* {margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 12px Tahoma, Verdana, sans-serif;
	height: 100%;
	background: #fdc3df url(images/bg.jpg) center top;
	color: #000;
	text-align: center;
}


a:link, a:visited, a:active, a:hover {color: #000; text-decoration: underline;}
a:hover { text-decoration: none;}

img {border: none;}
input, select {vertical-align: middle;}
ul li{list-style: none;}
.clear{clear: both;}

#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 164px;
	background: url(images/top_bg.jpg) repeat-x center top;
}
#header .hpadd{ width: 100%; height: 164px; background: url(images/hlogo.jpg) no-repeat left top; }
#header .hpadd:after{ content: '.'; display: block; clear: both; visibility: hidden; height: 0; }
#header .hcont{ width: 100%; float: left; overflow: hidden; }
#header .hcont2{ padding: 10px 0 0 330px; font-weight: 700; text-align: center; height: 88px; }
#header .hcont2 a:link, #header .hcont2 a:visited, #header .hcont2 a:active, #header .hcont2 a:hover {color: #270114; text-decoration: none;}
#header .hcont2 a:hover { text-decoration: underline;}
#header .hcont2 ul{ display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; *margin: 0 2px 0 1px; width: 130px; text-align: left; line-height: 20px; }
#header .hcont2 ul li{ background: url(images/hbullet.gif) no-repeat left 3px; padding: 0 0 0 18px; *padding: 0; }

#header .hlogo{ width: 330px; height: 98px; float: left; margin-left: -100%; position: relative; overflow: hidden;}

