/* CSS Document */

body {
	background-color: #181907;
	margin: 0px}
	
#wrap {
	position: relative;
	background-color: #181907;
	width: 100%;	
	margin: 0px auto 0 auto;
	}
	
	
#headermainwrap {
	margin: 0px auto;
	margin-top: 10px;
	width: 960px;
}

#mainwrap {
	margin: 0px auto;
	width: 960px;
}

#mainwrapleft {
	margin: 0px auto;
	width: 228px;
	float: left;
	margin-right: 15px;
}

#mainwrapright {
	margin: 0px auto;
	width: 717px;
	float: right;
}


#mainwrapbody {
	margin: 0px auto;
	width: 630px;
	padding: 10px;
	background-color: #151515;
}

#mainwrapimage {
	margin: 0px auto;
	width: 650px;
}

#mainwrapbody h1 {
	font-family: Helvetica, Arial, san serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	border-bottom: 1px dotted #333333;
	margin: 0px auto;
	margin-bottom: 20px;
}

#mainwrapbody h2 {
	font-family: Helvetica, Arial, san serif;
	font-size: 16px;
	color: #a70303;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin: 0px auto;
	margin-bottom: 20px;
}

h3 {
	font-family: Helvetica, Arial, san serif;
	font-size: 16px;
	color: #a70303;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	border-bottom: 1px dotted #333333;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-top: 15px;
}


h4 {
	font-family: Helvetica, Arial, san serif;
	font-size: 16px;
	color: #a70303;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	border-bottom: 1px dotted #333333;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-top: 15px;
}

#mainwrapbody p {
	font-family:"Verdana", Sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin-bottom: 20px;
	line-height: 150%;
	letter-spacing: 0px;
}

#mainwrapbody a { background: inherit; color: #a70303; text-decoration: none; }
#mainwrapbody a:hover { background: inherit; color: #ffffff; text-decoration: underline; }

blockquote {
	margin:30px 0 30px 0; 
	padding: 1px 20px 1px 20px;  	
  	background-color: #1a1a1a; 
	border-left: 5px solid #a70303;
	border-right: 1px solid #a70303;
	font: bold 1.2em/1.5em "Verdana", Sans-serif; 
	color: #ffffff;
}


#mainwrapbody ol li {
	font-family:"Verdana", Sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin-bottom: 20px;
	line-height: 150%;
	letter-spacing: 0px;
}



div.clear {
clear:both;
	}

.arrowlistmenu{
width: 228px; /*width of accordion menu*/
}



.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #ffffff;
display: block;
padding: 2px 0;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #333333;
font: 12px Arial;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #181907;
padding-left: 10px; /*link text is indented 19px*/
}

.arrowlistmenu .menuheader a { background: inherit; color: #ffffff; text-decoration: none; }
.arrowlistmenu .menuheader a:hover { background: inherit; color: #ffffff; text-decoration: none; }

#footer {
	margin: 0px auto;
	width: 630px;
	padding: 10px;
	background-color: #181907;
}

#footercontain {
	width: 630px;
	margin: 0px auto;
	background-color: #181907;
}


#footerwrapcontainer {
	padding-top: 20px;
	width: 100%;
	
	}
	
#footerpanel {
	width: 190px;
	float: left;
	margin-right: 30px;
	}
	
#footerpanelleft {
	width: 190px;
	float: left;
	margin-right: 30px;
	}
	
#footerpanelright {
	width: 190px;
	float: left;
	}
	
#footercontain h3 {
	font: 12px Arial;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #A70303;
	border-bottom: 1px solid #444;
	margin: 0px;
	}
	
#footercontain ul {
	list-style: none;
	margin: 5px 0 0 0; 
	padding: 0px;
	background-color: #181907; 	
	font-family:"Trebuchet MS", Sans-serif;
	font-size: 11px;
	color:#666666;
}
#footercontain li {
	border-bottom: 1px dotted #333333;
	padding: 3px 3px 3px 10px;
}

#footerwrapcontainer a { background: inherit; color: #ffffff; text-decoration: none; }
#footerwrapcontainer a:hover { background: inherit; color: #cc7206; text-decoration: none; }

#footerwrapcontainertext {
	width: 630px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	margin-top: 30px;
	}
	
#footerwrapcontainertext p {
	font-family:"Trebuchet MS", Sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 15px 0px;
	}
	
#footer a { background: inherit; color: #ffffff; text-decoration: none; }
#footer a:hover { background: inherit; color: #A70303; text-decoration: none; }

#footerpayment {
	margin: 0px auto;
	width: 362px;
	height: 36px;
	margin-bottom: 15px;
	}
	
#footerpaymentleft {
	margin: 0px auto;
	height: 36px;
	float: left;
	}
	
#footerpaymentright {
	margin: 0px auto;
	height: 36px;
	float: right;
	}
div.single_result {
padding: 10px;
margin: 10px 0;
background-color: #E8E6D6; 
font-family: arial; 
font-size: 0.9em ;
}
#other_pages {
padding: 10px;
margin: 10px 0;
background-color: #E8E6D6; 
font-family: arial; 
font-size: 0.9em ;
}
.description {
margin: 10px; 
}
#search-top {
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:10px;
text-align:right;
width:960px;
}
div#search-top input {
background-color: #666666;
border: 1px solid #333333; 
font-color: white;
font-size: 0.9em; 
}

body {
margin: 0px; 
padding: 0px; 
}

div#overlay-style {
width: 600px;
margin: 30px auto auto auto; 
background-color: white; 
border: 2px solid #111111;
}

div#overlay-style h1 {
margin: 10px 0; 
font-size: 30px;
text-align: center;
color: #990000; 
font-family: georgia; 
}
div#overlay-style h2 {
font-size: 15px; 
text-align: center; 
font-family: georgia;  
}
div#p-text {
margin: 30px 0; 
}
div#p-text p {
text-align: center;
font-size: 12px; 
color: #333333;
font-family: arial; 
margin: 10px 0; 
}
div#overlay-style a {
color: #000066; 
text-decoration: none; 
}
#buttonfloat {
margin: 10px 40px; 
}
#buttonfloat p {
text-align: center;
color: #666;
padding: 0px; 
font-size: 11px;
}

#buttonleft:hover, #buttonright:hover {
border: 1px solid #000; 
}

#mainwrapbody ul{
	color:#fff;
}
/*    Меню и метки   */
ul li {
	margin-left:14px;
}

#tag_cloud a{
	color:#666;
}

#tag_cloud a:hover{
	color:#fff;
}

