
@import "/2.0/_furniture/css/all/sidebar.css";
@import "/2.0/_furniture/css/all/master.css";
  
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #233f45 url(/_furniture/gfx/bg/turquoise-dark-vertical.jpg) repeat-x;
}

form {
	margin: 0px;
	padding: 2px;
}

img {
	border: 0px;
	margin: 0px;
}

h1, h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17pt;
	color: #113caa;
	margin: 6px;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color: blue;
}

h2, h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #113caa;
	margin: 1px;
	text-decoration: none;
}

#Header {
	margin: 0 auto 0 auto;
	clear: both;
	width: 1008px;
	height: 95px;
	padding: 4px 0 0 0;
	background: #FFFFFF;
	color: #000000;
}


	#Header .Column1{
		width: 275px;
		float: left;
	}

		#LogoHolder{
			width: 263px;
			float: left;
			margin: 0 0 0 4px;
		}

		#Header #SearchHolder{
            font-size: 12px;
			width: 260px;
			margin: 12px 5px 0 45px;
			float: left;
		}

		#Header label{
			float: left;
			margin: 3px 6px 0 0;
		}

        #Header form{
            margin: 0;
            padding: 0;
        }		

			#Header .SearchBox{
				float: left;
				width: 110px;
				height: 17px;
				font-weight: bold;
				border: 1px solid #000000;
				background: #FFFFFF url(/_furniture/gfx/bg/textbox-shadow.gif);
				padding: 6px 0 0 5px;
			}

			#Header .SearchBoxButton{
				float: left;
				margin: 3px 0 0 4px;
			}

	#Header .Column2{
		width: 730px;
		float: left;
		margin: 0 2px 0 0;
	}


#SiteWrapper{
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
	width: 1008px;
	background: #FFFFFF url(/_furniture/gfx/bg/sidebar-column.png) right repeat-y;
	color: #000000;
}

#MainNavigation{
	float: left;
	width: 145px;
	padding: 9px 0 0 0;
	margin: 0px;
	border: 0px;
	background-color: #e0e0e4;
	text-align: center;
}

	.NavigationBlock{
		clear: both;
		text-align: left;
		margin: 3px 0 0 0;
		padding: 6px 0 0 0;
	}

	.NavigationBlock h5{
		height: 0px !important;
		margin: 0 0 0 0;
		padding: 23px 0 0 0;
		overflow: hidden;
	}

	.NavigationBlock a{
		display: block;
		width: 136px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
	}

	.NavigationBlock a:hover{
		text-decoration: underline;
	}

	.NavigationBlock ul{
		list-style: none;
		margin: 0;
		padding: 4px 0 4px 9px
	}

	.NavigationBlock li{
		margin: 0 0 3px 0;
		padding: 0;
	}

	/* section specific */
	#NavCelebs ul{
		background: #e8d1d6;
		border-bottom: 1px solid #ac1c37;
	}

	#NavCelebs h5{
		background: transparent url(/_furniture/gfx/nav/celebs.gif) no-repeat;
	}


	#NavLifestyle ul{
		background: #cfcfe4;
		border-bottom: 1px solid #28284d;
	}

	#NavLifestyle h5{
		background: transparent url(/_furniture/gfx/nav/lifestyle.gif) no-repeat;
	}


	#NavMedia ul{
		background: #cbd0d9;
		border-bottom: 1px solid #537cbe;
	}

	#NavMedia h5{
		background: transparent url(/_furniture/gfx/nav/media.gif) no-repeat;
	}


	#NavFinance ul{
		background: #c1dcbc;
		border-bottom: 1px solid #1c6c0c;
	}

	#NavFinance h5{
		background: transparent url(/_furniture/gfx/nav/finance.gif) no-repeat;
	}


	#NavDistractions ul{
		background: #d1deef;
		border-bottom: 1px solid #1ba6bf;
	}

	#NavDistractions h5{
		background: transparent url(/_furniture/gfx/nav/distractions.gif) no-repeat;
	}


	#NavRelationships ul{
		background: #e8c9e3;
		border-bottom: 1px solid #d462c0;
	}

	#NavRelationships h5{
		background: transparent url(/_furniture/gfx/nav/love-sex.gif) no-repeat;
	}


