/* @override http://575pizzeria.com/css/styles.css */

/* @override http://575pizzeria.com/css/styles.css */

/* @override http://575pizzeria.com/css/styles.css */

/* Global Reset */

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* ClearFix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Page Style */

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: url(/img/main-bg.jpg) repeat-x;
}

a {
	color: #c31817;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #73090b;
}

a img {
	cursor: pointer;
}

p {
	margin-bottom: 15px;
	font-size: 90%;
	color: #616161;
	line-height: 1.4em;
}

p.wine {
	width: 521px;
}

h1 {
	font-style: italic;
	color: #faaf40;
	font-size: 1.5em;
	line-height: 30px;
}

/* Wrapper */

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 917px;
}

/* Header */

#header {
	width: 917px;
	background: url(/img/pizza-bg.jpg) no-repeat 0 bottom;
	height: 244px;
}

/* Navigation */

#header ul.nav {
	width: 100%;
	float: left;
	font: normal 0.9em "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
	margin-top: 1em;
}

#header ul li {
	font-style: normal;
	display: inline;
}
#header ul li a {
	float: left;
	margin: 0 10px 2px 0;
	padding: 7px 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #c61918;
	background: rgba(0,0,0,0.26);
	-webkit-border-radius: 6px;
	-moz-border-radius: 10px;
	-webkit-transition: background .3s linear;
	-webkit-transition: color .3s linear;
	}
#header ul li a:hover {
	color: rgba(250,174,64,0.71);
	border: none;
	background: rgba(0,0,0,0.52);
	}

#header ul li.phone {
	float: right;
	margin: 0 10px 2px 0;
	padding: 7px 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #7c5f14;
	background: #f4b927;
	-webkit-border-radius: 6px;
	-moz-border-radius: 10px;
	}

#logo {
	position: relative;
	top: 73px;
	right: 38px;
	width: 202px;
}

/* Content Section */

#index-about {
	width: 390px;
	font-size: 105%;
	line-height: 1.5;
	margin-top: 6em;
	float: left;
	position: relative;
	margin-right: 30px;
}

#index-about p {
	font-size: 95%;
}

/* Content */

#content {
	width: 917px;
}

/* Main Content */

#main {
	width: 635px;
	float: left;
	margin-top: 4.5em;
}

div.cpn ul {
}

/* Special Section */

#special {
	margin-top: 2em;
	border-bottom: 2px solid #ededed;
	margin-bottom: 1em;
	padding-bottom: 19px;
}

#special ul {
}

#special ul li p {
	font-size: 83%;
	line-height: 1.3em;
}

#special ul li.wom a {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #d88114;
	background: #4e2a02;
	-webkit-border-radius: 6px;
	-moz-border-radius: 10px;
	-webkit-transition: background .3s linear;
	-webkit-transition: color .3s linear;
	padding: 2px 6px 3px;
	position: relative;
	top: 5px;
}
#special ul li.wom a:hover {
	color: #94550a;
	border: none;
}

#special ul li.wom {
	float: left;
	background: url(/img/special-1.jpg) no-repeat;
	height: 148px;
	width: 328px;
	margin-right: 19px;
}

#special ul li.wom h3 {
	color: #920a0e;
	font-style: italic;
	font-size: 115%;
	margin-top: 20px;
	margin-left: 20px;
}

#special ul li.wom p {
	width: 226px;
	margin-left: 14px;
	color: #9f5f08;
	margin-top: 70px;
	font-size: .8em;
	line-height: 1.4em;
}

#special ul li.coupon {
	float: left;
	background: url(/img/cpn-bg.jpg) no-repeat;
	height: 148px;
	width: 295px;
}

#special ul li.coupon h3 {
	color: #aa811b;
	margin-top: 13px;
	margin-left: 18px;
	text-transform: uppercase;
	margin-right: 20px;
	border-bottom: 2px solid #cd9c21;
	font-size: 1.8em;
}

#special ul li.coupon p {
	width: 267px;
	margin-left: 18px;
	color: #9c7619;
	border-bottom-color: #aa811b;
	margin-top: 5px;
	text-align: left;
}

#special ul li.coupon a {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #fbd218;
	background: #a87f10;
	-webkit-border-radius: 6px;
	-moz-border-radius: 10px;
	-webkit-transition: background .3s linear;
	-webkit-transition: color .3s linear;
	padding: 2px 6px 3px;
	position: relative;
	top: 5px;
}
#special ul li.coupon a:hover {
	color: #e3ad19;
	border: none;
	}

#special ul li.join {
	float: right;
	width: 254px;
	background-image: none;
	margin-top: 11px;
}

#special ul li.join h3 {
	color: #920a0e;
	font-style: italic;
	margin-left: 5px;
}

#special ul li.join p {
	color: #474747;
	border-bottom-color: #aa811b;
	margin-top: 5px;
	margin-left: 5px;
}

/* Local Choice Form */

form#localchoice {
	background-color: #e9e9e9;
	padding: 15px;
	display: block;
	float: left;
}

form#localchoice h3 {
	color: #7fa029;
	margin-bottom: 10px;
}

