/* CORE ELEMENTS */
html, body{width: 100%; height: 100%;}
body{
	height: 100%; margin: 0; background: url(/images/bg.gif) #FFF;
	font-family: arial, helvetica, verdana; color: #000; font-size: 12px;
	}
p, .p{padding: 0; margin: 0; margin-top: 15px;}
form{margin: 0; padding: 0;}

img{border: none;}

select, input{
	font-family: arial, helvetica, verdana; font-size: 10px;
	padding: 0; margin: 0;
	}
	
a{cursor: pointer; color: #003366; text-decoration: none;}
a:hover{text-decoration: underline;}

h1, h2, h3, h4, h5, h6{margin: 0; padding: 0}
h2{font-size: 14px;}

hr{border: 0; width: 100%; color: #E0E0E0; background-color: #E0E0E0; height: 1px;}

/* COMMON CLASSES */
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.float{position: absolute;}

.href{cursor: pointer;}

.hidden{display: none;}
.visible{display: block;}

/* INDY STYLE */
#mask_in{margin: auto; width: 780px; height: 621px; background: url(/images/bg_main.png) no-repeat;}
#wrapper{padding: 15px 20px 0px 20px; position: relative;}

/*-- header --*/
#header{height: 80px; background: #5e5650; position: relative;}
#header .wrapper{padding: 10px 0 0 15px;}
#header img{position: relative; z-index: 20;}

/*-- nav --*/
#nav{height: 36px; background: url(/images/bg_nav_shadow.gif) #e4741f bottom left repeat-x;}
#nav .wrapper{padding: 6px 0 0 15px;}
#nav ul{margin: 0; padding: 0; list-style: none; position: relative; z-index: 20;}
#nav li{float: left; margin-right: 50px;}

/*-- main --*/
/*#main{background: #FFF; min-height: 440px; height: auto !important; height: 440px;}*/
#main{height: 438px; background: #FFF; overflow: auto; position: relative;}
#main .wrapper{padding: 10px 15px;}

/*-- footer --*/
#footer{height: 27px; background: #e4741f;}
#footer .wrapper{padding: 6px 15px 0 15px;}

/*-- floating elements --*/
#slogen{position: absolute; z-index: 100; top: 15px; left: 540px;}
#shopy{position: absolute; z-index: 100; top: 390px; left: 760px;}
#frame_w{position: absolute; top: 15px; left: 80px; width: 570px; height: 390px; background: url(/images/see_our_food/frame_w.png) no-repeat;}
#frame_w img{margin: 16px;}
#frame{position: absolute; top: 0; left: 220px; width: 294px; height: 426px; background: url(/images/see_our_food/frame.png) no-repeat;}
#frame img{margin: 16px;}
