/********************************
           BASIC 
   
   Yiftach Belsky Wegee Design 4.1.2008
********************************/

*{
    margin:0;
	padding:0;
	/*border:1px red solid;*/
}        

/*overflow hack*/
html { 
	height: 100%; 
	margin-bottom: 1px;
}

body {
	text-align: left;
	color: #476342;
	font:normal 62.5% verdana, Arial, Helvetica;
	height: 100%;
	background-color:#ecf4eb;
}

input,textarea,select,td,th{font-size:1.2em;}

a:link {
    text-decoration: underline;
	color:#476342;	
}

a:visited{
	text-decoration: underline;
	color:#89958a;
}

a:hover {
	text-decoration: underline;
	color:#fd4703;
}

img, a img, :link img, :visited img {
	border: 0;
}

form, ul, li, h1, h2, h3, h4, p, input, span, textarea, img {
	margin: 0;
	padding: 0;
}

h1{
    font: 1.8em verdana, Arial, Helvetica;
    color:#fd4703; 
	border:0;
	padding:25px 0 8px 15px;
}

h2{
    font: 1.4em verdana, Arial, Helvetica;
	color:#fd4703; 
	border:0;
	padding:20px 0 8px 15px; 
}

h3{
    font: 1.1em verdana, Arial, Helvetica;
	color:#616161; 
	border:0;
	padding:8px 0 8px 15px; 
}

p{
    font-size:1.2em;
	line-height:1.8em;
    padding: 15px 10px 10px 20px;
}

.clear{
    clear:both;
}

 hr{
    border: 0;
    width: 100%;
	margin:20px 0px 15px 0px;
    color: #a6bba3;
    background-color: #a6bba3;
	height: 1px;
}

.center{
    text-align:center;
}
 
.bigger{
	font-size:1.3em;
}

.floatright{
    float: right;
}


/********************************
             
			 HEADER
			 
********************************/

div#header {
    margin:0;
	padding:0;
    background-color: #476342;
    width:/*834px;*/83.4em;
	height:139px;
	position:relative;
}

div#header .skip {
		display:none;
}

div#specials{
	position:absolute;
	right:10px;
    top:80px;
}

div#specials a{
	color:#fff;
	text-decoration:none;
}

  #header h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
}

 #header h1 a, #header h1 a:hover {
    background:url("../images/logo.gif") no-repeat;
	margin:20px 0 0 20px;
	display:block;
	position: relative;
	height:59px;
	float:left;
	width:331px;
	-moz-outline-style: none;
}

 body#ctl00_bakery #header h1 a, 
 body#ctl00_bakery #header h1 a:hover {
    background:url("../images/bakery_header.gif") no-repeat;
	margin:22px 0 0 20px;
	cursor:hand;
	display:block;
	position: relative;
	height:59px;
	float:left;
	width:503px;
}

#nav{
	width:/*834px;*/83.4em;
	height: 35px;
	left:0;
	bottom:0;
	position:absolute;
	background: url("../images/nav_bg.gif") repeat-x bottom left ;
}

#nav a {
	margin:0 -1px 0 0;
	padding:0;
	text-decoration:none;
	background: url("../images/tab.gif") no-repeat center top;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	text-align: center;
	float: left;
	height: 35px;
	width: 119px;
}

#nav a span,
#nav #on a span {
	display: block;
	margin-top: 9px;
}

#nav a:hover,
#nav #on a {
	text-decoration: none;
	background-position:0% -42px;
}

#nav a#last{
	display:none;
}

/***********************************
               
			MAIN   BOX'S
			   
************************************/

div#bg{
	margin: 0 auto;
	width:94.4em;
	background:transparent url(../images/side1.gif) repeat-y top right;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

div#container {
	margin: 0 auto;
	padding:0;
	width: /*834px;*/83.4em;
	border-left: 1px #476342 solid;
	border-right: 1px #476342 solid;
	background:#fff;	
}

div#content{
	margin:0 ;
	padding:0;
	min-height:400px;   /*min-height hack*/
	height:auto !important;
	height:400px;
}

/********************************
             
			 home page
			 
********************************/

div#about{
	float:left;
	position:relative;
	background-color:#a6bba3;
	width: /*376px;*/37.6em;
	height: 279px;
	overflow-y:auto;	
}

#about p{
	font-size:1.6em;
	line-height:1.6em;
	padding:10px 10px 15px 15px;
	font-family: Lucida Grande, Lucida Sans, Verdana, Arial;
}

#about img{
	vertical-align: text-bottom;
	display:block;
	padding-top:5px;
}

div#pic{
	float:left;
	margin:0 0 -2px 0;
	padding:0;
	width:45.8em;
}
#photoimg{
	margin:0 0 0px 0;
}

div#news{
	float:left;
	position:relative;
	width:/*500px;*/50em;
	border-right: 1px #a6bba3 solid;

}

div#address{
	float:left;
	position:relative;
	width:/*333px;*/33.3em;	
}

