/* ************************************************************************** */
/* Native elements */
/* ************************************************************************** */
body{
  background: #ededed;
  text-align: center;
  color:#515151;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

img{
  border: none;
  margin:0;
}

/* ************************************************************************** */
/* Id elements */
/* ************************************************************************** */
#top-info-block{
  text-align: right;
  margin: 0 0 5px 0;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

#top-menu {
  display: inline;
}

#top-menu li{
  margin: 0 5px 0 0;
  display: inline;
  padding: 0 0 7px 23px;
  list-style: none;
  background: url('phone-icon.jpg') 0 0 no-repeat;
}

#support-left-side{
  background: url('support-left-side.jpg') 0 0 no-repeat;
  float: left;
  width: 22px;
  height: 189px;
}

#support-bg{
  background: url('support-bg.jpg') 0 -6px repeat-x;
  float: left;
  height: 189px;
}

#support-right-side{
  background: url('support-right-side.jpg') 0 0 no-repeat;
  float: left;
  width: 25px;
  height: 189px;
}

.sub-title{
  color: black;
}

.sub-title-color{
  color: #0099FF;
}

.support-phone-title{
  color: #045eb1;
  font-size: 14px;
  padding-top: 10px;
  margin-bottom: 5px;
}

.support-phone{
  background: url('support-phone.jpg') 0 0 no-repeat;
  padding-left: 50px;
  height: 31px;
  font-weight: normal;
  color: #000000;
  margin-bottom: 5px;
}

.support-address{
  font-weight: normal;
  color: #000000;
}

.support-block{
  text-align: left;
  margin: 0 auto 0 auto;
  width: 540px;
}


#support-button{
  background: url('support-button-submit.jpg') 0 0 no-repeat;
  width: 71px;
  height: 20px;
  border: none;
}

#support-form{
  
}

#support-form .input-text{
  width: 250px;
  border: 1px solid #cccccc;
}

#support-form select{
  width: 300px;
  border: 1px solid #cccccc;
}

#support-form textarea{
  width: 300px;
  border: 1px solid #cccccc;
}

#support-element{
  text-align: center;
}

.cb-left-side{
  padding: 5px;
  width: 643px;
  background: url('cb-left-side-bg.jpg') 0 0 repeat-y white;
  text-align: left;
}

.cb-right-side{
  background: url('cb-right-side-bg.jpg') right top repeat-y white;
  text-align: center;
}

.bm-fl-second{
  background: url('mini-block-center.jpg') 50% 0 no-repeat;
}

.block-inner-title{
  color: #0099FF;
  font-weight: bold;
}

.content-text{
  color: #666666;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 25px;
}

.wrapper a,
.content-text a{
  color: #0099FF;
  text-decoration: none;
}

.first-column{
  text-align: left !important;
  padding-left: 10px;
  line-height: normal !important;
}

/******************************************************************************/

.pitem{
  background: url('item-position-leftbg.jpg') left top no-repeat #f2f1f1;
}
.pitem-title img{
  margin: 0 3px 0 5px;
  vertical-align: text-bottom;
}
.pitem-title{
  background: url('item-position-rightbg.jpg') right top no-repeat;
  height: 30px; 
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
}

/*----------------------------------------------------------------------------*/

.pitem-dgray{
  background: url('item-position-leftbg-dgray.jpg') left top no-repeat #d7d6d6;
}
.pitem-title-dgray img{
  margin: 0 0 0 5px;
  vertical-align: text-bottom;
}
.pitem-title-dgray{
  background: url('item-position-rightbg-dgray.jpg') right top no-repeat;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
}

/*----------------------------------------------------------------------------*/

.pitem-blue{
  background: url('item-position-leftbg-blue.jpg') left top no-repeat #a5d5d5;
}
.pitem-title-blue img{
  margin: 0 0 0 5px;
  vertical-align: text-bottom;
}
.pitem-title-blue{
  background: url('item-position-rightbg-blue.jpg') right top no-repeat;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
  color: #000000;
  font-weight: bold;
}

/******************************************************************************/

.top-link{
  text-align: center;
  margin: 0 0 10px 0;
}

.bottom-link a,
.top-link a{
  color: #0099FF;
  text-decoration: none;
  font-weight: bold;
}

.bottom-link{
  margin: 7px 0 0 60px;
}

.bottom-link img{
  vertical-align: middle;
}

.cb-botton-line{
  background: url('cb-bottom-bg.jpg') 0 8px repeat-x white;
}

#checkout_button{
  padding-left: 10px;
}

#menu-container img{
  border: 0px;
  margin: 0px;
}

.content-title{
  background: url('cb-left-corner.jpg') 0 0 no-repeat;
  height: 28px;
  padding: 0 0 0 55px;
  line-height: 28px;
  color:#999999;
  font-family:Geneva,Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
}

