@CHARSET "UTF-8";

body
{
	margin: 0;
	padding: 0;
	background: #f5f5f5;
}

body,
table
{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.2em;

}

a img { border : 0;}

a 
{
	color: #36f;
}

a:hover 
{
	color: #f90;
}


.dashed 
{
	border-bottom: 1px dashed #000;
	cursor: pointer;
}

.dashed:hover
{
	border-bottom: 0px;
}

/***************** HEADER ******************/

#header
{
	background: #25b; /* #4161AC; */
	color: #fff;	
	padding: 0;
	margin: 0;
	height: 100px;
}

#header .logo
{
	margin: 0;
	padding: 0;
	height: 2.5em;
	
	width: 350px;
	height: 100%;
}

#header .logo h1
{
	color: #fff;

	text-align: center;
	font-size: 175%;
	font-weight: bold;		
	
	margin: 0;
	padding: 0;
	
	display: block;	
	width: 100%;
	height: 55px;

	background:url(/img/logo-i.png) no-repeat 50% 0px;
}

#header .logo h1 a
{
	color: #fff;
	
	display: block;
	width: 100%;
	height: 100%;	

	text-indent: -3000px;
}


#header .logo p
{
	font-size: 80%;
	display: block;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}
  
#header .phones
{
	position: absolute;
	left: 35%;
	top: 0px;
	font-size: 90%;
	margin-top: 0.15em;
}

#header .phones a
{
	color: #fff;
	text-decoration: none;
}




#footer
{
	border-top: 1px solid #ccc;
	font-size: 90%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: right;
	padding: 0.5em;
	padding-left: 260px;
	margin-top: 1em;
	background: #eee;
	
}

#footer .description
{
	font-size: 90%;
	color: #666;
}

#footer .copyright
{
	display:block;
}



/***************** MAIN MENU ******************/

#mainmenu
{
	position: relative;


	margin-top: 1em;
	margin-bottom: 1em;

	padding: 0px;
	padding-left: 2%;
	
	text-align: center;
}

#mainmenu li
{
	display: inline;
	margin-left: 0;		
}

#mainmenu a
{
	font-size: 140%;
	color: #666;
	padding: 0 0.25em; 
}

#mainmenu a:hover
{
	color: #f90;
}

#mainmenu li.admcp-link
{
	margin-left: 50px;
}

#mainmenu li.admcp-link a
{
	background: #666;
	color: #fff;
}

#mainmenu li.admcp-link a:hover
{
	color: #f90;
}


#breadcrumbs 
{
	margin-bottom: 1em;
}
	



#search 
{
	position:absolute;
	right: 2%;
	top: 26px;	
}




/***************** SIDEBAR ***************************/


#sidebar
{

	position: absolute;
	left: 0px;
	top: 150px;
	width: 250px;
}


.sidepanel

{
	text-align: center; margin: 1em 0; width:250px; padding:10px;
}





#topproducts
{
	/* background: #358; */
	color: #000;
	padding: 10px;	
	font-size: 90%;	
	width: 250px;	

	border: 1px solid #999;
	border-left: 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	background: #eee;
	margin-bottom: 1em;
	padding-bottom: -3em !important;
}



.topproduct
{
	background: #fff;
	 
	font-size: 90%;
	padding: 0px;
	margin: 1em 0 1em 0;
}


.topproduct h2
{
	font-size: 100%;
	padding: 0;
	margin: 0;
}



/**************** USER PANEL *******************/

#userpanel
{
	/* background: #358; */
	color: #000;
	padding: 10px;	
	font-size: 90%;	
	width: 250px;	

	border: 1px solid #999;
	border-left: 0;	
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	background: #eee;
	margin-bottom: 1em;
}


#userpanel h1
{
	background: #25b;  /* #4161AC; */
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	
	margin-top: -10px;
	margin-bottom: 0.5em;
	margin-left: -10px;
	margin-right: -10px;
	padding: 0.25em 0;
		
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	border-radius: 0 8px 0 0;
}

#userpanel h1 a 
{
	color: #fff;
}

#userpanel a
{
	color: #36f;
}

#userpanel a:hover
{
	text-decoration: none;
}

#userpanel a.logout
{
	color: #f66;
	margin-left: 2em;
	position: relative;
	float: right;
}

#userpanel a.signup
{
	color: #6f6;
	margin-left: 2em;
}		

#userpanel #basket-content 
{
	border-top: 0px solid #47a;
}

#userpanel #basket-content h1 
{
	font-weight: bold;
}

#userpanel #basket-content ul
{
	font-size: 90%;
	padding: 0;
	padding-left: 0.5em;
	margin: 0.25em 0em;
	margin: 0;

	list-style: none;
}

#userpanel #basket-content ul li
{
	padding: 0;
	margin: 0.3em 0;
}

#userpanel p
{
	padding: 0;
	margin: 0;
}



#userpanel #basket-content p.order
{
	text-align: right;
	
}

