
body {
  background:none repeat scroll 0 0 #312F3C;
}

.container {
  background-color:#fff;
}

.content {
  padding:0 10px;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
}

a {
    color:#000;
    outline: none;
}
a:hover  {
    text-decoration: none;
}

a:focus
{
  -moz-outline-style: none;
}

input {
    outline: none;
    -moz-outline-style: none;
}

td {
	vertical-align:top;
}

.site-h1 {
	text-indent: -1000px;
	background-image:url('/img/logo.gif');
	width:441px;
	height:90px;
        margin:0;
}
.site-h1 a {
display:block;
height:100%;
width:100%;
outline: none;
}

.site-h1 a img {
border:none;
}

.navline h2 {
    margin:0;
    font-size: 1em;
    display:inline;
}

.content h3 {
    font-family:"Times New Roman";
    font-size:2.2em;
}

.navline {
    background-color:#F7F7F7;
    padding:2px 10px 2px 10px;
}

.navline a {
   color:#000;
   text-decoration: none;
   padding:0px;
   margin-right:5px;
   
}
.navline a:hover {
   text-decoration: underline;
}

.products td {
    text-align:center;
    width:222px;
}

.products  a {
    text-decoration:none;
}

.prd-price-block {
    padding-bottom:45px;
    
}

.prod_img {
        margin:0 auto;
        width:187px;
        heigth:187px;
}
.prd-price-block span {
    display:block;
    height:50px;
    color:#959FA1;
    font-size:0.95em;
  
}
.prd-price-block .price {
    font-weight:bold;
    margin: 0 auto;
    width:50px;
    font-size:1.2em;
}
.prd-price-block .add-to-cart {
    margin: 0 auto;
}
.header-block {
    padding-bottom:0;
}

table {
margin-bottom:0;
}

.header-separator {
    background-color: #E13859;
    color:#fff;
    padding:3px 10px 3px 10px;
    font-size:1em;
    margin-bottom:10px
}

.menuTitle {
    color:#000;
    font-size:1.7em;
    padding-top:0;
    font-weight:bold;
    font-family: Georgia,"Times New Roman",Times,serif

}

.left-column {
    padding-left:0;
    border-right:1px solid #DDDDDD;
    padding-right:0;
    width:205px;
    
}

.right-column {
    padding-right:0;
    padding-left:10px;
}

.menu td {
    padding:0;
}

.tree_usual {
    margin:0;
    list-style-type: none;
    margin-bottom:20px;
}
.tree_usual li {
    width:190px;
    padding:0px;
    margin-bottom:5px;
}
.tree_usual a {
    text-decoration: none;
    display:block;
    color: #000;
    font-weight:bold;
    padding: 3px 10px 3px 10px;
}
.tree_usual a:hover {
    color: #fff;
    background-color:#E13859;

}
.tree_usual .active {
    color: #fff;
    background-color:#000 ;
}
.tree_usual .level_0 {
    background-color:#EFF1F3 ;
}
.tree_usual .level_10 {
  background-color:#F7F7F7;
  padding-left:15px;
  width:175px;
}
.price-block .price {
    font-size:2.2em;
    font-weight:bold;
    display:block;
    color:#000;
    font-family:"Times New Roman";
}

.price-block .price .label {
    font-weight:normal;
    font-family:Tahoma;
    color:#000;
    font-size:0.6em;
}

.price-block .buy-button
{
   padding-left: 20px;
}
hr {
    height:0px;
    margin-top:1em;
    border: 1px solid #000;
}

.free-shipping  {
    font-size:0.95em;
    margin-bottom:0.7em;
    display:block;
    padding-left:20px;
    color:#E13859;
}
.bottom-info-block {

}
.bottom-info-block img {

    padding-right:10px;
}
.subcat  {
    list-style-type: none;
}

.subcat  a {
    text-decoration: none;
    
}
.subcat a:hover {
    text-decoration: underline;
}

.pagebar {
    font-size:1.1em;
}

.pagebar span {
    padding:3px;
    background-color: #000;
    color: #fff;
}

