@import url(/css/text.css);
@import url(/css/links.css);
@import url(/css/forms.css);

.head3{
font-family:Verdana;
align:center;
color:#000000;
background-color:#E8E8E8;
}

.head1{
font-family:Verdana;
align:center;

color:#000000;
background-color:#E8E8E8;
}

.head2{
font-family:Verdana;
align:center;

color:#000000;
background-color:#E8E8E8;
}


.head4{
font-family:Verdana;
text-align:center;
background-color:#E8E8E8;
color:#000000;
}
body,table{
       font-family:Arial;
        color:#000000;
        margin:0px;
        padding:0px;
        font-size:11px;
}
h1,h2,h3,h4,h5,h6{
        margin:3px 0px 7px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#000000;
}
h1{
        font-size:12px;
        text-transform:uppercase;
    	color:#000000;
		margin:0;
		padding:0;
		font-weight:lighter;
}
h2{
        font-size:12px;
        text-transform:uppercase;
 		color:#000000;
		margin:0;
		padding:0;	
}
h3{font-size:12px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:11px;}


.table_cell
{
background-color:#e8e8e8;
border:1px #ffffff solid;
vertical-align:middle;
align:center;

}
p{
        line-height:150%;
        margin:3px 0px 14px;
}
ul,ol{
        margin-top:1px;
        margin-bottom:1px;
		padding:0px;
       
}
ul.GMENU{
margin:0;
margin-left:6px;

padding-left:6px;
list-style-type:square;
}









table.base {
        border-collapse: collapse;
		margin-top:4px;
}
table.base td,th{
        border:1px #CBDAF2 solid;
        padding:3px 4px 3px 5px;
        margin:0px;
        text-align:left;
        vertical-align:top;
}
table.base td.id,td.title,td.price,td.brand,td.type,td.article,td.count{
		background:#EEE;
}

table.base td.id_z,td.title_z,td.price_z,td.brand_z,td.type_z,td.article_z,td.count_z{
		background:#e3ebf6;
		font-weight:bold;
}

table.base a{
	text-decoration:none;
}
table.base a:hover{
	text-decoration:underline;
}

table.base th{
		background:#CBDAF2;
}

ul.base{
		line-height:150%;
        margin: auto auto auto 15px;
        padding: 0px;
}
ol.base li{
        /*list-style: none;*/
        padding: 0px 0px 0px 15px;
        margin: 0px;
}
.new_table{

}
.new_table td{
font-family:Verdana;
text-align:center;
background-color:#E8E8E8;
color:#000000;
border:1px white solid;
padding:3px;
}
.new_table th{
  font-family:Verdana;
  text-align:center;
  background-color:#E8E8E8;
  color:#000000;
  border:1px white solid;
  font-weight:bold;
  padding:3px;
}
.LRGallery{
  margin:0 0 20px 0;
  clear:both;
  display:inline-block;
  width:100%;
}
.LRGallery h2{
  margin-bottom:15px;
}
.LRGallery img{
  display:inline-block;
  float:left;
  margin:0 10px 10px 0;
}
.mainContents ul,.mainContents ol{
  margin-left:25px;
}