@charset "UTF-8";
/* CSS Document */

/* Global & Reset
--------------------------------------------------------------------------------------------- */
body{
	background-color:#CFECEC;
}

body, html, table, input, select, textarea, button{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	}
body, html, h1, h2, h3, p, ul, li, form{
    border:0;
    margin:0;
    padding:0;
	}
	
body	{ text-align:center; }
ul		{ list-style:none; }
table	{ border-collapse:collapse; border-spacing:0; }

a:link, a:visited				{ color:#000; text-decoration:none; }
a:focus, a.selected, a:hover	{ font-weight:bold; text-decoration:underline; }
a:link img, a:visited img		{ border:none; }

/* FIX:IE6, need to specify it to be taken in context */ 
.IE6 a.selected{ text-decoration:underline; }

p a:link, p a:visited, p a:focus, p a:hover{
	text-decoration:underline;
	font-weight:normal;
}


.W3C a:hover{ text-decoration:none; }
.W3C a[href]:hover{ text-decoration:underline; }

h1{
	font-size:30px;
	font-weight:bold;
	line-height:28px;
}
h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
h3{
	font-weight:bold;
	text-transform:uppercase;
}	

.heading-main, .heading-main{
	border-bottom:1px solid #000;
	margin-bottom:20px;
	padding-bottom:20px;
	font-size:30px;
	font-weight:bold;
	line-height:28px;
}

.clear{
	height:1px;
	clear:both;
	visibility:hidden;
}

hr{
	clear:both;
	border:none;
	height:1px;
	background-color:#000;
	padding:0;
	margin:15px 0 20px 0;
}

p{
	padding-bottom:1em;
}

.left{ float:left; }
.right{ float:right; }

.button{
	text-transform:uppercase;
	border:none;
	color:#FFF;
	font-weight:bold;
	background-color:#CCC;
	cursor:pointer;
	text-align:center;
	background:#CCC url(store_images/btn_small.3d.gif) no-repeat top left;
	width:149px;
	height:32px;
	display:block;
	font-weight:bold;
	color:#FFF !important;
	text-decoration:none !important;
}
a.button{ color:#FFF; line-height:32px; font-weight:bold !important; text-decoration:none; }

.textbox, .textarea{
	font-size:11px;
	padding:4px;
	border:1px solid #c3c3c3;
	border-color:#7c7c7c #c3c3c3 #dddddd #c3c3c3;
}

#sitefooter{
	display:none;
	text-indent:-1000000px;
	height:1px;
	font-size:1px;
	overflow:hidden;
}

table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}

table td{
	padding:0;
	margin:0;
}

.comingsoon{
	color:#F00;
	text-transform:lowercase;
	display:block;
	float:left;
	border:1px solid #CCC;
	padding:.25em .5em;
	position:absolute;
	background-color:#FFF;
	font-weight:normal;
	white-space:nowrap;
	top:-4px; 
	left:5em;
	display:none;
}
.comingsoon{
	color:#FFF;
	background-color:#F00;
	border:none;
	text-decoration:none;
}

#lnkSizeFitting, #lnkFrancais{
	position:relative;
}
#lnkFrancais .comingsoon{
	left:5.5em;
}
#lnkSizeFitting .comingsoon{
	left:8.5em;
}

#lnkSizeFitting:hover .comingsoon, #lnkFrancais:hover .comingsoon{
	display:block;
}

.IE6 .comingsoon{
	display:inline;
	border:none;
	padding:0;
	top:0;
}

.IE6 #lnkSizeFitting .comingsoon, .IE6 #lnkFrancais .comingsoon{
	display:inline;
}

.img-productflag{
	vertical-align:middle;
}

#theme_dropdown{
	display:none;
}

.magnifier{
	border:1px solid #000;
	margin-left:20px;
	background-color:#FFF;
}
.magnifier-focus{
	border:1px solid #FFF;
}



/* Layout
--------------------------------------------------------------------------------------------- */
#wrapper{ background-color:#fff; margin:0 auto; padding:0 23px 55px 23px; text-align:left; width:1076px; }

