body {
	background-color:#F0F0F0;
	margin-left:6px;
	margin-right:6px;
	margin-top:0px;
}
body,td,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	border:1px inset #555555;
}
img {
	border:none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #494e4f;
}
h2 {
	margin-bottom:4px;
}

a:link {
	color: black;
}
a:active {
	color: black;
}
a:visited {
	color: black;
}
a:hover {
	color: #85371e;
	text-decoration: underline;
}


/** MiniCart Header **/
div.header{
	display:table;
	width:100%;
}
div.headerCart{
	border: thin solid #B5B5B5;
	background-image: url("/media/BarBackground_black2.gif");
	float:right;
	width:300px;
	height:18px;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:2px;
	vertical-align:middle;	
	text-align:right;
}
a.MiniCart {
	padding-left: 8px;
	font-weight: bold;
}
div.MiniCart{
	display: inline;
}


/** Search Bar**/
div.logo{
	float:left;
	padding-top:15px;
}
td.mainNav{
	text-align:right;
	padding-right:6px;
	font-variant:small-caps;
	font-weight: bold;
}
div.searchBox{
	border: 1px solid #B5B5B5;
	background-image: url("/media/BarBackground_black2.gif");
	height:28px;
	width:100%;
	padding-top:7px;
	padding-bottom:2px;
	vertical-align:middle;
	text-align:left;
	display: table;
}
div.searchBox a {
	text-decoration: none;	
}


/** subNav **/
div.subNav{
	border: 1px solid #B5B5B5;
	width:100%;
	background-color:white;
}
table.subNav{
	width:100%;
	border-collapse: collapse;
	border-spacing: 0px;		
}
table.subNav td{
	background-color: #F0F8FF;
	border-right:2px ridge #667F99;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	text-transform:uppercase;
	white-space:nowrap;
	font-weight:bold;
	font-size:9px;
	background-image: url("/media/BarBackground_maroon.gif");
}
table.subNav a{
	text-decoration: none;	
}


/** Detail **/
div.detailBox{
	border: 1px solid #B5B5B5;
	width:100%;
	background-color:white;
}


/** Product Lists **/
table.prodList{
	width:70%;
	border-collapse: collapse;
	border-spacing: 0px;	
}
table.prodList th{
	border-bottom: 2px solid #CDC9C9;
	background-color: #EEE9E9;
	font-size:13px;
}
table.prodList td{
	font-size:13px;
}
table.prodList a:link {
	color: black;
	text-decoration: underline;
}
table.prodList a:active {
	color: black;
	text-decoration: underline;	
}
table.prodList a:visited {
	color: black;
	text-decoration: underline;	
}
table.prodList a:hover {
	color: #85371e;
	text-decoration: underline;
}
div.indexMultiCol {
	padding-left:20px;
}
div.indexMultiCol ul {
	float: left;
	width: 78em;
	margin: 0;
	padding: 0;
	list-style: none;
	/*background-color:#EEE9E9;*/
}
div.indexMultiCol li {
	float: left;
	width: 25em;
	margin: 0;
	padding: 4px;
}
div.indexSglCol {
	padding-left:20px;
}
div.indexSglCol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*background-color:#EEE9E9;*/
}
div.indexSglCol li {
	margin: 0;
	padding: 4px;
}


/** Login **/
table.login {
	border: 1px solid #667F99;
	border-spacing: 0px;
	background-color:#F0F0F0;
}
table.login th {
	background-color: #C7C7C7;
	font-weight:bold;
	font-size:14px;
	padding: 4px;
	border-bottom:1px solid #667F99;
	font-variant:small-caps;
}
table.login td {
	font-size:14px;
	padding:20px;
	line-height:175%;
}
table.view_edit td {
width: 100px;
}
table.view_edit input{
	margin-top:4px;
	color:#85371e;
	background-color:#FFFFFF;
	font-size:9pt;
	font-weight:normal;
	font-variant:small-caps;
	border:1px outset #555555;
	text-decoration:none;
	height:20px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
}

