html, body {
	padding: 0px;
	margin: 0px;
	border: none;
}

div.store {
	/*position: relative;*/
	/*z-index: 400;*/
	font-size: 12px;
	padding-top: 5px;
}

div.store a {
	color: #333333;
}

div.store h1 {
	color: #222D4B
}

div.top_button_bar h1 {
	font-size: 14px;
	text-align: left;
}

h4 {
	font-size: 14px;
}

li {
	text-align: left;
}

div.store form {
	margin: 0px;
	padding: 0px;
}

div.store input.inputbox,
div.store select.inputbox {
	border: 2px solid #7D7D7D;
	color: #000000 !important;
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
	width: 130px;
	background-color: #efefef;
	text-align: left;
}

div.store select.inputbox {
	width: 130px;
}

div.store div.container {
	position: relative;
	background-color: #D6D6D8;
}

input.highlight {
	border: 2px solid red !important;
	background-color: #f3eda9 !important;
}

.alt {}

input.store_button {
	background: #D6D6D8 url("../images/store_button.png") no-repeat;
	width: 130px;
	height: 45px;
	color: #D6D6D8;
	border: none;
	padding: 4px;
	padding-right: 10px;
	cursor: pointer;
	padding-bottom: 8px;
}

input.store_button:hover {
	text-decoration: underline;
	color: #ffffff;
}

input.small {
	font-size: 11px;
}

strong.big {
	color: #EEE;
	font-size: 16px;
}

div.top_button_bar {
	text-align: right;
	height: 45px;
	position: relative;
	overflow: none !important;
}

div.out_of_stock {
	font-size: 14px;
	color: #C90000;
	font-weight: bold;
}

div.error {
	border: 2px solid #CF0000;
	margin: 8px;
	padding: 4px;
	background-color: #f3eda9;
	font-weight: bold;
	color: #000000;
}

/* round headings */
div.heading {
	margin-top: 10px;
}

div.heading div, 
div.heading a {
	font-weight: bold;
	color: #FFFFFF;
}

div.product_list div.hbottom,
div.shopping_cart div.hbottom {
	border-top: 2px solid #7D7D7D;
	margin-top: 0px;
}

div.shopping_cart div.htop,
div.product_list div.htop {	
	border-bottom: 2px solid #7D7D7D;
}

/* store headings */
div.shopping_cart h1,
div.register_customer h1,
div.checkout h1,
div.gift_certificates h1 {
	float: left;
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

/* grey boxes */
div.checkout div.login_box h4,
div.register_customer div.login_box h4,
div.checkout div.gift_certificate_box h4,
div.checkout div.billing_box h4 {
	color: #FFF;	
	margin-top: 0px;
}

.gift_certificate_box {
	display: none;
}

/* form subsection bordered headings */
div.step_two h2,
div.step_one h2,
div.register_customer h2,
div.gift_certificates h2 {
	border-bottom: 2px solid #B8895F;
	color: #393939;
}

/* alternate button designs */
div.product_info div.options input.store_button,
div.product_list div.product div.options input.store_button,
div.register_customer div.register_buttons input.store_button,
div.checkout form input.store_button,
div.checkout div.checkout_buttons input.store_button,
div.shopping_cart div.cart_buttons input.store_button,
div.gift_certificates form input.store_button  {
	background: #FFFFFF url("../images/product_list/store_button.png") no-repeat;
	width: 122px;
	height: 42px;
	padding: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

/* category selector */
div.category_selector {	
	height: 100%; 
	width: 120px;		
	position: relative;	
	background: url("../images/bar_middle.png") repeat-y top right;	
	padding-top: 10px;
	padding-bottom: 10px;	
	margin-top: 4px;	
	z-index: 999;
}

div.selector_background {
	background: url("../images/dark_rep.png");
}

div.category_selector div.active {
	background-color: #ffffff;
	padding: 2px;	
	text-align: center;	
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	position: relative;
}


div.category_selector div.active a, 
div.category_selector  div.highlight a {
	color: #CF0000 !important;
}

div.category_selector  div.highlight {
	background-color: #ffffff;
	font-weight: bold;
	position: relative;
	border: none;
}

div.category_selector div.active img {
	position: absolute;
	right: -16px;
	top: -20px;	
}

div.category_selector div.entry {
	padding: 6px;
}

div.category_selector div.entry a, 
div.category_selector div.entry a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #EEE;
}

/* bread crumbs */
div.bread_crumbs {
	float: left;
	padding: 4px 0px 0px 0px;
}

div.bread_crumbs h4 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

div.bread_crumbs h4 a {
	text-transform: none;	
	font-size: 14px;
}

div.bread_crumbs h4 a:hover {
	text-decoration: underline;
}

div.shopping_cart, 
div.checkout,
div.product_info, 
div.register_customer,
div.product_list,
div.gift_certificates {
	position: relative;
	padding: 0px 10px 10px 10px;
	color: #333333;
}

div.bread_crumbs span {
	font-size: 16px;
	color: #CF0000;
	font-weight: bold;
}

/* product information */
div.product_info div.heading {
	padding: 4px 4px 0px 4px;
	border-bottom: 2px solid #7D7D7D;
	position: relative;
	margin-bottom: 10px;
	overflow: auto;
}

div.product_info div.heading h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	float: left;
	
	overflow: hidden !important;
}

