@charset "utf-8";
@import url("icon-16x16.css");
/*
=======================================================================
	General Rules
=======================================================================
*/
* {
    padding:0px;
    margin:0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    background-image:url(../images/bg-line-vert.png);
    background-color:#fff;
    background-repeat: repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#666666;
}
a {
    text-decoration:none;
    outline:none;
    color:#666666;
}
a img {
    border:none;
}
.clear {
    clear:both;
}
.bold {
    font-weight:bold;
}
.colr {
    color:#333333 !important;
}
.black {
    color:#000;
}
h1 {
    font-size:22px;
    font-weight:normal;
}
h2 {
    font-size:20px;
    font-weight:normal;
}
h3 {
    font-size:18px;
    font-weight:normal;
}
h4 {
    font-size:16px;
    font-weight:normal;
}
.subhead {
    margin-top:20px;
    width:100%;
    float:left;
}
h5 {
    font-size:14px;
    font-weight:normal;
}
h6 {
    font-size:12px;
    font-weight:normal;
}
p {
    line-height:18px;
}
.left {
    float:left !important;
}
.right {
    float:right !important;
}
.heading {
    padding: 0px 0px 8px 0px;
    width: 100%;
    border-bottom: #dddddd solid 1px;
    margin: 20px 0;
}
.heading-prods-specific{
    padding: 0px 0px 8px 0px;
    width: 100%;
    border-bottom: #dddddd solid 1px;
    margin: 25px 0 10px 0;
    float: left;
}
.ml0 {
    margin-left: 0 !important;
}
.ml10 {
    margin-left: 10px !important;
}
.ml15 {
    margin-left: 15px !important;
}
input {
    font-size:11px;
}
hr {
    /*margin: 0 0 25px 0 !important;*/
    border-bottom: 1px solid #dddddd;
}
.center {
    text-align: center;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
/*
=======================================================================
	Buttons
=======================================================================
*/

.simplebtn {
    height:33px;
    display:inline-block;
    color:#FFF;
    padding:0px 0px 0px 20px;
    background-image:url(../images/button_small.gif);
    background-repeat:no-repeat;
    background-position:left;
    text-transform:uppercase;
}
.simplebtn span{
    height:24px;
    display:inline-block;
    color:#FFF;
    padding:9px 20px 0px 0px;
    background-image:url(../images/button_small.gif);
    background-repeat:no-repeat;
    background-position:right;
    font-weight:bold;
}
.simplebtnsmall {
    height:20px;
    display:inline-block;
    color:#FFF;
    padding:0px 0px 0px 10px;
    background-image:url(../images/button_two.gif);
    background-repeat:no-repeat;
    background-position:left;
    text-transform:uppercase;
    font: normal 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 0 none;
    margin-right: 7px;
}
.simplebtnsmall span{
    height:17px;
    display:inline-block;
    color:#FFF;
    padding:1px 10px 0px 0px;
    background-image:url(../images/button_two.gif);
    background-repeat:no-repeat;
    background-position:right;
    font-weight:bold;
}
.simplebtnsmall span a{
    color:#FFF;
    font-weight:bold;
}
.simplebtndrk {
    height:23px;
    display:inline-block;
    color:#FFF;
    background-image:url(../images/drk_btn.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding:0px 0px 0px 10px;
}
.simplebtndrk span{
    height:18px;
    display:inline-block;
    color:#FFF;
    background-image:url(../images/drk_btn.gif);
    background-repeat:no-repeat;
    background-position:right;
    padding:5px 10px 0px 0px;
    font-weight:bold;
}
.simplebtndrk:hover {
    color:#fff;
}

input.simplebtn {
    height:27px;
    display:inline-block;
    color:#FFF;
    padding:0px 10px 3px 10px;
    background-color:#333333;
    border:#cacac8 solid 2px;
    cursor:pointer;
}

input.simplebtn:hover {
    color:#fff;
    background-color:#095fa8;
}
.btnmarg {
    margin-right:5px;
}

#btnCreditCart {
    position:relative;
    top:7px;
    display: block;
    width: 150px;
    background-color: #F1F1F1;
    padding: 10px 10px 8px 10px;
    display:inline-block;
}

.btn_ask_view.methods_payment{
    display:inline-block;
    vertical-align:top;
    padding-top:10px;
}

#btnCreditCart:hover {
    background-color: #F8F8F8;
    padding: 10px 10px 8px 10px;
}

/*
=======================================================================
	Wrapper Section Rules
=======================================================================
*/
#wrapper_sec {
    margin: 0px auto;
    float: none;
}
/*
=======================================================================
	Header section Rules
=======================================================================
*/
#masthead {
    height:90px;
    margin-bottom: 10px;
}
.logo {
    float:left;
    /*padding-top:4px;*/
    /*width: 180px !important;*/
}
.righthead {
    float:right;
    margin:70px 0px 0px 0px;
}
.righthead ul.topnavi{
    float:left;
    list-style:none;
    margin:0px;
}
ul.topnavi li{
    float:left;
    padding:0px 10px;
    background-image:url(../images/sep.gif);
    background-repeat:no-repeat;
    background-position:right;
    color:#dddddd;
}
ul.topnavi li a{
    color:#dddddd;
}
ul.topnavi li a:hover{
    text-decoration:underline;
    color:#fff;
    text-decoration:underline;
}
ul.topnavi li.last{
    padding-right:0px;
    background-image:none;
}

ul.search{
    float:right;
    list-style:none;
    background-image:url(../images/searchbar.gif);
    background-repeat:repeat-x;
    background-position:top;
    width:202px;
    height:24px;
    padding-top:3px;
}
ul.search li{
    float:left;
}
ul.search li input.bar{
    border:none;
    background-color:transparent;
    width:173px;
    padding-top:2px;
    margin:2px 0px 0px 5px;
}
ul.search li input.go{
    float:left;
    background-image:url(../images/go.gif);
    background-repeat:no-repeat;
    background-color:transparent;
    height:20px;
    width:21px;
    border:none;
    font-size:0px;
    margin-top:1px;
}
/*
=======================================================================
	Language
=======================================================================
*/
ul.lang {
    float:right;
    list-style:none;
    margin:4px 5px 0px 0px;
}
ul.lang li{
    float:left;
    margin-left:10px;
}
ul.lang li.txt{
    padding-top:5px;
}
ul.lang li select{
    height:24px;
    width:150px;
    background-color:transparent;
    background-image:url(../images/input_bar.gif);
    background-repeat:repeat-x;
    background-position:top;
    border:#cbcbcb solid 1px;
}
/*
=======================================================================
	Banner Rules
=======================================================================
*/
#slider {
    height:303px;
}

#banner {
    background-color: #5d5d5d;
    padding:10px 0 10px 10px;
    margin-bottom:10px;
}

#banner .span3 {
    margin-left: 0;
}

#banner .span9 {
    width: 900px;
}

/*
=======================================================================
	Bread Crumb Rules
=======================================================================
*/
.crumb {
    padding:1px 0px 0px 0px;
    height:30px;
    background-image:url(../images/crumb.png);
    background-repeat:no-repeat;
    background-size: 100% 100%;
    margin-bottom:10px;
    position: relative;
}
ul.breadcrumb {
    float:left;
    list-style:none;
    color:#666;
}
ul.breadcrumb li{
    float:left;
    padding:0px 10px;
    background-image:url(../images/crumb_seprator.gif);
    background-repeat:no-repeat;
    background-position:right;
    height:28px;
    padding:7px 15px 0px 10px;
}
ul.breadcrumb li.last{
    background-image:none;
}
ul.breadcrumb li a{
    color:#000;
}
ul.breadcrumb li a:hover{
    color:#333333;
}
ul.breadcrumb.minimized li,
ul.breadcrumb.minimized li a{
    font-size: 10px !important;
}
ul.breadcrumb.minimized li{
    padding: 7px 12px 0px 6px !important;
}
.crumb_links{
    padding-top:0px !important;
}
ul.crumb_cart {
    float:left;
    list-style:none;
    color:#666;
    padding:0px 0px 0px 0px;
    color:#fff;
}
ul.crumb_cart li{
    float:left;
    padding:0px;
}
ul.crumb_cart li a{
    color:#fff;
    float:left;
}
ul.crumb_cart li a img{
    float:left;
    margin-right:8px;
}
ul.crumb_cart li a .marg {
    float:left;
    margin:7px 10px 0 0;
}

ul.crumb_cart li a .marg:first-child {
    margin-left: 55px;
}
/*
=======================================================================
	Shopping Cart Drop Down Section Rules
=======================================================================
*/
#jason {
    max-width:297px;
    background-image:url(../images/cartsec_bg.gif);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#363636;
    display:none;
    position:absolute;
    padding:10px;
    z-index:99;
    right: 0;
    top: 29px;
}
#jason h6{
    color:#FFF;
    border-bottom:#f1f1f1 solid 1px;
    padding-bottom:5px;
    margin-bottom:15px;
    text-transform:uppercase;
}
#jason ul{
    float:left;
    list-style:none;
}
#jason ul li{
    width:100%;
    float:left;
    border-bottom:#858585 solid 1px;
    padding:0px 0px 10px 0px;
    margin-bottom:10px;
}
#jason ul li.last{
    width:100%;
    float:left;
    border-bottom:none;
    padding:0px 0px 0px 0px !important;
    margin-bottom:0px !important;
}
#jason ul li .thumb{
    width:80px;
    float:left;
}
#jason ul li .detail{
    /*width:150px;*/
    float:left;
}
#jason ul li .detail a{
    color:#FFF;
}
#jason ul li .detail p{
    color:#cccccc;
}
/*
=======================================================================
	Listing Rules
=======================================================================
*/

.listing ul{
    list-style:none;
}
.listing ul li{
    border:#cdcdcd solid 1px;
    background-color:#fff;
    position: relative;
    text-align: center;
    margin-top: 15px;
}
.listing ul li:nth-child(4n+1){
    margin-left: 0;
}
.listing ul li .thumb{
    display: block;
}
/*.listing ul li .thumb img{
    width:158px;
    height:145px;
}*/
.listing span.sale{
    position: absolute;
    height: 59px;
    width: 59px;
    background-image: url(../images/sale.png);
    /*background-position: left;*/
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}

.sale{
    position: absolute;
    height: 59px;
    width: 59px;
    background-image: url(../images/sale.png);
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}