/** Store Home Page **/
p.intro {
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
	font-style:italic;
}
p.sale {
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
p.sale a:link {
	color: #CC1400;
	font-weight:bold;
	text-decoration: underline;
}
p.sale a:active {
	color: #CC1400;
	font-weight:bold;
	text-decoration: underline;	
}
p.sale a:visited {
	color: #CC1400;
	font-weight:bold;
	text-decoration: underline;		
}
p.sale a:hover {
	font-weight:bold;
	text-decoration: underline;
}
p.sale img{
	height: 30px;
	vertical-align: middle;
}
table.systemIndex {
	width:100%;
}
table.systemIndex td{
	font-size:15px;
	font-variant:small-caps;
	font-weight:bold;
}
table.systemIndex a:link {
	color: #85371e;
	text-decoration: none;	
}
table.systemIndex a:active {
	color: #85371e;
	text-decoration: none;		
}
table.systemIndex a:visited {
	color: #85371e;
	text-decoration: none;		
}
table.systemIndex a:hover {
	font-weight:bold;
	text-decoration: underline;
}
div.promo {
	width:700px;
	background-color:#E5E5E5;
	font-size:14px;
	border:2px ridge #667F99;
	margin-bottom:10px;
}
p.promo {
	padding-top:8px;
	padding-bottom:8px;	
}


/** Shopping Cart/Checkout**/
table.cart {
	padding-top:10px;
	width:100%;
}
table.cart th.cart_quantity{
	text-align:center;
	width:80px;
}
table.cart th.cart_name{
	text-align:left;
}
table.cart th.cart_sku{
	text-align:left;
	width:100px;
}
table.cart th.cart_price{
	text-align:center;
	width:80px;
}
table.cart th.cart_total{
	text-align:center;
	width:80px;
}
table.cart td{
	background-color:#E0E0E0;
}
table.cart td.cart_quantity{
	text-align:center;
}
table.cart td.cart_name{
	text-align:left;
}
table.cart td.cart_sku{
	text-align:left;
}
table.cart td.cart_price{
	text-align:right;
	font-style:italic;
}
table.cart td.cart_total{
	text-align:right;
}
table.totals {
	width:100%;
	text-align:right;
}
table.totals td.totals{
	width:80px;
}
table.totals td.totals_all_txt{
	font-weight:bold;
	background-color:#E8E8E8;
}
table.totals td.totals_all{
	font-weight:bold;
	background-color:#E8E8E8;
}
table.taxnship {
	width:100%;
}
table.taxnship td{
	text-align:right;
}
div.cartChanges {
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
div.cartChanges input{
	margin-top:4px;
	color:#85371e;
	background-color:#FFFFFF;
	font-size:9pt;
	font-weight:normal;
	font-variant:small-caps;
	border:1px outset #555555;
	text-decoration:none;
	height:20px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
}
table.instruct {
	padding-top:14px;
	font-weight:bold;
	text-align:center;
	width:100%;
}
div.paymentSelect {
	text-align:right;
}
table.pay_holder {
	display: inline-table;
	text-align:left;
}
td.sql_pay_select {
	text-align:left;
}
div.checkoutButtons {
	text-align:right;
	padding-top:16px;
}
span.checkoutSubmit input{
	font-size:16px;
	height:26px;
}
td.bill_addr_hdr, td.ship_addr_hdr, td.payment_hdr {
	font-weight:bold;
	text-align:center;
}
td.addr {
	text-align:right;
}
div.shipFooter {
	text-align: left;
}
div.receiptBox {
	padding-bottom:12px;
	padding-top:4px;
	border-bottom:2px solid lightgray;
}
table.ups_error {
	display: none;
}


/** Container **/
.borderTitle {
	color: #494e4f;
	font-weight: bold;
	background-color:white;
	padding-left:4px;
	padding-right:4px;	
}
td.border_tleft {
	background-image: url("/media/border_tleft.gif");
	background-repeat: no-repeat;
	width:16px;
}
td.border_tmid {
	background-image: url("/media/border_tmid.gif");
	background-repeat: repeat-x;
	text-align: left;
}
td.border_tright {
	background-image: url("/media/border_tright.gif");
	background-repeat: no-repeat;
	width:16px;
}
td.border_cleft {
	background-image: url("/media/border_cleft.gif");
	background-repeat: repeat-y;
	width:16px;
}
td.border_cright {
	background-image: url("/media/border_cright.gif");
	background-repeat: repeat-y;
	width:16px;
}
td.border_bleft {
	background-image: url("/media/border_bleft.gif");
	background-repeat: no-repeat;
	width:16px;
}
td.border_bmid {
	background-image: url("/media/border_bmid.gif");
	background-repeat: repeat-x;
}
td.border_bright {
	background-image: url("/media/border_bright.gif");
	background-repeat: no-repeat;
	width:16px;
}


/** Misc **/
input.generalButton{
	color:#FFFFFF;
	background-color:#85371e;
	font-size:9pt;
	font-weight:normal;
	font-variant:small-caps;
	border:1px outset #555555;
	text-decoration:none;
	height:20px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
}
input.smallButton{
	color:#FFFFFF;
	background-color:#85371e;
	font-size:7pt;
	font-weight:normal;
	font-variant:small-caps;
	border:1px outset #555555;
	text-decoration:none;
	height:18px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
}
input[type="submit"] {
	color:#FFFFFF;
	background-color:#85371e;
	font-size:9pt;
	font-weight:normal;
	font-variant:small-caps;
	border:1px outset #555555;
	text-decoration:none;
	height:20px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
}
a.link_name {
	padding-left:26px;
}
div.searchFoundOn {
	padding-top:8px;
	padding-left:18px;
}
.email_pw_note {
	text-align: left;
	font-size:11px;
	font-style: italic;
}