/* reset */
@import "reset.css";
@import "forms.css";

html
{
	height: 100%;
}

body
{
    height: 100%;
	background: #cdcdcd url("../img/niveus_bg.png") center top repeat-y; 
    text-align: center;
	color: #404040;
}


* html #niveus
{
	height: 100%;
}


#niveus
{
    width: 880px;
    margin: 0px auto;
	min-height: 100%;
	position: relative;
	padding: 0 15px;
	background-color: #fff;
}

#wrapOuter
{
    width: 840px;
    margin: 0px auto 0px auto;
    padding: 0px 30px 0px 30px;
    background-color: #ffffff;
	border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
	min-height: 100%;
	height: auto !important;
	float: left;
}

#wrapHeader
{
    width: 100%;
    margin: 0;
    padding: 0;
	float: left;
	position: relative;
	margin-top:20px;
}

	#wrapHeader a
	{
		margin: 0;
		padding: 0;
		border: 0;
	}

#headerLogo
{
    height: 140px;
    width: 410px;
    float: left;
    background: transparent;
    margin: 0;
    padding: 0;
	position: relative;
	overflow: hidden;
}


	#headerLogo a img
	{
		float: left;
		margin: 0 2px 2px 0;
		padding: 0;
		border: 0;
		position: absolute;
		bottom: 0;
	}

#headerLogin
{
    height: 100px;
	width: auto;
	font-size: 11px;
    margin: 40px 0 0 0;
	color: #404040;
    padding: 0;
    float: right;
	display: inline;
}
	
	#headerLogin a,
	#headerLogin a:link,
	#headerLogin a:visited,
	#headerLogin a:active
	{
		color: #404040;
	}
	
	#headerLogin a:hover
	{
		color: #1077eb;
	}
	
	#headerLogin span
	{
		line-height: 20px;
	}

	#loginTop
	{
		float: right;
		margin: 0 0px 0 0;
		padding: 0 0px 0 0;
		width: 405px;
		display: inline;
	}
	
		#loginTop a
		{
			width: 132px;
			padding: 0;
			margin: 55px 0px 0 10px;
			display: inline;
			float: left;
		}

	#loggedIn
	{
		margin-top: 40px;
		float: right;
		text-align: right;
		display: inline;
	}

#wrapMainNav
{
    height: 40px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    clear: left;
}

#mainNavBar
{
    height: 30px;
    width: auto;
    background: transparent;
    padding: 0;
    margin: 10px 0px 0px 0px;
    float: left;
	position: relative;
}

	#mainNavBar ul
	{
		padding: 0;
		margin: 0;
		float: left;
		list-style: none;
	}
	
	#mainNavBar ul, #mainNavBar li
	{
		float: left;
	}
	
	#mainNavBar ul li a
	{
		color: #404040;
		font-size: 13px;
		float: left;
		text-transform: uppercase;
		padding: 2px 10px 2px 0;
	}
	
	#mainNavBar ul li a:hover
	{
		color: #1077eb;
	}
	
	#mainNavBar ul li .menuDivider
	{
		float: left;
		font-size: 12px;
		margin: 0 5px;
	}

#basket_content
{
	width: auto;
	height: 25px;
	background-color: #f9f9f9;
    margin: 5px 0px 0px 0px;
	padding: 0 10px;
    display: block;
    float: right;
}

	#basket_content p.empty
	{
		display: inline;
		line-height: 25px;
	}
	
	#basket_content a img
	{
		border: 0;
		margin: 5px 5px 0 0;
		float: left;
	}

	#basketHeader
	{
		color: #a6a6a6;
		font-size: 13px;
		line-height: 25px;
		margin: 0;
		padding: 0;
	}
	
		#basketHeader:hover
		{
			color: #797979;
		}
		
		#basketHeader em
		{
			color: #1077eb;
		}

	.minbasket-wrap
	{
		position:absolute;
		top: -9999px;
		left: -9999px;
	}

	#minibasketwrapper
	{
		display: block;
		background-color: #fff;
		width: 200px;
	}

