@charset "utf-8";
/* Header CSS */

.header
{
	width: 870px;
	height: 120px;
	padding: 137px 0 0 0;
	position: absolute;
	z-index: 1;
}

.topNaviNose
{
	height: 37px;
	width: 57px;
	line-height: 37px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	padding: 0;
	margin: 0 1px 1px 0;
	background-image: url(../images/navigation_nose.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.topNaviButton
{
	height: 37px;
	width: 115px;
	line-height: 37px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	padding: 0 0 0 10px;
	margin: 0 1px 1px 0;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.topNaviButton:hover
{
	background-image: url(../images/button_hover.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.topNaviButtonActive
{
	height: 37px;
	width: 115px;
	line-height: 37px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	padding: 0 0 0 10px;
	margin: 0 1px 1px 0;
	background-image: url(../images/button_hover.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}


.topNaviButton a:link, .topNaviButton a:visited, .topNaviButton a:active, .topNaviButton a:focus, .topNaviButton a:hover, .topNaviButtonActive a:link, .topNaviButtonActive a:visited, .topNaviButtonActive a:active, .topNaviButtonActive a:focus, .topNaviButtonActive a:hover
{
	height: 37px;
	width: 115px;
	display: block;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

.greyFade
{
	color: #333333;
}

.loginbox
{
	height: 180px;
	width: 240px;
	position: absolute;
	z-index: 10;
	margin: 107px 0 0 688px;
}

.login_shadow
{
	height: 5px;
	width: 240px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	float: left;
}

.login_body
{
	width: 238px;
	border: 1px solid #1b1b1b;
	background-image: url(../images/loginbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

.login_header
{
	height: 25px;
	width: 81px;
	padding: 0 0 0 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	text-transform: uppercase;
	text-align: left;
	float: left;
}

.login_time
{
	height: 25px;
	width: 138px;
	padding: 0 9px 0 0;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	text-align: right;
	float: left;
}

.login_content
{
	height: 150px;
	width: 220px;
	padding: 9px 9px 0px 9px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	float: left;
}

.blue_dot
{
	color: #0093d4;
}

.time
{
	color: #0093d4;
}

.darkblue_dot
{
	color: #143946;
}

.box_140_left
{
	height: 80px;
	width: 145px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

.box_80_right
{
	height: 40px;
	width: 70px;
	padding: 60px 0 0 0;
	text-align: center;
	float: left;
}

.box_110
{
	width: 107px;
	padding: 5px 0 0 0;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.box_140
{
	height: 20px;
	width: 145px;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

.shoutbox
{
	width: 240px;
	position: absolute;
	z-index: 9;
	margin: 302px 0 0 688px;
}

.setting_boxes
{
	width: 240px;
	position: absolute;
	z-index: 9;
	margin: 302px 0 0 688px;
}


.shout_shadow
{
	height: 5px;
	width: 240px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	float: left;
}

.shout_body
{
	width: 238px;
	border: 1px solid #1b1b1b;
	background-color: #000000;
	background-image: url(../images/loginbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

.advertise
{
	width: 238px;
	margin: 0 0 3px 0;
	padding: 0;
	border: none;
	background-image: url(../images/addbox_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	float: left;
	border: 1px solid #1b1b1b;
}

.top_ranks
{
	width: 238px;
	margin: 0 0 3px 0;
	padding: 0;
	background-image: url(../images/loginbox_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	float: left;
	border: 1px solid #1b1b1b;
}

.top_ranks_body
{
	width: 218px;
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
}

.dotted_bottom_blue
{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #11314a;
	border-left: none;
}

.dotted_top_blue
{
	border-top: 1px solid #11314a;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.rank_place
{
	width: 25px;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 14px;
	float: left;
}

.rank_name
{
	width: 145px;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 14px;
	float: left;
}

.rank_time
{
	width: 48px;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 14px;
	float: left;
	color: #0093d4;
}

.google_ad_body_small
{
	width: 234px;
	height: 41px;
	padding: 10px 0 0 4px;
	float: left;
}

.google_ad_body
{
	width: 234px;
	height: 60px;
	padding: 10px 0 10px 4px;
	float: left;
}

.google_ad_body_image
{
	width: 200px;
	height: 210px;
	padding: 10px 18px 0 18px;
	float: left;
}

.ad_body_120x600
{
	width: 120px;
	height: 600px;
	padding: 10px 54px 10px 54px;
	float: left;
}


.ad_body_125x125
{
	width: 125px;
	height: 125px;
	padding: 10px 51px 10px 52px;
	float: left;
}

.ad_body_160x600
{
	width: 160px;
	height: 600px;
	padding: 10px 34px 10px 34px;
	float: left;
}

.ad_body_180x150
{
	width: 180px;
	height: 150px;
	padding: 10px 24px 10px 24px;
	float: left;
}

.ad_body_200x200
{
	width: 200px;
	height: 200px;
	padding: 10px 19px 10px 19px;
	float: left;
}

.ad_body_200x300
{
	width: 200px;
	height: 300px;
	padding: 10px 19px 10px 19px;
	float: left;
}

.ad_body_234x60
{
	width: 234px;
	height: 60px;
	padding: 10px 2px 10px 2px;
	float: left;
}

.ad_body_235x235
{
	width: 235px;
	height: 235px;
	padding: 10px 2px 10px 1px;
	float: left;
}

.right_ad
{
	height: 600px;
	width: 160px;
	position: absolute;
	z-index: 10;
	margin: 110px 0 0 948px;
}

.shout_header
{
	height: 25px;
	width: 231px;
	padding: 0 0 0 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	text-transform: uppercase;
	text-align: left;
	float: left;
}

.shout_content
{
	width: 220px;
	padding: 0 9px 9px 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	float: left;
}

.shout_entry_body
{
	width: 220px;
	padding: 9px 0 9px 0;
	font-size: 11px;
	line-height: 13px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #11314a;
	border-left: none;
	color: #FFFFFF;
	float: left;
}

.shout_entry_headline
{
	height: 12px;
	width: 160px;
	padding: 0 0 5px 0;
	font-size: 11px;
	line-height: 13px;
	color: #0093d4;
	float: left;
	font-weight: bold;
}

.shout_entry_time
{
	height: 12px;
	width: 60px;
	padding: 0 0 5px 0;
	font-size: 10px;
	line-height: 12px;
	color: #4d4d4d;
	text-align: right;
	float: left;
}

.shout_archive
{
	width: 220px;
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
	float: left;
}

.shout_entry_textfield
{
	width: 220px;
	padding: 5px 0 9px 0;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	float: left;
}

.shout_textarea
{
	width: 214px;
	height: 41px;
	padding: 3px;
	margin: 3px 0 9px 0;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	background-image: url(../images/textarea.gif);

	border: none;
	outline: none;
}

