/* Customised Style Sheet Leisure */
/* Classes override styles set in base css file */

body{background: #f7f4ef;}

H1		{margin:0px; padding:2px 0px 5px 0px; font-size:200%; font-weight:normal; color:#8f0a01;}
.Heading1{color:#ffffff;line-height:1.3em;}

H2, .Heading2		{margin:0px; padding:5px 0px 5px 0px; font-size:140%; font-weight:normal; color:#8f0a01;}
H3, .Heading3		{margin:0px; padding:5px 0px 5px 0px; font-size:120%; font-weight:normal; color:#8f0a01;}
H4, .Heading4		{margin:0px; padding:5px 0px 5px 0px; font-size:100%; font-weight:normal; color:#8f0a01;}
P, .Normal			{font-size:100%;}
.blue				{color:#209AC1;}

/* Standard Link Styles */

a{color:#8f0a01;}
a:hover{color:#ffac00;}

/* Bread Crumb Link Styles */

#bread {color:#8f0a01; }
#bread li a {color:#8f0a01;}
#bread li a:hover {color:#ffac00;}


/* Header Styles*/

.Logo{display:none;} /* Hide Logo */
.HeaderContainer{
background: #1d5880 url(../../../images/templates/widelooksite/customtemplateimages/youthservice/header_bg.jpg) no-repeat top left; 
height:150px;
}

.HeaderLogoSection{float:left;height:150px; width:480px;}
.PageHeaderTitle{color:#ffffff;padding:0px 0px 0px 10px;line-height:1.3em;}
.PageHeaderTitle H1{color:#ffffff;}

.LogoText{
padding:0px 0px 0px 0px;
position:absolute;
width:700px; 
margin:117px 0px 0px 0px;
}
/* Horizontal Menu Bar Styles */

#nav A {color:#ffac00; border-right:1px solid #ffac00;BACKGROUND: #ffffff url(../../../images/templates/widelooksite/customtemplateimages/youthservice/topnavbg_a.gif) repeat-x top left;}

#nav A:hover {border-right:1px solid #ffac00;color:#ffffff; TEXT-DECORATION: none; font-weight:normal;
background: url(../../../images/templates/widelooksite/customtemplateimages/youthservice/topnavbg_b.gif) repeat-x left bottom;}

#nav div{
border:1px solid #8f0a01;
}



/* Main Menu Container Styles */
	
.LeftMenuTop{BACKGROUND: url(../../../images/templates/widelooksite/customtemplateimages/youthservice/LeftMenuTop.gif) no-repeat left top;}
.LeftMenuBottom{BACKGROUND: url(../../../images/templates/widelooksite/customtemplateimages/youthservice/LeftMenuBottom.gif) no-repeat left top;}
.LeftMenuContent{BACKGROUND: url(../../../images/templates/widelooksite/customtemplateimages/youthservice/LeftMenuContent.gif) repeat-y left top;}

/* Main Menu Items */
	
#sidemenu h2{color:#8f0a01;}
#sidemenu li a:link, #sidemenu li a:visited {color: #b51a00;}
#sidemenu li a:hover {color: #ffac00;}
#sidemenu li.HomeMenuItem {border-bottom: 1px dotted #194c2b;	
background: transparent url(../../../images/templates/widelooksite/customtemplateimages/youthservice/arrow.gif) no-repeat 0 1em;} 
#sidemenu li.HomeMenuItemChild {background: transparent url(../../../images/templates/widelooksite/customtemplateimages/youthservice/arrow.gif) no-repeat 0 0.7em;} 


/* Main Content Area (Image Bottom Left) */

.MainContentContainer{BACKGROUND: #ffffff url(../../../images/templates/widelooksite/customtemplateimages/youthservice/valelogobg.jpg) no-repeat bottom left;}

/* Footer Styles */

#LegalContainer{
background: url(../../../images/templates/widelooksite/customtemplateimages/youthservice/legalbg.gif) repeat-x left bottom; 
color:#ffffff;
}

#FooterText a{color:#8f0a01;}
#FooterText a:hover{color:#ffac00;}

#TopLinks{color:#ffffff;}
#TopLinks a{color:#ffffff;}
#TopLinks a:hover{color:#ffffff;}


