/* reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height: 130%;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {/*vertical-align:middle;*/}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clear {clear:both;}

/* user */

html, body {
	/*height:100%;*/
}

body {
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url(botbg.jpg) bottom left no-repeat;
	height:100%;
}

body.white {
	background: url(indexbg.jpg) top center no-repeat;
}

a {
	color: #930000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	filter: expression(p_fix(this,'scale'));
}

p {
	margin-bottom: 20px;
}

.wrapper { 
 	margin: 0 auto;
	background: url(topbg2.gif) top center repeat-x;
	width: expression(document.body.offsetWidth > 1000?(document.body.offsetWidth < 1600? "100%" : "1600px" ) : "1000px");
	max-width: 1600px;
	min-width: 990px;
	height:100%;
}

.white .wrapper {
	background: none;
	width: 960px;
	min-width: inherit;
}

.header {
	margin: 0 auto;
	height: 195px;
	background: url(header2.jpg) top right no-repeat;
}

.white .header {
	background: none;
	padding-top: 20px;
	height: 230px;
}

.white .header h1 {
	float: left;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #da251c;
	line-height: normal;
	margin-left: 50px;
	margin-top: 5px;
}

.white .logo {
	float: left;
	margin-left: 50px;
}

.header .searchbox {
	height: 32px;
	text-align: right;
	display: none;
}

.header .searchbox input, 
#email {
	border: 1px solid #bbbbbb;
	background: none;
	font-size: 11px;
	color: #777777;
	padding: 1px;
	width: 390px;
	margin: 7px 20px 0px 0px;
}

#email {
	width: 210px;
	margin: 0px;
}

.header .logobox {
	height: 119px;
	padding: 15px 0px 0px 20px;
}

.header .regbox {
	height: 61px;
}

.header .regbox .leftbox,
.header .regbox .rightbox {
	float: left;
	width: 50%;
	*width: 49.9%;
	height: 61px;
	text-align: right;
}

.header .regbox .rightbox .padbox {
	padding: 11px 20px 0px 0px;
}

.header .regbox .rightbox .inputbox {
	width: 220px;
	float: right;
	padding: 0px 20px 0px 0px;
}

.header .regbox .rightbox .inputbox input {
	border: 1px solid #ffd105;
	color: #ffd105;
	background: none;
	font-size: 11px;
	padding: 1px;
	width: 200px;
}

#authlog {
	margin-bottom: 5px;
}

.header .regbox .rightbox .rembox {
	width: 150px;
	float: right;
	text-align: left;
	line-height: 150%;
}

.header .regbox .rightbox .rembox a {
	color: #ffd105;
}

#authsubmit {
	float: right;
}

.header .regbox .leftbox {
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 48px;
}

