@CHARSET "UTF-8";
body
{
	padding: 0;
	margin: 0;
	
}
body, form, ul, textarea, input {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
td
{
	vertical-align: top;
	padding: 0;
	
}
img
{
	border: none;
}
table
{
	border-collapse: collapse;
	
}
h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
}
form
{
	padding: 0;
	margin: 0;
}
ul, li, ol
{
	padding: 0;
	margin: 0;
}
ul.post li, ol.post li
{
	margin: 0 0 0 30px;
}

img.post_preview
{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}


td.popular {padding-left: 10px;}
td.popular a
{
	color: #2A4F6A;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
td.popular a:hover
{
	text-decoration: underline;
}
td.views
{
	color: #ACC6CE;
	font-family: Verdana;
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
}

td.title
{
/*	text-align: right;*/
	padding: 4px 50px 0 0;
	font-size: 12px;
	height: 70px;
	width: 100%;
}
td.icons
{
	padding: 14px 0 0 0; font-size: 0;
}
td.menu
{
	padding-right: 4px;
	height: 30px; font-size: 0;
	
}
td.right_column
{
	padding: 10px 20px 10px 10px;
}
td.banner
{
	padding-right: 4px;
	
}
.fuckyou
{
	display: none;
}
td.content
{
	padding: 10px 10px 10px 20px;
	width: 80%;
	min-width: 600px;
}
td.content p, td
{
	line-height: 16px;
}
td.content p
{
	/*text-indent: 30px;*/
}
td.content a
{
	color: #2A4F6A;
}
td.content a:hover
{
	color: #2A4F6A;
	text-decoration: none;
}
div.blocks
{
	width: 260px;
	height: 41px;
	background-image: url(/images/block_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding-top: 8px;
	font-size: 14px;
	font-family: Tahoma;
}
td.right_column ul
{
	list-style-image: url(/images/list_arrow.png);
}
table.sections
{
	width: 230px;
	margin-bottom: 20px;
}
table.sections td
{
	padding: 8px 5px 8px 5px;
	border-bottom: dotted 2px #C2C2C2;
	text-align: left;
}

table.sections a
{
	color: #2A4F6A;
	font-size: 14px;
	font-weight: Tahoma, Verdana;
	margin-left: 5px;
	text-decoration: none;
}
table.sections a:hover
{
	text-decoration: underline;
}


#menu
{
	margin: 10px 0 10px 0;
}

#menu ul {margin:0; padding:0; list-style:none;}
#menu li {float:left; margin:0; padding:0px 0 0px 0px; background-image: url(/images/menu_item_bg.png);
	background-repeat: no-repeat;width: 90px;
	height: 25px; text-align: center;} 
#menu a {width: 90px; padding:5px 0 5px 0; display:block; text-decoration: none; font-family: Verdana; color: #262261; font-size: 12px;}

#menu {width:630px; line-height:normal;}
#menu a:hover {background-image: url(/images/menu_active_item_bg.png);
	background-repeat: no-repeat;text-decoration:underline;font-family: Verdana; Tahoma;
color: #C66300; font-size: 12px; width:90px;}

td.title
{
	/*padding-left: 408px;*/
}

td.title h1, td.title a
{
	color: #FFFAD2;
	font-size: 30px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	/*margin-top: 15px;*/
}

h2
{
	margin-bottom: 10px;
	color: #4D7285;
	font-family: Verdana;
	font-size: 14px;
}

td.title h1
{
	margin-bottom: 7px;
}
td.title strong
{
	color: #FAAF40;
	font-size: 19px;
	font-family: Verdana;
	font-weight: normal;
}


td.header_icon
{
	padding: 0 4px 0 4px;
}

div.code_container
{
	overflow: auto;
	border: solid 1px black;
	padding: 5px;
	background-color: #C2D8DC;
}
table.header
{
	width: 100%;
}

table.main
{
	width: 100%;
}

a.section_link, h2.detail_title, h1.detail_title
{
	
	font-size: 16px;
	color: #4D7285;
}
h2.detail_title, h1.detail_title {margin-bottom: 10px;}
a.post_link
{
	color: #767676;
}
span.arrow
{
	
	font-size: 16px;
	font-family: Arial Bold;
	font-weight: bold;
}
h2.post_title
{

	font-size: 16px;
	font-weight: normal;
}
table.header td.left_bg
{
	width: 50%;
	background-color: #305571;
}
table.header td.right_bg
{
	width: 50%;
	background-color: #7fbacb;
}
table.header_container
{
	width: 880px;

	background-image: url(/images/header_background.jpg);
	background-repeat: no-repeat;
}
input.search_field
{
	width: 115px;
	height: 19px;
	background-image: url(/images/search_field_bg.gif);
	background-repeat: none;
	margin-top: 10px;
	padding: 3px 0 0 4px;
	font-family: Arial, Tahoma;
	font-size: 13px;
	border: none;
	
}

td.footer
{
	background-image: url(/images/footer_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #2A4F6A;
	padding: 3px 20px 3px 10px;
	color: #F2F1F1;
}
td.footer a
{
	color: #F2F1F1;
	text-decoration: none;
}
td.footer a:hover
{
	color: #262261;
	text-decoration: underline;
}
td.code_style
{
	padding: 5px 0 5px 0;
	font-weight: bold;
	color: #fff;
	font-size: 14px;	
}
td.code_select {padding-bottom: 5px;}
td.code_select option
{
	
}
#preferences
{
	width: 229px;
	height: 129px;
	background-image: url(/images/preferences_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	/*right: 10px;
	bottom: 10px;*/
	display: none;
	text-align: center;
}
#preferences option
{
	
}
div.navchain
{
	margin-bottom: 5px;
}
div.navchain a {color: #2A4F6A;}
div.navchain a:hover {color: #2A4F6A; text-decoration: none;}

table.wall_comment
{
	margin-bottom: 10px;
}

td.wall_author
{
	color: #2A4F6A;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0 5px 0 5px;
	text-align: left;
	
}
td.wall_date
{
	color: #2A4F6A;
	font-size: 12px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}
span.wall_date
{
	color: #2A4F6A;
	font-size: 12px;
	font-weight: normal;
	text-align: left;

}
input.wall_submit
{
	background-image: url(/images/menu_item_bg.png);
	background-repeat: no-repeat;width: 78px;
	height: 25px;
	border: none;
	cursor: pointer;
	color: #000;
}

td.wall_comment_field
{
	color: #2A4F6A;
	font-weight: bold;
}
input.wall_field
{
	border: solid 1px #2A4F6A;
	width: 150px;
}
table.wall_add_comment td
{
	padding: 5px 5px 5px 0;
	vertical-align: middle;
}
.wall_hint
{
	color: #2A4F6A;
	font-size: 9px;
}
textarea.comment_text
{
	width: 350px;
	height: 130px;
	border: solid 1px #2A4F6A;
}

div.ok_message
{
	border: solid 2px #009900;
	font-weight: bold;
	color: #009900;
	padding: 5px;
	margin: 5px 0 10px 0;
}

div.error_msg
{
	border: solid 2px #FF0000;
	font-weight: bold;
	color: #FF0000;
	padding: 7px 5px 7px 40px;
	margin: 5px 0 10px 0;
	background-image: url(/images/error_icon.png);
	background-repeat: no-repeat;
	background-position: left;
	
}

ul.map
{
	list-style-position: outside;
	list-style-type: square;
}
a.tag_link:hover
{
	background-color: #f90000;
	color: #000000;
}
span.search_res
{
	background-color: #FFFFCE;
	font-weight: bold;
}
a.nav
{
	text-decoration: none;
	font-weight: bold;
}
table.counters td
{
	padding-left: 5px;
}

.downloads_sections
{
	margin-top: 20px;
}

.downloads_sections td
{
	padding: 0 7px 0 7px;
}

.downloads_sections .desc
{
	width: 33%;
	padding: 0;
}



.downloads_sections .desc .p
{
	margin-top: 3px;
}

