html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body
{
	background: black url('/images/index_bg.jpg') top left no-repeat;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}


h2
{
	font-size: 4;
	font-weight: normal;
}
#index_left_persons
{
	position: absolute;
	top: 422px;
	width: 249px;
	height: 306px;
	z-index: 100;
}

#index_left_flash
{
	position: absolute;
	top: 150px;
	left: 15px;
	width: 200px;
	height: 200px;
	z-index: 100;
}

#logo
{
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 18px;
}


#mainmenu
{
	position: absolute;
	left: 235px;
	top: 28px;
	width: 733px;
	height: 90px;
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
}

#right_block		{ margin-top: 348px; }

#rightmenu_banners		{ position: absolute; top: 136px; left: 759px; }

#main_container
{
	position: absolute;
	left: 235px;
	top: 118px;
	width: 733px;
	background: white url('/images/index_content_corner_top.gif') top left no-repeat;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #808080;
}
#main_container a
{
	color: black;
}
#main_container h3
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#main_container td, #main_container p, #main_container div
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 11px;
}

#content_leftcontainer
{
	width: 488px;
	vertical-align: top;
}
#content_rightcontainer
{
	width: 192px;
	vertical-align: top;
}



#index_siegestate										{ width: 490px; height: 260px; background: url( '/images/siegestate_bg.jpg' ) no-repeat; }
#siege_servers											{ position: absolute; width: 77px; height: 15px; margin-top: 11px; margin-left: 395px; color: white; z-index: 10; background: black url( '/images/selector_down.gif' ) right no-repeat; }
#siege_date												{ position: absolute; width: 118px; height: 18px; margin-top: 11px; margin-left: 260px; padding-top:2px; background: url( '/images/siegestate_date.gif' ) no-repeat; color: white; }
#siegestate_header									{ position: absolute; width: 475px; height: 26px; margin-top: 39px; margin-left: 7px; }
#siegemap_footer										{ position: absolute; width: 169px; height: 33px; margin-top: 213px; margin-left: 14px; background: url( '/images/siegemap_footer_bg.gif' ) no-repeat; }
#siegestate_header .siegestate_button		{ width: 117px; height: 26px; position: relative; float: left; margin-right: 1px; color: white; text-align: center; font-size: 12px; }
#siegestate_header .siegestate_button a	{ text-decoration: none; color: white; }
#siegestate_info											{ position: absolute; width: 475px; height: 187px; margin-top: 65px; margin-left: 7px; background: url( '/images/siegestate_info_bg.jpg' ) no-repeat; }
#siegestate_info #siege_name					{ position: absolute; margin-left: 195px; margin-top: 18px; color: white; font-size: 11px; }
#siegestate_info #siege_winner					{ position: absolute; margin-left: 300px; margin-top: 17px; color: white; font-size: 12px; }
#siegestate_info #siege_cp_master			{ position: absolute; margin-left: 200px; margin-top: 50px; color: #CCC; font-size: 12px; }
#siegestate_info #siege_cp_guild				{ position: absolute; margin-left: 300px; margin-top: 50px; color: white; font-size: 12px; }
#siegestate_info #siege_cp_master div, #siegestate_info #siege_cp_guild div	{ margin-top: 8px;}
#siegemap_outer										{ position: absolute; margin: 8px 7px; width: 167px; height: 140px; background-color: black; overflow: hidden; border: 1px solid #23302d; }
#siege_server_name									{ width: 77px; height: 15px; border: 1px solid #666; }
#siege_servers_list										{ display: none; width: 77px; border: 1px solid #666; margin-top: -1px; background-color: black; }
.server_siege_name									{ height: 15px; cursor: default; }


img.what_new
{
	margin: 15px 0 10px 10px;
}

