/*
* Таблица стилей для шаблона KAREV.OTCLICK 3.0
* @author       Dmitry Karev (http://www.karev.ru/)
* @copyright    Copyright (c) 2010, Dmitry Karev
*/
pre {
	background-color: #cccccc;
	border: 1px solid #777777;
	color: #333333;
	display: block;
	float: none;
	padding: 10px;
	position: relative;
	text-align: left;
}
* {
	font-family: Georgia, "Times New Roman", serif;
	margin: 0px;
	padding: 0px;
}
body {
	background:url("/iface/images/bg.png") repeat-x scroll 0 0 #f1f1f1;
	font-size:11px;
	padding:0;
	text-align:center;
}
a, a:visited {
	color: #4e4e4e;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.contentpaneopen {width: 100%;}

.plashka {
	background: #ffffff;
	border: 2px #cccccc groove;
	float: left;
	margin: 10px 0px 0px 10px;
	min-height: 100px;
	padding: 5px;
	padding-bottom: 30px;
	position: relative;
	text-align: left;
}
div.plashka a { 
	color: #FFBC7C;
	/*border-bottom: 1px dotted #FFBC7C;*/
	text-decoration: none;
}
div.plashka a:hover { 
	/*border-bottom: 1px solid #FFBC7C;*/
	text-decoration: none;
}

div.seid-state {
	background: #ffffff;
	border: 2px groove #aaaaaa;
	color: #333333;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	position: relative;
}
div.seid-state h2	{margin: -12px -12px 10px;}
.w15 {width: 15%;}
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w40 {width: 40%;}
.w50 {width: 50%;}
.w75 {width: 75%;}
.w95 {width: 95% !important;}

h1, .componentheading {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #D8D8D8;
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
	font-weight: bold;
    margin: 2px 0 5px;
    padding: 5px 10px;
}
h1, .componentheading {
	background:none repeat scroll 0 0 transparent;
	color:#F77A11;
	font-family:Georgia;
	font-size:26px;
	font-weight:normal;
	margin:5px 0px;
	padding:0;
	text-align:right;
}

h2, .contentheading {
	background:none repeat scroll 0 0 transparent;
	color:#F77A11;
	font-family:Georgia;
	font-size:22px;
	font-weight:normal;
	margin:5px 0px;
	padding:0;
	text-align:right;
}
h2 a, h2 a:visited {
	border-bottom: 1px dotted #FFBC7C;
	color: #FFBC7C;
	text-decoration: none;
}	
h2 a:hover {
	border-bottom: 1px solid #FFBC7C;
	text-decoration: none;
}
h3 {
    border-bottom: 3px dotted #CCCCCC;
    color: #333333;
    font-size: 11px;
    font-style: normal;
	margin-top: 15px;
    margin-bottom: 5px;
    padding: 3px 5px;
	text-align: left;
}
h4 {
    background: none repeat scroll 0 0 #EA8800;
    border-bottom: 1px solid #D8D8D8;
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 13px;
    font-style: italic;
    margin: 2px 0 5px;
    padding: 5px 10px;
}
textarea, select {
    border: 1px solid #CCCCCC;
    font-size: 10px;
}

li {padding: 3px 0px;}

p {text-align: justify;}
textarea {width: 100%;}	


#all {
	margin:auto;
	position:relative;
	width:1000px;
}
#article {
    font-family: georgia;
    font-size: 12px;
    line-height: 1.2;
    padding: 10px;
    text-align: justify;
}
#content {
	float: none;
	min-height:300px;
	overflow: hidden;
	padding: 0px 10px;
	position: relative;
	text-align: left;
	width: auto;
}
	#content p {
		color: #333333;
		margin: 5px 0;
		padding: 3px 0;
		text-align: justify;
	}
	#content li {margin-left: 15px;}
#usermenu {
	border-top: 1px dashed #aaaaaa;
	float: none;
	margin: 15px 0px;
	padding: 15px 0px;
	position: relative;
	overflow: hidden;
	width: auto;
}
	#usermenu a {color: #000000; }
	#usermenu li {
		display: inline;
		float: left;
		font-size: 10px;
		font-weight: bold;
		list-style: none outside none;
		padding-right: 10px;
		position: relative;
		text-align: left;
		text-decoration: none;
		width: 130px;
	}
	#usermenu li ul {
		margin:0px;
	}
	#usermenu li ul li {
		font-weight: normal;
		list-style: none outside none;
		margin:0px;
	}

#footer {
	background:#f1f1f1 url('/templates/karev.bw/images/bg.footer.png') no-repeat;
	bottom: 0px;
	color: #333333;
	font-size: 10px;
	height: 20px;
	padding: 5px 0px;
	position: relative;
	width: 100%;
}
	#footer a, #footer a:visited {
		color: #ffffff;
		border-bottom: 1px #ffffff dotted;
	}
	#footer a:hover {
		text-decoration: none;
		border-bottom: 1px #ffffff solid;
	}
	
#diksign {
	bottom: 10px;
	position: absolute;
	right: 10px;
}
#sbox-window {
	background-color: #000000;
	border: 1px solid #000000;
}

#topmenu {
    background: none repeat-y scroll 0 0 transparent;
    display: block;
    float: none;
    height: 25px;
    overflow: visible;
    padding-left: 10px;
    position: relative;
}

.blog {
	min-width: 45%;
}
.sectiontableheader {
    background: none repeat scroll 0 0 #F0F0F0;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
}
.contentpane td {
	padding: 5px;
	/*vertical-align: top;*/
}
#content td img {
	border: none;
}