.listing span.new{
    position: absolute;
    height: 59px;
    width: 59px;
    background-image: url(../images/new.png);
    background-position: left;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
}
.listing a.add-cart, .listing a.remove-cart{
    position:absolute;
    height:26px;
    width:36px;
    padding:0px 0px;
    background-position:left;
    background-repeat:no-repeat;
    color:#FFF;
    float:left;
    top: 4px;
    right: 4px;
}
.listing a.add-cart{
    background-image:url(../images/cart.png);
}
.listing a.remove-cart{
    background-image:url(../images/carticon-rm.png);
}

.listing .add-to-cart-loader {
    position: absolute;
    top: 4px;
    right: 4px;
    display: inline-block;
}
.listing ul li a.title{
    padding:5px 0px 2px 0px;
}
.listing ul li p.price{
    font-size:11px;
    line-height: 17px;
}
.listing ul li p.price .through-price{
    font-size:10px;
}
.listing ul li.big{
    float:left;
    width:698px;
    height:205px;
    margin-bottom:20px;
    margin-right:20px;
    border:#cdcdcd solid 1px;
    background-color:#fff;
}
.big_li_sec {
    width:158px;
    float:left;
    height:205px;
}
.big_li_sec_right {
    width:499px;
    border-left:#cdcdcd solid 1px;
    float:left;
    height:165px;
    padding:20px;
    background-image:url(../images/big_sec_bg.gif);
    background-repeat:repeat-x;
    background-position:bottom;
}
a.addcart {
    float:left;
    color:#FFF;
    text-transform:uppercase;
    width:82px;
    height:19px;
    padding:4px 0px 0px 34px;
    display:inline-block;
    background-image:url(../images/addcart.gif);
    background-repeat:no-repeat;
}
.big_li_sec_right .bigprice{
    float:left;
    margin-right:50px;
}
.big_li_sec_right ul.postin{
    float:left;
    list-style:none;
}
.big_li_sec_right ul.postin li{
    width:auto;
    height:auto;
    border:none;
    background-color:transparent;
    padding:0px 10px 0px 0px;
    margin:0px;
    background-image:url(../images/postin.gif);
    background-repeat:no-repeat;
    background-position:right;
}
.big_li_sec_right ul.postin li.last{
    background-image:none;
}
.big_li_sec_right ul.postin li a{
    padding:0px 10px;
}
.big_li_sec_right h2{
    padding:0px 0px 10px 0px;
}
.big_li_sec_right p{
    padding:3px 0px 10px 0px;
}
.listing .credit{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
}
/*
=======================================================================
	Pagination Rules
=======================================================================
*/
.pagingbullets {
    width:100%;
    float:left;
    padding:10px 0px;
}
.pagingbullets ul{
    float:right;
    list-style:none;
}
.pagingbullets ul li{
    float:left;
    margin-left:5px;
}
.pagingbullets ul li a.link{
    float:left;
    width:22px;
    height:17px;
    padding-top:3px;
    background-image:url(../images/paging_bg.gif);
    background-repeat:no-repeat;
    background-position:0px -20px;
    text-align:center;
    color:#FFF;
}
.pagingbullets ul li a.link:hover{
    float:left;
    width:22px;
    height:17px;
    padding-top:3px;
    background-image:url(../images/paging_bg.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    text-align:center;
    color:#666;
}
.pagingbullets ul li a.selected{
    float:left;
    width:22px;
    height:17px;
    padding-top:3px;
    background-image:url(../images/paging_bg.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    text-align:center;
    color:#666;
}
/*
=======================================================================
	Pagination Script Rules
=======================================================================
*/
#page_navigation {
    float:left;
    margin-top:8px;
}

#page_navigation a{
    padding:3px 10px;
    margin:2px;
    color:black;
    text-decoration:none
}

.navigation .left_curve {
    float: left;
    width: 16px;
    height: 38px;
    background-image: url(../images/left_navi.png);
    background-repeat: no-repeat;
    background-position: left;
}

#page_navigation a:hover{
    color:#333333 !important;
}