#header{
	background:#FFF url(store_images/onze_logo.jpg) no-repeat top left;
	color:#CCC;
	height:182px;
	margin-bottom:20px;
	position:relative;
	}

	#header #lnkHome{
		height:131px;
		width:500px;
		top:0;
		left:0;
		position:absolute;
		cursor:pointer;
	}
	#header #lnkHome:hover,#header #lnkHome:visited,#header #lnkHome:focus{
		text-decoration:none;
	}


/* Cart & login */
#cartlogin{ border-bottom:1px solid #000; height:122px; /* original:132px */ padding-top:10px; text-align:right; }
	#cartlogin a{ color:#000; font-size:13px; font-weight:bold; margin-left:20px; text-transform:uppercase; }
		#cartlogin a img{ vertical-align:middle; }

	#cartlogin a{ position:relative; }
	
	#cartlogin a:hover .tooltip{ display:block; }
	
	#cartlogin a#lnkFacebook, #cartlogin a#lnkTwitter, #cartlogin a#lnkYoutube{
		margin-left:5px;
	}
	#cartlogin a#lnkYoutube .tooltip{
		top:2em;
	}
	
	#cartlogin .tooltip{
		border-color:transparent transparent #DEDEDE transparent;
		_border-color:pink pink #DEDEDE pink;
		border-style:solid;
		border-width:6px;
		display:none;
		filter: chroma(color=pink);
		height:1px;
		left:50%;
		margin-left:-5px;
		position:absolute;
		top:1em;
		width:0px;
		z-index:10;
		}
	#cartlogin .tooltip b{
		background-color:#DEDEDE;
		font-size:10px;
		font-weight:bold;
		left:-80px;
		padding:.75em .25em;
		position:absolute;
		text-align:center;
		top:6px;
		width:150px;
		}

/* Options : Languages & currencies */
#topoptions{ border-bottom:1px solid #000; font-size:10px; height:50px; vertical-align:middle; width:100%; }
	#topoptions .langcurrency	{ text-align:left; }
		#topoptions .currency	{ display:none; }
	#topoptions a				{ font-size:10px; line-height:1.25em; margin-right:.25em; text-transform:uppercase; }
	#topoptions .filtersearch	{ text-align:right; width:50%; }
	
	/*
	#topoptions #selFilters		{ margin-right:10px; width:180px; }
	#topoptions #txtSearch		{ width:200px; vertical-align:middle; }
	#topoptions #btnSearch		{ background-color:#787878; height:23px; vertical-align:middle; }
	*/
	
	#topoptions .filtersearch table		{ float:right; }
	#topoptions .search-table td		{ padding-right:0; }
	#topoptions #field_product_brand	{ margin-right:10px; width:180px; }
	#topoptions #keyword-search-box		{ width:200px; vertical-align:middle; }
	#topoptions #keyword-search-button	{ padding-right:0 !important; }	

/* Navigation */
#navigation{ float:left; margin-right:43px; width:215px; }
	#navigation h3				{ text-transform:none; }
	#navigation .departement	{ font-size:14px; font-weight:bold; padding-bottom:.5em; }
	#navigation .categories		{ font-size:12px; font-weight:normal; }
	#navigation .subcategories	{ margin-left:1em; }
	#navigation .highlight		{ color:#f40f05; }

/* Main content box */
#content{ float:right; width:818px; }

/* Footer, promotions, news letter */
#footer{ border-top:1px solid #000; font-size:10px; height:16px; /* original:26px */ margin-top:20px; padding:5px 0; }
	#footer li{ display:inline; float:left; font-weight:bold; margin-right:10px; text-transform:uppercase; vertical-align:middle; }

#copyright{ float:right; }

#promotions{ height:72px; }
	#promotions .promo1{ float:left; }
	#promotions .promo2{ float:right; }

#paymentmethods{height:20px; margin-top:5px;}
#paymentmethods .left{ text-align:left;}
#paymentmethods .right{ text-align:right;}
#paymentmethods div{display:inline;}