.NavAd{
	margin: 6px 0 6px 0;
}


#BreadCrumbs{
	width: 700px; /* stops floating content overlapping */
	position: relative;
	height: 16px;
	font-size: 12px;
	margin: -11px 0 0 3px;
	padding: 0 0 0 6px;
	z-index: 120;
}

	#BreadCrumbs a{
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #549AA6;
		background: #FFFFFF;
		border-bottom: 1px dashed #549AA6;
	}

	#BreadCrumbs a:hover{
		color: #34bfd6;
		border-bottom: 1px solid #34bfd6;
	}


	#BreadCrumbs ul{
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#BreadCrumbs li{
		list-style: none;
		margin: 0 6px 0 0;
		padding: 0;
		float: left;
	}


	#BreadCrumbs li.Section{
		background: transparent url(/_furniture/gfx/bullets/arrow-breadcrumbs.png) no-repeat;
		padding: 0 0 0 16px;
	}

#MainContent {
	background: #FFFFFF;
	color: #000000;
	float: left;
	width: 695px;
	padding: 0;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	font-size: 10px;
}

#SideBar{
	float: right;
	width: 307px;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	color: #000000;
}
	
	#SideBar ul, #SideBar li{
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#SideBar .SignHolder{
		width: 300px;
		margin: 0 0 0 0;
	}

	#SideBar .Sign{
		width: 300px;
		height: 92px;
		background: blue;
		margin: 0 0 7px 4px;
	}

	#SideBar .Sign a{
		display: block;
		width: 300px;
		height: 0px !important;
		padding: 92px 0 0 0;
		overflow: hidden;
	}

		#SideBar .Horoscope{
			background: transparent url(/_furniture/gfx/signs/horoscopes-302x92.png) no-repeat;
		}

		#SideBar .YinYang{
			background: transparent url(/_furniture/gfx/signs/yin-yang-302x92.png) no-repeat;
		}

		#SideBar .Jobs{
			background: transparent url(/_furniture/gfx/signs/job-search-302x92.jpg) no-repeat;
		}

		#SideBar .Movies{
			background: transparent url(/_furniture/gfx/signs/movies-302x92.png) no-repeat;
		}

	#SideBar .Mpu{
		clear: both;
		width: 300px;
		min-height: 250px;
		margin: 4px 0 7px 4px;
	}


    #SideBar .PartnerSearchBox{
        height: 182px;
        width: 297px;
        margin: -37px 0 6px 5px;
        background: #FFF;
        border: 1px solid #64b3c2;
        font-size: 12px;
        color: #000;
    }    
    
        #SideBar .PartnerSearchBox label{
            float: left;
            display: block;
            width: 65px;
            margin: 3px 0 0 0;
        }     
    
        #SideBar .PartnerSearchBox h3{
            font-size: 16px;
            color: #000;
            margin: 6px 0 0 4px;
        } 

            #SideBar .PartnerSearchBox h3 .used{
                color: #b30808;
            } 
    
         #SideBar .PartnerSearchBox .PoweredBy{
            float: right;
            margin: 1px 0 0 0;
        }    

         #SideBar .PartnerSearchBox .PostcodeDistance{
            margin: 12px 0 0 6px;
        }            
  
         #SideBar .PartnerSearchBox .PostcodeDistance #postcode{
            width: 80px;
        }       
        
        #SideBar .PartnerSearchBox .MakeModel{
            margin: 12px 0 0 6px;
        } 
         
            #SideBar .PartnerSearchBox .MakeModel select{
                width: 155px;
            }         
               
            #SideBar .PartnerSearchBox .MakeModel .Make{
                margin: 12px 0 12px 0px;
            }
        
            #SideBar .PartnerSearchBox .MakeModel .Model{
                margin: 0 0 12px 0px;
            }        
        
        

        #SideBar .PartnerSearchBox .MoreOptions{
            width: 90px;
            float: left; 
            margin: 12px 0 0 6px;
        }
        
            #SideBar .PartnerSearchBox .MoreOptions a{
                color: #000;
            }        
        
        #SideBar .PartnerSearchBox .SubmitButton{
            width: 100px;
            float: right; 
            margin: 12px 25px 0 0;
        }        
        
        
    
    
    
	#SideBar .PartnerSign{
		height: 100px;
		margin: 6px 0 6px 5px;
	}
    
    #SideBar .PartnerSign2{
        height: 120px;
        margin: 0 0 6px 5px;
    }    
    
    #SideBar .PartnerSignFooter{
        margin: 0 0 12px 5px;
    }

	#SideBar .BlogSign{
		height: 100px;
		margin: 0 0 6px 4px;
	}


	#SideBar .Features{
		width: 296px;
		margin: 0 0 0 7px;
		text-align: center;
	}

	/* stops sidebar dropping down & features disappearing altogether! */
	* html #SideBar .Features{
		width: 290px;
	}

	#SideBar .Features #SkyHolder{
		width: 160px; 
		height: 706px; 
		float: right; 
		margin: 0 -3px 0 0;
	}

	* html #SideBar .Features #SkyHolder{
		height: 698px; 
	}


	#SideBar .Features #CatalogMpuHolder{
		margin: -5px 0 0 0;
	}

	#SideBar .SideFeature{
		float: left;
		width: 140px;
		margin: 2px 2px 1px 2px;
		padding: 2px;
	}
	
	#SideBar .SideFeature.Thin{
		width: 130px;
		margin: 2px 2px 1px 2px;
		padding: 2px;
	}

	/* stops features going into single column */	
	* html #SideBar .SideFeature{
		margin: 0;
		padding: 0;
		height: 176px;
	}

		#SideBar .SideFeature img{
			width: 125px;
			height: 125px;
			margin: 4px 0 0 0;
			border: 1px solid #000000;
		}

		#SideBar .SideFeature p{
			margin: 3px 0 3px 0;
		}

		#SideBar .SideFeature a{
			color: #000000;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}

		#SideBar .SideFeature a:hover{
			text-decoration: underline;
		}