.active_page{
    color:#333333 !important;
}
/*
=======================================================================
	Content Section Rules
=======================================================================
*/
.content_sec .curve_top{
    height:11px;
    float:left;
    background-image:url(../images/content_top.png);
    background-repeat:no-repeat;
    background-size: 100% 100%;
}
.content_sec .curve_botm{
    height:11px;
    float:left;
    background-image:url(../images/content_bot.png);
    background-repeat:no-repeat;
    background-size: 100% 100%;
}
.content_sec .curve_center{
    float:left;
    background-color:#f2f2f2;
    padding: 10px;
}
/*
=======================================================================
	Column 1 Rules
=======================================================================
*/
.small_heading{
    width:100%;
    float:left;
    height:34px;
    /*
    background-image:url(../images/left_head.gif);
    background-size: 100% 100%;
    */
    background: #fdfdfd; /* Old browsers */
    background: -moz-linear-gradient(top,  #fdfdfd 0%, #d4d4d4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#d4d4d4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fdfdfd 0%,#d4d4d4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fdfdfd 0%,#d4d4d4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fdfdfd 0%,#d4d4d4 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fdfdfd 0%,#d4d4d4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#d4d4d4',GradientType=0 ); /* IE6-9 */
    border-radius: 14px 14px 0 0;
}
.left_botm{
    width:100%;
    float:left;
    background-color: #a09f9f;
    border-radius: 0 0 14px 14px;
    height:10px;
    /*
    background-image:url(../images/left_botm.gif);
    background-size: 100% 100%;
    */
}
a.bigbtn {
    height:21px;
    width:200px;
    padding-top:6px;
    font-size:12px;
    color:#777777;
    background-image:url(../images/bigbtn.gif);
    background-repeat:no-repeat;
    background-position:left;
    background-size: 100% 100%;
    text-align:center;
    display:inline-block;
    float:left;
    margin:10px 0px;
}
/*
=======================================================================
	Advertisment Rules
=======================================================================
*/
.adv {
    width:100%;
    padding:0px 0px 0px 0px;
    float:left;
    /*
    background-image:url(../images/left_bg.gif);
    background-size: 100% 100%;
    background-repeat:repeat-y;
    background-position:top;
    */
    border: 1px solid #cdcdcd;
}
.adv h5 {
    float:left;
    padding:10px 0px 5px 10px;
    color:#666666;
}
.adv .edit-icon {
    display: inline-block;
    float: right;
    margin: 8px 12px 0 0;
}
/*
=======================================================================
	Categories Rules
=======================================================================
*/
.category {
    width:100%;
    padding:0px 0px 0px 0px;
    float:left;
    /*
    background-image:url(../images/left_bg.gif);
    background-size: 100% 100%;
    background-repeat:repeat-y;
    background-position:top;
    */
    border: 1px solid #cdcdcd;
    margin-bottom:10px;
}
.category h5{
    float:left;
    padding:10px 0px 5px 10px;
    color:#666666;
}

.glossymenu{
    margin: 0px;
    padding: 0;
    width: 100%;
    float:left;
}

.glossymenu a.menuitem{
    color: #666;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding: 6px 0;
    padding-left: 10px;
    text-decoration: none;
    height:28px;
    background-image:url(../images/left_cat_bg.gif);
    background-repeat:repeat-x;
    background-size: 100% 100%;
    margin-left:1px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
    color: #666;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
    position: absolute;
    top: 10px;
    right: 5px;
    border: none;
}

.glossymenu a.menuitem:hover{
    background-image: url(../images/left_cat_bg1.gif) !important;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    margin-left:1px;
}

.glossymenu div.submenu ul li{
    color: #666;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding: 6px 0;
    text-decoration: none;
    height:28px;
    background-image:url(../images/left_cat_bg.gif);
    background-repeat:repeat-x;
}

.glossymenu div.submenu ul li a{
    color: #666;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding: 4px 0;
    padding-left: 25px;
    text-decoration: none;
    background-image:url(../images/cat_arow.gif);
    background-position:10px 6px;
    background-repeat:no-repeat;
}

.glossymenu div.submenu ul li a:hover{
    color:#3b9fd5;
    text-decoration:underline;
}

.glossymenu div.submenu ul li.active a{
    background-image:url(../images/cat_arow_red.png);
}
/*
=======================================================================
	My Account Rules
=======================================================================
*/
.myaccount {
    width:200px;
    padding:0px 10px 10px 10px;
    float:left;
    min-height:100px;
    background-image:url(../images/left_heading.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin-bottom:10px;
}
.myaccount h5{
    float:left;
    padding:7px 0px 5px 0px;
    color:#666;
}
.myaccount ul{
    width:200px;
    float:left;
    padding:7px 0px;
    list-style:none;
}
.myaccount ul li{
    width:185px;
    padding:7px 0px 7px 15px;
    border-bottom:#e1e1e1 solid 1px;
    background-image:url(../images/crumb_sep.gif);
    background-position:left;
    background-repeat:no-repeat;
}
.myaccount ul li a{
    color:#666;
}
.myaccount ul li a:hover{
    font-weight:bold;
}
.myaccount ul li a.selected{
    font-weight:bold;
}
/*
=======================================================================
	My Cart Rules
=======================================================================
*/
.mycart {
    width:200px;
    padding:0px 10px 10px 10px;
    float:left;
    min-height:100px;
    background-image:url(../images/left_heading.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin-bottom:10px;
}
.mycart h5{
    float:left;
    padding:7px 0px 5px 0px;
    color:#666666;
}
.mycart .right{
    padding-top:7px;
}
.mycart .left{
    padding-top:7px;
}
.mycart .veiwitems{
    padding:15px 0px 5px 0px;
    width:200px;
    border-bottom:#e4e4e4 solid 1px;
    display:inline-block;
}
.mycart .veiwitems a{
    text-decoration:underline;
}
.mycart .right a{
    text-decoration:underline;
}
.mycart ul{
    float:left;
    list-style:none;
    margin-bottom:10px;
}
.mycart ul li{
    float:left;
    width:200px;
    border-bottom:#e3e3e3 dotted 1px;
}
.mycart p.title{
    width:180px;
}
.mycart .grey{
    float:left;
    padding:1px 10px 5px 10px;
    background-color:#fafafa;
    width:180px;
    margin:10px 0px 2px 0px;
}
/*
=======================================================================
	Compare Products Rules
=======================================================================
*/
.compareproducts {
    width:200px;
    padding:0px 10px 10px 10px;
    float:left;
    min-height:100px;
    background-image:url(../images/left_heading.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin-bottom:10px;
}
.compareproducts h5{
    float:left;
    padding:7px 0px 5px 0px;
    color:#666;
}

.compareproducts ul{
    float:left;
    list-style:none;
    padding-bottom:10px;
}
.compareproducts ul li{
    float:left;
    width:200px;
    border-bottom:#e3e3e3 dotted 1px;
    padding:5px 0px;
}
.compareproducts ul li .title{
    width:180px;
}
.compareproducts ul li .right{
    padding-top:3px;
}
/*
=======================================================================
	Community Poll Rules
=======================================================================
*/
.poll {
    width:200px;
    padding:0px 10px 10px 10px;
    float:left;
    min-height:100px;
    background-image:url(../images/left_heading.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin-bottom:10px;
}
.poll h5{
    float:left;
    padding:7px 0px 0px 0px;
    color:#666;
}
.poll p{
    float:left;
    padding:7px 0px;
}
.poll ul{
    width:200px;
    float:left;
    padding:15px 0px;
    border-top:#d8d8d8 solid 1px;
    border-bottom:#d8d8d8 solid 1px;
    list-style:none;
    margin-bottom:10px;
}
.poll ul li{
    width:160px;
    float:left;
    padding:4px 10px;
}
.poll ul li input{
    float:left;
    margin-right:10px;
}
.poll a.vote{
    float:left;
    padding:3px 10px;
    background-color:#333333;
    color:#FFF;
    margin:10px 0px 0px 10px;
}
.poll a.vote:hover{
    background-color:#095fa8;
    color:#FFF;
}
/*
=======================================================================
	Shop Now Rules
=======================================================================
*/
.shopby {
    width:200px;
    padding:0px 10px 10px 10px;
    float:left;
    min-height:100px;
    background-image:url(../images/left_heading.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin-bottom:10px;
}
.shopby h5{
    float:left;
    padding:7px 0px 5px 0px;
    color:#666;
}
.shopby h6.head{
    width:180px;
    float:left;
    padding:7px 10px 0px 10px;
    background-color:#747474;
    color:#FFF;
}
.shopby h6.options{
    width:200px;
    float:left;
    padding:7px 0px 3px 0px;
    color:#666;
    border-bottom:#666 solid 1px;
}
.shopby ul{
    width:200px;
    float:left;
    list-style:none;
    padding:7px 0px;
}
.shopby ul li{
    width:200px;
    float:left;
    list-style:none;
    padding:7px 0px;
    border-bottom:#9a9a9a dotted 1px;
}
.shopby ul li a{
    color:#9a9a9a;
}
/*
=======================================================================
	Tags Rules
=======================================================================
*/
.tags {
    width:200px;
    padding:0px 10px 10px 10px;
    float:left;
    min-height:100px;
    background-image:url(../images/left_heading.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin-bottom:10px;
}
.tags h5{
    float:left;
    padding:7px 0px 5px 0px;
    color:#666;
}
.tags ul{
    width:200px;
    float:left;
    min-height:100px;
    padding:20px 0px;
    list-style:none;
    background-color:#fafafa;
}
.tags ul li{
    padding:0px 5px;
    float:left;
}
.tags ul li a{
    float:left;
}
.tags ul li a.twelv{
    font-size:12px;
}
.tags ul li a.ten{
    font-size:10px;
}
.tags ul li a.sixteen{
    font-size:16px;
}
.tags ul li a.fourteen{
    font-size:14px;
}
.tags ul li a.eightn{
    font-size:18px;
}
/*
=======================================================================
	newsletter Rules
=======================================================================
*/
.newsletter {
    width:200px;
    padding:0px 10px 10px 10px;
    float:left;
    min-height:100px;
    background-image:url(../images/left_heading.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin-bottom:10px;
}
.newsletter h5{
    float:left;
    padding:7px 0px 5px 0px;
    color:#666;
}
.newsletter p{
    width:200px;
    float:left;
    padding:7px 0px;
}
.newsletter ul{
    width:200px;
    float:left;
    padding:7px 0px 15px 0px;
    list-style:none;
}
.newsletter ul li input.bar{
    background-color:#FFF;
    border:#cfcfcf solid 1px;
    width:195px;
    height:23px;
    background-image:url(../images/inputbar.gif);
    background-repeat:repeat-x;
    margin-bottom:6px;
}
.newsletter ul li input.subs{

}
/*
=======================================================================
	Product Detail Page Rules
=======================================================================
*/
.prod_detail {
    padding:10px;
    float:left;
    background-color:#FFF;
    margin-bottom:20px;
    width: 100%;
}
.prod_detail .big_thumb{
    width:238px;
    height:335px;
    background-color:#f8f7f7;
    border:#ededed solid 1px;
    float:left;
    overflow:hidden !important;
}
.prod_detail .contentdiv {
    position : relative;
    width:238px !important;
    height:238px !important;
    overflow:hidden !important;
    float:left;
}
.prod_detail .contentdiv img{
    width:238px !important;
    height:238px !important;
    overflow:hidden !important;
    float:left;
    margin:00px 0px 0px 0px;
    z-index:1;
}
.big_thumb #slider2{
    width:238px;
    height:238px;
    overflow:hidden !important;
    float:left;
}
.big_thumb #paginate-slider2{
    height:60px;
    overflow:hidden;
    float:left;
    margin:18px 0px 0px 7px;
}
.prod_detail #paginate-slider2 li{
    margin-right:9px;
}
.prod_detail #paginate-slider2 li a{
    border:#c2c2c2 solid 1px;
    float:left;
}
.prod_detail #paginate-slider2 li a.selected{
    border:#999 solid 1px;
}
.prod_detail #paginate-slider2 img{
    float:left;
    z-index:1;
}
.prod_detail a.prevsmall {
    float:left;
    margin:38px 8px 0px 8px;
}
.prod_detail a.nextsmall {
    float:left;
    margin:38px 5px 0px 5px;
}
.zoom {
    background-repeat:no-repeat;
    background-position:top left;
    width:238px;
    height:311px;
    margin:-311px 0px 0px 0px;
    z-index:9;
    font-size:1000px;
    overflow:hidden;
    display:block;
    float:left;
}
.zoom:hover {
    background-image:url(../images/zoom.png);
}
.prod_detail .desc{
    width:68%;
    float: left;
    margin-left: 20px;
}
.prod_detail .desc a.email{
    font-weight:bold;
    background-image:url(../images/email.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
}
.margn {
    padding:12px 0px 0px 0px;
}
.addtocart {
    padding:0px 0px;
    margin-top:0px;
}
.addtocart h4{
    padding:5px 0px 10px 0px;
}
.addtocart ul.forms{
    width:364px;
    padding-left:0px;
}
.addtocart ul.forms li.txt{
    width:80px;
    padding-left:00px;
}
.addtocart ul.forms li.inputfield select{
    width:220px;
}
.addtocart ul.qt{
    list-style:none;
    float:left;
    border-top:#e3e3e3 solid 1px;
    width:100%;
    padding:10px 0px 0px 0px;
}
.addtocart ul.qt li{
    float:left;
    margin-right:19px;
}
.addtocart ul.qt li.qty{
    width:60px;
    padding-top:4px;
    padding-left:0px;
    float:left;
    text-align:left;
}

.addtocart ul li.licredit{
    margin-right: 8px;
}

.addtocart ul.qt li input.bar{
    float:left;
    width:70px;
    height:21px;
    background-color:#FFF;
    border:#d0d0d0 solid 1px;
    background-image:url(../images/input_bar.gif);
    background-repeat:repeat-x;
    border-radius: 0;
}
.addtocart ul.qt .simplebtnsmall{
    margin-top: 0;
}
.addtocart .licredit .credit{
    display:none;
}
.quickreview {
    padding:00px 0px 0px 0px;
    margin:0px 0px 10px 0px;
    font-size: 13px;
}
.qheading {
    border-bottom:#dddddd solid 1px;
    color:#2e7fc4;
    font-weight:bold;
    font-size:13px;
    margin-bottom:10px;
}
.quickreview h5{
    padding:0px 0px 0px 0px;
    float:left;
}
.quickreview h4.price{
    padding:10px 0px;
}
.quickreview p.avail{
    padding:10px 0px 10px 0px;
}
.quickreview p{
    padding:0px 0px 5px 0px;
}
.prod_desc {
    padding:20px 0px;
    float:left;
    margin-top:20px;
}
.prod_desc h6.bar{
    margin-bottom:10px;
}

.aditional_info {
    width:700px;
    background-image:url(../images/cont_bg.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    float:left;
}
.aditional_info h6{
    width:690px;
    height:24px;
    padding:10px 0px 0px 10px;
    background-image:url(../images/top_curve_big.gif);
    background-position:top;
    background-repeat:no-repeat;
}
.aditional_info ul{
    padding:10px;
    float:left;
    width:680px;
    border-bottom:#CCC solid 1px;
    list-style:none;
}
.aditional_info ul.last{
    border:none
}
.aditional_info ul li{
    float:left;
}
.aditional_info ul li.title{
    float:left;
    width:210px;
}
.aditional_info ul li.desc{
    float:left;
    width:470px;
}
.tags_big {
    width:700px;
    background-image:url(../images/cont_bg.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    float:left;
    margin-top:10px;
}
.tags_big p{
    padding:10px 0px;
    width:700px;
}
.tags_big ul{
    float:left;
    list-style:none;
    padding:10px 0px;
}
.tags_big ul li{
    float:left;
    padding:0px 10px;
    background-image:url(../images/sep.gif);
    background-repeat:no-repeat;
    background-position:right;
    margin-bottom:10px;
}
.tags_big ul li.last{
    background:none;
}
.tags_big input.bar{
    width:229px;
    height:20px;
    background-image:url(../images/inputbar.gif);
    background-repeat:repeat-x;
    background-color:#FFF;
    border:#cccccc solid 1px;
    padding:0px 5px;
    margin-bottom:5px;
}
.tags_big input.simplebtn{
    margin:0px 0px 10px 10px;
}

.cont_sec {
    width:700px;
}
.cont_sec p{
    width:700px;
    padding:10px 0px;
}
.cont_sec h6{
    width:690px;
    padding:10px 0px 0px 10px;
    background-image:url(../images/top_curve_big.gif);
    background-position:top;
    background-repeat:no-repeat;
}
ul.addicons {
    float:left;
    list-style:none;
    width:100%;
    padding:5px 0px 15px 10px;
}
ul.addicons li{
    float:left;
    margin-right:35px;
    padding-left:20px;
    background-image:url(../images/add.gif);
    background-repeat:no-repeat;
    background-position:left;
}
/*
=======================================================================
	Product Detail Description Rules
=======================================================================
*/
.des_head {
    width:100%;
    float:left;
    padding:5px 0px 8px 0px;
    margin:0px 0px 8px 0px;
    border-bottom:#cccccc dashed 1px;
}
ul.desc_forms {
    list-style:none;
    float:left;
    width:100%;
    padding:5px 0px;
}
ul.desc_forms li{
    float:left;
}
ul.desc_forms li.txt{
    width:80px;
    padding-top:3px;
}
ul.desc_forms li.inputfield select{
    border:#d9d9d9 solid 1px;
    background-color:#FFF;
    width:255px;
    height:24px;
    padding:3px;
    color:#666;
}

ul.list {
    list-style:disc;
    padding-left:20px;
}

.prod-view-price h4{
    margin: 10px 0 5px 0;
}

.prod-view-price .black.right{
}

.prod-view-price .pric{
    font-weight: bold;
    padding-right: 5px;
    font-size: 19px;
}
.free-delivery-heder{
    font-size: 15px;
    float: left;
    text-transform: uppercase;
    margin: 13px 0 5px 0;
    color: #000;
}
/*
=======================================================================
	Lightbox Rules
=======================================================================
*/
.lightbx {
    width:800px;
    height:600px;
}
/*
=======================================================================
	Acount Page Rules
=======================================================================
*/
.account {
    width:700px;
    float:left;
}
.account_title {
    width:700px;
    float:left;
}
.account_title h6{
    width:700px;
    float:left;
    padding:20px 0px 10px 0px;
}
.account_title p{
    width:700px;
    float:left;
}

.acount_info {
    width:709px;
    float:left;
    padding:20px 0px;
}
.account_table {
    width:709px;
}
.account_table ul{
    width:709px;
    list-style:none;
}
.account_table ul.headtable{
    width:703px;
    border:#dcdcdc solid 1px;
    background-color:#fbfbfb;
    float:left;
    padding:3px;
}
.account_table ul.contable{
    width:703px;
    background-color:#fbfbfb;
    float:left;
    padding:6px 4px;
    border-bottom:#FFF solid 1px;
}
.account_table ul.gray{
    background-color:#f3f3f3;
}

.account_table ul li{
    float:left;
}
.account_table ul li.order{
    width:120px;
}
.account_table ul li.date{
    width:100px;
}
.account_table ul li.ship{
    width:80px;
}
.account_table ul li.ordertotal{
    width:140px;
}
.account_table ul li.status{
    width:126px;
}
.account_table ul li.action a{
    padding:0px 6px;
    border-left:#666 solid 1px;
}
.account_table ul li.action a.first{
    padding:0px 6px;
    border-left:none;
}
h6.bar{
    width:691px;
    border:#e2e2e2 solid 1px;
    background-image:url(../images/bar.gif);
    background-repeat:repeat-x;
    height:20px;
    padding:10px 10px 0px 10px;
    float:left;
    margin-bottom:20px;
}
.small_sec {
    width:343px;
    min-height:132px;
}
.small_sec .content{
    min-height:80px;
    padding:10px 10px;
    float:left;
}
.small_sec .content p{
    width:100%;
    padding-bottom:5px;
    float:left;
}
.botm_small {
    width:343px;
    height:5px;
    bottom:0;
}
.small_sec .headng{
    float:left;
    width:323px;
    height:22px;
    padding:9px 10px 0px 10px;
    background-color:#fbfbfb;
    border:#dcdcdc solid 1px;
}
.small_sec .headng h6{
    float:left;
}
.big_sec {
    width:700px;
}
.big_sec .headng{
    float:left;
    width:689px;
    background-color:#fbfbfb;
    border:#dcdcdc solid 1px;
    padding:9px 10px 7px 10px;
    margin:20px 0px;
}
.big_sec .headng h6{
    float:left;
}
.view_tags {
    width:711px;
    float:left;
    margin-bottom:10px;
}
.view_tags .tagssec{
    width:340px;
    float:right;
}
.view_tags .viewssec{
    width:340px;
    float:left;
}
.view_tags ul{
    list-style:none;
}
.view_tags ul li{
    padding:10px 0px;
    border-bottom:#d1d1d1 dashed 1px;
}
.view_tags ul li h5.bullet{
    padding:2px 5px;
    float:left;
    background-color:#333333;
    color:#FFF;
    margin-right:10px;
}
.view_tags ul li h5.title{
    float:left;
    margin-top:2px;
}
.view_tags ul li .rating{
    margin:3px 0px 0px 29px;
}
/*
=======================================================================
	Static Page Rules
=======================================================================
*/
.static {
    float:left;
}
a.bordrs {
    padding:3px;
    border:#c9c9c9 solid 1px;
    float:left;
}
.static h1{
    float:left;
    width:700px;
    padding:10px 0px;
    color:#666666;
}
.static h2{
    float:left;
    width:700px;
    padding:8px 0px;
    color:#666666;
}
.static h3{
    float:left;
    width:700px;
    padding:6px 0px;
    color:#666666;
}
.static h4{
    float:left;
    width:700px;
    padding:5px 0px;
    color:#666666;
}
.static h5{
    float:left;
    width:700px;
    padding:5px 0px;
    color:#666666;
}
.static h5 span{
    padding-bottom:10px;
}
.static h6{
    float:left;
    width:700px;
    padding:5px 0px;
    color:#666666;
}
.static h5{
    float:left;
    width:700px;
    padding:5px 0px;
    line-height:24px;
    color:#666666;
}
.static ul.number{
    width:100%;
    float:left;
    list-style:decimal;
}
.static ul.number li{
    padding:4px 0px;
    font-weight:bold;
}
.grayborder {
    width:100%;
    border-top:#e1e1e1 solid 1px;
    margin:10px 0px;
    height:1px;
    overflow:hidden;
}
.static p {
    padding:10px 0px;
}
.static .left{
    float:left;
    border:#cdcdcd solid 1px;
    margin:0px 20px 20px 0px;
}
/*
=======================================================================
	col3 rules
=======================================================================
*/
.col3 {
    width:960px;
    float:left;
}
.top_curve{
    width:960px;
    height:7px;
    overflow:hidden;
    float:left;
    background-image:url(../images/white_top.png);
    background-position:top;
    background-repeat:no-repeat;
}
.botm_curve{
    width:960px;
    height:7px;
    overflow:hidden;
    float:left;
    background-image:url(../images/white_botm.png);
    background-position:bottom;
    background-repeat:no-repeat;
    margin-bottom:20px;
}
.centersec{
    width:940px;
    padding:0px 10px;
    float:left;
    background-image:url(../images/white_bg.png);
    background-repeat:repeat-y;
}
/*
=======================================================================
	Categoriesk page section
=======================================================================
*/
.categories {
    width:940px;
    height:529px;
    background-image:url(../images/cat_bg.gif);
    background-repeat:no-repeat;
    background-position:top;
}
.catsec {
    float:right;
    margin:50px 50px 0px 0px;
}
.categories h1{
    width:213px;
    height:70px;
    padding:28px 50px 0px 20px;
    background-image:url(../images/cat_heading_bg.png);
    background-repeat:no-repeat;
    background-position:top;
    color:#FFF;
    margin-bottom:10px;
    line-height:22px;
}
.catlinks {
    width:283px;
    padding:20px 0px 0px 00px;
    background-image:url(../images/category_black_bg.png);
    background-position:top;
    background-repeat:no-repeat;
}
.catlinks ul{
    list-style:none;
    float:left;
    padding-left:20px;
}
.catlinks ul li{
    background-image:url(../images/cat_arow.png);
    background-repeat:no-repeat;
    background-position:left;
    float:left;
    width:253px;
    padding:10px 0px 10px 30px;
}
.catlinks ul li a{
    color:#FFF;
}
.catlinks ul li a:hover{
    color:#FFF;
    text-decoration:underline;
}
.catlinks a.shopnow{
    color:#FFF;
    background-color:#000;
    display:inline-block;
    width:263px;
    height:32px;
    padding-top:8px;
    padding-left:20px;
}
.catlinks a.shopnow:hover{
    background-color:#333;
}
.botm_black {
    width:283px;
    height:18px;
    background-image:url(../images/category_black_botm.png);
    background-position:top;
    background-repeat:no-repeat;
}
/*
=======================================================================
	Login rules
=======================================================================
*/
.login {
    /*
    width:940px;
    height:620px;
    */
    background-image:url(../images/login.gif);
    background-position:top;
    background-repeat:no-repeat;
}
.registrd {
    width:502px;
    height:190px;
    padding:30px 0px 30px 20px;
    background:url(../images/login_sec_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    margin:20px 0px 20px 20px;
    float:left;
}
.registrd h3{
    padding-left:20px;
    padding-bottom:10px;
}
.registrd p{
    padding-left:20px;
    padding-bottom:10px;
}
.registrd a.forgot{
    float:right;
    margin-left:60px;
    padding-top:7px;
    text-decoration:underline;
}

.newcus {
    width:442px;
    height:190px;
    padding:30px 40px 30px 40px;
    background:url(../images/login_sec_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    margin:20px 0px 20px 20px;
    float:left;
}
.newcus h3{
    padding-bottom:10px;
}
.newcus p{
    padding:0px 0px 10px 0px;
}
a.viewprods {
    float:right;
    margin:180px 80px 0px 0px;
}
/*
=======================================================================
	Shopping Cart Rules
=======================================================================
*/
.shoppingcart {
    width:700px;
    float:left;
}
.shoppingcart ul.carttop{
    width:698px;
    border:#cdcdcd solid 1px;
    float:left;
    list-style:none;
    height:33px;
    background-image:url(../images/cart_top.gif);
    background-repeat:repeat-x;
}
.shoppingcart ul.carttop li.desc{
    width:608px;
    height:25px;
    padding:8px 0px 0px 10px;
    float:left;
    background-image:url(../images/cart_border.gif);
    background-repeat:repeat-y;
    background-position:right;
}
.shoppingcart ul.carttop li.price{
    width:72px;
    height:25px;
    padding:8px 0px 0px 0px;
    float:left;
    text-align:center;
}
.shoppingcart ul.cartcont{
    width:698px;
    border:#cdcdcd solid 1px;
    border-top:none;
    float:left;
    list-style:none;
    height:97px;
    background-image:url(../images/cartbg.gif);
    background-repeat:repeat-x;
}
.shoppingcart ul.cartcont li.image{
    width:98px;
    height:80px;
    padding:17px 0px 0px 0px;
    float:left;
    text-align:center;
}
.shoppingcart ul.cartcont li.image img{
    width:63px;
    height:63px;
    border:#cdcdcd solid 1px;
}
.shoppingcart ul.cartcont li.desc{
    width:228px;
    height:82px;
    padding:15px 0px 0px 0px;
    float:left;
}
.shoppingcart ul.cartcont li.price{
    width:95px;
    height:57px;
    padding:40px 0px 0px 0px;
    float:left;
}
.shoppingcart ul.cartcont li.qty{
    width:113px;
    height:59px;
    padding:38px 0px 0px 0px;
    float:left;
    text-align:center;
}
.shoppingcart ul.cartcont li.qty a{
    margin-top:2px;
    float:left;
}
.shoppingcart ul.cartcont li.qty img{
    float:left;
}
.shoppingcart ul.cartcont li.qty input{
    width:18px;
    height:18px;
    text-align:center;
    float:left;
    margin:0px 5px;
}
.shoppingcart ul.cartcont li.remove{
    width:84px;
    height:57px;
    padding:40px 0px 0px 0px;
    float:left;
    background-image:url(../images/cart_border.gif);
    background-repeat:repeat-y;
    background-position:right;
}
.shoppingcart ul.cartcont li.total{
    width:80px;
    height:57px;
    padding:40px 0px 0px 0px;
    float:left;
    text-align:center;
}
.shoppingcart ul.total{
    width:231px;
    border:#cdcdcd solid 1px;
    border-top:none;
    float:right;
    list-style:none;
    height:37px;
    background-color:#FFF;
    font-size:14px;
}
.shoppingcart ul.total li.txt{
    width:141px;
    height:27px;
    padding:10px 0px 0px 10px;
    float:left;
    background-image:url(../images/cart_border.gif);
    background-repeat:repeat-y;
    background-position:right;
}
.shoppingcart ul.total li.price{
    width:70px;
    height:27px;
    padding:10px 10px 0px 0px;
    float:left;
    text-align:right;
}
.buttns {
    width:700px;
    padding:25px 0px;
    float:left;
}
.buttns ul{
    list-style:none;
    float:right;
}
.buttns ul li{
    float:left;
    margin-left:10px;
}

/*
=======================================================================
	Cart Page Tabs Rules
=======================================================================
*/
.tabssec {
    width:100%;
    margin-bottom: 20px;
    float:left;
}
.tabssec ul#tab_menu{
    float:left;
    list-style:none;
    height:27px;
    border-right:none;
    padding-left:10px;
}
.tabssec ul#tab_menu li{
    float:left;
}
.tabssec ul#tab_menu li a{
    background-color:#eaeaea;
    padding:7px 8px 5px 8px;
    border:#cfcfcf solid 1px;
    display:inline-block;
    cursor:pointer;
    font-weight:bold;
    background-image:url(../images/tabs_rol.gif);
    background-repeat:repeat-x;
}
.tabssec ul#tab_menu li a:hover{
    background-color:#fff;
    background-image:none;
}
.tabssec ul#tab_menu li a.current{
    background-color:#fff;
    background-image:none;
}
.tabssec .tab_container{
    border: 1px solid #ccc;
    padding: 0 10px;
}
.tabssec .tab_sidebar_list{
    display:none;
    padding:10px 0px;
}
.tab_sidebar_list ul{
    list-style:none;
    float:left;
    margin-left:20px;
    width:670px;
    padding-top:10px;
}
.tab_sidebar_list ul li{
    float:left;
    margin-right:18px;
}
/*
=======================================================================
	Sections Rules
=======================================================================
*/
.sections {
    width:940px;
    float:left;
    padding:20px 0px;
}
.centerseccart {
    float:left;
    width:269px;
    margin:0px 65px;
}
/*
=======================================================================
	Cart Items Rules
=======================================================================
*/
.cartitems {
    width:269px;
    background-image:url(../images/sections_bg.gif);
    background-repeat:no-repeat;
    background-position:top;
    padding:10px 0px 0px 0px;
    float:left;
}
.cartitems h6{
    width:249px;
    float:left;
    margin-left:10px;
}
.cartitems h6 span{
    padding-bottom:5px;
}
.cartitems ul{
    float:left;
    list-style:none;
    margin-left:10px;
}
.cartitems ul li{
    width:244px;
    border-bottom:#dbdbdb solid 1px;
    float:left;
    padding:20px 0px;
}
.cartitems ul li .thumb{
    float:left;
    width:88px;
    height:99px;
    margin-right:5px;
}
.cartitems ul li .thumb img{
    width:88px;
    height:99px;
}
.cartitems ul li .desc{
    float:left;
    width:125px;
}
.cartitems ul li .desc a.title{
    margin-bottom:5px;
    width:125px;
    float:left;
}
.cartitems ul li .desc p{
    margin-bottom:5px;
    width:125px;
}
.botm_sec {
    background-image:url(../images/sections_botm.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    width:269px;
    height:5px;
    padding-top:10px;
}
/*
=======================================================================
	Discount Coupon Rules
=======================================================================
*/
.discount {
    width:269px;
    background-image:url(../images/sections_bg.gif);
    background-repeat:no-repeat;
    background-position:top;
    padding:10px 0px 0px 0px;
    float:left;
}
.discount h6{
    width:249px;
    float:left;
    margin-left:10px;
}
.discount h6 span{
    padding-bottom:5px;
}
.discount p{
    width:249px;
    float:left;
    padding-top:5px;
    margin-left:10px;
}
.discount ul{
    width:249px;
    float:left;
    list-style:none;
    margin-top:10px;
    margin-left:10px;
}
.discount ul li{
    width:258px;
    float:left;
    padding-bottom:5px;
}
.discount ul li input.bar{
    width:235px;
    height:24px;
    background-color:#FFF;
    border:#a0a0a0 solid 1px;
    float:left;
}

/*
=======================================================================
	Estimate Rules
=======================================================================
*/
.estimate {
    width:269px;
    background-image:url(../images/sections_bg.gif);
    background-repeat:no-repeat;
    background-position:top;
    padding:10px 0px 0px 0px;
    float:left;
    margin-top:10px;
}
.estimate h6{
    width:249px;
    float:left;
    margin-left:10px;
}
.estimate h6 span{
    padding-bottom:5px;
}
.estimate p{
    width:249px;
    float:left;
    padding-top:5px;
    margin-left:10px;
}
.estimate ul{
    width:249px;
    float:left;
    list-style:none;
    margin-top:10px;
    margin-left:10px;
}
.estimate ul li{
    width:258px;
    float:left;
    padding-bottom:5px;
}
.estimate ul li input.bar{
    width:235px;
    height:24px;
    background-color:#FFF;
    border:#a0a0a0 solid 1px;
    float:left;
}
.estimate ul li select.bar{
    width:235px;
    height:24px;
    background-color:#FFF;
    border:#a0a0a0 solid 1px;
    float:left;
}
/*
=======================================================================
	Grand Total Rules
=======================================================================
*/
.grand_total {
    width:269px;
    background-image:url(../images/sections_bg.gif);
    background-repeat:no-repeat;
    background-position:top;
    padding:10px 0px 0px 0px;
    text-align:center;
    float:left;
}
.grand_total h5{
    font-weight:bold;
}
.grand_total ul.line{
    border-bottom:#dadada solid 1px;
    width:100%;
    margin-bottom:10px;
}
.grand_total ul{
    float:left;
    list-style:none;
    margin-bottom:5px;
}
.grand_total ul li{
    float:left;
    background:none  !important;
}
.grand_total ul li.title{
    text-align:right;
    width:100px !important;
}
.grand_total ul li.price{
    text-align:right;
    width:80px !important;
}
/*
=======================================================================
	Featured Slider Rules
=======================================================================
*/
.sliderGallery {
    overflow: hidden;
    position: relative;
    width: 711px;
    height:160px;
    margin:10px 0px;
    float:left;
}
.sliderGallery UL {
    position: absolute;
    list-style: none;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    float:left;
}
.sliderGallery UL LI {
    display: inline;
    height:200px;
    width:116px;
    background-image:url(../images/featured_prod_bg.gif);
    background-repeat:no-repeat;
    margin-bottom:10px;
    margin-left:26px;
    clear:both;
}
.sliderGallery ul li.last {
    margin-right:20px;
}
.sliderGallery ul li a img{
    height:110px;
    width:110px;
    border:#CCC solid 3px;
}
.sliderGallery ul li a img:hover{
    border:#333333 solid 3px;
}
.sliderGallery ul li a.title{
    float:left;
    color:#000;
    margin:8px 5px 10px 0px;
}
.sliderGallery ul li p.price{
    margin:5px 10px 20px 5px;
}
.sliderGallery ul li a.cartbutton{
    width:190px;
    background-image:url(../images/cart.gif);
    background-repeat:no-repeat;
    background-position:right;
    display:inline-block;
    text-transform:uppercase;
    margin-left:10px;
}
.slider {
    width: 100%;
    height: 17px;
    margin-top: 138px;
    padding: 10px 0px 0px 0px;
    position: relative;
    background: url(../images/slider.gif) no-repeat #FFF;
    float:left;
}
.handle {
    position: absolute;
    cursor: move;
    height: 17px;
    width: 204px;
    top: 0;
    background: url(../images/pan.gif) no-repeat;
    z-index: 100;
    margin-top:0px;
}
.slider span {
    color: #bbb;
    font-size: 80%;
    cursor: pointer;
    position: absolute;
    z-index: 110;
    top: 2px;
}
.slider .slider-lbl1 {
    left: 50px;
}
.slider .slider-lbl2 {
    left: 107px;
}
.slider .slider-lbl3 {
    left: 156px;
}
.slider .slider-lbl4 {
    left: 280px;
}
.slider .slider-lbl5 {
    left: 455px;
}
/*
=======================================================================
	About The Store rules
=======================================================================
*/
.aboutstore {
    width:149px;
    min-height:155px;
    padding:12px 0px 12px 20px;
    float:left;
}
.aboutstore h5{
    width:129px;
    background-image:url(../images/about.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-bottom:20px;
    margin-top:10px;
}
.aboutstore ul{
    width:149px;
    list-style:none;
}
.aboutstore ul li{
    width:139px;
    padding:2px 0px 2px 10px;
    background-image:url(../images/footer_arow.gif);
    background-repeat:no-repeat;
    background-position:left;
}
.aboutstore ul li a{
    color:#888888;
}
.aboutstore ul li a:hover{
    color:#333333;
    text-decoration:underline;
}
/*
=======================================================================
	Customer Care rules
=======================================================================
*/
.cus_care {
    width:159px;
    min-height:155px;
    padding:12px 0px 12px 20px;
    float:left;
}
.cus_care h5{
    width:139px;
    background-image:url(../images/cus_care.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-bottom:20px;
    margin-top:10px;
}
.cus_care ul{
    width:159px;
    list-style:none;
}
.cus_care ul li{
    width:149px;
    padding:2px 0px 2px 10px;
    background-image:url(../images/footer_arow.gif);
    background-repeat:no-repeat;
    background-position:left;
}
.cus_care ul li a{
    color:#888888;
}
.cus_care ul li a:hover{
    color:#333333;
    text-decoration:underline;
}
/*
=======================================================================
	Community rules
=======================================================================
*/
.community {
    width:159px;
    min-height:155px;
    padding:12px 0px 12px 20px;
    float:left;
}
.community h5{
    width:139px;
    background-image:url(../images/community.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-bottom:20px;
    margin-top:10px;
}
.community ul{
    width:159px;
    list-style:none;
}
.community ul li{
    width:159px;
    padding:3px 0px;
}
.community ul li a{
    color:#888888;
    width:140px;
    padding:2px 0px 2px 19px;
    background-repeat:no-repeat;
    background-position:left;
}
.community ul li a.youtube{
    background-image:url(../images/youtube_foot.gif);
}
.community ul li a.facebook{
    background-image:url(../images/facebook_foot.gif);
}
.community ul li a.rss{
    background-image:url(../images/rss_foot.gif);
}
.community ul li a.blog{
    background-image:url(../images/blogger_foot.gif);
}
.community ul li a:hover{
    color:#333333;
    text-decoration:underline;
}
/*
=======================================================================
	Support rules
=======================================================================
*/
.support {
    width:159px;
    min-height:155px;
    padding:12px 0px 12px 20px;
    float:left;
}
.support h5{
    width:139px;
    background-image:url(../images/support.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-bottom:20px;
    margin-top:10px;
}
.support ul{
    width:159px;
    list-style:none;
}
.support ul li{
    width:149px;
    padding:2px 0px 2px 10px;
    background-image:url(../images/footer_arow.gif);
    background-repeat:no-repeat;
    background-position:left;
}
.support ul li a{
    color:#888888;
}
.support ul li a:hover{
    color:#333333;
    text-decoration:underline;
}
/*
=======================================================================
	Newsletter Signup rules
=======================================================================
*/
.signnews {
    width:215px;
    min-height:155px;
    padding:12px 15px 12px 20px;
    float:left;
}
.signnews h5{
    width:195px;
    background-image:url(../images/signupnews.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-bottom:20px;
    margin-top:10px;
}
.signnews ul{
    width:215px;
    list-style:none;
}
.signnews ul li{
    float:left;
    margin-top:10px;
}
.signnews ul li input.bbar{
    float:left;
    width:213px;
    height:24px;
    background-image:url(../images/input_bar.gif);
    background-repeat:repeat-x;
    background-position:top;
    border:#cbcbcb solid 1px;
}
.signnews ul li input.sbar{
    float:left;
    width:143px;
    height:24px;
    background-image:url(../images/input_bar.gif);
    background-repeat:repeat-x;
    background-position:top;
    border:#cbcbcb solid 1px;
    margin-right:8px;
}
.signnews ul li input.sbar{
    float:left;
    width:143px;
    height:24px;
    background-image:url(../images/input_bar.gif);
    background-repeat:repeat-x;
    background-position:top;
    border:#cbcbcb solid 1px;
    margin-right:8px;
}
.signnews ul li input.simplebtn{
    float:left;
    background-color:#333333;
    border:none;
    color:#FFF;
    padding:6px 11px;
    cursor:pointer;
}
.signnews ul li input.simplebtn:hover{
    background-color:#095fa8;
}
/*
=======================================================================
	Copyrights rules
=======================================================================
*/
.copyrights{border-top:1px solid #383938; background-color: #444645;}
.container-copyrights{padding:20px 0 35px 0px;}
.border-footer-lighter{border-top:1px solid #535554;}
.copyrights-left{color:#b3b3b3; padding-top:20px;}
.copyrights p a:hover{text-decoration:underline;}

/* start of modification for 5 columns */
@media (min-width: 768px){
    .row-fluid.fivecolumns .span2 {
        width: 18.297872340425532%;
        *width: 18.2234042553191494%;
    }
}
@media (min-width: 1200px) {
    .row-fluid.fivecolumns .span2 {
        width: 17.9487179487179488%;
        *width: 17.87424986361156592%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .row-fluid.fivecolumns .span2 {
        width: 17.79005524861878448%;
        *width: 17.7155871635124022%;
    }
}
/* end of modification for 5 columns */
.container-footer-menu{
    margin: 5px 0 40px 0;
}

.fivecolumns ul li{
    float: none;
    margin: 0;
    background: url(../images/square-blue.png) no-repeat left 20px;
    /*list-style-position: outside;
    text-indent: -23px;*/
    display: block;
    padding: 15px 0 0 18px;
    margin-left: -24px;
}

.fivecolumns ul li a{
    font-size: 13px;
    color: #e3e3e3;
}

.menu-footer-head{
    padding: 25px 0 5px 0;
    font-size: 16px;
    color: #e3e3e3;
}

/*
=======================================================================
	Input Form Rules
=======================================================================
*/
ul.forms {
    list-style:none;
    padding:0px 0px 10px 10px;
}
.form-row input[type="checkbox"] {
    margin: 0;
}
.form-row {
    padding: 0 10px 10px;
}
ul.forms li.txt{
    color:#000;
    font-size:13px;
}
.req {
    color:#F00;
}
ul.forms li.inputfield input[type="text"], ul.forms li.inputfield input[type="password"], input[type="text"]{
    width:234px;
    height:30px;
    background-color:#fff;
    border:#cccccc solid 1px;
    border-radius: 0px;
    padding:0px 5px;
}
ul.forms li.inputfield select{
    width:241px;
    height:28px;
    background-image:url(../images/input_bar.gif);
    background-repeat:repeat-x;
    border:#cccccc solid 1px;
}
ul.forms li.textfield textarea{
    width:358px;
    height:110px;
    border:#cccccc solid 1px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    padding:5px;
    border-radius: 0px;
}
ul.forms li.radiobtn{
    float:left;
}
ul.forms li.radiobtn input{
    margin:0px 10px;
    float:left;
}
ul.forms li.radiobtn .labletxt{
    margin:0px 20px 0px 0px;
    float:left;
}
/*
=======================================================================
	Sorting Rules
=======================================================================
*/
.sorting {
    width:698px;
    margin:7px 0px;
    background-image:url(../images/sorting_bg.gif);
    background-repeat:repeat-x;
    border:#cdcdcd solid 1px;
    height:31px;
    float:left;
}
.sorting ul.paging{
    float:left;
    list-style:none;
    padding-top:5px;
    margin-left:10px;
}
.sorting ul.paging li{
    float:left;
    height:23px;
    padding:4px 10px 0px 10px;
}
.sorting ul.views{
    float:right;
    list-style:none;
    margin-left:10px;
    border:#cdcdcd solid 1px;
    margin:4px 5px 0px 0px;
}
.sorting ul.views li{
    float:left;
}
.sorting ul.views li a{
    float:left;
}
/*
=======================================================================
	Contact Rules
=======================================================================
*/
.entry-content {
    margin-bottom: 20px;
    font-size: 14px;
}

.postmeta a {
    font-size: 14px;
}

.contact form {
    padding: 15px;
    margin: 0;
}

.contact .contact_form{
    border:#dbdbdb solid 5px;
    background-color:#FFF;
}
.contact_form .msg{
    width:100%;
    padding:15px 10px 0px 90px;
    background-color:#f9f9f9;
    background-image: url(../images/msg.gif);
    background-repeat: no-repeat;
    background-position: 20px 25px;
}

.contact .map{
    float:right;
}
.contact .map .mapsec{
    width:100%;
    border:#dbdbdb solid 5px;
    float:left;
    margin-bottom:20px;
    height: 200px;
}

.mapsec{
    width: 555px;
    height: 300px;
}
.map h4{
    padding:10px 0px;
}
/*
=======================================================================
	News Page Rules
=======================================================================
*/
.news {
    width:700px;
    float:left;
}
.news .featured_news{
    width:680px;
    padding:9px;
    float:left;
    background-color:#333;
    border:#d6d6d6 solid 1px;
    color:#FFF;
}
.news .featured_news .newsbanner{
    float:left;
    border:#585858 solid 3px;
    margin-bottom:10px;
}
.news .featured_news h6{
    color:#FFF;
}
.news .featured_news p.date{
    margin-bottom:10px;
}
.news .botm_links{
    padding:5px 0px;
    border-top:#FFF dotted 1px;
    margin-top:10px;
}
.news .botm_links a.readmore{
    background-image:url(../images/newsarrow.png);
    background-position:0px 2px;
    background-repeat:no-repeat;
    padding-left:15px;
    color:#999;
}
.news .botm_links a{
    color:#fff;
}
.news .featured{
    color:#333;
    width:110px;
    height:30px;
    padding:5px 0px 0px 0px;
    background-image:url(../images/featured.gif);
    background-position:left;
    background-repeat:no-repeat;
    display:inline-block;
    text-transform:uppercase;
    text-align:center;
    position:absolute;
    margin:-245px 0px 0px -20px;
    float:left;
}
.news ul{
    width:700px;
    float:left;
    list-style:none;
    margin:10px 0px;
}
.news ul li{
    width:680px;
    padding:9px;
    float:left;
    border:#d6d6d6 solid 1px;
    background-color:#FFF;
    margin-bottom:10px;
}
.news ul li .news_thumb{
    width:130px;
    float:left;
    border:#d6d6d6 solid 1px;
}
.news ul li .news_thumb a{
    width:124px;
    height:124px;
    overflow:hidden;
    float:left;
    border:#d3d3d3 solid 3px;
}
.news ul li .news_desc{
    width:530px;
    float:right;
}
.news ul li .news_desc p.newsdate{
    padding-bottom:8px;
}
.news ul li .news_desc p.text{
    padding-bottom:10px;
}
.news_desc .newslinks{
    padding:5px 0px;
    border-top:#666 dotted 1px;
}
.newslinks a.readmore{
    background-image:url(../images/newsarrow.png);
    background-position:0px 2px;
    background-repeat:no-repeat;
    padding-left:15px;
    color:#333333;
}
/*
=======================================================================
	FAQs Page Rules
=======================================================================
*/
.faqs {
    width:100%;
}
.faqs ul{
    list-style:none;
}
.faqs ul li{
    width:100%;
    float:left;
    padding:2px 0px;
    margin-bottom:3px;
    background-image:url(../images/faq_bg.gif);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#fefefe;
    border:#cdcdcd solid 1px;
}
.faqs ul li.header{
    width:698px;
    float:left;
    margin-bottom:10px;
    background:none;
    border:0 none;
}
.faqs ul li a.faq_title{
    background-image:url(../images/toggle.gif);
    background-repeat:no-repeat;
    background-position:99% 50%;
    width:100%;
    display:inline-block;
    height:19px;
    padding:2px 10px 0 10px;
}
.faqs ul li a.faq_title:hover{
    color: #666666;
}
.hiddnsecs {
    /*width:660px;*/
    padding:0px 10px 0px 10px;
    margin:15px 0px 10px 20px;
    display:none;
    background-image:url(../images/faq_bar.gif);
    background-repeat:no-repeat;
    background-position:0px 4px;
}

.hiddnsecs a{
    color:#0088cc;
}

/*
=======================================================================
	Static Page Rules
=======================================================================
*/
.static-page {
    padding: 0 15px;
}

.static-page h1 {
    padding-bottom: 15px;
}

.static-page .content {
    padding-bottom: 15px;
}

.static-page .span12 {
    margin-left: 0px;
}

/*
=======================================================================
	Blog Post Rules
=======================================================================
*/
.blog-post .entry-title, .blog-post .content {
    margin: 15px 0 0;
}

.contact .contact_form.create-order {

}

/*
=======================================================================
	Cart Page Rules
=======================================================================
*/
#cart-grid h4 {
    padding: 10px 0;
}

.shop_table {
    width: 100%;
}

.shop_table .quantity {
    text-align: center;
}

.shop_table .quantity input {
    width: 90px;
    background-image: url(../images/input_bg.gif);
    background-repeat: repeat-x;
    background-color: #FFF;
    border: #cccccc solid 1px;
    padding: 0px 5px;
}

.flash-error, .flash-success {
    font: bold 14px Arial;
    text-align: center;
    margin: 10px 0;
}

.flash-error {
    color: red;
}

.flash-success {
    color: green;
}
/*
=======================================================================
	Footer Section Rules
=======================================================================
*/
.unstyled {
    float: left;
    list-style: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

footer {
    margin: 10px 0 0;
}

footer li {
    float: left;
    margin: 15px 20px 0 0;
}

footer a {
    text-decoration: none;
    color: #000;
}

.footer, .copyrights {
    background: #444645;
    /*height: 150px;*/
}

.footer ul {
    margin: 0 0 0 25px;
}

.footer a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}

.footer ul.separator {
    padding-left: 30px;
    background: url(../images/hr.png) left no-repeat;
}

#bv {
    float: right;
    margin: 15px 20px 0 0;
    font-size: 11px;
}

#bv p {
    text-align: right;
    color: #fff;
    line-height: 10px;
    margin: 0 0 0 0;
    line-height: 14px;
}

#socials {
    margin: 0 15px 0 0;
    text-align: right;
}

#socials a {
    margin: 15px 5px 0 0;
    display: inline-block;
}

/** Begin blog comments **/
.blog-comments {
    margin: 20px 0 0;
}

.blog-comments .blog-title {
    margin: 0 0 20px 0;
    font-size: 16px;
}

.comments * {
    list-style-type: none;
}

.comments li {
    margin-bottom: 6px;
}

.comments ol {
    margin: 5px 0 0 87px;
}

.comments .comment-user {
    float: left;
    margin-right: 20px;
}

.comments .comment-user a:first-child {
    margin-top: 0;
}

.comments .comment-user a {
    display: list-item;
    margin-top: 5px;
}

.comments .comment-desc {
    font-style: italic;
    color: #999;
}

.comments .comment-text h4 {
    border: 0 none;
    line-height: 1.333;
    vertical-align: baseline;
    margin: 10px 0;
    font-weight: normal;
    font-size: 14px;
}

.comments .comment-text p {
    margin: 12px 0;
}

.comments .comment-content {
    overflow: hidden;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    overflow: hidden;
    padding: 10px;
}

#add-comment {
    margin: 0;
}

#add-comment label {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 12px;
}

#add-comment .errorMessage {
    color: red;
    margin: 0 0 10px 0;
}

#add-comment input[type="text"], #add-comment input[type="password"] {
    padding: 5px;
    height: 36px;
    width: 100%;
}

input:focus, textarea:focus {
    border-color: rgba(63, 146, 210, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(63, 146, 210, 0.7);
    outline: 0 none;
}

#add-comment textarea {
    height: 140px;
    width: 100%;
    resize: none;
}

input[type="submit"], input[type="reset"], button {
    cursor: pointer;
    display: inline-block;
    margin: 10px 10px 10px 0;
    color: #FFF;
    padding: 8px 15px;
    border: 1px solid rgba(0,0,0,0.15);
    text-decoration: none;
    background: none repeat scroll 0 0 #3F92D2;
}

input[type="submit"]:hover,
input[type="reset"]:hover {
    color: #777;
    background: none repeat scroll 0 0 #F0F0F0;
}
/** End blog comments **/

#use-promoCode {
    border: 5px solid #dbdbdb;
    padding: 10px 15px;
}

#use-promoCode .errorMessage {
    color: red;
}

#use-promoCode .form-group {
    float: left;
    min-width: 500px;
}

