/* ------------------ Main Body Layout ------------------ */

body {

	background-color: #650202;
	background-image: url(/images/body_bground.jpg);
	background-repeat: repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	position: relative;	
	
	margin: 0px;
	padding: 0px;
	}


#wrapper {

	background-image: url(/images/header_main_bground.jpg);
	background-repeat: no-repeat;
		
	width: 400px;
	
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	}
	
	
#body_bground {

	background-image:url(/images/header_main_bground.jpg); 
	background-repeat: no-repeat;
	
	background-position:top; 
	}


.float_left {

	float: left;
	
	margin: 0px;
	padding: 0px;
	}
	
.float_right {

	float: right;
	
	margin: 0px;
	padding: 0px;
	}
	
a:link {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {

	color: #FFFFFF;
	text-decoration: none;
}


h1 {

	color: #ffffff;
	
	font-size: 13px; 
	font-weight: bold;
	
	margin: 0px;
	padding: 0px; 
}

h2 {

	font-size: 12px;
	font-weight: bold;
}

h3 {

	font-size: 13px;
	font-weight: bold;
	color: #8ac0fd;
	
	margin: 0px;
	padding: 0px;

}


/* ------------------ Fonts ------------------ */

.font_bold {

	font-weight: bold;	
}

.font_red_12px {

	color: #ff1f1f;
	font-weight: bold;
	font-size: 12px;
}

.font_chilli_red {

	color: #db0104;
	font-weight: bold;
}


/*-------------------- Header Image Area -------------------*/
#header_image {

	position: relative;
	
	width: 747px;
	height: 209px;

	background-repeat: no-repeat;
	background-color: #6a0b07;
}


/*-------------------- Player Login Area -------------------*/


#player_login_area {

	width: 747px;
	height:30px;

	background-image: url(/images/player_login/player_login_bground.jpg);
	background-repeat:repeat-x;
	
	padding: 0px;
	margin: 0px;
	
	clear: both;
}


#player_login_area form {

	padding: 0px;
	margin: 0px;
}

.player_login_area_textbox {

	width: 80px;

	padding: 0px;
	margin: 0px 6px 0px 6px;
	
	color: #333333;
	font-size: 11px;
}

.player_login_area_button {

	width: 45px;
	
	padding: 0px;
	margin: 0px;
	
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
	
	background-color: #333333;
}


/*-------------------- Sub Menu Area -------------------*/


#main_menu {

	width: 747px;
	height:31px;

	background-image: url(/images/menus/sub_menu_bground.jpg);
	background-repeat:repeat-x;
}

#main_menu ul{

	padding: 0;	
	margin: 0;
	
	list-style-type: none;
}

#main_menu li{
	
	display: block;
	
	float:left;
	
	height: 23px;
	
	margin: 0px;
	
	color: #1d1d1d;
	
	padding-top: 8px;
	
	font-weight: bold;
}

#main_menu li a {

	display: inline;

	height: 31px;
	
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 4px;

	color: #1d1d1d;
	text-decoration: none;
	font-weight: bold;
}

#main_menu li a:visited {

	display: inline;

	height: 31px;
	
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 4px;

	color: #1d1d1d;
	text-decoration: none;
	font-weight: bold;
}

#main_menu li a:hover{

	display: inline;
	
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 4px;
	
	height: 31px;
	
	margin: 0;

	color: #d41f1f;
	font-weight: bold;
}


/*-------------------- Middle Content Area (St. Minver Content) Layout -------------------*/

.middle_content_area_wrapper {

	margin-top: 14px;
}


.middle_left_column {

	width: 494px;
	
	float: left;
}


.middle_left_column_register {

	width: 494px;
	margin-bottom: 14px;
}


.middle_left_column_left_promo {

	float: left;

	width: 240px;
	height: 264px;
	
	padding: 0px;
	
	margin: 0px;
}


.middle_left_column_right_promo {

	float: right;

	width: 240px;
	height: 264px;
	
	padding: 0px;
	
	margin: 0px;
}


.middle_right_column {

	float: left;

	width: 240px;
	
	margin-left: 13px;
}

.middle_right_column_small_promo {

	float: left;

	width: 240px;
	height: 125px;
	
	margin-bottom: 14px;	
}


.middle_right_column_large_promo {

	float: left;

	width: 240px;
	height: 264px;	
}






/*-------------------- Footer Layout -------------------*/

.footer_bground {

	margin-top: 15px; 
	
	clear: both; 
	position: relative; 
	
	width: 747px; 
	height: 54px; 
	
	background-image:url(/images/footer_bground.jpg); 
	background-repeat: no-repeat;
}


#footer_list ul{

	padding: 0;	
	margin: 0px 0px 0px 230px;
	
	list-style-type: none;
}

#footer_list li{
	
	display: block;
	
	float:left;
	
	height: 23px;
	
	margin: 0px;
	
	color: #ffffff;
	
	padding-top: 19px;
}

#footer_list li a {

	display: inline;

	height: 31px;
	
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;

	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#footer_list li a:visited {

	display: inline;

	height: 31px;
	
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;

	color: #ffffff;	
	font-weight: normal;	
	text-decoration: none;
}

#footer_list li a:hover{

	display: inline;
	
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
	
	height: 31px;
	
	margin: 0;
	
	text-decoration: underline;
	font-weight: normal;
	color: #fd9423;
}


#footer_seo_area {

	text-align: center; 
	color:#9c0a0a;
	
	padding: 20px 0px 10px 0px;
}

#footer_seo_area a:link {

	color:#9c0a0a;
	text-decoration: underline;
	font-weight: bold;
}

#footer_seo_area a:visited{

	color:#9c0a0a;
	text-decoration: underline;
	font-weight: bold;
}

#footer_seo_area a:hover {

	color:#fd9423;
	text-decoration: underline;
	font-weight: bold;
}


#footer_seo_area h2{

	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center; 
	font-weight: bold;
	color:#9c0a0a;
}





