
	body { 
		background: url(/UserFiles/background.png);
		font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
		color: #666;
		margin: 0;
		padding: 0;
	}
	
	ul.strip { margin: 0; padding: 0; list-style: none; }
	.left { float: left; display: inline; }
	.right { float: right; display: inline; }
	
	/* For modern browsers */
	.clearfix:before,
	.clearfix:after {
		content:"";
		display:table;
	}

	.clearfix:after {
		clear:both;
	}

	/* For IE 6/7 (trigger hasLayout) */
	.clearfix {
		zoom:1;
	}
	
	#wrapper { width: 910px; margin: 0  auto;  background: #fbfcfd; padding: 25px; }
	
	a#logo { 
		display: block;
		width: 190px;
		height: 26px;
		background: url(images/logo.jpg) no-repeat;
		text-indent: -9000px;
		margin-left: 15px;
	}
	
	#menu { margin-top: 25px; }
	#menu ul li { float: left; }
	#menu ul li a {
		display: block;
		width: 112px;
		background: #eff0f2;
		text-align: center;
		color: #aaa;
		text-decoration: none;
		margin-left: 2px;
	}
	#menu ul li.menuitem1 a { margin-left: 0; }
	#menu ul li a span { padding: 8px 0; display: block; }
	#menu ul li a:hover, #menu ul li.current a { background: url(images/menu-hover-line.jpg) left center no-repeat; }
	#menu ul li a:hover span, #menu ul li.current a span { background: url(images/menu-hover-line.jpg) right center no-repeat; }
	
	#submenu { margin: 10px 0; }
	#submenu ul li { display: inline; margin-left: 5px; padding-left: 10px; border-left: 1px solid #666; }
	#submenu ul li:first-child, #submenu ul li.menuitem1 { padding-left: 0; margin-left: 0; border-left: 0; }
	#submenu ul li.current a { color: #999; text-decoration: underline; }
	
	#container { margin: 5px 0; }
	
	#footer p { margin: 0; }
	#footer p.left { width: 700px; }
	#footer p.left  img { float: left; margin-top: 8px; margin-right: 20px; }
	#footer p.right img { margin-top: 8px; }
	
	img { border: 0; }
	
	a:link, a:visited { color: #666; text-decoration: none; outline: 0; }
	a:hover { color: #999; }
		
	table.template { width: 100%; }
	table.template tr td { vertical-align: top; }
	table.template tr td.cellpad-left-ten { padding-left: 10px; }
	table.template tr td.cellpad-left-twenty { padding-left: 20px; }

#slideshow {
	height: 350px;
	position: relative;	
}
#slideshow a.arrow {
	position: absolute;
	top: 150px;	
	z-index: 1000;
}
#slideshow #slideshow_nav_prev { left: -22px; }
#slideshow #slideshow_nav_next { right: -22px; }

/** SHOP **/

div.productarea, div.variantselection, div.productlist {
	width: 100%;
	overflow: hidden;
}
div.productarea .left {
	float: left;
	display: inline;
	width: 680px;
	margin-right: 10px;
	background-color: #eff0f2;
	overflow: hidden;
}
div.productarea .left div.frame {
	width: 680px;
	height: 428px;
	margin: auto;
}
div.productarea .left div.frame table.frame {
	width: 680px;
	height: 428px;
}
div.productarea .left div.frame table.frame tr td {
	text-align: center;
	vertical-align: middle;
	width: 680px;
	height: 428px;
}
div.productarea .left div.frame img.bigimage {
	/*background-color: #eff0f2;*/
	/*border-color: #eff0f2;*/
	/*display: none;*/
}
div.productarea .left div.color img.bigimage {
	/*border-color: #eff0f2;*/
	border: none;
	padding: 0px;
}
div.productarea .left div.color_black img.bigimage, 
div.productarea .left div.color_gray img.bigimage {
	padding: 3px;
	border-width: 5px;
	border-style: solid;
}
div.productarea .left div.color_blackshine img.bigimage, 
div.productarea .left div.color_whiteshine img.bigimage,
div.productarea .left div.color_redferrarishine img.bigimage,
div.productarea .left div.color_limegreenshine img.bigimage,
div.productarea .left div.color_yellowshine img.bigimage,
div.productarea .left div.color_darkblueshine img.bigimage,
div.productarea .left div.color_orangeshine img.bigimage {
	padding: 0px;
	border-width: 5px;
	border-style: solid;
}

