html, body{
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  text-align: center;
  background: url('header-bg.jpg') #313a4b 0 0 repeat-x;
}

img{
  border: none;
}

#content-container{
  text-align: center;
  background: url('content-bg.jpg') #313a4b 0 0 repeat-x;
}

#content-main{
  margin: 0 auto 0 auto;
  padding: 0;
  width: 880px;
  text-align: left;
}

#container{
  margin: 0 auto 0 auto;
  padding: 9px 0 0 0;
  width: 900px;
  text-align: center;
}

#minibar{
  background: url('minibar-bg.jpg') 0 0 repeat-x;
  height: 26px;
  width: 410px;
  float: right;
  margin: 0 20px 0 0;
}

#minibar-left{
  background: url('minibar-left-bg.jpg') 0 0 no-repeat;
  height: 26px;
  width: 6px;
  float: left;
}

#minibar-right{
  background: url('minibar-right-bg.jpg') 0 0 no-repeat;
  height: 26px;
  width: 6px;
  float: right;
}

#minibar-content{
  float: left;
  width: 390px;
}

#top-space{
  height: 1px;
  margin: 0px;
  padding: 0px;
}

#mb-help-icon{
  background: url('mb-home.jpg') 3px 2px no-repeat;
}

#mb-viewcart-icon{
  background: url('mb-mail-red.jpg') 3px 2px no-repeat;
  color: #ff9101;
}

#mb-search-button{
  border: none;
  background: url('mb-search.jpg') #0d1a2d 3px 2px no-repeat;
}

#search-field{
  height: 13px;
  width: 140px;
  border: 1px solid #938282;
  font-size: 10px;
}

#logo-containter{
  background: url('site-logo.jpg') 41px -1px no-repeat;
}

#menu{
  margin: 0;
  padding: 0 20px 0 0;
}

#menu li{
  float: right;
  list-style: none;
}

#menu li a.current-longer:hover,
#menu li a.current-longer {
  background: url('button.gif') no-repeat 0 -48px;
  width: 122px;
}

#menu li a.current:hover,
#menu li a.current {
  background: url('button_m.gif') no-repeat 0 -48px;
}

#menu li a:hover {
  background: url('button_m.gif') 0 -24px no-repeat;
}

#menu li a {
  background: url('button_m.gif') 0 0 no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  margin-left: 2px;
  text-align: center;
  text-decoration: none;
  width: 90px;
}

#menu .longer:hover {
  background: url('button.gif') 0 -24px no-repeat;
}

#menu .longer {
  background: url('button.gif') 0 0 no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  margin-left: 2px;
  text-align: center;
  text-decoration: none;
  width: 122px;
}

#left-column{
  width: 80%;
  background: #ffffff;
  float: left;
}

#right-column{
  width: 20%;
  float: right;
}

#lc-top-line{
  background: url('lc-bg.jpg') 0 0 repeat-x;
  height: 10px;
}

#lc-left-corn{
  background: url('lc-left-corn.jpg') 0 0 no-repeat;
  width: 8px;
  height: 10px;
  float: left;
}

#lc-right-corn{
  background: url('lc-right-corn.jpg') 0 0 no-repeat;
  width: 8px;
  height: 10px;
  float: right;
}

#description{
  background: url('description-bg.jpg') #ffffff 8px 7px no-repeat;
  height: 95px;
  color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 40px 140px 0 40px;
  text-align: justify;
}

.horizontal-line{
  height: 20px;
  border-bottom: 1px solid #dddddd;
  margin: 0 5px 0 5px;
}

#lc-bot-line{
  height: 5px;
  background: #ffffff;
}

#lc-left-corn-bot{
  background: url('lc-left-corn-bot.jpg') left bottom no-repeat;
  height: 5px;
}

#lc-right-corn-bot{
  background: url('lc-right-corn-bot.jpg') right bottom no-repeat;
  height: 5px;
}

