/*
website: Paskesz kosher food
Design by Lieven Vandenbroucke for Xtence
http://www.xtence.be
*/
*,html,body{
	margin: 0;
	padding: 0;
}
body {
	background: #E4E8EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #BD6E2E;
}
#wrap{
	background: url(bg-body2.jpg) top center no-repeat;
	width: 100%;
}
#page-home{
	background: url(bg-home.jpg) center 0 no-repeat;
	color: #121212;
	font-size:1.3em;
	margin: 0 auto;
	width: 960px;
}
#page{
	background: url(bg-page.png) center repeat-y;
	color: #121212;
	font-size:1.3em;
	margin: 0 auto;
	width: 1075px;
}
#productnavigation{
	height: 120px; 
	position: fixed; 
	width: 100%; 
	z-index: 9997; 
	top: 0; 
	left: 0; 
	background: #E4E8EB; 
}
#productnavigation2{
	position: absolute; 
	height: 70px; 
	width: 100%; 
	z-index: 9997; 
	top: 0; 
	left: 0; 
	background: #E4E8EB; 
}
#prodmenu{
	margin: 0 auto;
	width: 1075px;
}
#prodmenu table{
	margin: 0 auto;
}
embed, object{
	z-index:10;
}
h1, h2, h3, h4, h5{
	margin: 0;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.8em;
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #BD6E2E;
	text-decoration: underline;
}
a:visited {
	color: #121212;
}
a:hover {
	color: #BD6E2E;
}
a:active {
	color: #BD6E2E;
	text-decoration: underline;
}
.center{
	text-align: center;
}
.left{
	float:left;
	clear:left;
}
.right{
	float: right;
	clear: right;
}

/* Header */
#header-candy{
	background: url(bg-header.png) bottom center no-repeat;
	position: relative;
	height: 160px;
	margin: 0 auto;
	width: 960px;
}
/*content*/
#content-confectionery{
	width: 960px;
	overflow: hidden;
	margin: 112px 0 0 80px;
	padding: 0 0 40px 0;
}
#content-confectionery h1{
	line-height: 1.2em;
	font-weight:normal;
}
#content-confectionery h2{
	margin: 15px 10px;
	font-size: 1.5em;
}
#content-confectionery h3{
	margin: 15px 10px;
}
#content-confectionery p{
	margin: 10px 20px;
}
#content-confectionery p a{
	font-weight: 700;
	text-decoration: underline;
}
#logo-paskesz{
	float:left;
	margin:42px 20px 20px 20px;
}
#productquote{
	position: absolute;
	top: 5px;
	left:430px;
	width:430px;
	font-size: 10px;
}
.hometext{
	float: left;/*
	width: 360px;*/
	margin: 0 20px;
}
.hometext h2{
	width: 250px;
	text-align: center;
	padding: 20px 40px;
}
.hometext h2.center span{
	font-size: 1.6em;
}
#select-products{
	width: 940px;
}
#select-products h1{
	font-size: 1.3em;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
#select-products ul{
	margin: 0 0 0 10px;
}
#select-products ul li{
	list-style:none;
	margin: 0 0 3px 0;
	font-size: 0.9em;
}
.red{
	color: red;
}
/*forms*/
#prodmenu.form fieldset{border:none;margin:0;padding:0;width:600px;float:right;background: url(mail.jpg) center center no-repeat;}
#prodmenu.form legend{display:none;}
#prodmenu.form div{clear:both;margin:.25em 0;}
#prodmenu.form label{display:block;}
#prodmenu.form .field{padding:3px;width:270px;}
#prodmenu.form .area{padding:3px;width:580px;border:1px solid #E4001C;}
#prodmenu.form select{padding:3px;width:276px;border:1px solid #E4001C;}
#prodmenu.form input{border:1px solid #E4001C;}
#prodmenu.form textarea{border:1px solid #E6CCAB;background:transparent;}.cols{} 
	/* main column container class */
		.col{
			float:left;
			display:inline;
			width:48%;margin-left:4%; /* 2 equal width columns layout - default */
			}	
	form div.col{clear:none;}form div.first{clear:both;}
	.form h2.big{
		 margin:20px 0;padding: 0 0 20px 0;text-align:center;font:4em;
	}