#Footer {
	clear: both;
	width: 1008px;
	margin: 0 auto 0 auto;
	text-align: center;
	border-top: 3px solid #1ba6bf;
	background: #FFFFFF;
	color: #000000;
}


#Footer ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 28px;
}

#Footer a{
	text-decoration: none;
	color: #146573;
}

#Footer a:hover{
	text-decoration: underline;
	color: #1ba6bf;
}


#Footer li{
	display: block;
	float: left;
	margin: 3px 9px 6px 9px;
}

	#FooterNav ul{
		padding: 0 0 0 335px;
		background: #d1deef;
	}

		#FooterNav a{
			color: #000000;
			font-weight: bold;
			font-size: 13px;
		}
		#FooterNav a:hover{
			font-weight: bold;		
		}

	#FooterLinks ul{
		padding: 0 0 0 338px;
	}

		#FooterLinks a{
			font-weight: bold;
			font-size: 11px;
		}
		#FooterLinks a:hover{
			font-weight: bold;		
		}

	#OtherSiteLinks ul{
		padding: 0 0 0 342px;
	}

		#OtherSiteLinks a{
			font-weight: bold;
			font-size: 10px;
		}
		#OtherSiteLinks a:hover{
			font-weight: bold;		
		}

	#Copyright{
		font-size: 10px;
		margin: 0 0 8px 0;
	}

	#Copyright p{
		font-size: 10px;
		font-weight: bold;
		text-align: center;
	}

.clear{
	clear: both;
}

.ClearBlock{
    display: block;
    clear: both;
}


/* legacy stuff */

.lnav h2 {
	background-color: #c5d1e0;
}

.lnav a {
	display: block;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	overflow: hidden;
	height: 19px;
	background-image: url(/imgs/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-bottom: 3px;
	margin-left: 2px;
}

.lnav a:hover {
	text-decoration: underline;
	color: #113caa;
}

.hpfeature, .hpfeature a {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #000000; /* #113CAA; */
	height: 13px;
	padding-left: 2px;
	overflow: hidden;
	margin-bottom:1px;
	margin-left:2px;
}

.btn99 {
	margin-right: 14px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #113caa;
}
.btn99:hover {
	text-decoration: underline;
}


.mftext h2 {
	background-color: #c5d1e0;
	font-size: 9pt;
}

.mftext, .mftext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;
}

