/* 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;
	font-size: 14px;
}




/* type 
 ------------------------------------------- */

small { font-size: 80%; }

html {font-size:100.01%;}
h1, h2, h3, h4, h5 { font-weight: normal; }
h1 {font-size:1.5em;margin-bottom:0.75em;}
h2 {font-size:1.4em;margin-bottom:0.75em;}
h3 {font-size:1em;line-height:1; font-weight: bold; margin-bottom:1em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#01306b;}
div#content a { text-decoration:underline; }
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left: 22px;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#e0e0e0;border-bottom:1px solid #ccc;}
td { border-bottom: 1px solid #ddd; }
form td, form th { border: none; vertical-align: top; }
form { margin: 0 0 1.5em 0; }
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#efefef;}
tfoot {font-style:italic;}
tfoot td { border: none; }
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:1px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
input, select, textarea, option { font-family: inherit; font-size: inherit; }



* 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, .categs ul
{
	margin-right: 0;
	padding: 0;
}

.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;
}


.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;
		font-weight: normal;
	}
	
	div#content .product_box h3 a
	{
		color: #404040;
		margin: 0;
		padding: 0;
		text-decoration: none;
	}
	
	.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 .product_box_buy
	{
		margin: 0;
		padding: 0 0 8px 0;
		position: absolute;
		bottom: 0;
		right: 0;
		height: 16px;
		width: 100%;
	}
	
	.product_box .basketaddform { position: static; font-size: 10px; }
	
		.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 DETAIL PAGE
  ----------------------------------------------- */
.submit { cursor: pointer; }
.disabled { cursor: auto; }

#product_pane .basketaddform,
#product_pane .prodvarform {
	position: static;
	float: none;
	margin: 2px 0 0 0;
}

#product_pane .basketaddform input { float: none; }

#product_pane .amount {
	text-align: center;
	width: 24px;
	border: 1px solid #C9C9C9;
	margin: 0px 2px 0 0;
}

#product_pane .basketaddform select {
	width: 225px;
	border: 1px solid #C9C9C9;
}

#product_pane .prodvarform select  {
	width: 50%;
	display: block;
	border: 1px solid #C9C9C9;
}

#product_buy {
	background-color: #fafafa;
	padding: 8px;
	border: 1px solid #D6D6D6;
	margin: 0 0 1.5em 0;
}

.pgv_info_panel {
	background-color: #fdfdfd;
	padding: 8px;
	border: 1px solid #D6D6D6;
	margin: 0 0 1.5em 0;
	display: none;
}

#product_pane .submit { margin-left: 16px; }

#product_images {
	width: 262px;
	float: left;
}

#product_images a .thumbnail {
	background: #fff;
	border: 1px solid #E0E0E0;
	padding: 5px;
}

#product_images a:hover .thumbnail { border-color: #C9C9C9; }

#product_images td {
	padding: 4px 0;
	border: 0;
	vertical-align: middle;
	text-align: center;
}

#product_detail {
	width: 408px;
	float: right;
}

#product_detail .col1 { width: 25%; }

#product_detail .old_price {
	width: auto !important;
	margin-left: 10px;
}

#product_description { margin: 0 0 1.5em 0; }


.prodvarform select { float: none; }



div#content .related_product_grid h4 a { text-decoration: none; }


.related_product_grid
{
	border-style: dotted;
	border-color: #e0e0e0;
	border-width: 1px 0 0 0;
	float: left;
	margin: 40px 0 0 0;
	width: 100%;
	padding-top: 10px;
}
	
	.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: 20px 30px;
	position: absolute;
	top: 50%;
	width: 250px;
	height: 30px;
	margin-top: -45px;
}

#copyright
{
	text-align: center;
    clear: both;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

	#copyright p
	{
		color: #8f8f8f;
		display: block;
		clear: both;
		margin: 0;
		padding: 10px 0;
	}
	
	#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 */	
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
{
	float: left;
}

.grid_selection p,
.page_selector
{
	border: 0 !important;
	margin: 0;
}

div#content .grid_selection a,
div#content .highlight_grid a { text-decoration: none; }

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;
}

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 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: 12px;
}

.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;
	text-align: center;
}

#copyright p
{
	font-size: 11px;
	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;
}