
/* ––––––––––––––––––––––––––––––––––––––– CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: inherit;
	vertical-align: baseline; 
	}
	
/* remember to define focus styles! */

:focus {
	outline: 0; 
	}

body {
	line-height: 1;
	color: black;
	background-color: #fce056;
	background-image: url(../images/il_bambino_background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	text-align: center;
	}

ol, ul {
	list-style: none;
	}
	
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0; 
	}

caption, th, td {
	text-align: left;
	font-weight: normal; 
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: ""; 
	}

blockquote, q {
	quotes: "" ""; 
	}
	
	
	
/* ––––––––––––––––––––––––––––––––––––––– Structure */	
	
#wrapper {
	width: 940px;
	text-align: center;
	margin: 90px auto 20px auto;
	padding: 0;
	}
	
#header { 
	width: 940px; 
	height: 350px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	}
	
#wrap { 
	width: 940px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #fce056;
	}
	

	
/* ––––––––––––––––––––––––––––––––––––––– Header */
	
#bambinoLogo { 
	float: left;
	margin: -90px 0 0 0;
	width: 220px; 
	display: inline;
	}
	
#header #bambinoLogo h1 { 
	margin:0; padding:0; 
	text-align: left;	text-indent: -9000px; display: none; 
	}


	
/* ------------------------------------------------------------- Navigation */

#navigation { 
	float: left;
	width: 160px; 
	height: 264px;
	margin: 0; 
	padding: 0;
	}

.menu { position: relative; margin: 0px 0px 0px 0px;}

.menu em { display: none; margin: 0; padding: 0; line-height: 0px;}

.menu ul { padding: 0px; margin: 0px; }

.menu li { float: left; padding: 0px 0px 0px 20px; margin: 0px; list-style-type: none; display: block; }

.menu li a { display: block; height: 44px; }

.menu li a.m1 { background: url(../images/nav_about.gif) no-repeat left top; width: 160px; }

.menu li a.m2 { background: url(../images/nav_menu.gif) no-repeat left top; width: 160px; }

.menu li a.m3 { background: url(../images/nav_glossary.gif) no-repeat left top; width: 160px;}

.menu li a.m4 { background: url(../images/nav_gallery.gif) no-repeat left top; width: 160px; }

.menu li a.m5 { background: url(../images/nav_press.gif) no-repeat left top; width: 160px; }

.menu li a.m6 { background: url(../images/nav_contact.gif) no-repeat left top; width: 160px; }

.menu li a:hover { background-position: left -44px; }

	


/* ––––––––––––––––––––––––––––––––––––––– Photo Shuffler */
	
#shuffleWrapper {
	float: right;
	margin: 0;
	padding: 0;
	width: 520px;
	height: 265px;
	}
	
#shuffle {
	padding: 0;
	}

	
	
/* ––––––––––––––––––––––––––––––––––––––– Left Column */	
	
#leftColumn { 
	float: left;
	width: 220px;
	background-color: #fce056;
	}
	
#addressBlock {
	height: 90px;
	margin: 0;
	padding: 10px 0 0 12px;
	background-color: #F1A303;
	background-image: url(../images/bg_address_block.gif);
	background-repeat: no-repeat;
	}
	
.addressCopy {
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #fffbcc;	
	}
	
#card1 {
	height: 300px;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 10px;
	background-color: #fce056;
	background-image: url(../images/bg_postcard_01.jpg);
	background-repeat: no-repeat;
	}
	
#card2 {
	height: 300px;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 10px;
	background-color: #fce056;
	background-image: url(../images/bg_postcard_02.jpg);
	background-repeat: no-repeat;
	}
	
#card3 {
	height: 300px;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 10px;
	background-color: #fce056;
	background-image: url(../images/bg_postcard_03.jpg);
	background-repeat: no-repeat;
	}
	
#card4 {
	height: 300px;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 10px;
	background-color: #fce056;
	background-image: url(../images/bg_postcard_04.jpg);
	background-repeat: no-repeat;
	}
	
#card5 {
	height: 300px;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 10px;
	background-color: #fce056;
	background-image: url(../images/bg_postcard_05.jpg);
	background-repeat: no-repeat;
	}
	
#card6 {
	height: 300px;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 10px;
	background-color: #fce056;
	background-image: url(../images/bg_postcard_06.jpg);
	background-repeat: no-repeat;
	}
	
	


/* –––––––––––––––––––––––––––––––– Right Column */	

#rightColumn { 
	float: right;
	width: 700px;
	}
	
.bodyCopyFirst {
	text-align: left;
	margin: -5px 0 0 0;
	padding: 0 0 15px 0;
	}
	
.bodyCopy {
	text-align: left;
	margin: 0;
	padding: 0 0 15px 0;
	}

