p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h1
{ color:			black;
  font-size:		160%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ 
  font-size:		16px;
  font-weight:		bold;
  text-decoration:	underline;
}
.cat1
{ 
  font-size:		14px;
  font-weight:		normal;
  text-decoration:	underline;
}
.standard
{

 }
.sub_cat
{
  font-weight:		normal;
  color:			black;
 }
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			black;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#A6CAF0;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#A6CAF0;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.category
{

}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}
.cart_empty
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		normal;
  color:			navy;
  background-color:  transparent;
}

.side-box {
border:1px solid #CEE3E8;
padding:0.2em;
}

.box-in {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EDF6F9 none repeat scroll 0 0;
padding:0.5em;
}

#social {
	margin-bottom: 10px;
}

#social A {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0px 2px;
	background: url('/images/social.png') no-repeat;
	position: relative;
	top: 3px;
}

#social A.facebook {
	background-position: 0 0;
}

#social A.livejournal {
	background-position: -17px 0;
}

#social A.mail {
	background-position: -34px 0;
}

#social A.myworld {
	background-position: -51px 0;
}

#social A.twitter {
	background-position: -68px 0;
}

#social A.vkontakte {
	background-position: -85px 0;
}

.uvedomit_o_cene {
	background-image:url('images/bg_uvedomit_o_cene.png');
	display:block;
	height:24px;
	width:193px;
	float:left;
}
.uvedomit_nalichii {
	background-image:url('images/bg_uvedomit_nalichii.png');
	margin:10px 0px 0px 188px;
	position:absolute;
	display:block;
	height:24px;
	width:153px;
}
.uvedomit_nalichii:hover, .uvedomit_o_cene:hover {
	background-position:0px -24px;
}

#bg_for_popup {
	background-image:url('images/bg_tm.png');
	position:fixed;
	*position:absolute;
	display:none;
	z-index:100;
	height:100%;
	width:100%;
	left:0px;
	top:0px;
	*top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + "px");
}
#popup {
	background-color:#ffffff;
	border:5px solid #333333;
	margin-left:-250px;
	margin-top:-150px;
	position:fixed;
	*position:absolute;
	display:none;
	height:250px;
	width:500px;
	z-index:101;
	left:50%;
	top:50%;
	*top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + 250 + "px");
}
#popup .close_popup {
	background-image:url('images/close.png');
	position:absolute;
	margin-left:490px;
	margin-top:-26px;
	cursor:pointer;
	height:36px;
	width:36px;
}


