td, div {
    font-size: 12px;
}

.text_filled{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    padding-left:3px;
    width:120px;
    }

.listmenu{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    padding-left:3px;
    width:150px;
    }
    
.text_maroon{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#6B4848;
    padding-left:12px;    
    }

.text_maroon1{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#A72E19;    
    }
    
.text_maroon2{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#A72E19;    
    }
    
.text_red{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#EE0D0D;    
    }
    
.text_red1{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#EE0D0D;    
    }
    
.heading{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#000000;
    text-align:left;
    width: 100%;
    }    
    
.heading_top{ 
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#3D3D3D;
    padding-top:4px;
    padding-left:4px;
    }
        
.text_black{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#000000;
    }
    
.text_black1{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    padding-top:4px;
    
    }
    
.text_black2{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    }
    
.text_gray{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#616161;
    }
    
.text_gray1{ 
    font-family:tahoma;
    font-size:12px;
    color:#2D2C2C;
    font-weight:bold;
    }
    
.text_gray2{ 
    font-family:tahoma;
    font-size:11px;
    color:#575656;
     }

.text_gray3{ 
    font-family:arial;
    font-size:12px;
    color:#616161;
    font-weight:bold;
     }    
     
 .text_gray4{ 
    font-family:arial;
    font-size:12px;
    color:#2F2F2F;
    font-weight:bold;
    padding-left:12px;
    padding-right:6px;
     }    

.topmenu_gray{ 
    font-family:arial;
    font-size:11px;
    color:#575656;
    font-weight:bold;
    padding-left:11px;
    padding-right:6px;
     }
         
.topmenu_red{ 
    font-family:arial;
    font-size:11px;
    color:#A72E19;
    font-weight:bold;
    padding-left:11px;
    padding-right:6px;
     }    

.cart{ 
    background-image: url(../images/add_to_cart.jpg);
    background-repeat:no-repeat;
    }
    
.shipping{ 
    background-image: url(../images/shipping.jpg); 
    background-repeat:no-repeat;
    }
    
.order{ 
    background-image: url(../images/order.jpg);
    background-repeat:no-repeat;
    }
    
.menu{ 
    background-color:#79C8F1;
    border:solid 1px #57BAEE;
    }
    
.heading_img{
    background-image:url(../images/heading.gif);     
    background-repeat: no-repeat;
}
    
    
.box_left{ 
    background-image: url(../images/box1_r2_c1.jpg); 
    }
    
.img{ 
    background-image: url(../images/pic.jpg);
    background-repeat:no-repeat;
    }
    
.leftside_m{ 
    background-image: url(../images/box1_r1_c1.jpg);
    background-repeat:no-repeat;
    }
    
.leftside1_bg{ 
    background-image: url(../images/leftside1_bg.jpg); 
    background-repeat:no-repeat;
    }
    
.footerbar{ 
    background-image: url(../images/body_r5_c1.jpg);
    }

.table_background { 
    background-color:#FFE2B8;
    border:solid 2px #ffffff;
    }
    
.table_background1 { 
    border:solid 1px #E1E1E1;
    }
    
.bullat{ 
    background-image:url(../images/bullat.jpg);
    background-repeat:no-repeat;
    margin-top:4px;
    }    
    
.bullat1{ 
    background-image:url(../images/bullat1.jpg);
    background-repeat:no-repeat;
     }     
    
.vr_dot{ 
    background-image: url(../images/vr_dot.jpg);
    }
    
.dothr{ 
    background-image: url(../images/dothr.jpg);
    background-repeat:no-repeat;
    padding-left:10px;
    }
    
.bullat2    { 
    background-image: url(../images/bullat2.jpg);     
    background-repeat:no-repeat; 
    width:12px; 
    height:11px;
    }
    
.bullat3{ 
    background-image: url(../images/bullat3.jpg);     
    background-repeat:no-repeat; 
    }
    
