body {
	font: 9pt Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px 5px 0px 5px;
	background-color: #C0C0C0;
	color: #333333;
    }


td, p {font: 9pt Arial, Tahoma, Helvetica, sans-serif;}

#banner_rast2 {
	width: 100%;
	height: 60px;
}

#top_links {
	background-color: black;
	padding: 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: white;
	}

td.top_links {
	color: #eba02b;
	}

A, A:visited {
	color: #003399;
	font-size: 9pt;
	}

A.top_links, A.top_links:visited {
	font-weight: bold;
	color: white;
	}

A.switch {
	border-bottom: 1px dotted black;
	text-decoration: none;
}
.region_select {
	margin: -5px 0px 10px 0px;
}
	
#main_links {
	background-color: black;
	padding-left: 10px;
	color: white;
	height: 27px;
	font-weight: bold;
	}
	
#main_links A {
	color: white;
	text-decoration: none;
	}
	
#centerTable, #centerTable2 {
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	background-color: white;
	}

#bannerTable {
	border: 10px solid white;
	border-top: 0px;
	background-color: white;
	}

#copyright {
	border: 10px solid white;
	border-top: 0px;
	background-color: white;
	}

#copyright a, #copyright a:visited {
	color: black;
	font-size: 8pt;
	}

#links {
	padding: 10px;
	border-top: 1px solid #E5E5E5;
	background-color: white;
	}
#links a, #links a:visited {
	font-size: 8pt;
	}

#bannerTable td {
	padding: 10px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	}

#bannerTable2 td {
	border: 0px;
	padding: 0px;
	}

.leftColumn {
	background-color: white;
	padding: 0px 10px;
	border-right: 1px solid #E5E5E5;
	width: 165px;
	}
	
.centerColumn {
	background-color: white;
	padding: 0px 10px;
	border-right: 0px solid #E5E5E5;
	}
	
.rightColumn {
	background-color: white;
	padding: 0px 10px;
	border-left: 1px solid #E5E5E5;
	width: 240px;
	}
	
h1 {
	font-size: 14pt;
	border-bottom: 3px solid #990000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

h2 {
	font-size: 13pt !important;
	margin: 10px 0px 3px;
	}
h2 a {
	font-size: 13pt;
	}
h4 {
	font-size: 14pt;
	margin: 10px 0px;
	}
.list_item {
	margin-bottom: 5px;
	}

.list_subtitle {
	font-weight: bold;
	margin: 10px 0px 5px;
	}


.main_artlist {
	color: #660000;
	padding : 0px 0px 0px 0px;
	margin: 10px 0px 10px 15px;
	list-style-type: disc;
	list-style-position: outside;
	}
.main_artitem {
	margin-bottom: 3px;
	}
sup, .main_arttext {
	color: #a5a5a5;
	}

sup {
	margin-left: 2px;
	}

.video_item {
	display: inline; 
	float: left; 
	width: 320px;
	height: 280px;
	margin-top: 10px;
	margin-right: 10px;
	overflow-y:hidden;

	}
.photo_item {
	display: block; 
	float: left; 
	width: 250px;
	margin-bottom: 10px;
	}
.photo {
	border: 1px solid black;
	margin: 0px;
	}

.userphotos {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #f1eeeb;
	padding: 10px;
	}

.main_allphotos {
	color: #003399;
	padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	list-style-type: disc;
	list-style-position: outside;
	}

.inp_reg {
	border: 1px solid #a9a9a9;
	width: 135px;
	}
	
.inp_my {
	border: 1px solid #a9a9a9;
	width: 95%;
	}
	
.box	{
    border: 1px solid #a9a9a9;
    padding: 10px;
    }

.input {
    border: 1px solid #a9a9a9;
    width: 400px;
    }
    
.table {
    margin: 0px;
    }
.table th {
    padding: 10px;
    margin: 1px;
    background-color: #657686;
    color: white;
    font-weight: bold;
    text-align: left;
    }
.table td {
    padding: 10px;
    margin: 1px;
    }
.table td.light {
    background-color: #E8EBED;
    }
.table td.dark {
    background-color: #D0D6DA;
    }
    
.nav_bar {
    margin: 7px 2px;
    }
    
#commentinput .input {
    border: 1px solid #a9a9a9;
    width: 400px;
    }
