/* CSS Document */
* {margin:0;padding:0}
p {margin-bottom:1em;}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
a:focus {-moz-outline-style: none;}
body {color:#5a5a5a; font-family:Arial, Helvetica, sans-serif; font-size:70%; width:714px; background:url(../images/bg.jpg) repeat-x;}
td{vertical-align:top;}
p{text-align:justify;}
h1{color:#ff8717; font-size:160%; font-weight:normal; margin-bottom:10px;}
h2{color:#5a5a5a; font-size:150%;}
/*input{font-size:70%;}*/
.text-box{background:#ffffff; color:#52b326; padding:10px 8px; font-size:14px;font-weight: bold; border:1px solid #dbdbdb;}
.submit-button{background:#666666; color:#ffffff; padding:14px 10px; font-size:16px; border:1px solid #dbdbdb;}


#maincontainer{background:url(../images/background.jpg) no-repeat top left; padding-left:200px; height:517px;}
#header{padding-top:35px;}
#header_content{padding-right:10px;}
.top_link{text-align:right; color:#fff; font-size:9px; padding-right:100px;}
.top_link a{color:#fff; text-decoration:none; padding-right:20px;}
.top_link a:hover{color:#fff; text-decoration:underline;}

.logo{padding-top:20px;}
.banner{padding-top:20px; padding-left:10px;}
.title{color:#fff; text-transform:uppercase; margin-left:30px; margin-top:15px;}

.left{position:absolute; top:185px; left:70px;}

.menu{text-align:right;}
.menu ul{width:100px;}
.menu li{list-style:none; color:#3c9505; border-bottom:1px dotted #b1b1b1; font-size:13px; line-height:20px; padding-top:4px;}
.menu a{color:#3c9505; text-decoration:none}
.menu a:hover{color:#3c9505;}

.login{color:#fff; font-size:140%; margin:65px 0px 30px 0px; min-height: 100px; }
.button{background:#3ea903 url(../images/button.jpg); line-height:17px; width:65px; border:0px; color:#ffffff; } 
.people{margin-left:-70px; width:215px; text-align:center;}

#centrecontent{padding:20px 40px 20px 60px; min-height:750px;}

.bottom_text{color:#ff8717; font-size:110%; font-weight:bold; text-align:center;}
.google_adsense{background:#e5eaed; width:50%; margin:0px auto; font-weight:bold; text-align:center; height:50px; font-size:150%; padding:10px;}




#footer{background:url(../images/footer.jpg) repeat-x; height:67px; margin-left:-200px;}
#footer a{color:#5a5a5a; margin-left:20px;}
#footer a:hover{color:#5a5a5a;}

.footer{line-height:30px}

.success{color:#359500; border:1px dotted #359500; background:#ffffea; font-size:105%; padding:2px 20px; text-align:center; width:20%; margin:2px auto;}
.error{color:#eb0b0c; border:1px dotted #eb0b0c; background:#ffffea; font-size:105%; padding:2px 20px; text-align:center; width:20%; margin:2px auto;}


span.bid {
	display:inline-block;
	padding:7px;
	background:url(../images/bid_btn.jpg) no-repeat;
	color:#FFF;
	margin:5px;
	text-decoration:none;
	vertical-align:middle;
	border-left:1px solid #13aae1;
	border-right:1px solid #13aae1;
}
