@import 'navigation.css';

body
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #fff;
	background: url(img/bg.gif);
	margin: 0;
	padding: 0;

}
div#layer
{
	width: 906px;
	padding: 0 51px 0 42px;
	background: url(img/content_bg.jpg) repeat-y;
	margin: 0 auto;
	overflow: auto;
}
div#navigation_holder
{
	width: 885px;
	height: 49px;
	padding: 8px 0 0 21px;
	background: url(img/nav_bg.gif) no-repeat;
}
div#banner
{
	width: 906px;
	height: 137px;
	background: url(img/banner.jpg) no-repeat;
}
.banner_below
{
	color: #b1c9e4;
	font-size: 16px;
	width: 866px;
	height: 68px;
	line-height: 55px;
	padding: 0 0 0 40px;
	background: url(img/banner_below.jpg) no-repeat;
}
.banner_below_content
{
	width: 229px;
	padding: 0 0 0 20px;
	float: left;
}
.banner_below_center
{
	width: 249px;
	margin: 0 23px 0 60px;
	float: left;
}
div#content
{
	width: 826px;
	margin: 0 auto;
}
div#content_gradient
{
	width: 906px;
	background: url(img/content_gradient.gif) no-repeat;
}
div#left
{
	width: 249px;
	float: left;
}
div#right
{
	width: 536px;
	float: right;
}
.box_left_holder
{
	width: 249px;
	background: #3d3d3d;
	float: left;
}
.box_right_holder
{
	width: 249px;
	background: #3d3d3d;
	margin: 0 0 0 38px;
	float: left;
}
.box_left_header
{
	color: #b1c9e4;
	font-size: 16px;
	width: 239px;
	height: 48px;
	padding: 23px 0 0 10px;
	background: url(img/box_left_header.gif) no-repeat;
	margin: 10px 0 0 0;
}
.box_left_content
{
	width: 224px;
	padding: 10px 5px 5px 8px;
	background: #4b4b4b url(img/box_bg.gif) repeat-x bottom;
	border-left: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	line-height: 20px;
	margin: 0 auto;
	overflow: auto;
}
.box_left_content_center
{
	width: 224px;
	padding: 10px 5px 5px 8px;
	background: #4b4b4b url(img/box_bg.gif) repeat-x bottom;
	border-left: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	line-height: 20px;
	margin: 0 auto;
	overflow: auto;
	text-align: center;
}
.box_left_footer
{
	width: 249px;
	height: 5px;
	background: url(img/box_left_footer.gif) no-repeat;
	overflow: hidden;
	clear: both;
}
.content_header
{
	font-size: 16px;
	width: 526px;
	height: 71px;
	line-height: 62px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background: url(img/content_header.gif) no-repeat;
	clear: both;
}
.content_header_center
{
	font-size: 14px;
	width: 526px;
	height: 40px;
	line-height: 45px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background: url(img/content_header_center.gif) no-repeat;
	clear: both;
	text-align: center;
}
.content_header_comment
{
	font-size: 14px;
	width: 526px;
	height: 46px;
	line-height: 45px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background: url(img/content_header_comment.gif) no-repeat;
}
h1 {
	font-size: 16px;
	font-weight: 100;
}

h2 {
	font-size: 16px;
	font-weight: 100;
}

h3 {
	font-size: 16px;
	font-weight: 100;
}

h2.link {
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 15px;
}

h2.title {
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 15px;
}

.content_holder
{
	width: 536px;
	background: #3e3e3e;
}
.content_box
{
	width: 504px;
	padding: 10px;
	background: #4b4b4b url(img/box_bg.gif) repeat-x bottom;
	border-left: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	margin: 0 auto;
}

.content_footer
{
	width: 536px;
	height: 5px;
	background: url(img/content_footer.gif) no-repeat;
	overflow: hidden;
	}
