html {
  margin:0px;
  padding:0px;
  hxeight:100%;
}

body{
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	background: #7f0301 url(../imgs/whole-bg.gif) repeat-x;;
}

img {
	vertical-align:bottom;
}

h1{
	font-size:18px;
	color:#ffcb65;
	margin:0px 0px 8px 0px;
}

h2{
	font-size:14px;
	color:#ffcb65;
	margin:0px 0px 8px 0px;
}

h4{
	font-size:11px;
	color:#ffcb65;
	margin:0;
}

form{
	padding:0px;
	margin:0px;
}

.clear{
	clear:both;
}

.pl12{
	padding-left:12px;
}

.pl10{
	padding-left:10px;
}

span.orangeText{
	color:#ffcb65;
}

/* Layout */
div#mainWrapper{
	min-height:100%;
  mxargin-bottom:-41px;
}

* html #mainWrapper{ /* IE6 and under treat height as min-height anyway*/
  height:100%;
}

div#headerWrapper{
	height:97px;
	background: url(../imgs/header-bg-tile.gif) repeat-x;
}

div#headerContent{
	width: 800px;
	height:97px;
	margin:auto;
}

div#menuWrapper{
	width:800px;
	height:33px;
	background: url(../imgs/menu-bg.jpg) no-repeat;
}

div#contentWrapper{
	height: auto !important; /* for modern browsers */
  height: 512px; /* for IE5.x and IE6 */
  min-height: 512px; /* for modern browsers */
	background: url(../imgs/content-bg-1.jpg) no-repeat center top;
	
}

div#contentWrapper2{
	height: auto !important; /* for modern browsers */
  height: 512px; /* for IE5.x and IE6 */
  min-height: 512px; /* for modern browsers */
	background: url(../imgs/content-bg-2.jpg) no-repeat center top;
}

div#content{
	width: 800px;	
	margin: auto;
}

div#content .banner{
	float:left;
	width:510px;
	padding-left:10px;
}

div#content .intro{
	float:left;
	width:250px;
	height:300px;
	margin-left:6px;
}

div#content .quicklinkbanner{
	width:249px;
	height:108px;
	margin-top:20px;
	margin-right:9px;
	float:left;
}

div#footerWrapper{
	height: 42px;
	width:800px;
	margin:auto;
	background: url(../imgs/footer-bg.gif) no-repeat;
}

div#footerContent{
	width:800px;
	margin:auto;
}

div#footerContent .footerLeft{
	width:30px;
	float:left;
	padding: 0px 9px 0px 9px;
}

div#footerContent .footerMiddle{
	float:left;
	width:480px;
	color:#4f2900;
	font-size:9px;
	margin-top:12px;
}

div#footerContent .footerRight{
	width:216px;
	height:42px;
	float:right;
	padding-right:25px;
	padding-top:1px;
}

div.locateusmenu{
	width: 176px;
	float:left;
}

div.locateusmenu ul{
	width:158px;
	margin:0px;
	_margin:0px;
	padding:0px 0px 0px 0px;
	_padding:0px 0px 0px 0px;
	list-style:none;
}

div.locateusmenu li{
	margin:0px;
	_margin:0px;
	padding:0px;
	_padding:0px 0px 0px 0px;
}

div.locateusmenu li a{
	display: block;
	color:#FFFFFF;
	margin:0px;	
	text-decoration: none;
	line-height: 15px;
	padding:2px 0px 2px 12px;
	font-weight:bold;
}

div.locateusmenu li a:hover {
	color:#FFFFFF !important;
	background-color:#e70000;
}

div.locateusmenu li:hover, div.locateusmenu li.sfhover{	
	color:#FFFFFF !important;
}

div.locateusmenu ul li.selected{
	background-color:#d40000;
}

div.locateusmenu ul li.selected a{
	color:#ffcb65 !important;
}

div.locateusmenu ul li.selected a:hover{
	color:#ffffff !important;
}