#continue-shopping{
  background: url('btn-continue-shop.jpg') 0 0 no-repeat;
  width: 115px;
  height: 26px;
  border: none;
}

#add-to-buy{
  background: url('btn-addtocart.jpg') 0 0 no-repeat;
  width: 71px;
  height: 20px;
  border: none;
}

.our-price-color{
  font-size: 20px;
  font-weight: bold;
}

.price-color{
  color: #0099ff;
}

#table-product-info{
  font-weight: bold;
}

#table-product-info a{
  text-decoration: none;
  color: #666666;
}

#menu-container li{
  list-style: none;
  margin: -2px;
  display: inline;
}

#menu-container ul{
  padding: 0;
  display: inline;
  margin: 0;
}

#main-menu{
  width: 900px;
  background: url('mm-icon9bg.jpg') 0 0 repeat-x;
}

#search-bar{
  float: left;
  background: url('mm-icon9bg.jpg') 0 0 repeat-x;
  height: 37px;
  line-height: 37px;
  vertical-align: middle;
}

#menu-container{
  width: 670px;
  float: left;
}

#main-content-end{
  float: right;
  width: 17px;
  height: 37px;
  background: url('mm-icon-end.jpg') 100% 0 no-repeat;
}

#main-head-search{

}

#main-head-bottom{
  padding-left: 20px;
  height: 35px;
}

#main-head-top{
 height: 100px;
}

#top-header{
  
}

#buy-button{
  width: 21px;
  height: 20px;
  background: url('buy-icon.jpg') 0px 0px no-repeat;
  border: none;
}

#search-button{
  width: 21px;
  height: 21px;
  background: url('search-icon.jpg') 0px 0px no-repeat;
  display: inline;

  border: none;
  vertical-align: middle;
  margin: 8px 0 0 0;
}

#main-content{
  width: 915px;
  margin: auto;
  text-align: left;
}

#top-header{
  background: url('top-image.jpg') 0 0 no-repeat;
  width: 902px;
  height: 165px;
  margin: 0px 0 5px 0;
  padding: 0px;
}

#head-search-field-first{
  width: 320px;
}

#head-search-alphabet{
  background: url(searchbar-input-bg.jpg) repeat-x scroll 0 0;
  height: 24px;
  padding-top: 5px;
}

#head-search-alphabet ul li{
  display: inline;
}

#head-search-alphabet ul li a{
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}

#head-search-alphabet ul{
  margin: 0px;
  padding: 0px;
}

.head-search-field-second{
  width: 130px;
}

#soft-type{
  width: 242px;
}

#soft-type{
  text-align:center;
}

#view-by-categories{
  
}

.view-by-brands{
  height: 32px;
  background: url('block-title-view_by_brand.jpg') 0 0 no-repeat;
}

.block-title-best-support
{
  height: 32px;
  background: url('block-title-best-support.jpg') 0 0 no-repeat;
}

.content-block-mini-left{
  margin: 10px 0 0 0;
  width: 50%;
  float:left;
}

.content-block-mini-right{
  margin: 10px 0 0 0;
  width: 30%;
  float: left;
}

.content-block-mini-right div,
.content-block-mini-left div{

}

.cb-first-line{
  background: url('cb-top-bg.jpg') repeat-x 0 0;
}
/* ************************************************************************** */
/* Class elements */
/* ************************************************************************** */
.clear{
  clear: both;
}

.head-search-bar{
  margin: 0 5px 0 0;
}

.inner-element{
  display: inline;
  float: left;
  vertical-align: middle;
  margin: 5px 0 0 0;
}

.button-containter{
  float: left;
  background: url('searchbar-input-bg.jpg') 0 5px repeat-x;
}

.button-containter-bucket{
  float: left;
  background: url('searchbar-input-bg.jpg') 0 5px repeat-x;
}

input.inner-element{
  border: none;
  height: 24px;
  padding-top: 5px;
  background: url('searchbar-input-bg.jpg') 0 0 repeat-x;
}

.left-side{
  width: 242px;
  float: left;
}

.right-side{
  width: 655px;
  float: left;
  margin: 0 0 10px 5px;
}

.mini-cost div{
  color: #0099ff;
  font-weight: bold;
  font-size: 16px;
  padding: 3px;
  background: #f4f5f5;
  margin-bottom: 5px;
  border: 1px solid #d5d4d4;
}

.mini-cost{
  float: right;
  height: 80px;
  width: 29%;
  text-align: center;
  line-height: 45px;
}

.mini-about{
  float: left;
  height: 80px;
  width: 69%;
}

.block-content{
  width: 232px;
  padding: 0 5px 0 5px;
  background: url('block-title-soft-os-border.jpg') 0 0 repeat-y white;
  color: #666666;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: justify;
}

