/*** ====================== TASTE BAGUETTE by JAZE ====================== ***/ 

/*** ====== Home page styles ====== ***/

/*** === Slides === ***/

.slide {
	position: absolute;
	width: 637px;
	height: 333px;
}

.slide:hover { cursor: pointer; }

.first {
	left: 0;
	z-index: 1;
	background: none;
}

.second {
	left: 627px;;
	z-index: 20;
}

.third {
	left: 737px;;
	z-index: 30;
}

.last {
	left: 847px;;
	z-index: 40;
}

.slide-shadow {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/slide-shadow.png') top left no-repeat;
	width: 15px;
	height: 333px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3; 
	
}

.slide img { position: absolute; top: 0; left: 0; z-index: 2 }

.slide .title { width: 100px; text-align: center; padding: 10px; }

.slide h1 {
	font-family: "Fontin", Georgia, Lucida Grande, Verdana, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 1em;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}

.slide h3 {
	font-family: Arial, Lucida Grande, Georgia, Verdana, sans-serif;
	font-size: 16px;
	color: #F5F5F5;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	position: relative;
	z-index: 3;
}

.slide h4 {
	margin: 0px; padding: 0px;
	font-size: 16px;
	color: #ffec8c;
}

.slide ul { list-style-type: none; margin: 20px 0px 0px; border-left: 3px solid #ffec8c; }
.slide ul li { padding: 0px 0px 3px 15px; color: #FFFFFF; background: none; }

.slide ul li a { color: #ffec8c; }

.redBox {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/red-80.png') top left repeat;
	width: 230px;
	padding: 20px 10px;
	position: absolute;
	top: 0;
	left: 20px;
	border-top: 1px solid #b1465a;
	color: white;
	z-index: 9;
}

.slide .slide-opener {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Buttons/slide-opener.png') top left no-repeat;
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	left: 3px;
	top: 140px;
	z-index: 3;
}

#slide-1 { left: 0px; z-index: 99; }

/*** === Hilights === ***/

.hilight { position: relative; margin: 0px 10px; height: 230px; }
.quote {
	position: absolute;
	top: 0;
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/bread-intro-bg.jpg') no-repeat;
	width: 20px;
	height: 230px;
	display: block;
}

.open { left: 0; background-position: top left; }
.close { right: 0; background-position: top right; }

.freshBread {
	position: relative;
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/baguette.png') top right no-repeat;
	height: 244px;
	top: -14px;
	right: 30px;
	padding: 40px 280px 20px 50px;
}

.freshBread h1 {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/text-freshBread.png') top left no-repeat;
	width: 375px;
	height: 60px;
	margin: 0px
}

.freshBread h3 { line-height: 1.2em;  }

.freshBread .timing {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/arrow-right-long.png') top left no-repeat;
	width: 210px;
	height: 13px;
	position: relative;
	top: 20px;
	left: -20px;
	padding: 8px 10px 10px;
	color: #ffffff;
	font-size: 14px;
}

.freshBread .counting { color: #ffec8c; padding-left: 5px; }

/* Twitter */

#twitter {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/twitter-top.png') top left no-repeat;
	width: 265px;
	margin: 10px 0px;
	display: block;
	padding: 55px 0px 10px;
	color: #ffffff;
	font-size: 13px;
}

#twitter_update_list { margin: 0px; }

#twitter_update_list li  {
	background: #a40e34 url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/twitter-inner.png') top left repeat-x;
	width: 225px;
	padding: 0px 20px 20px;
	height: 80px;
	overflow: hidden;
}

#twitter_update_list li a { color: #ffec8c; text-decoration: none; display: block; padding: 10px 0px 0px; }

#twitter_update_list li span a { display: inline; padding: 0px; }

#twitter_update_list  {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/twitter-bottom.png') bottom left no-repeat;
	width: 265px;
	padding: 0px 0px 20px; 
}

.follow {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/bttn-twitter.png') top left no-repeat;
	width: 170px;
	height: 40px;
	display: block;
	margin-top: -20px;
}

/*** === Menus === ***/

/* Other Menus */

#other_menus {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/otherMenu_bg.png') top left no-repeat;
	padding: 30px 20px;
	width: 235px;
	height: 342px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	text-align: center;
}

#other_menus h1 {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/text_othermenu.png') top left no-repeat;
	width: 215px;
	height: 50px;
	margin: 0px 0px 20px 0px;
	display: block;
}

#other_menus .text_grey { color: rgba(0,0,0,0.3); ^color: rgb(153,153,153); font-size: 18px; text-align: center; display: block; padding: 20px 0px;}

#other_menus .otherMenu { display: inline-block; width: 195px; text-align: center; font: 16px Arial, Georgia, Tahoma;  }
#other_menus .divider { border-bottom: 1px dotted rgba(0,0,0,0.5); ^border-bottom: 1px dotted rgb(155,155,155); width: 100%; height: 1px; display: block; margin: 0px 0px 20px; }

/* Signature Baguettes */

#signature_baguette {
	position: relative;
	padding: 10px;
	margin-right: 275px;
	color: #000000;

}

#signature_baguette .top {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/signatureMenu_top.png') top left no-repeat;
	width: 655px;
	height: 70px;
	display: block;
}

#signature_baguette .bottom {
	background: url('/Resources/TasteBaguette/Sites/TasteBaguette/Images/Backgrounds/signatureMenu_bottom.png') top left no-repeat;
	width: 655px;
	height: 70px;
	display: block;
}

#signature_baguette .inner {
	width: 613px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 230px;
	overflow-y: auto;
	padding: 0px 20px;
	position: relative;
}

#signature_baguette .inner .row { position: relative; overflow: hidden; margin: 5px 0px 10px;  }
#signature_baguette .inner .baguette { margin-right: 20px; background: #F8F8F8;  }
#signature_baguette .inner .dots { border-bottom: 1px dotted #000000; width: 100%; display: inline-block; float: right; margin: -5px 20px 0px 0px; }
#signature_baguette .inner .price { position: absolute; right: 0; }
#signature_baguette .inner .ingredients { font: 12px Georgia, Arial, Tahoma, sans-serif; font-style: italic; padding: 3px 0px 3px 0px; color: #666666; }