#use-promoCode input[type="text"] {
    padding: 10px;
    width: 100%;
    min-height: 41px;
}

#use-promoCode input[type="submit"] {
    margin-top: 27px;
}

.coupon-used {
    color: green;
}

.total_amount {
    margin: 20px 15px 0 0;
}

.through-price {
    text-decoration: line-through;
    color: #666;
}

#jason .through-price {
    color: #ccc;
}

.new-price {
    color: red;
}

.fb-like {
    float: left;
    width: 80px;
}

#vk_like {
    float: left !important;
    clear: none !important;
}

.totop {
    position: fixed;
    bottom: 20px;
    right: 30px;
    background: url(../images/top.png) 50% 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    cursor: pointer;
    display: none;
}

a.login {
    color: #666666;
    margin: 0 0 0 10px;
    padding: 0 0 0 20px;
    background: url(../images/log_out_hover.png) left center no-repeat;
}

.welcome-msg {
    text-align: right;
    /*margin-top: 4px;*/
    padding: 20px 10px 0 0;
    line-height: 18px;
    float: right !important;
    /*width: 950px !important;*/
}

#welcome_block {
    margin: 10px 0;
    padding: 0;
}

#welcome_block .special_products {
    float: left;
}

#welcome_block .special_products a.product_link {
    position: relative;
    display: block;
    width: 205px;
    height: 158px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
    text-decoration: none;
    border: solid 1px #e2e2e2;
}

