/* Style for a document */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p,
blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em,
font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b,
u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table,
caption, tbody, tfoot, thead, tr, th, td  
{ margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; }

blockquote, q { quotes: none;}

ins { text-decoration: none;}

del { text-decoration: line-through;}

table { border-collapse: collapse;border-spacing: 0;}

a img { border:0; }

.clear { font-size:1px;line-height:1px;height:1px;clear:both;margin:0px;padding:0px; }

.page-information table, .category-info table { width: 100%;margin-bottom: 10px;margin-top: 10px;border-collapse: collapse;border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5; }
.page-information table td, .category-info table td { padding: 11px 20px;vertical-align: top;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5; }
.page-information table thead td, .category-info table thead td { font-weight: 600;background: #f2f2f2;text-align:left;font-size:13px;border-bottom:0px; }
.page-information ol, .page-information ul, .category-info ol, .category-info ul {
	list-style: decimal;	
	margin: 0px 0px 10px 25px !important; 
	padding-top: 10px;
}
.page-information p, .category-info p {
	padding: 10px 0px 0px 0px;
}

/* Main styles */

body { background-color:#fafafa;background-image:url(../images/tools/bg-body.png);font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:18px;color:#808080; }
a { text-decoration:none;line-height:18px;color:#808080; }
h1, h2, h3, h4, h5, h6 { font-size:14px; }

/* extra classes for positioning available elements */
.align-right {text-align:right !important;}
.align-center {text-align:center !important;}
.float-left {float:left !important;}
.float-right {float:right !important;}
.set-size-grid {width:940px;margin:0 auto;clear:both;} 
.set-size {width:960px;margin:0 auto;clear:both;} /* the .set-size class sets the container width and centerize it against the user internet browser window */

/* Button */

.button { display:inline-block;height:20px;background:url(../images/bg-button.png) top left repeat-x;font-size:11px;color:#292929;font-weight:bold;padding:2px 10px 0px 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;cursor:pointer;border:none; }
.button:hover { background-position:bottom left; }

.buttons { overflow: auto;padding: 15px 0px 0px 0px; }
.buttons .left { float: left; text-align: left; }
.buttons .right { float: right;text-align: right; }
.buttons .center { text-align: center;margin-left: auto;margin-right: auto; }

/* Grid */

.grid-1 { width:60px;padding:0px 10px; }
.grid-2 { width:140px;padding:0px 10px; }
.grid-3 { width:220px;padding:0px 10px; }
.grid-4 { width:300px;padding:0px 10px; }
.grid-5 { width:380px;padding:0px 10px; }
.grid-6 { width:460px;padding:0px 10px; }
.grid-7 { width:540px;padding:0px 10px; }
.grid-8 { width:620px;padding:0px 10px; }
.grid-9 { width:700px;padding:0px 10px; }
.grid-10 { width:780px;padding:0px 10px; }
.grid-11 { width:860px;padding:0px 10px; }
.grid-12 { clear:both;width:940px;padding:0px 10px; }

/* Wrap */

div#wrap { width:100%;background:url(../images/tools/bg-tools.png) top center repeat-x; }

/* Header */

/*div#header { width:100%;height:118px;border-bottom:1px solid #7f7f7f;background:#fff; }*/
div#header { width:100%;height:118px;border-bottom:1px solid #7f7f7f;background:#A20C15 url(../images/tools/bg-header.png); }

/* Header -> Logo */

div#header h1 { width:220px;padding:6px 10px 0px 10px; }
div#header h1 img { max-width:233px; }

/* Header -> Right */

div#header .header-right { 
width:720px; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,a20c15+61,A20B16+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 0%, #a20c15 61%, #A20B16 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(0%,#ffffff), color-stop(61%,#a20c15), color-stop(100%,#A20B16)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 0%,#a20c15 61%,#A20B16 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#ffffff 0%,#a20c15 61%,#A20B16 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#ffffff 0%,#a20c15 61%,#A20B16 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#ffffff 0%,#a20c15 61%,#A20B16 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#A20B16',GradientType=1 ); /* IE6-9 */


}

/* Header -> Bar */

div#header .header-bar-bg { width:50%;height:40px;background:url(../images/bg-header-bar.png) bottom left repeat-x;position:absolute;right:0; }
div#header .header-bar { position:relative;z-index:10;width:685px;height:40px;background:url(../images/bg-header-bar.png) top left no-repeat;padding:0px 0px 0px 30px;margin:0px 0px 0px 0px 4px; }
div#header .header-bar > div { width:685px;height:40px;background:url(../images/bg-header-bar.png) bottom left repeat-x; }
div#header .header-bar > div .switcher, div#header .header-bar > div .switcher a { font-size:11px;line-height:15px; }

/* Header -> Bar -> Switcher */

div#header .header-bar > div .switcher { padding:13px 6px 0px 0px; }
div#header .header-bar > div .switcher p { background:url(../images/switcher.png) top right no-repeat;padding:0px 12px 4px 15px; }
div#header .header-bar > div .switcher .option { display:none;width:auto;padding:4px 7px;position:absolute;background:#262626;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;list-style:none; }

/* Header -> Bar -> Menu */

div#header .header-bar > div ul.menu { padding:12px 0px 0px 0px; }
div#header .header-bar > div ul.menu li { display:inline;padding:0px 6px 0px 8px; }

/* Header -> Search */

div#header .search { width:401px;padding:22px 0px 0px 50px; }
div#header .search .enterkey { display:block;float:left;width:351px;height:20px;background:url(../images/bg-search.png) no-repeat;border:none;padding:0px;margin:0px;font-size:12px;color:#fff;font-family:Arial;padding:10px 0px 10px 14px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px; }
div#header .search .button-search { float:left;width:36px;height:40px;background:url(../images/bg-button-search.png) no-repeat;cursor:pointer; }

/* Header -> Shopping Cart */

div#header .shopping-cart .welcome-text { padding:0px 0px 8px 0px;font-size:11px;color:#fff; }
div#header .shopping-cart .welcome-text a { color:#fff;font-weight:bold; }
div#header .shopping-cart { width:240px;padding:17px 10px 0px 0px; }
div#header .shopping-cart > div { cursor:pointer;height:35px;background:url(../images/shopping-cart-drop-down.png) top right no-repeat;padding:0px 37px 0px 0px; }
div#header .shopping-cart > div h2 { font-size:14px;color:#fff;font-family:Francois One;background:url(../images/shopping-cart.png) top left no-repeat;padding:1px 0px 0px 34px; }

/* Header -> Shopping Cart -> Hover */

div#header .shopping-cart > div .content { display:none;cursor:default;position:absolute;z-index:99;width:540px;background:#fff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin:30px 0px 0px -300px;padding:0px 0px 15px 0px; }
div#header .shopping-cart > div .content table.cart { margin:0px 20px; }
div#header .shopping-cart > div .content table.cart tr td { border-bottom:1px solid #e6e6e6; }
div#header .shopping-cart > div .content table.cart tr .image { width:59px;padding:20px 0px; }
div#header .shopping-cart > div .content table.cart tr .image img { width:50px;height:50px; }
div#header .shopping-cart > div .content table.cart tr .name { width:300px;padding:10px 0px 12px 0px; }
div#header .shopping-cart > div .content table.cart tr .name a { color:#292929;font-weight:bold; }
div#header .shopping-cart > div .content table.cart tr .quantity { width:40px;text-align:center;padding:15px 0px 17px 0px;color:#808080;font-weight:bold; }
div#header .shopping-cart > div .content table.cart tr .total { width:72px;text-align:right;padding:15px 0px 17px 0px;color:#A20C15;font-weight:bold; }
div#header .shopping-cart > div .content table.cart tr .remove { width:29px;text-align:right;padding:15px 0px 14px 0px; }
div#header .shopping-cart > div .content table.total { position:relative;margin:-1px 0px 0px 0px;width:540px;border-top:1px solid #e6e6e6; }
div#header .shopping-cart > div .content table.total .left { padding:0px 0px 0px 325px; }
div#header .shopping-cart > div .content table.total td { padding-right:20px; }
div#header .shopping-cart > div .content table.total b { color:#292929; }
div#header .shopping-cart > div .content  .checkout { text-align:right;padding:15px 20px 0px 0px; }
div#header .shopping-cart > div .content .empty { text-align:center;padding:50px 10px 40px 10px; }

/* Categories */

div#categories { width:100%;height:51px;background:url(../images/bg-categories.png) repeat-x; }
div#categories ul { list-style:none; }
div#categories ul li { float:left;width:auto;height:50px;background:url(../images/bg-categories-li.png) top left no-repeat;padding:0px 0px 0px 1px; }
div#categories ul li a { display:block;height:34px;padding:16px 10px 0px 5px;font-family:Francois One;font-size:16px;color:#666666; }
div#categories ul li:first-child { background:none; }
div#categories ul li:first-child a { padding-left:9px; }
div#categories ul li:hover a { background:#fff; }

/* Categories -> SubMenu */

div#categories ul li .sub-menu { display:none;position:absolute;width:180px;background:#fff;border-radius:0px 5px 5px 5px;-moz-border-radius:0px 5px 5px 5px;-webkit-border-radius:0px 5px 5px 5px;z-index:59;padding:16px 0px 12px 0px; }
div#categories ul li .column-3 { width:500px; }
div#categories ul li .column-4 { width:670px; }
div#categories ul li .column-2 { width:330px; }
div#categories ul li .sub-menu li { float:none;height:auto;background:url(../images/bullet.png) 20px 9px no-repeat;padding:2px 15px 0px 34px; }
div#categories ul li .column-3 > li { vertical-align:top;display:inline-block;width:114px; }
div#categories ul li .column-4 > li { vertical-align:top;display:inline-block;width:114px; }
div#categories ul li .column-2 > li { vertical-align:top;display:inline-block;width:114px; }
div#categories ul li .sub-menu li a { height:auto;background:none;font-family:Arial;font-size:12px;padding:0px 0px 5px 0px;color:#808080; }
div#categories ul li .sub-menu li a:hover { color:#A20C15;font-weight:bold; }
div#categories ul li .sub-menu .sub-menu { display:none;position:absolute;background:#e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }

/* Content */

div#content { padding:9px 0px 38px 0px; }

/* Content -> Box */

div.box { clear:both;background:#fff;margin:29px 10px 0px 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
div.no-bg { background:none !important;margin-top:0px; }
div.box div.box-heading { font-size:20px;line-height:22px;color:#292929;font-family:Francois One;padding:17px 20px 0px 20px; }
div.box div.box-content { padding:11px 20px 16px 20px; }
div.no-bg div.box-heading { padding:22px 0px 0px 0px; }
div.no-bg div.box-content { padding:0px; }

/* Content -> Products */

.box-product { overflow:auto;width:102%; }
.box-product > div { display:inline-block;width:120px;padding:8px;background:#fff;border:2px solid #fff;border-radius:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;margin:11px 17px 0px 0px;vertical-align:top; }
.box-product > div:hover { border:2px solid #e6e6e6; }
.box-product > div .product-sale { position:absolute;width:22px;height:58px;background:url(../images/tools/product-sale.png) no-repeat;margin:-10px 0px 0px 0px; }
.box-product > div .image img { width:120px;height:120px; }
.box-product > div .rating { display:none; }
.box-product > div .name { padding:3px 0px 1px 0px; }
.box-product > div .name a { color:#292929;font-weight:bold; }
.box-product > div .price { font-weight:bold;color:#A20C15;padding:0px 0px 9px 0px; }
.box-product > div .price .price-old { font-weight:normal;text-decoration:line-through;color:#808080;font-size:11px; }
.box-product > div .cart { padding:0px 0px 3px 0px; }

/* Content -> Featured products */

ul.btn { position:relative;margin:-33px 0px 0px 0px;width:100%;text-align:right;list-style:none; }
ul.btn li { display:inline; }
ul.btn li.number a { vertical-align:top;margin:6px 2px 0px 0px;display:inline-block;width:10px;height:10px;background:url(../images/btn.png) top left no-repeat; }
ul.btn li.number a:hover, ul.btn li.active a { background-position:bottom left; }
ul.btn li a.prev { vertical-align:top;margin:0px 7px 0px 0px;display:inline-block;width: 28px;height: 21px;cursor: pointer;background: url('../images/button-previous.png') center no-repeat; }
ul.btn li a.next { vertical-align:top;margin:0px 0px 0px 5px;display:inline-block;width: 28px;height: 21px;cursor: pointer;background: url('../images/button-next.png') center no-repeat; }

ul.list-items { overflow:auto;list-style:none;position:relative;margin:0px -60px 0px 0px; }
ul.list-items li { float:left;width:470px;padding:18px 0px 4px 0px; }
ul.list-items li .float-left { width:210px; }
ul.list-items .image .product-sale { position:absolute;width:22px;height:58px;background:url(../images/tools/product-sale.png) no-repeat;margin:-2px 0px 0px 8px; }
ul.list-items .image { margin:0px 20px 0px 0px;width:196px !important;padding:0px;background:none;border:2px solid #A20C15;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
ul.list-items .image img { display:block;width:196px;height:196px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
ul.list-items li .name { border-bottom:1px solid #e6e6e6;padding:0px 0px 5px 0px;position:relative;margin:-5px 0px 0px 0px; }
ul.list-items li .name p a { font-size:14px;color:#292929;font-weight:bold; }
ul.list-items li .description { padding:5px 0px 0px 0px; }
ul.list-items li .price { font-weight:bold;color:#A20C15;padding:4px 0px 11px 0px;font-size:14px; }
ul.list-items li .price .price-old { font-weight:normal;text-decoration:line-through;color:#808080;font-size:11px; }
ul.list-items li .wish-list { padding:10px 0px 0px 0px;font-size:11px; }
ul.list-items li .wish-list a { font-size:11px; }

/* Content -> Slideshow */

.slideshow { clear:both;padding:27px 10px 0px 10px; }
.slideshow .nivoSlider { max-width:940px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; }

/* Content -> Banner */

.banner { display:inline; } 
.banner > div { display:inline; } 
.banner > div img { display:inline-block;margin:20px 7px 0px 10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; }

/* Content Center */

div#content-center { width:940px;margin:29px auto 0px auto;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
div#content-center .grid-3 { width:200px;padding:14px 0px 10px 20px; }
div#content-center .grid-9 { width:680px;padding:14px 0px 10px 20px; }
div#content-center .grid-6 { width:460px;padding:14px 0px 10px 20px; }
div#content-center .grid-12 { width:900px;padding:14px 0px 10px 20px; }
div#content-center .grid-12 h2, div#content-center .grid-3 h2, div#content-center .grid-9 h2, div#content-center .grid-6 h2 { font-size:20px;line-height:22px;color:#292929;font-family:Francois One;padding:10px 0px 10px 0px;font-weight:normal; }

/* Content Center -> Box */

div#content-center .grid-3 .box { padding:0px;background:none;margin:0px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px; }
div#content-center .grid-3 div.box div.box-heading { padding:0px; }
div#content-center .grid-3 div.box div.box-content { padding:5px 0px 14px 0px; }
div#content-center .grid-3 .box { border-top:1px solid #e6e6e6;padding:18px 0px 0px 0px; }
div#content-center .grid-3 .box:first-child { border:none;padding:3px 0px 0px 0px; }
div#content-center .grid-3 ul { list-style:none; }

/* Content Center -> Categories */

.box-category ul { list-style:none; }
.box-category ul li { background:url(../images/bullet.png) 0px 13px no-repeat;padding:7px 0px 0px 14px; }
.box-category ul li a { color:#292929;font-weight:bold; }
.box-category ul li ul li a { font-weight:normal; }
.box-category ul li a.active, .box-category > ul > li > a:hover { color:#A20C15;font-weight:bold; }
.box-category ul li ul li ul li a { font-weight:normal;color:#808080; }
.box-category ul li ul li ul li a.active { font-weight:normal; }
.box-category > ul > li ul { display: none; }
.box-category > ul > li a.active + ul { display: block; }

/* Content Center -> Category Info */

div.category-info { overflow: auto;padding:12px 5px 18px 0px;border-bottom:1px solid #e6e6e6; }
div.category-info .image { position:relative;margin:-6px 0px 0px 0px;float:left;width:170px;}
div.category-info .image img { width:150px !important;height:150px !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }

/* Content Center -> Category List */

div.category-list { border-bottom:1px solid #e6e6e6;padding:4px 0px 15px 0px; }
div.category-list ul { list-style:none;position:relative;margin:0px -17px 0px 0px; }
div.category-list ul li { vertical-align:top;display:inline-block;width:120px;text-align:center;padding:16px 17px 0px 0px; }
div.category-list ul li a { font-weight:bold;color:#292929; }
div.category-list ul li img { display:block;width:120px;height:100px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }

/* Content Center -> Product filter */

div.product-filter { height:51px;border-bottom:1px solid #e6e6e6; }
div.product-filter .display { float:left;width:auto; }
div.product-filter .display h3 { float:left;width:auto;font-size:16px;color:#292929;font-weight:normal;font-family:Francois One;padding:16px 7px 0px 0px; }
div.product-filter .display .display-grid, div.product-filter .display .active-display-grid { float:left;width:auto;background:url(../images/grid.png) 0px 3px no-repeat;padding:0px 20px 0px 15px;cursor:pointer;margin:18px 0px 0px 0px; }
div.product-filter .display .display-grid:hover, div.product-filter .display .active-display-grid { background:url(../images/grid-hover.png) 0px 3px no-repeat;color:#A20C15; }
div.product-filter .display .display-grid:hover a, div.product-filter .display .active-display-grid a { color:#A20C15; }
div.product-filter .display .display-list, div.product-filter .display .active-display-list { float:left;width:auto;background:url(../images/list.png) 0px 5px no-repeat;padding:0px 20px 0px 15px;cursor:pointer;margin:18px 0px 0px 0px; }
div.product-filter .display .display-list:hover, div.product-filter .display .active-display-list { background:url(../images/list-hover.png) 0px 5px no-repeat;color:#A20C15; }
div.product-filter .display .display-list:hover a, div.product-filter .display .active-display-list a { color:#A20C15; }
div.product-filter .limit { float:right;padding:15px 0px 0px 19px; }
div.product-filter .sort { float:right;padding:15px 0px 0px 19px; }
div.product-filter .limit select, div.product-filter .sort select { padding:2px;background:#d9d9d9;border:0px;font-size:11px;color:#292929;font-weight:bold;margin:0px 0px 0px 4px; }
div.product-filter .product-compare { float:left;padding:18px 0px 0px 10px; }
div.product-filter .product-compare a { font-weight:bold;color:#A20C15; }

/* Content Center -> Product Grid */

div.product-grid { position:relative;margin:0px -30px 0px 0px; }
div.product-grid > div { width:172px;display:inline-block;vertical-align:top;padding:20px 0px 16px 0px; }
div#content-center .grid-12 div.product-grid > div  { width:182px; }
div.product-grid > div .image .product-sale { position:absolute;width:22px;height:58px;background:url(../images/tools/product-sale.png) no-repeat;margin:-2px 0px 0px 10px; }
div.product-grid > div .image { width:151px;padding:2px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
div.product-grid > div .image:hover { padding:0px;border:2px solid #e6e6e6; }
div.product-grid > div .image img { display:block;width:151px;height:151px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
div.product-grid > div .name { padding:6px 0px 1px 0px; }
div.product-grid > div .name a { color:#292929;font-weight:bold; }
div.product-grid > div .price { font-weight:bold;color:#A20C15;padding:0px 0px 9px 0px; }
div.product-grid > div .price .price-old { font-weight:normal;text-decoration:line-through;color:#808080;font-size:11px; }
div.product-grid > div .cart { padding:0px 0px 3px 0px; }
div.product-grid > div .wish-list { padding:6px 0px 0px 0px;font-size:11px; }
div.product-grid > div .wish-list a { font-size:11px; }

/* Content Center -> Product List */

div.product-list { overflow:auto; }
div.product-list > div { overflow:auto;padding:20px 0px;clear:both;border-top:1px solid #e6e6e6; }
div.product-list > div:first-child { border:none; }
div.product-list > div .image .product-sale { position:absolute;width:22px;height:58px;background:url(../images/tools/product-sale.png) no-repeat;margin:-2px 0px 0px 10px; }
div.product-list > div .image { float:left;width:151px;padding:2px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
div.product-list > div .image:hover { padding:0px;border:2px solid #e6e6e6; }
div.product-list > div .image img { display:block;width:151px;height:151px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
div.product-list > div .description { float:left;width:345px;padding:16px 0px 10px 20px; }
div#content-center div.grid-12 div.product-list > div .description { width:575px; }
div.product-list > div .description .name { padding:0px 0px 4px 0px; }
div.product-list > div .description .name a { font-size:14px;color:#292929;font-weight:bold; }
div.product-list > div .description p { border-top:1px solid #e6e6e6;padding:6px 0px 0px 0px; }
div.product-list > div .right { float:right;width:140px;text-align:center;padding:16px 0px 0px 0px; }
div.product-list > div .price { font-weight:bold;color:#A20C15;padding:0px 0px 9px 0px;font-size:14px; }
div.product-list > div .price .price-old { font-weight:normal;text-decoration:line-through;color:#808080;font-size:11px; }
div.product-list > div .cart { padding:6px 0px 3px 0px; }
div.product-list > div .wish-list { padding:6px 0px 0px 0px;font-size:11px; }
div.product-list > div .wish-list a { font-size:11px; }

/* Content Center -> Pagination */

div.pagination { overflow:auto;border-top:1px solid #e6e6e6; }
div.pagination .results { float:right;width:250px;text-align:right;padding:19px 0px 4px 0px; }
div.pagination .links { float:left;width:350px;padding:16px 0px 4px 0px; }
div.pagination .links a { font-size:16px;color:#292929;font-family:Francois One;padding:0px 2px; }
div.pagination .links b { font-size:16px;color:#A20C15;font-family:Francois One;padding:0px 2px; }

/* Content Center -> Product Info */

div.product-info { overflow:auto;padding:0px 0px 20px 0px; }
div.product-info .left { float:left;width:340px;padding:6px 0px 0px 0px; }
div.product-info .left .image img { display:block;width:340px;height:340px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
div.product-info .left .image-additional { position:relative;margin:0px -20px 0px 0px; }
div.product-info .left .image-additional img { float:left;width:70px;height:70px;display:block;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin:20px 20px 0px 0px; }
div#content-center div.grid-12 div.product-info .left { width:560px; }
div#content-center div.grid-12 div.product-info .left .image { float:left;width:340px; }
div#content-center div.grid-12 div.product-info .left .image-additional { float:left;width:200px;padding:0px 0px 0px 20px;margin:0px; }
div#content-center div.grid-12 div.product-info .left .image-additional img { margin:0px 20px 20px 0px; }
div.product-info .right { float:left;width:320px;padding:0px 0px 0px 20px; }
div.product-info .right .description { color:#292929;line-height:22px;border-bottom:1px solid #e6e6e6;padding:10px 0px 13px 0px; }
div.product-info .right .description a { color:#292929; }
div.product-info .right .description span { color:#808080; }
div.product-info .right .price { color:#A20C15;font-size:14px;font-weight:bold;border-bottom:1px solid #e6e6e6;padding:16px 0px 15px 0px; }
div.product-info .right .price .price-old { font-weight:normal;text-decoration:line-through;color:#808080; }
div.product-info .right .price .reward, div.product-info .right .price .discount { font-weight:normal;color:#808080;font-size:12px; }
div.product-info .right .price .price-tax { color:#808080;font-size:12px;font-weight:normal; }
div.product-info .right .options { border-bottom:1px solid #e6e6e6;padding:16px 0px 16px 0px; }
div.product-info .right .options h2 { font-size:20px;color:#292929;font-family:Francois One;font-weight:normal; }
div.product-info .right .option { overflow:auto;padding:11px 0px 0px 0px; }
div.product-info .right .option p { float:left;width:auto;padding:2px 6px 0px 0px; }
div.product-info .right .option select, div.product-info .right .option input[type=text] { float:left;width:auto;padding:4px;background:#d9d9d9;border:0px;font-size:11px;color:#292929;font-weight:bold;margin:0px 0px 0px 4px; }
div.product-info .right .cart { border-bottom:1px solid #e6e6e6;padding:13px 0px 14px 0px; }
div.product-info .right .cart .wish-list { padding:10px 0px 0px 0px; }
div.product-info .right .cart .wish-list a { font-size:11px; }
input[type=text], input[type='password'], textarea, select { background:#d9d9d9;border:0px;border-top:1px solid #c1c1c1;border-left:1px solid #c1c1c1;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:11px;color:#292929;font-weight:bold;padding:4px;margin:4px 0px; }
div.product-info .right .cart input[type=text] { margin:0px 17px 0px 7px; }
.product-info .review { padding:10px 0px; }
.product-info .review div { padding:5px 0px; }
 
/* Content Center -> Tabs */

.htabs { padding:20px 0px 0px 0px;height:35px; }
.htabs a { display:block;float:left;width:auto;height:25px;background:url(../images/htabs.png) top left;margin:0px 2px 0px 0px;border-radius:4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;-webkit-border-radius:4px 4px 0px 0px;font-size:16px;color:#666666;font-family:Francois One;padding:10px 20px 0px 19px; }
.htabs a.selected, .htabs a:hover { background-position:bottom left; }
.tab-content { padding:16px 18px 13px 18px;position:relative;margin:-1px 0px 10px 0px;border:2px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.tab-content ul, .tab-content ol { margin:10px 0px 10px 28px; }
.tab-content p { padding:4px 0px; }
.tab-content h3, .tab-content h4, .tab-content h5, .tab-content h2 { padding:12px 0px;font-size:15px; }
 
/* Content Center -> Bestsellers */

ul.bestsellers { list-style:none; }
ul.bestsellers li { clear:both;padding:6px 0px 8px 0px; }
ul.bestsellers li .image { z-index:9;position:relative;float:left;width:56px;padding:2px;margin:5px 10px 0px 0px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
ul.bestsellers li .image:hover { padding:0px;border:2px solid #e6e6e6; }
ul.bestsellers li .image img { display:block;width:56px;height:56px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
ul.bestsellers li a { font-size:11px;font-weight:bold;color:#292929; }
ul.bestsellers li .price { font-size:11px;font-weight:bold;color:#A20C15; }
ul.bestsellers li .old-price { font-weight:normal;color:#808080;text-decoration:line-through; }

/* Breadcrumb */

div.breadcrumb { background:#e6e6e6 url(../images/bg-breadcrumb.png) top left repeat-x;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:25px 20px 26px 20px; }
div.breadcrumb h2 { padding:3px 0px 0px 0px;color:#292929;font-size:20px;font-family:Francois One;line-height:22px; }

/* Footer */

div#footer { background:#2a2a2a url(../images/tools/bg-footer.png); }
div#footer .separator { font-size:1px;line-height:1px;height:1px;clear:both;margin:0px;padding:0px;background:#343434; }

/* Footer -> Top Outside */

div#footer .footer-top-outside { padding:39px 0px 35px 0px; }
div#footer .footer-top-outside h2 { font-family:Francois One;font-size:20px;color:#fff;font-weight:normal;padding:0px 0px 13px 0px; }

/* Footer -> Contact US */

div#footer ul#contact-us { padding:1px 0px 0px 0px; }
div#footer ul#contact-us li ul, div#footer ul#contact-us { list-style:none; }
div#footer ul#contact-us li { font-size:20px;color:#A20C15;font-family:Francois One;line-height:24px; }
div#footer ul#tel { background:url(../images/phone-icon.png) 0px 3px no-repeat;padding:0px 0px 8px 39px; }
div#footer ul#fax { background:url(../images/fax-icon.png) 0px 7px no-repeat;padding:7px 0px 14px 39px; }
div#footer ul#mail { background:url(../images/mail-icon.png) 0px 7px no-repeat;padding:2px 0px 10px 39px; }
div#footer ul#skype { background:url(../images/skype-icon.png) 0px 7px no-repeat;padding:7px 0px 5px 39px; }

/* Footer -> Follow us */

div#footer ul.follow-us { list-style:none;padding:5px 0px 31px 0px; }
div#footer ul.follow-us li { display:inline;padding-right:15px; }

/* Footer -> Navigation */

div#footer .footer-navigation { padding:38px 0px 34px 0px; }
div#footer .footer-navigation ul { list-style:none; }
div#footer .footer-navigation ul li { padding:6px 0px 0px 0px; }
div#footer .footer-navigation h3 { font-family:Francois One;color:#fff;font-size:20px;font-weight:normal;padding:0px 0px 7px 0px; }

/* Footer -> Copyright */

div#footer .copyright { width:940px;margin:0px auto;padding:26px 0px 25px 0px; }

/* OPENCART */

/* Notification */

div#notification { position:fixed;right:0;top:0;width:300px;z-index:99; }

/* Table form */

.form tr td { padding-right:15px; }

.success, .warning, .attention, .information { padding: 10px 10px 10px 40px;margin:15px 10px 0px 10px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;color:#434343; }
#content .success, #content .warning, #content .attention, #content .information {padding: 10px 10px 10px 40px;margin:0px 0px 15px 0px; }
.success a, .warning a, .attention a, .information a { color:#000; }
.success { background: #EAF7D9 url('../images/success.png') 10px center no-repeat;border: 1px solid #BBDF8D; }
.warning { background: #FFD1D1 url('../images/warning.png') 10px center no-repeat;border: 1px solid #F8ACAC; }
.attention { background: #FFF5CC url('../images/attention.png') 10px center no-repeat;border: 1px solid #F2DD8C; }
.information { background: #E8F6FF url('../images/information.png') 10px center no-repeat;border: 1px solid #B8E2FB; }
.success .close, .warning .close, .attention .close, .information .close { float: right;padding-top: 4px;padding-right: 4px;cursor: pointer; }
.required { color: #FF0000;font-weight: bold; }
.error { display: block; }
.help { color: #999;font-size: 10px;font-weight: normal;display: block; }

/* content */
#content-center .content { padding: 10px;overflow: auto;border: 1px solid #f6f6f6; }
#content-center .content .left { float: left;width: 49%; }
#content-center .content .right { float: right;width: 49%; }
#content-center .content p { padding:10px 0px; }
#content-center .content b, #content-center .content strong { color:#232323; }

/* Login content */
.login-content { margin-bottom: 20px;overflow: auto; }
.login-content .left { float: left;width: 48%; }
.login-content .right { float: right;width: 48%; }
.login-content .left .content, .login-content .right .content { min-height: 190px; }

/* manufacturer */
.manufacturer-list { border: 1px solid #DBDEE1;padding: 5px;overflow: auto;margin-bottom: 20px; }
.manufacturer-heading { background: #F8F8F8;font-size: 15px;font-weight: bold;padding: 5px 8px;margin-bottom: 6px; }
.manufacturer-content { padding: 8px; }
.manufacturer-list ul { float: left;width: 25%;margin: 0;padding: 0;list-style: none;margin-bottom: 10px; }
#captcha { margin-top: 10px; }
.tags { margin:20px 0; }
.attribute { border-collapse: collapse;width: 100%;border-top: 1px solid #f6f6f6;border-left: 1px solid #f6f6f6;margin-bottom: 20px; }
.attribute thead td, .attribute thead tr td:first-child { font-size: 14px;font-weight: bold;background: #F7F7F7;text-align: left; }
.attribute tr td:first-child { font-weight: bold;text-align: right;width: 20%; }
.attribute td { padding: 7px;color: #4D4D4D;text-align: center;vertical-align: top;border-right: 1px solid #f6f6f6;border-bottom: 1px solid #f6f6f6; }
.compare-info { border-collapse: collapse;width: 100%;border-top: 1px solid #f6f6f6;border-left: 1px solid #f6f6f6;margin-bottom: 20px; }
.compare-info thead td, .compare-info thead tr td:first-child { font-size: 14px;font-weight: bold;background: #F7F7F7;text-align: left; }
.compare-info tr td:first-child { font-weight: bold;text-align: right; }
.compare-info td { padding: 7px;width: 20%;text-align: center;vertical-align: top;border-right: 1px solid #f6f6f6;border-bottom: 1px solid #f6f6f6;line-height:20px; }
.compare-info .name a { font-weight: bold; }
.compare-info .price-old { font-weight: bold;text-decoration: line-through; }
.compare-info .price-new { font-weight: bold; }

/* wishlist */
.wishlist-product table { width: 100%;border-collapse: collapse;border-top: 1px solid #DDDDDD;border-left: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;margin-bottom: 20px; }
.wishlist-product td { padding: 7px; }
.wishlist-product thead td { color: #4D4D4D;font-weight: bold;background-color: #F7F7F7;border-bottom: 1px solid #DDDDDD; }
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart { text-align: center; }
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock { text-align: left; }
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total { text-align: right;}
.wishlist-product tbody td { vertical-align: top;border-bottom: 1px solid #DDDDDD; }
.wishlist-product tbody .remove { vertical-align: middle; }
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart { text-align: center; }
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock { text-align: left; }
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total { text-align: right; }
.wishlist-product tbody .price s { color: #F00; }

/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}

/* orders */
.order-list { margin-bottom: 10px; }
.order-list .order-id { width: 49%;float: left;margin-bottom: 2px; }
.order-list .order-status { width: 49%;float: right;text-align: right;margin-bottom: 2px; }
.order-list .order-content { padding: 10px 0px;display: inline-block;width: 100%;margin-bottom: 20px;border-top: 1px solid #EEEEEE;border-bottom: 1px solid #EEEEEE; }
.order-list .order-content div { float: left;width: 33.3%; }
.order-list .order-info { text-align: right; }
.order-detail { background: #EFEFEF;font-weight: bold; }

/* returns */
.return-list { margin-bottom: 10px; }
.return-list .return-id { width: 49%;float: left;margin-bottom: 2px; }
.return-list .return-status { width: 49%;float: right;text-align: right;margin-bottom: 2px; }
.return-list .return-content { padding: 10px 0px;display: inline-block;width: 100%;margin-bottom: 20px;border-top: 1px solid #EEEEEE;border-bottom: 1px solid #EEEEEE; }
.return-list .return-content div { float: left;width: 33.3%; }
.return-list .return-info { text-align: right; }
.return-product { overflow: auto;margin-bottom: 20px; }
.return-name { float: left;width: 33.3%; }
.return-model { float: left;width: 33.3%; }
.return-quantity { float: left;width: 33.3%; }
.return-detail { overflow: auto;margin-bottom: 20px; }
.return-reason { float: left;width: 33.3%; }
.return-opened { float: left;width: 33.3%; }
.return-opened textarea { width: 98%;vertical-align: top; }
.return-remove { float: left;width: 33.3%;padding-top: 90px;text-align: center;vertical-align: middle; }
.return-additional { margin-bottom: 20px; }
.return-comment { width:100%; }
.return-captcha { width:100%; }
.download-list { margin-bottom: 10px; }
.download-list .download-id { width: 49%;float: left;margin-bottom: 2px; }
.download-list .download-status { width: 49%;float: right;text-align: right;margin-bottom: 2px; }
.download-list .download-content { padding: 10px 0px;display: inline-block;width: 100%;margin-bottom: 20px;border-top: 1px solid #EEEEEE;border-bottom: 1px solid #EEEEEE; }
.download-list .download-content div { float: left;width: 33.3%; }
.download-list .download-info { text-align: right; }

/* cart */
.cart-info table { width: 100%;margin-bottom: 20px;border-collapse: collapse;border-top: 1px solid #f6f6f6;border-left: 1px solid #f6f6f6;border-right: 1px solid #f6f6f6; }
.cart-info td { padding: 13px; }
.cart-info thead td { font-weight: bold;background-color: #f6f6f6;border-bottom: 1px solid #f6f6f6; }
.cart-info thead .remove, .cart-info thead .image { text-align: center; }
.cart-info thead .name, .cart-info thead .model { text-align: left; }
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total { text-align: right; }
.cart-info tbody td { border-bottom: 1px solid #f6f6f6; }
.cart-info tbody .remove { vertical-align: middle; }
.cart-info tbody .remove, .cart-info tbody .image { text-align: center; }
.cart-info tbody .name, .cart-info tbody .model { text-align: left; }
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total { text-align: right; }
.cart-info tbody span.stock { color: #F00;font-weight: bold; }
.cart-module .cart-heading { padding: 8px 8px 8px 22px;font-weight: bold;font-size: 13px;margin-bottom: 15px;cursor: pointer;background: #f6f6f6; }
.cart-module .active { background: #F8F8F8 url('../images/arrow-down.png') 7px 50% no-repeat; }
.cart-module .cart-content { padding: 0px 0px 15px 0px;display: none;overflow: auto; }
.cart-total { border-top: 1px solid #f6f6f6;overflow: auto;padding-top: 8px;margin-bottom: 15px; }
.cart-total table { float: right; }
.cart-total td { padding: 3px;text-align: right; }

/* checkout */
.checkout-heading { background: #F8F8F8;border: 1px solid #DBDEE1;padding: 8px;font-weight: bold;font-size: 13px;margin-bottom: 15px; }
.checkout-heading a { float: right;margin-top: 1px;font-weight: normal;text-decoration: none; }
.checkout-content { padding: 0px 0px 15px 0px;display: none;overflow: auto; }
.checkout-content .left { float: left;width: 48%;}
.checkout-content .right { float: right;width: 48%; }
.checkout-content .buttons { clear: both; }
.checkout-product table { width: 100%;border-collapse: collapse;border-top: 1px solid #DDDDDD;border-left: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;margin-bottom: 20px; }
.checkout-product td { padding: 7px; }
.checkout-product thead td { color: #4D4D4D;font-weight: bold;background-color: #F7F7F7;border-bottom: 1px solid #DDDDDD; }
.checkout-product thead .name, .checkout-product thead .model { text-align: left; }
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total { text-align: right; }
.checkout-product tbody td { vertical-align: top;border-bottom: 1px solid #DDDDDD; }
.checkout-product tbody .name, .checkout-product tbody .model { text-align: left; }
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total { text-align: right; }
.checkout-product tfoot td { text-align: right;border-bottom: 1px solid #DDDDDD; }
.contact-info { overflow: auto; }
.contact-info .left { float: left;width: 48%; }
.contact-info .right { float: left;width: 48%; }
.sitemap-info { overflow: auto;margin-bottom: 10px; }
.sitemap-info ul { list-style:none; }
.sitemap-info ul li { background:url(../images/bullet.png) 0px 13px no-repeat;padding:7px 0px 0px 14px;color:#292929;font-weight:bold; }
.sitemap-info ul li a { color:#292929;font-weight:bold; }
.sitemap-info ul li ul li a { font-weight:normal; }
.sitemap-info .left { float: left;width: 48%; }
.sitemap-info .right { float: left;width: 48%; }
#shipping td { padding-bottom:15px; }

.list-bullets { list-style:none; }
.list-bullets li { background:url(../images/bullet.png) 0px 13px no-repeat;padding:7px 0px 0px 14px;color:#292929;font-weight:bold; }
.list-bullets li a { color:#292929;font-weight:bold; }

.bestsellers_grid { display:none; }
.grid-3 .bestsellers_nogrid { display:none; }
.grid-3 .bestsellers_grid { display:block; }

.cart-module > div {
	display: none;
}

table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: middle;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
table.radio label {
	width: 100%;
	height: 15px;
	display: inline-block;
}