* { padding:0; margin:0; outline:0; }
body {
	background:#fff url(images/body.gif) repeat-x 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
/*	line-height:16px;*/
	color:#636363;
}
input, textarea { font-family: "Trebuchet MS", Arial, sans-serif; font-size:12px; padding: 0 5px 0 5px; }

.field { background:#ebebeb; border:solid 1px #dedede; padding:2px;}

a img { border:0; }

a { color:#8b0000; text-decoration: underline; cursor:pointer; }
a:hover { color:#666; text-decoration: none; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h2 { font-size:14px; line-height:16px; }
h3 { font-size:12px; line-height:14px; text-transform: uppercase; color:#000; }
h4 { font-size:12px; line-height:14px; text-transform: uppercase; color:#000; }


h1#logo { font-size:0; line-height:0; width:156px; height:64px; float:left; }
h1#logo a{ display:block; height:64px; text-indent: -4000px; background:url(images/logo.gif); }

.shell { width:1020px; margin:0 auto; padding:10px; background:#fff; }

#header { height:64px; background:url(images/header.gif); position:relative;}

#navigation { float:right; white-space:nowrap; }
#navigation ul{ list-style-type: none; height:64px; font-weight: bold; float:left;}
#navigation ul li{ float:left; display:inline; }
#navigation ul li a{ float:left; height:64px; line-height:64px; text-decoration: none; color:#fff; padding:0 15px;}
#navigation ul li a.active,
#navigation ul li a:hover{ background:#fff; color:#8b0000; }

#cart { float:right; width:125px; top:0; right:0; height:51px; background:#8b0000; color:#fff; padding:13px 10px 0 10px; white-space:nowrap; line-height:20px;}
#lang { float:right; width:35px; top:0; right:0; height:51px; background:#8b0000; padding:13px 10px 0 10px; white-space:nowrap; line-height:20px;}

a.cart-link { color:#fff; background:url(images/cart-link.gif) no-repeat 0 0; padding:0 0 0 32px; text-decoration: none;}
a.cart-link:hover { text-decoration: underline;}

a.lang-link { color:#fff;   text-decoration: none;}
a.lang-link:hover { text-decoration: underline;}

#sidebar { float:left; width:226px;}
#content { float:right; width:784px;}
@media (max-width: 966px){
   #sidebar {
      visibility:hidden
    }


}



#main { padding:3px 0 0 0; }
#main2 { padding:3px 0 0 0; }

.box { padding:1px; border:solid 1px #dedede; margin-bottom:10px;}
.box h2{ background:#7f7f7f; color:#fff; font-weight: normal; padding:0 5px; position:relative; height:27px; line-height:27px; }
.box h2 span{ position:absolute; width:10px; height:5px; background:url(images/h2-arr.gif); top:27px; right:10px; font-size:0; line-height:0;}
.box-content { padding:5px;}

a.bul { background:url(images/bul.gif) no-repeat 0 center; padding-left:10px;}

.categories { min-height:83px; }
.categories ul { list-style-type: none; font-size:13px;}
.categories ul li{ border-bottom:dashed 1px #ccc; padding:5px 0;}
.categories ul li.last{ border-bottom:0; padding-bottom:0;}
.categories ul li a{ color:#5f5f5f; text-decoration: none; background:url(images/cat.gif) no-repeat 0 4px; padding-left:17px;}
.categories ul li a:hover{ color:#8b0000; }


.price { display:block; font-size:21px; color:#8b0000; line-height:23px; }

.cols { padding:15px 0;}
.col { float:left; display:inline; width:180px; margin-right:30px;}
.col-last { margin-right:0;}

h3.ico { color:#CC0000; background-repeat:no-repeat; background-position:0 2px; padding:6px 0 8px 30px;}
h3.ico1 { background-image:url(images/ico1.gif);}
h3.ico2 { background-image:url(images/ico2.gif);}
h3.ico3 { background-image:url(images/ico3.gif);}
h3.ico4 { background-image:url(images/ico4.gif);}
h3.ico5 { background-image:url(images/ico5.gif);}
#footer { height:51px; background:#ebebeb; white-space:nowrap; line-height:50px; padding:0 15px; color:#7b7b7b; margin-top:10px;}
#footer a{ color:#7b7b7b; text-decoration: none;}
#footer a:hover{ color:#000;}
#footer span{ padding:0 2px;}

.entry{
width:200px;
background-color:#E1E1E2;
padding:3px 5px 5px 22px;
margin:0 0 0 0;
line-height:17px;
}
.entry input{
width:136px;
height:17px;
margin:0 0 2px 0;
border:2px inset #CECECE
}

.more{
color:#CE2800;
text-decoration:underline;
display:block;
margin:0 0 0 2px;
}
.more:visited{text-decoration:underline}
.more:hover{text-decoration:none}



/* content */
.mainContent {float:left;}

.col-1, .col-2, .col-3 {float:left}
.wrapper {width:100%;overflow:hidden}

fieldset {border:none;float:left}
.wrapper .field1 {clear:both;}
.wrapper label {float:left;width:123px;line-height:18px;padding-bottom:6px;font-weight:bold}
.wrapper input {width:265px;padding:1px 0 1px 3px;background:none;border:1px solid #CE2800;color:#616161;float:left;background-color:white;}
.wrapper textarea {width:400px;height:200px;padding:1px 0 1px 3px;background:none;border:1px solid #CE2800;color:#616161; background-color:white; margin-bottom:12px;overflow:auto;float:left}
.wrapper .button {background:url(images/send-button.gif) no-repeat  0 0;width:160px;line-height:34px;float:right; text-decoration: none;color:White; text-align:center; }
.required { color:Red;font-weight:bold}



.original_price
{
 color:Red;
 font-style:italic;
  text-decoration:line-through; 
}

input[disabled='disabled'] {
  background:white;
  color:black;
  cursor:default;
}

select[disabled='disabled'] {
  background:white;
  color:black;
  cursor:default;
}

textarea[disabled='disabled'] {
  background:white;
  color:black;
  cursor:default;
}

.CloudBox
{
   color:Silver;
	font-family:Trebuchet MS;
	border:1px solid #888;
	padding:3px; 
	text-align:center;
}