div.productarea .left div.color_blackshine img.bigimage {
	border-color: #020001;
}
div.productarea .left div.color_whiteshine img.bigimage {
	border-color: #fcfdf8;
}
div.productarea .left div.color_redferrarishine img.bigimage {
	border-color: #b03923;
}
div.productarea .left div.color_limegreenshine img.bigimage {
	border-color: #a8b300;
}
div.productarea .left div.color_yellowshine img.bigimage {
	border-color: #e9c10a;
}
div.productarea .left div.color_darkblueshine img.bigimage {
	border-color: #202b49;
}
div.productarea .left div.color_orangeshine img.bigimage {
	border-color: #ff7900;
}


div.productarea .left div.color_black img.bigimage {
	background-color: #505153;
	border-color: #000;
}
div.productarea .left div.color_gray img.bigimage {
	background-color: #606264;
	border-color: #dcdcdc;
}

div.productarea .right {
	width: 220px;
	float: right;
	display: inline;
}
div.productarea .right .basket {
	background-color: #eff0f2;
	margin-bottom: 10px;
	width: 190px;
	height: 55px;
	padding: 15px;
	font-weight: bold;
}
div.productarea .right .basket .totalprice {
	display: none;
}
div.productarea .right .details {
	background-color: #eff0f2;
	margin-bottom: 10px;
	width: 190px;
	height: 241px;
	padding: 15px;
}
div.productarea .right h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
div.productarea .right h2 span.link {
	font-size: 0.8em;
	font-weight: normal;
}
div.productarea .right .productname {
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
div.productarea .right .productname h3 {
	font-size: 1em;
	color: #666;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div.productarea .right .variantinfo {
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
div.productarea .right .variantinfo table {
	width: 100%;
}
div.productarea .right .variantinfo table td.label {
	text-align: left;
}
div.productarea .right .variantinfo table td.value {
	text-align: right;
}
div.productarea .right .variantinfo table td.value span.missing {
	font-weight: bold;
	font-style: italic;
}

div.productarea .right .priceinfo {
	padding-bottom: 15px;
}
div.productarea .right .priceinfo table {
	width: 100%;
}
div.productarea .right .priceinfo table td.label {
	text-align: left;
}
div.productarea .right .priceinfo table td.value {
	text-align: right;
}
div.productarea .right .priceinfo table tr.total td {
	font-weight: bold;
}
div.productarea .right .priceinfo table td.value span.missing, div.productarea .right .priceinfo table tr.total td.value span.missing {
	font-weight: normal;
	font-style: italic;
}



div.productarea .right div.buybutton {
	background-color: #eff0f2;
	width: 220px;
	height: 52px;
}
div.productarea .right div.buybutton a, div.productarea .right div.buybutton a:hover {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	width: 188px;
	padding: 18px 16px;
	line-height: 16px;
	height: 16px;
	background: #d4162c url(images/buy_arrow_right.png) no-repeat 174px center;
}
div.productarea .right div.buybutton a {
	display: none;
}

div.variantselection {
	margin-top: 10px;
}

div.variantselection div.variant {
	float: left;
	display: inline;
	width: 220px;
	margin-right: 10px;
	text-align: center;
}
div.variantselection div.last {
	margin: 0px;
}
div.variantselection div.variant div.selector {
	background-color: #eff0f2;
	width: 220px;
	height: 37px;
	padding-top: 15px;
}
div.variantselection h3 {
	font-weight: normal;
}
div.variantselection div.variant div.selector select {
	width: 140px;
}

div.productlistloader {
	width: 100%;
	height: 19px;
	padding: 22px 0px;
	background: #eff0f2 url(images/ajax-loader.gif) no-repeat center center;
	margin-top: 10px;
	margin-bottom: 15px;
	display: none;
}

div.productlist {
	margin-bottom: 15px;
}
div.productlist div.productitem {
	float: left;
	display: inline;
	width: 220px;
	height: 200px;
	margin-right: 10px;
	background-color: #eff0f2;
	margin-top: 10px;
}
div.productlist div.last {
	margin-right: 0px;
}
div.productlist table {
	width: 220px;
	height: 200px;
}
div.productlist table tr td {
	width: 220px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}







table.basket 
{
	width: 100%;
	margin-top: 3px;
}
div#checkoutstep4 table.basket {
	margin: 0px;
}

table.basket thead th
{
	font-weight: normal;
	text-align: left;
}
table.basket tfoot th
{
	text-align: right;
}
table.basket th, table.basket td
{
	background-color: #eff0f2;
	padding: 13px;
	margin: 0px;
	border-right: 10px solid #fbfcfd;
	border-bottom: 10px solid #fbfcfd;
}
table.basket td.image, table.basket th.totaltext, table.basket th.image, table.basket td.noitems
{
	border-left: none;
}
table.basket td.actions, table.basket th.actions, table.basket td.noitems,
div#checkoutstep4 table.basket th.price, div#checkoutstep4 table.basket td.price
{
	border-right: none;
}

table.basket thead th {
	font-weight: bold;
}

table.basket th.image {
	text-align: center;
}
table.basket td.image {
	text-align: center;
	vertical-align: middle;
	width: 194px;
}

table.basket td.item {
	vertical-align: middle;
}
table.basket td.item a {
	font-weight: bold;
}

table.basket td.price {
	vertical-align: bottom;
	text-align: right;
	width: 124px;
}

table.basket td.quantity {
	text-align: center;
	vertical-align: middle;
}
table.basket td.quantity input {
	width: 30px;
}

table.basket th.quantity {
	text-align: center;
}
table.basket td.quantity {
	text-align: center;
	vertical-align: bottom;
}

table.basket th.unitprice {
	text-align: right;
}
table.basket td.unitprice {
	text-align: right;
	vertical-align: bottom;
}

table.basket td.actions {
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 1.2em;
	width: 40px;
	padding: 13px 10px;
}

table.basket tr.shipping th {
	font-weight: normal;
	text-align: left;
}
table.basket tr.overalltotal th {
	font-weight: bold;
	font-size: 1.2em;
}
table.basket tr th.totaltext {
	padding-left: 243px;
	text-align: left;
}
table.basket tr th.price {
	text-align: right;
}
div#checkoutstep1 table.basket thead, div#checkoutstep1 table.basket tr.spacer, div#checkoutstep1 table.basket tfoot tr.subtotal, 
div#checkoutstep4 table.basket tr.spacer, div#checkoutstep4 table.basket tfoot tr.subtotal 
{
	display: none;
}



div.checkouttop {
	width: 100%;
	overflow: hidden;
	margin-bottom: 7px;
}
div.checkouttop .left {
	float: left;
	display: inline;
	width: 680px;
	height: 350px;
	margin-right: 10px;
	background-color: #eff0f2;
}
div.checkouttop .right {
	width: 220px;
	float: right;
	display: inline;
}
div.checkouttop .right .basket {
	background-color: #eff0f2;
	margin-bottom: 10px;
	width: 190px;
	height: 55px;
	padding: 15px;
	font-weight: bold;
}
div.checkouttop .right .basket .totalprice {
	display: none;
}
div.checkouttop .right .details {
	background-color: #eff0f2;
	margin-bottom: 10px;
	width: 190px;
	height: 163px;
	padding: 15px;
}
div.checkouttop .right h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
div.checkouttop .right div.backbutton {
	background-color: #eff0f2;
	width: 220px;
	height: 52px;
}
div.checkouttop .right div.backbutton a, div.checkouttop .right div.backbutton a:hover {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	width: 188px;
	padding: 18px 16px;
	line-height: 16px;
	height: 16px;
	display: block;
	background: #d4162c url(images/buy_arrow_right.png) no-repeat 174px center;
}

div.checkoutcontrolbuttons {
	width: 100%;
	overflow: hidden;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #eff0f2;
	height: 52px;
}
div.checkoutcontrolbuttons .left {
	width: 220px;
	float: left;
	display: inline;
	background-color: #eff0f2;
	margin-right: 5px;
	border-right: 10px solid #fbfcfd;
}
div.checkoutcontrolbuttons .right {
	width: 220px;
	float: right;
	display: inline;
	background-color: #eff0f2;
	margin-left: 5px;
	border-left: 10px solid #fbfcfd;
}
/*
div.checkoutcontrolbuttons .middle {
	width: 450px;
	float: left;
	display: inline;
	background-color: #eff0f2;
	margin: 0px 5px;
	padding: 18px 0px;
	line-height: 16px;
}
div.checkoutcontrolbuttons .leftwide {
	width: 680px;
	float: left;
	display: inline;
	background-color: #eff0f2;
	margin-right: 5px;
	padding: 18px 0px;
	line-height: 16px;
}
div.checkoutcontrolbuttons .rightwide {
	width: 680px;
	float: left;
	display: inline;
	background-color: #eff0f2;
	margin-left: 5px;
	padding: 18px 0px;
	line-height: 16px;
}
*/
div.checkoutcontrolbuttons .left a, div.checkoutcontrolbuttons .right a {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	width: 188px;
	padding: 18px 16px;
	line-height: 16px;
	height: 16px;
	display: block;
	background: #d4162c url(images/buy_arrow_right.png) no-repeat 174px center;
}
div.checkoutcontrolbuttons .left a {
	background: #d4162c url(images/buy_arrow_left.png) no-repeat 17px center;
	text-align: right;
}

#checkoutstep1 div.checkoutcontrolbuttons {
	margin-top: 0px;
}




