@charset "UTF-8";
/* CSS Document */

/* Set Basic Styles */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #f0f1f1;
	background-image: url(images/backgroundrpt.jpg);
	background-position:0px -856px;
	padding:0px;
	margin:0px;
}
body {
	margin:0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top:2px;
	text-align: center;
	padding:0px;
	height:856px;
}
h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 24px;
	font-weight:normal;
	margin:0;
	padding:5px 0px 0px 0px;

	}
h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	}
img{
	border:none;
	}
img a{
	border:none;
	}
a {
	color:#FFFFFF;
	}
a:hover{
	color:#598295;
}
strong{
	color:#598295;
}
input{
	margin-left:3px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
select{
	margin-left:3px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
/* Left Navigation */

#leftnav {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	width: 119px;
	height: 410px;
	float:left;
	margin-top: 40px;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	margin-right:1px;
}
#logo {
	width: 119px;
	height: 200px;
	background-image: url(images/logo-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo a{
	color:#ffffff;
	text-decoration:none;
	padding-left: 12px;
	line-height: 16px;
}
#logo a:hover{
	color: #99CC33;
}
#navigation {
	width: 119px;
	height: 210px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#navigation ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navigation li{
	line-height: 0px;
}
#navigation a{
	color:#ffffff;
	text-decoration:none;
	background: url(images/nav-bkg.jpg) no-repeat #1d242a;
	display:block;
	padding-left: 12px;
	/*line-height: 27px;*/
	line-height:15px;
	padding:7px 0  7px 12px;
}
#navigation a:hover{
	background: url(images/nav-bkg-over.jpg) no-repeat #1a1f23;
	display:block;
	color: #99CC33;
}

/* Middle Content */

#wrapper {
	width: 1020px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right:120px;
	text-align:left;
}
#content {
	



	width: 900px;



	margin-top: 0px;
	margin-bottom: 0;
	float:right;
	background-color:#05121a;
	overflow:hidden;
	}
	
/* Footer */

/*#footer {
	width: 500px;
	font-size: 11px;
	line-height:30px;
	float:right;
	margin-bottom:50px;
}
*/

#footer {
	width: 6+00px;
	font-size: 11px;
	line-height:30px;
	float:left;
	margin-bottom:50px;
	margin-left:130px;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
	margin-right:15px;
}
#footer a:hover{
	text-decoration:underline;
}
#footlinks {
	font-size: 11px;
	line-height:16px;
	float:none;
	margin:15px 0px 20px 0px;
}
#footlinks a{
	color:#ffffff;
	text-decoration:none;
	margin-right:13px;
}
#footlinks a:hover{
	text-decoration:underline;
}
#credit {
	/*width: 200px;*/
	width: 350px;
	font-size: 11px;
	line-height:30px;
	float:right;
	margin-top:10px;
	text-align:right;
}

#credit img{
	margin: 0px;
}
/* Home Page Content */

#homecontent {
	width: 900px;
	height: 257px;
	margin-top: 0px;
	margin-bottom: 5px;
	float:right;
}
#homecontent ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#homecontent li{
	width: 288px;
	height: 115px;
	margin-top: 9px;
	margin-left:9px;
	float:left;	
	background-position:center center;
	background-repeat: no-repeat;
}
#homecontent .image1{
	background-image: url(images/home-sword.jpg);
}
#homecontent .image2{
	background-image: url(images/home-armor.jpg);
}
#homecontent .image3{
	background-image: url(images/home-coat.jpg);
}
#homecontent .image4{
	background-image: url(images/home-specialty.jpg);
}
#homecontent .image5{
	background-image: url(images/home-lineage.jpg);
}
#homecontent .image6{
	background-image: url(images/home-rings.jpg);
}
#homecontent a{
	padding-left:20px;
	padding-top:20px;
	color:#FFFFFF;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	letter-spacing:.8px;
	text-decoration:none;
	display:block;
	font-weight:normal;
	font-size:18px;
	padding-bottom:79px;
	/*background-position:center center;*/
	background-repeat: no-repeat;
	background-image:url(images/round-corners.png);
}
#homecontent a:hover{
	color:#CCCCCC;
}
/* Top Navigation */
#topnav {
	width: 900px;
	height: 28px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/bkg-navtop.jpg);
	text-align:right;
	margin-bottom:0px;
}

#topnav .topnavtext {
	position: relative;
	float: left;
	padding: 10px 0px 0px 15px;
	font-size: 13px;
}
#topnav .topnavright {
	padding-right: 65px;
}

