body {
	background-image: url(../images/ukdd_background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3F244F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#bbb8bd
}
.pageNav{
background-color:#4F365E;
width:655px;
display:block;
padding:5px;
margin-bottom:10px;
font-size:.8em;
text-align:center;
}
.pageNav a{
color:#fff;
text-decoration:none;
margin:5px;
display:inline-block;
font-size:.8em;
}
.pageTop{

}
.captchLabel{
font-size:12px;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
width:315px;
}
ul#captchaElement{

margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
ul#captchaElement li{

	margin-left: 0;
	padding: 3px 15px;
	border:none !important;
	list-style: none;
	display: inline-block;
	}



}
p.contactintro{
line-height:1.2em;
font-weight:normal !important;
}
.results p.intro{
	margin-top:10px;
	margin-bottom:15px;
	font-size:.8em;
	}
.pageTop h1{
float:left;
margin-bottom:10px;
margin-top:0px;
}
.pageTop .showcaseTools{
float:right;font-size:.8em;
margin-right:10px;
padding-top:10px;
}
.showcaseTools ul{
list-style:none;
display:inline;
padding-top:0px;
}
.showcaseTools li{
list-style:none;
display:inline;
padding-top:0px;
}
.showcaseTools #gridView{
background-image:url(../images/grid_view_off.png);
display:inline-block;
padding:0px;
cursor:pointer;
margin:0px;
margin-bottom:20px;
background-repeat:no-repeat;
background-position:0 0;
padding-left:20px;
}
.showcaseTools #listView{
background-image:url(../images/list_view_off.png);
display:inline-block;
padding:0px;
cursor:pointer;
margin:0px;
margin-left:10px;
margin-bottom:20px;
background-repeat:no-repeat;
background-position:0 0;
padding-left:20px;
}

#greyLoad{
	margin-top:4px;
	}
.shareLink{
	margin-left:11px;
	margin-top:0px;
	padding-top:0px;
	text-align:left;
	position:relative;
	top:-2px;
}

.shareLink a{
	color:#999;
	font-size:.7em;
	text-decoration:none;
	
	}
.resultsNav{
	background-color:#33213d;
	border:1px dotted #D2BEDE;
	padding:3px;
	margin:10px;
	margin-top:20px;
	display:block;
	height:20px;
	}
	.resultsNav div{
	
	width:22%;
	float:left;
	margin:2px;
	font-size:.7em;
	padding:0px;
	padding-top:2px;
	text-align:center;
	}
	.resultsNav a{
	color:#D2BEDE;
	text-decoration:none;
	}
	.resultsNav a:hover{
	color:#fff;
	text-decoration:none;
	}
.non_ajax_details_container{
	display: block;
	background-color:#4F365E;
	height: 350px; 
	opacity: 1; 
	margin-top: 10px; 
	width:890px;
	margin-bottom:15px !important;
	text-align: center;
	padding-top:10px;
	}
	
.ajax_details{
	background-color:#4F365E;
	}
.details_col2 {
	width:419px;
	margin:0px;
	margin-right:15px;
	margin-top:-40px;
	float:right;
	display:block;
}
.details_col1 {
	width:417px;
	margin:0px;
	float:left;
	display:block;
	text-align:left;
	margin-right:15px;
}
.details_col1 p {
	font-size:.8em;
	padding:10px;
	line-height:1.4em;
}
.details_rating_holder {
	border:1px solid #333;
	padding:0px;
	margin-top:10px;
	margin-left:auto;
	padding-bottom:10px;
	margin-top:10px;
}
.rating_confirm{
	font-size:.7em;
	background-color:#1a1a1a !important;
	overflow:hidden;
	
	text-align:right;
	position:relative;
	top:-3px;
	left:15px;
}
.details_contentbar{
	float:left;
	width:50%;
	display:block;
	margin-top:0px;
	}
.details_rating_align{
	margin-left:95px;
	margin-top:0px;
	}