/*
#newsletter{ padding-top:30px; text-align:center; }
	#newsletter h2{ font-size:20px; font-weight:bold; margin-bottom:5px; }
	
	#newsletter #email_address{ 
		font-size:11px;
		height:12px;
		margin-right:5px;
		padding:8px 5px;
		vertical-align:middle;
		width:250px;
		}
	
	#newsletter #btnNewsletter{
		font-size:12px;
		height:32px;
		background:#FFF url(store_images/btn_small.3d.gif) no-repeat top left;
		padding:8px 0 22px 0;
		vertical-align:middle;
		width:149px;
		display:inline;
		}
*/
#newsletter{
	border-top:1px solid #000;
	margin:15px 20px 0 0;
	padding:20px 0;
}
	#newsletter h2{ font-size:13px; font-weight:normal; margin:0; padding:0; }
	
	#newsletter #email_address{ 
		font-size:11px;
		padding:2px;
		width:185px;
		margin:3px 0;
		}
	
	#newsletter #btnNewsletter{
		font-size:11px;
		background:none;
		border:none;
		cursor:pointer;
		padding:0;
		vertical-align:middle;
		display:block;
		color:#999;
		width:60px;
		text-align:right;
		margin:0 0 0 125px;
		}

/* Form element
--------------------------------------------------------------------------------------------- */
.form{
	
}

	.form p{
		margin-bottom:20px;
	}
	.form p small{
		display:block;
		margin-top:.5em;
	}
	.form label{
		font-weight:bold;
		text-transform:uppercase;
		display:block;
	}
	.form label small{
		float:right;
		text-transform:none;
		font-weight:normal;
	}
	.form a:link, .form a:visited{
		text-decoration:underline;
	}
	.form a:hover{
		text-decoration:none;
		font-weight:normal;
	}
	.form input,
	.form textarea{
		padding:8px 5px;
		display:block;
		margin-top:4px;
		margin-bottom:12px;
	}
	.form input{
		height:12px; /* original:32px */
	}
	.form textarea{
		height:150px;
	}
	.form button{
		display:block;
		width:149px;
		height:32px;
		background-color:#F40F05;
		margin:0 0 0 auto;
	}


/* Section : product.list
--------------------------------------------------------------------------------------------- */
#listproducts{
	clear:both;
	width:838px;
}
	#listproducts a:hover{
		font-weight:normal;
	}
	#listproducts .product{
		float:left;
		width:144px;
		margin:0 20px 50px 0;
		text-align:center;
	}
		#listproducts .product br{
			display:none;
		}

	#listproducts .image-thumb{
		max-width:144px;
		padding:0;
		margin:0;
	}
	.IE #listproducts .image-thumb{
		width:144px;
		margin:-8px;
	}
	
	#listproducts .thumbnail{
		position:relative;
	}
	
	#listproducts .thumbnail .ribbon{
		position:absolute;
		right:-11px;
		bottom:10px;
	}
	
		#listproducts .thumbnail .ribbon-deal{}
		
		#listproducts .thumbnail .ribbon-oneof{}
	
	#listproducts .name{
		display:block;
		margin-top:11px;
	}
		#listproducts .name font{
			display:none;
		}
	
	#listproducts .price{
		display:block;
	}
	#listproducts .newproduct{
		color:#F00;
	}
	#listproducts .morecolors{
		color:#2287dd;
		display:block;
	}

.pagination{
	width:auto !important;
	text-align:right;
	margin:0 0 0 auto;
}
	.pagination td{
		width:auto !important;
	}
	
	.pagination a{
		padding:0 0 0 .5em;
	}
	
	.pagination a.button-on{
		font-weight:bold;
		text-decoration:underline;
		padding:0.2em 0.25em 0.1em;
		margin:0 0 0 .4em;
	}

#topnavigation{
	display:block;
	margin:0 0 20px auto;
	padding-bottom:15px;
	position:relative;
	text-align:right;
	}
	#topnavigation #searchresult{ float:left; }
	#topnavigation .pagination	{ display:inline; vertical-align:bottom; }
	#topnavigation .pagination p{ padding:0; }
	#topnavigation .sortby		{ display:inline; padding-left:10px; }