#wrapContent
{
    width: 100%;
    padding: 0px 0px 50px 0px;
    float: left;
}

#wrapProductMenu
{
    width: 160px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    display: inline;
}
	
	#productMenuHeader
	{
		width: 100%;
		clear: left;
	}
	
		#productMenuHeader h2
		{
			color: #404040;
			padding: 2px 0px 5px 5px;
		}
	
/* SUPER AWESOME PRODUCT MENU */
.categs li
{
	text-align: right;
}

.catln1
{
	font-size: 11px;
	font-weight: normal;
	/*height: 18px;
	line-height: 16px;*/
	display: block;
	border-bottom: 1px solid #ddd;
}

.item-active .catln1
{
	background: #F9F9F9;
	font-weight: bold;
}

.catln2,
.catln3,
.catln4
{
	line-height: 15px;
}

.catlv1
{
	list-style-type: none;
	margin-bottom: 6px;
}

.catlv2,
.catlv3,
.catlv4
{
	background: transparent url("../img/circleBullet.gif") no-repeat right 6px;
	list-style-type: none;
	padding-right: 8px;
}

.catul3
{
	margin-right: 10px;	
}

li.item-active > .catul
{
	display: block !important;
	margin-right: 4px;
}

.catul2,
.catul3,
.catul4
{
	display: none;
}

#wrapContentRight
{
    width: 690px;
	margin: 0 0 0 30px;
    float: left;
}

.category_item_count
{
    margin: -42px 0 0 0;
	border: 0;
	padding: 0;
    float: right;
	display: inline;
}

	.highlight_text
	{
		text-decoration: none;
		color: #1077eb;
	}

/* order table */
td.addr
{
    padding-bottom: 20px;
}

#prods td
{
	padding: 2px 10px 2px 0px;
}

#prods tr.hr th
{
	padding: 0px 10px 0px 0px;
}

#ordertable
{
	margin-top: 10px;
}

.t
{
	padding: 5px 0px 2px 0px;
}

.grid_selection
{
    height: 20px;
}

.generalBox
{
	height: auto;
	clear: both;
	margin: 0;
	background-color: transparent;
	color: #3D3D3D;
	display: block;
}
	
	.generalBox img
	{
		margin: 5px 0px;
		max-width: 100%;
		height: auto;
	}
	
	.generalBox h5
	{
		margin: 0px 0px 10px 0px;
		display: block;
	}
	
	.generalBox h6
	{
		margin: 10px 0px 10px 0px;
	}
	
	.generalBox p
	{
		/*margin: 3px 0px 30px 0px;*/
		/*border-bottom: 10px solid #f9f9f9;*/
		padding-bottom: 10px;
	}
	
	.generalBox blockquote
	{
		margin-top: 6px;
		margin-left: 8px;
	}
	
	.generalBox a, .generalBox a:link, .generalBox a:visited, .generalBox a:active
	{
		color: #404040;
	}
	
	.generalBox a:hover
	{
		color: #1077eb;
	}
	
	.generalBox ul
	{
		display: block;
		margin-top: 4px;
		padding-bottom: 8px;
	}
	
		.generalBox ul li
		{
			margin-left: 8px;
			height: 16px;
			list-style-position: inside;
			list-style-type: circle;
		}

