/* @override 
	http://synaxisattheshore.com/site/themes/synaxis/css/layout.css?m=1245273920
	http://ianspizza.com/html/css/layout.css
*/

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{  
     margin:0;  
     padding:0;  
     -webkit-text-size-adjust:none;  
     }
h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}  
 body{  
     font-size: 12px;
     font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	color: #000;
}  
 ul, li, ol, dl, dd, dt{  
     list-style:none;  
     padding:0;  
     margin:0;  
     }  
a{  
    text-decoration:none;
	color: #d9531e;
	outline: none;
	border-style:none;
}

a:active {
	outline: none;
}

img {
	border-style:none;
}

#logo {
	width: 182px;
	height: 182px;
	background: url(../images/layout/logo.gif) no-repeat;
	float: left;
}

#panelContent {
	float: left;
	padding-top: 5px;
}

.cityLabel {
	color: #CCCCCC;
	font-size: 10px;
	vertical-align: super;
}

#enterImg{
	position: relative;
	float: left;
	left: 190px;
	top: -7px;
}

#container {
	position: relative;
	width: 600px;
	height: 100%;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/layout/headerBack.gif);
	background-repeat:no-repeat;
	width: 540px;
	height: 232px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
}

#header h2 {
	color: #d9531e;
	padding-top: 80px;
	padding-left: 71px;
	margin-top: 113px;
	font-variant: small-caps;
	font-size: 30px;
}

#headerFrances {
	background-image: url(../images/layout/headerFrances.gif);
	background-repeat:no-repeat;
	width: 540px;
	height: 232px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
	z-index: 0;
}

#headerFrances h2 {
	color: #d9531e;
	padding-top: 80px;
	padding-left: 71px;
	margin-top: 113px;
	font-variant: small-caps;
	font-size: 30px;
}

#headerWrigleyville {
	background-image: url(../images/layout/headerWrigleyville.gif);
	background-repeat:no-repeat;
	width: 540px;
	height: 232px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
	z-index: 0;
}

#headerWrigleyville h2 {
	color: #d9531e;
	padding-top: 80px;
	padding-left: 71px;
	margin-top: 113px;
	font-variant: small-caps;
	font-size: 30px;
}

#headerMilwaukee {
	background-image: url(../images/layout/headerMilwuakee.gif);
	background-repeat:no-repeat;
	width: 540px;
	height: 232px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
	z-index: 0;
}

#headerMilwaukee h2 {
	color: #d9531e;
	padding-left: 71px;
	margin-top: 100px;
	font-variant: small-caps;
	font-size: 30px;
}

#locations {
	position: absolute;
	left: 442px;
	text-align: right;
	top: 58px;
	z-index: 2;
}

#locations a {
	color: #d9531e;
	font-variant: small-caps;
	font-size: 14px;
	margin-top: 0;
}

#header ul li {
	margin-top: 0;
	padding-top: 5px;
	font-variant: small-caps;
	font-size: 16px;
}

#columnLeft {
	background: url(../images/layout/leftBack.gif) repeat-y left top;
	float: left;
	width: 352px;
	margin-bottom: 0;
	margin-top: 0;
	height: 100%;
	margin-left: 0;
	padding: 3px 0 0 11px;
	clear: left;
	position: relative;
	display: inline;
	z-index: 1;
}

#leftContent {
	position: relative;
	top: -145px;
	margin-left: 60px;
	margin-right: 20px;
	margin-bottom: -145px;
}

#leftTop {
	background: url(../images/layout/leftBackTop.gif) no-repeat 0 0;
	height: 148px;
	width: 352px;
	float: left;
	display: inline;
	position: relative;
	padding: 0;
	margin: 0;
	top: -3px;
	right: 10px;
}

#leftBottom {
	background: url(../images/layout/leftBackBottom.gif) no-repeat 0 bottom;
	height: 30px;
	width: 352px;
	position: relative;
	left: 45px;
	bottom: 0;
}

#columnRight {
	background: url(../images/layout/rightBack.gif) repeat-y -1px top;
	float: left;
	width: 185px;
	position: relative;
	right: 10px;
	clear: right;
}

#rightTop {
	background: url(../images/layout/rightBackTop.gif) no-repeat 0 0;
	height: 147px;
	width: 150px;
	float: left;
	display: inline;
	position: relative;
	padding: 3px 42px 0 0;
	margin: 0;
	top: 0;
	right: 1px;
}

#rightContent {
	position: relative;
	top: -145px;
	margin-right: 8px;
	margin-left: 10px;
	margin-bottom: -145px;
}

#rightBottom {
	height: 18px;
	width: 195px;
	background: url(../images/layout/rightBackBottom.gif) no-repeat;
	position: relative;
	right: 5px;
	z-index: 0;
}

#orderOnline {
	position: absolute;
	z-index: 100;
	right: -40px;
	top: 140px;
}