.description a,
.block-content a{
  text-decoration: none;
  color: #0099FF;
  font-weight: bold;
}

.description{
  font-weight: bold;
}

#member-login{
  color: #666666;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: justify;
  padding: 5px;
}

.block-bottom{
  background: url('block-title-soft-os-bottom.jpg') 0 0 no-repeat;
}

.vbc-block-bottom{
  height: 32px;
  background: url('block-title-view_by_cat-bot.jpg') 0 0 no-repeat;
}

.block-title-soft-os{
  height: 32px;
  background: url('block-title-soft-os.jpg') 0 0 no-repeat;
}

.block-title-clear{
  height: 32px;
  background: url('block-title-clear.jpg') 0 0 no-repeat;
}

.block-title-testimonials{
  height: 32px;
  background: url('block-title-testimonials.jpg') 0 0 no-repeat;
}

.block-title-testimonials{
  height: 32px;
  background: url('block-title-testimonials.jpg') 0 0 no-repeat;
}

.block-title-vbc{
  height: 31px;
  background: url('block-title-view_by_categor.jpg') 0 0 no-repeat;
}

.block-title img{
  border: none;
  margin: 0;
}

.block-mini-firstline{
  height: 21px;
  width: 276px;
  background: url('mini-block-left.jpg') 0 0 no-repeat;
  padding-left: 50px;
  line-height: 21px;
}

.block-mini-firstline-r{
  height: 21px;
  width: 276px;
  padding-left: 50px;
  background: url('mini-block-right.jpg') 0 0 no-repeat;
  line-height: 21px;
}

.block-mini-content{
  padding: 5px 5px 4px 5px;
  width: 316px;
  height: 80px;
  background: url('mini-block-bg.jpg') 0 0 no-repeat #edebec;
}

.block-mini-content-r{
  padding: 5px 5px 4px 5px;
  width: 316px;
  height: 80px;
  background: url('mini-block-bg-r.jpg') 0 0 no-repeat #edebec;
}

.category-item{
  height:24px;
  border-bottom: 1px solid #c0bebf;
  background: url('category-item-bg.jpg') 0 0 repeat-x;
}

.category-item-title a{
  color:#666666;
}

.category-item-title{
  height: 24px;
  padding: 4px 0 0 45px;
  background: url('item-style.jpg') 15px 4px no-repeat;
  color:#666666;
  font-family:Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
}

.corner-right{
  float: right;
}

.corner-left{
  background: url('cb-right-corner.jpg') 100% 0 no-repeat;
}

.corner-left-bottom{
  background: url('cb-right-bottom.jpg') 100% 0 no-repeat;
}

.block-mini-bottom{
  width: 326px;
  background: url('mini-block-left-bottom.jpg') 0 0 no-repeat #edebec;
}

.block-mini-bottom-r{
  width: 326px;
  background: url('mini-block-right-bottom.jpg') 0 0 no-repeat;
  text-align: right;
}

.block{
  
}

#bucket-button{
  background: #ffffff;
  line-height:normal;
  height: 22px;
  display: inline;
  float: left;
  margin: 5px 0 0 0;
  padding-top: 3px;
  background: url('searchbar-input-bg.jpg') 0 0 repeat-x;
}

#bucket{
  background: #ffffff;
  line-height:normal;
  width: 171px;
  height: 22px;
  display: inline;
  float: left;
  margin: 5px 0 0 0;
  padding-top: 5px;
  background: url('searchbar-input-bg.jpg') 0 0 repeat-x;
}

#bucket-shopping-card a{
  color: #666666;
}

#bucket-shopping-card{
  float: left;
  color: #666666;
  font-weight: bold;
}

#bucket-items-count{
  float: right;
  color: #0099FF;
  font-weight: bold;
}

#header-guarantee{
  width: 170px;
  padding-top: 20px;
  text-align: justify;
  height: 96px;
  margin-left: 345px;
  font-family:Geneva,Arial,Helvetica,sans-serif;
  font-size:11px;
  color: #CCCCCC;
}

#up_st{
  margin: 0;
}

#up_st li {
  list-style: none;
  display: inline;
}

#up_st li a{
  text-decoration: none;
  color: #515151;
}

.paginal{
  text-align: right;
}

.mini-about a,
.pitem-title a{
  text-decoration: none;
  color: #666666;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.question{
  font-weight: bold;
}

.table-header{
 background: #d7d7d7;
}

.cart-td{
  border: 1px solid #d7d7d7;
}

.btn-checkout-agree{
  background: #0099ff;
  color: #ffffff!important;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  margin-right: 50px;
}

.totals{
  text-align: right;
  margin-bottom: 20px;
}

.total-price{
  font-weight: bold;
  color: #ca1b20;
  font-size: 20px;
  margin-right: 130px;
}

.bottom-links a{
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