#bottomnavigation{
	border-top:1px solid #000;
	display:block;
	height:1.5em;
	margin:0 0 0 auto;
	padding-top:15px;
	text-align:right;
	}
	#top-link{ float:left; }


/* Section : product.page
--------------------------------------------------------------------------------------------- */
#product{
}

#productimages{
	float:left;
	width:249px;
}
	/*
	#productimages #productphoto{
		width:248px;
	}
	
	#productimages #productviews{
		text-align:center;
		display:block;
		color:#FFF;
		margin-right:-32px;
	}
	#productimages #productviews b{
		display:block;
		padding:6.5px;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		color:#000;
		margin-right:33px;
	}
	
	#productimages #productviews a{
		margin-right:11px;
		float:left;
		display:block;
	}
	#productimages #productviews img{
		width:54px;
	}
	*/

	#productimages #product-image{
		width:248px;
	}
	#productimages span{
		text-align:center;
		display:block;
		font-size:10px;
		font-weight:bold;
		padding:6.5px 0 0 0;
		text-transform:uppercase;
		clear:both;
	}
		
	
	#productimages #thumbnails{
		margin-right:-31px;
		padding-top:1em;
		width:260px;
		clear:both;
	}
	#productimages .thumb{
		width:54px;
		margin-right:11px;
		float:left;
	}
	
	
	.text-price{}
	.text-pricestrike{
		text-decoration:line-through;
	}
	.text-pricespecial{
		color:#F00;	
	}
	.price-percentage{
		display:none;	
	}	


#productinfo{
	width:547px;
	float:right;
}
	#productinfo h1{
		font-size:18px;
	}
		#productinfo font{
			display:none;
		}
		#productinfo .newproduct{
			font-size:12px;
			color:#F00;
		}
		#productinfo .morecolors{
			color:#2287dd;
			display:block;
		}

	#productinfo .info{
		float:left;
		width:226px;
		clear:left;
	}
		#productinfo span{
			margin-bottom:11px;
			display:block;
		}
		#productinfo b{
			display:block;
			font-weight:bold;
			text-transform:uppercase
		}
		#productinfo .price{
			margin-bottom:20px;
			font-size:15px;
		}
			#productinfo .price span			{ display:block; margin-bottom:0; }
			#productinfo .price br				{ display:none; }
			#productinfo span.price-percentage	{ display:none; }
		
		#productinfo .size p{
			margin:0;
			padding:0;
			text-transform:uppercase;
		}
		#productinfo .matrixcol1{
			display:none;
		}
		#productinfo .size select{
			width:200px;
		}
		#productinfo .quantity-available p.quantity{
			margin-bottom:0;
			padding-bottom:0;
		}
		#productinfo .quantity-available input{
			width:55px;
			float:left;
			/*margin-bottom:1em;*/
		}
		#productinfo .quantity-available span.quantity{
			/*
			margin-top:11px;
			margin-bottom:0;
			text-transform:uppercase;
			font-weight:bold;
			clear:both;
			*/
			display:none;
		}
		#productinfo .text-availabilitytext{
			/*
			font-size:15px;
			font-weight:bold;
			padding-bottom:0;
			margin-bottom:0;
			text-indent:-.3em;
			text-transform:uppercase;
			*/
			display:none;
		}
	
		#productinfo .add-to-button a{
			font-size:18px;
			display:block;
			text-transform:none;
			height:72px;
			text-align:center;
			color:#FFF;
			line-height:72px;
			width:226px;
			font-size:20px;
			background:#fff url(store_images/btn_add_to_cart.3d.gif) no-repeat top left;
		}
		#productinfo .add-to-button a{
			font-weight:normal;
			text-decoration:none;
		}
		#productinfo .add-to-button a:focus,
		#productinfo .add-to-button a.focus{
			background-position:bottom left;
		}

	#productinfo .description{
		float:right;
		width:297px;
	}
/* Section : contact us
--------------------------------------------------------------------------------------------- */
#contactus{
}