.details_container_loaded {
	display:none;
	width:870px;
	height:330px;
	background-color:#1a1a1a;
	background-image:url(../images/ukdd_showcase_background.png);
	border:1px solid #524E55;
	margin:10px;
}
.details_container_loaded h1 {
	display:block;
	width:850px;
	padding-bottom:5px;
	margin:10px;
	margin-top:55px;
	margin-bottom:0px;
	padding-left:15px;
	text-align:left;
	color:#ffffff;
	font-size:1.2em;
}
.details_col1 p {
	padding-left:25px;
	padding-top:0px;
}
.details_col1 p a {
	color:#EFD3EA;
	font-weight:bold;
	text-decoration:none;
}
.details_col1 p a:hover {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.details_image {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	border-bottom:1px solid #333;
}
#page_header {
	background-attachment: scroll;
	background-image: url(../images/ukdd_2009_topbar_gradient_fill.png);
	background-repeat: repeat-x;
	display: block;
	height: 109px;
	width: 100%;
}
#details_close {
	float:right;
	background-color:#333;
	color:white;
	margin:15px;
}
#details_close a {
	display:block;
	text-decoration:none;
	text-align:center;
	border:1px solid #666 !important;
	width:16px !important;
	height:16px !important;
	overflow:hidden;
	background-color:#333;
	color:white;
	padding-top:2px;
	margin:0px;
	border:none;
	font-size:.7em;
}
#page_header_content_wrapper {
	display:block;
	width:900px;
	height:109px;
	margin-left:auto;
	margin-right:auto;
}
.googleAdSenseContainer{
	margin:0px;
	margin-bottom:20px;
	border-bottom: 1px solid #36283f;
	padding-bottom:20px;
	}
#logo_wrapper {
	float:left;
	margin-left:15px;
	cursor:pointer;
}
#menu_wrapper {
	float:right;
	padding-top:15px;
	text-align:right;
}
#menu_wrapper ul li {
	display:inline;
	padding:5px;
}
#menu_wrapper a {
	color:#bbb8bd;
	text-decoration:none;
}
#menu_wrapper a:hover {
	color:#fff;
}
#search_wrapper {
	margin-top:10px;
	float:right;
	clear:both;
	padding-left:5px;
}
#main_wrapper {
	background-color:#2a1734;
	display:block;
	margin-top:0px;
	display:block;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-right:0px;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:10px;
}
.txtSearch {
	background-color:#170d1d;
	color:#645e68;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	float:left;
	margin-top:3px;
	margin-left:5px;
}

.txtContactField {
	background-color:#442B52;
border:medium none;
color:#CCCCCC;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:0.9em;
font-weight:bold;
height:30px;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
padding-left:5px;
padding-top:5px;
width:310px;
}
.txtContactTextArea {
	background-color:#442B52;
	color:#CCCCCC;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding-left:5px;
padding-top:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	width: 310px;
	height: 250px;
	display:block;
}





.focussedField {
	color:#FFF !important
}
.clearFix {
	clear:both;
}
#search_widget {
	margin-top:6px;
	background-color:#170d1d;
	border:1px solid #333333;
	margin-right:6px;
	display:block;

	height:30px;
	padding:0px;
	padding-top:1px;
	overflow:hidden;
	width:auto;
}

#search_replacement1 {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(SearchGoogle.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
}
#txtSearchField{
	background:transparent;
	border:none;
	color:#999;
	}
#cmdSearch{
	margin-top:2px;
	}
#lblSearch{
	font-size:.7em;
	margin-left:5px;
	}
#search_replacement2 {
	width: 30px;
	height: 30px;
	padding: 30px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/ukdd_search_button_bg.png) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
}
form>#search_replacement2 { /* For non-IE browsers*/
	height: 0px;
}
.showcase_container {
	display:block;
	float:left;
	width: 214px;
	height:166px;
	margin-right:11px;
	background-color:#4f365e;
	margin-bottom:12px;
}
.showcase_container .feature_desc{
display:none;
}

