/* CSS Document */

* {
  padding:0;
  margin:0;
}

body {
  	font: 9pt Verdana, Arial, Sans-serif;
  	background: #333;
}

h1 {
	padding-top: 15px;
	color: #fff;
	letter-spacing: 2px;
}

h1, h2, h3, h4, .heading_1 {
	color: #000;
	font-weight:normal;
	padding-bottom: 10px;
}

img {
  	border:0;
}

a {
	color: #aaa;
	font-size: 9pt;
	text-decoration: none;
}

a:visited {
	color: #aaa;
}

a:hover {
	background: red;
	color: #FFF;
}


#wrapper {
 	text-align: center;
	height: 100%;
	color: #000;
	background: #931B2B;
}

#frame-home-hdr {
	width:100%;
	margin: 0px;
	padding:0px;
	text-align:center;
  	background: #000;
	}

#frame-home-content {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}

#category {
	text-align: left;
}

#category-header {
	width: 950px;
	height: 300px;
	text-align: left;
	margin-bottom: 5px;
}

#category-top {
	width: 848px;
	padding: 0px 40px 40px 40px;
	text-align: center;
}

#category-product-groups {
	width: 930px;
}

#category-left {
	width: 800px;
	padding:0px;
	text-align:center;
	display: table-cell; 
	}

#category-left a {
	color: white;
	letter-spacing: 0;
	font-size: 7pt;
	text-align: left;	
}

#category-left-generic {
	width:700px;
	height: 600px;
	padding:20px;
	text-align:center;
	display: table-cell;
	background: #f90; 
	}

#category-left-header {
	width: 100%;
	height: 100px;
	text-align: center;
}

#category-left-content {
	display: table;
	width: 680px;
	margin-left: 40px;
}

#category-right {
	float: right;
}

#category-right-logo {
	height: 100px;
}

#category-right-text {
	padding-left: 8px;
}

#category-right-text p {
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

#category-content {
	margin-top: 50px;
	width: 928px;
	min-height: 400px;
}

#category-page {
	margin: 0px 200px 0px 200px;
	text-align: left;
	width: 528px;
	min-height: 400px;
}

#category-policy {
	margin: 0px 200px 0px 200px;
	text-align: left;
	width: 528px;
	min-height: 400px;
}

#category-policy p {
	font-size: 9pt;
}

#category-policy h2 {
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 5px;
}

#category-contact{
	text-align: center;
}

#category-footer {
	width: 848px;
	margin: 50px 40px 10px 40px;
	text-align: center;
}

.nav_items {
	width: 848px;
	text-align: center;
}

.products {
	margin: 10px 0px 0px 0px;
	width: 220px;
	height: 250px;
	background: #333;
	float: left ; 
	color: #FFF;
	font-size: 8pt;
}

.products h3, h4 {
	font-weight: bold;
	padding-top: 4px;
}

.product_image {
	background: #aaa;
	width: 194px;
	height: 170px;
}

#header {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	width: 750px;
  	height: 74px;
}

#contentsearchtop {
	width: 100%;
	border-bottom: 1px dotted #aaa;
}

#contentsearchtop p {
	padding: 2px;
}

#contentsearchtop input {
	font-size: 7pt;
	letter-spacing: 1px;
	border: 1px solid #000;
	text-align: center;
	padding: 1px 5px 1px 5px;

}

#contentsearchbottom {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 4px;
}

#contentsearchbottom p {
	color: #f90;
	font-size: 7pt;
	letter-spacing: 1px;
}
	
#contentleft, #contentright {
	width:190px;
	min-height: 400px;
	padding:5px;
	float:left;
	background:#000;
	font-size: 8pt;
	}

#contentleft a, #contentright a {
	color: #000;
	padding: 0;
	font-size: inherit;
	letter-spacing: 0;
}

#contentcenter {
	width:340px;
	padding: 0 5px 0 5px;;
	float:left;
	text-align: center;
	}

.center_std {
	text-align: center;
	border: 1px solid #000;
	margin-bottom: 5px;
	background: #ccc;
	font-size: 7pt;
	min-height: 50px;	
}

.center_std h3 {
	color: #fff;
	background: #444;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 2px;
	margin-bottom: 5px;
}

.center_std p {
	font-size: 8pt;
	padding: 0px 15px 4px 15px;
}

#search_1, #search_2, #search_3, #search_4, #search_5 {
	height: 40px;
	float: left;
	border-right: 1px dotted #aaa;
	padding: 1px;
}

#search_1 {
	width: 200px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: -10px;
	border-right: 0px;
}

#search_2 {
	width: 230px;
	font-size: 7pt;
	text-align: center;
	border-left: 1px dotted #aaa;
}

#search_3, #search_4, #search_5 {
	width: 100px;
}

#search_5 {
	border-right: 0px;
}	

#cart_home {
	font-size: 8pt;
	width: 180px;
	float: right;
	text-align: right;
	padding: 0 0 4px 0;
	margin-top: -4px;
}

