.notice {
	font-weight: bold;
	text-decoration: underline;
}

.contactform {
	border-width: 0px;
	border-spacing: 0px;
	margin: 20px auto 20px auto;
	padding: 0px;
}

.contactform tr {
}

.contactform th {
	height: 40px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	padding-right: 14px;
	padding-top: 6px;
	vertical-align: top;
}

.contactform td {
	height: 42px;
	color: #adadad;
	vertical-align: top;
}

.contactform input, .contactform textarea {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 16pt;
	height: 26px;
	color: #000000;
}

.contactform textarea {
	padding: 4px;
}

.contactform .large {
	width: 300px;
}

.contactform .largetall {
	width: 400px;
	height: 120px;
}

.contactform .small {
	width: 120px;
	margin-right: 20px;
}

.contactform .submit {
	height: 40px;
	vertical-align: bottom;
}

/* Featured Products */

table.featured {
	background-color: #e5dcc2;
	border: 1px solid #603a1e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

table.featured th {
	line-height: 24pt;
	background-color: #96683e;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

table.featured img {
	border: 1px solid #4d2f19;
}


/* Small text that shows up below the gateway check out buttons. */

.gateway_button {
	margin: 0px 0px 8px 0px;
}

.gateway_description {
	font-family: 	Verdana, Arial, sans-serif;
	font-size:		10;
	text-align:		center;
}



/* user on forms and cart display */

.ccresponse {
	margin: 24px auto 24px auto;
	padding: 8px;
	min-width: 320px;
	width: 440px;
	max-width: 600px;
	border: 1px solid #a87c4f;
	background-color: #e5ddc3;
	text-align: center;
}

.colored_cell_header {
	color: #e6e6e6;
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height: 40px;
	padding-left: 16px;
}

.colored_top_border {
	border-top: 1px solid #666666;
}

.colored_bottom_border {
	border-top: 1px solid #666666;
}

.cartcontents {
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 10pt;
}

.cartcontents_odd {
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 10pt;
	background-color: #333333;
	border-bottom: 1px solid #cccccc;
	padding: 6px 0px 6px 0px;
	color: #cccccc;
}

.cartcontents_noborder_odd {
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 10pt;
	background-color: #333333;
	padding: 6px 0px 0px 0px;
	color: #cccccc;
}

.cartcontents_even {
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 10pt;
	background-color: #000000;
	border-bottom: 1px solid #cccccc;
	padding: 6px 0px 6px 0px;
	color: #cccccc;
}

.cartcontents_noborder_even {
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 10pt;
	background-color: #000000;
	padding: 6px 0px 0px 0px;
	color: #cccccc;
}

.cartcontents_noborder_odd a, .cartcontents_noborder_even a {
	color: #ffffff;
	font-weight: bold;
}

input.sc_button {
	background-color: #333333;
	color: #ffffff;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 3px 8px 4px 8px;
}

input.sc_button:active {
	background-color: #660000;
}

input.sc_checkout_button {
	background-color: #333333;
	color: #ffffff;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 3px 8px 4px 8px;
}

input.sc_checkout_button:active {
	background-color: #333399;
}

img.cart_image {
	border: 1px solid #666666;
	padding: 3px;
	background-color: #000000;
	margin: 2px 6px 2px 2px;
	max-width: 64px;
	max-height: 64px;
}

.cart_totals {
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 11pt;
	text-align: right;
}

.cart_totals_labels {
	font-family: Arial, Helvetica, "Sans Serif", Sans-Serif;
	font-size: 11pt;
	text-align: right;
	font-weight: bold;
}

/* Messages and Text Formatting */

.item_added_message {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}

.d_category{
	HEIGHT: 22px;
	WIDTH: 210px;
}

next_link {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt;
	font-weight: bold;
}

back_link {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt;
	font-weight: bold;
}

.cart_edit_quantity{}

.cart_error{}

.no_items_found {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.default_small {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
}

.default_text {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
}

.default_right {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	text-align: right;
}

.default_right_bold {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	text-align: right;
}

.default_bold {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
}

.small_bold {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	font-weight: bold;
}

.row_title {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.row_titleerror {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #9c0508;
	color: #fefffe;
	border: 1px 0px 1px 0px solid #fefffe;
	text-align: right;
}

td.error {
	background-color: #9c0508;
	color: #fefffe;
	border: 1px 0px 1px 0px solid #fefffe;
}

td.error a {
	color: #fefffe;
}

.formnotes {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
}

.agreeboxtext {
	text-align: center;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt;
}

.agreeboxtexterror {
	text-align: center;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt;
	color: #fefffe;
}

table.orderform {
	margin-top: 24px;
}

table.orderform td {
	height: 26px;
}

/* Colors Area */

ul.colors_list {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
 
ul.colors_list li {
	float: left;
	width: 150px;
	height: 40px;
	margin: 0;
	padding: 0px;
}

ul.colors_list img {
	border: 1px solid #000000;
	margin-right: 4px;
	width: 24px;
	height: 24px;
}

/* Order Form Agreement Box */

div.box {
	width: 564px;
	height: 156px;
	margin: 10px auto 10px auto;
	padding: 0px 10px 5px 10px;
	border: 1px solid #acacac;
	background-color: #ffffff;
	overflow: auto;
	text-align: left;
}

div.box li {
	font-family: Arial, Helvetica, MS Sans Serif, Sans Serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 6px;
}

div.box p {
	font-family: Arial, Helvetica, MS Sans Serif, Sans Serif;
	font-size: 9pt;
	color: #000000;
}

/* Various Others */