.showcase_list{
	display:block;
	width:647px;
	
	background-color:#4f365e;
	margin-bottom:12px;
	padding:8px;
}
.showcase_list .feature_desc{
font-size:.8em;
padding:15px;
background-color:#3B2846 !important;
border:1px solid #524e55;
margin-top:2px;
}
.showcase_list .feature_image {
	display:none;
	width:150px;
	height:93px;
	overflow:hidden;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	float:left;
}
 .showcase_list .feature_name{
	display:block;
	margin-left:auto;
	color:#FFFFFF;
	padding:3px;
	margin-right:auto;
	text-decoration:none;
	font-size:.7em;
	background-color:#252525;
	font-weight:bold;
}
 .showcase_list .feature_name a{
	display:block;
	margin-left:auto;
	color:#FFFFFF;
	padding:3px;
	margin-right:auto;
	text-decoration:none;
	background-color:#252525;
	font-weight:bold;
}

.showcase_container .feature_image {
	display:block;
	width:194px;
	height:93px;
	overflow:hidden;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
}
 .showcase_container .feature_name {
	display:block;
	width:194px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	color:white;
	font-size:.7em;
	background-color:#252525;
}
.showcase_container .feature_name_text {
	padding:5px;
	font-weight:bold;
}
.showcase_container .feature_name_text a {
	color:#fff;
	text-decoration:none;
}
.showcase_container .feature_rating {
	background-color:#3b2846 !important;
	display:block;
	width:194px;
	height:26px;
	border:1px solid #524e55;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}
.showcase_container .feature_rating label {
	font-size:.6em;
	vertical-align:top;
}
.rating_wrapper {
	float:right;
}
.info_wrapper a {
	color:#bbbbbc;
	font-size:.6em;
	text-decoration:none;
	margin-left:5px;
}
.rating_select {
	border:none !important;
	color:#ffffff;
	background-color:#3b2846;
}
.info_wrapper {
	float:left;
}
.btnRating {
	border:none;
	background-color:#3b2846;
	color:#ffffff;
	margin:0px;
	font-size:.6em;
}
.rating {
	padding-right:5px;
}
#text_column_wrapper {
	display:block;
	height:300px;
	margin-right:11px;
	background-color:#4f365e;
}
.col1 {
	float:left;
	display:block;
	width:280px;
	padding-top:10px;
	padding-left:10px;
	border-right: 1px solid #36283f;
	margin-left:0px;
	margin-right:10px;
}
.col2 {
	float:left;
	display:block;
	width:280px;
	padding-top:10px;
	padding-left:10px;
	border-right: 1px solid #36283f;
	margin-left:0px;
	margin-right:10px;
}
.col3 {
	float:left;
	display:block;
	width:280px;
	padding-top:10px;
	padding-left:10px;
	margin-left:0px;
	margin-right:0px;
}

.col4{
float:left;
	display:block;
	width:380px;
	padding-top:10px;
	padding-left:10px;
	margin-left:0px;
	margin-right:0px;
}
h1 {
	font-size:1.7em;
	color:#887594;
}
h2 {
	margin-top:16px;
	font-size:.80em;
}
h2 a {
	color:#ad94be;
	text-decoration:none;
}
h2 a:hover {
	color:#fff;
	text-decoration:none;
}
h3 a {
	color:#ad94be;
	text-decoration:none;
}
h3 a:hover {
	color:#fff;
	text-decoration:none;
}



