﻿body {
	margin-top: 10px;
	background: url('../images/beach.jpg') repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container{
	text-align:center;
	text-align: -moz-center;
	margin: 0px auto;
}
.h1_header {
	font-family:Verdana;
	font-size:18px;
	color:#000099;
	font-weight:bold;
}
.directions_header {
	font-family: Verdana;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.iggy {
	float: left;
	z-index: 100;
	width: 950px;
	overflow: auto;
}
.ticker {
	width:898px;
	height:39px;
	background-color:448ccb;
}
.tickersm {
	text-align:center;
	width:678px;
	height:39px;
	background-color:448ccb;
}
.tickerLeft {
	width:23px;
	background-image: url('../images/iggys_r2_c1.jpg');
	background-repeat: repeat-y;
}
.tickerRight {
	width:29px;
	background-image: url('../images/iggys_r2_c3.gif');
	background-repeat: repeat-y;
}
#promoarea {
	text-align:center;
	text-align: -moz-center;
	margin: 0px auto;
	width: 285px;
	background-color: #fbf7b7;
	border: 2px solid #304b97;
}
#couponpromo {
	position:relative;
	text-align:center;
}
.promoTextNorm {
	font-family: Verdana;
	font-weight:normal;
	font-size: 11px;
	color: #304b97;
	padding-top:5px
}
.promoTextSmall {
	font-family: Verdana;
	font-weight:normal;
	font-size: 10px;
	color: #304b97;
	padding-top:5px
}
.promoTextBold {
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #304b97;
	padding-top:1px
}
.playDesc{
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #464646;
}

.playNow {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}

.formbutton{
cursor:pointer;
height:20px;
border:outset 1px #304b97;
background:#2f4b95;
color:#ffffff;
font-weight:bold;
}
.navbk {
	background-color: #304b97;
	text-align:left;
	margin:0px;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	background-color: #FFFFFF;
	color: #464646;
	width: 898px;
	vertical-align: top;
}
.mainCenter {
	text-align:center;
	text-align: -moz-center;
	margin: 0px auto;
}
.mainLeft {
	width:23px;
	background-image: url('../images/iggys_r5_c1.gif');
	background-repeat: repeat-y;
}
.mainRight {
	width:29px;
	background-image: url('../images/iggys_r5_c3.jpg');
	background-repeat: repeat-y;
}
.mainContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #FFFFFF;
	vertical-align: top;
}
.mainContentBodyBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	background-color: #FFFFFF;
	vertical-align: top;
}
.printIcon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align:right;
}


.mainInnerside {
	background-color: #304b97;
	width: 6px;
	height: auto;
	vertical-align: top;
}
.mainOuterside {
	background-color: #0d004c;
	vertical-align: top;
	width: 2px;
	height: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
.footerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.prodSection {
	background: url('../images/bgred.jpg') repeat;
	height:30px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	vertical-align: middle;
	padding:5px;
}
.prodSpacer {
	color: #ffffff;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	height:5px;
}
.prodSpacerLg {
	color: #ffffff;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	height:8px;
}
.prodSpacerSLg {
	color: #ffffff;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	height:24px;
}
.prodTitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	color: #333333;
}
.prodDesc {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	font-weight: normal;
}
.prodPrice {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #db7611;
}
.prodPriceSm {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #db7611;
}
.prodNote {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #db7611;
	padding-top:5px;
}
.prodNoteSm {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #db7611;
}
.prodNoteMdLf {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #db7611;
	padding-bottom:5px;
	text-align:left;
}
.prodBottom {
	/*vertical-align:bottom;*/
}
.prodImage {
	width:100px;
	text-align:center;
	text-align: -moz-center;
	margin: 0px auto;
	vertical-align:top;
}
.prodbox {
	color: #fff;
	background: #e2e2e2;
	border: 1px #304b97 dashed;
	padding: 2px 2px 2px 2px;
	margin:5px;
	width:425px;
}
.menuContentItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	background-color: #FFFFFF;
	text-align:left;
	width:50%;
}
.menuPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	background-color: #FFFFFF;
	text-align:right;
	width:25%;
}
.menuSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color: #0080c0;
	text-align:center;
	text-align: -moz-center;
	margin: 0px auto;
}
.menuNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color: #ff0000;
	background-color: #ffffff;
	font-weight:bold;
	text-align:center;
	text-align: -moz-center;
	margin: 0px auto;
}
.contentHeader {
	font-family:Verdana;
	font-size:large;
	color:#000099;
	font-weight:bold;
}
.contentAttn {
	font-family:Verdana;
	font-size:14px;
	color:#000099;
	font-weight:bold;
}
.contentAttnSm {
	font-family:Verdana;
	font-size:13px;
	color:#000099;
	font-weight:bold;
}
.addtocartb {
	vertical-align:bottom;
}
.viewcart {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	text-align: -moz-center;
	margin: 0px auto;
}
.prodZoom {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.prodZoom:link {text-decoration: underline; font-weight:normal;font-size: 12px; color:#ffffff;}
		a.prodZoom:visited {text-decoration: underline;font-weight:normal;font-size: 12px;color:#ffffff;}
		a.prodZoom:hover {
		text-decoration: underline;
		font-weight: normal;
		font-size: 12px;
		color: #C64A24;
		list-style-type: circle;
}
		a.prodZoom:active { text-decoration: underline; font-weight:normal;	font-size: 12px; color:#E9967A;}



