/* Site framework */
@font-face{
	font-family: "Trajan Pro";
	src: url(../css/trajan.ttf) format("truetype");
	src: url(../css/trajan.otf) format("opentype"),
		url(../css/trajan.oet) format("oet"),
		url(../css/trajan.svg) format("svg"),
		url(../css/trajan.woff) format("woff");
		font-weight:normal;font-style:normal; 
}

body {font-family: Times New Roman, Arial, sans-serif; font-size: 100%; background: #fdfbd3;}

.frame {position: relative;  width: 960px; margin: 0 auto; padding: 0 20px; background: url(../images/frameback.png) repeat-y top;}
#frameheader {height:20px;  background: url(../images/frame_top.png) no-repeat bottom; padding:0; margin:0; margin-top:10px;}
#framefooter {height:20px;  background: url(../images/frame_bott.png) no-repeat top; padding:0; margin:0; margin-bottom:10px;}



/* Header */
#header {height: 140px; position: relative; background: url(../images/header.jpg) no-repeat; width: 960px;}
#header_info { font-size:20px; color:#0c34ff; text-align:right;}
#header_info a {color: #f09f04;}


/* Menus */
.menutop {height:5px; width:1010px; margin:0 auto; padding:0; background:url(../images/menutop.png) bottom no-repeat; }
.menucontainer { height:40px; width: 970px; background:#0c34ff; margin:0 auto; padding:0 20px; }
#menu {height: 40px; background:#0c34ff; position: relative; margin-bottom: 0px; font-family: Trajan Pro; font-size:14px;}

.dropmenu {margin: 0; padding:0; z-index:3000; margin-left: 5px;}	
.dropmenu li  {	float: left; list-style: none; text-align:left; position: relative; display: block; padding:0; margin:0; line-height: 40px;  }
.dropmenu li a{display: block; text-align:center; padding: 0 20px; font-size: 14px;  color: #fff; line-height:40px}
.dropmenu li a:hover {text-decoration:none; background:#f09f04}
.dropmenu li ul { position: absolute; visibility: hidden; z-index:1000; margin: 0; top: 40px; left: 0;  clear:both; padding:0; margin:0; }
.dropmenu li ul li{	position: relative; display: inline; margin: 0; padding:0; }
.dropmenu li ul li a{ text-align:left; color: #fff; font-size: 14px;	padding: 5px 12px;	background: #f09f04; z-index:100; width: 100px; word-wrap: break-word; line-height: 18px;}
.dropmenu li ul li a:hover{text-decoration:none;}


/* Footer */
#footer {background: #0c34ff; position:relative; margin: 0; padding:0; font-size:14px; }
.footermenu {list-style: none; margin:0; padding:0; margin-left: 5px;}
.footermenu li {float: left; list-style: none; padding:0; font-size:14px; font-weight:bold; line-height: 40px;}
.footermenu li a { display: block; text-align:center; padding: 0 20px; color: #fff; }
.footermenu li a:hover{text-decoration:none; background:#f09f04}

.sitedocs {list-style: none; margin:0; padding:0; margin-left: 15px;}
.sitedocs li {float: left; list-style: none; padding:0; font-size:1.1em; line-height: 30px;}
.sitedocs li a { display: block; text-align:center; padding: 0 10px; color: #999; }
.sitedocs li a:hover{text-decoration:underline;}

.byline {text-align:right; color:#999; padding: 10px 0; font-size:12px; }
.byline a {color:#999;}


/* 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 ; height:40px; margin-top: 10px; text-align:right; }
.searchbox img:hover { cursor:pointer; }
.searchbox h3 {font:bold 14px Arial; color:#0c234c;}
.searchbox #searchbox {width: 210px; height:25px; border:0; background:url(../images/searchbx_bg.png) no-repeat; vertical-align:top; }
.searchbox #searchbutt {padding: 2px 5px; background: none; font-size: 14px; color: #0c234c; border: 0; cursor: pointer;}
.searchbox #searchform {height:35px; vertical-align:middle; }
.shoppingCart img { vertical-align:middle; }
a.searchbutton { padding: 2px 5px; background: none; font-size: 1.4px; color: #0c234c;}


/* Shopping Cart */
#sys_shoppingcart h3 {font-size: 16px; color:#265098; }
.shoppingCart {height: 40px; margin-top: 10px; position:relative;}
.shoppingCart p { color: #265098; padding: 2px 4px;}
.shoppingCart a{ color: #0c234c; font-size: 16px;}
.shoppingCart img { vertical-align:middle; }
.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: 410px; background:none; padding:0;} 
div.productImage {height: 220px; width:220px; text-align:center;}
div.productDetails {overflow:hidden; background:none; position:relative;}
div.productButtons {float:left; width: 140px; padding-top: 15px;}
div.productPrice {float: left; width: 220px; border:#a0c3ff solid 5px; border-left:0px; border-right:0;}
h1.productTitle {color:#1248a2; text-align: left; font-size:18px; line-height: 20px; height: 50px; padding: 0; margin-top:20px}

#cartsearchbtm { height:5px; background:#a0c3ff; width:991px; position:relative; right:15px; margin-bottom:20px}

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:18px; font-weight:; color:#1248a2; text-align:left;}
.WasPrice {font-size: 18px; color:#878a8f; text-align: left; text-decoration:line-through;}
h3.price {font-size:22px; color: #1248a2; font-weight:bold; line-height: 40px; }
h3.wasprice {font-size:22px; color: #878a8f; font-weight:bold;  text-decoration:line-through; line-height: 40px; }
span.detailLabel {font-size:22px; 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 { position:relative; text-align: center; padding: 12px 10px; width: 380px !important;}
.prod_top  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 5px;}
.checkoutline {clear: both; line-height: 30px; margin: 3px 0;}
.checkoutitem {float: left;  margin: 0 2px; height: auto; font-size: 20px; 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: 20px; 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: #334C19;}

html {overflow-y: scroll;}

h1 {display:block; font: 24px "Times New Roman", Times, serif; color:#346ccb; margin:0 0 5px 0; line-height:30px; padding:0;}
h2 {font: 22px "Times New Roman", Times, serif;color:#f09f04; margin:0 0 5px 0;}
h3 {font: 20px "Times New Roman", Times, serif; color:#265098; margin:0 0 5px 0;}
h4 {font: 18px "Times New Roman", Times, serif; color:#044974; margin:0 0 5px 0; padding:0; font-weight:bold; }
h5 {font:bold 16px "Times New Roman", Times, serif; color:#f09f04; margin:0 0 5px 0; padding:0;}
h6 {font:bold 14px "Times New Roman", Times, serif; color:#060606; margin:0 0 5px 0; padding:0; }

p {padding: 5px 0 20px 0; font-size:14px; line-height:18px; color:#333;}

ul {list-style-position: outside; padding: 5px 0 20px 20px; font-size:12px; line-height:18px; color:#666; list-style-type:disc; font-size:14px;}
ul li {padding:0 0 15px 0; line-height:20px;}

ol {list-style-position: outside; padding: 5px 0 20px 20px; font-size:12px; line-height:18px; color:#273267; list-style-type:circle; font-size:14px;}
ol li {padding:0 0 5px 0;}

hr {color:#999; background:#999; 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;}
