body {



	font-family: Verdana, Arial;



	background-color: skyblue;



	font-size: 11px;




	text-align: center;



	color: white;

	

	



}




body a:link, #top_menu a:hover, #top_menu a:visited, #top_menu a:active{


	color: red;
	

	



}






p.alert

{

  border: 1px solid black;

  font-style: bold;

	background-color: #ff5b5c;

}



input, select, textarea, table {



	font-family: Verdana, Arial;



	font-size: 11px;


	color: black;


	background: skyblue;

}



table {



	text-align: left;


	background: skyblue;



}



ul {



	text-align: left;



}



dl {



	text-align: left;



	margin: 0;



	padding: 0;



}



dt {



	text-align: left;



	font-weight: bold;



	margin: 0;



	padding: 0;



}



dd {



	margin: 0 0 1em;



	padding: 0;



}



a {



	font-weight: bold;



	color: Navy;



}







a:link { 




	color: silver; 



}




a:visited {



	text-decoration: none;
	
	
	color: red;






}







a:hover, a:active {



	text-decoration: underline;

	
	color: red;



}







h1 {



	font-size: 20px;



}



h2 {



	font-size: 16px;



}



img {



	border: 0px;



}



pre {



	border: 1px solid;



	margin: 1em;



	overflow: scroll;



}



#main_wrapper {



	width: 1080px;



	background-color: black;	



	margin: 0 auto;



	color: white;



	border: 1px Navy solid;



}



#main_wrapper a:link, #top_menu a:hover, #top_menu a:visited, #top_menu a:active {



	color: red;


	



}





#mid_content a {



	color: Navy;



}







#top_menu {



}







#top_menu a:link, #top_menu a:hover, #top_menu a:visited, #top_menu a:active {



	color: Black;



}







#site_stat {



}







#left_content {



	width: 175px;



	float: left;



}







#left_bar {



	float: left;



	width: 175px;

	
	color: Black;



}







#left_bar form {



	text-align: right;



}







#mid_content   {



	margin-left: 175px;



	margin-right: 0px;



}







#footer {



	text-align: center;



	clear: both;



}







.rounded {



	-moz-border-radius: 10px;



	-webkit-border-radius: 10px;



	border-radius: 10px;



}







#top_menu, #user_menu, #footer {



	border: 1px Navy solid;



	background: skyblue;



	margin: 5px;



	padding: 5px;



	font-color: black;


	
	color: black;




	



}






/*
.offer {



	margin: 0px 0 10px 0;



	border: solid 1px #458;



	padding: 10px;



	width: 500px;



}







.spotlight {



	margin: 20px 0 !important;



	border: 2px solid #458 !important;



	font-weight: bold !important;



	font-size: 1.25em;



}
*/
.offer {
	margin: 0px 0 10px 0;
	border: solid 1px #458;
	padding: 10px;
	width: 500px;
}

.spotlight {
	padding-top:5px;
	background:#9eeea2 url(../global/images/spotlight.gif) top left no-repeat;
	color:#000000;
}
.premium {
	padding-top:30px;
	background:#ffffb4 url(../global/images/premium.gif) top left no-repeat;
	color:#000000;
}






.user_statistic {



	padding: 5px;



	margin: 10px auto;



	border: solid 1px #458;



}



.user_statistic td:first-child {



	text-align: right;



	font-weight: bold;



}



.button       {



	border: 1px solid #458;



	background: #FFF;



}







.textbox      {



	border: 1px solid #458;



	background: #000000;


	color: #000000;



}







.field_set, fieldset {



	display: block;



	border: 1px solid #458;



	background: #000000;



	margin: 0 auto;



}







.table_head {



	background: #666;



}







.line1 {



	background: #066;



}







.line2 {



	background: #BDF;



}







#header {



	background-image:url('images/header.png');



	height: 250px;



	background-repeat: no-repeat;



	background-color: #000;



}







#header h1, #header h2 {



	margin: 0;



	padding: 0;



	width: 0;



	height: 0;



	text-indent: -5000px;



}







.prize {



	border: 1px solid #000066;



	margin: 5px 25px 5px 0;



	padding: 5px;



}







.video {



	border: 1px solid #458;



	margin: 0 auto 10px;



	padding: 10px;



	width: 450px;



	background: #066;



}







.video a {



	display: block;



	margin: 0 auto;



}







.black_safe_l {color: #000000}







#form_signup {



	width: 500px;



	margin: 0 auto;




	color: silver;




}



#form_signup label,



#form_signup select,



#form_signup input {



	display: block;



	float: left;



	clear: left;



}



input[type=hidden] {



	display: none;



}



#form_signup label {



	font-weight: bold;



	text-align: left;



}



#form_signup li {



	clear: both;



}



#form_signup img {



	float: right;



	clear: right;



}



#form_signup .inputGroup {



	display: block;



	clear: left;



	text-align: left;



}



#form_signup .inputGroup select,



#form_signup .inputGroup input {



	display: inline;



	float: none;



}



#form_signup li input {



	float: left;



}



#form_signup label input {



	display: inline;



}



.error {



	color: red;



}



input.error {



	outline: 1px red solid;



}



span.error {



	display: block;



	float: left;



}



.inputGroup.error {



	float: none;



	outline: 1px red solid;



}



p .error {



	border: 1px red dashed;



	font-weight: bold;



}



/* table less signup form */

#tableless_form fieldset {

	padding: 10px;

	margin-right:20px;

}



#tableless_form label, #tableless_form input, #tableless_form textarea, #tableless_form select{

	display: block;

	float: left;

	margin-bottom: 5px;

}

#tableless_form label {

	text-align: left;

	width: 200px;

	font-weight: bold;

	padding-right: 10px;

}

#tableless_form br {

	clear: left;

}



#coreg_form {

	width: 500px;

	margin: 0 auto;

}



#coreg_form img {

	float: right;

	clear: right;

}



#coreg_form li{

	clear:left;

}



#tabs {
	float:left;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #2763A5;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 350px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin: 0;
	padding:0;
	}

#tabs a {
	float: left;
	background:url("/images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float: left;
	display:block;
	background:url("/images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}