
body {
  margin: 0;
  margin-top: 15px;
  padding: 0;
  background: #ffffff;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

form, div, table, td, textarea, select { margin: 0; padding: 0; }
img { border: 0; }
td, textarea, select, input { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; vertical-align: top; }
input, textarea {  border: 1px solid #666666; margin-bottom: 5px; padding: 0px; }
select { width: 230px; border: none; margin-bottom: 3px; }
a { color: #000000; text-decoration: underline; }

#container { width: 800px; }


#menu_box { width: 222px; height: 100%; padding-top: 20px; padding-bottom: 20px; background: #f2f3f5; float: left; }
#content_box { width: 578px; float: left; }
#content_picture { width: 555px; height:219px; margin: 10px; margin-bottom: 0px; margin-top: 5px; background-repeat: no-repeat; }

.menuitem { text-decoration: none; width: 202px; display: block; font-size: 10px; }
.menuitem { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 4px 0px 4px 20px; }
.menuitem:hover { text-decoration: none; background: #adb2c0; }

.left_search { margin-left: 20px; margin-top: 5px; padding: 0px; }
.adress { margin-left: 20px; margin-top: 20px; padding: 0px; color: #757c94; }


.cart_element_even { background-color: #ffffff; }
.cart_element_odd { background-color: #dddddd; }

.titleBar { background-color: #666666; color: #ffffff; padding-top: 5px; font-weight: bold; text-align: center; height: 25px; }

.mainColor { background-color: #666666; }
.secoundaeryColor { background-color: #ffffff; }

.stepbar_visited { background-color: #333333; color: #ffffff; text-align: center; }
.stepbar_current { background-color: #666666; color: #000000; text-align: center; }
.stepbar_reamining { background-color: #eeeeee; color: #000000; text-align: center; }
.stepbar_failed { background-color: #CC3300; color: #000000; text-align: center; }
.stepbar_visited a { color: #ffffff; text-decoration: none; }

.cart_top td { background-color: #666666; color: #ffffff; font-weight: bold; }
.cart_bottom { background-color: #ffffff; color: #000000; }

.top_links { padding-left: 20px; background-repeat: no-repeat; height: 14px; padding-top: 3px; }