.product_box
{
    width: 160px;
	height: 250px;
    float: left;
    margin: 0px 5px 20px 5px;
	position: relative;
	border: 1px solid #e0e0e0;
	display: inline;
}

	.product_box h3
	{
		color: #404040;
		text-align: center;
		padding: 0;
		margin-bottom: 3px;
	}
	
	.product_box h3 a
	{
		color: #404040;
		margin: 0;
		padding: 0;
	}
	
	.product_box h3 a:hover
	{
		color: #1077eb !important;
	}

	.product_box_image
	{
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
		overflow: hidden;
		height: 128px;
	}
	
		.product_image_thumbnail
		{
			padding: 0;
			margin: 8px auto 0 0;
			border: none;
		}

	.product_box_description
	{
		display: block;
	}
	
	.product_box_buy
	{
		margin: 0;
		padding: 0 0 8px 0;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 100%;
	}
	
		.tobasket
		{
			color: #3d3d3d;
			float: left;
			margin: 3px 0 0 8px;
		}
		
		.tobasket:hover
		{
			color: #1077eb;
		}

	.product_box_buy p.product_price
	{
		display: inline;
		margin: 0;
		color: #1077eb;
		padding: 0px 8px 0px 0px;
		float: right;
		clear: right;
		height: 13px;
	}
	
	.product_box_price p.product_price_discount
	{
		display: inline;
		margin: 0;
		color: #1077eb;
		padding: 0px 8px 0px 0px;
		float: right;
		clear: right;
		height: auto;
		font-weight: bold;
	}

	.product_not_available
	{
		margin: 0 0 0 5px;
	}

#product_pane{
	clear: both;
	margin: 0;
	width: 100%;
	float: left;
}

	.product_pane_header
	{
		height: 20px;
		margin: 0 0 10px 0;
	}

		.product_pane_header h2
		{
			color: #404040;
			float: left;
			display: inline;
		}

	.product_pane_subheader
	{
		height: 20px;
		padding: 0;
		float: left;
		width: 100%;
		margin: 10px 0 10px 0;
	}

		.product_pane_subheader h3
		{
			color: #404040;
			margin: 0 0 0px 10px;
		}

	.product_pane_detail_table p.product_price{
		color: #404040;
		display: inline;
		font-size: 12px;
	}

	#product_pane_image{
	
		clear: both;
		float: left;
		border: 0;
	}
	
		.product_pane_thumbnail{
			width: auto;
			border: 1px solid #e0e0e0;
		}
		
	div.product_pane_attached_image
	{
		height: 50px;
		width: 75px;
		float: left;
	}
	
	div#product_pane_attached_images
	{
		width: 250px;
	}
	
	#product_pane_detail{
		margin: 0px 0px 0px 10px;
		float: left;
		padding: 0px;
		display: block;
	}
	
		 .product_pane_description{
			color: #404040;
			width: 670px;
			float: left;
			clear: left;
			display: inline;
			margin: 0px 0px 15px 10px;
			padding: 0px 0px 0px 0px;
		}
		
		.product_detail_left{
			width: 70px;
			float: right;
			color: #333;
			font-weight: bold;
			vertical-align: middle;
			padding: 0 10px 5px 0;
			font-size: 11px;
		}
		
		.highlight_text{
			color: #1077eb;
		}
		
		.product_detail_right{
			color: #3a4206;
			vertical-align: middle;
			padding: 0 0 5px 0;
			font-size: 11px;
		}
		
		.product_detail_right .product_price_discount
		{
			font-size: 20px;
		}

	#product_pane_buy{
		display: block;
		clear: left;
		width: 250px;
		margin-top: 10px;
	}

.subproduct_name
{
	margin: 0 20px 0 0;
}

.product_pane_subproducts .product_price_discount
{
	padding: 0 10px 0 20px;
}

.related_product_grid
{
	border-style: dotted;
	border-color: #e0e0e0;
	border-width: 1px 0 0 0;
	float: left;
	margin: 100px 0 0 0;
	width: 100%;
}
	
	.related_product_grid h4 a
	{
		color: #404040;
		text-align: center;
		margin: 10px;
	}

	.related_product_box
	{
		float: left;
		width: 120px;
		min-height: 140px;
		margin: 8px;
		display: inline;
		text-align: center;
	}
	
	.related_product_box_image
	{
		text-align: center;
	}

		.related_product_image_thumbnail
		{
			width: auto;
			border: 1px solid #e0e0e0;
			height: auto;
		}
	
	.related_product_box_buy p.product_price
	{
		color: #1077eb;
		text-align: center !important;
	}
	
	.related_product_addform,
	.related_product_box_description,
	.related_product_box_buy p.product_not_available
	{
		display: none;
	}
	
	h3.relatedHeader
	{
		float: left;
		clear: both;
		margin: 80px 0 0 0;
	}

