@import url("text.css");
@import url(http://www.fatbeehive.com/beekeeper2/reset.css);

/*MENS ADVICE LINE*/
/*GLOBAL*/
html, body {
	padding: 0;
	margin: 0;
	background:url('/images/advice/bg.gif') repeat-x #86a4b3;
}
body img { 
	border: 0;
}
body h1 { 
	padding:0;
	margin:0 0 10px 0;
}
body  h2 { 
	margin:0; 
	padding-bottom:10px; 
}
body h3 { 
	margin:0; 
	padding:0;
}

/*CONSTRUCT*/
#wrapper{
	background:#fff;
	margin:0 auto;
	margin-bottom:20px;
	width:970px;
	border-left:solid 10px #017aac;
	border-bottom:solid 10px #017aac;
	border-right:solid 10px #017aac;
}

/*HEADER*/
#header{
	height:310px;
	overflow:hidden;
}
#headerleft{	
	background:url('/images/advice/headerbgleft.gif') no-repeat;
	height:324px;
	position:relative;
	top:-90px;
	width:192px;
}
#headerright{
	background:url('/images/advice/headerbgright.png') no-repeat;
	height:266px;
	left:192px;
	position:relative;
	top:-356px;
	width:772px;
}

/*NAV*/
#topnav{
	height:98px;
	left:200px;
	position:relative;
	top:25px;
	width:631px;
	z-index:0;
}
#topnav ul{
	margin:0;
	padding:0;
}
#topnav li{
	display:inline;
	list-style:none;
}
li#home{
	left:0;
	position:absolute;
}
li#home a{
	background:url('/images/advice/nav/home.gif') bottom center no-repeat;
	display:block;
	height:90px;
	width:94px;
}
li#home a:hover{
	background:url('/images/advice/nav/home.gif') top center no-repeat;
}
li#home a.on{
	background:url('/images/advice/nav/home.gif') top center no-repeat;
}
li#support{
	left:95px;
	position:absolute;
}
li#support a{
	background:url('/images/advice/nav/support.gif') bottom no-repeat;
	display:block;
	height:90px;
	width:238px;
}
li#support a:hover{
	background:url('/images/advice/nav/support.gif') top center no-repeat;
}
li#support a.on{
	background:url('/images/advice/nav/support.gif') top center no-repeat;
}
li#frontline{
	position:absolute;
	left:333px;
}
li#frontline a{
	background:url('/images/advice/nav/frontline.gif') bottom no-repeat;
	display:block;
	height:90px;
	width:177px;
}
li#frontline a:hover{
	background:url('/images/advice/nav/frontline.gif') top center no-repeat;
}
li#frontline a.on{
	background:url('/images/advice/nav/frontline.gif') top center no-repeat;
}
li#contact{
	left:509px;
	position:absolute;
}
li#contact a{
	background:url('/images/advice/nav/contactus.gif') bottom no-repeat;
	display:block;
	height:90px;
	width:122px;
}
li#contact a:hover{
	background:url('/images/advice/nav/contactus.gif') top center no-repeat;
}
li#contact a.on{
	background:url('/images/advice/nav/contactus.gif') top center no-repeat;
}

/*CONTENT*/

/********left column********/
#leftcol{
	float:left;
	line-height:20px;
	margin:0 0 20px 20px;
	width:266px;
}
#leftcol img{
	margin-left:50px;
}
#trackstop{
	background:url('/images/advice/trackstop.gif') no-repeat;
	height:60px;
	width:266px;
}
#trackstop p{
	padding:10px 0 0 20px;
}
#tracksmid{
	background:url('/images/advice/tracksmid.gif') repeat-y;
	padding:15px 30px 10px 25px;
	width:246px;
}
#tracksmid p{
	width:206px;
}
#tracksbot{
	background:url('/images/advice/tracksbot.gif') no-repeat;
	height:16px;
	width:266px;
}


/********right column********/
#rightcol{
	float:right;
	line-height:20px;
	margin-right:37px;
	width:625px;
}
#rightcol li{
	padding-bottom:15px;
	line-height:20px;
	list-style-image:url('/images/advice/bullet.gif');
}
.mainheader{
	background:url('/images/advice/headingend.gif')top right no-repeat;
	float:left;
	height:34px;
	padding:0 18px 0 0px;
}
.mainheader span{
	background:url('/images/advice/headingbg.gif');
	display:block;
	height:29px;
	padding:5px 15px 0 15px;
}

/*FOOTER*/
#footer{
	background:url('/images/advice/footerbg.gif') top no-repeat;
	float:right;
	height:48px;
	margin:10px -2px 0 0;
	padding:16px 0 0 30px;
	width:944px;
}
.hide{
	display:none;
}
.clear{
	clear:right;
}

/*SUB PAGE*/
#subnavtop{
	background:url('/images/advice/subnavtop.gif') no-repeat;
	height:19px;
	width:259px;
}
#subnavmid{
	background:url('/images/advice/subnavmid.gif') repeat-y;
}
#subnavmid ul{
	margin:0 0 0 25px;
	padding:0;
}
#subnavmid li{
	list-style:none;
	padding-bottom:10px;
	width:210px;
}
#subnavmid ul li ul li{
	list-style:none;
	padding:10px 0 5px 0;
	width:195px;
}
#subnavbot{
	background:url('/images/advice/subnavbot.gif') no-repeat;
	height:22px;
	margin-bottom:10px;
	width:259px;
}

/* sitemap */


ul#sitemap {
	margin:0 0 0 0px !important;
	padding: 0 !important;
	
}

ul#sitemap li {
	list-style-type: none !important;
	margin: 5px 0 10px 10px !important;
	font-weight: bold !important;
	list-style-image:none;
	padding-bottom:0px;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 0 !important;
	font-weight: normal !important;
	list-style-type: square !important;
	color: #D1D3D4 !important;
	list-style-image:none;
	padding-bottom:0px;
}