#topnav a{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	line-height:28px;
	
}
#topnav a:hover{
	color:#99CC33;
}
/* Set Store Styles */
#storeheader {
	padding: 20px 0px 0px 20px;
	float:left;
	width: 500px;
}
#storeheader h1{
	font-size:22px;
	line-height:22px;
}
#storeheader .subhead{
	font-size:16px;
	color: #598295;
	line-height:24px;
}
#breadcrumbs {
	text-align: right;
	padding-right: 15px;
	float:right;
	color:#598295;
	font-size:16px;
	height:21px;
	line-height:24px;
	padding-top:3px;
	margin-bottom:10px;
}
#breadcrumbs a{
	text-decoration:none;
	color:#598295;
}
#breadcrumbs a:hover{
	color:#ffffff;
}
#samplecoat {
	float:left;
	margin-right: 15px;
	font-size: 11px;
	text-align: center;
	color: #C59231;
	font-style: italic;
	line-height: 13px;
    width: 120px;
	padding-top:8px;
}
#regionheader {
	padding-right: 15px;
	padding-left: 20px;
	margin-top:15px;
	border-top: 1px solid #22353e;

}
#regionheader p{
	padding-left: 135px;
}
#regionheader p.countries{
	padding-left: 0px;
	color:#598295;
	font-size:11px;
	line-height:12px;
}
.submitstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #041318;
	text-decoration: none;
	background-color: #758D93;
	border: 1px solid #888f9d;
	padding-top: 1px;
	padding-bottom: 1px;
}
.inputstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #344348;
	border: 1px solid #888f9d;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
}
#productlistings {
	width: 901px;
	margin: 0px;
	border-right: 1px solid #22353e;
	border-top: 1px solid #22353e;
	float:right;
}

.productlisting {
	margin:0 -1px 0 1px;
	float:left;
	padding-bottom:20px;
	padding-left:15px;
	padding-top:15px;
	line-height:20px;
	border-right: 1px solid #22353e;
	border-bottom: 1px solid #22353e;
	width: 420px;
	font-size:11px;
	line-height:14px;
	padding-right: 14px;
	height: 160px;
}

.vidlisting {
	margin:0 -1px 0 1px;
	float:left;
	padding-bottom:20px;
	padding-left:15px;
	padding-top:15px;
	line-height:20px;
	border-right: 1px solid #22353e;
	border-bottom: 1px solid #22353e;
	width: 420px;
	font-size:11px;
	line-height:14px;
	padding-right: 14px;
	height: 360px;
}
.productlisting img{
	margin-right:15px;
	float: left;
	line-height:0px;
}

.productitle{
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	}
.productdetailtitle{
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
	padding:0px;
	margin:0px;

	}
h3.productdetailsubtitle{
	color:#598295;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	margin:0px;
	margin-top:5px;
	margin-left:420px;
	}
.productsubtitle{
	font-size:11px;
	font-style:italic;
	color:#598295;
	}
.productprice{
	font-size:14px;
	color: #c3d94c;
	}
.productsaleprice{
	font-size:14px;
	color:#c3d94c;
	}
.bottomborder {
	color:#22353e;
	margin:0px;
	padding:0px;
}
.productlink{
	font-size:11px;
	color:#598295;
	font-weight:bold;
	line-height: 30px;
	}
a.productlink:hover{
	color:#4D7182;
	}
#pagenum {
	text-align: right;
	padding-right: 15px;
	float:right;
	margin-bottom:8px;
}

#pagenum a, #pagenum span {
	color:#CCCCCC;
	font-size: 10px;
	line-height:9px;
	padding: 3px;
	background-color: #0B1E25;
	float: left;
	text-decoration: none;
	border:1px solid #ffffff;
	margin-left: 1px;
	border:1px solid #22353e;
	font-weight: bold;
	}

#pagenum a:hover{
	color:#CCCCCC;
	background-color: #22353e;
	}

#pagenum a.pagenumhighlight {
	color:#CCCCCC;
	font-size: 10px;
	line-height:9px;
	padding: 3px;
	background-color: #22353e;
	float: left;
	text-decoration: none;
	border:1px solid #ffffff;
	margin-left: 1px;
	border:1px solid #22353e;
	font-weight: bold;
	}	
	