#magic-title{
  background: url('magic-proposition.gif') 0 0 no-repeat;
  height: 20px;
  border-bottom: 1px solid #dddddd;
  margin: 0 5px 0 5px;
}

#magic-proposition{
  background: url('magic-icon.gif') 20px 20px no-repeat;
  padding: 30px 10px 0 0px;
}

#magic-proposition .magic-proposition-block{
  float: right;
  width: 230px;
  height: 80px;
  line-height: 20px;
  margin: 10px 0 10px 0;
}

#mp-items-container{
  width: 70%;
  float: right;
}

#magic-proposition .magic-proposition-block{
  float: right;
  width: 253px;
  height: 80px;
  line-height: 20px;
  margin: 14px 0 14px 0;
}

#mp-items-container{
  width: 80%;
  float: right;
  margin-right: 10px;
}

#bottom-menu a,
#bottom-menu{
  color: #595959;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

#bottom-menu{
  margin: 20px 0 10px 0;
  line-height: 25px;
  vertical-align: middle;
  background: url('cards.jpg') 99% 100% no-repeat;
}

#bottom-menu a{
  margin: 0 8px 0 8px;
  text-decoration: none;
}

#cards{
  float: right;
  margin-right: 5px;
}

#total-sum-block{
  padding: 10px 0 10px 0;
  text-align: center;
}

.paginal{
  margin: 0;
  padding: 0 0 0 10px;
  text-align: center;
}

.paginal li{
  display: inline;
  list-style: none;
  margin: 0 3px 0 3px;
}

.paginal li a{
  text-decoration: none;
  font-size: 11px;
  color: #274c90;
}

.right-section-title-top{
  background: url('rc-right-corn.jpg') right top #608f1b no-repeat!important;
}

.os-type-container{
  text-align: center;
}

.os-type-container img{
  margin: 7px 1px 7px 1px;
}

.right-section-title{
  background: #608f1b;
  height: 28px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  padding: 0 0 0 10px;
}

.right-section-content{
  background: #112037;
  color: #ffffff;
}

.right-section-content td{
  font-weight: bold;
}

.btn-continue-shopping:hover{
  background: url('btn-continue-shopping.jpg') 0 -21px no-repeat;
}

.btn-continue-shopping{
  background: url('btn-continue-shopping.jpg') 0 0 no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 4px 0 0 16px;
  text-align: center;
  text-decoration: none;
  width: 181px;
}

.btn-agree:hover{
  background: url('btn-agree.jpg') 0 -21px no-repeat;
}

.btn-agree{
  background: url('btn-agree.jpg') 0 0 no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 10px 0 0 40px;
  text-align: center;
  text-decoration: none;
  width: 97px;
}

.checkout:hover{
  background: url('button-checkout.gif') 0 -21px no-repeat;
}

.checkout {
  background: url('button-checkout.gif') 0 0 no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-left: 2px;
  text-align: center;
  text-decoration: none;
  width: 97px;
}

.mp-item{
  color: #595959;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.mp-item-buy{
  color: #595959;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.item{
  width: 218px;
  float: left;
  margin: 3px;
}

.item-content img{
  border: none;
}

.item-content{
  text-align: center;
  background: #ffffff;
  padding: 2px 0 2px 0;
  height: 124px;
}

.item-info{
  background: url('item-info.jpg') 0 0 no-repeat;
  height: 66px;
  padding-top: 10px;
}

.item-info td{
  font-family: Verdana, sans-serif;
  color: #2F5A84;
  font-size: 13px;
  text-align: center;
}

.os-type{
  text-align: center;
  height: 80px;
  background: #ffffff;
  color:#6F737A;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
}

.os-type img{
  vertical-align: middle;
}

.item-header{
  background: url('item-header.gif') #ffffff 0 0 no-repeat;
  padding: 5px 5px 0 7px;
  height: 32px;
  width: 206px;
  font-family: Verdana, sans-serif;
}