.mftext a:hover {
	text-decoration: underline;	
	color: #113caa;
}

.mftext2, .para2, .feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;	
	color: #000000;
}



#ThePoll h2{
	font-size: 13px;
	font-weight: bold;
	color: #0f3b9e;
}

#ThePoll h3{
	font-size: 15px;
	font-weight: bold;
	color: #0f3b9e;
}




/* Lead Article - for putting a small pic next to the headline and text */
/* useful as a base */
.LeadArticle{
	font-size: 11px;
	color: #000000;
	width: 225px;
	overflow: hidden;
	margin: 3px 0 0 0;
	padding: 0;
}

.LeadArticle a{
	color: #0f3b9e;
	text-decoration: none;
}

.LeadArticle a:hover{
	color: #0f3b9e;
	text-decoration: underline;
}

	.LeadArticle h4,.LeadArticle h5,.LeadArticle h6{
		float: right;
		width: 130px;
		overflow: hidden;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		padding: 0;
	}

	.LeadArticle a{
		font-size: 11px;
		font-weight: bold;
		color: #0f3b9e;
	}

	.LeadArticle .ImageHolder{
		float: left;
	}

	.LeadArticle .ImageHolder img{
		border: 1px solid black;
	}

	.LeadArticle .TextHolder{
		float: right;
		width: 130px;
		height: 55px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}

	.LeadArticle .TextHolder p{
		margin: 0;
		padding: 0;
	}



.LeadArticle2{
	font-size: 11px;
	color: #000000;
	width: 225px;
	margin: 3px 0 0 0;
	padding: 0;
}

.LeadArticle2 a{
	color: #0f3b9e;
	text-decoration: none;
}

.LeadArticle2 a:hover{
	color: #0f3b9e;
	text-decoration: underline;
}

	.LeadArticle2 h4,.LeadArticle2 h5,.LeadArticle2 h6{
		float: left;
		width: 130px;
		overflow: hidden;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		padding: 0;
	}

	.LeadArticle2 a{
		font-size: 11px;
		font-weight: bold;
		color: #0f3b9e;
	}

	.LeadArticle2 .ImageHolder{
		float: right;
	}

	.LeadArticle2 .ImageHolder img{
		border: 1px solid black;
	}

	.LeadArticle2 .TextHolder{
		float: left;
		width: 130px;
		height: 55px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}

	.LeadArticle2 .TextHolder p{
		margin: 0;
		padding: 0;
	}


/* Features */
.StaticFeature{
	width: 295px;
	height: 207px;
	background: url(/_furniture/gfx/bg/feature-bg1.png) no-repeat;
	margin: 0 0 11px 6px;
}

.StaticFeature .FeatureIntro{
	width: 280px;
	height: 110px;
	margin: 0 auto 0 auto;
	padding: 6px 0 0 0;
}

.StaticFeature .FeatureIntro h2{
	font-weight: bold;
	width: 280px;
	height: 23px;
	overflow: hidden;
	font-size: 19px;
	color: #000000;
}

.StaticFeature .FeatureIntro h2 a{
	font-size: 19px;
	color: #41b6c7;
}


.StaticFeature .FeatureIntro img{
	float: left;
}

.StaticFeature .FeatureIntro p{
	width: 190px;
	float: left;
	font-size: 12px;
	margin: 0 0 0 4px;
}


.StaticFeature .Articles{
	width: 290px;
	margin: 0 auto 0 auto;
}

.StaticFeature .Articles h4{
	margin: 3px 0 3px 4px;
	font-size: 14px;
}


