html,body {
	text-align: center;
}

div#body_container {
	margin:		0 auto;
	padding:	10px 0 0 0;
	text-align:	left;
	width:		850px;
}

div#header_container {
	height:	183px;
	position: relative;
}

div#header_container h1 {
	height:			41px;
	margin:			0 0 5px 0;
	text-indent:	-9999px;
}

a#logo_link {
	height:		28px;
	margin:		-39px 0 0 18px;
	position:	absolute;
	width:		305px;
}

div#header_cart {
	float:		right;
	height:		131px;
	padding:	0 5px 0 14px;
	width:		180px;
}

div#header_cart h2 a {
	display:		block;
	height:			31px;
	line-height:	31px;
	margin:			1px -5px 10px -14px;
	padding:		0 0 0 14px;
}

a#header_cart_submit {
	display:		block;
	float:			right;
	height:			17px;
	line-height:	17px;
	text-align:		center;
	width:			83px;
}

div#sidebar {
	float:	left;
	margin:	0 5px 5px 0;
	width:	199px;
}

a.search_button {
	display:		block;
	height:			31px;
	line-height:	31px;
	margin:			0 0 3px 0;
	padding:		0 0 0 19px;
	width:			180px;
}

div#sidebar h2 {
	display:		block;
	height:			31px;
	line-height:	31px;
	margin:			0 0 3px 0;
	padding:		0 0 0 19px;
	width:			180px;
}

ul.navlist {
	margin:	0 0 -1px 0;
}

ul.navlist li {
	display:		block;
	height:			auto;
	line-height:	25px;
	margin:			0 11px 0 11px;
	overflow:		hidden;
	padding:		0 0 0 0;
	width:			168px;
}

ul.navlist li a {
	padding: 		0 0 0 9px;
}

ul.navlist li ul {
	list-style: 	disc;
}

ul.navlist li ul li {
	border-top:		1px solid #bbbbbb;
	border-bottom: 	none;
}

ul.navlist li ul li {
	width: 			158px;
	margin: 		0;
	padding-left: 	11px;
	list-style: 	disc;
}

ul.navlist li ul li a {
	background:		url('../../img/frontend/menu_bullet.png' ) 0 11px no-repeat;
	padding-left: 	20px; 		
}

ul.navlist li.active ul {
	display:		block;
}

ul.navlist li.inactive ul {
	display:		none;
}

ul.navlist a {
	display:		block;
	/*height:			29px;*/
	line-height:	25px;
	width:			168px;
}

ul.navlist a.icon {
	display:		inline;
	float:			right;
	height:			auto;
	margin:			4px 0 0 4px;
	padding:		0 0 0 0;
	width:			auto;
}

div.logos {
	display:	block;
	padding:	0 15px 0 13px;
}

div.logos img {
	cursor:	pointer;
	margin:	0;
	float:	left;
}

div.logos div.logo_text {
	position:			absolute;
	display:			none;
	left:				0px;
	top:				0px;
	z-index:			9999999;
	height:				110px;
	width:				130px;
	padding-left:		15px;
	padding-top:		5px;
	padding-right:		5px;
	padding-bottom:		5px;
	overflow:			hidden;
}

div#content {
	float: left;
	margin-left: 6px;
	width: 640px;
}

div#footer_container {
	clear:	both;
	height:	29px;
}

div#content h2 {
	height:			24px;
	line-height:	24px;
	margin:			6px 0 20px 0;
	padding:		0 10px;
}

div#content h2 .left {
	float:	left;
}

div#content h2 .right {
	float:	right;
}

div#content h2 .paginate {
	text-align: center;
}

div.category_box {
	float:	left;
	height:	221px;
/*	height:	211px;*/
	margin:	0px 0px 21px 16px;
	padding: 0px;
	width:	193px;
	/*width:	183px;*/
	position: relative;
	left:	16px;
}

div.category_box h3 a {
	display:		block;
	height:			26px;
	line-height:	26px;
	overflow:		hidden;
	padding:		0 8px;
}

div.product_box {
	float:	left;
	height:	216px;
	margin:	0 0px 10px 1px;
	width:	156px;
}

div.small_product_box {
	float:	left;
	height:	193px;
	margin:	0 0px 0px 1px;
	width:	124px;
	background: #EEE7EB;
}

div.product_box h3 a {
	display:		block;
	height:			26px;
	line-height:	26px;
	overflow:		hidden;
	padding:		0 8px;
}

div.product_box h4 {
	height:		17px;
	overflow:	hidden;
	padding:	14px 5px 0 8px;
}

div.product_box h4 a.icon {
	float:			right;
	margin:			-10px 0 0 3px;
}

div.breadcrumbs {
	margin:	15px 0;
}

div.groupbox {
	margin:	0 0 25px 0;
}

div.input {
	clear:	both;
	margin:	0 0 5px 0;
}

div.input label {
	clear:			none;
	float:			left;
	height:			18px;
	width:			260px;
}

div.input input {
	clear:	none;
	float:	left;
	height:	15px;
	width:	200px;
}

div.input input.zipcode_digits {
	width:	40px;
}

div.input input.zipcode_letters {
	width:	25px;
}

div.input input#CustomerSendToOther,
div.input input#CustomerNewsletter,
div.input input#CustomerConditions {
	width:	25px;
}

div.file input {
	height: auto;
}

div#slide_show {
	float:		left;
	position:	relative;
	width:		278px;
}

div#content div#slide_show h3 {
	display:		block;
	height:			26px;
	line-height:	26px;
	overflow:		hidden;
	margin:			0;
	padding:		0 8px;
}

div#content div#slide_show h4 {
	height:		17px;
	overflow:	hidden;
	padding:	14px 5px 0 8px;
}

div#content div#slide_show h4 a.icon {
	float:			right;
	margin:			-10px 0 0 3px;
}

div#content div#slide_show h4 a.icon_text {
	float:			right;
	font-size: 		9px;
	font-weight: 	normal;
	margin:			-10px 0 0 3px;
}

dl.product_details {
	float:	right;
	width:	332px;
	min-height: 340px;
}

dl.product_details dt,
dl.product_details dd {
	float:			left;
	height:			29px;
	line-height:	29px;
	overflow:		hidden;
}

dl.product_details dt {
	width:	133px;
}

dl.product_details dd {
	width:	198px;
}

div.infobox {
	display:	none;
	position:	absolute;
	padding:	8px;
	left:		-133px;
	top:		-1px;
	width:		110px;
	z-index:	99999;
}

div#show_product_buttons {
	float:	left;
	width:	636px;
	height: 41px;
	margin-top:	17px;
}

div#show_product_buttons a#order_product {
	display:		block;
	float:			left;
	height:			17px;
	line-height:	17px;
	text-align:		center;
	width:			83px;
}

div#show_product_buttons a#back_link {
	float:	left;
	margin:	0 0 5px 0;
	width:	175px;
}

div#show_product_buttons a#question_about_product {
	float:	left;
	margin:	0 0 30px 0;
	width:	170px;
}

div#show_product_buttons a.addthis_button {
	float:	left;
	margin:	0 20px 30px 0;
	width:	170px;
}

a#order_product {
	float:	left;
	width:	170px;
	margin:	20px 0 2px 0;
}

a#continue_shopping {
	width: 130px;
}
