* {margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 12px Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #D6F7FB url(images/bg.gif) 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: 1004px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 131px;
	background: url(images/top_bg.jpg) repeat-x center top;
	margin: 0 0 -131px;
	position: relative;
	z-index: 1;
	text-align: left;
}
#header .hpadd{ width: 1004px; height: 131px; margin: 0 auto; overflow: hidden; }
#header .hlogo{ width: 255px; float: left; height: 98px; overflow: hidden; }
#header .hta{ width: 745px; float: right; height: 98px; overflow: hidden; }
#header .hta ul{ width: 145px; float: left; font-weight: 700; padding: 12px 0 0; }
#header .hta ul li{ background: url(images/hbullet.gif) no-repeat left 1px; padding: 0 0 0 22px; line-height: 20px; }
#header a:link, #header a:visited, #header a:active, #header a:hover {color: #000; text-decoration: none;}
#header a:hover { text-decoration: underline;}

#header .hsearch{ height: 31px; border: 1px solid #94DCE9; background: #E9FAFE; font-weight: 700; }
#header .hsearch p{ padding: 5px 0 0 10px; }
#header .hsearch .text{ width: 135px; padding: 2px; border: 1px solid #949797; }
#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: 141px 0 140px;
}

#content .title{ border: 1px solid #027493; background: url(images/title_bg.jpg) repeat-x top; height: 30px; line-height: 30px; }
#content .title h2{ background: url(images/title_bullet.jpg) no-repeat left top; padding: 0 0 0 40px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 17px; float: left; width: 250px; }
.archives{ float: right; font-size: 11px; padding: 6px 10px 0; }
.archives li{ float: left; width: 19px; line-height: 17px; text-align: center; }
.archives li.spec{ width: 105px; font-weight: 700; }
.archives li.spec2{ width: 55px; }
.archives a:link, .archives a:visited, .archives a:active, .archives a:hover {color: #fff; text-decoration: none; border: 1px solid #1C262D; background: #036071; margin: 0 1px 0 0; display: block; }
.archives a:hover { background: #0AB7D8; }

.thumbs{ width: 100%; }
.thumbs .ti{ width: 242px; border: 1px solid #027493; background: #ECFBFE; padding: 2px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 2px 0; *margin: 2px 2px 2px 1px; }
.thumbs .ti:hover{ background: #8BB9CB; }
.thumbs .ti img{ display: block; border: 1px solid #1C262D; }
.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: #1c262d; text-decoration: none;}
.thumbs a:hover { color: #fff;}
* html .thumbs a:hover { color: #000;}
.thumbs .annote{ font-size: 11px; line-height: 17px; background: #aff0f8; text-align: center; }

.thumbs2{ width: 100%; }
.thumbs2 .ti{ width: 242px; height: 236px; border: 1px solid #027493; background: #ECFBFE url(images/tmb_bg.png) no-repeat left bottom; padding: 2px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 2px 0; *margin: 2px 2px 2px 1px; font-size: 11px; }
.thumbs2 .ti:hover{ background: #8BB9CB url(images/tmb_bghov.png) no-repeat left bottom; }
.thumbs2 .ti img{ display: block; border: 1px solid #1C262D; 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: #B4447D; 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;  }
}



* html .thumbs a:hover { color: #000;}
.thumbs2 .descr{ padding: 0 0 0 50px; line-height: 18px; }
.thumbs2 .ttile{ font-size: 12px; font-weight: 700; }

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

.thumbs2 .date{ float: left; }
.thumbs2 .link{ float: right; }

.top_list1{ background: url(images/list_bg.jpg) left top; line-height: 21px; color: #db0158; margin: 0 0 10px; width: 100%; }
.top_list1 ul{ float: left; width: 24%; }
.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{ background: url(images/list_bg.jpg) left top; line-height: 21px; color: #db0158; margin: 0 0 10px; width: 100%; }
.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; }
.pages .pages_block span{ border: 1px solid #1C262D; background: #036071; color: #fff; padding: 2px 3px; }

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -140px auto 0;
	height: 140px;
	background: url(images/bttm_bg.jpg) repeat-x center bottom;
}

#footer .fpadd{ width: 1004px; height: 140px; margin: 0 auto; overflow: hidden; }
#footer span{ font-weight: 700; color: #db0158; }
.bttm_menu a:link, .bttm_menu a:visited, .bttm_menu a:active, .bttm_menu a:hover {color: #000; text-decoration: none; font-weight: 700;}
.bttm_menu a:hover { text-decoration: underline; }
#footer .fta{ padding: 40px 100px 20px; }

.vstvk-block .r {
	float: right;
}

.vstvk-block .l {
	float: left;
}

.vstvk-block .clr {
	clear: both;
}

/*main styles end*/

.vstvk-block {
	width: 1001px;
	margin: 0 auto;
	overflow: hidden;
}

.vstvk-block .hor-bl {
	overflow: hidden;
	margin: 0 auto;
}

div.vstvk-block .hor-bl div.title {
	background: url(../t240x180/images/title-icon.png) no-repeat !important;
	height: 42px !important;
	font-size: 21px !important;
	border: none !important;
	color: #000 !important;
	line-height: 38px !important!;
	padding-left: 45px !important;
}

.vstvk-block .bookmark {
	display: block;
	background: url(../t240x180/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(../t240x180/images/title_bg.jpg) repeat-x;
	border: 1px solid #027493;
	height: 30px;
	overflow: hidden;
}

.vstvk-block .search {
	overflow: hidden;
	margin: 4px 2px 0;
}

.vstvk-block .search li {
	float: left;
	margin-right: 3px;
}

.vstvk-block .search-form {
	margin-top: 2px;
}

.vstvk-block .search-form input {
	width: 135px;
	padding: 2px;
	border: 1px solid #949797;
}

.vstvk-block .bg-wr-bl {
	background: url(../t240x180/images/list_bg.jpg);
}

.vstvk-block .list-block {
	width: 976px;
	margin: 0 auto;
	overflow: hidden;
}

.vstvk-block .list {
	width: 240px;
	float: left;
	margin: 0 2px;
}

.vstvk-block .list li {
	width: 240px;
	color: #DB0158;
}

.vstvk-block .list a {
	display: block;
	background: url(../t240x180/images/list-icon.png) no-repeat 0px 7px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	padding-left: 12px;
}

.vstvk-block .list a:hover {
	text-decoration: underline;
}

.vstvk-block .arch {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 17px;
	overflow: hidden;
	margin: 6px 2px 0;
}

.vstvk-block .arch li {
	float: left;
	margin-left: 2px;
}

.vstvk-block .arch a {
	display: block;
	border: 1px solid #1C262D;
	background: #036071;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0 3px;
}

.vstvk-block .arch a:hover {
	background: #0AB7D8;
}

.vstvk-block .nav {
	overflow: hidden;
	margin : 5px 2px;
}

.vstvk-block .nav li {
	font-size: 11px;
	line-height: 17px;
	float: left;
	margin-left: 3px;
}

.vstvk-block .nav a {
	display: block;
	border: 1px solid #1C262D;
	background: #036071;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0 3px;
}

.vstvk-block .nav a:hover {
	background: #0AB7D8;
}