div.locateusmenu ul li.selected ul li a{
	color:#ffffff !important;
}

div.locateusmenu li ul li a {
	color:#FFFFFF !important;
	display: block;
	padding-left:25px;
	font-weight:normal;
}

div.contentRight{
	width: 600px;
	float:left;
}

div#storeLocationWrapper{
	margin-top:10px;
}

div#storeLocationWrapper  .storeLeft{
	width:296px;
	float:left;
}

div#storeLocationWrapper  .storeRight{
	width:296px;
	float:left;
}

/* End of Layout */

/* == Menu (Suckerfish) == */
#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
  float:left;
	margin-right: 1px;	
}

#menu li a {  
	display: block;
	color: white !important;
	font-size: 11px;
	font-weight:bold;
	line-height: 31px;
	text-decoration: none;
	padding: 0 10px;
	padding-top: 2px;
}

#menu li a:hover {
	padding-top: 2px;
	color:#c41230 !important;
}

#menu li:hover, #menu li.sfhover, #menu a.selected {	
	color:#c41230 !important;
}

#menu li ul {
	position: absolute;
	lxeft: -999em;
	display: none;
	background: #5d0000;	
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display: list-item;
}

#menu li ul li {
	clear: left;
	margin: 0px;

}

#menu li ul li a {
	display: block;
	width: 100px;
	color: white !important;
	font-weight: bolder;
	font-size: 12px;
	padding: 2px 13px;
	border: 0;
	border-bottom: 1px solid red;
	line-height: normal;
}

#menu li ul li a:hover {
	background: #5d0000;
	border: 0;
	border-bottom: 1px solid red;
	padding: 2px 13px; 
}

/* ## IE 6 Fix ## */
* html ul.nav iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* - IE 5 Fix -
select.hide { visibility: hidden; }
/* ## End of IE 6 Fix ## */
/* == End of Menu (Suckerfish) == */

/* Table */
table.tblSubscribe{
	width:138px;
}

table.tblSubscribe  .subscribeHeader{
	height:7px;
	font-size:0px;
}

table.tblSubscribe .subscribeContent{
	background:url(../imgs/subscribe-form-tile.gif) repeat-y;
	padding-left:7px;
	font-size:10px;
}

table.tblSubscribe .subscribeFooter{
	height:7px;
	font-size:0px;
}

/* End of Table */


/* Slideshow css */

#slide li a:link, img{
border:none;

}

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: none; 
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
/* End of slideshow */

.borderYellow{
border:solid 1px yellow;
padding:1px;
}

.transImg {
	filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}

.left {
	float:left;
}

.right{
	float:right;
}

.catering_fieldwide{
	width:99%;
}

.catering_fieldnormal{
	width:46.81%;
}

.catering_fieldmid{
	width:32.00%;
}

.catering_fieldsml{
	width:23.4%;
}

.cateringUl{
	padding-left:0;
	margin-left:15px;
}

.reset {
height:23px;
width:65px;
border:none;
background: url(../imgs/reset-trans.png);
cursor: pointer;
}

.submit {
height:23px;
width:65px;
border:none;
background: url(../imgs/submit-trans.png);
cursor: pointer;
}

.contentRight a{
color: #ffcb65;
}


/* == Notice / Error == */
.error {
  font-family: Arial;
  font-size: 12px;
  padding:4px 6px;
	padding-left:23px;
  color: #CE4141;
	border: 1px solid #CE4141;
	background: url(admin/img/tiny-icons/cross.gif) no-repeat 4px 2px #FFF1F1;
	margin: 4px 0;
}

.notice {
  font-family: Arial;
  font-size: 12px;
  padding:4px 6px;
	padding-left:23px;
  color: #2E6D29;
	border: 1px solid #2E6D29;
	background: url(admin/img/tiny-icons/tick.gif) no-repeat 4px 2px #E9FFE4;
	margin: 4px 0;
}
/* == End of Notice Error == */
