h1#siteTopMasthead {
	height: 270px;
	background-image: url("../_images/site_masthead.jpg");
	cursor: pointer;
}

h1.siteMasthead {
	width: 884px;
	margin: 0px;
	padding: 0px;
}

h1.siteMasthead span {
	display: none;
}

div#siteTopNavWrapper {
	width: 884px;
	text-align: right;
	z-index: 100;
	position: absolute;
	top: 10px;
}

div#siteTopNavWrapper ul {
	margin: 0px;
}

div#siteTopNavWrapper ul li{
	display: inline;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

div#siteTopNavWrapper a {
	text-decoration: none;
	color: #d2c17a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Garamond, "Times New Roman", Times, serif;
}

div#siteTopNavWrapper a:hover {
	color: #e30e0f;
	text-decoration:underline;
}

div.siteProductListing h3 {
	margin: 0px 0px 2px 0px;
}

div.siteProductListing p {
	margin: 0px;
}

div#siteFeaturedProductImage {
	float: left;
}

div#siteFeaturedProductImage img{
	border: none;
	padding-right: 10px;
}

div#siteFeaturedProductDetails {
	padding: 8px 16px 8px 8px;
}

table#siteTopViewed {
	width: 100%;
}

table#siteTopViewed td, table#siteTopViewed th {
	background-color: #210202;
	vertical-align: top;
}

table#siteTopViewed th {
	width: 126px;
}

table#siteTopViewed td {
	padding: 6px;
}

table#siteTopViewed img {
	border: none;
}

div#siteFooterWrapper {
	border-top: #4a0606 solid 1px;
	margin: 30px 12px 0px 16px;	
	padding-top: 10px;
}

div#siteFooterWrapper a {
	text-decoration: none;
	color: #8a0809;	
}

div#siteFooterWrapper a:hover {
	text-decoration: none;
	color: #cc0000;	
}

div#siteFooterNavLeft {
	float: left;
	margin: 0px;
	color: #aaaaaa;
}

div#siteFooterNavRight{
	float: right;
	margin: 0px;
	color: #8a0809;		
}

div#siteFooterWrapper ul {
	margin: 0px;
}

div#siteFooterWrapper ul li{
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

div.siteClearAll {
	clear: both;
}

h2.siteH2 {
	width: 405px;
	height: 80px;
	background-repeat: no-repeat;
	position: static;
	margin-left: -3px;
}

h2.siteH2 span {
	display: none;
}

div#siteMainContent {
	margin-left: 15px;
	margin-right: 16px;
}

h2#pageDragons {
	background-image: url("../_images/h2_dragons.gif");
}

h2#pageSignup {
	background-image: url("../_images/h2_signup.gif");
}

h2#pageContact {
	background-image: url("../_images/h2_contact.gif");
}

h2#pageTerms {
	background-image: url("../_images/h2_terms.gif");
}

h2#pagePrivacy {
	background-image: url("../_images/h2_privacy.gif");
}
h2#pageCancelled {
	background-image: url("../_images/h2_cancelled.gif");
}

h2#pageThanks {
	background-image: url("../_images/h2_thanks.gif");
}

div#pageStoreListing {
	background-image: url("../_images/page_store_background.jpg");
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: center;
	margin-top: 40px;
}

table#pageStoreList {
	width: 600px;
	text-align: left;
	background-color: #350000;
	margin: 0px auto 0px auto;
}

tr.storeList0 {
	background-color: #410000;
}

table#pageStoreList th {
	background-color: #220000;
	border-top: #000000 solid 1px;
	color: #d2c17a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	font-family: Garamond, "Times New Roman", Times, serif;
	padding: 6px 6px 6px 20px;
}

table#pageStoreList td {
	border-top: #720000 solid 1px;
	padding: 6px;
}

table#pageStoreList a {
	color: #e6932b;
}

table#pageStoreList td.pageStorePrice {
	width: 90px;
	color: #d2c17a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	font-family: Garamond, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 14px;
}

td.pageStoreClick {
	width: 110px;
	text-align: center;
}

td.pageStoreInfo {
	width: 300px;
}

td.pageStoreInfo h3, td.pageStoreInfo p {
	margin: 0px;
}

td.pageStoreImage {
	width: 126px;	
}

td.pageStoreImage img {
	border: none;
}


div#pageProductBox a {
	text-decoration: none;
	color: #d7ba35;
}

table#pageProductOrder {	
	width: 100%;
	border-spacing: 3px 2px;	
}


table#pageProductOrder th {
	background-color: #220000;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	color: #e6932b;
	text-transform:uppercase;
}

.productname {
	color: #e6932b;
	font-weight:bold;
}

table#pageProductOrder td {
	background-color: #440101;
	padding: 4px;
	text-align: center;
}

table#dragonTable {		
	margin-top: 30px;
	margin-left: -30px;
}

table#dragonTable td {
	padding-bottom: 35px;
}

div#pageProductBox {
	background-color: #350000; 
	padding: 20px; 
	margin: 25px 0px 20px 0px;
}

div#pageProductImage {
	margin-right: 30px;
}

div#pageProductImage img {
	/* border: #530000 solid 1px; */
}

div#pageProductCaption {
	width: 256px; 
	background-color: #220000; 
	border: #530000 solid 1px; 
	color: #d7ba35; 
	padding: 8px 4px 8px 4px; 
	font-size: 11px; 
	text-align: center;
	margin-top: 5px;
}
div#pageProductButtons {
	float: right; 
	margin: 20px 3px 0px 0px;
}

img.siteImgNoBorder {
	border: none;
}

td.siteNoWrap {
	white-space: nowrap;
}

input.pageProductQTY {
	width: 18px;
	border: #220000 solid 1px;
	background-color: #ffffdd;
	color: #333333;
	text-align: right;
}

table#dragonTable p {
	font-size: 13px;
}

table.signupTable {
	background-color: #350000;
	color: #e6932b;
	margin: 10px 0px;
	width: 850px;
}

table.signupTable td, table.signupTable th {
	padding: 5px;
	background-color: #220000;
	text-align: left;
}

table.signupTable th.field {
	width: 170px;
}

table.signupTable td.error {
	width: 450px;
}



form.signupForm input.text {
	border: #220000 solid 1px;
	background-color: #ffffdd;
	color: #333333;
	width: 200px;
}

form.signupForm input.signUpButton {
	border: #350000 solid 2px;
	background-color: #220000;
	color: #d7ba35;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-family: Garamond, "Times New Roman", Times, serif;
	padding: 10px;
}

p.errorMessage {
	border: #350000 solid 2px;
	padding: 5px;
	color: #e6932b;
	font-weight: bold;
}
	
