body {
	margin: 0px;
	background-image: url(/dev/images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #ADB09F;
}
body, p, td, tr, th, ul, li, input, select, textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #230658;
}
#container {
	margin: auto;
	width: 850px;
	text-align: left;
}
#logo_container {
}
#login_container {
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
#login_container td {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}
#login_container input {
	font-size: 11px;
}
#login_container a {
	color: #ffffff;
	text-decoration: none;
}
#login_container a:hover {
	text-decoration: underline;
}
#menu_container, #menu_container a:link, #menu_container a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menu_item {
	float: right;
}
.menu_item a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	color: #FFFFFF;
	border-left: 1px solid #7A4ECA;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.menu_item a:hover {
	background-color: #7A4ECA;
}
#left_container {
	display: inline;
	float: left;
	width: 175px;
	margin-left: 25px;
//	border-top: 1px solid #FFFFFF;
}
.left_row, .left_row_2, .left_row_3, .left_row_4 {
	background-color: #2D096F;
	border-bottom: 1px solid #230658;
}
.left_row a, .left_row_2 a, .left_row_3 a, .left_row_4 a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 20px 3px 10px;
}
.left_row_3 a {
	font-weight: normal;
}
.left_row_2 a {
	padding-left: 20px;
}
.left_row_3 a {
	padding-left: 30px;
}
.left_row_4 a {
	padding-left: 40px;
}
.left_row a {
	text-transform: uppercase;
}
.left_row a:hover, .left_row_2 a:hover, .left_row_3 a:hover {
	color: #FFFFFF;
	background-color: #401888;
}
#content_container {
	display: inline;
	float: left;
	width: 550px;
	padding-left: 25px;
	padding-right: 25px;
	border-top: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	color: #401888;
}
#breadcrumb a {
	color: #401888;
}
#print {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #401888;
}
#print a {
	font-size: 11px;
	font-weight: bold;
	color: #401888;
}
#heading {
	font-size: 20px;
	font-weight: bold;
	padding: 2px 8px;
	margin: 4px 0 8px 0;
	color: #FFFFFF;
	background-color: #401888;
}
#basket {
	padding: 4px 0;
}
#basket table tr td {
	font-size: 12px;
	color: #000000;
}
#basket table tr td a {
	color: #000000;
}
#content {
}
.heading1, .heading1 a {
	font-size: 16px;
	font-weight: bold;
	color: #230658;
	text-decoration: none;
}
.heading1 a:hover {
	text-decoration: underline;
}
.product_row1 {
	border-top: 1px solid #C6C3CD;
}
.product_row2 {
	border-top: 1px solid #C6C3CD;
	background-color: #E8E6EE;
}
.product_cell {
	font-size: 11px;
	padding: 10px;
}
.product_cell img {
	border: 1px solid #C6C3CD;
}
.product_cell p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
}
.product_info tr td {
	padding: 3px 0;
}
.product_heading1, .product_heading1 a, .product_price, .product_special {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #230658;
}
.product_special {
	font-size: 14px;
	color: #C00000;
}
.product_heading1 a:hover {
	text-decoration: underline;
}
.product_float {
	float: right;
}
.product_price p {
	padding-bottom: 4px;
}
.footer {
		font-family: Arial, Helvetica, sans-serif;
			font-size: 7pt;
				color: #42433b;
			}
