/**
 =UNDO HTML
 ---------------------------------------------------------------------------- */
:link,
:visited { text-decoration: none }

ul { list-style: none }

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code { font-size: 1em; }

hr,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input { margin:0; padding:0 }
img{border:none;
}
a img,
:link img,
:visited img { border:none }

address { font-style:normal }

/**
 =GENERAL
 -----------------------------------------------------------------------------*/
a, a:link, a:visited, a:active{
	color: #996600;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	}

h1 {
	color: #996600;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial; 
	}



/* LAYOUT - main body of page */
body, html {
	background:#FFFFFF url(images/top_gradient.jpg) top repeat-x;
	top:0px;
	margin:0;
	font-family:Helvetica, Arial; 
	}	
div#wrap {
width: 984px;
margin: 0 auto;
position:relative;
height:auto;
background: url(images/page_shadow.gif) center 140px no-repeat;
}
	

/* LAYOUT - HEADER */
div#header {
	display: block;
	padding: 0;
	width: 978px;
	height: 85px;
	font-size: 14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bold;
}

	div#header div#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:984px;
	height:121px;
	background: url(images/hdr.png) center no-repeat;
	text-indent:150px;
	line-height:61px;
	color:#FFFFFF;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 28px;
	}
	ul.register{
	position: absolute;
	top: 18px;
	right: 39px;
	width: 153px;
	}
	ul.register li{
	background: url(images/arrow.gif) left no-repeat;
	height: 15px;
	}
	ul.register li a{
	display: block;
	padding-left: 12px;
	color: #ffffff;
	font-weight: bold;
	}
	ul#top_nav {
	position: absolute;
	top: 91px;
	right: 40px;
	height: 30px;
	}

	ul#top_nav li {
	float: left !important;
	height: 29px;
	margin-right: 1px;
	padding: 0 0 0 5px;
	background: url(images/button_left.gif) left 0px no-repeat;
	}

	ul#top_nav li a{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	background: url(images/button_right.gif) right 0px no-repeat;	
	height: 29px;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	}
	ul#top_nav li.active{
	background: url(images/button_left.gif) left -29px no-repeat;
	}
	ul#top_nav li a:hover{
	color:#759D47;
	}
	#top_nav li.active,
	#top_nav li.active a,
	ul#top_nav li.active a:hover {
	background: url(images/button_right.gif) right -29px no-repeat;
	color: #3e3e3e;	
	}
/* LAYOUT - SIDEBAR */
div#sidebar,
div#extra{
	float: left;
	padding: 5px;
	min-height: 380px;
	padding-top:10px;
	}
div#sidebar{
	width: 145px;
	margin-left: 3px;
	background: url(images/sidebar_shadow.jpg) right no-repeat;
	}
div#sidebar h2{
margin-top: 40px;
}		
/* LAYOUT - EXTRA */	
div#extra{
	width: 170px;
	padding-left: 12px;
	background: url(images/extra_shadow.jpg) left no-repeat;
	}
div#extra h2{
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
span.date{
}			
/* LAYOUT - FOOTER */
div#footer {
	position: relative;
	width: 984px;
	height: 80px;
	background: url(images/footer_shadow.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #759D47;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	}
	#footer a {
	margin-right:10px;
	margin-left:10px;
	line-height:20px;
		}
div#copyright{
	float:left;
	margin-left:20px;
	font-size:11px;
	}
div#design{
	float:right;
	margin-right:20px;
	font-size:10px;
	}			
/* LAYOUT - CONTENT */
div#content {
	margin: 35px 30px 20px 30px;
	background: #FFFFFF url(images/round_corners.gif) top no-repeat;
	min-height: 500px !important;
	height:auto;
	color: #3e3e3e;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#maincontent{
	float: left;
	width: 545px;
	padding: 10px;
	}
div#content p{
	line-height: 15px;
	text-align: left;
	margin-bottom: 10px;
	}
div.left{
	float: left;
	width: 250px;
	margin-right: 20px;
	}	
input.text_input{
border: 1px solid #72786c;
padding: 2px;
}
input.submit_input{
	background: url(images/submit.gif) no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 0;
	line-height: 24px;
	height: 24px;
	width: 130px;
	cursor: pointer;
	font-weight: bold;
}
input{
margin-bottom: 5px;
}
div#user,
div#advertiser{
float: left;
width: 269px;
min-height: 150px !important;
padding-top: 200px;
margin-top: 10px;
}
div#user{
background: url(images/ss.gif) top center no-repeat;
margin-right: 5px;
}
div#advertiser{
background: url(images/ss2.gif) top center no-repeat;
}
div.text{
background: url(images/box_bg.jpg) top no-repeat;
padding: 10px;
min-height:105px !important;
}



/* ADDITIONS */
/* Box */
.box {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.box .padding {
	padding: .5em 1em;
}

.box h2 {
	font-size: 21px;
	color: #759D47;
	margin: 0;
	font-weight: bold;
}

b.rtop,
b.rbottom {
	display: block;
	background: #759D47;
}

b.rtop b,
b.rbottom b {
	display: block;
	height: 1px;
    overflow: hidden;
	background: #759D47;
}

b.r1 {margin: 0 5px;}
b.r2 {margin: 0 3px;}
b.r3 {margin: 0 2px;}
b.rtop b.r4,
b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

/* Sidebar left */
#sidebar-left {
	float: left;
	width: 220px;
	margin-left: -980px;
	padding: 49px 10px 20px 20px;
}

/* Navigation */
#navigation ul {
	list-style: none;
	margin: 0;
}

#navigation li {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
}

#navigation li a:link,
#navigation li a:visited,
#navigation li a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: #996600;
	padding: .2em .5em;
	border-bottom: 1.5px solid #999965;
}

#navigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #999965;
	line-height: 23px;
}

.style1 {
	font-size: 13px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #759d47}
.style5 {
	color: #759d47;
	font-size: 18px;
	font-weight: bold;
}
.style6 {font-size: 17px}
.style7 {color: #996600}
.style8 {color: #996600}
.style10 {color: #CC0000}
.style12 {color: #CC0000; font-weight: bold; }
.style13 {color: #759D47}
.style16 {font-size: 21px}
