p, body, font, div, td
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
}
h1
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			black;
}
h3
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			black;
}
a
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		bold;
  color:			navy;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#163106;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}
/* Левый столбец */
#sidebar-left {
    float : left;
    width : 200px;
    position: relative;
    padding-left: 10px;
    padding-top: 20px;
    background : #fff;
}
#sidebar-left h1 {
    margin-top : 0;
    padding : 5px 0 5px 5px;
    font : bold 0.9em Verdana, 'Trebuchet MS', Sans-serif;
    color : #494949;
    background: #fff url(images/sidebar-title.png) repeat-x;
    border: solid 1px #D6D3D3;
}
#sidebar-left .left-box {
    background : #fff;
    margin-top : 0;
    padding-left : 5px;
    padding-bottom: 10px;
}
#sidebar-left ul.sidemenu {
    list-style : none;
    text-align : left;
    margin : 3px 0 2px 0;
    padding : 0;
    text-decoration : none;
}
#sidebar-left ul.sidemenu li {
    padding : 2px 0 0px 0px;
    list-style-type: disc;
    margin : 0 2px;
}
#sidebar-left ul.sidemenu a {
    text-decoration : none;
    background-image : none;
}
#sidebar-left ul.sidemenu a:hover {
    text-decoration : underline;
    background-image : none;
}
/* Правый столбец */
#sidebar-right {
    float : right;
    width : 200px;
    position: relative;
    padding-right: 10px;
    padding-top: 20px;
    background : #fff;
}
#sidebar-right h1 {
    margin-top : 0;
    padding : 5px 0 5px 5px;
    font : bold 0.9em Verdana, 'Trebuchet MS', Sans-serif;
    color : #494949;
    background: #fff url(images/sidebar-title.png) repeat-x;
    border: solid 1px #D6D3D3;
}
#sidebar-right .right-box {
    background : #fff;
    margin-top : 0;
    padding-left : 5px;
    padding-bottom: 10px;
}
#sidebar-right ul.sidemenu {
    list-style : none;
    text-align : left;
    margin : 3px 0 2px 0;
    padding : 0;
    text-decoration : none;
}
#sidebar-right ul.sidemenu li {
    padding : 2px 0 0px 0px;
    list-style-type: disc;
    margin : 0 2px;
}
#sidebar-right ul.sidemenu a {
    text-decoration : none;
    background-image : none;
}
#sidebar-right ul.sidemenu a:hover {
    text-decoration : underline;
    background-image : none;
}


#center {
    width:100%;
}
/* Центральный столбец */
#content {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
#content h1 {
    margin-top : 10px;
    font : bold 110% Verdana, 'Trebuchet MS', Sans-serif;
    color : #005C82;
    padding : 5px 0 5px 5px;
    border: 1px solid #D6D3D3;
    text-align : justify;
    background: url(images/post-title.png) repeat-x;
}