.highlight_grid
{
	border: 0;
	float: left;
	margin: 0px 0 0 0;
	width: 100%;
	text-align: center;
}
	
	
	.highlight_grid *
	{
		text-align: center !important;
	}
	
	.highlight_grid h4 a
	{
		color: #404040;
		font-size: 12px;
		margin: 0;
	}

	.highlight_product_box
	{
		float: left;
		width: 110px;
		height: auto;
		margin: 8px;
		display: inline;
		text-align: center;
	}
	
	.highlight_product_box_image
	{
		text-align: center;
		height: 110px;
	}
	
		.highlight_product_image_thumbnail
		{
			width: auto;
			border: 1px solid #e0e0e0;
			height: auto;
		}
	
	.highlight_product_box_buy p.product_price
	{
		color: #1077eb;
		text-align: center !important;
	}
	
	.highlight_product_box_description,
	.highlight_product_addform
	{
		display: none;
	}

.product_pane_attached_image_thumbnail
{
	border: 1px solid #e0e0e0;
	float: left;
	margin: 0 0 0 0;
	display: inline;
}

#checkout_stepmenu
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	float: left;
}
	
	#checkout_stepmenu li
	{
		width: 172px;
		display: block;
		height: 30px;
		float: left;
		background: transparent;
		text-align: center;
		line-height: 30px;
		margin: 0;
		padding: 0;
	}
	
		#checkout_stepmenu li a
		{
			color: #bebebe;
		}
	
	#checkout_stepmenu li.done
	{
		background: transparent;
	}
	
	#checkout_stepmenu span.done
	{
		text-decoration: line-through;
	}
	
	#checkout_stepmenu li.current
	{
		background: transparent;
	}
	
	#checkout_stepmenu span.current
	{
		color: #404040;
	}
	
	#checkout_stepmenu li.checkoutStepMenuNoBg
	{
		background: transparent;
	}


#basket_table
{
    width: 100%;
	margin: 0px 0px 15px 0px;
    float: left;
	border: 0;
}
	
	.basket_content_table
	{
		width: 100%;
		border-color: #e0e0e0;
		border-style: solid;
		border-width: 2px 0;
	}
	
		.basket_content_table a, .basket_content_table a:visited, .basket_content_table a:link
		{
			color: #404040;
		}
		
		.basket_content_table a:hover
		{
			color: #1077eb;
		}
	
		.basket_content_table tr td
		{
			border-bottom: 1px solid #e0e0e0;
			padding: 5px;
		}
		
		.basket_content_table tr:hover
		{
			background-color: #f9f9f9;
		}
		
		.caption td
		{
			background-color: #f9f9f9;
			border-bottom: 1px solid #000;
		}
		
		.remove_from_basket
		{
			width: 20px;
			text-align: center;
		}
		
		.remove_from_basket a img
		{
			border: 0;
			width: 10px;
			text-align: center;
		}
		
		.basket_thumbnail, .basket_thumbnail img
		{
			width: 40px;
			height: 40px;
			padding: 0 !important;
		}
		
		.pcs
		{
			width: 10px;
			text-align: center;
		}
		
		.old_price
		{
			width: 60px;
			text-align: right;
			text-decoration: line-through;
		}
		
		.highlight_product_box_buy .old_price { width: auto; }
		
		.discount
		{
			width: 60px;
			text-align: right;
		}
		
		.price
		{
			text-align: right;
		}
		
		.tax_price
		{
			width: 80px;
			text-align: right;
		}
		
		.price_total
		{
			border: 0 !important;
			background-color: #f9f9f9;
		}
		
		.right
		{
			text-align: right;
		}