.bar_top{ 
    background-image: url(../images/bar.jpg);    
    background-repeat:no-repeat;
    height:35px;
    
    
    
    }
    
a.rollover:link {
    font-family:tahoma;
    font-size:11px;
    color:#575656;
    text-decoration: none;
    }
    
a.rollover:visited {
    font-family:tahoma;
    font-size:11px;
    color:#575656;
    text-decoration: none;
    }
    
a.rollover:hover {
    font-family:tahoma;
    font-size:11px;
    color: #CC0000;
    text-decoration: none;
    }
    
a.rollover:active {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    text-decoration: none;
    }
    
a.rollover_top:link {
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    text-decoration: none;
    }
a.rollover_top:visited {
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    text-decoration: none;
    }
a.rollover_top:hover {
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color: #FFFF00; 
    text-decoration: none;
    }
a.rollover_top:active {
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#555555;
    text-decoration: none;
    }
    
a.rollover_top1:link {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#3D3D3D;
    padding-top:2px;
    padding-left:3px;
    text-decoration:none;
    }
a.rollover_top1:visited {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#3D3D3D;
    padding-top:2px;
    padding-left:3px;
    text-decoration:none;
    }
a.rollover_top1:hover {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color: #FF6666;
    text-decoration:none;
    padding-top:2px;
    padding-left:3px;
    text-decoration:none;
    }
a.rollover_top1:active {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#3D3D3D;
    text-decoration:none;
    padding-top:2px;
    padding-left:3px;
    }
    
a.rollover_footer:link {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#A72E19;
    
    text-decoration:none;
    }
a.rollover_footer:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#A72E19;
    
    text-decoration:none;
    }
a.rollover_footer:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #333333;
    
    text-decoration:none;
    }
a.rollover_footer:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#A72E19;
    
    text-decoration:none;
    }



.mylogo {
    padding: 10px;
    font-size: 23px;
    color: #FFFFFF;
    font-weight: bold;
    width: 400px;
    text-align: left;
}
  


/* NEW ONE PAGE CHECKOUT
 ---------------------------------------------*/
 #one-page-checkout {
     clear: both;
     margin-top: 15px;
     width: 960px;
     font-family: Arial;
     font-size: 14px;
 }
 #one-page-checkout .field {
     margin-top: 10px;
 }
 #one-page-checkout .field input {
     margin-top: 10px;
     width: 96%;
     height: 21px;
 }
 #one-page-checkout .field select {
     margin-top: 10px;
     padding: 5px;
     width: 99%;
     height: 27px;
 }
 #one-page-checkout .multiselect select{
     height: 95px;
 }
 #one-page-checkout .checkbox input {
     width: 3%;
     margin: 0 6px 0 0;
     padding: 0;
 }
 #one-page-checkout .radio input {
     position: relative;
     top: 5px;
     width: 3%;
     margin: 0 6px 0 0;
     padding: 0;
 }
 #one-page-checkout .radio-large input {
     width: 7%;
     margin: 0 6px 0 0;
     padding: 0;
 }
 #one-page-checkout .checkbox input {
     position: relative;
     top: 5px;
     width: 3%;
     margin: 0 6px 0 0;
     padding: 0;
 }
 #one-page-checkout label {
     font-size: 12px;
 }
 #one-page-checkout .large-label label {
     position: relative;
     top: -5px;
     font-size: 14px;
 }
 #one-page-checkout .cvn input {
     width: 20%;
 }
 #one-page-checkout .add {
     margin-top: 15px;
     width: 85%;
     padding: 12px;
     color: #0072bc;
     border: 1px solid #fff799;
     background: #fffde4;
 }
 #one-page-checkout .add a {
     color: #0072bc;
     text-decoration: none;
 }
 #one-page-checkout .add a:hover {
     text-decoration: underline;
 }
 #one-page-checkout .coupon input {
     float: left;
 }
 #one-page-checkout .coupon .apply {
     float: left;
     margin: 10px 0 0 5px;
 }
 #one-page-checkout .shipping-select {
     margin: 0;
 }
 #one-page-checkout textarea {
     width: 100%;
     height: 125px;
 }
 #one-page-checkout .terms {
     margin-top: 20px;
 }
 #one-page-checkout .terms label {
     font-size: 14px;
 }
 #one-page-checkout .terms .box {
     padding: 10px;
     width: 435px;;
     height: 100%;
     border: 2px solid #bfbfbf;
 }
 #one-page-checkout .terms .box p {
     line-height: 1.40;
 }
 #one-page-checkout .terms .radio {
     text-align: center;
 }
 #one-page-checkout .totals {
     margin-top: 50px;
     text-align: right;
     line-height: 1.40;
     color: #242424;
 }
 