.content_text a {
	font-weight:bold;
	color:#ad94be;
	text-decoration:none;
}
.content_text a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.loader {
	text-align:center;
	border: 1px solid #36283f;
	font-size:.8em;
	padding:10px;
	margin-left:auto;
	margin-right:20px;
	margin-top:15px;
}
.loader img {
	margin-top:5px;
	margin-bottom:10px;
}
.detailsLoader {
	text-align:center;
	width:300px;
	font-size:.8em;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:120px;
}
.detailsLoader img {
	margin-top:5px;
	margin-bottom:10px;
}
.dateStamp {
	font-size:.6em;
	margin-top:5px;
}
.displayItem {
	margin-top:10px;
}
p.subHead {
	color:	#776d7d;
	margin-top:10px;
}
p.content_text {
	font-size:.80em;
	padding-top:15px;
	padding-right:20px;
	line-height:1.4em;
}
.tags {
	background-color:#3b2846 !important;
	margin-right:20px;
	font-size:.70em;
	line-height:1.5em;
	padding:6px;
	margin-top:15px;
	margin-bottom:10px;
}
.resultsTags{
	background-color:#3b2846 !important;
	
	font-size:.70em;
	line-height:1.5em;
	padding:6px;
	margin-top:15px;
	margin-bottom:10px;
	}
.tags a, .resultsTags a, #twitter_update_list li a,  a#twitter-link, .details_tag a {
	font-style:italic;
	text-decoration:none;
	color:#ad94be;
	font-weight:normal !important;
}
.tags a:hover, .resultsTags a:hover, #twitter_update_list li a:hover,  a#twitter-link:hover, .details_tag a:hover {
	font-style:italic;
	text-decoration:none;
	color:#fff;
	font-weight:normal !important;
}
.tagLabel {
	font-weight:bold;
}
h1.ajax-details_title {
	border-bottom:1px solid #BB9CCD;
}
#slideDown {
	position:absolute;
	margin-left:5px;
	margin-right:auto;
	z-index:1000;
	width:890px;
	margin-top:109px;
	overflow:hidden;
	height:1px;
	background-color:#4f365e;
	display:none;
}
.footer {
	background-color:#34243d;
	background-image:url(../images/ukdd_footer_bg.png);
	background-repeat:repeat-x;
	display:block;
	width:900px;
	height:30px;
	border-top:1px solid #999;
	margin-top:0px;
	margin-left:-12px;
	margin-right:0;
	padding:6px;
	font-size:.7em;
	overflow:hidden;
	text-align:right;
}

.dtResults{
	float:right;
	font-size:.6em;
	margin-top:1px;
	}
.result{
	
	padding:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #C7B1D6;
	margin-bottom:10px;
	}
.results{
	display:block;
	width:675px;
	margin-left:20px;
	margin-right:10px;
	float:left;
	
	margin-top:10px;
	padding-right:10px;
	}
.results h3{
	color:#EFD3EA;
	width:100%;
	font-size:1.2em;
	
	}
.hr{
	background-color:#DECFE7;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	}
.resultsHeader{
	border-bottom:1px dashed #EFD3EA;

	padding-bottom:5px;
	}
.resultsHeader h3 a{
	color:#E7DCED;
	text-decoration:none;
	}
.resultsHeader h3 a:hover{
	color:#ffffff;
	text-decoration:none;
	}
.search_ads{
	display:block;
	width:120px;
	float:left;
	margin-right:20px;
	margin-left:0px;
	margin-top:10px;
	}
#twitter_update_list{
	font-size:.8em;
	padding:0 0 0 0;
	}
#twitter_update_list li{
	padding: 10px 0 10px 0;
	margin-left:0px;
	margin-right:15px;
	border-bottom:1px solid #3B2846;
	}
#twitter_div h1{
	margin-top:20px;
	}
.details_tag a{

}
#frmContact label{
	display:block;
	
	
	}
div.error{
display:none;
background-color:#ECD6ED;
color:#533F54;
width:295px;
padding:5px;
margin-left:5px;
margin-bottom:0px;
font-size:.7em;
border:4px solid #FF0000;
}	


#social {width:90%;font-size:.7em;}
#social ul {margin:2px; list-style: none;float:left;}
#social li {margin:2px; list-style: none;float:left;width:155px;}
#social img {padding:0 3px;} 
DIV.contactform { position: relative; float: left; }
LABEL.over-apply { color: #ccc; position:relative; top: 35px; left: 15px;}