.basket_confirmation p
{
	border: 0;
	margin: 2px 0 10px 0;
}

#checkout_lower_nav
{
    width: 100%;
    height: 30px;
	margin-top: 20px;
    margin-bottom: 10px;
    clear: both;
}
	
	#checkout_lower_nav a
	{
		color: #404040;
	}
	
	#checkout_lower_nav a:hover
	{
		color: #000000;
	}
	
	.checkout_lower_nav_previous
	{
		width: auto;
		height: 20px;
		display: block;
		float: left;
		border: 0;
	}
	
	.checkout_lower_nav_next
	{
		width: auto;
		height: 20px;
		display: block;
		float: right;
		border: 0;
	}

.clearBoth,
.clear_both
{
	display: block;
    clear: both;
}

#basket-tooltip 
{
	background: #f3f3f3 none repeat scroll 0 0;
	border: 1px solid #e0e0e0;
	color: #404040;
	left: 50%;
	margin-left: -125px;
	padding: 5px;
	position: absolute;
	top: 50%;
	width: 250px;
	height: 30px;
	margin-top: -30px;
}

#copyright
{
    height: 20px;
	margin-top: -20px;
	text-align: center;
    clear: both;
	float: left;
	display: block;
	width: 100%;
}

	#copyright p
	{
		color: #8f8f8f;
		display: block;
		clear: both;
	}
	
	#copyright a
	{
		color: #777;
	}

p.address
{
	float: left;
	border: 0;
	margin-right: 40px;
}

input.address_radiobutton
{
	float: left;
	margin: 15px;
}

.formtable tr
{
	height: 30px;
}

#new_addr_city,
#new_addr_street,
#new_addr_zipcode,
#new_addr_country
{
	width: 100%;
}

.checkout_button
{
	background: transparent;
	border: 0;
	color: #404040;
}

.checkout_button:hover
{
	color: #000000;
	cursor: pointer;
}


ul.checkout_radio_list
{
	list-style: none !important;
	vertical-align: middle;
}

ul.checkout_radio_list li span
{
	float: left;
	padding-top: 4px;
}


input.checkout_radiobutton
{
	clear: left;
	float: left;
}

#language_selection
{
	position: absolute;
	right: 0px;
	top: 10px;
}

.flag_link
{
	border: 0;
}

.basket_button
{
	color: #404040;
	margin: 0 0 10px 0;
}

.clear_basket
{
	float: right;
}

.basket_button:hover
{
	color: #ff6951;
}

	.highlightList li
	{
		margin-bottom: 15px;
	}
	
.highlightPrice
{
	color: #1077eb;
}

.subProduct
{
	color: #404040;
}

.readmore
{
	color: #404040;
	margin-left: 30px;
}

	.subProduct:hover,
	.readmore:hover
	{
		color: #1077eb;
	}

