body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFE1A5;
	background-image:url(../images/bg.jpg);
}
a img {
	border:none;
}
/*========================== HEADER ==========================*/

#header_top {
	float: left;
	height: 111px;
	width: 950px;
	background:url(../images/signup/header_bg.jpg) no-repeat;
}
#header_top div.logo {
	width:284px;
	height:111px;
	float:left;
	cursor:pointer;
}
#header_top div.header_right{
	float:right;
	width:666px;
	height:111px;
}
#top_bar{    
	float:left;
	width:666px;
	height:30px;
	border:0px solid;	
	font-family:Verdana, Geneva, sans-serif;
	text-align: left;
	font-size:11px;	
	border:0px solid;	
}
#top_bar img{    
	float:right;
	/*margin:3px;*/
}
#small_header{
	float: left;	
	width: 433px;
	height:30px;
}
#small_header span a{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#3C3C00;
	text-decoration:underline;
	font-size:14px;
	margin:2px 2px 0px 5px;
	font-weight:normal;
}
#small_header span a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#009;
	text-decoration:underline;
	font-size:14px;
	margin:2px 2px 0px 5px;
	font-weight:normal;
}
#login_bar{    
	float:left;
	width:666px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: left;
	font-size:14px;
	font-weight:normal;	
	background-color:#FBB030;	
}
#login_bar li{	
	float: right;
	color:#FFF;	
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*padding:3px 0 0 3px;*/
	font-weight:bold;
}
#login_bar li a{ 
	color:#FFF;	
	text-decoration:none;
}
#login_bar li a:hover{ 
	color:#FF0;	
	text-decoration:underline;
}
#login_bar li.submenu{	
	float: left;
	color:#fff;	
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*padding:3px 1px 0 3px;*/
	font-weight:bold;
}
.defaultTextActive {
	font-size:12px;
	color: #a1a1a1;
	font-style: italic;
}
.default-value{		
}
#password-clear {
    display: none;
}
#message{
	display:none;
	background-color:#804000;	
	position:fixed;
	float:inherit;
	left:25%;	
	top:30%;
	width:500px;
	height:auto;
	z-index:300;
	border:2px solid #0C0;	
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;	
	padding:25px 5px 25px 5px;	
}
#bg_message {
	display:none;
	background-color:#000000;
	background-repeat:repeat;
	height:100%;
	left:0;
	opacity:0.5;
	filter: alpha(opacity=50);
	position:fixed;
	top:0;
	width:100%;
	z-index:250;	
}
#closeBox {	
	position: absolute;
	top: 1px;
	float:right;
	font-size: 12px;
	border: 1px solid #FFF;
	margin: 2px 0px 5px 0px;
	text-align:right;
	cursor:default;
	left:490px;
	color:#F00;
	font-weight:bold;
}
#header_top div.head_adv{
	float:left;
	width:472px;
	height:70px;
	margin:auto;
}

#search_bar {
	float:left;
	width:194px;
	height:35px;
	padding-top:5px;
	
	/*background:url(../images/signup/header_search.png) no-repeat;	*/
}
#search_bar form input[type=text]{
	border:1px solid #e79200;
	background-color:#fcb031;
	background-image:url(../images/settings/search_bg.jpg);
	vertical-align:top;
	height:25px;
	color:#b23b05;
	font-size:14px;
	width:155px;
}
#search_bar form .searchbtn{
	background:#C66300;
    padding:2px 7px 5px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;   
}
#language_bar {
	width:194px;
	height:35px;
	float:left;	
}
#language_bar img{
	margin-left:1px;
}
/*========================== FOOTER ==========================*/

#footer {
	background-image: url(../images/bottombar_bg.png);
	background-repeat: repeat-x;	
	width: 950px;
	background-position:top;
	padding-top:10px;
	width:950px;
	float:left;
	height:155px;
	vertical-align:top;
	text-align:center;
}
#footer div.footer_line{
	width:950px;
	float:none;
	height:20px;
	color: #DF7417;
	font-family: Helvetica;
}
#footer div.footer_copyright{	
	font-family: Helvetica;
	font-size: 12px;
	color: #0099FF;	
	width:665px;
	float:left;
	text-align:left;
	height:20px;
	padding-left:20px;
}
#footer div.footer_powerd{	
	font-family: Helvetica;
	font-size: 12px;
	color: #0099FF;	
	width:180px;
	float:right;
	text-align:left;
	height:20px;	
}
#footer div.footer_powerd a{	
	font-family: Helvetica;
	font-size: 12px;
	color: #DF7417;
	text-decoration: none;
}
#footer div.footer_powerd a:hover{	
	font-family: Helvetica;
	font-size: 12px;
	color: #9A5210;
	text-decoration: underline;
}
#footer div.footer_link {
	font-family: Helvetica;
	font-size: 12px;
	color: #DF7417;
	text-decoration: none;
	width:930px;
	float:left;
	height:20px;
	padding-left:20px;
	text-align:left;
}
#footer span.footer_link a{
	font-family: Helvetica;
	font-size: 12px;
	color: #DF7417;
	text-decoration: none;
}
#footer span.footer_link a:hover{
	font-family: Helvetica;
	font-size: 12px;
	color: #9A5210;
	text-decoration: underline;
}
#feedback_right
{
	display:block;
	background-image:url("../images/feedback-side.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	height:128px;
	position:fixed;
	right:0;
	top:35%;
	width:22px;
	z-index:300;
}
#messagebox{
	display:none;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	
	background-color:#FFFFFF;
	border:2px solid #0C0;
	height:auto;
	width:auto;
	min-height:40px;
	min-width:400px;
	left:25%;
	right:25%;	
	margin-left:auto;
	margin-right:auto;	
	opacity:1;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	position:absolute;
	text-align:center;
	top:110px;
	z-index:99999;
	position:absolute;
}
#welcome-bg {
	display:none;
	background-color:#000000;
	background-repeat:repeat;
	height:100%;
	left:0;
	opacity:0.5;
	filter: alpha(opacity=50);
	position:fixed;
	top:0;
	width:100%;
	z-index:10000;
}
#messagebox p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F00;
}
#messagebox #welcome-close  {
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
}
#messagebox h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#F00;
}
#messagebox div.for_field{
	width:450px;
	height:30px;
}
#messagebox div.for_field label{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#990;
	width:150px;
	text-align:left;
	float:left;
}
#messagebox div.for_field input{
	font-family:Verdana, Geneva, sans-serif;
	color:#626200;
	font-size:14px;
	width:250px;
	border:1px solid #990;
	float:left;
	margin:2px 3px;	
}
#messagebox #subforgot{	
	cursor:pointer;
	margin:10px 0px;
	width:100px;
}
#messagebox #forgotdiv{	
	margin:10px 0px;	
}