#financing {
	display: none;
	/*display: inline;*/
	text-align: left;
	padding-right: 15px;
	float:left;
	margin-bottom:10px;
	font-size: 10px;
	margin-left:20px;
	font-weight:bold;
}
#regionsnav {
	display: none;
	text-align: right;
	padding-right: 15px;
	float:right;
	margin-bottom:10px;
	font-size: 10px;
}
#regionsnav a{
	line-height:9px;
	text-decoration:none;
	color:#598295;
}
#regionsnav a:hover{
	color:#ffffff;
}

.button {
	width:90px;
	height:20px;
	display:block;
	float:left;
	color:#FFFFFF;
	background-image:url(images/button.jpg);
	text-align:center;
	text-decoration:none;
	font-size:11px;
	margin-top:8px;
	line-height: 20px;
	}
a.button:hover{
	background-image:url(images/button-over.jpg);
	color:#05121A;
	}
#productdetail{
	padding-left:20px;
	padding-top: 20px;
	padding-right: 30px;
	line-height: 18px;
	border-top:1px solid #22353e;
	height:100%;
    clear: left;
	}
#productdetail img{
	margin-right:20px;
	margin-bottom: 10px;
}
#productdetail h2{
	padding:0px;
	padding-left:420px;
	margin:0px;

	}
#productdetail p{
	padding-left:420px;
	margin:0px;
	}
#productdetail form{
	padding:0px;
	padding-left:420px;
	margin:0px;
	}
#productdetailimages{
	float:left;
	}
#prodcardlogos{
	/*padding-left:440px;*/
	border-bottom:1px solid #22353e;
	padding-right: 30px;
	line-height: 30px;
	text-align: right;
	/*float: right;*/
	}
#relatedproducts{
	/*padding-left:440px;*/
	padding-left:20px;
	padding-top: 10px;
	padding-right: 30px;
	line-height: 30px;
	}
.relatedproduct{
	width: 105px;
	float: left;
	text-align: center;
	margin-right: 20px;
	font-size: 11px;
	line-height:13px;
	height:150px;
	}
.relatedproduct a{
	text-decoration: none;
	}
.relatedproduct img{
	margin-bottom:5px;
	}
#pagecontent{
	padding-left:20px;
	padding-bottom: 30px;
	padding-right: 50px;
}	
#checkout{
	padding: 0;
	padding-left: 100px;
	padding-top:20px;
}
.cart{
	background-color:#05151F;
	border:1px solid #22353e;
	border-collapse:collapse;
	width: 700px;
		}
.cart td{
	border:1px solid #22353e;
		}
.cart img{
	float:left;
	margin-right:20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.cartheader{
	background-color:#22353e;
	text-align:center;
	font-size: 12px;
	font-style: italic;
			}
.cartprice{
	text-align:right;
	width: 143px;
			}
.cartsubhead{
	font-weight:bold;
	font-size: 11px;
	color: #598295;
			}
.carttotals{
	background-color:#05151F;
	border-collapse:collapse;
	width: 300px;
	text-align: right;
	border: 1px solid #21333C;
	border-top: none;
	margin-left: 400px;
		}

.carttotals select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
#carttext{
	padding-top:20px;
	/*padding-left:20px;*/
	width: 400px;
	float:left;
	color: #598295;
	font-weight:bold;
	line-height:18px;
}

.inventory_options {
    margin-left: 5px; 
    color: #fff; 
    font-size: 11px; 
    width: 250px; 
    float: left;
    margin-right: 0px;
}

.inventory_options strong {
    color: #598295;
}

.loginbox{
	background-color:#05151F;
	border:1px solid #22353e;
	width: 300px;
	float: left;
	margin-bottom: 20px;
	height: 300px;
	padding-bottom: 15px;
		}
.loginboxhead{
	background-color:#22353e;
	text-align: center;
	display: block;
	line-height: 30px;
	font-style: italic;
		}
.loginbox p{
	margin-right:20px;
	margin-left:20px;

		}
.checkouttable, .zend_form{
	background-color:#05151F;
	border:1px solid #22353e;
	border-collapse:collapse;
	width: 700px;
	font-size: 11px;
		}
.checkouttable td{
	border:none;
		}
.checkouttableheader{
	background-color:#22353e;
	text-align:center;
	font-size: 12px;
	font-style: italic;
	height: 24px;
			}
.checkouttableleft{
	text-align:right;
	width: 40%;
			}
.checkouttable2{
	background-color:#05151F;
	border:1px solid #22353e;
	width: 350px;
	margin:0px;
	font-size: 11px;
	float: left;
	height: 410px;
		}
