/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #8c8c8c;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyWrapper {
}

#bodyContent {
}

#header {
  height: 60px;
}

#storeLogo {
  /*float: left;
  margin-top: 5px;*/
}

#headerShortcuts {
  float: right;
  /*margin-top: 15px;*/
}

/*#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}*/

.infoBoxContainer { }

.infoBoxHeading {
  padding: 12px 9px;
  font-size:14px; background:#666; border:none;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
      color: #fff;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
   color: #fff;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal {
  float: right;
  width: 250px; text-align:center;
}

#piGal img {
  max-width: 200px;
  height: auto;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
    width: 98.5%;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background: #464646;
    color: #fff;
    padding: 10px;
    font-size: 15px;
}
.contentText input, select{ padding: 10px 10px; border: 0px;}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {     color: #fff;}
.moduleRowOver { background-color:#2761b7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

.clearfix{clear:both;}


.maincontainer{width:100%; background:#8c8c8c;}
.pageparent{float:left;}
.custom_loginlinks a.ui-state-default{background:none; border:none; border-right:1px solid #ddd; border-radius:0; opacity:1;}
.custom_loginlinks a.ui-state-default span.ui-button-icon-primary{display:none;}
.custom_loginlinks a.ui-state-default span.ui-button-text{padding:0 10px; color:#fff;}
.custom_loginlinks span:nth-last-child(2) a{border-right:none;}
#header.header_custom{background:url(images/banner_filler.jpg) repeat-x top left; height:auto; text-align:center; float:left; width:100%;}
#header.header_custom a{height:170px; display:block;}
.main_body .leftsidecategory{width:160px; float:left; margin:10px;}
.main_body .rightsidecategory{float:left; margin:10px; width:160px;}
.main_body .body_content_custom{width:calc(100% - 360px); margin:10px 0; float:left;}
.maincontainer #columnLeft.leftsidecategory .infoBoxHeading, .maincontainer #columnRight.rightsidecategory .infoBoxHeading{background:#acacac;}
.maincontainer #columnLeft.leftsidecategory .infoBoxContainer, .maincontainer #columnRight.rightsidecategory .infoBoxContainer{margin-bottom:5px;}
.maincontainer .infoBoxContents{background:#000; color:#fff; border-color:#b6b7cb;}
.maincontainer .infoBoxContents a{color:#fff;}
.maincontainer .body_content_custom h1{margin: 0;background: #393939;color: #fff;font-size:16px;   font-weight: 600; padding: 8px 10px;}
.bodyproduct_cont{padding:10px; background:#000; border:1px solid #b6b7cb; color:#fff;}
.bodyproduct_cont a{color:#fff;}

.footerstrip{background:#666; padding: 6px 10px; color:#fff; font-size:11px;}
.footerstrip p{margin:0;}
.pull-left{float:left;}
.pull-right{float:right;}
.footer_custom{width:100%; text-align:center; color:#fff;}
.footer_custom a{color:#fff;}
.osbg{background:url(images/osbg.jpg) repeat-x; height:74px; margin:10px 0 20px; float:left; text-align:center; width:100%;}

.p_detail{background:#000; padding:10px; color:#fff;}
.p_detail a{color:#fff;}
.buttonSetCustom{background:#000; margin-top:10px; padding:5px;}
.buttonSetCustom button{background:url(images/button_in_cart.png) no-repeat; opacity:1; border:none; padding:0; width:120px; height:32px; text-indent:-9999px;}
.buttonSetCustom a.ui-button{background:url(images/button_reviews.png) no-repeat; opacity:1; border:none; padding:0; width:120px; height:31px; text-indent:-9999px;}
.buttonSetCustom a.ui-button span, .buttonSetCustom button span{display:none;}
.infoBoxHeadingCstom{background: #393939; border-radius: 0; padding: 10px 10px;}
.alsopurchased{margin-top:10px;}
.alsopurchased table{border: 1px solid #000; background: #000; padding: 20px 0px;}
.alsopurchased table tr a{color:#fff;}

.productListTableCustom{background:#000; border:1px solid #000; border-radius:0;}
.productListTableCustom tr td, .productListTableCustom tr td a{color:#fff;}
.productListTableCustom tr.alt td{background:transparent;}
.productListTableCustom tr td.price{text-align: right; color: #fff; font-size:16px;}
.productListTableCustom tr td.price del{color:#fff; text-decoration:line-through;}
.productListTableCustom tr .buynow_btn{text-align:center;}
.productListTableCustom tr .buynow_btn a{padding:0; border:none; background:url(images/button_buy_now.png) no-repeat; width:120px; height:40px !important;  height:14px; text-indent:-9999px;}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{opacity:1 !important;}
.productListTableCustom tr .buynow_btn a span{display:none;}
.pagination_custom{color:#fff; padding-top:5px;}
.pagination_custom a{color:#fff; text-decoration:underline;}
.content{color:#fff;}
.buttonSetpage{background:#000; padding:5px; border:1px solid #ddd;}
.buttonSetpage a, .buttonSetpage button{background:url(images/button_continue.gif) no-repeat; opacity:1; width:100px; height:22px; border:none; padding:0; text-indent:-9999px;}
.buttonSetpage a span, .buttonSetpage button span{display:none;}
.contentContainerminheight{}

.contactpg{background:#000; color:#fff; margin:50px 0 20px;}
.advancesearch_box{margin:30px 0 20px;}
.advancesearch_box h2{background:#acacac; font-size:11px; color:#fff; text-decoration:none; padding:2px 10px; margin:0;}
.advancesearch_box .bx{background:#000; padding:10px; border:1px solid #ddd; color:#fff;}
.advancesearch_box .bx a{color:#fff;}
.advancesearch_box .btn{margin:10px 0;}

.searchform{background:#000; padding:10px; border:1px solid #ddd; color:#fff;}
.buttonSetpageback{background:#000; padding:5px; border:1px solid #ddd;}
.buttonSetpageback a{background:url(images/button_back.gif) no-repeat; opacity:1; width:100px; height:22px; border:none; padding:0; text-indent:-9999px;}
.buttonSetpageback a span{display:none;}
.reviewinfopage{color:#fff;}
.buttonreviewinfo{background:#000; padding:5px; border:1px solid #ddd;}
.buttonreviewinfo a{background:url(images/button_back.gif) no-repeat; opacity:1; width:100px; height:22px; border:none; padding:0; text-indent:-9999px;}
.buttonreviewinfo a span{display:none;}
.buttonreviewinfo span:nth-child(1) a{background:url(images/button_write_review.gif) no-repeat; opacity:1; width:146px; height:22px; border:none; padding:0; text-indent:-9999px;}

.reviewinfopage .img p a{background:url(images/button_in_cart.gif) no-repeat; opacity:1; width:120px; height:22px; border:none; padding:0; text-indent:-9999px;}
.reviewinfopage .img p a span{display:none;}

#loginModules{margin-top:5px; width:100%; float:left;}
#loginModules .alpha{width:calc(50% - 5px) !important; margin-right:5px; float:left;}
#loginModules h2{font-family:Verdana, Arial, sans-serif; color:#fff; font-weight:bold; text-decoration:none; font-size:11px; line-height:1.5;}
#loginModules .contentText{border:1px solid #b6b7cb; background:#000; position:relative; color:#fff; padding:7px;}
#loginModules .contentText a{color:#fff;}

#loginModules .alpha a.ui-button{background:url(images/button_continue.png) no-repeat; width:120px; height:31px; opacity:1; padding:0; border:none; position:absolute; right:10px; bottom:10px;}
#loginModules .alpha a.ui-button span, #loginModules .omega button span{display:none;}
#loginModules .omega{width:50%; float:left;}
#loginModules .omega button{background:url(images/button_login.png) no-repeat; width:120px; height:31px; opacity:1; padding:0; border:none;}
#loginModules .contentContainer:nth-child(3){width:100%; float:left;}
#loginModules .contentContainer:nth-child(3) a.ui-button{background:url(images/button_continue.png) no-repeat; width:120px; height:31px; opacity:1; padding:0; border:none;}
#loginModules .contentContainer:nth-child(3) a.ui-button span{display:none;}

.form_Accountpwa .pwa_button button{background:url(images/button_continue.gif) no-repeat; width:100px; height:22px; opacity:1; padding:0; border:none;}
.form_Accountpwa .pwa_button button span{display:none;}




.bodytext, .bodytext a{color:#fff;}
.signup_cont h2{font-family:Verdana, Arial, sans-serif; color:#fff; font-weight:bold; text-decoration:none; font-size:11px; line-height:1.5;}
.signup_cont .contentText{border:1px solid #b6b7cb; background:#000; color:#fff; padding:7px;}
.signup_cont .frombutton{border:1px solid #b6b7cb; background:#000; margin-top:15px; color:#fff; padding:7px;}
.signup_cont .frombutton button{float:left; background:url(images/button_continue.png) no-repeat; width:120px; height:32px; border:none; padding:0; opacity:1;}
.signup_cont .frombutton button span{display:none;}

.creadteaccount_success .contentText{margin-top:10px; background:#000; padding:7px; border:1px solid #b6b7cb; color:#fff;}
.creadteaccount_success .contentText a{color:#fff;}
.creadteaccount_success .confirmbutton{margin-top:10px; background:#000; padding:7px; border:1px solid #b6b7cb; color:#fff;}
.creadteaccount_success .confirmbutton a{background:url(images/button_continue.gif) no-repeat; border:none; width:100px; height:22px; opacity:1; padding:0;}
.creadteaccount_success .confirmbutton a span{display:none;}

.checkout_shipping h2{font-family:Verdana, Arial, sans-serif; color:#fff; font-weight:bold; text-decoration:none; font-size:11px; line-height:1.5;}
.checkout_shipping .contentText{background:#000; padding:7px; border:1px solid #b6b7cb; color:#fff;}
.checkout_shipping .infoBoxContainer .infoBoxHeading{background:none; padding:0;}
.checkout_shipping .infoBoxContainer .infoBoxContents{padding:0; border:none;}
.checkout_shipping .moduleRowOver{background:#2378f5;}
.checkout_shipping .moduleRowSelected{background:#000;}
.checkout_shipping .button{background:#000; padding:7px; border:1px solid #b6b7cb; color:#fff; margin:10px 0;}
.checkout_shipping .button button{background:url(images/button_continue.png) no-repeat; border:none; width:120px; height:32px; opacity:1; padding:0; float:right;}
.checkout_shipping .button button span{display:none;}
.checkout_shipping .buttontxt a{background:url(images/button_change_address.png) no-repeat; border:none; width:146px; height:32px; opacity:1; padding:0;}
.checkout_shipping .buttontxt a span{display:none;}
.checkout_shipping_address h2{font-family:Verdana, Arial, sans-serif; color:#fff; font-weight:bold; text-decoration:none; font-size:11px; line-height:1.5;}
.checkout_shipping_address .contentText{background:#000; padding:7px; margin-bottom: 10px; border:1px solid #b6b7cb; color:#fff;}
.checkout_shipping_address .infoBoxContainer .infoBoxHeading{background:none; padding:0;}
.checkout_shipping_address .infoBoxContainer .infoBoxContents{padding:0; border:none;}
.checkout_shipping_address .button{background:#000; padding:7px; border:1px solid #b6b7cb; color:#fff; margin:10px 0;}
.checkout_shipping_address .button button{background:url(images/button_continue.png) no-repeat; border:none; width:120px; height:32px; opacity:1; padding:0; float:right;}
.checkout_shipping_address .button button span{display:none;}

.shopping_cart{margin-top:20px; color:#fff;}
.shopping_cart h2, .checkout_payment h2{font-family:Verdana, Arial, sans-serif; color:#fff; font-weight:bold; text-decoration:none; font-size:11px; line-height:1.5;}
.shopping_cart .shopping_cont{margin:0;}
.shopping_cart .shopping_cont > table{margin:0; padding:0;}
.shopping_cart .cart_table{background:#000; border:1px solid #b6b7cb; color:#fff;}
.shopping_cart .cart_table a{color:#fff;}
.shopping_cart td{padding:5px;}
.shopping_cart .cart_table2 td:nth-child(1){width:10%; text-align:center;}
.shopping_cart .cart_table2 td:nth-child(2){width:25%; text-align:center;}
.shopping_cart .cart_table2 td:nth-child(3){width:50%;}
.shopping_cart .cart_table2 td:nth-child(4){width:30%; text-align:center;}
.shopping_cart .cart_table2 .cartupdate span{margin-top:7px; display:inline-block;}
.shopping_cart .cart_table2 .cartupdate span button {
    background: url(images/button_update_cart.png);
    width: 112px;
    height: 31px;
    border: none;
    padding: 0;
    opacity: 1;
    margin-left: 8px;
}
.shopping_cart .cart_table2 .cartupdate span button span{display:none;}
.shopping_cart .buttonSet{background:#000; border:1px solid #b6b7cb; padding:10px;}
.shopping_cart .buttonSet a{background:url(images/button_checkout.png) no-repeat; border:none; width:120px; height:31px; opacity:1; padding:0; float:right;}
.shopping_cart .buttonSet a span{display:none;}

.checkout_payment .contentText{background:#000; padding:7px; border:1px solid #b6b7cb; color:#fff;}
.checkout_payment .infoBoxContainer .infoBoxHeading{background:none; padding:0;}
.checkout_payment .infoBoxContainer .infoBoxContents{padding:0; border:none;}
.checkout_payment #defaultSelected{background:#000;}
.checkout_payment .buttontxt a{background:url(images/button_change_address.png) no-repeat; border:none; width:146px; height:32px; opacity:1; padding:0;}
.checkout_payment .buttontxt a span{display:none;}
.checkout_payment .button{background:#000; padding:7px; border:1px solid #b6b7cb; color:#fff; margin:10px 0;}
.checkout_payment .button button{background:url(images/button_continue.png) no-repeat; border:none; width:120px; height:32px; opacity:1; padding:0; float:right;}
.checkout_payment .button button span{display:none;}

.warging{margin-top:10px; font-size:11px; text-align:center;}
.warging span{color:#0000ff; font-weight:bold;}
.warging span span{color:#ff0000;}
.warging p{color:#fff;}

.rightsidecategory .time{background:#000; color:#fff; font-size:9px;}
.rightsidecategory .time table{width:100%; margin:0 0 6px;}
.rightsidecategory .time .t{text-align:center; padding:10px 0;}
.rightsidecategory .twitter{margin-top:5px; background:#000; text-align:center;}
.rightsidecategory .twitter a img{margin:5px 0 10px;}
.rightsidecategory .facebook{margin-top:5px; background:#000; text-align:center; margin-bottom:20px;}
.rightsidecategory .facebook a img{margin:5px 0;}

.btm_best_seller{width:100%; float:left; margin-top:30px;}
.btm_best_seller #piGal{float:left;}
.btm_best_seller #piGal1{float:left; width:100% !important;}
.btm_best_seller #piGal1 .photoset-row, .btm_best_seller #piGal1 .photoset-cell{float:left; width:15%; margin-right:5%; height:auto !important; clear:none !important;}
.btm_best_seller #piGal1 .photoset-row:nth-child(5n+5){margin-right:0;}
.btm_best_seller #piGal1.pi_bmimg{margin-top:0px; padding-top:0px; width:100% !important;}
.btm_best_seller .pi_bmimg img{width:15%; float:left; margin-right:5%; margin-bottom:20px; height:auto;}
.btm_best_seller .pi_bmimg img:nth-child(5n+5){margin-right:0;}
.detail-content{ width:65%; float:left;}
.product-img{ margin-top:50px;}
table, p {font-size: 14px; line-height: 1.5;}


.featured_product_custom h2{background:#acacac; font-size:11px; color:#fff; text-decoration:none; padding:2px 10px; margin:0;}
.featured_product_custom .contentText{background:#000; border:1px solid #b6b7cb; color:#fff; padding:10px;}
.featured_product_custom .contentText a{color:#fff;}
.no_product{background:#000; border:1px solid #b6b7cb; color:#fff; padding:10px;}

.bodyproduct_cont .featured_product_custom h2{background:none; display:none;}
.bodyproduct_cont .featured_product_custom .contentText{border:none;}

.securesite{margin:5px 0; background:#000;}
.securesite > a{display:block; text-align:center; padding:5px 0;}
.whats_new{display:none;}
.newsletter{margin-top:5px; background:#000;}
.newsletter table{margin:5px;}

.new_products .contentText{background:#000; border:1px solid #b6b7cb; color:#fff; padding:10px;}
.new_products .contentText a{color:#fff;}
.new_products .contentText .smallText a{background:url(images/button_in_cart.gif) no-repeat; width:120px; border:none; height:22px; opacity:1;}
.new_products .contentText .smallText a span{display:none;}
.freeshipping{background:#000; margin-bottom:5px;}
.freeshipping .bx{padding:15px 0; text-align:center; background:#000;}

.review_info_custom{margin-top:20px;}
.review_info_custom .contentText{background:#000; border:1px solid #b6b7cb; color:#fff; padding:10px;}
.review_info_custom .contentText a{color:#fff;}
.review_info_custom .heading, .review_info_custom h2{color:#fff; font-size:11px; text-transform:capitalize;}
.review_info_custom h2{font-weight:bold; text-decoration:none;}
.review_info_custom .infoleft{width:calc(100% - 165px); float:left;}
.review_info_custom_button{background:#000; border:1px solid #b6b7cb; color:#fff; padding:10px; margin:10px 0;}
.review_info_custom_button a{padding:0; border:none; opacity:1; background:url(images/button_back.png) no-repeat; width:120px; height:32px;}
.review_info_custom_button a > span, .review_info_custom_button a .ui-button-text, .review_info_custom .infoimg_box .btn a span{display:none;}
.review_info_custom_button .buttonAction a{width:146px; background:url(images/button_write_review.png) no-repeat; width:130px; height:32px;}
.review_info_custom .infoimg_box{float:right; text-align:center;}
.review_info_custom .infoimg_box .btn a{padding:0; border:none; opacity:1; background:url(images/button_in_cart.png) no-repeat; width:120px; height:32px;}
.emptyspace_create_account{width:100%;}
.empty_shopping_cart{}
.empty_shopping_cart a.ui-button-text-icon-primary{padding:0; border:none; background:url(images/button_continue.gif) no-repeat; width:100px; height:22px; opacity:1;}
.empty_shopping_cart a.ui-button-text-icon-primary span{display:none;}

.curtxt{text-align:center; font-size:9px;}

.best_seller{margin:0; padding:0; list-style-type:none; text-align:center;}
.best_seller li{width:32%; display:inline-block; text-align:center;}
.best_seller li p{margin-top:10px; font-size:10px; line-height:17px;}
.best_seller li p a{display:block; text-decoration:none;}
.best_seller li p s{display:block;}

.checkout_confirmationpage{background:#000; border:1px solid #b6b7cb; color:#fff; padding:10px;}
.checkout_confirmationpage h2{font-size:11px; color:#fff; text-decoration:none; margin:0;}
.process_bar{width:60%; padding-top:5px; margin:15px auto 0;}
.confirm_order_btn{float:right;}
.confirm_order_btn button{background:url(images/button_confirm_order.png); width:142px; height:31px; padding:0; border:none; opacity:1;}
.confirm_order_btn button span.ui-button-text, .confirm_order_btn button span.ui-button-icon-primary {display:none;}

.forget_password{background:#000; padding:10px; margin:10px 0; border:1px solid #b6b7cb; color:#fff;}
.forget_passwordbutton{margin-top:15px; border:1px solid #b6b7cb; background:#000; padding:5px 10px;}
.forget_passwordbutton a{background:url(images/button_back.gif); width:100px; height:22px; padding:0; border:none; opacity:1;}
.forget_passwordbutton button{background:url(images/button_continue.gif); width:100px; height:22px; padding:0; border:none; opacity:1;}
.forget_passwordbutton button span.ui-button-text, .forget_passwordbutton button span.ui-button-icon-primary, .forget_passwordbutton a span, .forget_passwordbutton a span.ui-button-text{display:none;}
.menuheader input[type='checkbox'] {display: none;}
.left-menus{font-size: 18px; display: inherit;padding: 5px 9px;     font-weight: 400;}

.has-feedback{ width:20%; float:left;}
.has-feedback input{padding: 10px;  width: 84%; border: none; margin: 5px 0px;}
.has-feedback select{padding: 10px;  width: 84%; border: none; margin: 5px 0px;}
.control-label{font-size: 13px; color: #fff;}
.shiping{ background:#404040; padding:20px;}
.shiping p{ font-size:12px; line-height:22px;}
.fieldValue input{width: 30%; padding: 10px;  border: none;  margin: 5px 0px;}
.fieldValue textarea{width: 31.3%; height: 100px; border: none;}
.submit{ float:left!important;}
.contactpgs{ margin:0px;}
.infoBoxContents ol{padding-left:0px !important;}
.infoBoxContents ol li{ list-style:none; }
.grid_8 .contentText{min-height: 220px; border: 1px solid #acd0e0; background: #2f2f2f !important;}
.fieldValue input{}
.cur_bx{background:#000; padding:10px;}
.cur_bx select{width:100%;}
.cur_bx p{color:#fff; font-size:9px; text-align:center;}
.info_box{margin-bottom:5px;}
.info_box .infoBoxContents a{display:block;}
.p_detail p font img{width:15%;}

.info_box label{background: #acacac;font-size: 14px; list-style: none;color: #fff;}
.headings{background: #acacac;     padding: 10px;}	
.contentboxx{ background:#000 !important; padding: 10px;}
.contentboxx li{padding:5px 10px; list-style: none;}
.contentboxx a{ color:#FFF; }
.info_box ul { padding-left:0px !important; list-style: none;}
.moduleRowSelected {background-color: #000000; color: #fff;}
.checkoutsucess{background: #4a4a4a; color: #fff; padding: 20px; font-size: 14px;}
.checkoutsucess .productsNotifications {background: #4a4a4a;}
.checkoutsucess A {color: #5fb4ff; text-decoration: none;}
#defaultSelected td{ padding-left:0px !important;}
.checkradios{background: #5d5d5d; color: #fff; padding:15px;}
.checkradios input {width:auto !important; padding: 10px; border: none; margin: 5px 0px;}
.checkradios textarea {width: 96.3%;}
.bg-colors{background: #5d5d5d; color: #fff; padding:15px;}
.bg-colors a{ color:#fff;}

.moduleRow input[type="radio"], .moduleRowOver input[type="radio"], .moduleRowSelected input[type="radio"]{margin-left:50px;}
.checkout_payment #defaultSelected.moduleRowOver{background:#2761b7;}
.moduleRow td:nth-child(1), .moduleRowOver td:nth-child(1), .moduleRowSelected td:nth-child(1){width:40%;}
.moduleRow td:nth-child(2), .moduleRowOver td:nth-child(2), .moduleRowSelected td:nth-child(2){width:60%; text-align:left !important;}


.shopping_cart .buttonSet a.continue_shopping_btn{float:left; font-size:14px; width:auto;}