.product_pane_subproducts
{
	clear: both;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
	
.product_pane_subproducts td
{
	color: #404040;
	font-size: 11px;
	padding: 0 10px 10px 0;
}

.subproduct_buttons a
{
	color: #404040;
}

.subproduct_add
{
	padding: 0;
}

.subproduct_add:hover,
.subproduct_read_more:hover
{
	color: #1077eb;
}

.product_pane_subproducts p.product_price
{
	color: #1077eb;
	padding: 0 10px 0 20px;	
}

.staticBox p
{
	margin: 3px 0px 10px 0px;
	line-height: 14px;
}



div#payment_methods
{
	text-align: right;
}
	
/* TYPE */	
h2
{
	font-size: 12px;
}
	
body
{
    font-family: Georgia, "Palatino Linotype", "Times New Roman", serif;
    font-size: 62.5%;
	color: #404040;
}

#basketHeader em
{
	font-size: 11px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-style: normal;
}

#wrapProductMenu h2
{
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
}

#wrapProductMenu a 
{
/*	line-height: 18px;*/
	text-align: right;
	font-size: 11px;
}

.category_item_count p
{
	font-size: 11px;
}

td.addr
{
	font-size: 11px;
}

#prods td
{
	font-size: 11px;
}

#prods tr.hr
{
	font-weight: bold;
}

.t
{
	font-weight: bold;
}

.ar
{
	font-size: 11px;
}

.grid_selection
{
    line-height: 20px;
    font-size: 11px;
	float: left;
}

.grid_selection p
{
	border: 0 !important;
}

div#grid_header
{
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 0 0 6px 0;
	margin: 0 0 5px 0;
}

select#per_page
{
	font-family: inherit;
}

div#grid_header h1
{
	font-size: 13px;
}

span.grid_header_count
{
	color: #a6a6a6;
}

div.category_description
{
	padding: 5px 0;
	font-size: 11px;
}

.page_control_per_page
{
	float: right;
}

div.page_control_bar
{
	float: left;
	width: 100%;
	height: 24px;
	margin: 0 0 10px 0;
}

div.page_control_bar_right
{
	float: right;
}

div.page_control_bar_right form.page_jumper
{
	float: left;
	margin: 0 15px 0 0;
	line-height: 24px;
	font-size: 11px;
}

a.page_control_next,
a.page_control_previous
{
	line-height: 24px;
	font-size: 12px !important;
	color: #222;
}

a.page_control_previous
{
	float: left;
}

.generalBox h5,
.checkout_field h2,
.checkout_new_address h2
{
	font-size: 12px;
	font-weight: bold;
	word-spacing: 1px;
}

.generalBox h6,
.checkout_field h3
{
	font-size: 12px;
	font-weight: bold;
	word-spacing: 1px;
}

.generalBox p
{
	font-size: 11px;
	text-align: justify;
	line-height: 13px;
	word-spacing: 1px;
}

.generalBox strong
{
	font-weight: bold;
}

.generalBox blockquote
{
	font-size: 11px;
	line-height: 12px;
}

.generalBox a, .generalBox a:link, .generalBox a:visited, .generalBox a:active
{
	font-size: 1em;
}

.generalBox ul li
{
	line-height: 16px;
}

.product_box h3
{
	font-size: 12px;
}

.product_box_description
{
	font-size: 11px;
	line-height: 1.2;
	text-align: center;
	padding: 0 3px;
}

.tobasket
{
	font-size: 11px;
}

.product_box_buy p.product_price,
.product_box_price p.product_price_discount
{
	font-size: 13px;
}

.product_pane_header h2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.product_pane_subheader h3
{
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

#product_pane_attached_images h3
{
	margin: 5px 0 5px 0;
}

.product_detail_right p.product_price
{
	font-size: 12px;
	font-weight: bold;
}

.product_pane_description{
	text-align: justify;
	line-height: 1.1;
	font-size: 11px;
}

.related_product_grid h4
{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.related_product_grid p.product_price
{
	font-size: 11px;
}

#checkout_stepmenu li a
{
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
}

.basket_content_table
{
	font-size: 1em;
}

.basket_content_table tr td
{
	font-size: 11px;
	vertical-align: middle;
}

.caption td
{
	font-size: 11px;
	font-variant: small-caps;
}

.price_total
{
	font-size: 1em;
	font-weight: bold;
}

.price_total h5
{
	font-size: 1em;
}

.basket_confirmation
{
	line-height: 12px;
	font-size: 11px;
}

#checkout_stepmenu a
{
	line-height: 20px;
}

.checkout_lower_nav_previous
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.checkout_lower_nav_next
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#basket-tooltip 
{
	font-size: 2em;
	line-height: 20px;
	text-align: center;
}

#copyright p
{
	font-size: 9px;
	text-align: center;
}

#new_addr_city,
#new_addr_street,
#new_addr_zipcode,
#new_addr_country
{
	font-family: Georgia, "Palatino Linotype", "Times New Roman", serif;
}

.checkout_button
{
	font-family: Georgia, "Palatino Linotype", "Times New Roman", serif;
	font-size: inherit;
	font-weight: bold;
}

strong, b
{
	font-weight:bold;
}

em
{
	font-style: italic;
}

.basket_button
{
	font-size: 11px;
}

.highlightPrice
{
	font-size: 12px;
}

.subProduct
{
	font-size: 11px;
	font-weight: bold;
}

.readmore
{
	font-size: 11px;
	line-height: 17px;
}

.grouped
{
	display: block;
	text-align: center;
	width: auto;
	float: left;
	margin: 0 10px !important;
}

.staticBox h5
{
	font-size: 14px;
}

.staticBox p
{
	font-size: 11px;
	line-height: 12px;
}

.checkout_field p,
blockquote
{
	margin: 0 0 20px 0;
	font-size: 11px;
}

.genmsg
{
	margin:1em 0;
	padding:05px;
	border:1px solid #000;
	font-size:9pt;
	font-weight:bold
}

.genmsg_ok
{
	border-color:	#02713C;
	background:		#B7DDA6 /* hint of mint */
}

.genmsg_error
{
	border-color:	#A62A0C; /* red true type */
	background:		#F7D2D2
}

#coupon_ui td
{
	font-size: 11px;
	padding: 0 5px 0 0;
}

#coupon_ui h2
{
	font-size: 12px;
	margin: 0 0 10px 0;
}

del
{
	text-decoration: line-through;
	color: #ee1100;
	font-size: 9px;
	font-weight: normal;
}

div.product_pane_description ol,
div.product_pane_description ul,
div.product_pane_description p
{
	margin: 10px 0 15px 0;
}

.no_margin
{
	margin: 0 !important;
}

div.staticBox h1,
div.staticBox h2,
div.staticBox h3
{
	margin: 6px 0 12px 0;
}

div.staticBox p,
div.staticBox ul,
div.staticBox ol
{
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 16px 0;
}

div.staticBox ul,
div.staticBox ol
{
	margin-left: 16px;
}


div#wrapProductMenu div.addthis_toolbox
{
	float: right;
	margin: 0 0 20px 0;
}

div#product_pane_detail div.addthis_toolbox a
{
	color: #222;
	font-size: 12px;
	margin: 0 0 16px 0;
}

.infobutton
{
	width: 16px;
	height: 16px;
	background: transparent url(/templates/icons/help_16.png) no-repeat;
	border: 0;
	vertical-align: top;
	margin: 0 5px;
	cursor: pointer;
	outline: none;
}

*[align=left] 		{ text-align: left !important; }
*[align=center] 	{ text-align: center !important; }
*[align=right] 		{ text-align: right !important; }
*[align=justify]	{ text-align: justify !important; }

ul.static_nav li { position: relative; border-right: 1px solid #ccc; margin-right: 10px; }

ul.static_nav_dropdown {
	padding: 0;
    margin: 0;
    position: absolute;
    top: 20px;
	left: 0px;
    z-index: 1000;
    width: 150px;
    display: none;
}

ul.static_nav_dropdown,
ul.static_nav_dropdown li ul
{
	box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 0 5px #666;
}


ul.static_nav_dropdown li {
	display: block;
    position: relative;    
    height: auto;
    width: 150px;
    z-index: 1000;
	border: 1px solid #cfcfcf;
	border-top: none;
}

ul.static_nav_dropdown li a {
	font-size: 12px;
	color: #191919;
	background-color: #fafafa;
	display: block;
	height: auto;
	width: 130px;
	line-height: 20px;
	padding: 2px 10px !important;
	z-index: 1000;
	text-transform: none !important;
}

ul.static_nav_dropdown li a:hover {
	text-decoration: none !important;
	color: #333 !important;
	background: #fff;
}

ul.static_nav_dropdown li ul {
	list-style-type:none;
	position: absolute;
	top:0;
	left:150px;
	width:150px;
	padding: 0;
	margin:0;
}