ol.shopcheckoutsteps {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-color: #eff0f2;
}

ol.shopcheckoutsteps li {
	margin: 0px;
	list-style-type: none;
	float: left;
	display: inline;
	padding: 0px 40px 0px 40px;
	font-size: 1.1em;
}

ol.shopcheckoutsteps li a {
	color: #000;
}

ol.shopcheckoutsteps li.selected a {
	font-weight: bold;
	text-decoration: underline;
}


div.checkoutcontainer 
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
div.checkoutcontainer div.customerdata 
{
	float: left;
	display: inline;
	width: 450px;
	background-color: #eff0f2;
	margin-bottom: -2000px;
	padding-bottom: 2015px;
}
div.deliverydata 
{
	float: right;
	display: inline;
	width: 450px;
	background-color: #eff0f2;
	margin-bottom: -2000px;
	padding-bottom: 2015px;
}
div#checkoutstep2 h2, div#checkoutstep3 h2, div#checkoutstep4 h2 {
	padding: 15px;
	margin: 0px;
	border-bottom: 10px solid #fbfcfd;
	background-color: #eff0f2;
}
div#checkoutstep2 h1, div#checkoutstep3 h1, div#checkoutstep4 h1, div#checkoutstep5 h1, div#checkoutstep6 h1 {
	padding: 15px;
	margin: 0px;
	border-bottom: 10px solid #fbfcfd;
	background-color: #eff0f2;
}


