/******************* main elements **********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset, blockquote, cite
{
    margin: 0;
    padding: 0;
    border: 0;
}

.clear{clear: both;}
.space{height: 35px;}
.left{float: left;}
.right{float: right;}

html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    height: 100%;
}

body
{
    font-size: 1.3em;
    color: #323232;
    height: 100%;
    /* background: #fff url(../images/top-shadow.gif) repeat-x; */
    background: #fff url(../images/stripe2.png) repeat;
}

a
{
    color: #76a700;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h2{
    font-size: 1.7em;
    font-weight: normal;
    color: #323232;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #cacaca;
}

h3{
    font-size: 1.6em;
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #092b65;
}

h4{
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #092b65;
    padding: 15px 0 0 0;
}







/******************* main text area elements *******************/


/***************************** layout divs *******************/

#wrapper{
    width: 960px;
    margin: 0 auto -80px auto; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
	background: url(../images/drop.png) repeat-y;
	padding:0 10px;
	
}

#header{
    padding:35px 15px 0 20px;
}

#logo{
    width: 300px;
    float: left;
	margin-bottom:-50px;
	margin-top:-26px;
}

#contacts{
    width: 339px;
	height:44px;
    float: right;
    margin: -20px 25px 5px 0;
    font-size: 1.1em;
    text-align: right;
    line-height: 1.4;
	position:relative;
	top:25px;
	background: url(../images/texttop.png) no-repeat;
}
#contacts p{display:none}
#text{
    width:620px;
    float: left;
    margin: 0 0 40px 25px;
    padding: 0 0 0 0;
}


/********************** main horizontal menu ***************/

#mainmenu{
    float: right;
    list-style: none;
    position: relative; top: 13px; right: 25px;
    z-index: 1;
}

#mainmenu li{
    float: left;
    width: 120px;
    height: 35px;
   background: url(../images/nav-repeat.png) repeat-x;
}

#mainmenu li a{
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.05em;
    color: #fff;
    
    background: url(../images/nav-break.png) no-repeat right center;
    display: block;
    width: 120px;
    height: 25px;
    padding: 10px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    
}

#mainmenu li a:hover{
    text-decoration: none;
    background: url(../images/mainmenu-back-hover.gif);
    height: 20px;
    padding: 15px 0 0 0;
}


/******************* headers with sloganslogan and header for inner pages **********************/

.panel{
    width: 945px;
    height: 250px;
    background: url(../images/banner.jpg);
}

#first{
    background: url(../images/banner1.jpg);
}
#second{
    background: url(../images/banner2.jpg);
}
#third{
    background: url(../images/banner-home-03.jpg);
}

.panel-inner{
    width: 945px;
    height: 200px;
    background: url(../images/banner-inner.jpg);
}

.panel .show-next-banner{width: 20px; height: 100px; display: block; float: right; position: relative; top: 50px;}

.slogan{
    width: 450px;
    padding: 100px 0 0 395px;
}

.slogan p{
    color: #fff;
    line-height: 1.5;
    padding: 10px 0 15px 0;
}

.slogan strong{
    color: #adddff;
    font-size: 2.1em;
    font-family: Arial, sans-serif;
}


/******************* left sidebar **********************/

#sidebar{
	/* height:800px; */
    width: 245px;
    float: left;
   /*  padding: 0 0 0 20px; */
	
}
#inner-sidebar{
background:#3f4c6b;
	border:4px solid #ff7c00;
	
}
#sidebar h3{
	color:#fff;
	background: url(../images/h3bg.png) repeat-x center center;
	height:48px;
}
#sidebar #todayflavor{padding:10px 7px;margin:0;}
#sidebar li h3{
	cursor:pointer;
	margin:0 0 0 -30px;
	padding-left:0 0 0 30px;
}
#sidebar ul li.name{
	border-bottom:1px dashed #FFFFFF;
	font-size:1.3em;
	font-weight:700;
	margin-bottom:10px;
	padding-bottom:0;
	width:85%;
	}

#sidebar p, #sidebar ul{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #fff;
    font-size: 0.9em;
}

#sidebar ul{
    /* list-style-image: url(../images/tick.gif);
 */    padding: 0 0 15px 25px;
		font-weight:700;
		list-style:none;
}

#sidebar ul li{padding: 0 0 5px 5px;}

#sidebar img{
    float: left;
    padding-top: 30px;
   /*  border: 1px solid #C8C8C8; */
    margin: 0 15px 5px 0;
}

#sidebar strong{
    text-transform: uppercase;
}

#sidebar #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar #sidemenu li a{
    color: #798263;
}

.flavor_list{display:none;}
#flavors_list,#daily_header{display:none}

#locSide{margin-left:45px;}

/******************* footer *****************************/

.push{height: 80px;}

#footer{height: 80px;}

#footer{
     background: #3F4C6B ;
    /* background: url(../images/footer-shadow.gif)  repeat-x; */
	margin:0 auto;
	position:relative;
	width:960px;

	
}

#footer p{
    width: 900px;
    margin: 0 auto; 
    padding: 40px 0 0 0px;
    font-size: 0.9em;
	text-align:right;
	color:#fff;
}

#footmenu li{
	float:left;
}

/**************** contact form **************************/

input, select, option{
  height: 18px;
}

input, select, textarea{
	border: solid 1px #ddd;
	background: transparent url(../images/contact-input-back.gif) repeat-x;
	width: 190px;
}

option{background: white;}

textarea{
	width: 400px;
	background: transparent url(../images/contact-textarea-back.gif) repeat-x left bottom;
}

input.submit-button{
	background: url(../images/contact-send-button.gif) no-repeat;
	width: 78px;
	height: 29px;
	border: 0;
	color: white;
	font-weight: bold;
}


/**************** scrolling effect **********************/
#slider {
  width: 945px;
  position: relative;
}

.scroll {
  height: 250px;
  width: 945px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  margin: 0 0 20px 0;
  z-index: 0;
}

.scrollContainer div.panel {
  width: 945px;
  height: 250px;
  z-index: 0;
}