#contact{
	width:340px;
}
#contact dl{
	width:250px;
	margin: 5px auto 0;
}
#contact dt{
	font-size: 1.4em;
}
#contact dd{
	margin: 4px 0;
}
#route{
	clear: both;
	padding: 30px 0 0 0;
}
#map{
	clear: both;
	padding: 10px 0 0 0;
	height: 450px;
	width: 940px;
	border:1px solid #ccc;
}
/* productpage*/

.kosher-product-detail{
	float: left;
	border: 2px solid #CAC9C9;
	width:450px;
	background-color: #fff;
	padding: 10px 0;
	margin:2px 0 0 2px;
	height:250px;
}/*
.pt{
	border-top: 1px solid #CAC9C9;
}*/
.kosher-product-detail h2{
	margin: 10px;
	font-size: 1.4em;
	float: left;
	clear: both;
	width: 400px;
}
.kosher-product-detail ul{
	float: left;
	clear:left;
	width: 150px;
}/*
.kosher-product-detail .right{
	margin: 5px 20px 10px 20px;
}*/
.kosher-product-detail p.order-cart{
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}
.add-cart{
	margin: 10px 0;
	background-color: #61DD6F;
	border:1px dotted #333;
}
.add-cart:hover{
	background-color: lime;
	border:1px dotted #333;
	cursor: hand!important;
}
.imgprod{
	float: right;
	width: 250px;
	height:150px;
	text-align: center;
	margin: 0;
}
.imgprod img{
	margin: 0 50px;
}
.kosher-product-detail form{
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	width:150px;
}
.kosher-product-detail .clearr{
	clear: right;
	font-size:0.9em;
}
/*form*/
.ok,.error, .important{
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.important {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(important.png);
	 background-repeat: no-repeat;
}
.ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(ok.png);
	 background-repeat: no-repeat;
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(error.png);
	 background-repeat: no-repeat;
}
.message{
	margin-left: 30px;
	font: 16px;
}
.message_not{
	margin-left: 30px;
	color:red;
}
#contactform{
	width:510px;
	margin:0 auto;
	padding-left: 30px;
	font: 20px;
}
#contactform p label{
	width: 50px;
	float: left;
	text-align: right;
	margin: 0 20px;
	display: block;
}
#contactform input{
	color: #000;
	width: 249px;
	float: left;
	height:34px;
	background: url(input.jpg) top left no-repeat;
	border: 0;
	padding:0 4px;
}/*
input:hover,textarea:hover{
	background: #efefef;
}*/
#contactform textarea{
	color: #000;
	margin-top: 4px;
	width: 400px;
	height: 112px;
	border: 0;
	padding:8px 4px 0 4px;
	background: #fff;
	z-index: 100;
}
#contactform input#submit{
	color: #000;
	width: 90px;
	height: 41px;
	cursor: hand!important;
	font-size: 17px;
	font-weight: bold;
	z-index: 500;
	background: url(send-now.jpg) top left no-repeat;
	text-align: left;
	padding: 0 0 0 5px ;
}
#contactform input#submit:hover{
	color:#86C221;
	background: url(button-send.jpg) top left no-repeat;
}
#mail{
	float: right;
	margin: 20px 0;
}
/*footer*/
#footer-food-products{
	background: url(footer.jpg) center 0 no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 960px;
	color: #888;
}
#footer-food-products h5{
	font-size: 1.1em;
}
#footer-food-products ul{
	padding: 180px 40px 0 40px;
	text-align: center;
}
#footer-food-products ul li{
	display: inline;
	margin: 0 10px;
}
#footer-food-products ul li a{
	color: #888;
	text-decoration: none;
}
