/* Site framework */
body {font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; background: #fff;}

.frame {position: relative;  width: 960px; margin: 0 auto; padding: 0 20px; }
.frame.main {padding:10px 20px 20px 20px;}


/* Header */
.header_wrap {background: url(../images/header_bg.png) bottom repeat-x; position: relative; padding-bottom:10px; z-index:10;}
#header {height: 115px;  position: relative; }
.header_info {text-align:right; }
.header_info a{color:#e9a623;}
.header_info span{padding-left:20px; color:#e9a623; margin-left:10px; font-size:16px; line-height:24px; }
.header_info span.phone{background:url(../images/icon_phone.png) left no-repeat;}
.header_info span.email{background:url(../images/icon_mail.png) left no-repeat;}
.header_info span.support{background:url(../images/icon_mouse.png) left no-repeat;}

/* Menus */
#menu {height: 32px; float:left; position: relative; margin-top:50px;}

.dropmenu {margin: 0; padding:0; z-index:3000; }	
.dropmenu li  {	float: left; list-style: none; text-align:left; position: relative; margin: 0; padding:0;display: block; line-height: 32px;}
.dropmenu > li:before  {content:"|"; position:absolute; right:0; top:0; bottom:0; color:#cbd4d9; font-size:16px; line-height:32px;}
.dropmenu > li:last-child:before  {content:""; }
.dropmenu li a{display: block; text-align:center; padding: 0 10px; font-size: 16px;  color: #021e43;  font-weight:bold;}
.dropmenu li a:hover, .dropmenu li.sys_menuactive > a{text-decoration:none; color:#e9a623;}
.dropmenu li ul { position: absolute; visibility: hidden; z-index:1000; margin: 0; padding:0; top: 41px; left: 0;  clear:both; border:1px solid #c9c9c9; border-top:0;}
.dropmenu li ul li{	position: relative; display: inline; margin: 0; padding:0; }
.dropmenu li ul li a{ text-align:left; color: #021e43; font-size: 14px; padding: 5px 12px;	background: #fff; z-index:100; width: 180px; word-wrap: break-word; line-height: 18px;}
.dropmenu li ul li a:hover{text-decoration:none;}


/* Footer */
.footer_wrap{background: url(../images/header_bg.png) top repeat-x; position: relative;  float:left; width:100%;}
#footer { position:relative; margin: 10px; font-size:14px; color:#6a6a6a; line-height:24px;}
.footermenu {list-style: none; margin:0; padding:0; margin-left: 5px;}
.footermenu li {float: left; list-style: none; padding:0; font-size:1.3em; line-height: 30px;}
.footermenu li a { display: block; text-align:center; padding: 0 20px; color: #fff; font-weight:bold;}
.footermenu li a:hover{text-decoration:underline;}

.social { float:right; color:#6a6a6a; font-size:12px;}

.sitedocs {list-style: none; margin:0; padding:0; } 
.sitedocs li {float: left; position:relative; list-style: none; padding:0; font-size:12px; line-height: 24px;}
.sitedocs li:before  {content:"|"; position:absolute; right:0; top:0; bottom:0; color:#6a6a6a; font-size:12px; line-height:24px;}
.sitedocs li:last-child:before  {content:""; }
.sitedocs li a { display: block; text-align:center; padding: 0 10px; color: #6a6a6a; font-weight:bold;}
.sitedocs li a:hover{text-decoration:none;}

.byline_wrap{background: url(../images/byline_bg.png) top repeat-x #d7d7d7; position: relative; float:left; width:100%; padding:5px 0;}
.byline {text-align:right; padding:5px 20px 5px 0; width: 200px; background:url(../images/icon_dmac.png) right center no-repeat; color:#fff;  font:bold 12px Arial; }
.byline a {color:#fff;}


/* Contact Forms */
.customform { font:12px arial; color:#333;}
.customform  .fullwrap {float:left; width:100%; margin-bottom:10px;}
.customform  .linewrap {float:left; width:100%; margin-bottom:10px;}
.customform  .linewrap .leftwrap {float:left; width:30%; height:30px;}
.customform  .linewrap .leftwrap label{display:block; text-align:right; padding-right:10px;}

.customform .linewrap  .rightwrap {float:left; width:70%;}

.customform .linewrap .textareawrap textarea {width:95%; height:120px; font:13px Trebuchet MS; color:#000;}
.customform .linewrap .textinputwrap input {width:95%; font:13px Trebuchet MS; color:#000;}
.customform .linewrap .dropdownwrap select {width:100%; font:13px Trebuchet MS; color:#000;}
.customform  .infowrap { margin:10px 0; font-weight:bold;}


/* Slideshow */
.slideshow {text-align: center; overflow:hidden;}
.slideshow a{display: block; margin: 0 auto; z-index: 2;}
.slideshow img{z-index: 2;}


/* Search box */
.searchbox { width: 219px !important; border-right: 1px solid #0c234c; margin-top: 20px; height: 50px; padding-top: 30px;}
.searchbox h3 {font:bold 14px Arial; color:#0c234c;}
.searchbox #searchbox {width: 120px;}
.searchbox #searchbutt {padding: 2px 5px; background: none; font-size: 1.4em; color: #0c234c; border: 0; cursor: pointer;}
a.searchbutton { padding: 2px 5px; background: none; font-size: 1.4em; color: #0c234c;}


/* Shopping Cart */
#sys_shoppingcart h3 {font-size: 1.8em; color:#0c234c;}
.shoppingCart {height: 60px; margin-top: 20px; padding-top: 10px; }
.shoppingCart p { color: #0c234c; padding: 2px 4px;}
.shoppingCart a{ color: #0c234c; font-size: 1.2em;}
.cartline {clear: both; line-height: 25px; font-size: 14px; margin: 3px 0; width:220px; color:#666;}
.cartitem {float: left; overflow: hidden; margin: 0 2px; height: 25px;}


/* Search Page */
div.pager {clear: both; text-align: right; margin: 10px 0;}
div.pagerText {float:left; padding:0 7px; margin-left:5px; background:#fff; color:#001642; font:bold 11px arial; line-height:22px;}
div.product {text-align: left; height: 315px; background:url(../images/prod_back.png) no-repeat; padding-top: 5px;} 
div.productImage {height: 190px; text-align:center;}
div.productDetails {overflow:hidden; background:none; position:relative;}
div.productButtons {float:left; width: 140px; margin-left: 10px; padding-top: 10px;}
div.productPrice {float: left; width: 60px;}
h1.productTitle {color:#0c234c; text-align: center; font-size:1.2em; line-height: 20px; height: 50px; padding: 4px 10px;}

a.pagerLink, .pagerCurrentPage {display:block; float:left; text-align:center; padding:0 7px; margin-left:5px; background:#f2f6ff; color:#001642; font:bold 11px arial; line-height:20px; border: 1px solid #8c9ec3;}
.pagerCurrentPage {text-decoration:underline;}
.pager { display:block; float:right; min-width:10px !important;}


/* Product Details Page */

.productmainimage {margin: 0 auto;}
.smallprodimage {margin: 2px 5px; float: left; width: 80px; height: 80px;}
.productdescription { margin: 20px 0;}
.NowPrice {font-size:1.8em; font-weight: bold; color:#ee308e; text-align:right;}
.WasPrice {font-size: 1.8em; color:#8d8b8b; text-align: right; text-decoration:line-through;}
h3.price {font-size:2em; color: #ee308e; font-weight:bold; line-height: 40px; }
h3.wasprice {font-size:2em; color: #8d8b8b; font-weight:bold;  text-decoration:line-through; line-height: 40px; }
span.detailLabel {font-size:2em; color: #000000; line-height: 40px;}
#productQuantityField {height: 17px; margin: 10px 0; font-size: 14px; width: 40px; text-align: center;}
.productinfo select {width: 160px; height: 20px; margin-top: 10px;}
a.addtocart {display:block; float:left; text-align:center; margin: 0 5px; padding:5px 8px; background:#000; color:#fff; border:0; font:bold 12px arial;} 
a.addtocartoutstock {} 
#sys_wishlistbutton {display:block; text-align:center; float: left; margin: 0 5px;  padding:5px 8px; background:#000; color:#fff; border:0; font:bold 12px arial;} 
a.catlink {display: block; float:left; margin: 2px 5px; padding: 5px; font-size: 1.4em; color: #04284d; background: #ddd; border: 1px solid #666; width: 140px; text-align: center;}

.productimages {background:url(../images/details_prod.png) repeat-y; position:relative; text-align: center; padding: 12px 10px; width: 380px !important;}
.prod_top {background:url(../images/details_prodtop.png) no-repeat; position: absolute; top: 0; left: 0; width: 400px; height: 12px;}
.prod_bottom {background:url(../images/details_prodbottom.png) no-repeat; position: absolute; bottom: 0; left: 0; width: 400px; height: 12px;}


/* Checkout */
.checkout, .deliverydetails, .paymentmethods, .promotionalcodes{border: 1px solid #aaa; margin: 10px 0; padding: 5px 2px;}
.checkoutline {clear: both; line-height: 30px; margin: 3px 0;}
.checkoutitem {float: left;  margin: 0 2px; height: auto; font-size: 1.4em; padding-top: 12px; line-height: 16px;}
.checkoutQuantityField {width: 30px; text-align: center;}
.checkout .checkoutlink {float: left; width: 80px; margin: 0 5px;}
.prodVariable {font-size: .8em;}
.deliverydetails select, .deliverydetails input, .deliverydetails textarea { width: 200px;}
.sys_paymentmethodtitle { width: 300px; line-height: 40px; font-size: 1.4em; float:left; clear: left; margin-left: 50px;}
.sys_paymentmethodradio { margin-top: 10px; width:200px; float: left;}
.sys_paymentbox {border: 1px solid #aaa; margin: 10px 0; padding: 5px 2px;}


/* Fonts */
a {text-decoration :none; color: #00acde;}
a.learnmore { color: #e9a623;}

html {overflow-y: scroll;}

h1 {display:block; font: 24px Arial, sans-serif; color:#0e2f5c; margin:0 0 5px 0;padding:0; line-height:30px; }
h2 {font: 22px Arial, sans-serif; color:#e9a623; margin:0 0 5px 0;}
h3 {font: 20px Arial, sans-serif; color:#0e2f5c; margin:0 0 5px 0;}
h4 {font: 18px Arial; color:#044974; margin:0 0 5px 0; padding:0; font-weight:bold; }
h5 {font:bold 16px Arial, sans-serif; color:#e9a623; margin:0 0 5px 0; padding:0;}
h6 {font: 16px Arial; color:#6a6a6a; margin:0 0 5px 0; padding:0; }

p {padding: 5px 0 20px 0; font-size:16px; color:#6a6a6a; line-height:24px; }

ul {list-style-position: outside; padding: 5px 0 20px 20px; font-size:16px; color:#6a6a6a; list-style-type:disc; line-height:24px; }
ul li {padding:0 0 15px 0; line-height:20px;}

ol {list-style-position: outside; padding: 5px 0 20px 20px; font-size:16px; color:#6a6a6a; list-style-type:circle; line-height:24px; }
ol li {padding:0 0 5px 0;}

hr {color:#6a6a6a; background:#6a6a6a; height:1px;}


/* Membership */
.memberlogin {float: right; margin-top: 15px;}
.logoutbutton {float: right;}
.membermenu {position: absolute; bottom: 5px; right: 5px;  color: #0c234c; font-size: 1.2em;}
.membermenu a {color: #0c234c;}
.wishlist-product {width: 300px; margin: 5px; height: 120px; float: left;}
.wishlist-image { width: 100px; padding: 0 25px; float: left; height: 120px;}
.wishlist-title {width: 150px; float: left; line-height: 30px;}
.wishlist-price {width: 150px; font-size: 1.6em; color: black; float:left; line-height: 30px;}
.wishlist-detail {width: 150px; font-size: 1.2em; color: black; float:left; line-height: 30px;}

/*contact us*/
.side-contact-form { background:#ebebeb; border-radius:2px; border:1px solid #e1e1e1; padding:10px}
.side-contact-form label{color:#585757; font-size:16px; line-height:24px; display:block;}
.side-contact-form input{ float:left; background:#ebebeb; border-radius:2px; border:1px solid #b4b4b4; padding:0 10px; margin-right:10px; width:50%; height:24px;}
.side-contact-form input[type=submit]{ float:left; background:#0e2f5c; border:0; border-radius:2px; padding:0 10px; margin-right:10px; width:33%; color:#fff; font-size:16px; height:auto; cursor:pointer; line-height:24px;}

/*textimonials*/
p.testimonials { padding:10px; margin-bottom:15px; border:1px solid #cecece;}
p.testimonials.yellow { background:#FFE4AE;}
p.testimonials.blue { background:#D6E7FF;}