#welcome_block .special_products a.product_link:first-child {
    margin-left: 0;
}

#welcome_block .special_products a.product_link img {
    width: 90%;
    height: auto;
    margin: 0 auto;
}

#welcome_block .special_products a.product_link span.special-discount {
    position: absolute;
    top: 2px;
    left: 5px;
    width: 80px;
    height: 60px;
    padding: 20px 0 0;
    text-align: center;
    background-color: rgba(244,242,242,.7);
    border: 3px solid rgba(224,224,224,.7);
    border-radius: 50%;
}

#welcome_block .special_products a.product_link.item_0 span.special-discount {
    left: auto;
    right: 5px;
}

#welcome_block span.special-discount .discount {
    font-family: FranklinGothicMedium,Arial,Helvetica,sans-serif;
    font-size: 22px;
    color: #525252;
    border-bottom: solid 1px #989898;
}

#welcome_block span.special-discount .off {
    font-family: FranklinGothicBook,Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #525252;
}

#welcome_block .text-area {
    width: 385px;
    float: left;
    margin-right: 30px;
}

#welcome_block h1 {
    font-family: FranklinGothicBook,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #666666;
    line-height: normal;
    margin: 0 0 20px;
    padding: 0;
}

#welcome_block .rte p {
    line-height: 15px;
    text-align: justify;
    padding: 0;
}