ul#basket-content-more-items
{
	margin-top: -0.25em !important;
	display: none;
}

#basket-content .more
{
	border-bottom: 1px dashed #000;
	cursor: pointer;
	margin-left: -0.5em;
}






/***************** CATEGORIES TREE ******************/

#categories-tree
{
	overflow: hidden;

	width: 250px;	
	padding: 10px;
	
	border: 1px solid #999;
	border-left: 0;	
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	background: #eee;
	font-size: 85%;
	line-height: 1.2em;
	
	z-index: 1000;
}

#categories-tree h1
{
	background: #25b;  /* #4161AC; */
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	
	margin-top: -10px;
	margin-bottom: 1em;
	margin-left: -10px;
	margin-right: -10px;
	padding: 0.25em 0;
		
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	border-radius: 0 8px 0 0;

}

#categories-tree-ul ul
{
	margin-left: 0em;
}







/***************** FORM.STANDART *****************/
form.standart input,
form.standart textarea,
form.standart select
{
	width: 300px;
	border: 1px solid #ccc;
	font-family: Consolas,  Arial;
	background: #fff;
	color: #000;
}

form.standart textarea
{
	height: 5em;
}

form.standart input.money,
form.standart input.date
{
	width: 100px;
}

form.standart input.money
{
	text-align: right;
}

form.standart input[type=checkbox],
form.standart input[type=radio]
{
	width: auto;
	border: none;
	background: none;
}

form.standart input[type=submit]
{
	width: 100px;
	background: #ccc;
	border: 2px solid #999;
	padding: 0.25em 1em;
}

form.standart dl.info dd
{
	font-style: italic;
	color: #666;
}

form.standart dl.info dd label
{
	font-style: normal;
	color: #000;
}

form.standart dl.info textarea
{
	vertical-align: top;
}









/***************** CONTENT ******************/



#content
{
	margin-left: 290px;
	margin-right: 2em;
	margin-top: 2em;
	
	min-height: 600px;


}

#content p 
{
	margin-bottom: 1em;
}

#content p.path
{
	margin-bottom: 0.5em;
}

#content h1
{
	margin-bottom: 1em;
	font-size: 175%;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	line-height: 120%;
	
}




#content.category #main-image,
#content.product #main-image
{
	display: block;
	float: left;
	margin: 0.5em 1em 1em 0;
	width: 120px;
	text-align: center;
}


#content.product ul
{
	list-style: square;
	margin: 1em;
	margin-left: 2em;	
}



#content #page-title
{
	margin-bottom: 0.25em;
}





/********************* GALLERY ****************************/



/********************* CATEGORIES-LIST ****************************/

ul.categories-list 
{
	margin: 0;
	padding: 0;

	background: #fff;
	border: 1px solid #999;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;	
	
	padding-top: 1em;
	padding-left: 1em;
	margin-bottom: 1em;	
	display: block;
	overflow: hidden; /* Don't even know why it works! */
	list-style: none;
}



ul.categories-list  li
{
	display: block;
	float: left;
	width: 140px;
	height: 170px;	
	margin: 0em 12px 12px 0em;
	padding: 2px;
	line-height: 110%;	
}

ul.categories-list li
{
	text-align: center;
	font-size: 80%;
	position: relative;
	border: solid 1px;
	border-color: #FFF;
	background-color:#FFF;

	-webkit-transition: all 0.51s ease-in-out;	
	-moz-transition: all 0.51s ease-in-out;	
	-o-transition: all 0.51s ease-in-out;	
}

ul.categories-list li:hover
{
	border: solid 1px;
	border-color: #CCF;
	background: #EEF;
}


ul.categories-list li a
{
	display: block;
}

ul.categories-list  li .img-wrap 
{
	width: 120px;
	height: 120px;
	line-height: 120px;
	margin: auto;	
	display: block;
	
}


ul.categories-list li .img-wrap img
{
	max-width: 120px;
	max-height: 120px;
	vertical-align: middle;
	cursor: pointer;
	opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85); /*IE bullshit*/
	-webkit-transition: all 0.51s ease-in-out;	
	-moz-transition: all 0.51s ease-in-out;	
	-o-transition: all 0.51s ease-in-out;	

	
}

ul.categories-list li:hover .img-wrap img
{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100); /*IE bullshit*/
}




/********************* PRODUCTS-LIST ****************************/


ul.products-list
{
	margin: 0;
	padding: 0;
	list-style: none;	
}


ul.products-list li
{
	display: block;
	min-height: 110px;
	
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;	
	border-radius: .5em;	
	
	background: #fff;
	border: 1px solid #ddd;
	clear:both;

	margin: 0;
	margin-bottom: 0.5em;
	padding: .5em;
}

ul.products-list h3
{
	margin-top: 0;
}

ul.products-list .right-price
{
	float:right;
	margin-top: -1.75em;
	font-weight: bold;
	font-size: 1.25em;
	background: #fff;
	z-index: 100;
	position: relative; 
}

