/* 
	Theme Name: Plitomix
*/


body {
	width: 950px;
	background: transparent url(images/bg.gif) repeat;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Georgia, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFFFFF url(images/bgw.gif) repeat-y;
	font-size: 11px;
	font-family: Tahoma, Georgia, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a:link { text-decoration: none; color : #d90000; border: none;}
a:active { text-decoration: none; color : #d90000; border: none;}
a:visited { text-decoration: none; color : #d90000; border: none;}
a:hover { text-decoration: underline ; color : #000000; border: none;} 
	
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #000;
	width: 950px;
	height: 300px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#header a {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 48px;
	color: #333333;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover{
	color: #333333;
	}
	

.icons {
position:absolute;
margin-top:30px;
padding-left: 0px;

}

.icons img {
padding-left: 10px; 
border: 0 
}	
	
	
	
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: transparent url('images/nav.gif') repeat-y;
	width: 950px;
	height: 86px;
	margin: 0px auto 0px;
}



/*Меню */
.chromestyle{

width: 100%;
font-weight: bold;
font-size: 10px;
margin-top: 30px;
}

.chromestyle ul{
width: 100%;
padding: 5px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li {
display: inline;
}

.chromestyle ul li a{
color: #ccc;
padding: 5px 25px;
margin: 0;
text-decoration: none;
text-transform: uppercase;
/*background: url(images/dot.png) repeat-y right;*/
list-style: none;
border-right: 1px solid #a8a8a8;
letter-spacing: 2px;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: ##515151 url(chromebg-over.gif) center center repeat-x; */ /*THEME CHANGE HERE*/
text-decoration: none;
list-style: none;
color: #fff;
}


#menu2 {
	background: #fff url('images/bg2.gif') no-repeat 0 8px;
	width: 950px;
	height: 40px;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}	

#menu2  a {color: #ccc; }
#menu2  a:hover {color: #fff; text-decoration: none; }

/************************************************
*	Sidebar      								*
************************************************/

#right2 {
float: right;
margin-top: 30px;
padding-right:5px;
padding-left: 3px;
width: 200px;
border-left: 1px #ccc dotted;
}
#right2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	}

#right2  li {
	list-style: none;
	font-size: 10px;

}	

#right2 ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	}
	



#sidebar {
	background: #FFFFFF;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 15px 0px 20px 5px;
	min-height: 810px;
        height:auto !important;
        height:810px;

}

#sidebar h2 {
	color: #000;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 15px 0px 5px 10px;
	margin: 0px;
	border-bottom: 1px dotted #fff;
	text-transform: uppercase;
	letter-spacing: 5px;	
}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	}
	
#sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #333333;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #d90000;
	text-decoration: none;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	background: #FFFFFF;
	width: 950px;
	margin: 0px auto 0px;
	padding: 0px;
	}


#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}

	
#content h1 {
	color: #000;
	font-size: 24px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 3px 0px 5px 0px;
	margin: 0px 0 5px 0;
	border-bottom: 1px #ccc dotted;
	}
	
#content h1 a  {
	color: #000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #d90000;
	text-decoration: none;
	}
	
#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#content p ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content p ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #000;
	border-left: 3px solid #d90000;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentmiddle {
	background: #FFFFFF;
	float: right;
	overflow:hidden;
	width: 680px;
	margin: 0px;
	padding: 20px 15px 20px 0px;
	text-align: justify;
	font-size: 12px;
	color: #000;
}
	

	
#contentmiddle ul {
	list-style-type: none;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 2px 0px;
	}
	
#contentmiddle ul li {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: transparent url(images/bulletr.jpg) no-repeat 0 4px;
	}

#contentmiddle  ul li ul li {font-weight: normal; background: transparent url(images/bull_r.gif) no-repeat 0 3px;}

#contentmiddle h5 {
font-size: 14px;
color: #d90000;
padding: 0 0 10px 0;
margin: 0;
}	
	
#contentmiddle h4 {
font-size: 18px;
color: #d90000;
padding: 0 0 10px 0;
margin: 0;
}	



/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #666 url('images/bottom.gif') repeat-x;
	color: #FFFFFF;
	width: 950px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer a:hover{
	text-decoration: none;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	width: 170px;
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-family: Georgia, Helvetica, Sans-Serif;
	padding: 2px;
	margin: 7px 0px 0px 10px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 395px;
	background: #ccc;
	color: #333333;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #C0C0C0;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	/*clear: both;*/
	}

.commenttext {
	/*clear: both;*/
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	/*clear: both;*/
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	

#site_content {position: absolute;left: -10000px;};


/*    Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered,
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left
    }
/* End Images1 */


#contentmiddle img {border: 0;}

#contentmiddle a img   { 
margin-right: 5px;
margin-bottom: 5px;
margin-top: 5px;
padding:2px;
border: 1px solid #ccc;
}

#contentmiddle a img:hover { 
margin-right: 5px;
margin-bottom: 5px;
margin-top: 5px;
padding:2px;
border: 1px solid #b21727;
}





/*Меню каталог*/

.glossymenu{
margin: 0px 0;
padding: 0;
width: 215px; /*width of menu*/

}

.glossymenu a.menuitem{
background: #fff;
font: bold 10px  Tahoma, Verdana, Helvetica, sans-serif;
color: #000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
text-decoration: none ;
padding: 5px 10px 5px 25px;
margin: 0px 0px 0px 0px;
border-bottom: 0px solid #696969;
background:  transparent  url(images/element4.gif) no-repeat left ;  
background-position: 7px;
text-transform: uppercase;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover {
        color: #d90000;
	/*background: transparent url(images/element3.gif) no-repeat left ;*/  
        background-position: 7px;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
/*background: white;*/
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 0px solid #696969;
}

.glossymenu div.submenu ul li ul li{
border-bottom: none;
}


.glossymenu div.submenu ul li a {
display: block;
font:  10px Tahoma, Verdana, Helvetica, sans-serif;
text-decoration: none;
padding: 0px 0 0px 20px;
border-bottom: none;
background: #fff url(images/element7.gif) no-repeat left;  
background-position: 5px;
text-transform: uppercase;
}


#curpage .current_page_item a {
	color: #d90000;
	font-weight: bold;
}

.glossymenu div.submenu ul li a:hover  {
/*background: #f5f5f5;*/
colorz: white;
color: #fff;
text-decoration: none;
}

.glossymenu div.submenu em a{
font:  10px Tahoma, Verdana, Helvetica, sans-serif;
text-decoration: none;
background: #525252;
/*url(images/i2.gif) no-repeat left ;
background-position: 5px; */  
}

.glossymenu div.submenu em a:hover{
/*background: #525252 url(images/i2.gif) no-repeat left ;  
background-position: 5px;*/
}



.tablepr {
font-family: Tahoma;
border-collapse: collapse;
font-size: 11px;
color: #666;
text-align: left;
}

.tablepr td  {
padding-left: 5px;
padding-right:5px;
border: 1px solid #f3f3f3; 
}

/* Float Properties*/

#text  {
color: #000;
margin-bottom: 0px;
}

#text p{
font-size: 12px;
padding: 0 3px 0 0;
margin: 0 0 5px 0;
text-align: justify;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%}
.clearfix {display: block;}


	
#sedebar2 ul li {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: transparent url(images/bulletr.jpg) no-repeat 0 4px;
}


	