div.checkoutcontainer table 
{
	width: 435px;
	padding: 15px;
}
div.checkoutcontainer table td 
{
	padding: 5px 0px 5px 0px;
}
div.checkoutcontainer table td.label span.required 
{
	margin-left: 5px;
}
div.checkoutcontainer div.deliverydata table td.label span.required 
{
	display: none;
}
div.checkoutcontainer table td.field 
{
	text-align: right;
	width: 225px;
}
div.checkoutcontainer table td.field input, table td.field select
{
	width: 215px;
}
div#checkoutstep3 div.checkoutcontainer table td.field 
{
	width: 215px;
	padding-right: 10px;
}

div.checkoutcontainer table td.validator 
{
	text-align: right;
}


table.shopcheckoutshipping 
{
	width: 100%;
	background-color: #eff0f2;
	margin-bottom: 5px;
}
table.shopcheckoutshipping td
{
	padding: 15px;
}

table.shopcheckoutshipping td.shippingname label
{
	display: block;
	width: 100%;
}

table.shopcheckoutshipping td.shippingname {
	border-right: 10px solid #fbfcfd;
	width: 420px;
}

div#checkoutstep3 div.clearfix, div#checkoutstep4 div.clearfix {
	margin-bottom: 10px;
}
div#checkoutstep4 div.clearfix {
	margin-top: 5px;
}

