@charset "UTF-8";
/* CSS Document */


.container {
	width: 947px;
	margin: 0 auto;
	text-align: left;
}

#top {
	background: url('/pages/images/pastaBravo/images/topBg.jpg');
	text-align: center;
	width: 100%;
	height: 99px;
}

#top .container {
	background: url('/pages/images/pastaBravo/images/topContainer_bg.jpg');
	height: 99px;
}

#logo {
	position: absolute;
	top:0;
	margin: 20px 28px;
}

#userLinks {
	color: #333;
	margin: 10px 0 0 0;
	font-size:12px;
	text-align: right;
	letter-spacing: normal;
}

#userLinks li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #333;
}

#userLinks li.last {
	border: 0;
	padding-right: 0;
}

#topNav {	
	background: #000;
	text-align: center;
	width: 100%;
	height: 42px;
}

ul#userNav {
	margin-top: 45px;
	padding: 0;
	list-style: none;
}
ul#userNav li {
	float: left;
	text-align: right;
	padding-left: 30px;
}

ul#userNav li a{
	height: 14px;
	display: block;
}
ul#userNav li a img {
	width: 100%;
	height: 100%;
}
ul#userNav li.myAccount a {
	background: url('/pages/images/pastaBravo/images/userNav_myAccount.gif') no-repeat;
	width: 88px;
	background-position: top left;
}

ul#userNav li.myAccount a:hover {
	background-position: bottom left;
}


ul#userNav li.cart a {
	background: url('/pages/images/pastaBravo/images/userNav_shoppingCart.gif') no-repeat;
	width: 115px;
	background-position: top left;
}

ul#userNav li.cart a:hover {
	background-position: bottom left;
}

ul#userNav li.club a {
	background: url('/pages/images/pastaBravo/images/userNav_clubBravo.gif') no-repeat;
	width: 87px;
	background-position: top left;
}

ul#userNav li.club a:hover {
	background-position: bottom left;
}


ul#userNav li.findLocation a {
	background: url('/pages/images/pastaBravo/images/userNav_findLoc.gif') no-repeat;
	width: 114px;
	background-position: top left;
}

ul#userNav li.findLocation a:hover {
	background-position: bottom left;
}





#topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topNav ul li {
	float: left;
	padding-left: 38px;
}

#topNav ul li a{
	height: 42px;
	display: block;
}
#topNav ul li a img {
	width: 100%;
	height: 100%;
}
#topNav ul li.home a {
	background: url('/pages/images/pastaBravo/images/topNav_home.gif') no-repeat;
	width: 48px;
	background-position: top left;
}

#topNav ul li.home a:hover {
	background-position: bottom left;
}


#topNav ul li.about a {
	background: url('/pages/images/pastaBravo/images/topNav_aboutPastaBravo.gif') no-repeat;
	width: 158px;
	background-position: top left;
}

#topNav ul li.about a:hover {
	background-position: bottom left;
}
#topNav ul li.cater a {
	background: url('/pages/images/pastaBravo/images/topNav_onlineCatering.gif') no-repeat;
	width: 140px;
	background-position: top left;
}
#topNav ul li.cater a:hover {
	background-position: bottom left;
}



#topNav ul li.menus a {
	background: url('/pages/images/pastaBravo/images/topNav_ourMenus.gif') no-repeat;
	width: 97px;
	background-position: top left;
}


#topNav ul li.menus a:hover {
	background-position: bottom left;
}

#topNav ul li.contact a {
	background: url('/pages/images/pastaBravo/images/topNav_contactUs.gif') no-repeat;
	width: 102px;
	background-position: top left;
}


#topNav ul li.contact a:hover {
	background-position: bottom left;
}

#topNav ul li a.active {
	background-position: bottom left;
}
#header {
	text-align: center;
	width: 100%;
}

#header .container {
	background: url('/pages/images/pastaBravo/images/headerBg.jpg') right top no-repeat;
	padding-top: 15px;
}

#headerLeft {
	width: 245px;
	height: 620px;
	overflow:hidden;
	background: url('/pages/images/pastaBravo/images/headerLeft_bg.jpg');
}
#headerLeft .inner {
	padding: 50px 10px 20px 10px;
}

#headerLeft #locationSelect {float: left;}
#headerLeft #locationSelect div.box{
	width:180px;
}
#headerLeft input {
	background: #000;
	color: #fff;
	border: 1px solid #56284e;
	padding: 3px 4px;
	font-family: georgia;
	text-transform:uppercase;
}

#banner {
	width: 702px;
	height: 302px;
	overflow: hidden;
}

.thumb{
	position: relative;
	float: right;
	z-index: 1000;
	margin-top:250px;
	margin-right:15px;
}
.thumb a {margin-left: 5px;}
.thumb a img{
	opacity:.8; /*firfox*/
	filter:alpha(opacity=80);/*ie*/
}
.thumb .activeSlide img, .thumb a:hover img{
	opacity:1; /*firfox*/
	filter:alpha(opacity=100);/*ie*/
}
#homeContent {
	text-align: center;
	width: 100%;	
}

#homeContent .container {
	background: url('/pages/images/pastaBravo/images/homeContent_bg.jpg') right top no-repeat;
	padding-top: 10px;
}
#mainContent #headerLeft {
	margin-bottom:10px;
}

#mainContent {
	text-align: center;
	width: 100%;	
}

#mainContent .container {
	background: url('/pages/images/pastaBravo/images/contentBg.jpg') right top no-repeat;
	padding-top: 15px;
}

#leftSide {
	width: 245px;
}

#content {
	width: 680px;
}

#footer {
        
	z-index: 100000;
	background: url('/pages/images/pastaBravo/images/footerBg.jpg');
	text-align: center;
	width: 100%;	
	height:260px;
	margin-top:80px;
	color: #fff;
	font-size:12.5px;
}

#footerLogo {
	margin-top:-30px;
}

.footerList {
	list-style: none;
	margin: 15px 0;
}

.footerList li {
	float: left;
	padding:0 17px 0 13px;
	letter-spacing: normal;
	background: url('/pages/images/pastaBravo/images/bullet.gif') right center no-repeat;
	}
	
	#disclaimer a {
		color: #fff;
	}
	#disclaimer li.first {
		background: none;
		margin-right: 22px;
		}
	#address {
		color: #cbb796;
	}
	
	#footerNav {
		margin-top:30px;
	}
	#footerNav li {		
		padding:0 13px 0 7px;
	}
	.footerList li.last {
		background: 0;
		}

	.footerList li.first {
		padding-left: 0 !important;
		}