.pagebar a {
    padding:3px;
    text-decoration: none;
}

.pagebar a:hover {
    background-color: #000;
    color: #fff;
}

.footer ul {
    list-style-type:square;
}

.footer a {
    text-decoration: none;
}
.footer a:hover {
    text-decoration:underline;
}

.footer .copyright {
    font-size:0.95em;
    color: #959FA1;
}


.warnH {
    font-size:1.2em;
    color:red;
    background-color:#ffffe4;
    padding:10px;

}

.buttonH {
    float:right;
}

.bgHl  input {
    float:left;
}

.bgHl td {
    text-align:right;
    font-size:1.1em;
    font-weight:bold;
    padding-top:20px;
}
.bgHl b {
      font-size:1.4em;
      padding-left:10px;
}
.checkout-btn {
    text-align:right;
}
.cart-is-empty {
    font-size:1.2em;
    color:red;
    padding:30px;
}
.cart .border {
    margin-bottom:10px;
}

.discount-frm {
    background-color:#f7f7f7;
}


.address_form .border {
    width:500px;
}
.address_form .border td {
    text-align:left;
}
.address_form .border textarea {
    width:300px;
}
.address_form .border .bgH {
   background-color:#F7F7F7;
}

.register_form .border {
    width:500px;
    height:300px;
}

.login_form .border {
    width:400px;
    height:300px;
}
.topmenu {
    float:right;
}
.topmenu a {
    padding:5px;
    text-decoration:none;
}
.topmenu a:hover {
    text-decoration: underline;
}

.topmenu .shopping-cart-img {
    padding:0;
    text-decoration:none;
    padding-top:10px;
}
.account_pass_form .border {
    width:400px;
}

.account_orders .border {
    width:500px;
}

.benefitsofreg {
    float:right;
    width:420px;
}

.registr-form {
    float:left;
}

.site-icons {
    padding-top:40px;
    padding-right:5px;
    float:right;
}

.contact_us_frm table {
    width:500px;
    margin: 0 auto;
}

.contact_us_frm .CAPTCHA {
    width:260px;
}

.contact_us_frm .button {
    float:right;
    margin-right:100px;
}

.shipping_form table {
   width:500px;
}

.shipping_form .border .bgH {
   background-color:#F7F7F7;
}

.payment_form table {
   width:550px;
}

.payment_form .border .bgH {
   background-color:#F7F7F7;
}

.product .image {
    width:500px;
    text-align: center;
    vertical-align:top;
}

.product .image .longdesc {
    text-align:left;
    padding-bottom:10px;
}

a.tooltip:hover {
    background:#ffffff;
}

a.tooltip span {
    display:none; 
    padding:10px;
    margin-left:-40px;
    margin-top:60px;
    width:400px;
}

a.tooltip:hover span{
    display:inline;
    position:absolute;
    background:#EFF1F3;
    border:1px solid #000;
    color:#000;
}

.attributed_form td{
    padding:0;
    padding-top:15px;
}

.out-of-stock {
    font-size:1.2em;
    font-weight:bold;
    padding-bottom:20px;
    display: block;
    color:red;
}

.reciept_form .order {
    background-color:#EFF1F3;
    border: 1px solid #000;
    padding:15px;
}


.sub-header-img {
    text-align:left;
}

.checkout-steps {
    padding:10px;
    padding-left:0;
}

.model {
    display:block;
}

.map ul {
    list-style-type: none;
    float:left;
    width:250px;
    margin-bottom:10px;
}

.warn {
    color:red;
    padding:10px;
}

address {
    padding:20px;
}

.stbutton {
    text-decoration:none;
}
.stbutton:hover {
    text-decoration:underline;
}

.desc {
    text-align:left;
}


#sharethis_0 {
position:relative;
top:10px;

}

.facebook {
    margin-top:10px;
}


.like-info {
  margin-top: 25px; 
  padding: 10px; 
  background-color: #eceef5; 
  color: #3B5998; 
  border: 1px solid #E5E8F2;
}
.desc-block {
padding:10px 0;
}