#news_block_header, .pvp_stat_header
{
	text-transform: uppercase; 
	border-bottom: 1px solid #c4c4c4;
}
#news_block_header a, .pvp_stat_header a
{
	text-decoration: none;
	color: #626262;
	font-size: 10px;
	font-family: Tahoma;
}
#news_block_header ul, .pvp_stat_header ul
{
	list-style: none; 
	margin: 0; 
	padding: 0; 
	background-color: white;
}
#news_block_header ul li, .pvp_stat_header ul li
{
	display: inline; 
	border-top: 1px solid #d9d9d9; 
	border-right: 1px solid #d9d9d9; 
	padding: 5px 10px;
}
span.date
{
	margin: 0 10px; 
	padding: 0 10px; 
	text-align: center; 
	width: 50px; 
	border: 1px solid #999; 
	background-color: #CCC; 
	color: white;
}
#news_block
{
	margin-top: 15px;
}


#footer
{
	height: 100px;
	background: black url('/images/index_content_corner_bottom.gif') top left no-repeat;
}

img.gallery
{
	width: 150px; 
	height: 92px;
	border: 5px solid #eaeaea;
}




.ContentSiege {
	position: relative;
	height: 258px;
	width: 490px;
	background: #1c3635;
	}
	
.ContentSiegeTop {
	height: 38px;
	width: 480px;
	background: url('/content/event/siege/bg_top.gif') repeat-x;
	color: #fff;
	font-size: 29px;
	
	padding-top: 8px;
	padding-left: 10px;
	}
	
.ContentSiegeText {
	text-transform: uppercase;
	font-size: 29px;
	}
	
.ContentSiegeData {
	font-size: 16px;
	}
	
.ContentSiegeTop select {
	position: absolute;
	top: 10px;
	right: 10px;
	}
	
.ContentServerSelect {
	display: none;
	}
	
.ContentCastle{
	height: 27px;
	width: 100%;
	margin-left: 3px;
	}
	
.ContentCastleSelect {
	height: 27px;
	width: 121px;
	background: url('/content/event/siege/bg_not_select.gif') no-repeat;
	float: left;
	cursor: pointer;
	color: #6a6a6a;
	font-size: 12px !important;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	}
	
.ContentCastleOneSelect {
	margin-left: 3px;
	}
	
.ContentCastleSelectSelected {
	height: 27px;
	width: 121px;
	float: left;
	cursor: pointer;
	font-size: 12px !important;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	background: url('/content/event/siege/bg_select.gif') no-repeat;
	color: #fff;
	}
	
.ContentCastleInfo td {
	vertical-align: top;
}
.ContentCastleInfo {
	height: 173px;
	margin-top: 15px;
	display: none;
	border-collapse: collapse; 
	}
	
	

.ContentCastleInfoImg {
	width: 187px;
	}
	
.ContentCastleInfoImg  img {
	border: 1px solid #000;
	margin-left: 10px;
	}
	
.ContentCastleInfoText {
	width: 290px;
	}
	
.ContentCastleInfoText table {
	width: 100%;
	}
	
.ContentCastleInfoClanIcon {
	width: 30px;
	vertical-align: top;
	}
	
.ContentCastleInfoClanIcon img {
	border: 1px solid #000;
	}
	
.ContentCastleInfoClanName {
	height: 23px;
	width: 100%;
	background: #122625;
	padding-left: 8px;
	padding-top: 7px;
	font-size: 14px !important;
	color: #fff;
	}
	
.ContentControlPointsClanName td {
	height: 19px;
	font-size: 11px;
	border-bottom:  1px solid #244645;
	vertical-align: middle;
	}
	
.ContentClanName {
	width: 100px;
	color: #fff;
	padding-left: 8px;
	}

.ContentControlPoints {
	color: #78b5b3;
	}
	
.promo_video {
	height: 40px;
	width: 100%;
	}
	
.promo_video_td2, .promo_video_td1{
	vertical-align: top;
	}
	
.promo_video_td1 {
	width: 340px;
	}
	
img.promo_video_leader
{
	margin-left: 10px;
	margin-bottom: 20px;
}

.promo_video_text {
	margin-bottom: 19px;
	}