.ttbar_left{ padding: 0 0 0 20px; height: 29px; background: url(images/ttbar_left.png) no-repeat left top; }
.ttbar_right{ padding: 0 20px 0 0; height: 29px; background: url(images/ttbar_right.png) no-repeat right top; }	
.ttbar{ width: 100%; height: 29px; background: url(images/ttbar_bg.png) repeat-x top; line-height: 26px; color: #fff; font-weight: 700; text-align: center; }
.ttbar a:link, .ttbar a:visited, .ttbar a:active, .ttbar a:hover {color: #fff; text-decoration: none;}
.ttbar a:hover { text-decoration: underline;}

.top_bar_left{ padding: 0 0 0 20px; height: 35px; background: url(images/top_bar_left.gif) no-repeat left top; }
.top_bar_right{ padding: 0 20px 0 0; height: 35px; background: url(images/top_bar_right.gif) no-repeat right top; }	
.top_bar{ width: 100%; height: 35px; background: url(images/top_bar_bg.gif) repeat-x top; }

#header .hsearch{ height: 28px; font-weight: 700; color: #000; }
#header .hsearch p{ padding: 7px 0 0 0; }
#header .hsearch .text{ width: 135px; padding: 2px; border: 1px solid #8F8F8F; }
#header .hsearch .bttn{ width: 22px; height: 22px; background: url(images/bttn_go.gif); border: 0; cursor: pointer; font-size: 12px; color: #fff; font-weight: 700; margin: 0 15px 0 0; }
#header .hsearch select{ margin: 0 15px 0 0; }
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 110px;
}
#content .title_left{ padding: 0 0 0 20px; height: 35px; background: url(images/title_left.gif) no-repeat left top; }
#content .title_right{ padding: 0 20px 0 0; height: 35px; background: url(images/title_right.gif) no-repeat right top; }
#content .title{ background: url(images/title_bg.gif) repeat-x top; height: 35px; line-height: 33px; }
#content .title h2{ padding: 0 0 0 5px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 17px; float: left; color: #fff; }
.archives{ float: right; font-size: 11px; padding: 8px 10px 0; color: #fff; }
.archives li{ float: left; line-height: 17px; text-align: center; }
.archives li.spec{ width: 105px; font-weight: 700; }
.archives li.spec2{ width: 55px; }
.archives li.dark{ color: #2c0318; }
.archives a:link, .archives a:visited, .archives a:active, .archives a:hover {color: #000; text-decoration: none; border: 1px solid #B31F68; background: #FFEBF5; margin: 0 1px 0 0; display: block; padding: 0 2px; }
.archives a:hover { background: #BAEFFE; border: 1px solid #035C75; }


.thumbs{ width: 100%; text-align: center; }
.thumbs .ti{ width: 242px; background: url(images/tmb_bg.png) no-repeat center top; padding: 3px 3px; *padding: 2px 3px 1px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 2px 0; text-align: left;  *margin: 2px 1px 2px 1px;}
.thumbs .ti:hover{ background: url(images/tmb_bghov.png) no-repeat center top; }
.thumbs .ti img{ display: block; border: 1px solid #1C262D; background: #000; }
.thumbs .ti a:hover img{ border: 1px dashed #fff; }
.thumbs .ti .pic{ text-align: center; }
.thumbs .ti span{ font-size: 18px; font-weight: 700; }
.thumbs a:link, .thumbs a:visited, .thumbs a:active, .thumbs a:hover {color: #045167; text-decoration: none;}
.thumbs a:hover { color: #AF1C6A;}
* html .thumbs a:hover { color: #000;}
.thumbs .annote{ font-size: 11px; line-height: 17px; text-align: center; color: #000; }

.thumbs2{ width: 100%; text-align: center; color: #130e63; }
.thumbs2 .ti{ width: 242px; background: url(images/tmb2_bg.png) no-repeat center top; padding: 3px 3px; *padding: 2px 3px 1px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 2px 0; text-align: left;  *margin: 2px 1px 2px 1px; }
.thumbs2 .ti:hover{ background: url(images/tmb2_bghov.png) no-repeat center top;  }
.thumbs2 .ti img{ display: block; border: 1px solid #1C262D; background: #000; position: absolute; *margin: 0 0 0 -121px; }
.thumbs2 .ti a:hover img{ border: 1px dashed #fff; }
.thumbs2 .ti .pic{ text-align: center; height: 182px; }
.thumbs2 .ti .pic span{ display: block; background: #C4327E; color: #fff; position: absolute; margin: 161px 0 0 206px; padding: 3px; font-size: 11px; *margin: 161px 0 0 85px; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }
.thumbs2 .ti .pic a:link, .thumbs2 .ti .pic a:visited, .thumbs2 .ti .pic a:active, .thumbs2 .ti .pic a:hover {color: #fff; text-decoration: none; display: block; position: absolute; width: 242px; height: 182px; *margin: 0 0 0 -121px; }
.thumbs2 .ti .pic a:hover { color: #fff; cursor: pointer;}

@-moz-document url-prefix() {
.thumbs2 .ti .pic a:link, .thumbs2 .ti .pic a:visited, .thumbs2 .ti .pic a:active, .thumbs2 .ti .pic a:hover { width: 240px; height: 180px; border: 1px solid #000; }
.thumbs2 .ti .pic a:hover { border: 1px dashed #fff; }
.thumbs2 .ti img{ border: 0;  }
.thumbs2 .ti a:hover img{ border: 0;  }
}

.thumbs2 .descr{ padding: 0 5px; line-height: 17px; *line-height: 18px; font-size: 11px; }
.thumbs2 .ttile{ font-size: 12px; font-weight: 700; line-height: 23px; background: url(images/tmb_titlebg.gif) no-repeat  5px top; padding: 0 0 0 30px;  }

.thumbs2 .ttile a:link, .thumbs2 .ttile a:visited, .thumbs2 .ttile a:active, .thumbs2 .ttile a:hover {color: #045167; text-decoration: none;}
.thumbs2 .ttile a:hover { color: #AF1C6A}

.thumbs2 .date{ float: left; }
.thumbs2 .link{ float: right; }
.thumbs2 .link a:link, .thumbs2 .link a:visited, .thumbs2 .link a:active, .thumbs2 .link a:hover {color: #cf0f71; text-decoration: underline;}
.thumbs2 .link a:hover { text-decoration: none;}

.top_list1{ line-height: 21px; margin: 0 0 10px; width: 100%; background: url(images/tl_bg.png) center top; color: #d2056c; }
.top_list1_left{ width: 100%; background: url(images/tl_left.png) repeat-y left top; }
.top_list1_right{ padding: 0 10px; background: url(images/tl_right.png) repeat-y right top; }
.top_list1 ul{ float: left; width: 16%; }
.top_list1 ul li{ padding: 0 10px; }
.top_list1 a:link, .top_list1 a:visited, .top_list1 a:active, .top_list1 a:hover {color: #000; text-decoration: none;}
.top_list1 a:hover { text-decoration: underline;}

.top_list2{ line-height: 21px; margin: 0 0 10px; width: 100%; background: url(images/tl_bg.png) center top; color: #d2056c; }
.top_list2_left{ width: 100%; background: url(images/tl_left.png) repeat-y left top; }
.top_list2_right{ padding: 0 10px; background: url(images/tl_right.png) repeat-y right top; }
.top_list2 ul{ float: left; width: 19%; font-weight: 700; }
.top_list2 ul li{ padding: 0 10px; }
.top_list2  a:link, .top_list2 a:visited, .top_list2 a:active, .top_list2 a:hover {color: #000; text-decoration: none;}
.top_list2 a:hover { text-decoration: underline;}


.pages{ height: 30px; }
.pages .pages_block{ width: 150px; float: left; line-height: 30px; font-size: 11px; margin: 0 0 0 10px; }
.pages .pages_block span{ border: 1px solid #B31F68; background: #FFEBF5; color: #000; padding: 2px 3px; }

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -110px auto 0;
	min-width: 1000px;
	height: 110px;
	background: url(images/bttm_bg.jpg) repeat-x center bottom;
	color: #000;
}
#footer span{ color: #f60303; font-weight: 700; }
#footer .fpadd{ padding: 40px 0 0; }
#footer .bttm_menu{ color: #0982c8; font-weight: 700; padding: 10px 0 0; }
#footer .bttm_menu a:link, #footer .bttm_menu a:visited, #footer .bttm_menu a:active, #footer .bttm_menu a:hover {color: #0982c8; text-decoration: none;}
#footer .bttm_menu a:hover { text-decoration: underline;}

* html #wrapper,
* html #footer {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
}
.vstvk-block .r {
	float: right;
}

.vstvk-block .l {
	float: left;
}

.vstvk-block .clr {
	clear: both;
}

.vstvk-block {
	width: 1001px;
	margin: 0 auto;
	overflow: hidden;
}

.vstvk-block .hor-bl {
	overflow: hidden;
	margin: 4px auto;
}

div.vstvk-block .hor-bl div.title {
	background: url(../images/title-icon.png) no-repeat !important;
	height: 42px !important;
	font-size: 21px !important;
	color: #000 !important;
	line-height: 38px !important;
	padding-left: 45px !important;
}

.vstvk-block .bookmark {
	display: block;
	background: url(../images/bookmark-icon.png) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #d0000c;
	text-decoration: none;
	line-height: 20px;
	padding-left: 24px;
	margin-top: 15px;
}

.vstvk-block .bookmark:hover {
	text-decoration: underline;
}

.vstvk-block .bg2-wr {
	background: url(../images/bg2-wr-c.png) repeat-x;
}

.vstvk-block .bg2-wr-l {
	background: url(../images/bg2-wr-l.png) no-repeat;
}

.vstvk-block .bd2-wr-r {
	background: url(../images/bg2-wr-r.png) no-repeat right;
	height: 44px;
	padding: 0 10px;
}

.vstvk-block .search {
	overflow: hidden;
	margin-top: 8px;
}

.vstvk-block .search li {
	float: left;
	margin-right: 3px;
}

.vstvk-block .search-form input {
	background: url(../images/s-f2.png) no-repeat;
	border: 0;
	width: 194px;
	height: 22px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px 10px 0 10px;
}

.vstvk-block .bg-wr-bl {
	background: url(../images/bg-wr-c.png) repeat-y;
}

.vstvk-block .bg-wr-bl-t {
	background: url(../images/bg-wr-t.png) no-repeat;
}

.vstvk-block .bg-wr-bl-b {
	background: url(../images/bg-wr-b.png) no-repeat bottom;
	overflow: hidden;
}

.vstvk-block .list-block {
	width: 976px;
	margin: 10px auto 0;
	overflow: hidden;
}

.vstvk-block .list {
	width: 240px;
	float: left;
	margin: 2px 2px 10px;
}

.vstvk-block .list li {
	width: 240px;
}

.vstvk-block .list a {
	display: block;
	background: url(../images/list-icon.png) no-repeat 0px 7px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	padding-left: 12px;
}

.vstvk-block .list a:hover {
	color: #c5000b;
	text-decoration: underline;
}

.vstvk-block .arch {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	overflow: hidden;
	margin-top: 8px;
}

.vstvk-block .arch li {
	float: left;
	margin-left: 2px;
}

.vstvk-block .arch a {
	color: #fff;
	text-decoration: none;
}

.vstvk-block .arch-c {
	display: block;
	background: url(../images/arch-c.png) repeat-x;
	height: 27px;
	float: left;
}

.vstvk-block .arch-l {
	display: block;
	background: url(../images/arch-l.png) no-repeat;
	width: 7px;
	height: 27px;
	float: left;
}

.vstvk-block .arch-r {
	display: block;
	background: url(../images/arch-r.png) no-repeat right;
	width: 7px;
	height: 27px;
	float: left;
}

.vstvk-block .arch a:hover .arch-c {
	background: url(../images/arch-c-h.png) repeat-x;
}

.vstvk-block .arch a:hover .arch-l {
	background: url(../images/arch-l-h.png) no-repeat;
}

.vstvk-block .arch a:hover .arch-r {
	background: url(../images/arch-r-h.png) no-repeat right;
}

.vstvk-block .nav {
	overflow: hidden;
	margin-top: 8px;
}

.vstvk-block .nav li {
	float: left;
	margin-left: 3px;
}

.vstvk-block .nav a {
	color: #fff;
	text-decoration: none;
}

.vstvk-block .nav a:hover {
	text-decoration: underline;
}

.vstvk-block .nav a:hover span {
	text-decoration: underline;
}

.vstvk-block .l-tit {
	display: block;
	background: url(../images/l-tit-c.png) repeat-x;
	float: left;
}

.vstvk-block .l-tit-l {
	display: block;
	background: url(../images/l-tit-l.png) no-repeat;
}

.vstvk-block .l-tit-r {
	display: block;
	background: url(../images/l-tit-r.png) no-repeat right;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	padding: 0 9px;
	margin-bottom: 8px;
}