.StaticFeature .Articles ul{
	width: 290px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.StaticFeature .Articles li{
	display: block;
	float: left;
	text-align: center;
	width: 58px;
	margin: 0 0 0 3px;
}



.RotatingFeature h2{
	font-weight: bold;
	width: 280px;
	height: 23px;
	overflow: hidden;
	font-size: 19px;
	color: #41b6c7;
	margin: 0 0 0 7px;
	text-align: center;
}

/*********** GALLERIES **************/


.RotatingFeature #FeatureGallery, .RotatingFeature #FeatureGallery .RotatingFeature #FeatureGallerySet
{
	width: 280px;
	height: 250px;
	z-index:5;
	border: 1px solid #000;
	margin: 0 auto 11px auto;
}

	.RotatingFeature #FeatureGallery .imageElement{
		visibility: hidden;
	}


	.RotatingFeature #FeatureGallery .slideInfoZone
	{
		height: 22px;
		margin: 0 0 6px 0;
	}


.RotatingFeature #FeatureGallery h2, .RotatingFeature #FeatureGallery h3{
	color: #FFFFFF;
	height: 15px;
	overflow: hidden;
	text-align: left;
}

.RotatingFeature #FeatureGallery img.thumbnail, .RotatingFeature #FeatureGallerySet img.thumbnail
{
	display: none;
}




.RotatingFeature .withArrows a.open { 
	background: url('/_furniture/gfx/jd.gallery/read-280.png') no-repeat;
}

* html .RotatingFeature .withArrows a.open { 
	background: url('/_furniture/gfx/jd.gallery/read-280.gif') no-repeat;
	filter:alpha(opacity=80);
}




/* MOO */
.tool-tip {
	color: #fff;
	background: #233F45;
	width: 160px;
	z-index: 13000;
	font-family: arial;
	border: 1px solid #000000;
}
.tool-title {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 13px;
	padding: 4px 8px 8px;
}	
/* END MOO */



#BottomRow{
	width: 995px;
	border-top: 1px solid #6DC5D5; 
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
	background: #FFFFFF;
}

#BottomRow .StoryHolder{
	float: left;
	width: 283px;
	height: 120px;
	margin: 12px 0 10px 37px;
	color: #000000;
	background: #FFFFFF;
}

* html #BottomRow .StoryHolder{
	margin: 12px 0 10px 29px;
}


#BottomRow .StoryHolder h3{
	margin: 0 0 3px 0;
	border: 0;
}

#BottomRow .StoryHolder a{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	padding: 0 0 0 3px;
}

#BottomRow .StoryHolder a:hover{
	text-decoration: underline;
	color: #1BA6BF;
}



#BottomRow .StoryHolder h3 a{
	display: block;
	width: 283px;
	height: 19px;
	margin: 0;
	padding: 2px 0 0 0;
	background: #FFFFFF url(/_furniture/gfx/bg/more-swoop1.png) no-repeat;
	background-position: 0px -1px;
}

#BottomRow .StoryHolder h3 a:hover{
	background-position: 0px -22px;
}

#BottomRow .StoryHolder ul{
	float: left;
	width: 218px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#BottomRow .StoryHolder li{
	width: 218px;
/*	background:transparent url(/_furniture/gfx/bullets/chevron-grey.gif) no-repeat scroll 0% 50%;*/
	height:15px;
	line-height:15px;
	margin: 0 0 3px 3px;
	padding: 0 0 0 8px;
	overflow: hidden;
}

* html #BottomRow .StoryHolder li{
	background:transparent;
}



#BottomRow .ImageHolder{
	float: right;
	width: 54px;
	height: 54px;
	overflow: hidden;
}

#BottomRow .ImageHolder img{
	border: 1px solid black;
	width: 49px;
	height: 49px;
}

	#HeaderBannerHolder{
		position: absolute;
		top: 0;
		margin: 4px 0 0 276px;
		text-align: right;
	}

#googleSearchUnitIframe{
	width: 650px;
	margin: 6px 0 0 12px;
}



.poll{
    clear: both;
    float: left;
    border:1px solid #6DC5D5;
    width: 298px;
    margin: 8px 0 6px 3px;
    font-size: 12px;
}

.poll p{
	margin: 3px;
	padding: 0;
}

.poll a{
    font-weight: bold;
    text-decoration: none;
}

.poll a:hover{
    text-decoration: underline;
}


.poll ul{
    list-style: none;
}

#PollSubmit{
    margin: 0 0 8px 8px;
}

.poll h3{
    font-size: 14px;
    color: #62C1D3;
    margin: 4px;
}
