﻿/* begin general page style information */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
}

a:link, a:visited {
	color: #face58;
	text-decoration: none;
}

a:hover {
	color: #face58;
	text-decoration: underline;
}

a:active {
	color: #ffdf40;
	text-decoration: underline;
}

.notation {
	font-size: 12px;
}

.notationbold {
	font-size: 12px;
	font-weight: bold;
}

input, textarea, .textbox, select {
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    border: 1px solid #000000;
    padding-left: 2px;
}

.button {
	background-color: #6f0404;
	border-left: 2px solid #c30404;
	border-top: 2px solid #c30404;
	border-bottom: 2px solid #400;
	border-right: 2px solid #400;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.button_small {
	background-color: #f60404;
	border-left: 1px solid #f23A59;
	border-top: 1px solid #F23A59;
	border-bottom: 1px solid #731C2A;
	border-right: 1px solid #731C2A;
	padding: 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h4, .pageheader {
	font-size: 16px;
	font-weight: bold;
}

hr {
	width: 80%;
	height: 1px;
	color: #f60404;
	background-color: #f60404;
	text-align: center;
}

#imgFullSize, .imgfullsize {
	float: right; 
	margin-left: 15px; 
	margin-bottom: 15px;
}

.errMsg {
	color: #f60404;
}

/* end general page style information */

/* begin wrapper styles */
#outerwrapper {
	width: 99%;
	height: 99%;
	border: 1px solid #d1cdcb;
}

#hm_imglayout {
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	border: 0px solid #ffffff;
	text-align: center;
	width: 640px;
	height: 392px;
}

#hm_leftcol {
	width: 279px;
	margin-left: 0px;
	background-color: #000000;
	float: left;
}

#hm_rtcol {
	width: 314px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	float: right;
}
/* end wrapper styles */

/* begin div frame styles */
#hm_logo {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #000000;
	text-align: center;
	height: 159;
	width: 279;
}

#hm_logo a {
	height: 159px;
	width: 279px;
	border: 0px;
	margin: 0px;
}

#hm_imgexample {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #000000;
	text-align: center;
	width: 314px;
	height: 392px;
}

#hm_imgnav {
	width: 279;
	height: 70;
	margin-top: 5px;
	background-color: #000000;
	padding: 0px;
	border: 0px;
	text-align: left;
}

.hm_imgnav {
	width: 279;
	height: 70;
	margin-top: 5px;
	background-color: #000000;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#sub_wrapper {
	border: 0px solid #ffffff;
	min-height: 480px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
}

* html #sub_wrapper {
	height: 480px;
}

#sub_pageheader {
	background-color: #000000;
	background-image: url(./img/sub_headerright_dragon.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 105px;
	text-align: left;
	border-bottom: 4px solid #f60404;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

#sub_pageheader_photo {
	background-color: #000000;
	background-image: url(./img/sub_headerright_Replacement.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 105px;
	text-align: left;
	border-bottom: 4px solid #f60404;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

#sub_bodycontent {
	padding-top: 15px;
	padding-left: 0px;
	text-align: left;
}

#admin_pageheader {
	background-color: #000000;
	background-image: url(./img/sub_headerright_dragon.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 105px;
	text-align: left;
	border-bottom: 4px solid #f60404;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

#admin_2colwrap {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #dcdcdc;
}

#admin_navcol {
	float: left;
	width: 150px;
	background-color: #3c0404;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f60404;
	font-weight: bold;
	text-align: left;
	color: #face58;
	line-height: 16px;
	font-size: 14px;
/*	margin-right: 20px; */
}

#admin_bodycol {
	border: 0px solid #dcdcdc;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-left: 180px;
}

/* end div frame styles */

/* begin content styles */
#admGridView {
}

.admGridView {
	width: 99%;
	border: 1px solid #dcdcdc;
	padding: 3px 3px 3px 3px;
}

.admGridView table {
	padding: 3px 3px 3px 3px;
}

.admGridView th {
	font-size: 14px;
	font-weight: bold;
}

.admGridView td {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #dcdcdc;
}

#pgDetailForm {
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	background-color: #666;
}

#pgDetailForm td, th {
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

.gvhead_left {
	border-right: 0px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

.gvhead_center {
	border-right: 0px solid #dcdcdc;
}

.gvhead_right {
	border-right: 1px solid #dcdcdc;
}

.gvrow_left {
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.gvrow_center {
	border-right: 0px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.gvrow_right {
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 3px 3px 3px;
}

.gvfoot_left {
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 3px 3px 3px;
}

.gvfoot_center {
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 3px 3px 3px;
}

.gvfoot_right {
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 3px 3px 3px;
}

#gvShoppingCart {
}

.gvShoppingCart {
	width: 99%;
	border: 0px solid #dcdcdc;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

.gvShoppingCart table {
	padding: 3px 3px 3px 3px;
}

.gvShoppingCart th {
	font-weight: bold;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 3px 3px 3px;
}

.gvShoppingCart td {
	/* border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc; */
}

#gvPriceOptions {
}

.gvPriceOptions {
	border: 0px solid #dcdcdc;
}

.gvPriceOptions th {
	border: 0px solid #dcdcdc;
}

#checkout {
	width: 99%;
	border: 1px solid #f60404;
	background-color: #151515;
	font-size: 13px;
}

#checkout .separator1 {
	width: 50%;
	text-align: left;
	border-right: 1px solid #f60404;
	border-bottom: 1px solid #f60404;
}

#checkout .separator2 {
	width: 50%;
	text-align: right;
	border-bottom: 1px solid #f60404;
}

#checkout .separator3 {
	width: 100%;
	border-bottom: 1px solid #f60404;
}

#checkout .subhead {
	color: #face58;
	font-weight: bold;
	text-align: left;
}

#checkoutbill, #checkoutship {
	width: 99%;
}

#checkoutbill tr.title, #checkoutship tr.title {
	color: #face58;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	min-height: 30px;
	border-bottom: 1px solid #f60404;
}

#checkoutbill tr.subhead, #checkoutship tr.subhead {
	color: #face58;
	font-weight: bold;
	text-align: left;
}

#checkoutbill td, #checkoutship td {
	text-align: left;
}

#checkoutbill .ckout_textbox, #checkoutship .ckout_textbox {
	width: 99%;
}

#checkoutship .ckout_checkbox {
	vertical-align: middle;
}

#checkoutship .note {
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
}

#checkout hr {
	width: 100%;
	height: 1px;
	color: #dcdcdc;
	background-color: #dcdcdc;
	text-align: center;
}

/* end content styles */

/* begin footer styles */ 
#footerlinks {
	clear: both;
	width: 100%;
	background-color: #000000;
	text-align: center;
	margin-top: 10px;
}

#footertext {
	clear: both;
	width: 100%;
	background-color: #000000;
	text-align: center;
	margin-top: 10px;
}
/* end footer styles */