.order-grid {
    margin-top: 10px;
    padding-bottom: 7px;
}

.order-grid .header {
    margin-top: 15px;
    display: inline-block;
}

.order-line {
    border-bottom: 1px solid #d9d9d9;
    padding: 0 0 4px 0;
    margin: 8px 38px 0 0;
}

.order-grid .order-label {
    display: inline-block;
    width: 100px;
}

.red {
    color: #db0000;
}

.blog-images {
    margin-right: 15px;
    float: left;
}

.errorMessage {
    color: #FFC0CB
}

.width-100 {
    width: 100% !important;
}

.full-width input {
    width: 100% !important;
}

.input-list label, #User_gender label {
    margin: 0 15px 0 5px;
}

.legal_person, .new_user {
    display: none;
}

.legal_person {
    margin-top: 15px;
}

/** Begin Accodrion **/
.accordion {
    list-style-type: none;
    margin-left: 20px;
}

.accordion h3.header {
    background: none no-repeat scroll right 50% #FAFAFA;
    cursor: pointer;
    margin: 5px 0 0;
    padding: 5px 20px 5px 10px;
    -webkit-transition: all 400ms ease-out 0ms;
    -moz-transition: all 400ms ease-out 0ms;
    -ms-transition: all 400ms ease-out 0ms;
    -o-transition: all 400ms ease-out 0ms;
    transition: all 400ms ease-out 0ms;
}