#contactus .left{
	width:450px;
}

	#contactus .textbox, #contactus textarea{
		width:438px;
	}
	
	#contactus textarea{
		height:158px;
	}
	
	#contactus .left p{
		padding-bottom:0;
	}
	#contactus #btnSend{
		height:32px;
		display:block;
		margin-left:auto;
	}


#contactus .right{
	width:297px;
}
	#contactus h2{
		margin-bottom:15px;
	}
		
	#contactus li{
		margin-bottom:15px;
	}
	
	#contactus .phonenumber{
		color:#F40F05;
		font-weight:bold;
	}


/* fix */
#page-contact #table-navigation, #page-contact #contactformdiv{
	display:none;
}

/* Section : login
--------------------------------------------------------------------------------------------- */
#login .left,
#login .right{
	width:345px;
}
	#login .left input,
	#login .right input{
		width:329px; /*original:345px*/
	}
	
	#login .right p{
		margin-bottom:.25em;
	}

/* Section : cart
--------------------------------------------------------------------------------------------- */
#cart{
}

.empty-basket{
	margin-top:-15px;
}

#cartproducts{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:-30px 0 20px 0;
}
	#cartproducts thead td{
		height:50px;
		border-bottom:1px solid #000;
		font-weight:bold;
		text-transform:uppercase;
	}
	#cartproducts thead .col-sku{
		width:145px;
		white-space:nowrap;
	}
	#cartproducts thead .col-description{
		width:328px;
	}
	#cartproducts thead .col-quantity{
		width:60px;
	}
	#cartproducts thead .col-price{
		width:153px;
		text-align:right;
	}
	#cartproducts thead .col-total{
		width:132px;
		text-align:right;
	}

	#cartproducts tbody td{
		border-bottom:1px solid #e6e6e6;
		height:50px;
	}
	#cartproducts tbody .col-thumb img{
		width:54px;
		padding-right:5px;
	}
	#cartproducts tbody .col-sku{
	}
	#cartproducts tbody .col-description{
	}
	#cartproducts tbody .col-quantity input{
		font-size:20px;
		width:60px;
	}
	#cartproducts tbody .col-price,
	#cartproducts tbody .col-total{
		text-align:right;
		/*background:transparent url(store_images/price_icon.gif) no-repeat 67px center;*/
		white-space:nowrap;
	}
	#cartproducts tbody .col-total{
		background-position:38px center;
	}

#carttotals{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

	#carttotals th,
	#carttotals td{
		padding:.5em 0;
		font-weight:bold;
		white-space:nowrap;
	}
	#carttotals th{
		text-align:right;
		font-weight:bold;
		text-transform:uppercase;
	}
	#carttotals td{
		text-align:right;
		width:132px;
	}
		
#cart .left{
	width:450px;
}

#cart .right{
	width:345px;
}

	#cart #btnCheckout{
		height:72px;
		width:345px;
		font-size:25px;
		margin-bottom:20px;
		background:#fff url(store_images/btn_checkout.3d.gif) no-repeat top left;
		line-height:72px;
	}
	
	#cart #btnUpdate,
	#cart #btnContinue{
		height:32px;
		line-height:32px;
		display:block;
		margin:0 0 10px auto;
	}

/* Section : help
--------------------------------------------------------------------------------------------- */
#help{}

	#help .left{
		width:450px;
	}
	
	#help .right{
		width:300px;
	}
		#help li{
			font-weight:bold;
			text-transform:uppercase;
		}		

		#help .phonenumber{
			color:#F40F05;
			font-weight:bold;
			padding-top:1em;
		}