div.product_info div.heading div.item_number, 
div.product_info div.heading div.price  {
	font-size: 16px;
	font-weight: bold;
	color: #333333;	
	float: right;
	margin-right: 8px;
	padding-top: 10px;
	height: 24px;
	overflow: hidden;
}

div.product_info div.information {
	width: 100%;
	overflow: auto;
	float: left;
	text-align: left;
	padding: 0px 10px 10px 10px;
	border: red;
}

div.product_info div.options {
	text-align: right;
	width: 100%;
	padding-top: 12px;
	
	clear: both;
}

div.product_info div.images {
	display: block;
	padding: 10px 0px;
}

div.product_info div.images img {
	margin: 0px 5px 5px 0px;
	float: right;
}

div.product_info div.images img.full {
	float: left;
	margin: 0px;
}

div.product_info div.images span {
	display: none;
}

div.product_info div.images a div img {
	display: none;
}

div.product_info div.images div.image0,
div.product_info div.images div.image1, 
div.product_info div.images div.image2, 
div.product_info div.images div.image3, 
div.product_info div.images div.image4, 
div.product_info div.images div.image5 {
	float: left;
	cursor: pointer;
	position: relative;
}

div.product_info div.image0 {
	display: block;
	text-decoration: none;
	border: none;
}

div.product_info div.image0 a div {
	text-align: right;
	padding-right: 30px;
}

div.product_info div.image0 a div img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: inline;
}

/* register customer */
div.register_customer fieldset,
div.register_customer div.login_box {
	width: 320px;
	margin: 10px;
	padding-top: 6px;	
	border: none;	
}

div.register_customer fieldset div,
div.register_customer div.login_box div,
div.checkout div.login_box div {
	margin-bottom: 6px;
	line-height: 26px;
	height: 26px;
}

div.register_customer select.inputbox,
div.checkout select.inputbox {
	width: 130px;
}

div.register_customer fieldset input, 
div.register_customer fieldset select,
div.register_customer div.login_box input,
div.register_customer div.login_box select,
div.checkout div.login_box input{
	float: right;
}

div.register_customer div.register_buttons {
	overflow: auto;
	text-align: center;
}

div.register_customer div.login_box,
div.checkout div.gift_certificate_box {
	border: none;
	position: relative;
	overflow: auto;
	padding: 8px;
	background-color: #393939;	
	color: #FFF;
	min-height: auto;
}

/*checkout */
div.checkout div.register_box {
	width: 400px;
	float: right;
	margin: 0px 20px 20px 0px;
}

div.checkout div.register_box h2 { }

div.checkout div.login_box {
	width: 300px; 
	position: relative;
	overflow: auto;
	padding: 8px;
	background-color: #393939;	
	color: #FFF;
}

div.checkout div.login_button {
	width: 300px;
	padding: 8px;
	text-align: right;
	position: absolute;
}

div.checkout div.billing_box,
div.gift_options {
	position: relative;
	overflow: auto;
	padding: 8px;
	background-color: #393939;	
	color: #FFF;	
}

div.checkout div.billing_box select {
	width: auto;
}

div.checkout textarea.inputbox {
	overflow: auto;	
	height: 50px;
}

div.checkout div.checkout_buttons {
	text-align: center;
}

div.checkout div.order_total {
	float: left;
	width: 300px;
	margin-left: 16px;
}

div.checkout div.order_total div.total {
	font-weight: bold;
	border-top: 1px solid #393939;
}

div.checkout div.order_total div.item div,
div.checkout div.order_total div.total div {
	width: 100px;
}

#gift_cart_count {
	margin-right: 8px;
	text-align: right;
}

