
.viewarticle table
{
	background-color: #444A4F;
	border-top: 1px solid #6B737A;
	border-left: 1px solid #6B737A;
	border-collapse: collapse;
}

.viewarticle table th
{
	font-weight: bold;
	text-align: left;
	background-color: #51585D;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #6B737A;
	border-right: 1px solid #6B737A;
}

.viewarticle table td
{
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #6B737A;
	border-right: 1px solid #6B737A;
}

*
{
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;	
}

img
{
	display: block;
}

body
{
	background-color: #3b4145;
	min-width: 767px;
	padding-top:34px;
}

body.home
{
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-x;
}

body.subpage
{
	background-image: url(../img/bg_body_sub.gif);
	background-repeat: repeat-x;
}

#header
{
	margin: 0px auto;
}

#body
{
	margin: 40px auto;
	margin-bottom: 10px;
}

#mainbanner
{
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
}

#header, #body
{
	width: 767px;
	clear: both;
}

#header #flash
{
	float: left;
}

#header #logoarea
{
	background-image: url(../img/bg_red.gif);
	background-repeat: repeat-x;
	float: right;
	width: 330px;
}

#header #logoarea #logo
{
	padding-left: 15px;
}

#header #logoarea #header_logo
{
	background-image: url(../img/bg_top_red.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 26px;
}

body.home #header #logoarea #content_logo
{
	padding-top: 120px;
	padding-bottom: 29px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img/bg_red_middle.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: justify;
	font-size: 11px;
}

body.subpage #header #logoarea #content_logo h1
{
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 18px;
	font-family: Verdana;
	text-align: center;
	color: #FFFFFF;
}

#header #logoarea #footer_logo
{
	background-image: url(../img/bg_bottom_red.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 26px;
}

#header #main_menu ul
{
	float: left;
	background-image: url(../img/menu_divider.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#header #main_menu ul li
{
	margin-top: 10px;
}

#header #main_menu ul li h1
{
	text-transform: uppercase;
	font-size: 9px;
	padding-left: 11px;
}

#header #main_menu ul li a
{
	text-decoration: none;
	font-size: 10px;
	color: #bbb;
	padding-left: 10px;
}

#header #main_menu ul li a:hover
{
	color: #fff;
	border-left: 5px solid #E50000;
	padding-left: 5px;
}

#left_column
{
	width: 100px;
}

#right_column
{
	width: 200px;
	float: right;
}

#center_column
{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 550px;
}

.some_block
{
	border: 1px solid #444A4F;
	margin-bottom: 10px;
	color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #41474B;
}

.viewarticle p
{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	text-indent: 20px;
}

.viewarticle h2
{
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #AAAAAA;
	display: inline-block;
}

.viewarticle ul
{
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.viewarticle ul li
{
	margin-bottom: 10px;
}

.viewarticle .artimg
{
	background-color: #51585D;
	border: 1px solid #6B737A;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.viewarticle .artimg img
{
	border: 1px solid #6B737A;
	margin-bottom: 5px;
}

#news_line img
{
	display: inline;
}

#news_line h2
{
	margin-bottom: 5px;
}

#news_line span
{
	display: block;
	color: #bbb;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	border-top: 1px solid #3B4145;
	padding-top: 5px;
}

#news_line span a
{
	color: #bbb;
	font-size: 10px;
}

#news_line span a:hover
{
	color: #fff;
}


#topycs
{

}

#topycs ul
{
	list-style-type: none;
}

#topycs ul li
{
	margin-top: 5px;
}

#topycs ul li *
{
	list-style-type: none;
	color: #bbb;
}

#topycs ul li a
{
	color: #fff;
}

.some_block h1
{
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 2px solid #E50000;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #3B4145;
	background-image: url(../img/bg_div_h1.gif);
	background-repeat: repeat-x;
}

#news_line h1 span
{
	display: inline-block;
	margin: -20px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: right;
}

#news_line h1 span a
{
	color: #bbb;
	font-size: 10px;
	text-transform: lowercase;
}

.articles ul
{
	list-style: none;
}

.articles ul li
{
	margin-top: 10px;
	list-style: none;
}

.articles ul li a
{
	text-decoration: none;
	padding-left: 10px;
	display: inline-block;
}

.articles ul li a:hover
{
	color: #fff;
	border-left: 5px solid #E50000;
	padding-left: 5px;
}

#topycs img
{
	display: inline;
}

#footer
{
	clear: both;
	border-top: 1px solid #444A4F;
	padding-top: 10px;
}

#footer ul li
{
	float: left;
	list-style-type: none;
	color: #51575D;
	margin-bottom: 10px;
}

#footer ul li a
{
	text-decoration: none;
	font-size: 10px;
	color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
}

#footer ul li a:hover
{
	text-decoration: underline;
	color: #fff;
}

#footer span.copyright
{
	float: right;
	color: #bbb;
	font-size: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#hoster
{
	clear: both;
	border-top: 1px solid #272D2E;
	padding-top: 5px;
}

#hoster ul
{
	padding-bottom: 10px;
	float: right;
}

#hoster ul li
{
	list-style-type: none;
	color: #bbb;
	padding-left: 10px;
	text-align: right;
	margin-bottom: 5px;
}

#hoster ul li a
{
	text-decoration: none;
	font-size: 10px;
	color: #bbb;
	margin-right: 10px;
}

#hoster ul li a:hover
{
	text-decoration: underline;
	color: #fff;
}


#counters
{
	display: block;
	border-top: 1px solid #272B2E;
	background-image: url(../img/bg_counters.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	clear: both;
}

#counters img
{
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}

#partners_list div
{
	margin-bottom: 10px;
	background-image: url(../img/horiz_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#partners_list div a
{
	font-size: 10px;
	color: #bbb;
	margin-top: 10px;
	display: inline-block;
	text-decoration: none;
}

#partners_list div a:hover
{
	color: #fff;
}

#partners_list div h2
{
	margin-bottom: 5px;
}

#partners_list div span
{
	font-weight: bold;
}

#friends_list ul
{
	list-style-type: none;
}

#friends_list ul li
{
	background-image: url(../img/horiz_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#friends_list a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}

#friends_list a:hover
{
	text-decoration: underline;
}

.info
{
	font-size: 10px;
}

.wallpapers table
{
	border-collapse: collapse;
	width: 100%;
}

.wallpapers a
{
	display: inline-block;
	background-color: #51585D;
	border: 1px solid #636C73;
	padding: 10px;
	margin-top: 10px;
}

.wallpapers a:hover
{
	background-color: #6B737A;
}

.wallpapers a img
{
	margin:0;
	padding:0;
	display: inline-block;
}

.wallpapers div.page_crumb a
{
	background-color: transparent;
	border: 1px solid none;
	padding: 0;
	margin:0;
}

.wallpapers div.page_crumb a:hover
{
	background-color: transparent;	
}

.wallpapers div.page_crumb ul
{
	list-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

.wallpapers div.page_crumb ul li
{
	float: left;
	margin: 5px;
}