html, body {
  font-family: Verdana, sans-serif;
  margin: 0; 
  padding: 0;
  background-color: #BCBCBC;
  height: 100%
}

p {
  margin: 3px 0px 6px 0px;
  padding: 0px;
}

ul {
  margin-left: 3px;
  padding-left: 10px;
  list-style-symbol: "·";
}

table, table td {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  vertical-align: top;
  font-size: 1em;
}

#lightshadow_holder {
  width:100%; background: url("/i/reanimedia_bgshadow_light.png") center white repeat-y; 
}

#darkshadow_holder {
  width:100%; 
  background: url("/i/reanimedia_bgshadow_dark.png") center #bcbcbc repeat-y;
}

table.globalcentered {
  width: 875px;
  margin-left:auto;
  margin-right:auto;
}

table.padded td {
  padding: 5px;
  /*font-size: 0.8em;*/
  vertical-align: middle;
}

table.padded {
	margin-top: 10px
}

table.full_text_column_witdh {
  width: 557px;
}

table.nesting_top {
  width: 875px;
  background-color: #686868;
  margin-left:auto;
  margin-right:auto;
}

table.catalog_detail_main {
  width: 557px;
  margin-top:-12px;
}

table.catalog_detail_aux {
  width: 557px;
  margin-top: 40px;
  margin-bottom: 20px;
}

table.form_nesting {
  width: 548px;
}

table.form_nesting td {
  /*font-size: 0.8em;*/
}	

table.catalog_row {
  width: 557px;
  margin-top: 13px;
  margin-bottom: 20px;
}

td.top_logo {
  background-color:white;
}

td.top_menu {
  height: 28px;
  width: 875px;
  background: url('/i/d/menu_bg.gif') top;
  color: white;
  background-color: black;
  vertical-align: middle;
}

td.top_menu_strip {
  height: 2px;
  width: 875px;
  background-color: black;
  background: url('/i/d/menu_strip.gif') top left;
}

td.bottom_bar {
  height: 28px;
  width: 875px;
  background: url('/i/d/menu_bg.gif') top;
  color: white;
  background-color: black;
  vertical-align: middle;
}

td.leftmost_column {
  width: 298px;
  background-color: white;
}

td.left_column {
  width: 596px;
  background-color: white;
  padding-bottom: 20px;
}

td.middle_column {
  width: 298px;
  background-color: #E2FCFF;
}

td.middle_column_bottom {
  width: 298px;
  background-color: #E2FCFF;
  vertical-align: bottom;
}

td.right_column {
  width: 279px;
  background: url('/i/d/right_column_bg.jpg') top no-repeat #686868;
}

td.catalog_detail_main_pic {
  width: 220 px;
}

td.catalog_detail_aux_scrshot {
  width: 181px;
}

td.catalog_detail_aux_price {
  width: 195px;
  height: 70px;
  background: url('/i/catalog_detail_price_bg.gif') top no-repeat;
  padding-top: 15px;
  padding-right: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 170%;
}

td.catalog_detail_aux_addtobasket {
  width: 195px;
  padding-right: 13px;
  text-align: center;
}

td.form_left_column {
  padding: 10px;
  padding-left: 0px;
  vertical-align: middle;
  text-align: right;
}

td.form_right_column {
  width: 99%;
  padding: 10px;
  padding-right: 0px;
  vertical-align: top;
  text-align: left;
}

td.form_compact_column {
  padding: 5px;
  padding-left: 0px;
  padding-right: 10px;
  vertical-align: middle;
}

.top_menu_item {
  padding-left: 10px;
  padding-right: 0px;
  font-size: 0.9em;
  color:white;
}

.top_menu_item_selected {
  padding-left: 10px;
  padding-right: 0px;
  font-size: 0.9em;
  color:white;
  text-decoration: underline;
}

a {
  color:#000080;
#  text-decoration:none;
}

a.top_menu_item {
  color:white;
  text-decoration:none;
}
a.top_menu_item:hover {
  color:white;
  text-decoration:underline;
}