.accordion h3.header:first-child {
    margin-top: 0;
}

.accordion .content {
    background: none repeat scroll 0 0 #f5f5f5;
    display: none;
    margin: 10px 20px;
    padding: 20px;
}

.accordion label, .agree {
    margin-left: 5px;
}

.accordion .news-content {
    line-height: 24px;
}
/** End Accodrion **/

#checkout-form a {
    color: #005580;
    text-decoration: underline;
}

#checkout-form h3 {
    margin-left: 10px;
    font-weight: bold;
}

#checkout-form ul.forms li.inputfield input[type="text"], #checkout-form ul.forms li.inputfield input[type="password"], #checkout-form ul.forms li.inputfield select {
    width: 398px;
}

#user-settings-form ul.forms li.inputfield input[type="text"], #user-settings-form ul.forms li.inputfield input[type="password"], #user-settings-form ul.forms li.inputfield select {
    width: 418px;
}

#user-settings-form ul.forms.three li.inputfield input[type="text"] {
    width: 275px
}

#checkout-form textarea {
    width: 100%;
    height: 85px;
    resize: none;
}

#checkout-form .accordion h3.header {
    margin-left: 0;
}

#checkout-form input[type="radio"], #checkout-form input[type="checkbox"], #checkout-form label, #User_gender input[type="radio"], #User_gender label {
    float: left;
}