/* shopping cart */
div.shopping_cart div.heading {
	overflow: auto;
	padding: 2px 4px 2px 4px;
	background-color: #393939;
	position: relative;	
	font-size: 12px;
}

div.shopping_cart div.cart_items div.remove,
div.shopping_cart div.cart_items div.quantity,
div.shopping_cart div.heading div.remove, 
div.shopping_cart div.heading div.quantity  {
	float: left;
	width: 70px;
}

div.shopping_cart div.cart_items div.item_number,
div.shopping_cart div.heading div.item_number {
	float: left;
	width: 85px;
}

div.shopping_cart div.cart_items div.price,
div.shopping_cart div.heading div.price {
	float: left;
	width: 85px;
}

div.shopping_cart div.cart_items div.name,
div.shopping_cart div.heading div.name {
	float: left;
	width: 260px;
}

div.shopping_cart div.heading div.total {
	float: right;
	color: #ffffff;
	font-weight: bold;
	margin-right: 8px;
}

div.shopping_cart div.heading h1 {
	padding: 0px;
	margin: 0px;
	display: none;
}

div.shopping_cart div.cart_items {
	position: relative;
}

div.shopping_cart div.cart_items div.alt {
	background-color: #dddddd;
}

div.shopping_cart div.cart_items div.item {
	padding: 4px;
	position: relative;
	overflow: auto;
}

div.shopping_cart div.cart_items div.item div {
	line-height: 26px;
}

div.shopping_cart div.cart_items div.item div.quantity input {
	width: 25px;
}

div.shopping_cart div.cart_buttons {
	overflow: auto;
	text-align: right;
}

/* product list back page */
div.product_list span.enter_text {
	display: none;
}

div.product_list div.product,
div.product_list div.category {
	padding: 4px;
	position: relative;	
	float: left;
	width: 135px;
	height: 180px;
	margin: 4px;
	text-align: center;
}

div.product_list div.product div.options {
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #333333;
	display: none;
}

div.product_list div.alt {}

div.product_list div.category div.browse {
	text-align: center;
}

div.product_list div.category div.title {
	font-size: 18px;
	overflow: auto;
}

div.product_list div.category div.enter_text {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 300px;
	padding: 6px;
	font-style: italic;
	text-align: right;
	
	display: none;
}

div.product_list div.category div.enter_text img {
	float: right;
	display: none;
}

div.product_list div.product div.title {
	overflow: auto;
}