<!-- Start pagination css?>
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #00;
	text-decoration: none; /* no underline */
	color: #00000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #bf3600;
	color: #744921;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #bf3600;
	font-weight: bold;
	background-color: #bf3600;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #FFF;
}
<!-- end pagination css-->
/*Captcha*/
#recaptcha_image{
	float:right;
}
#recaptcha_widget{
	display:none;
	float:left;
	margin-left:105px;
	width:300px;
	border:1px solid;	
}
#recaptcha_widget input{			
	width:250px;
}
#recaptcha_widget div.getanother{			
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;			
}		
.recaptcha_only_if_image{
	color: #999900;    
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;    
    width: 300px;				
}		
#invalid{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:red;	
	float:left;
	width:200px;
	margin:3px 10px 1px 0px;
}

/*Login Popup*/

#container {
    width:666px;
	height:30px;
    margin:0 auto;
    position: relative;
}

#content {
    width:520px;
    min-height:500px;
}
#topnav {
    padding:5px 3px 0 0;
    font-size:13px;    
    text-align:right;
}
#topnav a{
    font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
#topnav a:hover{
    text-decoration:none;
}
#topnav a.signin {
    background:#3C3C00;/*88bbd4*/
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
   
   -khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomleft: 4px;
	
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	
	
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
   
	cursor:pointer;
    *background:transparent url("../images/signup/signin-nav-bg-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin:hover {
    background:#f5ab06;
    *background:transparent url("../images/signup/signin-nav-bg-hover-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("../images/signup/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#ffedc1!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("../images/signup/toggle_up_dark.png");
    color:#ce9200;/*#f5ab06*/
}


#signin_menu {
    
	-khtml-border-radius-topleft: 5px;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	
    display:none;
    background-color:#ffedc1;/*#ddeef6;#789*/
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#b68000;
    font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    
	-khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomleft: 4px;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;	
	
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	
	
    border:1px solid #ffc822;/*#ACE*/
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#7d3d00;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#7d3d00!important;
}
#entlogin {
    -khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomleft: 4px;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;	
	
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
    background:#39d url('../images/signup/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #ce9200;/*#39D*/
    color:#7d3d00;
    /*text-shadow:0 -1px 0 #808000;#39d*/
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#entlogin::-moz-focus-inner {
padding:0;
border:0;
}
#entlogin:hover, #entlogin:focus {
    background-position:0 -5px;
    cursor:pointer;
}
/*MENU*/
#menu {
	float:left;
	width:950px;	
	height:51px;	
	background:url(../images/menu/bg.png);
}
#menu img {
	float:left;
}
#main-nav {
	margin: 0px;
	text-align: left;	
	padding-left: 0px;
	float:left;
	width:950px;	
	height:59px;	
	background:url(../images/menu/bg.jpg);
}
#main-nav li {
	display: inline;
	list-style: none;
}
<!--Thanks Spiffy Corners--> 
.round {
	display:block
}
.round * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#645546
}
.round1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #443a30;
	border-right:1px solid #443a30;
	background:#56493c
}
.round2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #322a23;
	border-right:1px solid #322a23;
	background:#594c3e
}
.round3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #594c3e;
	border-right:1px solid #594c3e;
}
.round4 {
	border-left:1px solid #443a30;
	border-right:1px solid #443a30
}
.round5 {
	border-left:1px solid #56493c;
	border-right:1px solid #56493c
}
.roundfg {
	background:#645546
}
/*---------------------------------------TIPS---------------------------------------*/
#tips.slide-out-div {
    padding: 20px;
    width: 380px;
    background: #fff;
    border: 1px solid #29216d;
	z-index:520;
	height:auto;
}
#tips.slide-out-div h3{
   font-family:Arial, Helvetica, sans-serif;
   font-size:18px;
   text-align:center;
   color:#996;
}
#tips.slide-out-div p{
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}