ul.products-list .desc-wrap
{
	min-height: 85px;
}

ul.products-list .desc-wrap,
ul.products-list .price
{
	margin-left: 125px;
}

ul.products-list .img-wrap
{
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}

ul.products-list .img-wrap img
{
	max-width: 100px;
	max-height: 100px;
	vertical-align: middle;
	
}

ul.products-list p
{
	padding: 0;
	margin: 0;
	margin-bottom: 0 !important;
}

ul.products-list .desc-wrap p
{
	line-height: 1.2em;
}



ul.products-list.gallery 
{
	display: block;
	overflow: hidden;
	margin: 0px;
	/* margin-right: -20px; */
}

ul.products-list.gallery h3
{
	margin: -.5em;
	margin-bottom: .5em;
	

	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	
	border-bottom: 1px solid #eee;	
}


ul.products-list.gallery h3 a
{
	-moz-border-radius-topleft: .5em;
	-moz-border-radius-topright: .5em;
	
	-webkit-border-top-left-radius: .5em;
	-webkit-border-top-right-radius: .5em;
	
	border-radius-topleft: .5em;
	border-radius-topright: .5em;	
	

	padding: .35em .5em;
	display: inline-block;
	
	text-decoration: none;

	color: #36c;
	background: #def;
	width:289px;

	-webkit-transition: all 0.51s ease-in-out;	
	-moz-transition: all 0.51s ease-in-out;	
	-o-transition: all 0.51s ease-in-out;	

}

ul.products-list.gallery h3 a:hover
{
	color: #25b;	
	background: #cde ;
}
	


ul.products-list.gallery li 
{
	display: block;
	position: relative;
	float: left;
	clear: none;
	overflow: visible;	

	width: 290px;
	height: 175px;
	margin-right: 7px;
	margin-bottom: 7px;
}

ul.products-list.gallery .right-price
{
	display: none;
}

ul.products-list.gallery .img-wrap
{
	width: 120px;
	height: 120px;
	margin-right: -115px;	
}

ul.products-list.gallery img
{
	max-width: 120px;
	max-height: 120px;
}

ul.products-list.gallery .desc-wrap
{
	font-size: 75%;
	overflow: auto;
	height: 120px;
	width: 165px;
	position: relative;
}

ul.products-list.gallery .price
{
	margin-left: 0;
	/* margin-top: -45px; 
	width: 120px; 
	text-align: center;*/
}

ul.products-list.gallery .price b
{	
	width: 125px;
	display: block;
	float: left;
	text-align: center;
}


ul.products-list.gallery li .price .buy-button,
ul.products-list.gallery li .price .models-button	
{	
	position: absolute;
	left: 130px;	
	bottom: 5px;
}


ul.products-list.gallery .price b
{	
	position: absolute;
	left: 5px;
	bottom: 10px;
	width: 120px;
	display: block;
	text-align: center;
	background: #fff;
}




.buy-button,
.models-button	 
{
	height: 30px;
	width: 100px;
	background: url(/img/buy-button-sprites.png)  no-repeat 0 0;
    background-color: #f93;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
	overflow: visible;
	font-weight: bold;
}

.models-button 
{
	font-weight: normal;
	white-space: nowrap;
}



.buy-button:hover,
.models-button:hover	 
{
	background: url(/img/buy-button-sprites.png) no-repeat 0 -30px;
    background-color: #fa4;
}



.products-list .special-offer
{
    color: #00a;
    font-weight: bold;
    font-style: italic;
    font-size: 140%;
    margin-bottom: 1em;

}

.products-list .our-code
{
    float:right;
    font-weight: normal;
    font-size:85%;
    color: #000;
    x-background: #ff9;
    padding: 0px 3px;
    border: 1px solid #9cf;
}


.products-list .no-image,
.categories-list .no-image
{
	display: block;
	width: 120px;
	height: 120px;
	background: url(/img/no-photo.png) no-repeat 50% 50%;
}




.submit-order-button
{
	background: url(/img/submit-order-button-sprites.png) 0 0;
    background-color: #06c;
	color:#fff;
	height:50px;
	width: 200px;
	font-size:14pt;
	border: 0;
	cursor: pointer;
}

.submit-order-button:hover
{
	background: url(/img/submit-order-button-sprites.png) 0 -50px;
    background-color: #07d;
	/* background: url(/img/submit-order-button-hover.png) no-repeat; */
}



#special-offers 
{
    width:300px;
    float:right;
    margin-left:1em;
    margin: 0px;
    margin-top: -24px;

    background: #Af4;
    -moz-border-radius: .35em;
    -webkit-border-radius: .35em;
    border-radius: .35em;
    margin:1px;
    border-style:solid;
    border-width:1px;
    border-color:#44f;
    padding:3px;

}

#content.product #special-offers ul
{
    margin: 0px;
}



/************** EFFECTS*********************/
.ui-effects-transfer { border: 2px dotted gray; }