/* product image hover loupe */
div.product_list div.product div.image,
div.product_list div.category div.image  {
	position: relative;
	top: 0px;
	left: 3px;
	_left: 0px;
	min-height: 88px;
	_height: 88px;
	overflow: auto;
	width: 120px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

div.product_list div.product div.image a {
	display: block;
	position: relative;
	text-decoration: none;
}

div.product_list div.product div.image span,
div.product_info div.image0 span {
	display: none;	
	cursor: pointer;	
	background: url("../images/product_list/image_loupe_corner.png") no-repeat top left;	
	text-align: center;
	width: 112px;
	height: 33px;	
	
	position: absolute;	
	bottom: 0px;
	right: 0px;

	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	line-height: 33px;
}

div.product_list div.product div.image a:hover span,
div.product_info div.image0 a:hover span {
	display: block;
}

div.product_list div.product div.image span img,
div.product_info div.image0 span img {
	position: absolute;
	bottom: 0px;
	right: -10px;
}

div.product_list div.product div.name a {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

div.product_list div.heading {
	overflow: auto;
	padding: 2px 4px 2px 4px;
	background-color: #393939;
	position: relative;	
	display: none;
}

div.product_list div.product div.name,
div.product_list div.heading div.name {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../images/overlayBg.png') bottom left no-repeat;
	width: 90px;
	padding: 5px;
}

div.product_list div.category div.title, 
div.product_list div.product div.item_number, 
div.product_list div.product div.price {
	cursor: pointer;
	font-size: 12px;
}

div.product_list div.category div.title {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../images/overlayBg.png') bottom left no-repeat;
	width: 90px;
	padding: 5px;
	color: white;
}

span.dollaDolla {
	color: #009900;
}

div.product_list div.product div.item_number, 
div.product_list div.product div.price {
	float: none;
}

div.product_list div.heading div.item_number, 
div.product_list div.heading div.price {
	float: right;
	width: 130px;
}

/* page index */
div.page_index {	
	text-align: right;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 14px;
}

div.page_index a { }

/* product list splash */
div.product_splash {
	position: relative;
}

div.product_splash div.alt { }

div.product_splash div.category {
	float: right;
	width: 370px;
	height: 280px;
	margin: 10px;
	position: relative;
}

div.product_splash div.category div.browse {
	display: none;
}

div.product_splash div.category div.padding {
	padding: 20px;
}

div.product_splash div.category div.image {
	position: absolute;
	bottom: 30px;
	right: 40px;	
}

div.product_splash div.category span.enter_text a {
	font-size: 14px;
	font-weight: bold;
}

div.product_splash div.category div.description {
	position: absolute;
	top: 66px;
	left: 0px;
	font-size: 12px;
	color: #333333;
	width: 140px;
}

div.product_splash div.category div.title {
	font-family: Arial;
	font-weight: normal;
	color: #222D4B;
	font-size: 18px;
	line-height: 28px;	
	
	position: absolute;
	top: 0px;
	left: 0px;
}

div.product_splash div.category div.enter_text {
	display: none;
}

/* modules */
div.checkout td.ship_price b {
	color: red;
}

/* custom alert */
div.custom_alert {
	padding: 8px;
	border: 2px solid #CF0000;
	position: absolute;
	font-size: 16px;
	text-align: left;
	z-index: 999;
	background-color: #f3eda9;
	color: #000000;	
}

div.custom_alert ul {
	padding: 0px;
	margin: 0px 0px 0px 16px;
}

/* checkout steps */
div.checkout_steps {	
	position: absolute;
	bottom: -5px;
	right: 0px;
	z-index: 999;
	height: 45px;
	width: 250px;
}

div.checkout_steps div {
	float: left;
	margin-left: 6px;
}

div.checkout_steps h1 {
	color: #777777;
	font-size: 32px;
	line-height: 32px;
	
	margin: 0px;
	padding: 0px;
}

div.checkout_steps h1.current {
	color: #ffffff;
}

div.checkout_steps h1.thank_you {
	color: #ea0000;
	font-size: 18px;
} 

/* lost password */
div.checkout div.lost_pw_box h4 {
	margin: 0px;
	color: #ffffff;
	font-size: 14px;
}

div.checkout div.lost_pw_box div {
	margin-bottom: 6px;
	line-height: 26px;
	height: 26px;
}

div.checkout div.lost_pw_box input {
	float: right;
}

div.checkout div.lost_pw_box {
	margin: 0px auto;
	width: 400px; 
	position: relative;
	overflow: auto;
	padding: 8px;
	background-color: #393939;	
	color: #FFF;
}

div.checkout div.lost_pw_button {
	margin: 0px auto;
	width: 400px; 
	padding: 8px;
	text-align: right;	
}

/* gift certificates */
div.gift_certificates fieldset div {
	margin-bottom: 6px;
	line-height: 26px;
	height: 26px;		
}

div.gift_certificates fieldset div input,
div.gift_certificates fieldset div select {
	float: right;
}

div.gift_certificates div.code_box {
	margin: auto;
	width: 200px;
	height: 100px;
	border: 3px dashed #A0B491;	
	background-color: #f3eda9;
	text-align: center;
	position: relative;
}

div.gift_certificates div.order_complete img {
	float: right; 
	margin: 20px 40px 80px 80px;
}

div.gift_certificates div.order_complete {
	padding: 0px 20px 20px 20px;
}

div.gift_certificates div.code_box div {
	position: absolute;
	font-weight: bold;
	top: 4px;
	left: 6px;
}

div.gift_certificates h4 {	
	line-height: 100px;
	color: #000000;
	font-size: 28px;
}

div.cart_items *, div.cart_items * * {
	font-size: 12px;
}

div.cart_items div.heading *, div.cart_items div.heading * *, div.cart_items div.heading * * * {
	font-size: 12px;
	font-weight: bold;
}

div.shopping_cart div.cart_items div.card_icon {
	float: left;
	width: 100px;
}

div.shopping_cart div.cart_items div.card_code {
	float: left;
	width: 200px;
}


div.shopping_cart div.cart_items div.card_discount {
	float: left;
	width: 200px;
}

div.shopping_cart div.cart_items div.card_remains {
	float: left;
	width: 200px;
}

/*attributes*/
div.product_attribute_container {
	text-align: right;
}

div.product_attribute_container select {
	margin-bottom: 4px;
}

div.attribute_separator {
	height: 10px;
}

.attribute .select {
	width: 180px;
}

.attribute_text_on_cart {
	font-style: italic;
	font-size: smaller;
	color: #363636;
	text-indent: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td {
	text-align: left;
}