.news_title
{
	font-weight: bold;
	width: 490px;
	height: 23px;
	padding: 15px 0 0 10px;
	margin: 0 auto 10px auto;
	background: url(img/news_title_bg.gif) repeat-x;
}
.footer_above
{
	width: 898px;
	height: 39px;
	background: url(img/footer_above.gif) no-repeat;
	margin: 0 auto;
	clear: both;
}
.footer
{
	font-weight: bold;
	font-size: 11px;
	width: 858px;
	height: 58px;
	line-height: 58px;
	padding: 0 20px 0 20px;
	background: url(img/footer_bg.gif) no-repeat;
	margin: 0 auto;
}
.footer a
{
	color: #fff;
	text-decoration: underline;
}
.footer a:hover
{
    color: #fff;
	text-decoration: none;
}
.code, .design
{
	margin: 24px 0 0 0;
	float: left;
}
a
{
	color: #a8cdf0;
	text-decoration: underline;
}
a:hover
{
	color: #a8cdf0;
	text-decoration: none;
}
.red
{
	color: #dc143c;
}
.green
{
	color: #32cd32;
}
p
{
	margin: 0; padding: 0 0 10px 0;
}
form, input, textarea, h1, h2, h3
{
	margin: 0; padding: 0;
}
a img
{
	border: 0;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.clear
{
	clear: both;
}
.authorizing_input
{
	font-family: Trebuchet MS, sans-serif;
	color: #3e3e3e;
	font-size: 12px;
	width: 137px;
	height: 22px;
	padding: 4px 0 2px 5px;
	border-top: 3px solid #545456;
	border-left: 3px solid #545456;
	border-bottom: 3px solid #545456;
	border-right: 0;
	background: url(img/search_bg.gif) repeat-x;
	float: left;
}
.authorizing_submit
{
	width: 73px;
	height: 35px;
	background: url(img/search_button.gif) no-repeat;
	border: 0;
	float: left;
	margin: 0 0 10px 0;
	cursor: pointer;
}
.forgot_submit
{
	width: 163px;
	height: 35px;
	background: url(img/forgot_button.gif) no-repeat;
	border: 0;
	float: left;
	margin: 0 0 10px 0;
	cursor: pointer;
}
.reg_input
{
	font-family: Trebuchet MS, sans-serif;
	color: #3e3e3e;
	font-size: 12px;
	width: 245px;
	height: 15px;
	padding: 3px 3px 3px 3px;
	border: 3px solid #545456;
	background: url(img/reg_bg.gif) repeat-x;
}
.reg_submit
{
	width: 140px;
	height: 35px;
	background: url(img/reg_button.gif) no-repeat;
	border: 0;
	float: left;
	margin: 10px 0 10px 0;
	cursor: pointer;
	clear: both;
}
.reg_div
{
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;

}
.reg_text
{
    margin-bottom: 10px;
}
.comment_submit
{
	width: 120px;
	height: 30px;
	background: url(img/comment_button.gif) no-repeat;
	border: 0;
	margin-bottom: 10px;
	cursor: pointer;
}
.comment_input
{
    font-family: Trebuchet MS, sans-serif;
	color: #3e3e3e;
	font-size: 12px;
	width: 137px;
	height: 22px;
	padding: 7px 0 0 5px;
	border: 3px solid #545456;
	background: url(img/search_bg.gif) repeat-x;
}
.comment_text
{
font-family: Trebuchet MS, sans-serif;
	color: #3e3e3e;
	font-size: 12px;
	width: 345px;
	height: 150px;
	padding: 7px 5px 7px 5px;
	margin: 0;
	border: 3px solid #545456;
	background: url(img/text_bg.gif) repeat-x;
	overflow: auto;
}
#raiting
{
	display: inline;
}
.aut_submit
{
	width: 140px;
	height: 35px;
	background: url(img/aut_button.gif) no-repeat;
	border: 0;
	float: left;
	margin: 10px 0 10px 0;
	cursor: pointer;
	clear: both;
 }
.input_avatar
{
    margin: 10px 0;
}
.save_submit
{
	width: 120px;
	height: 30px;
	background: url(img/save_button.gif) no-repeat;
	border: 0;
	margin-bottom: 10px;
	cursor: pointer;
}
.ok_submit
{
	width: 73px;
	height: 35px;
	background: url(img/ok_button.gif) no-repeat;
	border: 0;
	float: left;
	margin: 0 0 10px 0;
	cursor: pointer;
}
.feedback_submit
{
    width: 120px;
	height: 30px;
	background: url(img/feedback_button.gif) no-repeat;
	border: 0;
	float: left;
	margin: 10px 0 10px 0;
	cursor: pointer;
}
.top
{
margin-top: 10px;
}
.screen {
margin-left: 15px;
margin-bottom: 5px;

	}
.screen_r {
margin-right: 15px;
margin-left: 70px;
margin-bottom: 5px;

	}
.center {
text-align: center;
}
.center_banner {
text-align: center;
margin: 0;
margin-top: 3px;
}
#submit {
        width: 100px;
	height: 20px;
        background: url(img/vote_button.jpg) no-repeat;
	padding: 3px;
	border: 0;
	margin: 0;
        margin-left: 15px;
	cursor: pointer;
}
img {
   margin-bottom: 7px;
}
.center {
   text-align: center;
   margin-bottom: 10px;
}
.reg_adv {
   text-align: center;
   color: #fe0000;
   margin-bottom: 15px;
}
.counter {
   display: inline;
   margin-top: 15px;
   margin-left: 10px;
   float: right;
}
img.wiw {
	margin-bottom: -6px;
}

#reg_text {
   font-size: 10px;
   margin-top: 10px;
}

#ñ_text {
   font-size: 8px;
   margin-bottom: 5px;
   padding-bottom: 5px;
   margin-top: -45px;
}

.reg_cap
{
  font-family: Trebuchet MS, sans-serif;
	color: #3e3e3e;
	font-size: 12px;
	width: 100px;
	height: 15px;
	padding: 3px 0 3px 5px;
	border: 3px solid #545456;
	background: url(img/reg_bg.gif) repeat-x;
}

.captcha
{
margin-left: 5px;
margin-bottom: -6px;
}

#table_wow
{
    font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#table_wow td
{
border: 1px solid #ffffff;
padding-left: 5px;
}

div.title
{
margin-top: 8px;
}

#poll_a
{
font-size: 15px;
margin-bottom: 8px;
}

#poll_b
{
font-size: 15px;
margin-top: 8px;
}
#poll_button
{
width: 120px;
height: 30px;
margin: 0;
padding: 0;
margin-top: 8px;
margin-bottom: 8px;
background: url(img/poll_button.gif) no-repeat;
border: 0;
cursor: pointer;
}

#copy
{
padding: 0;
margin: 0;
padding-left: 7px;
color: #C0C0C0;
font-size: 11px;
}

#inter
{
position: relative;
width: 494px;
height: 58px;
margin-top: -80px;
background: black;
opacity: 0.6;
padding-left: 3px;
padding-right: 3px;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
}

#inter a
{
text-decoration: none;
color: #fff;
}

#left_rss {text-align: left;
}

.rait_game
{
font-size: 16px;
margin-bottom: 0;
padding: 0;
}

.rait_game_title
{
font-size: 16px;
margin-bottom: 0;
padding: 0;
margin-bottom: 10px;
}
.vote_a
{
display: inline;
}
.vote_b
{
margin: 0;
padding: 0;
}