* {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 11px 0px 11px 0px;
}

a:link,
a:active,
a:visited {
	background-color: inherit;
	color: #dfac00;
}

a:hover {
	background-color: inherit;
	color: #ffcc00;
}

.no_padding {
	padding: 0px;
	margin: 0px;
}

.message {
	background-color: #FFFFFF;
	padding: 2px 1px 1px 1px;
	color: #ED174B;
	font-weight: bold;
	font-size: 11px;
}

.clear {
	clear: both;
}

input,
textarea,
select {
	font-family: sans-serif;
	font-size: 11px;
}

h1 {
	
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 11px 0px 11px 0px;
}

h2 a:link,
h2 a:active,
h2 a:visited,
h2 a:hover {
	color: #000000;
	text-decoration: none;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 11px 0px 11px 0px;
}

h3 a:link,
h3 a:active,
h3 a:visited,
h3 a:hover {
	color: #000000;
	text-decoration: none;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 11px 0px 11px 0px;
}

#cb_monthly_specials {
	float: left;
	width: 365px;
}

#cb_monthly_specials_content {
	background-image: url(/images/cb_left_bg.gif);
	color: #000000;
	padding: 2px 9px 2px 9px;
}

#cb_features {
	float: right;
	width: 163px;
}

#cb_features_content {
	background-image: url(/images/cb_right_bg.gif);
	color: #ffffff;
	padding: 0px 5px 2px 5px;
	text-align: left;
}

#cb_brands_vendors {
	clear: left;
	float: left;
	width: 365px;
}

#cb_brands_vendors_content {
	background-image: url(/images/cb_left_bottom_bg.gif);
	color: #000000;
	padding: 2px 9px 2px 9px;
}

.border {
	border: 1px solid #999999;
}

.vendor_thumbnail {
	margin: 3px 1px 0px 0px;
}

.spaced_cb_blurb {
	margin: 3px 0px 4px 0px;
}

.red_text,
.red_text:link,
.red_text:active,
.red_text:visited,
.red_text:hover {
	color: #ff0000;
}

.white_text,
.white_text:link,
.white_text:active,
.white_text:visited {
	color: #ffffff;
}

.white_text:hover {
	color: #ffcc00;
}

.product_details {
	
}

.product_description {
	padding-left: 80px;
}

.strike {
	text-decoration: line-through;
}

.gray_bg {
	background-image: url(/images/gray_bg_middle.gif);
}

.gray_bg_top {
	background-image: url(/images/gray_bg_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	margin-top: 11px;
}

.gray_bg_bottom {
	background-image: url(/images/gray_bg_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 9px;
	margin-bottom: 11px;
}

.gray_bg_middle {
	color: #ffffff;
	padding: 0px 3px 0px 7px;
}

.white_bg {
	background-image: url(/images/white_bg_middle.gif);
}

.white_bg_top {
	background-image: url(/images/white_bg_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	margin-top: 11px;
}

.white_bg_bottom {
	background-image: url(/images/white_bg_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 9px;
	margin-bottom: 11px;
}

.white_bg_middle {
	color: #000000;
	padding: 0px 20px 0px 20px;
}

.spaced_icon {
	margin: 0px 0px 4px 0px;
}

.dot_divider {
	background-image: url(/images/dot_bg.gif);
	height: 3px;
	margin: 11px 0px 11px 0px;
}

.dot_divider_vertical {
	background-image: url(/images/dot_vertical_bg.gif);
	width: 23px;
}

.form_top_icons {
	text-align: right;
	margin-bottom: 3px;
}

.even_row {}

.odd_row {
	background-color: #e5e5e5;
}

.form_label {
	padding: 3px 0px 3px 3px;
	text-align: right;
	width: 30%;
}

.form_value {
	padding: 3px 3px 3px 4px;
	width: 70%;
}

.form_subHeader {
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

.form_reqNotice {
	text-align: right;
}

.form_subBody {
	padding: 0px 0px 3px 0px;
}

.form_error_field {
	background-color: #ffcccc;
}

.gray_text {
	
}

.border {
	border: 1px solid #cccccc;
}

.form_only {
	margin-top: 11px;
	margin-bottom: 7px;
}

.layer_hidden {
	display: none;
}

.layer_show	{}

.galleryDescription ul {
	margin-left: 25px;
}