.checkouttable2 td{
	border:none;
		}
.checkouttable3{
	background-color:#05151F;
	border:1px solid #22353e;
	border-left:none;
	width: 350px;
	float: left;
	font-size: 11px;
	height: 410px;
		}
.checkouttable3 td{
	border:none;
		}
/* Printable Invoice */
#printable{
	background-color:#ffffff;
	color:#333333
	width: 900px;
	margin-top: 40px;
	margin-left: 40px;

		}
#printable h1{
	color:#333333
		}
#printable .subhead{
	font-size: 16px;
		}
#printable p{
	color:#333333
		}
.printablebox{
	border:1px solid #cccccc;
	width: 300px;
	float: left;
	margin-bottom: 20px;
	height: 285px;
	padding-bottom: 15px;
		}
.printableboxhead{
	text-align: center;
	display: block;
	line-height: 30px;
	font-style: italic;
	border-bottom:1px solid #cccccc;

		}
.printablebox p{
	margin-right:20px;
	margin-left:20px;
		}
.printablecart{
	border:1px solid #cccccc;
	border-collapse:collapse;
	width: 700px;
	color:#333333;
	font-size:12px;
		}
.printablecart td{
	border:1px solid #cccccc;
		}
.printablecart img{
	float:left;
	margin-right:20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.printablecartheader{
	text-align:center;
	font-size: 12px;
	font-style: italic;
			}
.printablecartprice{
	text-align:right;
	width: 143px;
			}
.printablecartsubhead{
	font-weight:bold;
	font-size: 11px;
	color: #333333;
			}
.printablecarttotals{
	border-collapse:collapse;
	width: 300px;
	text-align: right;
	border: 1px solid #cccccc;
	border-top: none;
	margin-left: 400px;
	font-size:12px;

		}
.printableproductitle{
	color:#333333;
	font-size:14px;
	text-decoration:none;
	}
.printableproductsubtitle{
	font-size:11px;
	font-style:italic;
	color:#333333;
	}
/* My Account Styles */

#myaccount{
	padding: 0 20px 20px;
	height: 100%;
	margin-top: 20px;
}
#myaccountnav{
	margin-top: 5px;
	margin-bottom: 30px;
	padding-left: 20px;
}
#myaccountnav a{
	padding: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1C2D34;
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	font-style: italic;
}
#myaccountnav a:hover{
	background-color: #0F1D25;
}
#myaccountnav a.highlight{
	background-color: #0F1D25;
	color: #99CC33;
}
#referfriend{
	padding: 0px;
	padding-left: 20px;
	float:left;
	width:250px;
}
.myaccounttable{
	background-color:#05151F;
	border:1px solid #22353e;
	border-collapse:collapse;
	font-size: 13px;
		}
.myaccounttable td{
	border-top:1px solid #22353e;
	text-align: center;
		}
.myaccounttable img{
	float:left;
	margin-right:20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.myaccounttableheader{
	background-color:#22353e;
	text-align:center;
	font-style: italic;
			}
.myaccounttablehover{
	background-color:#0F1D25;
	border:1px solid #22353e;
	border-collapse:collapse;
	width: 700px;
		}
.paymentprogress{
	text-align: center;
	background-color: #1D2E36;
		}
.paymentprogresscontainer{
	border:1px solid #22353e;
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 13px;
	padding: 1px;
	font-weight: bold;
	text-align: left;
		}
#myaccountlogout {
	float:right;
	margin-right: 15px;
	height: 24px;
	line-height: 24px;
	}
.single {
	margin-left: 200px;
	display: inline;
	height: auto;
}
.paymentoptions{
	background-color:#05151F;
	border-collapse:collapse;
	width: 600px;
	text-align: right;
	border: 1px solid #21333C;
	border-top: none;
	margin-left: 100px;
		}
#emailview{
	background-color:#fff;
	width: 600px;
	border: 2px solid #ccc;
	color: #333333;
	padding: 15px;
	margin-left: 30px;
		}
#emailview a{
	color: #333333;
		}
#emailview strong{
	color: #333333;
		}
#emailview table.header{
	width: 600px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	line-height: 18px;
		}
#emailview table.header td.col1{
	font-weight: bold;
	width: 50px;
	text-align: right;
	padding-right: 5px;
	color: #999;
		}
.subhead{
	font-size:18px;
	color: #598295;
	line-height: 20px;
}

p.error {
    color:red;
    font-size:10pt;
    font-weight:bold;
}