#checkout-form .full-width .txt label{
    width: 100%;
}

.bg {
    background: #f9f9f9;
    padding: 10px 0;
    margin-bottom: 15px;
}

.all_address [class^="icon16-"], .all_address [class*=" icon16-"] {
    cursor: pointer;
}

.all_address .order-line {
    margin: 0;
    padding: 5px 10px;
}

.all_address .address-body .order-line:last-child {
    border-bottom: 0 none;
}

.downloads-list {
    font-size: 14px;
}

.downloads-list li {
    margin-left: 20px;
    padding: 5px 0;
    text-decoration: underline;
}

.downloads-list ul {
    padding: 5px 0;
}

.downloads-list ul li {
    margin-left: 40px;
    padding: 3px 0;
    text-decoration: none;
}

.shipping_address {
    position: relative;
}

.shipping_address .over {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.6;
}

@media (max-width: 767px) {
    .content_sec
    {
        /*margin-top: 120px;*/
    }

    #bd{
        display: none;
    }

    .logo {
        float: none;
    }
    .container-ph-1 {
        display: block;
        margin-left: 20px;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .content_sec{
        margin-top:40px;
    }

    #bd{
        display: none;
    }

    .best-sellers.row-fluid .span3, .recommnded-products.row-fluid .span3, .products-list-all.row-fluid .span3, .products-list-category.row-fluid .span3, .offer-products.row-fluid .span3 {
        width: 22.7% !important;
    }
    .listing ul li .thumb img {
        height: auto;
    }
    .best-sellers.row-fluid [class*="span"] {
        min-height: inherit;
    }
}


/* Custom */
.removefromcart{
    color:#ff0000;
}

a.btn_ask_list{
    position: relative;
    top: 2px;
}
a.btn_ask_view{
    position: relative;
    /*top: 6px;*/
    line-height: 23px;
}

#main-slider3{
    width:100%;
    overflow:hidden !important;
    text-align: center;
}
#main-slider3 ul{
    list-style:none;
}
#paginate-slider3{
    height:189px;
    overflow:hidden;
    float:none;
    margin:18px 0px 0px 0px;
}
#paginate-slider3 li{
    float:left;
    margin:0 6px;
}
#paginate-slider2 li a{
    border:#c2c2c2 solid 1px;
    float:left;
}
#paginate-slider3 li a.selected{
    border:#999 solid 1px;
}
#paginate-slider3 img{
    float:left;
    z-index:1;
}
.best-sellers.row-fluid [class*="span"]{
    min-height: 194px;
}

/* social buttons */

.social-container{
    padding: 10px 0 40px 0px;
    height: 30px;
}
.social-container .social-block{
    float:left;
    margin:0 0 10px 10px;
}
.social-container .social-block:first-child{
    margin:0 0 10px 0;
}
.nav-collapse{
    overflow: auto;
}

select {
    border-radius: 0px;
}

.static ul {
    margin-left: 20px;
}

.padb10{
    padding-bottom: 10px;
}

.producer-container{
    padding: 20px 0;
}
.producer-container .header{
    font-size: 18px;
    padding-bottom: 10px;
}
@media (max-width: 1024px){
    footer{
        display: none;
    }
}


/* POPUP DELIVERY DIALOG */
.container-dialog_delivery .ui-dialog-titlebar
{
    display:none;
}
.container-dialog_delivery .dialog_content,
.container-dialog_delivery .ui-dialog .ui-dialog-content,
.container-dialog_delivery.ui-dialog .ui-dialog-content
{
    padding: 0 !important;
}
.container-dialog_delivery .ui-widget{
    text-shadow: none;
}
.container-dialog_delivery .ui-corner-all,
.container-dialog_delivery .ui-corner-top,
.container-dialog_delivery .ui-corner-right,
.container-dialog_delivery .ui-corner-tr,
.container-dialog_delivery.ui-corner-all,
.container-dialog_delivery.ui-corner-top,
.container-dialog_delivery.ui-corner-right,
.container-dialog_delivery.ui-corner-tr
{
    border-radius: 0 !important;

}
.container-dialog_delivery.ui-widget-content,
#tabs.ui-widget-content
{
    border: none;
    padding: 0;
}
.container-dialog_delivery.ui-widget-content
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #555;
}
.container-dialog_delivery .ui-tabs .ui-tabs-nav
{
    padding: 0;
}
/*.container-dialog_delivery .ui-tabs .ui-tabs-nav li:last-child
{
    margin: 0;
}*/
.container-dialog_delivery.ui-dialog{
    border: none;
}
.container-dialog_delivery.ui-dialog .ui-dialog-titlebar
{
    padding: 0;
}
.container-dialog_delivery .ui-tabs .ui-tabs-nav .ui-state-default,
.container-dialog_delivery .ui-tabs .ui-tabs-nav .ui-state-hover
{
    border: none;
    min-height: 75px;
    font-weight: normal;
    background-color: #4D4D4D;
    outline: none;
}
.container-dialog_delivery .ui-state-default a,
.container-dialog_delivery .ui-state-default a:link,
.container-dialog_delivery .ui-state-default a:visited
{
    color: #FFF;
    height: 75px;
    padding: 25px 30px 15px 75px;
    outline: none;
    position: relative;
}
.container-dialog_delivery .ui-state-default.ui-state-active a,
.container-dialog_delivery .ui-state-default.ui-state-active a:link,
.container-dialog_delivery .ui-state-default.ui-state-active a:visited
{
    height: 80px;
    outline: none;
    position: relative;
}
.container-dialog_delivery .ui-state-active,
.container-dialog_delivery .ui-widget-content .ui-state-active,
.container-dialog_delivery .ui-widget-header .ui-state-active
{
    background-color: #A9CFDA !important;

}
.container-dialog_delivery a.delivery
{
    background: url(../images/car_tab.png) no-repeat no-repeat 20px 30px;
}
.container-dialog_delivery a.payment
{
    background: url(../images/payment.png) no-repeat no-repeat 20px 30px;
}
.container-dialog_delivery a.service
{
    background: url(../images/service.png) no-repeat no-repeat 20px 30px;
}
.container-dialog_delivery a.equipment
{
     background: url(../images/equipment.png) no-repeat no-repeat 20px 30px;
 }
.container-dialog_delivery .ui-widget-content
{
    background: #fff;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0 !important;
}
.container-dialog_delivery .ui-tabs-panel.ui-widget-content
{
    /*background: url(../images/bg_tabs_content.png) no-repeat right 14px;*/
    min-height: 530px;
}
.container-dialog_delivery .ui-tabs .ui-tabs-nav li{
    margin: 0 0px 1px 1px;
}
.container-dialog_delivery .content-block-tab{
    margin: 0 1.5em;
    font-size: 13px;
}
.container-dialog_delivery{
    min-width: 950px;
}

.container-dialog_delivery .content-block-tab ol{
    margin-left: 1.5em;
}

ul.del li {
    display: inline-block;
    padding-right: 7px;
}
ul.del li .elem-txt{
    display:inline-block;
    vertical-align: middle;
    padding: 0 1px 8px 1px;
    font-weight: bold;
    font-size: 11px;
}
#popup-delivery-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background-image: url(../images/fancybox/fancybox.png);
    background-position: -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}
.sprite {
    background: url('../images/Icon_social.png') no-repeat -40px -32px;
    background-size: cover;
    width: 32px;
    height: 32px;
}

.social_likes{
    width: 42px;
    float: left;
    height: 49px;
}
.content-site-block ul{
    margin-left: 40px !important;
}

/* Order one click */
.contact_form ul.forms label{
    float: none;
}
.contact_form ul.forms .wider{
    width: 100% !important;
}
.simplebtnsmall.bordo,
.simplebtnsmall.bordo span{
    background-image: none;
    background-color: #A34D2C;
    padding-top: 1px;
}
/* End Order one click */

/* Start Email, Phone on main page */
.container-ph {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 1px 0;
}
.container-ph-1{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 70px;
    margin-top: 20px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    font-family: Roboto, sans-serif;
}
.container-ph span {
    font-size: 28px;
    /*padding-left: 10px;*/
    color: #404040;
}
.container-ph .img-contnr{
    display: inline-block;
    width: 50px;
    text-align: center;
}
.container-ph.phone span, footer .copyrights-left .phone{
    font-weight: bold;
    letter-spacing: 2px;
}
.container-ph.phone span{
    letter-spacing: 2px;
    font-weight: 500;
}
.container-ph.sendmail{
    margin-top: 5px;
    /*margin-left: 6px;*/
}
.container-ph.sendmail span,
.container-ph.sendmail span a{
    font-size: 21px;
    color: #A7A7A7;
    font-weight: 400;
}
.container-ph.sendmail span a:hover{
    color: #337ab7;
}
.copyrights-left, .copyrights-left div, footer .copyrights-left a{
    font-size: 25px !important;
    color: #e3e3e3 !important;
}
@media (max-width: 800px) {
    .container-ph span {
        font-size: 24px;
    }
}
/* End Email, Phone on main page */
