@charset "UTF-8";

/* CSS Document */

body {
	background: url('/pages/images/pastaBravo/images/bg.jpg');
	color: #4a4a4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	letter-spacing: .5px;
}

a {
	color: #cb750e;
	text-decoration: none;
}

a:hover {
	color: #a62626;
	text-decoration: none;
}

b, strong {
	font-weight: bold;
}

p {
	line-height: 20px;
	padding-bottom: 20px;
	text-align: justify;
}

p.smaller {
	font-size:12px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hr {
	height:0px;
	border-top: 1px solid #d7cbb7;
	border-bottom: 1px solid #f3eee6;
	margin: 30px 0;
}

h1 {
	font-family: garamond, georgia, times new roman;
	font-size: 38px;
	color: #a62626;
	font-weight: normal;
	margin: 10px 0;
}

h2 {
	font-family: garamond, georgia, times new roman;
	font-size: 32px;
	margin: 15px 0 30px 0;
}

#mainContent h2 {
	font-family: garamond, georgia, times new roman;
	font-size: 30px;
	color: #663059;
	font-weight: normal;
	margin: 10px 0;
}

#mainContent h3 {
	font-family: arial;
	font-size: 16px;
	
	font-weight: normal;
}

h2.freshItalian {
	text-indent: -999px;
	background: url('/pages/images/pastaBravo/images/freshItalianFast.jpg') no-repeat left top;
	width: 251px;
	height: 32px;
}

h2.cateringOnline {
	text-indent: -999px;
	background: url('/pages/images/pastaBravo/images/cateringOnline.jpg') no-repeat left top;
	width: 251px;
	height: 32px;
}

h2.clubBravo {
	text-indent: -999px;
	background: url('/pages/images/pastaBravo/images/clubBravo.jpg') no-repeat left top;
	width: 141px;
	height: 28px;
	margin: 25px 0 0 0;
}

#leftSide label {
	font-size: 12px;
	display: inline-block;
	color: #ccc;
	font-weight: normal;
	letter-spacing: normal;
	padding: 4px 4px;
	text-align: right;
	background: url('/pages/images/pastaBravo/images/clubBravo_label.jpg') left center;
	width:85px;
	margin-bottom: 8px;
}

#content label {margin-right: 10px; display: inline-block;}


#content input.button {
	background: #000;
	border: 1px solid #56284E;
	color: #fff;
	font-family: georgia;
	font-size: 12px;
	letter-spacing: .2px;
	padding: 3px 10px;
	text-transform:uppercase;
}
#leftSide input.text {
	
	width:148px;
	margin-bottom: 8px;
}

.selectBox div.box {
	background: #12050f;
	opacity: .9;
	filter: alpha(opacity=90);
	color: #fff;
	border: 1px solid #56284e;
	padding: 2px 4px;
	cursor: pointer;
	position: absolute;
	z-index:12830123;
	text-align:left;
}

.selectBox div.box a {
	color: #fff;
}
.selectBox div.box aLhover {
	color: #cb750e;
}
.selectBox img {
	cursor: pointer;
}

.selectBox ul {
	cursor: pointer;
	display: none;
}

.selectBox li {
	cursor: pointer;
	font-size:12px;
	border-top: 1px solid #280921;
	border-bottom: 1px solid #000;
	padding: 3px 0;
}

#contactTable td {
	padding-bottom: 2px;
}

#content #contactTable input.text, #content #contactTable textarea {
	width:300px;
}
.pastaLocations img.left {
	margin: 0 0 20px 0;
}
#mainContent .pastaLocations h2 {
	margin: 0 0 15px 0;
}
#mainContent .pastaLocations h2 span {
	font-size: 22px;
}
.pastaLocations li.description {
	padding: 10px 0;
}
.pastaLocations .box {
	width: 180px;
}
ul.location { 
width: 360px;}