#commentinput textarea.input {
    height: 250px;
    }
    
.table_light {
	background-color: #E8EBED;
}
.table_dark {
	background-color: #D0D6DA;
}
.table_header {
	background-color: #657686;
	padding: 4px;
	color: white;
	font-weight: bold;
	font-size: 120%;
}

.action_done {
	background-color: #FFCB97;
	padding: 0px 10px;
}
.action_wait {
	background-color: #F9EAD5;
	padding: 0px 10px;
}
.action_error {
	background-color: red;
	color: white;
	padding: 0px 10px;
}



.calendar {
	margin-left: -10px;
	margin-right: -10px;
	}
.notthismonth {
	background-color: #E8EBED;
	color: white;
	padding: 3px;
	}
.table_header A, .table_header A:visited {
	color: white;
	text-decoration: none;
	}

.thismonth {
	border: 1px solid #D0D6DA;
	width: 14%;
	height: 100px;
	padding: 3px;
	}
	
.thismonth A {
	font-size: 8pt !important;
	}

.calendar_sm {
	border-collapse: collapse;
	}
.calend_sm {
	border: 1px solid #D0D6DA;
	width: 14%;
	text-align: center;
	}

div.calendar_entry {
	margin-bottom: 6px;
	}

div.tags {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
}

a.tags {
	text-decoration: none;
	color: black;
}
a.tags:hover {
	text-decoration: underline;
}

.tag1 {
	font-size: 100% ! important;
}
.tag2 {
	font-size: 100% ! important; font-weight: bold ! important;
}
.tag3 {
	font-size: 120% ! important;
}
.tag4 {
	font-size: 120% ! important; font-weight: bold ! important;
}
.tag5 {
	font-size: 150% ! important;
}

.taga1 {
	color: #BFBFBF ! important;
}
.taga2 {
	color: #9E9E9E ! important;
}
.taga3 {
	color: #727272 ! important;
}
.taga4 {
	color: #3E3E3E ! important;
}
.taga5 {
	color: black ! important;
}

div.all {
	clear: both;
	margin-bottom: 10px;
	text-align: right;
}

.showpic {
border:10px solid #5c6c7a;

}


.red {
color: red;
}

.forum_form div {
margin-bottom: 20px;
}

.forum_form div input, .forum_form div select, .forum_form div textarea {
width: 100%;
}
.forum_form div input.checkbox {
width: 10px;
}
.forum_form div input.button {
width: 300px;
font-size: 170%;
}

.comments_subscr {
padding: 20px;
margin: 20px;
background-color: #EEE;
}
.comments_subscr td{
padding-right: 20px;
}

.forum_tags {
padding: 20px;
margin: 20px;
background-color: #EEE;
}

.forum_tags td {
width: 50%;
vertical-align: top;
}

.comment {
color: #777;
}

.comment A {
color: #7E87AD;
text-decoration: none;
border-bottom: 1px dotted #7E87AD;
}

.comment_new {
background-color: #ffcccc;
padding: 5px;
}

.forum_tags B A {
color: black;
text-decoration: none;
border-bottom: 1px dotted #7E87AD;
}

.forum_entry {
margin-bottom: 20px;
margin-left: 20px;
}
.forum_entry .title, .forum_entry .title A {
font-size: 16pt;
}
.forum_entry .title {
font-size: 16pt;
margin-left: -20px;
}
A.forum_theme {
color: #990000;
}
.forum_panel {
border: 1px solid #DDD;
padding: 5px;
margin: 5px 0px 5px -5px;
}