.item-header a{
  color: #274D72;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 15px;
  background: url('item-header-arrow.gif') 0 3px no-repeat;
  text-decoration: none;
}

.clear{
  clear: both;
}

.mb-icon{
  padding: 3px 0 3px 25px;
  color: #5b94c4;
  font-size: 11px;
  text-decoration: underline;
}

.right-position{
  float: right;
}

.left-position{
  float: left;
}

.cost{
  color: #608F1B;
  font-weight: bold;
}

a.link-buynow{
  background: url('link-buynow.gif') 0 0 no-repeat;
  display: block;
  width: 70px;
  height: 20px;
  margin: 0 auto 0 auto;
}

a.link-buynow:hover{
  background: url('link-buynow.gif') 0 -20px no-repeat;
  display: block;
  width: 70px;
  height: 20px;
  margin: 0 auto 0 auto;
}

a.link-view{
  background: url('link-view.gif') 0 0 no-repeat;
  display: block;
  width: 70px;
  height: 20px;
  margin: 0 auto 0 auto;
}

a.link-view:hover{
  background: url('link-view.gif') 0 -20px no-repeat;
  display: block;
  width: 70px;
  height: 20px;
  margin: 0 auto 0 auto;
}

.items{
  background: #ffffff;
  padding: 10px;
}

.right-section-list{
  margin: 0;
  padding: 15px 0 5px 0;
}

.right-section-list li{
  padding: 0 0 0 25px;
  background: url('right-section-list.jpg') 10px 7px #112037 no-repeat;
  margin: 0 0 10px 0;
  list-style: none;
}

.right-section-list li a{
  color: #63A1D4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.right-section-last{
  background: url('right-section-bot-corn.jpg') right bottom #112037 no-repeat;
}

.content-text{
  margin: 5px;
  padding: 5px 45px 5px 25px;
  line-height: 25px;
  color: #252525;
  font-family: Arial,sans-serif;
  font-size: 12px;
  text-align: justify;
}

.content-text a{
  color: #1171c2;
}

.content-text ul li{
  list-style: square;
}

.content-text .question{
  font-weight: bold;
  color: #3a3a3a;
}

.answer{
  margin-left: 30px;
}

.answer p{
  color: #525252;
  padding: 0 0 0 30px;
}

.faqlist h3{
  color: #017be2;
}

.question span{
  color: #2a9cfc;
  font-weight: normal;
  font-style: italic;
}

.checkout-form,
.contact-from{
  border: 1px solid #AAAAAA;
}

.contact-from-title{
  background: url('form-head-bg.jpg') 0 0 #112037 repeat-x;
  height: 27px;
  line-height: 27px;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  padding-left: 10px;
}

.checkout-form-title{
  background: url('form-head-bg.jpg') 0 0 #112037 repeat-x!important;
  height: 27px;
  line-height: 27px;
  color: #FFFFFF!important;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 10px!important;
}

.product-short-info-right{
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
  border-top: 1px solid #AAAAAA;
}

.product-short-info-left{
  border-left: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
  border-top: 1px solid #AAAAAA;
}

.product-info td,
.checkout-form td,
.contact-from-container td{
  border-bottom: 1px solid #AAAAAA;
  color: #000000;
  font-weight: bold;
  background: #EAF3FA;
}

.product-info-about{
  padding: 10px;
}

.product-info-about li{
  margin-left: 40px;
}

.btn-buynow:hover{
  background: url('btn-buynow.jpg') 0 -20px no-repeat;
}

.btn-buynow {
  background: url('btn-buynow.jpg') 0 0 no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  width: 97px;
}

.btn-addtocart:hover{
  background: url('btn-addtocart.jpg') 0 -20px no-repeat;
}

.btn-addtocart {
  background: url('btn-addtocart.jpg') 0 0 no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  width: 84px;
  float: left;
}