body
{
  background-color: #19818c;
  background-image:url('./images/body_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
  width:100%;
  font-family: Tahoma, Verdana;
  color: #000000;
  font-size: 12px;
}

#wrap
{
  background-image:url('./images/wrap_bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  width: 1000px;
  min-height: 600px;
  margin: 0px auto;
}

#menu
{
  margin: 35px 0px 0px 70px;
  float: left;
}

#menu ul
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu ul li:hover
{
  margin: 0px;
  padding: 0px;
  list-style: none;
  height: 24px;
  background-repeat: no-repeat;
}


#menu ul li
{
  display: inline;
  padding: 0px 0px;
}

#menu a
{
  font-family: Georgia;
  font-size: 14px;
  color: #2d696e;
  text-transform:uppercase;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover
{
  font-family: Georgia;
  font-size: 14px;
  color: #FFFFFF;
  text-transform:uppercase;
  text-decoration: none;
  font-weight: bold;
}

#menu a
{
  
}

#menu a
{
background-repeat:no-repeat;
float:left;
height:24px;
padding:3px 7px;
}


#menu a:hover span.left
{
  background-image:url('./images/menu_item_left.gif'); 
  background-position: left;
  background-repeat: no-repeat;
  width: 11px;
  height: 24px;
  display: block;
  float: left; 
}

#menu a:hover span.right
{
  background-image:url('./images/menu_item_right.gif'); 
  background-position: right;
  background-repeat: no-repeat;
  width: 11px;
  height: 25px;
  display: block;
  float: left; 
}

#menu a:hover span.middle
{
  background-image:url('./images/menu_item_bg.gif');
  background-position: right;
  background-repeat: repeat-x;
  height: 20px;
  *height: 24px;
  display: block;
  float: left; 
  padding-top: 4px;
}

#menu a span.left
{
  /*background-image:url('./images/menu_item_left.gif'); 
  background-position: left;
  background-repeat: no-repeat;*/
  width: 11px;
  height: 24px;
  display: block;
  float: left; 
}

#menu a span.right
{
 /* background-image:url('./images/menu_item_right.gif'); 
  background-position: right;
  background-repeat: no-repeat;*/
  width: 11px;
  height: 24px;
  display: block;
  float: left; 
}

#menu a span.middle
{
 /* background-image:url('./images/menu_item_bg.gif'); 
  background-position: right;
  background-repeat: repeat-x;*/
  height: 20px;
  display: block;
  float: left; 
  padding-top: 4px;
}

#left
{
  width: 275px;
  text-align: right;
  float: left;
}

#leftMenu
{
  text-align: left;
  background-color: #FFFFFF;
  width: 250px;
  margin: 0px;
  padding: 0px;
  float: left;
}

img
{
  border: 0px;
  padding: 0px;
  margin: 0px;
}

#content
{
  float:left;
  margin-top:170px;
  margin-bottom: 100px;
  width: 997px;
}

.small
{
  font-size: 1px;
}

#leftMenuContent
{
  margin: 0px 5px 0px 20px;
}

#leftMenuContent h2
{
  font-size: 23px;
  color: #3bbec7;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#menuCategories 
{
  margin: 5px 0px 10px 0px;
  margin: 0px; 
  padding: 0px; 
  list-style-type: none; 
  list-style-image: none; 
  list-style-position: outside;
}

#menuCategories li
{
  background-image:url('images/bullet.gif');
  background-repeat: no-repeat;
  background-position:0px 4px;
  padding:0 0 0 13px;
  margin: 8px 0px;
}

#menuCategories a, #menuBrands a 
{
  color: #205f67;
  text-decoration: none;
  font-size: 12px;
}

#menuCategories a:hover, #menuBrands a:hover 
{
  color: #205f67;
  text-decoration: underline;
  font-size: 12px;
}

#menuBrands 
{
  margin: 5px 0px 10px 0px;
  margin: 0px; 
  padding: 0px; 
  list-style-type: none; 
  list-style-image: none; 
  list-style-position: outside;
}

#menuBrands li
{
  background-image:url('images/bullet2.gif');
  background-repeat: no-repeat;
  background-position:0px 2px;
  padding: 0 0 0 20px;
  margin: 5px 0px;
}

.selectBrand
{
  color: #205f67;
  font-size: 10px;
  padding: 15px 0px 0px 8px;
}

.priceDownload
{
  color: #676d43;
  text-decoration: none;
  font-size: 10px;
  display: block;
  background-image:url('images/price_ico.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0px 15px 45px;
  margin: 5px 0px 10px 0px;
}

.priceDownload:hover
{
  color: #676d43;
  text-decoration: underline;
  font-size: 10px;
  display: block;
  background-image:url('images/price_ico.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0px 15px 45px;
  margin: 5px 0px 10px 0px;
}

#left1 
{
  width: 793px;
  float: left;
}

#middle 
{
  float: right;
  width: 505px;
}

#search
{
  background-image:url('./images/search_bg.gif');
  background-repeat: no-repeat;
  width: 505px;
  height: 45px;
}

#search form 
{
  padding: 0px;
  margin: 0px;
}

#siteContent
{
  background-color: #FFFFFF;
  padding: 10px 15px 0px 15px;
  margin-bottom: -1px;
  
}

#search input, #search select 
{
  background-color:#bbbbbb;
  border: none;
  color: #ffffff;
  font-family: Tahoma;
  font-size: 11px;
  padding: 2px;
}

#search td
{
  padding: 8px 0px 0px 5px;
}

.button
{
  padding: 0px !important;
}

#right
{
  float: right;
  width: 192px;
}

.miniCartContent
{
  background: #FFFFFF;
  padding: 15px 10px 15px 10px;
  text-align: center;
}
.miniCartHeader
{
  background-image:url('./images/cartHeader.gif');
  background-repeat: no-repeat;
  width: 192px;
  height: 34px;
}

.miniCartBottom
{
  background-image:url('./images/cartBottom.gif');
  background-repeat: no-repeat;
  width: 192px;
  height: 3px;
  float: left;
}

.miniCartTop
{
  background-image:url('./images/miniCartTop.gif');
  background-repeat: no-repeat;
  width: 192px;
  height: 3px;
  font-size: 0px;
}

.recallTop 
{
  background-image:url('./images/recall_header.gif');
  background-repeat: no-repeat;
  width: 192px;
  height: 29px;
  font-size: 0px;
}

a 
{
  color: #318ea8;
  font-size: 12px;
  text-decoration: underline;
}

a:hover 
{
  color: #318ea8;
  font-size: 12px;
  text-decoration: none;
}

.miniCartContent div
{
  padding: 2px 0px;
}

.miniCartSeparator
{
  height: 1px;
  background-image:url('./images/miniCartSeparator.gif');
  background-repeat: no-repeat;
  background-position: center;
  margin: 8px 0px;
}

.kurs
{
  color: #7f7f7f;
  font-size: 10px;
}

.consultants, .news_block, .voting_block, .recall_block
{
  margin-top: 15px;
  float: left;
  width: 100%;
}

.consultantsContent, .newsContent, .votingContent
{
  background: #FFFFFF;
  padding: 5px 10px 5px 10px;
  float: left;
  width: 172px;
}

*+html .consultantsContent, *+html .newsContent, *+html .votingContent, *+html .konsultant {
  float: none;
}

h2.rightTitle
{
  color: #3bbec7;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

.icq_ico
{
  float: left;
}

.icq_number
{
  float: left;
  font-size: 11px;
  padding:2px 4px;
}

.icq_title
{
  float: left;
  color: #205f67;
  font-size: 11px;
  padding-top: 2px;
}

.konsultant
{
  width: 100%;
  float: left;
  margin-top:8px;
}

h2.rightTitle1
{
  color: #3bbec7;
  font-size: 25px;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

.newsShortData
{
	background-image:url(./images/newsDateBg.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	color:#666769;
	padding-bottom:5px;
	padding-left:22px;
}

a.newsShortTitle a:hover
{
  font-size: 11px;
}

.newsShortTitle
{
  padding: 4px 0px;
}

.newsShortDescription
{
  color: #3a3a3a;
  padding: 3px 0px;
}

.votingContent td 
{
  color: #205f67;
}

.categoryBrands
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.categoryBrands a, .categoryBrands a:hover
{
  font-size: 10px !important;
}

.categoryName
{
  padding: 0px;
  margin: 0px;
  color: #7f7f7f;
  font-size: 16px;
}

.categoryDescription
{
  padding: 10px 0px;
  margin: 0px;
}

.categoryHeader
{
  color: #7f7f7f;
}

.comparisonDiv
{
  padding: 5px 0px;
}

.sortDiv, .navigationDiv
{
  font-size: 11px;
  padding: 5px 0px;
  text-align: center;
}

.productTitleLink 
{
  color: #48656b;
  font-size: 19px;
  font-weight; bold;
  font-family: Trebuchet MS;
  text-decoration: underline;
}

.productTitleLink:hover
{
  color: #48656b;
  font-size: 19px;
  font-weight; bold;
  font-family: Trebuchet MS;
  text-decoration: none;
}

.productDescription
{
  padding: 15px 0px;
}

.left
{
  float: left;
}

.right
{
  float: right;
}

.clear
{
  clear: both;
}

.ourPriceTitle
{
  float: left;
  color: #318ea8;
  font-size: 18px
}

.ourPriceValue
{
  float: left;
  color: #70ab0a;
  font-size: 18px;
  padding-left: 5px;
}

.comparisonSelect
{
  padding: 5px 0px;
  margin: 0px;
}

.separator
{
  height: 1px;
  background-image:url('./images/separator.jpg');
  background-repeat: no-repeat;
  background-position: center;
  margin: 8px 0px;
}

.addToCart
{
  display: block;
  background-image:url('./images/add_to_cart_ico.gif');
  background-position: top left;
  background-repeat: no-repeat;
  padding:6px 0px 0px 30px;
  font-size: 12px;
  color: #318ea8;
  font-weight: bold;
  text-decoration: underline;
  height: 22px;
}

.addToCart:hover
{
  display: block;
  background-image:url('./images/add_to_cart_ico.gif');
  background-position: top left;
  background-repeat: no-repeat;
  padding:6px 0px 0px 30px;
  font-size: 12px;
  color: #318ea8;
  font-weight: bold;
  text-decoration: none;
  height; 22px;
}

.productBlock
{
  padding-top: 15px;
}

.detailTitle h1
{
  padding: 5px;
  margin: 0px;
  color: #318ea8;
  font-size: 19px;
}

.productDescriptionDetails
{
  color: #7f7f7f;
}

.bigPic
{
  width: 212px;
  height: 280px;
  background-image:url('./images/big_img_bg.gif');
  background-position: top left;
  background-repeat: no-repeat;
  margin-right: 20px;
}

h3.title, .productDetailedDiv
{
  color: #7f7f7f;
}

.feedbackInput, .feedbackTextarea
{
  color: #7f7f7f;
  border: 1px solid #7f7f7f;
  font-size: 12px;
}

li 
{
  list-style: none;
}

.parameterGroup
{
  
  width: 460px;
  font-size: 14px;
  border-left: 5px solid #318ea8;
  background-color: #f2f2f2;
  padding: 4px 0px 4px 10px;
  background-image:url('./images/param_right.gif');
  background-position: right;
  background-repeat: no-repeat;
  margin: 15px 0px;
}

.parameterGroup h3 
{
  color: #464545;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

.parameterValue
{
  border-top: 1px dotted;
}


.parameterValueLast
{
  border-top: 1px dotted;
  border-bottom: 1px dotted;
}

.paramFirst
{
  background-color: #318ea8;
  width: 20px;
  background-image: url('./images/param_left.gif');
  background-position: center;
  background-repeat: no-repeat;
  
}

.parameterTitle
{
  color: #626054;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 10px 6px 10px;
  width: 305px;
  border-left: 1px dotted;
  border-right: 1px dotted;
}

.parametersValue
{
  color: #626054;
  font-size: 11px;
  padding: 5px 10px 6px 10px;
}

.cartTitle
{
  font-size: 14px;
  border-left: 5px solid #318ea8;
  background-color: #f2f2f2;
  padding: 4px 0px 4px 10px;
}

.cartDeleteAll
{
  font-size: 14px;
  background-color: #f2f2f2;
  padding: 4px 9px 4px 10px;
}

.removeAll
{
  color: #80c40a;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.removeAll:hover
{
  color: #80c40a;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.cartDeleteAll1
{
  background-color: #80c40a;
  border-left: 1px solid #FFFFFF;
  width: 32px;
  text-align: center;
}

.tableHeaderTd, .tableHeaderTdLast
{
  background-color: #318ea8;
  color: #FFFFFF;
  font-size: 11px;
  padding: 5px 0px;
  border-right: 1px dotted #9d9d9d;
  border-top: 1px dotted #9d9d9d;
  border-bottom: 1px dotted #9d9d9d;
  font-weight: bold;
}

.cartRow, .cartRowLast
{
  padding: 6px;
  border-right: 1px dotted #9d9d9d;
  border-top: 1px dotted #9d9d9d;
  border-bottom: 1px dotted #9d9d9d;
  color:#575757;
}

.tableHeaderTdLast, .cartRowLast
{ 
  border-right: none;
}

.cartProduct
{
  padding-left: 7px;
}

.cartProduct a
{
  color: #626054;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background-image:url('images/bulletGreen.gif');
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding-left: 15px;
}

.cartProduct a:hover
{
  color: #626054;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  background-image:url('images/bulletGreen.gif');
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding-left: 15px;
}

.cartRow input
{
  border: 1px solid #b3b3b3;
  font-size: 12px;
  color:#575757;
}

.cartLastRow
{
  background-color: #80c40a;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 6px;
}

.cart_bullet
{
  background-image:url('./images/bulletWhite.gif');
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding-left: 15px;
}

h3.newsTitle
{
  color: #3a3a3a;
  font-size: 18px;
  text-align: center;
  font-family: Georgia;
}

.specialOffersTitle
{
  color: #3a3a3a;
  font-size: 18px;
  text-align: center;
  font-family: Georgia;
}

.newsBlockDate
{
  color: #666769;
  font-size: 11px;
  font-family: Tahoma;
  background-image: url('./images/new_date_bg.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 0px 10px 0px 23px;
}

.newsBlockHeader
{
   margin: 20px 0px 0px 0px;
}

.news_list_title
{

}

a.newsTitle
{
  font-weight: bold;
}

.confirmztionCaption
{
  color: #575757;
  font-size: 14px;  
  font-weight: bold;
}

.confirmztionValue
{
  color: #73a818;
  font-size: 14px;
  font-weight: bold;
}

.confirmationCaption1
{
  color: #318ea8;
  font-weight: bold;  
}

.confirmationValue1
{
  color: #575757;
  font-weight: bold;
}

.edit_order
{
  margin: 10px 0px 0px 10px;
}

.order_comment
{
  width: 455px;
  height: 110px;
  border: 1px solid #b3b3b3;
}

.confirm_order_comment_form_buttons
{
  width: 455px;
  text-align: right;
}

.cartTitle1
{
  font-size: 14px;
  border-left: 5px solid #318ea8;
  background-color: #f2f2f2;
  padding: 4px 0px 4px 10px;
  font-weight: bold;
  background-image:url('./images/cart_title_right_bg.gif');
  background-repeat: repeat-y;
  background-position: right;
}

.success_text
{
  text-align: center;
  padding: 20px 0px;
}

.aux_text
{
  padding: 10px 0px;
}

#logo
{
	height:210px;
	margin:0px 0 0 125px;
	width:315px;
}

#logo a
{
	height:210px;
	width:315px;
	display: block;
}

.recallContent
{
  color: #205f67;
  font-size: 13px;
  font-family: Myriad Pro;
  padding: 10px 5px;
  text-align: center;
  background-color: #FFFFFF;
}

.recall
{
  font-size:11px;
  width: 120px;
}

form 
{
  padding: 0px;
  margin: 0px;
}

.error
{
  color: #FF0000;
  text-align: center;
}

.newsBlockHeader
{
  padding-bottom: 5px;
}

p
{
  margin: 0px;
  padding: 12px;
}
