/*** general declarations ***/
*{ margin: 0px; padding: 0px; }
body{ background: url(/images/bg_repeat.jpg) top left repeat-x; background-color:#f2f2f2; font-family:Helvetica, Arial, sans-serif; color:#fff; font-size:13px; line-height:15px; }
.clear{ clear:both; }
.field_null  { color: #900; font-weight: bold; }
ul { padding-left: 20px; }
.pad_bottom { padding-bottom:100px; }
a.at_link:link, a.at_link:visited { color:#fff; }
a.at_link:hover { color:#fff; text-decoration:none; }
/*Default Link Style*/
a:link, a:visited { color: #fff; text-decoration:underline; }
a:hover { color: #fff; text-decoration:none; }

/*** overall ***/

#pagewrapper
{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:881px;
}

* html #pagewrapper
{
	overflow:visible;
}

#contentwrapper
{
	width:881px;
	margin:0px auto;
}

#maincontent
{
	float:left;
	width:881px;
	background:url(/images/content_bg_repeat.png) left top repeat-y; 
}

* html #maincontent
{
	float:left;
	width:845px;
	background:url(/images/content_bg_repeat.jpg) left top repeat-y; 
}

#maincontentFull
{
	float: left;
	width: 881px;
	background:url(/images/content_full_repeat.png) left top repeat-y; 
}

* html #maincontentFull
{
	float:left;
	width:845px;
	background:url(/images/content_full_repeat.jpg) left top repeat-y; 
}

#content_full
{
	float: left;
	width: 843px;
	min-height: 450px;
	margin-left: 18px;
	margin-bottom: 15px;
}

* html #content_full
{
	margin-left:0px;
}

#content_left
{
	float:left;
	width:589px;
	min-height:450px;
	
	margin-left:18px;
	padding-bottom:50px;
	
	background:url(/images/content_bottom.jpg) left bottom no-repeat; 
}

* html #content_left
{
	height:450px;
	margin-left:0px;
}

#content_left_top
{
	float:left;
	width:589px;
	height:70px;
	background:url(/images/content_bg_gradient.jpg) left top no-repeat;
}

#content_right
{
	float:left;
	width:256px;
	min-height:450px;
	margin-right:18px;
	
	background:url(/images/content_right_gradient.jpg) left top no-repeat; 
	background-color:#fff;
}

* html #content_right
{
	height:500px;
	margin-right:0px;
	width:256px;
}

.content_text
{
	float:left;
	width:502px;
	margin-left:37px;
}

.bold
{
	font-weight:bold;
}

* html .content_text
{
	margin-left:17px;
}

.pagetitle
{
	float:left;
	
	font-size:18px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	
	width:548px;
	margin-left:19px;
	margin-bottom:20px;
	padding:30px 0px 5px 0px;
	border-bottom:1px solid #fff;
}

* html .pagetitle
{
	margin-left:10px;
}

#restaurants_img
{
	float:left;
	width:230px;
	height:160px;
	
	padding:0px 10px 5px 0px;
	
	background:url(/images/restaurant_img.jpg) left top no-repeat; 
}

#retail_img
{
	float:left;
	width:230px;
	height:160px;

	padding:0px 10px 5px 0px;

	background:url(/images/retail_img.jpg) left top no-repeat; 
}

#hospitality_img
{
	float:left;
	width:230px;
	height:160px;
	
	padding:0px 10px 5px 0px;
	
	background:url(/images/hospitality_img.jpg) left top no-repeat; 
}

#institutions_img
{
	float:left;
	width:160px;
	height:230px;
	
	padding:0px 10px 10px 0px;
	
	background:url(/images/institutions_img.jpg) left top no-repeat; 
}


/*** header ***/

#header
{
	float:left;
	width:881px;
	height:206px; 
	background:url(/images/header.png) left top no-repeat; 
}

* html #header
{
	width:845px;
	height:188px; 
	background:url(/images/ie6_header.jpg) left top no-repeat; 
}

a.logo
{
	position:absolute;
	top:34px;
	left:45px;
	
	width:177px;
	height:103px; 
	background:url(/images/logo.png) no-repeat; 
}

* html a.logo
{
	position:absolute;
	top:18px;
	left:25px;
}


/*** nav tabs ***/

.navTabs 
{
	position: absolute;
	top: 152px;

	width: 881px;
	height:54px;
}

* html .navTabs
{
	top:138px;
}

.navTabs ul 
{
	margin: 0px;
	padding: 0px;
	height: 54px;
	
	float: left;
	list-style-type: none;
}

.navTabs li 
{
	float: left;
}

.navTabs li a
{
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
}

.navTabs li a:hover,
.navTabs li a.selected
{
	background-position: right center;
}

.navTabs .home a
{
	background-image: url(/images/home_tab.png);
	width: 86px;
	height: 54px;
}

* html .navTabs .home a
{
	background-image: url(/images/ie6_home_tab.jpg);
	width: 68px;
	height: 54px;
}

.navTabs .about a
{
	background-image: url(/images/about_tab.jpg);
	width: 69px;
	height: 54px;
}

.navTabs .products a
{
	background-image: url(/images/products_tab.jpg);
	width: 95px;
	height: 54px;
}

.navTabs .customers a
{
	background-image: url(/images/customers_tab.jpg);
	width: 104px;
	height: 54px;
}

.navTabs .franchisors a
{
	background-image: url(/images/franchisors_tab.jpg);
	width: 116px;
	height: 54px;
}

.navTabs .dealers a
{
	background-image: url(/images/dealers_tab.jpg);
	width: 137px;
	height: 54px;
}

.navTabs .application a
{
	background-image: url(/images/application_tab.jpg);
	width: 108px;
	height: 54px;
}

.navTabs .faq a
{
	background-image: url(/images/faq_tab.jpg);
	width: 59px;
	height: 54px;
}

.navTabs .contact a
{
	background-image: url(/images/contact_tab.png);
	width: 107px;
	height: 54px;
}

* html .navTabs .contact a
{
	background-image: url(/images/ie6_contact_tab.jpg);
	width: 89px;
	height: 54px;
}


/*** home content ***/

#home_hd
{
	float:left;
	width:318px;
	height: 34px;
	background-image: url(/images/home_hd.png);
	background-repeat:no-repeat;
	
	margin:35px 0px 30px 35px;
}

* html #home_hd
{
	margin:35px 0px 30px 17px;
	
	background-image: url(/images/ie6_home_hd.jpg);
	background-repeat:no-repeat;
}

.home_rule
{
	float:left;
	width:548px;
	height:1px;
	
	margin-left:19px;
	margin-top:40px;
	
	
	background-image: url(/images/home_rule.gif);
	background-repeat:no-repeat;
}

* html .home_rule
{
	margin-left:9px;
}

a.app_btn
{ 
	margin:30px 0px 0px 37px;
	
	float:left;
	width:237px;
	height:41px;
	
	background-image: url(/images/app_btn.png);
	background-repeat:no-repeat;
}

* html a.app_btn
{
	background-image: url(/images/ie6_app_btn.gif);
	background-repeat:no-repeat;
}

* html a.app_btn:hover
{
	background-image: url(/images/ie6_app_btn.gif);
	background-repeat:no-repeat;
}

a.app_btn:hover
{ 
	margin:30px 0px 0px 37px;
	
	float:left;
	width:237px;
	height:41px;
	
	background-image: url(/images/app_btn_ro.png);
	background-repeat:no-repeat;
}

#money
{
	float:left;
	border:1px solid #d5d5d5;
	
	margin:30px 0px 0px 30px;
	
	width:195px;
	height:133px;
	
	background-image: url(/images/money.jpg);
	background-repeat:no-repeat;
}

* html #money
{
	margin:30px 0px 0px 15px;
}

#buffet
{
	float:left;
	border:1px solid #d5d5d5;
	
	margin:15px 0px 0px 30px;
	
	width:195px;
	height:133px;
	
	background-image: url(/images/buffet.jpg);
	background-repeat:no-repeat;
}

* html #buffet
{
	margin:15px 0px 0px 15px;
}

#waiter
{
	float:left;
	border:1px solid #d5d5d5;
	
	margin:15px 0px 0px 30px;
	
	width:195px;
	height:133px;
	
	background-image: url(/images/waiter.jpg);
	background-repeat:no-repeat;
}

* html #waiter
{
	margin:15px 0px 0px 15px;
}


/*** CUSTOMERS ***/

.restaurants
{
	float:left;
	clear:both;
	margin-left:37px;
	margin-top:10px;
	padding-bottom:10px;
	
	width:185px;
	height:34px;
	
	background:url(/images/restaurants_btn.jpg); 
	background-position:top right;
	background-repeat:no-repeat;	
}

.hospitality
{
	float:left;
	clear:both;
	margin-left:37px;
	padding-bottom:10px;
	
	width:185px;
	height:34px;
	
	background:url(/images/hospitality_btn.jpg); 
	background-position:top right;
	background-repeat:no-repeat;	
}

.institutions
{
	float:left;
	clear:both;
	margin-left:37px;
	padding-bottom:10px;
	
	width:185px;
	height:34px;
	
	background:url(/images/institutions_btn.jpg); 
	background-position:top right;
	background-repeat:no-repeat;	
}

.retail
{
	float:left;
	clear:both;
	margin-left:37px;
	
	width:185px;
	height:34px;
	
	background:url(/images/retail_btn.jpg); 
	background-position:top right;
	background-repeat:no-repeat;	
}




/*** footer ***/

#footer
{
	float:left;
	width:881px;
	height:49px;
	
	background:url(/images/footer_bg.jpg); 
	background-position:top right;
}

* html #footer
{
	width:845px;
	background:none;
}

.footerlinks 
{
	float:left;
	width: 881px;
	padding-top:13px;
}

.footerlinks ul 
{
	margin: 0px;
	margin-left:110px;
	padding: 0px;
	
	list-style-type: none;
}

* html .footerlinks ul 
{
	margin-left:100px;
}

.footerlinks li 
{
	float: left;
}

.footerlinks li a:visited,
.footerlinks li a:link
{
	color:#004876;
	padding-right:24px;
	text-decoration:none;
}

.footerlinks li a:hover
{
	text-decoration:underline;
}

.copyright
{

	clear:both;
	

	padding-top:5px;
	padding-left:304px;
	color:#004876;
	font-size:10px;
}

.formRow
{
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 863px;
}

* html .formRow
{
	margin-left:10px;
}

.formRowTitle
{
	float: left;
	margin: 5px 5px 15px 25px;
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 1px solid #FFFFFF;
	width: 795px;
}

* html .formRowTitle
{
	margin-left:10px;
}

.formColumnWidth
{
	width: 200px;
	float: left;
}

.formRowTitleHeader
{
	font-size: 11pt;
	font-weight: bold;
	height: 33px;
	border-bottom: solid 1px #FFFFFF;
}

.spaceTop
{
	margin-top: 10px;
}

.city
{
	width: 100px;
}

.state
{
	width: 50px;
}

.mediumField
{
	width: 115px;
}

.innerFormRow
{
	width: 260px;
	clear: both;
	margin-bottom: 10px;
	height: 32px;
}

.formColumn
{
	float: left;
	margin-right: 10px;
	position: relative;
}

.formColumnHeight
{
	height: 380px;
}

.borderRight
{
	border-right: solid 1px #FFFFFF;
}

.formSpan
{
	width: 80px;
	text-align: right;
	float: left;
	margin-right: 5px;
}

.formSpanEntry
{
	float: left;
	margin-bottom: 10px;
}

.subheader
{
	float: left;
	font-weight: bold;
	font-size: 11pt;
	margin: 10px 5px;
}

.applicationText
{
	padding: 35px;
	text-align: center;
}

.applicationText .continueDialog
{
	position: absolute;
	top: 230px;
	left: 290px;
	background-color: #ffbc23;
	border: solid 4px #ffffff;
	font-weight: bold;
	padding: 15px;
}

.validateDouble
{
	position: absolute;
	left: 0px;
	top: 37px;
}

.small
{
	width: 90px;
}

hr
{
	margin: 20px 40px;
	float: left;
	width: 800px;
}

* html hr
{
	margin-left: 20px;
}