div#address p img{
	padding:0 0 12px 0;
	display:block;
}

/*   bakery iframe   */

iframe#gallery {
    border: 0;
    width: /*500px;*/50em;
    height: /*420px;*/42em;
    padding:0;
    margin:0;
}

/***********************************
               
			 location
			   
************************************/

div.half{
	float:left;
	position:relative;
	width:/*333px;*/40em;	
}

div.pichalf{
	float:left;
	position:relative;
	padding:40px 0 20px 20px;	
}

div.pichalf img{
	border:2px #a6bba3 solid;
}

/************list*************/

div#frame{
	float:left;
	position:relative;
	border-left:1px #a6bba3 dotted;
	padding:20px 0 30px 20px;
	margin-bottom:0;	
}

div#frame iframe{
	width:460px;
	height:460px;
}

div#press{
	float:left;
	position:relative;
	width:33em;
}

ul#reg{
    position: relative;
	float:left;
	font: 1.2em Verdana, Geneva, Arial, Helvetica ;
    margin:10px 10px 10px 20px;
    padding:0 10px 0 0;
    width: 100%; 
}

ul#reg li{
    display:  block;
	padding:12px 0 1px 0px;
	line-height:1.7em;  
}
/***********************************
               
	       Table
			   
***********************************/
table{
    line-height:2.2em;
    }

table td{
    padding:4px 5px 3px 15px;
    }


/***********************************
               
	    PRESS LIST
			   
***********************************/

ul#square{
	list-style-type: none;
	text-align: left;
	padding:10px 0 0 20px;
	font: 1.2em Verdana, Geneva, Arial, Helvetica ;
}

ul#square li{
	padding:20px 0 0 0;   
}

ul#square li a{
	background: transparent url(../images/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #476342;
}

ul#square li a:hover{
	background: transparent url(../images/list-active.gif) left center no-repeat;
	color: #fd4703;
}
/***********************************
               
			 menu
			   
************************************/

div#menu{
	width:760px;
	margin: 0 auto;
    font:1.1em "Trebuchet MS",Verdana, Arial, sans-serif;
	text-align:left;
	line-height:1.4em;
}

div#menu h2{
	margin: 0;
	padding:20px 0 10px 0;
	color:#fd4703;
    font-size: 160%;
	text-align: left;
}

div#menu p{
	margin: 0;
	padding:0px 0 10px 0;
}

dl{
	width: 100%;
	overflow: auto;
	margin: 0 0 1em;
    background: url(../images/dot.gif) repeat-x 0 1.2em;
}

dt,dd.price{
	background: #FFF;
	font-size: 120%;
	font-weight: normal;
}

dt{
	float: left;
	padding-right: 3px;
	color: #476342;
}

dd{margin:0;}

dd.price{
	float: right;
	padding-left:3px;
	color: #555;
}

dd.ingredients{
	float: left;
    width: 94%;
	padding: 5px 0 0 5px;
	color:#8f8f8f ;
	font-size: 108%;
}

div#footnote{
	padding:40px 0 20px 0;
}

div#footnote p{
	font-size:95%;
	padding:0;
	margin:0 0 0 0;
}

div#footnote h2{
	font: bold 1.4em verdana, Arial, Helvetica;
	color:#fd4703; 
	text-align:left;
	padding:20px 0 8px 5px;
}

div#daily{
	width:75em;/*550px*/
	font-family:"Trebuchet MS",Verdana, Arial, sans-serif;
	margin: 0 auto;
	text-align:left;
	padding:10px 0 10px 0;
}

div#daily .market{
	width:36em;
	float:left;
	position:relative;
}

div#daily p, div#daily .market p{
	padding:4px 5px 3px 15px;
}

img.pad{
	padding:15px 0 4px 10px;
}

/***********************************
               
			   FOOTER
			   
************************************/

div#footer {
    margin:0;
	padding:0;
	position: relative;
	float:left;
	width:/*834px;*/83.4em;
	background-color:#476342;
}

div.down{
	margin:10px 0 10px 0;
    padding:20px 10px 20px 30px;
	position:relative;
	float:left;
	width:166px;
	height:180px;
	border-right:1px solid #789374;
}

div.down h4{
	color:#fff;
	font-size:12px;
	padding:6px 0 6px 0;  
}

div.down p{
	color:#fff;
	font-size:10px;
	padding:6px 0 6px 0;  
}

ul.links{
	padding:6px 0;
	list-style-type: none;
}

ul.links li{
	display:block; 
	color:#fff;
	padding:2px 0 0px 0;  
}

ul.links li a, .down a{
    position: relative;
    margin: 0; 
    padding:0;
	color:#fff;
	text-decoration: none;
}

ul.links li a:visited, .down a:visited{
    color:#89958a;
	text-decoration: underline;
}

ul.links li a:hover, .down a:hover{
    color:#fff;
	text-decoration: underline;
}

.noborder{
	border:0 !important;
}
