.error input,
.error textarea {
  border: 2px solid red;
}

div.error {
  color: red;
}

/*.tag0, .tag1, .tag2, .tag3, .tag4, .tag5, .tag6, .h12, .h14, .h17, .h18, .h20, .h22, .h24 {margin:3px 0px 7px 10px !important;}

.tag0, .h12 { font-size:10px; }
.tag1, .h14 { font-size:12px; }
.tag2, .h17 { font-size:14px; }
.tag3, .h18 { font-size:15px; }
.tag4, .h20 { font-size:16px; }
.tag5, .h22 { font-size:17px; }
.tag6, .h24 { font-size:18px; }

.selected_tag {
color:#333; 
}

.selected_tag:hover {
color:#333;
}

.tag0:hover, .tag1:hover, .tag2:hover, .tag3:hover, .tag4:hover, .tag5:hover, .tag6:hover {
color:#333;
}*/

.UserAgree div {
  display: block;
}

form div.field {
  display: block;
  margin-left: 15em;
  padding: .5em 0;
}

form div.field label {
  float: left;
  width: 14.8em;
  margin-left: -15em;
}

form div.field input,
form div.field select {
  font-size: 1.2em;
  height: 1.4em;
  width: 14em;
  display: block;
}

form div.submit input {
  width: auto;
  height: auto;
  font-size: auto;
}

form div.field textarea {
  width: 24em;
  height: 8em;
  font-size: 1.2em;
}

.used img {
  filter:alpha(opacity=40);
}

.used {
  opacity: 0.4;
  filter:alpha(opacity=40);
}

.add_to_basket,
.add_to_saved,
.add_to_compared {
cursor: pointer;
cursor: hand;
}


#top_menu {
  padding-left: 15%;
/*  width: 530px; */
}

.menu {
  margin-bottom: 0 !important;
}

.footer .menu {
  margin-bottom: 15px !important;
  _margin-bottom: 30px !important;
}

.menu li, 
.menu li.last {
  float: left !important;
}

.footer .menu li, 
.footer .menu li.last {
  float: none;
}

.bmenu li {
  margin: 0  .8em 0 0 !important;
  padding: 0 !important;
}

.bmenu li span,
.bmenu li a  {
  margin: 0 !important;
  padding: .2em .3em !important;
  line-height: 1.5em !important;
}

.bmenu li a:hover {
  text-decoration: none !important;
}

.bmenu li a:hover {
  background-color: #FB5900;
  color: white;
}

.page_title {
  color: #008EBC;
}
#item_photos .thumbs a {
border: 1px solid #ccc;
display: block;
outline: none;
margin:0;
padding:3px;
margin-right:5px;
float:left;
}

#item_photos .thumbs a:hover,
#item_photos .thumbs a.sel {
  border: 1px solid #3b709d;
		margin:0;
		padding:3px;
		margin-right:5px;
}

.clear {
  display:block;
  clear:both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding:0;
}

fieldset {
  border: 1px solid #ccc;
  padding: 1em;
}

legend {
  font-weight: bold;
  color: #111;
}

form.small {}

form.small div.field {
  margin-left: 12em;
}

form.small div.field label {
  margin-left: -11em;
  width: 10em;
}

form.ajax {
  display: block;
  padding: 6px 12px 12px;
  margin: 0;
  margin-left: -13px;
  margin-top: -7px;
  /*background: #DFDFDF;*/
  background: #e7e7e7;
  border: 1px solid #8B8B8B;
  width: 240px;
  position: relative;
  z-index: 99;
}

form.ajax div.field {
  padding: .1em 0;
  margin: 0;
}

form.ajax div.field label {
  display: block;
  position: static;
  float:none;
  margin: 0;
  padding: 0;
  width: auto;
  font-size: 11px;
}

form.ajax div.field input,
form.ajax div.field textarea {
  color: #111;
  padding: 1px;
  width: 97%;
  font-size: 11px;
}

form.ajax div.submit input {
  width: auto;
}

form.ajax h2 {
  font-size: 14px;
  padding: .5em 0 .3em;
  margin: 0 0 .5em 0;
  color: #6A6A6A;
  border-bottom: 2px solid #8B8B8B;  
  display: none;
}

form.ajax a.toggle {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #8B8B8B;  
  padding: 0  0 .3em;
  margin: 0 0 .5em 0;
}

form.ajax span.desc {
  display: block;
  padding: 0;
  margin: 0;
  color: #555;
  font-size: 11px;
  line-height: 13px;
}

form.attributes div.attr_range input {
  display: inline;
  width: 5em;
}

form.attributes div.attr_number select {
  display: inline;
  width: 5em;
  height: auto !important;
  border: auto !important;
}

form.attributes div.attr_number input {
  display: inline;
  width: 6em;
  margin-left: 1em;
}

form.attributes div.attr_list select {
  height: 8em;
  width: 20em;
}

form.attributes div.attr_bool input {
  display: inline;
  width: auto;
  height: auto;
}

form.attributes select,
form.attributes input,
form.attributes option {
  font-size: 12px !important;
  color: black !important;
  padding: 0;
}

.product_list th a.nolink {
  color:#567d8f;
  text-decoration: none;
}

.product_list th {
  vertical-align: bottom !important;
}

#top_menu {
  width: 520px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.srch {
  border: 1px solid #008EBC;
}


td.mt {
  padding-left: 20px;
  padding-right: 20px;
}

.news_pic {
  height: auto !important;
  width: 160px !important;
}