div.clearfix div.shopcheckoutpaymentmethods, div.clearfix div.shopcheckoutdeliverytype {
	float: left;
	display: inline;
	width: 450px;
	margin-right: 10px;
	background-color: #eff0f2;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
div#checkoutstep3 div.clearfix div.shopcheckoutpaymentmethods {
	background-color: transparent;
}
div#checkoutstep4 div.clearfix div.shopcheckoutpaymentmethods {
	margin-right: 0px;
	padding: 15px;
	width: 420px;
	padding-bottom: 2015px;
}
div#checkoutstep4 div.clearfix div.shopcheckoutdeliverytype {
	padding: 15px;
	width: 420px;
	padding-bottom: 2015px;
}
div#checkoutstep4 div.clearfix h2 {
	padding: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

div.clearfix div.shopcheckoutpaymentmethods table {
	width: 100%;
}
div.clearfix div.shopcheckoutpaymentmethods table td {
	padding: 15px;
	background-color: #eff0f2;
}
div.clearfix div.shopcheckoutpaymentmethods table td.paymentname {
	border-right: 10px solid #fbfcfd;
	width: 190px;
}

div.clearfix div.shopcheckoutcomment,
div.clearfix div.shopcheckoutcommentheader {
	float: left;
	display: inline;
	width: 450px;
	background-color: #eff0f2;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
div.clearfix div.shopcheckoutcomment textarea {
	margin: 15px;
	width: 420px;
	height: 70px;
}

div#checkoutstep4 div.shopcheckoutcommentheader h2 {
	padding: 15px;
	margin: 0px;
	border-bottom: 10px solid #fbfcfd;
	background-color: #eff0f2;
}
div#checkoutstep4 div.shopcheckoutcomment {
	float: right;
	width: 420px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}


div#checkoutstep5 div.paymentmessage, div#checkoutstep6 div.paymentmessage {
	margin-bottom: 70px;
}



/** OLD SHOP **/

/*
	
	

	table.shopcheckoutpaymentmethods 
	{
		width: 50%;
	}
	table.shopcheckoutpaymentmethods td
	{
		border-bottom: 1px solid #eff0f2;
		padding: 5px 0px 5px 0px;
	}
	
	table.shopcheckoutpaymentmethods td.paymentname label
	{
		display: block;
		width: 100%;
	}

	table.shopcheckoutpaymentmethods td.paymentselect
	{
		width: 30px;
		text-align: right;
		padding-right: 15px;
	}

	div.shopcheckoutcomment textarea
	{
		width: 450px;
		height: 100px;
	}
	
	div#checkoutstep4 div.shopcheckoutdeliverytype 
	{
		float: left;
		display: inline;
		width: 450px;
	}
	div#checkoutstep4 div.shopcheckoutpaymentmethods 
	{
		float: right;
		display: inline;
		width: 450px;
	}
	
	div#checkoutstep4 div.checkoutcontrolbuttons 
	{
		padding-top: 30px;
	}
 */