.header .regbox .leftbox h1 {
	color: #FFFFFF;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}


.logo {
	display: block;
	background: url(logo.png) top left no-repeat;
	width: 150px;
	height: 108px;
	outline: none;
	filter: expression(p_fix(this,'crop'));
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
	color: #930000;
	margin-bottom: 20px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

h5 {
	font-weight: bold;
	margin-bottom: 10px;
}

.content {
	margin: 0 auto;
	height: 100%;
}

.white .content {
	padding-top: 300px;
	height: 150px;
	text-align: center;
}

.white a.enter {
	font-size: 36px;
	color: #ca0000;
	font-style: italic;
	font-weight: bold;
	line-height: 44px;
	padding-left: 60px;
	background: url(check_ico.gif) left center no-repeat;
}

.contwrapper {
	float:left;
	width: 100%;
	height: 100%;
}

.contbody {
	margin:0px 280px 0px 260px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	*display:inline-block;
}

.col2 .contbody {
	margin:0px 0px 0px 260px;
	border-right: none;
}

.leftcol {
	float:left;
	margin-left:-100%;
	width:260px;
}

.rightcol {
	float:left;
	margin-left:-280px;
	width:280px;
}

#sitemenu {
	background: #c80006;
	line-height: 32px;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sitemenu li {
	border-top: 1px solid #e70000;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
	background: url(menubgarrow.png) right bottom no-repeat;
}

#sitemenu li a {
	text-decoration: none;
	color: #d8d8d8;
}

.box {
	padding: 20px;
	border-bottom: 1px solid #e4e4e4;
}

.box h3 {
	font-size: 16px;
	color: #3f3f3f;
	margin-bottom: 10px;
}

.opros p, 
.spam p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.opros span {
	color:#930000;
	font-weight: bold;
}

.opros .error, 
.spam .error {
	display: none;
	margin: 5px 0px 5px 0px;
}

.opros label {
	line-height: 150%;
}

input.sbtbtn {
	border: none;
	/*border: 1px solid #930000; */
	background: url(arrowright.gif) right center no-repeat;
	color: #930000;
	cursor: pointer;
	padding: 0px 5px 0px 0px;
	margin: 10px 0px 0px 0px;
} 

input.sbtbtn:hover {
	/*border: none;*/
}

.topnews h3 {
	background: url(exm.gif) center left no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.topnews img {
	border: 1px solid #c6c6c6;
}

.topnews small, 
.topblog ul li small, 
ul.datalist li small, 
.newscard small.date {
	font-size: 11px;
	color: #777777;
}

.topnews a {
}

.topnews ul {
	list-style: none;
}

.topnews ul li, 
.topvideo ul li, 
.topblog ul li {
	padding: 15px 0px 15px 0px;
	border-bottom: 1px dashed #000000;
}

.topvideo h3 {
	background: url(vicon.gif) center left no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.topvideo p {
	margin-bottom: 10px;
	margin-top: 15px;
}

.topvideo ul li p {
	margin-top: 0px;
}

.topvideo ul {
	list-style: none;
}

.topblog {
	border-bottom: none;
}

.topblog h3 {
	background:url(bicon.gif) center left no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

.topblog ul {
	list-style: none;
}

.mainnews {
	background: #dfdfdf url(graygradbg.png) no-repeat;
	padding: 15px;
}

.mainnews h2 {
	background: url(sicon.gif) center left no-repeat;
	padding: 0px 0px 0px 20px;
}

.mainnews h3 {
	margin-top: 5px;
}

.mainnews h3 a {
	color: #ff2a00;
}

.contbox {
	padding: 20px;
	*display:inline-block;
}

.inner .contbox {
	padding: 20px 0px 20px 0px;
	margin: 0px 20px 0px 20px;
	border-bottom: 1px solid #d8d8d8;
}

.col2 .contbox {
	border: none;
} 

.contbox h2 small {
	font-size: 11px;
	margin-left: 10px;
}

.contbox h2 small a {
	margin-left: 10px;
}

.serpbg {
	background: url(serpmolot.gif) bottom right no-repeat;
}

.lastnews {
	background: #f2f2f2;
}

.lastnews h2 {
	margin: 0px;
}

.lastnews h2 small {
	font-size: 11px;
}

.lastnews ul {
	list-style: none;
}

.lastnews ul li {
	border-bottom: 1px solid #d8d8d8;
	padding: 15px 0px 15px 0px;
}

.lastnews ul li small {
	color: #777777;
	font-size: 11px;
}

.mplist {
	/*background: url(flagbg.jpg) bottom right no-repeat;*/
	border-top: 1px solid #d8d8d8;	
}

.mplist ul,
.mplist2 ul {
	list-style: none;
	width: 100%;
}


.mplist ul li, 
.mplist2 ul li {
	width: 50%;
	*width: 49.9%;
	float: left;
	font-size: 11px;
	color: #535353;
	line-height: 18px;
}

.mplist2 ul li {
	font-size: 12px;
	line-height: 25px;
}

.mplist2 ul li a {
	color: #535353;
}

.mplist:after, 
.mplist2:after, 
.npage:after, 
.pnbody:after, 
.content:after, 
.addcomm:after, 
.commone:after, 
.contbox:after, 
.blogmeta:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

.newspapper {
	clear: left;
}

.npwrapper {
	float:left;
	width:100%;
}

.pnbody {
	margin-left:260px;
	padding: 0px 40px 0px 0px;
	border-left:1px solid #E4E4E4;
}

.npagebg {
	background: #f2f2f2 url(ppbg.gif) top left repeat-x;
	position: relative;
	margin-bottom: 40px;
	*display:inline-block;
}

.npage {
	background: url(newspapbg.jpg) no-repeat;
	padding: 20px;
	*display:inline-block;
}

.cornerbg {
	background:url(corneralfa.png) no-repeat;
	width: 173px;
	height: 154px;
	position: absolute;
	top: -50px;
	right: -38px;
	filter: expression(p_fix(this,'crop'));
}

.npage .npageleft {
	float: left;
	width: 60%;
}

.npage .npageleft p {
	line-height: 18px;
}

.npage .npageright {
	float: right;
	width: 40%;
}

.npage .npageright h2 {
	color: #3f3f3f;
	margin-left: 20px;
	margin-bottom: 10px;
}

.npage .npageright ul {
	list-style: none;
}

.npage .npageright ul li {
	padding: 10px 0px 10px 20px;
}

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

.npage h2 {
	margin-bottom: 20px;
}

.breadcrambs {
	margin-bottom: 10px;
	font-size: 11px;
	color:#737373;
}

.breadcrambs a {
	color:#737373;
}

.finder {
	background: #dfdfdf;
	padding: 15px 20px 15px 20px;
	/*margin-bottom: 20px;*/
}

.finder input, 
.finder select {
	background: none;
	border: 1px solid #bbbbbb;
	font-size: 11px;
	color: #777777;
	padding: 1px;
}

.finder input.sbtbtn {
	border: none;
	background: url(arrowright.gif) right center no-repeat;
	margin: 0px;
	font-size: 14px;
	color: #930000;
	padding:0px 5px 0px 0px;
}

.finder .fyear {
	margin-right: 20px;
}

.finder .fday {
	margin-left: 20px;
}

ul.datalist {
	list-style: none;
}

ul.datalist li {
	border-bottom: 1px solid #e4e4e4;
	padding: 20px 0px 20px 0px;
}

.paginator {
	font-size: 18px;
	font-weight: bold;
	color: #777777;
	text-align: center;
	padding: 20px;
}

.paginator a {
	color: #777777;
	font-weight: normal;
}

.newscard, 
.mpcard {
	border-bottom: 1px solid #d8d8d8!important;
}

.newscard small.date {
	display: block;
	margin-bottom: 10px;
}

.newscard img {
	margin-bottom: 10px;
}

.newscard ul,
.newscard ol, 
.mpcard ul, 
.mpcard ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

.newscard li, 
.mpcard li {
	margin-bottom: 10px;
}

.mpcard ol {
	list-style-position: inside;
}

.commbox {
	padding: 20px;
}

.addcomm {
	background: #e4e4e4;
	margin-top: 20px;
	padding: 20px;
	*display:inline-block;
}

.addcomm .txtwrp {
	float: left;
	width:100%;
}

.addcomm .txtwrp div {
	margin-left: 115px;
}

.addcomm .txtwrp div p {
	text-align: right;
	margin: 0px;
}

.addcomm textarea {
	background: none;
	border: 1px solid #bbbbbb;
	width: 100%;
	height: 100px;
	padding: 0px;
	color: #777777;
}

.addcomm .avatar {
	float: left;
	width: 115px;
	margin-left:-100%;
}

ul.commlist {
	list-style: none;
	/*margin-top: 20px;*/
}

ul.commlist a.commshow {
	/*display: block;*/
	background: url(plus.gif) left center no-repeat;
	padding: 0px 0px 0px 15px;
	color: #535353;
}

ul.commlist li.commitem {
	margin: 20px 0px 20px 0px;
}

ul.commlist ul {
	list-style: none;
	margin-left: 50px;
}

ul.commlist li {
	
}

ul.commlist .commone {
	padding: 20px 20px 20px 20px;
	border: 1px solid #e1e1e1;
}

ul.commlist .commhide {
	display:none;
}

ul.commlist .commwrp {
	float: left;
	width: 100%;
}

ul.commlist .commwrp .commbody {
	margin-left: 90px;
	padding-left: 20px;
}

ul.commlist .commwrp .commbody span {
	text-align: right;
	display: block;
}

ul.commlist .commwrp .commbody span a {
	margin: 0px 10px 0px 10px;
}

ul.commlist .avatar {
	float: left;
	width: 90px;
	margin-left:-100%;
	border-right: 1px solid #e1e1e1;
	overflow: hidden;
}

ul.commlist .avatar small {
	margin-top: 10px;
	display: block;
}

ul.persons {
	list-style: none;
}

ul.persons li {
	float: left;
	width: 210px;
	height: 140px;
	margin: 10px 0px 0px 0px;
}

ul.persons li img {
	margin-bottom: 5px;
}

ul.persons li a {
	color: #535353;
}

.mpcard img {
	margin-right: 20px;
	margin-bottom: 20px;
}

img.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}

.newsplist, 
.artclist {
	border-top: 1px solid #d8d8d8!important;
}

.newsplist ul {
	list-style: none;
}

.newsplist ul li {
	float: left;
	width: 220px;
	margin-bottom: 20px;
}

.newsplist ul li a {
	color:#535353;
}

a.dnewsp {
	background: url(pdficon.png) left center no-repeat;
	padding: 15px 0px 15px 50px;
	font-weight: bold;
}

.artclist ul {
	list-style: none;
}

.artclist ul li {
	padding: 0px 0px 20px 0px;
}

.artclist ul li p {
	margin: 0px;
}


.blogmeta {
	background: #e1e1e1;
	margin-top: 10px;
	padding: 5px 5px 5px 20px;
	color: #777777;
	font-size: 11px;
	*display:inline-block;
}

.blogmeta .metaleft {
	float: left;
	width: 30%;
	text-align: left;
}

.blogmeta .metaright {
	float: right;
	width: 70%;
	text-align: right;
}

.blogmeta .metaright a, 
.blogmeta .metaright span {
	margin-right: 20px;
	color: #777777;
}

.form_error {
	float: right;
	width: 150px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 12px;
	display:none;
}

.wellcome {
	padding: 12px 0px 0px 0px;
	color: #FFD105;
}

.wellcome a {
	color: #FFD105;
}

.error {
	color: #FF0000;
	margin-bottom: 20px;
}

.error p {
	padding: 0px;
	margin: 0px;
}

.form .el label {
	float: left;
	width: 150px;
}

.form .el label sup {
	color: #FF0000;
	font-weight: bold;
}

.form .el {
	padding-bottom: 15px;
}

.form .el .ctl td {
	padding-right: 10px;
}

.footer {
	border-top: 1px solid #e4e4e4;
	margin: 0 auto;
	clear: both;
	padding: 20px 20px 0px 260px;
	height: 100px;
	font-size: 11px;
	color: #777777;
}

.white .footer {
	border: none;
	padding: 0px 0px 20px 0px;
	height: auto;
}

.footer p {
	margin: 0px;
	float: left;
	width: 32%;
}

.footer a {
	color: #777777;
}

.footer .fbody {
	padding: 0px 30px 0px 30px;
}

.footer .f50l {
	float: left;
	text-align: left;
	width: 50%;
}

.footer .f50r {
	float: right;
	text-align: left;
	width: 220px;
}

#answer {
	margin: 0px 0px 10px 0px;
	display: none;
}

#answer p {
	text-align: left;
	/*margin-bottom: 10px;*/
}

#answer a.delanswer {
	background:url(cross.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
}

.object {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.banners {
	text-align:center;
}

a.bannersite_fake,
a.bannersite_fake:link, 
a.bannersite_fake:visited {
	display:block;
	position:absolute;
}

.bannersite_frame {
	margin: 20px 0px 20px 20px;
	text-align: center;
}

.bottom_border {
	border-bottom: 1px solid #d8d8d8!important;
	margin: 0px 0px 0px 0px!important;
	padding: 20px!important;
}

.gallery {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.gallery li {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	height: 200px;
	overflow: hidden;
	line-height: 100%;
}

.gallery li a {
	display: block;
	margin-bottom: 10px;
}