/* Register & update & 
--------------------------------------------------------------------------------------------- */
#page-register h1, 
#page-updateaccount h1,
#page-shippingaddress h1{
	border-bottom:1px solid #000;
	margin-bottom:20px;
	padding-bottom:20px;
}
	#account-section-yourdetails td, #account-section-billing, #account-section-contact, #account-section-login, #account-section-address{
		font-size:20px;
		font-weight:bold;
		padding-bottom:20px !important;
	}
	
	#page-shippingaddress #account-section-yourdetails{
		padding-top:20px;
	}
	
	#account-section-yourdetails .inputRequirement,
	#page-shippingaddress #account-section-yourdetails p{
		font-size:12px;
		font-weight:normal;
		display:inline;
		text-align:left;
	}

	#page-register table,
	#page-updateaccount table,
	#page-shippingaddress table{
		border-collapse:collapse;
		border-spacing:0;
	}

	#page-register .formBox,
	#page-updateaccount .formBox,
	#page-shippingaddress .formBox{
		margin-bottom:20px;
		width:450px;
	}
	
	#page-register .formBox table,
	#page-updateaccount .formBox table,
	#page-shippingaddress .formBox table{
		width:100%;
	}
	
	#page-register .formBox table td,
	#page-updateaccount .formBox table td,
	#page-shippingaddress .formBox table td{
		padding:.25em 0;
		vertical-align:middle;
	}
	
	#page-shippingaddress .formBox td.text{
		width:170px;
	}
	

	#page-register .formBox input,
	#page-updateaccount .formBox input,
	#page-shippingaddress .formBox input{
		font-size:11px;
		padding:6px;
		border:1px solid #c3c3c3;
		border-color:#7c7c7c #c3c3c3 #dddddd #c3c3c3;
		width:250px;
		display:block;
		margin:0 0 0 auto;
	}
	#page-shippingaddress .formBox input{
		margin:none;
		display:inline-block;
	}
	
		#page-register #requirezip,
		#page-updateaccount #requirezip,
		#page-shippingaddress #requirezip{
			display:none !important;
		}
	#page-register .formBox select,
	#page-updateaccount .formBox select,
	#page-shippingaddress .formBox select{
		display:block;
		width:265px;
		margin:0 0 0 auto;
	}
	#page-shippingaddress .formBox select{
		display:inline-block;
		margin:0;
	}
	
	#page-register #btn-profile-continue,
	#page-updateaccount #btn-profile-continue,
	#page-shippingaddress .button-big{
		background:url(store_images/btn_small.3d.gif) no-repeat top left;
		height:32px;
		line-height:32px;
		width:149px;
		display:block;
		margin:-10px 0 0 auto;
		text-align:center;
		color:#FFF;
		text-decoration:none;
		font-weight:normal;
		position:relative;
		zoom:1;
		text-transform:uppercase;
	}
	#page-shippingaddress .button-big{
		margin:-10px 5px 0 auto;
	}

/* Login
--------------------------------------------------------------------------------------------- */
#page-login h1{
	border-bottom:1px solid #000;
	margin-bottom:20px;
	padding-bottom:20px;
}

	#page-login table{
		border-collapse:collapse;
		border-spacing:0;
		padding:0;
		margin:0;
	}
	#page-login table td{
		padding:.25em .5em .25em 0;
	}
	
	#page-login .main{
		font-size:20px;
		font-weight:bold;
		padding-bottom:20px !important;
	}

	#page-login .formBox input{
		font-size:11px;
		padding:6px;
		border:1px solid #c3c3c3;
		border-color:#7c7c7c #c3c3c3 #dddddd #c3c3c3;
		width:250px;
		display:block;
		margin:0 0 0 auto;
	}
	#page-login #login-button{
		background:url(store_images/btn_small.3d.gif) no-repeat top left;
		height:32px;
		line-height:32px;
		width:149px;
		display:block;
		margin:0 0 0 auto;
		text-align:center;
		color:#FFF;
		text-decoration:none;
		font-weight:normal;
		position:relative;
		zoom:1;
		text-transform:uppercase;
	}

