/* CSS Document */
body{
	padding:0;
	margin:0;
	background:#333 url(htp://www.northernhorse.com/blog/wp-content/themes/intense-10/img/bodybg.png) repeat-x fixed top center;
	text-align:center; /* hack to center page contents in IE browsers */
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
#divwrapper {/* div that is used to center the page content */
	position:relative;
	top:0px;
	left:0px;  
	margin:0 auto;
	width:760px;
	text-align:left;  
	height:auto;
	}
div#social-networks {
	position:fixed;
	top:90px;
	left:50%;
	margin-left:-415px;
	width:30px;
}
div#social-networks img {padding:0.05em 0;}

#div01{/* main box */
	position:absolute;
	top:0px;
	left:0px;
	height:auto;
	width:740px;
	padding: 78px 10px 0px 10px;
	background-image:url(../../images/layout/bg_main/bg_EAECD3.gif);
	background-repeat:repeat;
	z-index:1;
}
#div03{ /* page label */
	position:absolute;
	top:7px;
	left:256px;
	height:auto;
	width:auto;
	z-index:5;
}
#div04{ /* page title "northernhorse.com" */
	position:absolute;
	top:14px;
	left:5px;
	height:33px;
	width:401px;
	z-index:4;
}
#div05{ /* logo */
	position:absolute;
	top:0px;
	left:396px;
	height:47px;
	width:68px;
	z-index:3;
}
#div06{ /* top bar text hyperlinks */
	position:absolute;
	top:0px;
	left: 459px;
	height:47px;
	width:286px;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	color: #ffffff;
	z-index:4;
}
#div06 a:link { color: #FFFFFF; text-decoration: none;}
#div06 a:visited { color: #FFFFFF; text-decoration: none;}
#div06 a:hover { color:#FFFF99; text-decoration: underline;}
#div06 a:active { color:#FFFF99; text-decoration: none;}

#div07{ /* top bar log status */
	position:absolute;
	top:0px;
	left:554px;
	height:14px;
	width:200px;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	z-index:4;
	text-align:right;
}
#div07 a:link { color: white; text-decoration: none;}
#div07 a:visited { color: white; text-decoration: none;}
#div07 a:hover { color: #FFFF99; text-decoration: underline;}
#div07 a:active { color: #FFFF99; text-decoration: none;}

#div08{ /* buttons */
	position:absolute;
	top:55px;
	left:5px;
	height:auto;
	width:750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color: #000000;
	z-index:6;
}
#div08 a:link { color: #000000; text-decoration: none; background-color:#FFFF66;}
#div08 a:visited { color: #000000; text-decoration: none; background-color:#FFFF66;}
#div08 a:hover { color: #FFFFFF; text-decoration: underline; background-color:#990000;}
#div08 a:active { color: #FFFFFF; text-decoration: none; background-color:#990000;}

.homepage-loginannounce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:100%;
	padding:40px 0 12px 0;
	clear:both;
	font-weight:bold;
	}

#div09{ /* sleeping cowboy */
	position:absolute;
	top:100%;
	left:0px;
	height:81px;
	width:177px;
	margin:-81px 0px 0px -7px;
	z-index:5;
}
	
.footerbar{ /* footer bar */
	height:45px;
	width:570px;
	background-image:url(../../images/layout/bg_footer/bg_C6C695.gif);
	background-repeat:repeat;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;
}
.footerbar a:link { color: #660000; text-decoration: none;}
.footerbar a:visited { color: #660000; text-decoration: none;}
.footerbar a:hover { color: #0000CC; text-decoration: underline;}
.footerbar a:active { color: #660000; text-decoration: none;}

.footerlinks{ /* footer links */
	height:36px;
	width:570px;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
}
.footerlinks a:link { color: #660000; text-decoration: none;}
.footerlinks a:visited { color: #660000; text-decoration: none;}
.footerlinks a:hover { color: #0000CC; text-decoration: underline;}
.footerlinks a:active { color: #660000; text-decoration: none;}