.menuCategoryFirst {
	text-align: left;
	margin: -5px 0 10px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 30px;
	color: #f1a303;
	}

.menuCategory {  
	text-align: left;
	margin: 20px 0 5px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 30px;
	color: #f1a303;
	}
	
.menuPriceBig {  
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 0;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	color: #bf7000;
	}
	
dl {
	width: 100%;
	overflow: hidden;
	margin: 0; 
	padding: 0;
	}
	
dt { float: left; }

dd { margin:0; }
	
.menuItem { 
	margin: 0;
	padding: 0;	
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #1a1502;
	background-color: #fce056;
	}

.menuDescription { 
	padding: 0px 0px 0px 7px;	
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	color: #8f3100 ;	
	}

.menuPrice { 
	padding: 0 7px 0 0;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	float: right;
	color: #bf7000;
	}
	
.menuPriceSmall { 
	padding: 0 0 0 10px;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #bf7000;
	}

.menuBlock {  
	margin: 0 0 5px 0;
	padding: 4px 0px;
	background-color: #fce056;
	}
	
.wineItem {  
	padding: 0px 7px 0px 0px;	
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #1a1502;
	background-color: #fce056;
	}
	
.wineDescription { 
	margin: -6px 0 12px 0;
	padding: 0;	
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #8f3100 ;	
	}
	
.dessertCategory {  
	text-align: left;
	margin: 20px 0 5px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	color: #8f3100 ;	
	}
	
.glossaryCopyFirst {
	text-align: left;
	margin: -5px 0 0 0;
	padding: 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	}
	
.glossaryCopy {
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	}	

.glossaryDefinition {
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #bf7000;	
	}
	
.zagatCopy {
	text-align: left;
	margin: -5px 0 0 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 27px;
	}	
	
.zagatRating {
	margin: 0 10px 0 0;
	font-weight: bold;
	color: #8e172a;	
	}
	
.cheesePlate {
	text-align: left;
	margin: 0 0 15px 2px;
	padding: 0;
	font-family: Georgia, serif;
	font-style: normal;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #f39803;	
	}
	
.cheeseDefinition {
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #f39803;	
	}
	
.cheeseSmall { 
	padding: 0;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #bf7000;
	}
	
#gallery { 
	width: 700px; 
	}

#gallery ul.thumbs { list-style: none; margin: 0; padding: 0; }
#gallery ul.thumbs li { float: left; margin: 0 15px 10px 0; padding: 0; position: relative; }

.pressLogo {
	margin: 0;
	padding: 0;
	float: right;
	}	
	
#jumpNav {
	float: left; 
	position: relative;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	}
	
#jumpNav li {
	display: inline;
	list-style-type: none;
	}
	
#jumpNav li a:link, #jumpNav li a:visited {
	color: #bf7000;
	}
	
#jumpNav li a:hover {
	color: #8f3100;
	}
	
#jumpNav li.pipe a {
	text-decoration: none; 
	margin: 0px; 
	border-right: 1px solid #8f3100; 
	padding-left: 5px; 
	padding-right: 5px; 
	float: left; 
	}
	
#jumpNav li.nopipe a {
	display: inline; 
	list-style: none; 
	border-right: 0px; 
	padding-left: 5px; 
	padding-right: 5px; 
	text-decoration: none; 
	margin: 0px; 
	float: left; 
	} 
	
.spacerPipe {
	margin: 0px; 
	padding-left: 10px; 
	padding-right: 10px; 
	}
	

	
/* ––––––––––––––––––––––––––––––––––––––– Type */
	
p {
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	color: #1a1502;
	}

small {
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	}

em {
	font-weight: bold;
	}


h1 {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #e50000;
	}
	
h2 {
	text-align: left;
	margin: 15px 0 5px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
	}

a:link {
	color: #f39803;
	text-decoration: none
	}
	
a:visited {
	color: #f39803;
	text-decoration: none
	}
	
a:hover {
	color: #bf7000;
	text-decoration: none
	}
	
	

/* ––––––––––––––––––––––––––––––––––––––– form */
	

.formLabel {
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #210000;	
	}
	
.required {color: #FF0000 !important; font-size: 14px; }

.textarea {padding: 3px; width: 430px; background: #f9f9f9; border: 1px solid #888877;}

#contactForm {
		font-size: 8px;
		font-weight: normal;
		color: #210000;
		margin: 35px 0 10px 0; 
	 	}
		
.button { width: 84px; margin: 15px 0px 0px 0px;  }
	
	


/* ––––––––––––––––––––––––––––––––––––––– Footer */

#footer { 
	height: 80px;
	margin: 0px;
	padding: 0px;
	background-color: #884500;
	background-image: url(../images/il_bambino_background_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	text-align: center;
	}

.clearer { 
	clear: both;
	}
	
	
	
	