#footer_bar {
	font-size: 10px;
	border-top: 1px solid #FFFFFF;
	background-color: #401888;
}
#footer_container {
	font-size: 11px;
}
#footer_container a {
	color: #FFFFFF;
}
.white_bar {
	font-size: 1px;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

.sitemap_heading a {
	display: block;
	color: #ffffff;
	background-color: #7A4ECA;
	margin: 8px 0px 0px 0px;
	padding: 3px 20px 3px 10px;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.sitemap_item a {
	display: block;
	padding: 3px 20px 3px 10px;
	border-bottom 1px solid #ffffff;
	text-decoration: none;
}
.sitemap_heading a:hover, .sitemap_item a:hover {
	text-decoration: underline;
}

.shop_button, .shop_button_dis {
	display: block;
	background-color: #C00000;
	border: 1px solid #C6C3CD;
	font-size: 11px;
	font-weight: bold;
	color: #FFF0F0;
	padding: 2px 14px 2px 14px;
	text-decoration: none;
	text-align: center;
}
.shop_button:hover {
	text-decoration: underline;
}
.shop_button_dis {
	background-color: #C6C3CD;
}

.shop_sub_menu {
	border: 1px solid #C6C3CD;
	background-color: #FFF0F0;
	padding: 5px;
	margin-bottom: 20px;
}
.shop_sub_menu, .shop_sub_menu td, .shop_sub_menu a {
	font-size: 11px;
	background-color: #FFF0F0;
}

.shop_page_controls {
	padding-top: 10px;
	text-align: center;
}

.nutrition_table th, .nutrition_table td {
	border-left: 1px solid #230658;
	padding: 1px 5px 1px 5px;
	text-align: center;
	font-size: 11px;
}
.nutrition_table {
	border-top: 1px solid #230658;
	border-right: 1px solid #230658;
	border-bottom: 1px solid #230658;
}
.nutrition_table th {
	border-bottom: 1px solid #230658;
	background-color: #E8E6EE;
}

.product_group, .product_group td {
	color: #928DA3;
}
.product_group td {
	font-size: 11px;
	padding: 2px 4px 2px 4px;
}

.product_image {
	margin-bottom: 20px;
}
.product_image img, .shop_sub_menu_detailed img {
	border: 1px solid #C6C3CD;
}
.product_image a {
	color: #928DA3;
	text-decoration: none;
}

.shop_product_filter {
	background-color: #E8E6EE;
	border: 1px solid #C6C3CD;
	margin: 0px 10px 0px 10px;
}
.shop_product_filter img {
	border: 1px solid #C6C3CD;
}
.shop_product_filter td, .shop_product_filter th {
	padding: 1px 2px 1px 2px;
}
.shop_product_filter td, .shop_product_filter input {
	font-size: 10px;
}
.shop_product_filter th {
	font-size: 11px;
}

.small {
	font-size: 10px;
}

.shop_cart td, .shop_cart th {
	padding: 5px 5px 5px 5px;
}
.shop_cart th {
	background-color: #E8E6EE;
}
.shop_cart td {
	border-bottom: 1px solid #E8E6EE;
}
.login_box {
	background-color: #E8E6EE;
	border: 1px solid #C6C3CD;
	padding: 10px;
}

.checkout_box, .checkout_summary {
	border: 1px solid #C6C3CD;
	margin-bottom: 20px;
}
.checkout_summary {
	padding: 10px;
}
.checkout_label {
	font-size: 14px;
	font-weight: bold;
}

.checkout_steps {
	border: 1px solid #C6C3CD;
}
.checkout_steps td {
	background-color: #E8E6EE;
	font-size: 11px;
	padding: 5px;
	white-space: nowrap;
}
.checkout_step, .checkout_step a, .checkout_step_active, .checkout_step_active a {
	text-decoration: none;
	color: #230658;
}
.checkout_step a:hover, .checkout_step_active a:hover {
	text-decoration: underline;
}
.checkout_step_dis {
	color: #C6C3CD;
}

.printer_only {
	display: none;
}

@media print {

	body {
		text-align: left;
		background-color: #ffffff;
	}

	body, p, td, tr, th, ul, li, input, select, textarea, .heading1, .heading1 a {
		color: #000000;
	}

	#container {
		margin: auto;
		width: 100%;
		margin-top: 0px;
		background-color: #ffffff;
	}

	#content_container {
		display: inline;
		float: none;
		width: 100%;
		padding: 0px;
		border: 0px;
		background-color: #FFFFFF;
	}

	#heading {
		color: #000000;
		background-color: #ffffff;
	}

	#top_container, #menu_container, #left_container, #breadcrumb_container, #basket, #footer_bar, #footer_container {
		display: none;
	}

	.printer_only {
		display: block;
	}

	.printer_hidden {
		display: none;
	}

}