#cart_home img {
	padding: 0 0 0 0;
	margin: 4px 5px -4px 0;
}

#footer {
	font-size: 8pt;
 	text-align:center;
 	padding:1em 0;
 	color:#000;
 	line-height:1.5;
}

#footer p {
	font-size: 8pt;
}

#footer a {
	font-size: 8pt;
	font-weight: bold;
 	color:#000;
}

#product_image {
	float: left;
	width: 420px;
	padding-left: 80px;
}

#product_info {
	padding: 45px 80px 0px 550px;
	text-align: left;	
}

#product_item {
}

#product_item_top {
	width: 340px;
	height: 280px;
	padding: 10px;
}

#product_item_top_left {
	position: fixed;
	top: 10px;
	left: 10px;
	width: 280px;
	height: 280px;
	border: 1px solid #000;
	text-align: center;
}

#product_item_top_right {
	position: fixed;
	top: 10px;
	left: 300px;
	width: 50px;
	height: 280px;
	text-align: center;
}

#product_item_top_right img {
	border: 1px solid #000;
	margin-bottom: 10px;
}

#product_item_middle {
	width: 320px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#product_item_bottom {
	width: 320px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
	text-align: center;
	border-top: 1px dotted #555;
}

#product_item_bottom p {
	padding-top: 5px;
	font-size: 7pt;
}

#product_item_bottom_left {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#product_item_bottom_right {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	float: right;
}

#product_item input {
	border: 1px solid #000;
}

#product_variant_hdr {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#notice {
	font-size: 10pt;
	font-weight: bold;
	width: 848px;
	margin-left: 40px;
	color: red;
	text-align: center;
}

#login_center {
	width: 250px;
	background: #FFF;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

#login {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}


.right {
	text-align: right;
}

.odd {
	padding: 6px;
	width: 178px;
	background: #aaa;
}

.even {
	padding: 6px;
	width: 178px;
	background: #666;
}

.bandname {
	font-weight: bold;
}

.pic {
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 5px;
	background: #00a;
}

.tshirt {
	width: 100%;
	padding-top: 1em;
}

.bottom {
	vertical-align: bottom;
}

.submit_button {
	padding-top: 1px;
	background: #f90;
	color: #000;
}

.center_feature {
	text-align: center;
	margin-bottom: 5px;
	background: #ddd;
	font-size: 7pt;
	border: 1px solid #000;
	height: 300px;
}

.center_list {
	border: 1px solid #f90;
	background: #ddd;
	min-height: 300px;
	margin-bottom: 5px;
	font-size: 7pt;
}

.center_list h2 {
	width: 100%;
	background: #f90;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.center_list p {
	padding: 1px;
	border-bottom: 1px solid #aaa;
}

.center_list a {
	font-size: 7pt;
	color: #666;
}

.ccard {
	border: none;
	text-align: center;
}

.price {
	color: red;
	font-size: 16px;
}

.paragraph {
	font-size: 9pt;
	color: #999;
}

.description1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

.description3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 4px;
}

.notes  { 
	font-size: 9px; 
	line-height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic; 
	font-weight: bold }

.buy_button {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
	font-size: 12px;
	padding: 2px;
}

.link_variation {
	height: 22px;
	font-size: 10pt;
}

.link_view_cart, .link_view_cart:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.size, .size:hover { 
	float: left; 
	color: #000; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	border: 1px solid #000; 
	text-align: center; 
	margin-top: -2px;
	padding: 2px 1px 1px 1px;
	width: 20px; 
	height: 13px; 
	vertical-align: bottom; 
	}

.size:hover { 
	background-color: red; 
	color: #FFF; 
	}

.variation_description {
	font-size: 9pt;
	border: 1px solid red;
}

.cart_items {
	width: 848px;
	margin-left: 40px;
	border: 1px solid silver;
}

.cart_items td { 
	font-size: 9pt;
	padding: 3px;
	color: #000; 
	text-decoration: none; 
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	}
	
.cart_items th { 
	color: black; 
	font-size: 10pt; 
	background: silver; 
	padding: 5px 
	}

.cart_item_count, .cart_view_link, .cart_total_amount, .cart_checkout {
	float: left;
	width: 22%;
	padding: 7px;
	}

.cart_checkout {
	text-align: right;
	padding: 2px;
}

.cart_banner   { 
	width: 848px;
	height: 28px;
	margin: 0px 0px 0px 40px;
	color: #FFF; 
	font-size: 12px; 
	text-decoration: none; 
	background: #000;
	letter-spacing: 1px;
	}
	
.alt_order {
	font-size: 10px;
	color: #000;
	font-style: italic;
	margin-bottom: 10px;
}

.link_alt_order, .link_alt_order:visited {
	font-size: 10px;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

.rates {
	margin: 10px 40px 20px 40px;
	font-style: italic;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}