/* Checkout 2
--------------------------------------------------------------------------------------------- */
#page-checkoutstep2{
}

	#page-checkoutstep2 .main b, #page-checkoutstep2 .MAIN b{
		font-size:20px;
		font-weight:bold;
		padding-bottom:20px !important;
		display:block;
	}

	#page-checkoutstep2 .formbox{
		width:450px;
		margin:0 0 20px 0;
	}
	
	#page-checkoutstep2 .formbox img{
		display:none;
	}
	
	#checkout-section-shippingaddress table .text-bold b{
		font-size:20px;
		font-weight:bold;
		padding-bottom:20px !important;
		display:block;
	}
	
	#checkout-section-shippingaddress .formbox{
		width:100%;
	}
	
	#checkout-section-shippingaddress #shipping-address .text-bold{
		padding:0 1em;
		text-align:right;
	}
	#checkout-section-shippingaddress #shipping-address .text-bold b{
		font-size:14px;
	}
	
	#btn-change-address{
		text-decoration:underline;
	}
	
	#checkout-section-coupon, #checkout-section-comment{
		width:450px;
	}

	#select-shipping-prompt{
		border-bottom:1px solid #646464;
		text-transform:uppercase;
		height:50px;
	}
	#page-checkoutstep2 #checkout-section-shipping table table table td{
		border-bottom:1px solid #e6e6e6;
		height:50px;
	}
	
	#coupon-instructions td{
			white-space:normal;
	}

	#coupon-instructions input, #checkout-section-comment input{
		font-size:11px;
		padding:6px;
		border:1px solid #c3c3c3;
		border-color:#7c7c7c #c3c3c3 #dddddd #c3c3c3;
	}

	#coupon-instructions input{
		display:block;
		margin:0 0 0 auto;
	}

	#checkout-section-comment input{
		width:436px !important;
	}

	#checkout-section-continue .main b{
		display:none;
	}

	#page-checkoutstep2 #btn-continue-checkout{
		background:url(store_images/btn_checkout.3d.gif) no-repeat top left;
		display:block;
		margin:0 0 0 105px;
		text-align:center;
		color:#FFF;
		text-decoration:none;
		height:72px;
		width:345px;
		font-size:25px;
		line-height:72px;
		font-weight:normal;
		text-transform:uppercase;
	}


/* Exceptions (Type of browser)
--------------------------------------------------------------------------------------------- */
#page-selectaddress .shippingaddress .heading-main{
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:0;
	line-height:20px;
}

#page-forgotpassword #account{
	font-size:11px;
	padding:6px;
	border:1px solid #c3c3c3;
	border-color:#7c7c7c #c3c3c3 #dddddd #c3c3c3;
	width:250px;
	display:block;
	margin:0 0 0 auto;
}
	#page-forgotpassword .button-big{
		background:url(store_images/btn_small.3d.gif) no-repeat top left;
		height:32px;
		line-height:32px;
		width:149px;
		display:block;
		margin:10px 0 0 118px;
		text-align:center;
		color:#FFF;
		text-decoration:none;
		font-weight:normal;
		position:relative;
		zoom:1;
		text-transform:uppercase;
	}

#btn-make-payment{
	background:#CCC url(store_images/btn_small.3d.gif) no-repeat top left;
	height:32px;
	line-height:32px;
	width:149px;
	display:block;
	margin:1em 0 1em auto;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	position:relative;
	zoom:1;
	text-transform:uppercase;
}


/* Contest
--------------------------------------------------------------------------------------------- */
#contest{ width:400px; font:12px Arial, Helvetica, sans-serif;}
#contest .question{ font-size:13px; margin:0 0 2em 0; }
#contest .inputBox label{font-size:12px;}
#contest .inputBox .ss-q-short, #contest .inputBox .ss-q-long{
	padding:8px 5px;
	margin-top:4px;
	margin-bottom:12px;
	display:block;
	border:1px solid #c3c3c3;
	border-color:#7c7c7c #c3c3c3 #dddddd #c3c3c3;
	font:12px Arial, Helvetica, sans-serif;
	width:400px;
}
#contest .inputBox .ss-q-long{height:150px;}
#contest #lang{ display:none; }

#contest #btnContest{
	background:#ccc url(store_images/btn_small.3d.gif) no-repeat top left;
	height:32px;
	line-height:32px;
	width:149px;
	display:block;
	margin:0 0 0 auto;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	position:relative;
	zoom:1;
	text-transform:uppercase;
	border:none;
}