#content-middle #totalsInfo ul li {list-style: none;}
 
#one-page-checkout .totals .title {
     float: left;
     clear: both;
     font-size: 14px;
     font-weight: bold;
 
width: 220px;
 
}
 #one-page-checkout .totals .grand {
     font-size: 24px;
     font-weight: bold;
 }
 #one-page-checkout #submit {
     margin-top: 15px;
 }
 #one-page-checkout #location {
     text-align: center;
 }
 #one-page-checkout #billing-address {

 }
 #one-page-checkout #shipping-address {

 }
 #one-page-checkout #payment-method {
     margin-top: 38px;
 }
 #one-page-checkout #shipping-method {
     margin-top: 38px;
 }
 #one-page-checkout #shipping-method {
     margin-top: 15px;
 }
 #one-page-checkout #shipping-method .shipping-price {
     font-size: 24px;
     font-weight: bold;
     color: #242424;
 }
 #one-page-checkout #review {
     margin-top: 38px;
     margin-bottom: 20px;
 }
 #one-page-checkout #review-table {
     margin-top: 15px;
     border: 3px solid #bfbfbf;
     border-collapse: collapse;
 }
 #one-page-checkout #review-table thead {
     width: 100%;
     border-bottom: 1px dotted #bababa;
 }
 #one-page-checkout #review-table tr {
     /*width: 100%;*/
 }
 #one-page-checkout #review-table thead tr th {
     padding: 10px;
     font-size: 12px;
     font-weight: normal;
     text-transform: uppercase;
     text-align: left;
     color: #969696;
 }
 #one-page-checkout #review-table tbody {
     color: #111111;
 }
 #one-page-checkout #review-table tbody td {
     padding: 10px;
     font-weight: bold;
     font-size: 14px;
     vertical-align: middle;
     width: 25%;
 }
 #one-page-checkout #review-table .cart-error {
     background: #F4ABAB;
 }
 #one-page-checkout #review-table .cart-warning {
     background: #FFFDE4;
 }
 #one-page-checkout .product {
     font-weight: normal !important;
 }
 #one-page-checkout .heading {
     padding-top: 10px;
     padding-bottom: 10px;
     border-bottom: 2px solid #bfbfbf;
 }
 #one-page-checkout .heading .number-blue {
     margin-right: 10px;
     padding: 1px 4px;
     font-size: 10px;
     font-weight: bold;
     color: #fff;
     background: #006aaf;
 }
 #one-page-checkout .heading .number-grey {
     margin-right: 10px;
     padding: 1px 4px;
     font-size: 10px;
     font-weight: bold;
     color: #fff;
     background: #959595;
 }
 #one-page-checkout .heading .title {
     position: relative;
     top: 1px;
     font-size: 14px;
     font-weight: bold;
     text-transform: uppercase;
     letter-spacing: 1px;
 }
 #one-page-checkout .blurb {
     margin-top: 10px;
     padding: 10px;
     font-size: 14px;
     line-height: 1.40;
     color: #6F6F6F;
     background: #EFEFEF;
     border: 1px solid #dfdfdf;
 }
 #one-page-checkout .blurb p {
     margin: 0 !important;
     padding: 0 !important;
     line-height: 1.40;
 }
 #one-page-checkout .edit-cart {
     float: right;
     margin-top: 10px;
     font-size: 14px;
 }
 #one-page-checkout .edit-cart a {
     color: #006AAF;
 }
 #one-page-checkout .edit-cart a:hover {
     text-decoration: none;
 }
 #one-page-checkout .onepage-error {
     margin: 6px 0 6px 0;
     font-size: 14px;
     font-weight: bold;
     color: #D30000;
 }
 #one-page-checkout .option-string {
     margin-top: 7px;
     margin-bottom: 10px;
     font-size: 12px;
 }
 #one-page-checkout .thumb {
     padding-top: 0 !important;
 }
 #one-page-checkout .thumb img {
     position: relative;
     top: 30px;
     margin-bottom: 18px;
 }
 #one-page-checkout .subtotal img {
     margin-left: 10px;
     position: relative;
     top: 13px;
 }
 #one-page-checkout .forgot-password {
     margin-top: 10px;
     font-size: 12px;
 }
 #one-page-checkout .forgot-password a {
     color: #006AAF;
 }
 #one-page-checkout .forgot-password a:hover {
     text-decoration: none;
     color: #004E7F;
 }
 #one-page-checkout .login-btn {
     margin-top: 15px;
 }
 #one-page-checkout .create-btn {
     margin-top: 15px;
 }
 #one-page-checkout #login-types {
     margin: 20px 0 0 0;
     padding: 0 0 4px 0 !important;
 }
 #one-page-checkout #login-types li {
     margin: 0 3px 0 0 !important;
     padding: 6px 10px 6px 10px !important;
     display: inline;
     list-style: none !important;
     background: #e0e0e0;
     -webkit-border-top-left-radius: 5px;
     -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topleft: 5px;
     -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }
 #one-page-checkout #login-types li a {
     font-size: 12px;
     text-decoration: none;
     color: #000;
 }
 #one-page-checkout #login-types li.active {
     color: #fff;
     border-top: 1px solid #000;
     border-left: 1px solid #000;
     border-right: 1px solid #000;
     background: #191919;
     cursor: default;
 }
 #one-page-checkout #login-types li.active a {
     text-decoration: none;
     color: #fff;
 }
 #one-page-checkout #login-types li.inactive {
     border-top: 1px solid #ccc;
     border-left: 1px solid #ccc;
     border-right: 1px solid #ccc;
 }
 #one-page-checkout #login-types li.inactive:hover {
     cursor: pointer;
     color: #fff;
     background: #d7d7d7;
 }
 #one-page-checkout .login-sentence {
     margin: 20px 0 20px 10px;
     font-size: 14px;
 }
 #one-page-checkout .shipping-instructions input {
     width: 20px !important;
     position: relative;
     top: 5px;
 }
 #one-page-checkout .subscription-terms input {
     width: 20px !important;
     position: relative;
     top: 5px;
 }
 #one-page-checkout .required:after {
     content: "*";
     color: red;
 }
 #one-page-checkout .apply input {
     clear: both;
 }
 #one-page-checkout #submit input {
     width: auto !important;
 }
 #one-page-checkout .calculate input {
     width: auto !important;
     height: auto !important;
 }
 #one-page-checkout .shipping-select input {
     width: 13% !important;
     position: relative;
     top: 5px;
 }
 #one-page-checkout input.paymentOptsTextInput {
     width: 230px;
 }
 #one-page-checkout input.giftCertContinueBtn {
     width: auto;
     height: auto;
 }
 
#totalsInfo ul {
     padding-left: 0px !important;
     list-style: none !important;
 }
 #totalsInfo ul li {
     list-style: none !important;
 }
 #one-page-checkout .apply input {
     height: auto !important;
 }
 #one-page-checkout #submit input {
     height: auto !important;
 }