.forum_actions {
font-size: 13pt;
margin-left: 20px;
margin-bottom: 20px;
}
.forum_actions A {
font-size: 13pt;
background-color: #EEE;
padding: 5px 20px;
margin-left: 20px;
}

.forum_entry p a img, .forum_entry a img {
border: 0px;
}

.forum_search, .forum_search input { 
text-align: right;
margin-bottom: 10px;
}
.forum_search input, .forum_search select { 
font-size: 150%;
text-align: left;
}

.thumbs {
font-size: 120%;
}
.thumb_up {
color: #479544;
}
.thumb_down {
color: #8a6767;
}

.plus {
color: #990000;
}

.redlink {
	color: white;
}

.comment_action {
	padding-left: 20px;
}

.comment_action_up {
	background: url("/img/photo/thumb_up.gif") no-repeat ;
}

.title_rss {
	float: right;
	margin-top: 5px;
}

.share {
	float: right; width: 300px; text-align: right;
}
.share img {vertical-align: middle;}


.form TD {padding:0 0 0 5px;}
.form .vt {
padding-top:3px;
vertical-align:top;
}
.form .input {width:100%;}
.form .tablesel {width:100%;}
.form .text {width:100%;}
.form .textarea {width:100%;}
.form .file {width:100%;}
.form .add_form {
margin:0 0 5px 0;
font-size:85%;
}
.form TEXTAREA.input {height:100px;}
.form #td2_options DIV {font-size:90%;}
.form #td2_options DIV.options {
margin:3px 0 5px;
font-size:100%;
}

.market_photos {
	float: left;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #555;
}

.market_photos_small {
	float: right;
}

.market_photos_small IMG {
	margin-bottom: 5px;
	border: 1px solid #555;
	padding: 1px;
}

.market_photos_small IMG.selected {
    opacity : 0.4;
    filter: alpha(opacity=40); // msie
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
}


.market_descr td {
	padding: 10px;
}


