/* 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, fieldset, form, label, legend,table,
caption, tbody, tfoot, thead, tr, th 
{ margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; max-width:100%;}
li { margin: 0px 0px 0px 0px ;padding: 10;border: 0;outline: 0;font-size: 100%; }
blockquote, q { quotes: none;}

td {margin:0; padding: 0px 0px 0px 10px;}

ins { text-decoration: none;}

del { text-decoration: line-through;}

table {border-spacing: 0px;}

a img { border:0; }

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

.border { width:100%;font-size:1px;line-height:1px;height:1px;clear:both;margin:0px;padding:0px;background:url(../images/border1.png) bottom left repeat-x; }

/* Main styles */

body { background:#f0f0f0;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:18px;color:#000; }

.line { background:#ffffff; border:1px solid black; padding:5px;}
.redline { background:#ffdddd; border:1px solid black; padding:5px;}
.blueline { background:#ddddff; border:1px solid black; padding:5px;}
a { text-decoration:none;line-height:18px;color:#002d71; }
.body-full-width { width:100%;background:url(..images/main-bg.jpg) no-repeat;}
.body { width:100%;background:url(..images/main-bg.jpg) no-repeat;margin:0px auto;-moz-box-shadow: 0 -2px 20px 1px rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0 -2px 20px 1px rgba(0, 0, 0, 0.15);box-shadow: 0 -2px 20px 1px rgba(0, 0, 0, 0.15); }
h1, .custom-font { font-size:20px; padding:0px 0px 10px 0px; color:#084182; font-family:Open Sans; }
h2, h3, h4, h5, h6, .custom-font { color:#084182;font-family:Open Sans; }
h2, h3, h4, h5, h6 { font-size:18px;padding:10px 0px;line-height:18px; }
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 { margin-bottom:5px;margin-top:1px; }
p.one {border-style:solid; border-color:#818181;}

/* 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 {width:960px;margin:0 auto;clear:both;} /* the .set-size class sets the container width and centers it against the user internet browser window */

/* Grid */

.grid-1 { width:60px;padding:0px 10px; }
.grid-2 { width:140px;padding:0px 10px; }
.grid-3 { width:275px;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:640px;padding:0px 10px 0px 0px; }
.grid-10 { width:780px;padding:0px 10px; }
.grid-11 { width:860px;padding:0px 10px; }
.grid-12 { clear:both;width:940px;padding:0px 10px; }

/* Button */

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

.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; }

/* Top Bar */

div.top-bar { height: 52px; width: 100%; background:url(../images/topbg2.png) top left repeat-x;font-size:11px;position:relative;z-index:299; color:d1d1d1; }
div.top-bar a { font-size:11px; color:d1d1d1;}

/* Top Bar -> Welcome Text */

div.top-bar .welcome-text { width:33%;padding:20px 0px 14px 10px; font:arial;font-weight:bold;color:#c6c6c6; }
div.top-bar .welcome-text a { font:arial;font-weight:bold;color:#ffffff; }

/* Top Bar -> Options */

div.top-bar .right { width:33%;padding:20px 20px 0px 0px;text-align:right;font:arial;font-weight:bold;color:#c6c6c6;}

/* Top Bar -> Options -> Switcher */

div.top-bar .right form { display:inline-block; }
div.top-bar .right .switcher { display:inline-block;cursor:pointer;padding:0px 0px 0px 27px; }
div.top-bar .right .switcher p { background:url(../images/switcher-down.png) top right no-repeat;padding:0px 11px 5px 0px;}
div.top-bar .right .switcher p span { padding-right:5px; }
div.top-bar .right .switcher p img { padding:0px 1px 0px 0px; }
div.top-bar .right .switcher .option  { display:none;position:absolute;background:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-align:left;padding:6px 8px;z-index:9;-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);  }
div.top-bar .right .switcher .option ul { list-style:none; }

/* Header */

div.header { position:relative;z-index:199;}

/* Sidebar */
.catmenu {clear:left; width:275px; height:270px; margin:10px 0px 0px 0px;}
.menu {background:none; float:left; clear:leaf; font-size:18px; line-height:20px;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;}
.menu li {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style:none;}
.menu a {width:265px; height:35px; margin:0px 0px 0px 0px; dislay:block; color:#585858; background:none;}
.menu a :hover {color: #f0f0f0;}

/* Mouseover*/
a.cssmouseover{ padding:8px 0px 0px 10px; display:block; width:263px; height:25px; 
background:url(../images/cat-bg.png) top left no-repeat;background-position:0px 0px;}
a.cssmouseover:hover { color:#f0f0f0; background:url(../images/cat-bg.png) top left no-repeat);background-position:0px -35px;}

/* Header -> Logo */

div.header h1 { width:750px;background:none;height:92px;padding:0px 0px 0px 0px;}
div.header h1 img { max-width:750px; }

/* Header -> Center */

div.header .center { width:195px;padding:10px 0px 0px 5px;}

/* Header -> Search */

div.header .center .search { float:right; width:175px;height:25px;padding:0px 0px 0px 0px;background:url(../images/search-enterkey.png) top right no-repeat; }
div.header .center .search .enterkey { float:left;width:140px;display:block;outline:none;padding:4px 0px 0px 5px;font-family:Arial;font-size:12px;line-height:18px;color:#818181;margin:2px 0px 0px 0px;border:none;background:none; }
div.header .center .search .button-search { float:left;width:28px;height:25px;background:none;cursor:pointer;margin:0px 0px 0px 0px; }

/* Header -> Menu */

div.header .center ul { float:right;list-style:none;padding:5px 0px 0px 0px; }
div.header .center ul li { color:#084182; display:inline;padding:5px 0px 0px 0px; }
div.header .center ul li :hover{ color:#1682d5; display:inline;padding:5px 0px 0px 0px; }
div.header .center ul li a { font-size:10px; }

/* Header -> Shopping Cart */

div.header #cart { float:right;width:175px;margin:5px 10px 10px 0px; }
div.header #cart .cart-heading { background:url(../images/shopping-cart.png) top right no-repeat;text-align:right;padding:0px 0px 6px 0px; }
div.header #cart .cart-heading p { display:inline-block;cursor:pointer;background:url(../images/icon-basket.png) top left no-repeat;font-family:Open Sans;font-size:12px;padding:2px 26px 0px 26px;line-height:16px; }
div.header #cart .content { width:484px;display:none;position:absolute;background:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-align:left;padding:6px 8px;z-index:9;-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);margin:0px 0px 0px -280px; }
div.header .active .content { display:block !important; }
div.header #cart .content table.cart { margin:0px -8px 0px -8px;width:500px;position:relative; }
div.header #cart .content table.cart tr td { background:url(../images/border.png) bottom left repeat-x; }
div.header #cart .content table.cart tr .image { width:59px;padding:10px 0px 10px 10px; }
div.header #cart .content table.cart tr .image img { width:50px;height:50px; }
div.header #cart .content table.cart tr .name { width:300px;padding:15px 0px 13px 10px; }
div.header #cart .content table.cart tr .name a { font-weight:bold; }
div.header #cart .content table.cart tr .quantity { width:40px;text-align:center;padding:15px 0px 13px 0px;font-weight:bold; }
div.header #cart .content table.cart tr .total { width:92px;text-align:right;padding:15px 0px 13px 0px;color:#6fa907;font-weight:bold; }
div.header #cart .content table.cart tr .remove { width:30px;text-align:right;padding:15px 12px 15px 0px; }
div.header #cart .content table.total { width:494px;margin-top:19px; }
div.header #cart .content table.total .left { padding:0px 0px 0px 255px; }
div.header #cart .content table.total td { padding-right:20px; }
div.header #cart .content .checkout { text-align:right;padding-top:15px;padding-bottom:5px; }
div.header #cart .content .checkout .button { margin-left:7px; }

/* Categories */

.categories { margin:0px 0px;background:#084182 url(../images/bg-categories.png) bottom left repeat-x;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.08);box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.08);z-index:59;padding:0px 10px 0px 0px; }
.categories > ul { overflow:auto; }
.categories ul { list-style:none; }
.categories > ul > li { float:left;width:auto;height:40px;background:url(../images/categories.png) top left repeat-y; }
.categories > ul > li:hover { background-repeat:repeat; }
.categories > ul > li > a { color:#fff;font-family:Open Sans;font-size:16px;display:block;height:30px;padding:10px 16px 0px 16px; }
.categories ul li.home { background-repeat:repeat;border-radius:6px 0px 0px 6px;-moz-border-radius:6px 0px 0px 6px;-webkit-border-radius:6px 0px 0px 6px; }
.categories ul li.home a { display:block;text-indent:-10000px;height:40px;width:52px;background:url(../images/home.png) 19px 10px no-repeat;padding:0px; }

/* Categories -> SubMenu */

.categories ul li .sub-menu { display:none;position:absolute;width:260px;background:#fff;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.08);box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.08);z-index:59;padding:12px 0px 12px 0px; }
.categories ul li .column-4 { width:940px;left:50%;margin-left:-470px; }
.categories ul li .column-3 { width:680px; }
.categories ul li .column-2 { width:460px; }
.categories > ul > li > .column-2 > ul { background:url(../images/bg-submenu.png) top left repeat-y; }
.categories > ul > li > .column-3 > ul { background:url(../images/bg-submenu2.png) top left repeat-y; }
.categories > ul > li > .column-4 > ul { background:url(../images/bg-submenu3.png) top left repeat-y; }
.categories ul li .sub-menu li { float:none;height:auto;background:none;padding:0px 15px 0px 21px; }
.categories ul li .column-4 > ul > li { vertical-align:top;display:inline-block;width:195px; }
.categories ul li .column-3 > ul > li { vertical-align:top;display:inline-block;width:185px; }
.categories ul li .column-2 > ul > li { vertical-align:top;display:inline-block;width:185px; }
.categories ul li .sub-menu li a { height:auto;background:none;padding:0px;line-height:25px; }
.categories ul li .sub-menu li:hover > a { font-weight:bold; }
.categories ul li .sub-menu .sub-menu { width:220px;display:none;position:absolute;background:#f3f3f3;margin:-25px 0px 0px 170px;z-index:99; }
.categories ul li .column-2 .sub-menu { margin-left:190px; }
.categories ul li .column-3 .sub-menu { margin-left:190px; }
.categories ul li .column-4 .sub-menu { margin-left:200px; }

/* Slideshow */

.flexlider { padding:0px 10px 0px 10px;position: relative; }
.flexlider ul { list-style:none; }
.flexlider ul li img { border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; }

.flexlider .slides li {display: none;position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexlider .slides img { display: block;}

.grid-1 .flexlider, .grid-2 .flexlider, .grid-3 .flexlider, .grid-4 .flexlider, .grid-5 .flexlider, .grid-6 .flexlider, .grid-7 .flexlider, .grid-8 .flexlider, .grid-9 .flexlider, .grid-10 .flexlider, .grid-11 .flexlider, .grid-12 .flexlider { padding:20px 0px 0px 0px; }

/* Control Nav */
.flex-control-nav, .flex-direction-nav { display:none; }
.flex-direction-nav li a.next { display:block;width:30px;height:30px;background:url(../images/arrows.png) top right no-repeat;cursor: pointer; text-indent: -9999px;right: 30px;top:50%;position: absolute; }
.flex-direction-nav li a.prev { display:block;width:30px;height:30px;background:url(../images/arrows.png) top left no-repeat;cursor: pointer; text-indent: -9999px;left: 30px;top:50%;position: absolute; }
.flexlider:hover .flex-direction-nav { display:block; }

/* Categories Mobile */

#categories-mobile { display:none;padding:0px 20px 0px 20px; }
.categories-mobile-header { float:left; margin-left:20px; background:#7db30c url(../images/bg-categories.png) bottom left repeat-x;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;z-index:199; }
.categories-mobile-header a { display:block;float:left;background:url(../images/categories.png) top left repeat-y;color:#fff;font-family:Open Sans;font-size:14px;height:30px;padding:12px 20px 0px 17px; }
.categories-mobile-header a.home { background-repeat:repeat;border-radius:6px 0px 0px 6px;-moz-border-radius:6px 0px 0px 6px;-webkit-border-radius:6px 0px 0px 6px;padding:0px;height:auto; }
.categories-mobile-header a.home span { display:block;text-indent:-10000px;height:42px;width:52px;background:url(../images/home.png) 19px 12px no-repeat;padding:0px; }
.categories-mobile-links { display:none;clear:both;padding:20px 0px 0px 0px; }
.categories-mobile-links ul { padding:0px 0px 0px 20px; }
.categories-mobile-links > ul > li > a { font-size:16px;font-weight:bold;line-height:22px; }
.categories-mobile-links ul ul { padding:10px 0px 10px 20px; }
.categories-mobile-links ul ul a { font-size:16px;line-height:19px; }

/* Content -> Banner */

.banner { display:inline; } 
.banner > div { display:inline; } 
.banner > div img { display:inline-block;margin:10px 0px 0px 0px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px; }
.grid-1 .banner > div img, .grid-2 .banner > div img, .grid-3 .banner > div img, .grid-4 .banner > div img, .grid-5 .banner > div img, .grid-6 .banner > div img, .grid-7 .banner > div img, .grid-8 .banner > div img, .grid-9 .banner > div img, .grid-10 .banner > div img, .grid-11 .banner > div img, .grid-12 .banner > div img { margin-left:0px; }


/* Page Title */

.page-title { background:none;margin:0px 0px 0px 0px;padding:10px 0px 0px 0px; }
.page-title h3 { font-size:25px;color:#084182;line-height:25px;padding:0px 0px 10px 0px; }

/* Content -> Category Info */

div.category-info { overflow: auto; padding:10px 0px 0px 0px;  }
div.category-info ul {list-style:none; padding:0px 0px 0px 15px; margin:0px 0px 0px 0px;}
div.category-info ul li {background-image: url(../images/bullet1.png);
background-repeat: no-repeat;
background-position: 0px 5px;
padding: 5px 0px 0px 12px; }
div.category-info .image { position:relative;float:left;width:181px;}
div.category-info .image img { width:160px !important;/*height:120px !important;*/
border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px; }

/* Content -> Category List */

div.category-list { padding:0px 0px 37px 0px;background:url(../images/border.png) bottom left repeat-x; }
div.category-list ul { list-style:none;position:relative;margin:-3px -20px 0px 0px; }
div.category-list ul li { vertical-align:top;display:inline-block;width:100px;text-align:center;padding:3px 17px 0px 0px;font-weight:bold; }
div.category-list ul li a { color:#474747; }
div.category-list ul li img { display:block;width:100px;height:100px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; }
div.category-list ul.no-image { position:relative;margin-bottom:-12px;margin-top:3px; }
div.category-list ul.no-image li img { display:none; }
div.category-list ul.no-image li { text-align:left;width:220px; }

/* Content -> Product filter */

div.product-filter { background:url(../images/border.png) bottom right repeat-x;padding:0px 0px 0px 0px;margin:0px 0px 20px 0px;overflow:auto; }
div.product-filter .display { float:left;width:auto; }

/* GRID */

div.product-filter .display .display-grid, div.product-filter .display .active-display-grid { float:left;width:auto;background:url(../images/grid.png) 0px 20px no-repeat;padding:16px 20px 16px 19px;cursor:pointer;margin:0px 0px 0px 0px; }
div.product-filter .display .display-grid:hover, div.product-filter .display .active-display-grid, div.product-filter .display .active-display-grid a, div.product-filter .display .display-grid a:hover { color:#474747;font-weight:bold; }

/* LIST */

div.product-filter .display .display-list, div.product-filter .display .active-display-list { float:left;width:auto;background:url(../images/list.png) 0px 19px no-repeat;padding:16px 20px 16px 21px;cursor:pointer;margin:0px 0px 0px 0px; }
div.product-filter .display .display-list:hover, div.product-filter .display .active-display-list, div.product-filter .display .active-display-list a, div.product-filter .display .display-list a:hover { color:#474747;font-weight:bold; }


div.product-filter .limit { float:right;padding:11px 0px 11px 19px;font-weight:bold;color:#474747; }
div.product-filter .sort { float:right;padding:11px 0px 11px 19px;font-weight:bold;color:#474747; }
div.product-filter .limit select, div.product-filter .sort select { margin:0px 0px 0px 4px; }
div.product-filter .product-compare { float:left;padding:16px 0px 16px 20px; }
div.product-filter .product-compare a { font-weight:bold;color:#6fa907; }

/* Content -> Product list */

.product-list { position:relative;margin:0px 0px -20px 0px; }
.product-list > div { width:100%;background:url(../images/border.png) top right repeat-x;padding:26px 0px 19px 0px; }
.product-list > div:first-child { background:none;padding-top:6px; }
.product-list > div .left { float:left;width:460px; }
.grid-12 .product-list > div .left { width:790px; }
.product-list > div .image { float:left;width:160px;position:relative;margin-top:-6px;padding:0px 0px 0px 10px; }
.product-list > div .image img { display:block;width:140px;height:140px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; }
.product-list > div .name { padding:12px 20px 4px 0px; }
.product-list > div .name a { font-weight:bold;color:#474747; }
.product-list > div .name p { padding:12px 0px 0px 0px; }
.product-list > div .right { float:right;width:140px;padding:4px 0px 0px 0px;text-align:right; }
.product-list > div .price { padding:9px 0px 2px 0px;font-family:Open Sans;font-size:14px;color:#6fa907;line-height:16px; }
.product-list > div .price-old { display:block;font-family:Arial;font-size:12px;text-decoration:line-through;color:#808080; }
.product-list > div .cart { padding:6px 0px 0px 0px; }
.product-list > div .cart a { background-image:url(../images/bg-button-cart.png); }
.product-list > div .wish-list { padding:5px 0px 0px 0px;font-size:11px; }
.product-list > div .wish-list a { font-size:11px; }

/* Pagination */

div.pagination { clear:both;background:url(../images/border.png) top right repeat-x;padding:0px 0px 20px 0px;margin:20px 0px 0px 0px;overflow:auto; }
div.pagination .results { float:right;width:250px;text-align:right;padding:17px 0px 0px 0px;font-weight:bold;color:#474747; }
div.pagination .links { float:left;width:350px;padding:17px 0px 0px 0px; }
div.pagination .links a { padding:0px 2px;font-weight:bold;color:#474747; }
div.pagination .links b { padding:0px 2px;font-weight:bold;color:#6fa907; }

/* Box */

.box { border: 1px solid #d9d9d9; background:#fafafa;clear:both;padding:10px 0px 0px 0px; margin:10px 0px 10px 0px;}
.grid-1 .box, .grid-2 .box, .grid-3 .box, .grid-4 .box, .grid-5 .box, .grid-6 .box, .grid-7 .box, .grid-8 .box, .grid-9 .box, .grid-10 .box, .grid-11 .box, .grid-12 .box { padding:0px; }
.box .box-heading { font-family:Open Sans;font-weight:normal;font-size:18px;line-height:18px;background:url(../images/section-topbg.jpg) top left repeat-x; padding:8px 0px 8px 15px; margin:0px 0px 10px 0px; }

/* Content -> Box Categories */

.box-category { position:relative;margin-top:-10px; }
.box-category ul { list-style:none; }
.box-category > ul > li > a { color:#474747; }
.box-category ul li a { font-weight:bold;display:block;background:url(../images/border.png) bottom left repeat-x;padding:7px 0px 5px 0px; }
.box-category ul li a:hover, .box-category ul li a.active { color:#6fa907; }
.box-category ul li ul a { font-weight:normal;padding-left:14px; }
.box-category ul li ul li ul a { padding-left:28px; }
.box-category > ul > li ul { display: none; }
.box-category > ul > li a.active + ul { display: block; }

/* Box -> Products */

.box-product { position:relative;margin:0px -10px -6px -10px; }
.box-product > div { display:inline-block;width:140px;padding:0px 7px 17px 10px;vertical-align:top;text-align:center; }
.box-product > div .absolute-hover-product { display:none;position:absolute;background:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;z-index:29;border:1px solid #e5e5e5;border-bottom:2px solid #c4c4c4;margin:-20px 0px 0px -21px;width:160px;padding:19px 10px 15px 10px; }
.grid-9 .box-product > div { width:160px; }
.grid-9 .box-product > div .absolute-hover-product { margin-left:-11px; }
.grid-3 .box-product > div .absolute-hover-product { display:none !important; }
.box-product > div .image { height:140px; }
.box-product > div .image img { width:140px;height:140px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; }
.box-product > div .name { padding:6px 0px 0px 0px; }
.box-product > div .name a { font-size:12px;color:#474747;font-weight:bold; }
.box-product > div .price { font-family:Open Sans;font-size:14px;color:#6fa907;padding:0px 0px 6px 0px; }
.box-product > div .price .price-old { font-family:Arial;font-size:12px;text-decoration:line-through;color:#808080; }
.box-product > div .cart { padding:5px 0px 6px 0px; }
.box-product > div .cart a { background-image:url(../images/bg-button-cart.png); }
.box-product > div .wish-list a { font-size:11px;line-height:16px;cursor:pointer; }

/*Video CSS */

.video_thumb { width: 99%; height: auto; float:left; margin-top:5px;}
.v_left { float:left; margin: 10px;}
.v_right { margin-left:100px; padding-top: 6px;}



/* Box -> Products -> Version Two */

.version-two > div, .grid-9 .version-two > div { width:220px; }
.version-two > div .image, .grid-9 .version-two > div .image { height:220px; }
.version-two > div .image img, .grid-9 .version-two > div .image img { width:220px;height:220px; }
.version-two > div .absolute-hover-product, .grid-9 .version-two > div .absolute-hover-product { width:240px; }
.grid-9 .version-two > div .absolute-hover-product { margin-left:-21px; }

.grid-3 .box-product  { margin:0px 0px -7px 0px; }
.grid-3 .box-product > div { clear:both;display:block;width:auto;overflow:auto;padding:0px 0px 10px 0px;text-align:left; }
.grid-3 .box-product > div .left { float:left;width:70px; }
.grid-3 .box-product > div .left .image { height:60px; }
.grid-3 .box-product > div .left .image img { width:60px;height:60px; }
.grid-3 .box-product > div .right { float:left;width:140px; }
.grid-3 .box-product > div .right .cart { display:none; }
.grid-3 .box-product > div .right .price-old { display:inline-block; }
.grid-3 .box-product > div .name { padding:11px 0px 0px 0px; }
.grid-3 .box-product > div .name a { font-size:12px; }
.grid-3 .box-product > div .price { font-size:12px; }
.grid-3 .box-product > div .ratings { display:none; }

/* Product info */

div.product-info { overflow:auto;padding:0px 0px 20px 0px; }
div.product-info .left { float:left;width:400px;padding:10px 0px 0px 0px; }
div.product-info .left .image #image, div.product-info .left .image .zoomPad > img, div.product-info .left .image .zoomPup img { display:block;width:380px;height:380px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; }
div.product-info .left .image .zoomWrapper, div.product-info .left .image .zoomWrapperImage { width:380px !important;height:380px !important;border:none !important; }
div.product-info .left .image .zoomWrapperTitle { display:none !important; }
div.product-info .left .image-additional { position:relative;margin:0px -20px 0px 0px; }
div.product-info .left .image-additional img { float:left;width:80px;height:80px;display:block;margin:20px 20px 0px 0px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; }
div.product-info .right { float:left;width:300px; }
div.product-info .right .price { background:url(../images/border.png) bottom left repeat-x;padding:8px 0px 16px 0px; }
div.product-info .right .price .price-old { text-decoration:line-through;display:block;line-height:12px; }
div.product-info .right .price .price-new { font-family:Open Sans;font-size:25px;color:#6fa907;line-height:25px; }
div.product-info .right .description { background:url(../images/border.png) bottom left repeat-x;line-height:22px;padding:14px 0px 14px 0px;position:relative;z-index:9;font-weight:bold; }
div.product-info .right .description span { font-weight:normal; }

div.product-info .right .options { background:url(../images/border.png) bottom left repeat-x;padding:17px 0px 19px 0px; }
div.product-info .right .options h2 { font-size:18px;background:none !important;margin:0px !important; }
div.product-info .right .option { overflow:auto;padding:11px 0px 0px 0px; }
div.product-info .right .option p { color:#474747;font-weight:bold;padding-bottom:3px; }
div.product-info .right .cart { background:url(../images/border.png) bottom left repeat-x;padding:17px 0px 15px 0px;color:#474747;font-weight:bold;  }
div.product-info .right .cart .wish-list { font-weight:normal;padding:5px 0px 0px 0px; }
div.product-info .right .cart .wish-list a { font-size:11px;cursor:pointer; }
input[type=text], select, textarea, input[type=password] { padding:6px 7px;background:#fff;border:1px solid #d9d9d9;font-family:Arial;font-size:12px;color:#818181;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin:7px 0px; }
div.product-info .right .cart input[type=text] { margin:0px 20px 0px 5px; }
#button-cart { background:url(../images/bg-button-cart2.png) top left repeat-x;padding:8px 20px 8px 20px; }
#button-cart:hover { background:url(../images/bg-button-cart2.png) bottom left repeat-x; }
.grid-12 div.product-info .right { width:540px; }
.grid-12 div.product-info .right .right_left { float:left;width:260px; }
.grid-12 div.product-info .right .right_right { float:right;width:260px; }
.grid-12 div.product-info .right .options { padding-top:7px; }
div.product-info .right .right_left .review { display:none; }
.grid-12 div.product-info .right .right_left .review { display:block; }
.grid-12 div.product-info .right .right_right .review { display:none; }
.grid-12 div.product-info .right .cart { background:none; }

/* Content -> Tabs */

.htabs { padding:10px 0px 0px 0px;height:40px;background:url(../images/border.png) bottom left repeat-x; }
.htabs a { display:block;float:left;width:auto;height:29px;border-radius:10px 10px 0px 0px;-moz-border-radius:10px 10px 0px 0px;-webkit-border-radius:10px 10px 0px 0px;padding:11px 20px 0px 0px;  }
.htabs a.selected { background:#fff;border:1px solid #d9d9d9;border-bottom:none;height:29px;margin-right:20px;padding:10px 20px 0px 20px;color:#474747;font-weight:bold; }
.tab-content { clear:both;background:url(../images/border.png) bottom left repeat-x;padding:15px 0px 15px 0px;position:relative;z-index:10;margin:0px 0px 7px 0px; }
.tab-content ul, .tab-content ol { margin:0px 0px 0px 18px; }
.tab-content img { max-width:100%; }
.tab-content h3, .tab-content h2 { padding:10px 0px;font-size:16px;background:none !important; }
.tab-content b { color:#474747; }
.tab-content p { margin-top:9px;margin-bottom:9px; }

/* Footer */

div#footer { width:100% ;background:url(../images/footerbg.jpg) repeat-x;}

/* Footer -> Footer Top Outside */

.footer-top-outside { padding:5px 0px 0px 0px; }
.footer-top-outside h4 { font-family:Open Sans;font-weight:normal;color:#474747;font-size:18px;line-height:20px;background:url(../images/border.png) bottom left repeat-x;padding:0px 0px 8px 0px;margin:0px 0px 16px 0px; }

/* Footer Top Outside -> Contact */

#contact-us { padding:5px 0px 0px 0px; }
#contact-us ul, #contact-us { list-style:none; }
#contact-us ul { padding:5px 0px 5px 30px;font-family:Open Sans;font-weight:normal;color:#474747;font-size:18px;line-height:20px; }
#contact-us ul#tel { background:url(../images/icon-phone.png) 0px 7px no-repeat; }
#contact-us ul#mail { background:url(../images/icon-mail.png) 0px 10px no-repeat; }
#contact-us ul#skype { background:url(../images/icon-skype.png) 0px 5px no-repeat; }

/* Twitter updates */

div#twitter-updates ul { list-style:none; }
div#twitter-updates ul.tweet_list .tweet_text a { color:#6fa907;font-style:italic; }
div#twitter-updates ul.tweet_list .tweet_time a { font-size:11px;font-style:italic; }
div#twitter-updates ul.tweet_list li { padding:16px 0px 0px 0px; }
div#twitter-updates ul.tweet_list li.tweet_first { border:none;padding-top:0px; }

/* Footer -> Footer Navigation */

.footer-navigation {text-align:center; float:left; width:100%; height:30px; padding:5px 0px 0px 5px; margin:0px 5px 0px 0px;}
.footer-navigation a {font-family:Open Sans;font-weight:normal;color:#f9f9f9;font-size:10px;line-height:14px;padding:0px 3px 9px 3px; }
.footer-navigation p {font-family:Open Sans;cursor:pointer; font-weight:normal;color:#f9f9f9;font-size:12px;line-height:14px;padding:0px 0px 0px 0px; }
.footer-navigation ul { list-style:none; }
.footer-navigation ul a { line-height:25px; }

/*AWS Logo*/
.aws {float:left; display:block; width:33%; margin:30px 0px 0px 65px;height:48px; background:none;}

/*Footer Logo*/
.footerlogo {float:right; display:block; width:230px; height:65px; margin:14px 0px 0px 0px; background:url(/image/footerlogo2.png)top right no-repeat;} 

/* Footer -> Copyright */
.copyright {clear:both; float:left; width:30%;height:120; list-style:none;margin:20px 0px 0px 0px; padding:10px 0px 0px 0px; background:url(../images/cards.png) top left no-repeat;}
.copyright ul li { display:inline;padding-left:7px; }
.copyright p { color:#f9f9f9; padding:45px 0px 0px 0px; }

/* RESPONSIVE DESIGN ********************************************* */
@media only screen and (max-width: 960px) {
	
	body { min-width:340px;background-image:none !important; }
	.body { box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;width:100%; }
	.set-size { width:auto;padding-left:20px;padding-right:0px; }
	.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 { width:100% !important;padding:0px !important;float:none !important;clear:both !important; }
	div {max-width:100%;}
	/* Top Bar */
	
	div.top-bar { padding:0px 0px 0px 0px; }
	div.top-bar .welcome-text { width:auto;float:none !important;text-align:center;padding:5px 0px 0px 0px; }
	div.top-bar .right { width:auto;float:none !important;text-align:center;padding:0px 0px 6px 0px; }
	div.top-bar .right .switcher { padding:0px 13px 0px 13px; }
	
	/* Header */
	
	div.header { padding:20px 20px 0px 20px; }
	div.header h1 { height:auto; float:none !important;width:auto;padding:0px 0px 10px 0px;text-align:center; }
	div.header h1 img { max-width:100%; }
	div.header .center { float:left;width:auto;padding:0px 0px 0px 0px;text-align:center; }
	div.header .center ul{ float:left;width:auto;padding:3px 10px 0px 0px;text-align:center; }
	div.header .center .search { margin:0px auto; height:auto; }
	div.header #cart { float:right;margin:19px 0px 15px 0px;position:relative;z-index:4; }
	
	/* Header -> Shopping Cart */

	div.header #cart .content { width:284px;margin:0px 0px 0px -80px; }
	div.header #cart .content table.cart { width:300px; }
	div.header #cart .content table.total { width:294px; }
	div.header #cart .content table.total .left { padding:0px 0px 0px 55px; }
	
	/* Categories */
	
	.categories { display:none; }
	
	/*Sidebar-HTML Everywhere*/
	#html-everywhere-2 { display:none;}
	#html-everywhere-3 { display:none;}
	#html-everywhere-5 { display:none;}
	#html-everywhere-7 { display:none;}
	#html-everywhere-10 { display:none;}
	#html-everywhere-11 { display:none;}
	
	/* Flexslider */
	
	.flexlider { margin:0px !important;padding-left:0px;padding-right:0px; }
	.flexlider ul img { max-width:100% !important; }

	/* Categories Mobile */

	#categories-mobile {display:block; }
	
	/* Content */
	
	.box { padding:0px !important; }
	
	/* Content -> Banner */
	
	.banner { display:none; } 
	
	/* Box -> Product */
	
	.box-product { text-align:center !important; }
	.box-product { position:relative !important;margin:0px -10px -6px -10px !important; }
	.box-product > div { display:inline-block !important;width:140px !important;padding:0px 7px 17px 10px !important;text-align:center !important; }
	.box-product > div .absolute-hover-product { display:none !important; }
	.box-product > div .image { height:140px !important; }
	.box-product > div .image img { width:140px !important;height:140px !important; }
	.box-product > div .name { padding:6px 0px 0px 0px !important; }
	.box-product > div .cart { padding:5px 0px 6px 0px !important; }
	.box-product > div .left, .box-product > div .right { width:auto !important;float:none !important; }
	
	/* Product List */
	
	.product-list > div .left, .product-list > div .right { width:auto !important;float:none; !important;text-align:center !important; }
	.product-list > div .left .image { float:none !important;margin:0px auto !important;width:140px !important;padding:0px 0px 5px 0px !important; }
	.product-list > div .right { padding-top:8px !important; }
	
	/* Product Info */
	
	div.product-info .right, div.product-info .left { clear:both !important;float:none !important;width:auto !important;text-align:center !important; }
	div.product-info .right .right_left { float:none !important;width:auto !important; }
	div.product-info .right .right_right { float:none !important;width:auto !important; }
	div.product-info .left .image { margin:0px auto !important;width:300px !important; }
	div.product-info .left .image img { width:300px !important;height:300px !important; }
	div.product-info .left .image-additional { margin:0px;text-align:center; }
	div.product-info .left .image-additional img { float:none !important;display:inline-block !important; }
	div.product-info .right { padding-top:20px !important; }
	.grid-12 div.product-info .right .options { padding-top:17px !important; }
	.grid-12 div.product-info .right .right_left .review { display:none; }
	.grid-12 div.product-info .right .right_right .review { display:block;; }
	.grid-12 div.product-info .right .cart { background:url(../images/border.png) bottom left repeat-x; }
		
	/* Footer */
	
	/* Facebook */
	
	div#facebook { display:none; }
	
	/* Footer -> Footer Navigation */

	.footer-navigation { padding:17px 20px 21px 20px;text-align:center; }
	.footer-navigation h3 { cursor:pointer;padding:10px 0px 9px 0px; }
	.footer-navigation .no-active { display:none; }
	
	/* Footer -> Footer Top Outside */

	.footer-top-outside { padding:10px 20px 19px 20px; }
	.footer-top-outside h2 { padding:16px 0px 8px 0px; }
	
	/* Box -> Category */
	
	div.category-list { position:relative;margin-top:-14px; }
	div.category-list ul { text-align:center; }
	
	#content .content .left, .login-content .left { clear:both !important;float: none !important;width: auto !important; }
	#content .content .right, .login-content .right { clear:both !important;float: none !important;width: auto !important; }
	#content .content, .login-content { overflow:visible; }
	
}

@media only screen and (max-width: 442px) {

	div.header .center .search { width:100%;height:25px;background:url(../images/search-enterkey2.png) top left no-repeat; }
	div.header .center .search .enterkey { width:248px; }

}

@media only screen and (min-width: 410px) and (max-width: 960px) {

	#categories-mobile { position:relative !important;margin-top:-35px !important; }

}


/* OPENCART */

/* Notification */

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

/* Table form */

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

.success, .warning, .attention, .information { padding: 10px 10px 10px 40px;margin:15px 20px 20px 20px;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:20px 10px 0px 10px; }

.tab-content .success, .tab-content .warning, .tab-content .attention, .tab-content .information { margin:0px 0px 20px 0px !important; }

.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 .content { padding: 5px 0px;overflow: auto; }
#content .content .left { float: left;width: 49%; }
#content .content .right { float: right;width: 49%; }
#content .content p { padding:5px 0px; }

/* Login content */
.login-content { margin-bottom: 0px;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:10px 0px; }
.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;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 { 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 */
.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 {
	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 .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 { 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 { 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;font-weight:bold; }
.sitemap-info ul li a { 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;font-weight:bold; }
.list-bullets li a { font-weight:bold;text-decoration:none; }

.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;
	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;
}

.account-list { list-style:none; }
.account-list a { font-size:14px;font-weight:bold;line-height:25px; }

.review-list { padding:5px 0px; }
#ui-datepicker-div { z-index:999 !important; }

/* END OPENCART */