*{
	margin: 0px;
	padding: 0px;
}
a img,
a{
	text-decoration: none;
	border: 0px solid transparent;
}
body{
	background-color: #333;
	font-family: Arial;
	font-size: 12px;
	color: #999;
}
h2,
h3{
	color: #666;
	font-style:italic;
	margin-bottom: 20px;
	font-size: 22px;
}
h2{
font-size: 20px;
	margin: 10px;
}
li{
	color: #666;
	list-style:none;
	font-size: 14px;
}
p{
	margin: auto;
}
.inner p{
	margin: 10px 0px;
}
.wrapper{
	margin: auto;
	width: 1000px;
}
.header{
	height: 100px;
}
.header  .language,
.header  .search,
.header  .logo,
.container .leftcol,
.container .rightcol,
.menu  .navigation,
.menu .links,
.content  .leftcol,
.content .rightcol,
.header  .leftcol,
.header .rightcol{
	display: inline-block;
	float: left;
}
.header  .language,
.header  .search,
.header  .logo{
	height: 107px;
	background-color: #fff;
}
.header .logo{
	width: 270px;
	padding: 0px 5px;
	
}
.header .search{
	width: 610px;
}
.header .language{
	width: 110px;
	vertical-align:middle;
	text-align:center;
}
.header .language a{
	display:inline-block;
	margin-top: 40px;
	height: 36px;
	width: 36px;
	text-decoration: none;
}
.header .language .english{
	background: url(images/english.gif) no-repeat;
	background-position:center bottom;
}
.header .language .english:active,
.header .language .english:hover{
	background-position:center top;
}
.header .language .netherlands{
	background: url(images/netherlands.gif) no-repeat;
	background-position:center bottom;
}
.header .language .netherlands:active,
.header .language .netherlands:hover{
	background-position:center top;
}
.menu{
	height: 76px;
	background-image:url(images/menu_background.png);
	background-repeat:repeat-x;
}
.menu .navigation{
	width: 260px;
	height: 76px;
	background-color: #666;
}
.menu .navigation img{
	color: #666;
}
.menu .links{
	width: 740px;
	height: 76px;
	background-image:url(images/menu_background.png);
	background-repeat:repeat-x;
	vertical-align:middle;
}
.footer a,
.menu .links a{
	color: #dadada;
	font-size: 17px;
	font-family: Arial;
	font-weight:bold;
	display:inline-block;
	margin: 30px 0px 0px;
	text-transform:uppercase;
	width: 165px;
	height:25px;
	vertical-align:middle;
	text-align:center;
	border-right: 2px solid #dadada;
float:left;
}
.footer a:hover,
.footer a:active,
.menu .links a:hover,
.menu .links a:active{
	color: #fff;
}
.content{
	height: auto;
	min-height: 400px;
}
.content .leftcol{
	width: 260px;
	height: 723px;
	background-color: #656565;
}
.content .rightcol{
	width: 740px;
	background-color: #ccc;
	height: 723px;
}
.items{
	border-spacing: 30px;
	margin-top:30px;
}
.content .rightcol .cuffs{
	border: 2px solid #b0b2b1;
	border-bottom: none;
}
.content .rightcol .cuffs-info{
	position:relative;
	bottom: 0px;
	height:23px;
	width: 183px;
	border: 2px solid #b0b2b1;
	border-top: none;
	background-color: #dbdbdb;
}
.content .rightcol .cuffs-info .buy,
.content .rightcol .cuffs-info .info{
	float:left;
} 
.buy,
.back,
.content .rightcol .cuffs-info a{
	color: #9d9d9d;
	font-size: 17px;
	font-family: Arial;
	font-weight:bold;
	text-transform:uppercase;
	height:23px;
	width: 38%;
	background-color: #dbdbdb;
	display:inline-block;
	padding: 0px 10px;
}
.buy:active,
.back:active,
.buy:hover,
.back:hover,
.content .rightcol .cuffs-info a:hover,
.content .rightcol .cuffs-info a:active{
	background-color: #999;
	color: #fff;
}
.content .rightcol .cuffs-info .info{
	text-align: left;
} 
.content .rightcol .cuffs-info .buy{
	text-align:right;
}
.footer{
	height: auto;
	width: 100%;
}
.footer a{
	font-size: 14px;
	margin:20px 0px;
	width:auto;
	height: auto;
	padding: 0px 10px;
	border-right: 1px solid #dadada;
	float:none;

}
.copy a,
.copy{
color:#999999;
font-family:Arial;
font-size:12px;
padding: 0px;
font-weight:normal;
border: none;
text-transform:none;
}
.terms_text,
.shipping_text,
.about_text{
	width: 100%;
	height: 100%;
	background-color: #fff;
	font-size: 16px;
	color:#000;
	text-align:left;
}
.terms_text{
	overflow:scroll;
}
.terms_text .inner,
.shipping_text .inner,
.about_text .inner{
	padding: 30px;
}
.shipping_text li,
.shipping_text{
	font-size: 16px;
	text-align:justify;
	overflow:visible;
	color: #000;
	list-style-position:inside;
	list-style-type:square;
}
.shipping_text{
overflow:scroll;
}
.clear{
	clear: both;
}

#shop_menu {
background-color:#666;
display:none;
margin-left:3%;
padding-bottom:5px;
padding-left:10px;
padding-top:10px;
position:absolute;
text-align:left;
width:100px;
float:left;
top: 55px;
left:0px;
}
#shop_menu a{
	border:none;
	width: auto;
	margin: 10px 0px 0px;
}
.main{
	min-height: 0px;
	background-color: #fff;
}
.main .rightcol,
.main .leftcol{
	height: auto;
}
.header{
	width: 100%;
	height: 107px;
	background-color:white;
	float:left;
margin-top: -4px;
}
.header .leftcol{
	height:107px;
	width: 700px;
	color: #ccc;
	font-size: 36px;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;

}
.header .leftcol h2{
	margin: 25px 35px;	
	display:block;
	color:#CCCCCC;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:36px;
	font-weight:lighter;
	font-style:normal;
}
.header .rightcol{
	background-image:url(images/Jelehome_logo.gif);
	background-position: left center;
	background-repeat:no-repeat;
	width: 300px;
	height:107px;
}
.container{
	height: 300px;
	width: 100%;
	background-color: #999;
	color:#ccc;
	text-align:left;
	font-size:16px;
	font-weight: bold;
}
.container .leftcol{
	height: 209px;
	width: 634px;
	background-color: #666;
}
.container .leftcol span{
	margin: 35px 25px;
	display:block;
}
.container .rightcol{
	height: 209px;
	width: 366px;
	background-color: #999;
}
.container .rightcol img{
	margin: 0px;
}

.product-info,
.product-info-img{
	float:left;
}
.product-info{
	padding: 30px;
}

.product-info .buy,
.product-info .back{
	margin-top: 40px;
	width: auto;
	text-align:center;
}
.about_text form{
	float:left;
}