form#localchoice fieldset.group {
	border-style: none;
	width: 273px;
}

form#localchoice fieldset.left {
	margin-right: 50px;
	float: left;
}

form#localchoice input.input-text {
	padding: 5px;
	color: #a7a7a7;
	margin-bottom: 19px;
	border: 1px solid #d7d7d7;
	width: 265px;
	font-size: 1.3em;
	background-color: #f3f3f3;
}

form#localchoice textarea {
	background-color: #f3f3f3;
	border: 1px solid #d7d7d7;
	color: #9c9c9c;
	padding: 7px;
	float: left;
	width: 585px;
	font-size: 1em;
}

label {
	float: left;
}

label.error {
	color: #fefbf9;
	background-color: #fa6965;
	padding: 3px;
	font-size: 80%;
	position: relative;
	display: block;
	margin-bottom: 12px;
	margin-top: -12px;
	float: right;
}

input.button {
	width: 125px;
	background-color: #959595;
	font-size: 1em;
	padding: 7px;
	font-weight: bold;
	color: #eaeaea;
	border-style: none;
	position: relative;
	float: right;
	margin-top: 15px;
	margin-right: 4px;
}

input.button:hover {
	color: #b3b3b3;
}

/* Join Us Form */

form#mc-embedded-subscribe-form {
	position: relative;
	bottom: 11px;
	margin-top: 21px;
	margin-right: 10px;
	background-image: none;
}

form#mc-embedded-subscribe-form label {
	color: #ef803d;
	display: block;
	padding-left: 8px;
}

form#mc-embedded-subscribe-form input.email {
	position: relative;
	width: 199px;
	padding: 6px;
	border-style: none;
	border: none;
	color: rgba(110,7,11,0.74);
	background: #c19496;
	-webkit-border-radius: 6px;
	-moz-border-radius: 10px;
	-webkit-transition: background .3s linear;
    font-size: 17px;
	float: left;
	margin-right: 8px;
}

form#mc-embedded-subscribe-form input.email:hover {
	color: rgba(231,231,231,0.8);
	border: none;
	background: #873b3b;
	}

form#mc-embedded-subscribe-form input:focus {
	outline:0;
}

form#join input.send {
	position: relative;
	border-style: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 10px;
	color: #a8a8a8;
	font: normal bold 39px Georgia, "Times New Roman", Times, serif;
	top: 1px;
	opacity: 0.48;
}

form#join input.send:hover {
	opacity: 1;
	-webkit-transition: opacity .3s linear;
}

/* Sidebar */

#sidebar {
	float: right;
	margin-top: 3em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 10px;
	background-color: #f2f2f2;
	width: 195px;
	padding: 20px;
}

#sidebar h3 {
	color: #be1f2d;
	font-size: .9em;
}

#sidebar h3 span {
	font-size: .8em;
	font-style: italic;
}

#sidebar p {
	line-height: 1.4em;
	color: #818181;
	margin-top: 3px;
	font-size: .75em;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#sidebar h3 span a {
	color: rgba(155,24,34,0.47);
	font-weight: normal;
	font-style: normal;
}

form#hi {
	border-style: none;
	background-color: #f2f2f2;
	width: 350px;
	padding: 15px;
	float: right;
}

form#hi fieldset.group {
	border-style: none;
}

form#hi fieldset.group label {
	font-weight: normal;
	border-style: none;
	color: #a8a8a8;
}

form#hi fieldset.group h4 {
	margin: 0;
	padding: 0;
	color: #fa5050;
	float: right;
	font-size: 11px;
}

form#hi fieldset.group h4 span.req {
	font-family: Baskerville, Georgia, serif;
	font-size: 2em;
	line-height: 1;
}

form#hi fieldset.group input.input-text {
	color: #777;
	font-size: 100%;
	padding: 5px;
	width: 328px;
	margin-bottom: 9px;
	background-color: #dadada;
	margin-top: 2px;
}
form#hi div.submit {
	padding-top: 10px;
	float: right;
	margin-right: 13px;
	padding-bottom: 15px;
}

form#hi textarea {
	position: relative;
	border-style: none;
	width: 329px;
	margin-top: 5px;
	background-color: #dadada;
	color: #777;
	font-size: 1em;
	padding: 5px;
	height: 100px;
}

/* Form Validation */

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border-style: none;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	padding: 5px;
	background-color: #fa5461;
	color : #FFF;
	font-weight: bold;
	font-size: .7em;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	width: 20.7em;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

/* Slider */

#slider{
	width: 580px;
}

#slider ul{
	overflow:hidden;
	width: 580px;
}

#slider li {
	width: 290px;
	height: 203px;
}	
	
p#controls{
	position:relative;
	width: 559px;
	float: left;
	margin-left: 4px;
	margin-top: 2px;
} 

#prevBtn{
	margin-right: 50px;
	float: left;
}	
#nextBtn{
	float: right;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	background-position: 0 0;
	background-repeat: no-repeat;
}	
#nextBtn a{
	background-repeat: no-repeat;
}								