h1 {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 1.1em;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-top: 2px;
  margin-bottom: 0px;
}

.catalog_header {
  padding-left: 18px;
  padding-right: 10px;
  padding-bottom: 6px;
  font-weight: bold;
}

.catalog_brief {
  padding-left: 20px;
  padding-right: 10px;
}

.catalog_brief_button {
  padding-left: 18px;
  padding-top: 8px;
}

.catalog_detail_header {
  font-weight: bold;
  font-size: 125%;
  color: #666666;
}

ul {
  margin-top: 00px;
  margin-left: 20px;
}

.text_body {
  padding-left: 20px;
  padding-right: 16px;
  padding-top: 0px;
  padding-bottom: 10px;
  font-size: 0.8em;
}

.text_body_nopadding {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.news_date {
  padding-top: 20px;
  padding-bottom: 0px;
}

.news_snippet {
  padding-top: 0px;
  padding-bottom: 0px;
}

.gap_text {
  padding-top: 20px;
  padding-bottom: 0px;
}

.small_text {
  padding-top: 20px;
  padding-bottom: 0px;
  font-size: 80%;
  text-align: center;
}

.basket_icon_nest {
  padding-top: 20px;
  padding-bottom: 4px;
  text-align: right;
}

.column_logo {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 30px;
  font-size: 80%;
  text-align: center;
}

.bottom_bar_text {
  padding-left: 20px;
  font-size: 0.65em;
  color: #B0B0B0;
}

a.right_column_link {
  color: #FAF79F;
  text-decoration:underline;
}

a.right_column_menu_link {
  color:white;
  text-decoration:none;
}

a.right_column_menu_link_selected {
  color:white;
  text-decoration:underline;
}

.right_column_menu {
  padding-top: 32px;
  padding-bottom: 22px;
  padding-left: 17px;
  font-size: 0.8em;
  color: white;
}

.right_column_basket {
  padding-top: 32px;
  padding-bottom: 22px;
  padding-left: 17px;
  font-size: 0.8em;
  color: white;
}

.right_column_banner {
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}

.right_column_bottom {
  position: relative;
  bottom: 0px;
}

input.full_width {
  width: 100%;
}

select.full_width {
  width: 100%;
}

textarea.full_width {
  width: 100%;
  height: 150px;
}

img {
  border: 0px;
}

.catalog_pic {
  border: 2px;
  padding: 40px;  
}

.warning {
  display: block;
  background-color: #ffba88;
  border: 1px solid #ff7109;
  padding: 5px;
  width: auto;
}

.comment {
  color: gray;
  font-size: 80%;
} 

.dotted-top td {
  border-top: 1px dotted gray;
}

.dotted-bottom td {
  border-bottom: 1px dotted gray;
}

.spacer td {
	font-size: 8px;
	padding: 0;
}  

.step {
  vertical-align: top; 
  font-size: 80%;
  font-weight: bold;
}

.city {
  display: block;
  margin: 0;
  padding: 0;
  background-image: url('/i/d/city-bg.gif');
  background-repeat: x-repeat;
  margin-left: 20px;
  margin-right: 20px;
}

.city-title {
  background-color: white;
  text-transform: uppercase;
  padding-right: 6px;
  font-weight: bold;
  font-size: 0.8em;
}

.header {
  display: block;
  margin: 0;
  padding: 0;
  background-image: url('/i/d/city-bg.gif');
  background-repeat: x-repeat;
  margin-left: 20px;
  margin-right: 20px;
}

.header-title {
  background-color: white;
  text-transform: uppercase;
  padding-right: 6px;
  font-weight: bold;
  font-size: 0.8em;
}

table.withborder,
table.withborder td,
table.withborder th {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 4px 8px;
}

.order_header {
  background-color: #F0F0F0;
  border-top: 2px solid #555555;
  margin: 10px 0 0 0;
  padding: 4px 3px;
}

.order_header span {
  padding: 0px 5px;
}

p.error {
  background-color: #f0c0c0;
  border: 1px solid black;
  padding: 10px;
  margin: 5px;
}