.market_hot {margin:15px 0 15px 0; clear: both;} HTML>BODY .market_hot {margin-left:0;}
.market_hot .offer {
display:inline;
width:160px;
height:250px;
margin:0 8px 20px;
font-size:90%;
vertical-align:top;
position: relative;
}
HTML>BODY .market_hot .offer {
float:left;
overflow:hidden;
}
.market_hot .offer .fade {
	position: absolute;
	bottom: 0px;
}
.market_hot .offer P {margin:0;}
.market_hot .offer .country {
margin:5px 0;
font-size:120%;
font-weight:bold;
color:#990000;
text-align: center; 
}
.market_hot .offer .country A {color:#990000;}
.market_hot .offer .price {
padding:5px 8px;
background-color:#ffffcc;
font-weight:bold;
text-align: center; 
}
.market_hot .offer .name {
margin:7px 0 5px;
font-weight:bold;
color:#999;
}
.market_hot .offer .desc A {
color:#000;
text-decoration:none;
}
.market_hot .offer .desc A:hover {text-decoration:none!important;}

.market_hot .offer .market_photo_list {text-align: center; margin: 5px 0px;}

.market_cat {clear: both;}
.market_cat A {text-decoration:none;}
.market_cat A:hover {color:#932000!important;text-decoration:underline;}
.market_cat .sector {display:inline-block;width:49%;margin:0 0 25px 0;vertical-align:top;}
.market_cat .sector TD.img {width:60px;padding:0 0 0 13px;vertical-align:top;}
.market_cat .sector IMG {margin:2px 10px 0 0;}
.market_cat .sector .title {margin:0 13px 0 0;font-size:125%;font-weight:bold;color:#036;line-height:15px;}
.market_cat .sector .title A {color:#036;}
.market_cat .subsectors {margin:0 13px 0 0;font-size:95%;}

.rightColumn .market_cat {width:240px;margin:0 0 3em 0;overflow:hidden;}
.rightColumn .market_cat A {text-decoration:none;}
.rightColumn .market_cat A:hover {color:#932000!important;text-decoration:underline;}
.rightColumn .market_cat .sector {display:inline-block;width:100%;margin:0 0 15px 0;vertical-align:top;}
.rightColumn .market_cat .sector TD.img {display:none;}
.rightColumn .market_cat .sector .title {margin:0;font-size:100%;font-weight:bold;color:#036;line-height:15px;}
.rightColumn .market_cat .sector .title A {color:#036;}
.rightColumn .market_cat .subsectors {margin:0;font-size:95%;}

.market_title IMG {margin: 7px 3px; vertical-align: top;}

.ht_section {
	width: 100%;
}
.ht_section TD {
	vertical-align: bottom;
}
div.dotted {
	border-bottom: 1px dotted black;
}
.market_catalog_cnt {
	width: 30px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
}
.ht_section TD B, .ht_section TD A {
	border-bottom: 1px solid white;
	padding-right: 3px;
}


.poll_result DIV {
	height: 2px;
	background-color: red;
}
.poll_result {
	margin: 5px 20px 10px 25px;
}

.zakladki span {
	padding: 2px 10px;
}
.zakladki span A, A.pedigree_link {
	border-bottom: 1px dotted #003399;
	text-decoration: none;
}
.zakladki span.current {
	background-color: #CCC;
}
.zakladki span.current A {
	border-bottom: 0px;
}

.opinions_poll {float:right;margin:3px 0 0 0;padding:0;font-size:100%;font-weight:bold;}
.opinions_poll IMG {border: none; vertical-align: middle; }
.opinions_poll .up {color:#090;}
.opinions_poll .down {color:#900;}
.opinions_poll SPAN {cursor:help;}

.opinions_poll A.vote_up {display:inline-block;width:15px;height:14px;margin:0 5px;background:url(/img/op_arrow.gif) no-repeat 0 0;font-size:12px;}
.opinions_poll A.vote_down {display:inline-block;width:15px;height:14px;background:url(/img/op_arrow.gif) no-repeat -15px 0;font-size:12px;}
.opinions_poll A.vote_none {display:inline-block;width:35px;height:14px;margin:0 0 0 5px;background:url(/img/op_arrow_none.gif) no-repeat 0 0;font-size:12px;}
.opinions_poll A:hover.vote_up {background-position:0 -14px;}
.opinions_poll A:hover.vote_down {background-position:-15px -14px;}

.comment_hidden A {text-decoration: none; border-bottom: 1px dotted #AAA; color: #AAA;}
.comment_text, .comment_hidden {margin: 5px 0;}

#voices_left {float:right; width: 300px;text-align:right;}

.contest {width: 100%;}
.contest .work_small {height: 250px; position: relative;}
.contest .work_small IMG {position: absolute; bottom: 0px;cursor:url(/img/global/zoom.cur), pointer;}
.contest .work_large {position: absolute;}
.contest .work_large IMG {cursor: pointer; border: 1px solid black;}
.contest TD {width: 50%; vertical-align: top; }
.contest .author {font-weight: bold;}
.contest .vote {font-weight: bold;}
.contest .vote input {vertical-align: text-top;}
.contest .interview {margin: 5px; padding: 15px; background-color: #EEE; font-style: italic;}


#photo_block {background-color: white; padding: 10px; }

.photolist .entry { float: left; width: 100px; margin-right: 20px; margin-bottom: 20px; border: 1px solid #999; height: 100px; position: relative; }
.photolist .entry .img { width: 96px; height: 96px; overflow: hidden; margin: 2px 0px 0px 2px;}
.photolist .entry .comments {position: absolute; left: 3px; top: 5px;}
.photolist .nofloat {clear: both;}
.photolist .authors {clear: left; font-size: 120%; margin-bottom: 20px;}
.photolist .rels {float: right; width: auto; border-left: 1px solid #A9A9A9; padding-left: 10px; margin: 0 0 10px 10px;}
.photolist .rels h2 {margin-top: 0px;}
.photolist .all {clear: both; text-align: left;}


/* пузырь с комментами */
.commmm {margin:0 0 0 5px;}
.commmm SPAN {font:9px Tahoma!important;font-weight:normal;}
.commmm A {font-size: 9px!important; color:black!important;text-decoration:none!important;}
.commmm SPAN.op_ved {position:relative;}
.commmm SPAN.op_ved A {font-size: 9px!important; padding:0 2px 0 7px;background:url(/img/comments_left.gif) no-repeat 0 bottom!important;}
.commmm SPAN.op_ved SPAN {background:url(/img/comments_right.gif) no-repeat 0 bottom!important;}
.commmm SPAN.none {margin:0 2px 0 0;padding:0 1px 0 0;background:url(/img/comments_none.gif) no-repeat 0 bottom!important;}
.gecko .commmm SPAN {height:12px;display:inline-block;}
.gecko .commmm SPAN A {font-size: 9px!important; height:12px;display:inline-block;}
.win.gecko .commmm SPAN {height:11px;display:inline-block;}
.win.gecko .commmm SPAN A {font-size: 9px!important; height:11px;display:inline-block;}


.gallery .pics {width:100%;margin:1.5em 0 0 0;padding:24px 0 0px;background-color:#F8F6F0;/* border-top:20px solid #fff; */text-align:center;}
.gallery .pics TABLE {width:100%;}
.gallery .pics TD {color:#525252;}
.gallery .arrows {position:relative;margin:0 auto;text-align:center; z-index: 600;}
.gallery .arrows .descr {
	position: absolute; width: 100%; height: auto; bottom: 0px!important; top: auto; text-align: left;
	z-index: 500;
	padding: 0px;
	height: auto;
	background-color: white;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}
.gallery .descr table {width: auto; }
.gallery .arrows .descr DIV { position: static; padding: 10px; width: auto;}
.gallery .arrows DIV {position:absolute;top:0;width:50px;height:100%;}
.gallery .arrows DIV#arrow_left {left:0;}
.gallery .arrows DIV#arrow_right {right:0;}
.gallery .arrows DIV.arrow_left {background:url(/img/foto_arrow_left.png) no-repeat left center;}
.gallery .arrows DIV.arrow_right {background:url(/img/foto_arrow_right.png) no-repeat right center;}
.gallery .arrows DIV.arrow_none {}
.gallery IMG#empty_image {position:absolute; top:0; left: 0; z-index: 300;}
.gallery .pics .navig {position:relative;width:100%;}
.gallery .pics .navig IMG {border:0px solid #333;}
.gallery .pics .navig .prev {z-index: 400; position:absolute;display:block;top:0;left:0;width:49%;height:100%;cursor:url(/img/previous.cur), pointer;text-decoration:none!important;background:url(/img/px.gif) repeat 0 0;}
.gallery .pics .navig .next {z-index: 400; position:absolute;display:block;top:0;right:0;width:49%;height:100%;cursor:url(/img/next.cur), pointer;text-decoration:none!important;background:url(/img/px.gif) repeat 0 0;}
.gallery .pics_info {color:#525252;margin:0 auto;}

.photo_upload {margin: 20px 10%;}
.photo_upload_rules {margin: 20px;}
.photo_upload_rules li { margin-bottom: 10px; }

.login_thru {margin-left: 15px;}
.login_thru IMG {margin: 0 5px 5px 0; vertical-align: middle;}

table.adv {border-collapse: collapse;border-top: 2px solid #DADADA; width: 100%;}
table.adv th {border-bottom: 2px solid #DADADA; padding: 5px 0; font-weight: normal;}
table.adv td {border-bottom: 1px solid #DADADA; padding: 5px 0;}
table.adv td.price {text-align: center;}
div.adv h2 {margin-top: 30px;}
