
/*Global Settings*/
html{
	font-size:84%;
}
body {
	/*font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif; */
	font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	quotes: "\201C" "\201E" "\2018" "\2019";
	overflow:hidden;
	background: #CB0303 url(/images/body2-bg.png) repeat-x 0px 0px;
}
table, tr, td {
	font-size:inherit;
}
tr, td {
	vertical-align:top;
}
a:link {
	color:#222222;
}
a:hover {
	color:#000000;
}
a:active {
}
a:focus {
}
img, a img {
	border:medium none;
}
h4{margin-bottom: 0px;margin-top:10px;}

/*Layout Style Settings*/
.container {background:#FFFFFF 0px 0px;}
#topLogin .logout-link{
	font-size:90%;
}

#topLogin {float:right;width:100%;}


.customer-data-full{
	text-align:right;width:275px;
	font-size:12px;line-height:18px;
}
.customer-data-label{
	padding-left:18px;
	text-align:left;vertical-align:top;
	font-size:16px; color:black; font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	overflow:visible;
}

.customer-data a{vertical-align:top;}
#wait{
}
#status-bar{
	background:#FFFCDF url('/images/tampa/status_bar-bg.png') repeat-x 0 0;
	padding:8px;border-right:1px solid #FFFFFF;border-left:1px solid #FFFFFF;
	}
#cuisine-bar,#franchise-bar,#image-bar{
	background:#FFFFFF url('/images/tampa/search_restaurant_bar-bg.png') repeat-x 0 0;
	padding:8px;padding-bottom:16px;border-right:1px solid #D8DCDF;border-left:1px solid #D8DCDF;
}
#top-status-bar, #middle-status-bar, #bottom-status-bar, #intro-status-bar, #thank_you-status-bar {
	background:#FFFFFF;border:1px solid #FFFFFF;-webkit-border-radius:6px;-moz-border-radius:6px;margin-top:5px; margin-bottom:5px;opacity:1;
}

#status-bar h3{padding:0px;margin:0px;padding-left:25px;clear:both;}
.status-item{padding-bottom:8px;}
.border-container{height:1px;} /*ie7 BS*/
.status-item-border{border-top:1px solid #D8DCDF;position:relative; top:-1px;left:18px;}
/*.status-item:hover{background:url(/images/tampa/hover-bg.png) repeat-y -15px 0px;z-index:10;overflow:visible;}*/

#footer {
	color:#888888; font-size:80%; text-align:center;
	border-top:1px solid #CCCCCC;
	padding:6px;
	margin-top:48px;
}
#footer a {
	color:#888888;
}
#contact-menu{
	position:absolute;
	right:300px;
	bottom:20px;
}
#contact-menu li{
	list-style-type: none;
	padding:6px;
	background: #E8F1B9 url(/images/footer-bg.png) repeat-x scroll 0px 0px;
	border: 1px solid #ddd;
	
}
#contact-menu li a:hover{
color: #9D94DC;
}


/*Landing Page*/
#header {
	background:#F00 url('/images/tampa/red_header-bg.png') repeat-x;
	border-left:1px solid #D8DCDF;
}
#landing-intro {
	background:#FFFFF0;border-bottom:1px solid #FF0000;border-top:1px solid #FF0000;
}
.location-input input, #login, #password, #email, #restaurant_search {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#A1A1A1;
	font-size:20px;
	text-align:center;
	margin:3px;
	width:150px;
}

.location-input input:focus, .login-input input:focus{
	background:#FFFFFF url(/images/tampa/input_yellow2-bg.png) repeat-x scroll 0 -5px;
} 
#address_line1, #restaurant_search{
	width:200px;
}
#address_city{
	width:120px;
}
#address_line2{
	width:70px;
}
#address_line1:focus{
	background:#FFFFFF url(/images/tampa/input_yellow2-bg.png) repeat-x scroll 0 -5px;
}


/**Tampa**/
#description{border-left:1px solid #D8DCDF;border-top:1px solid #D8DCDF;height:530px;overflow-x:hidden;overflow-y:hidden;background:#FFFFFF;}
#menu-container, #option-container,#info-container	{border-top:1px solid #D8DCDF;height:530px;overflow-x:hidden;overflow-y:hidden;background:#FFFFFF;}
.description .description-title{font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;}
.description .description-about_us{font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;margin-top:10px;}
.top-tabs{
	padding-top:4px;padding-bottom:5px;padding-right:44px;
	height:128px;border-left:20px solid #000000;
	background:#363636 url(/images/tampa/tabs-bg.png) repeat-x 0px 0px;color:white;
	}
.top-tabs a {
	background:#dedede;padding:15px;padding-top:0px;padding-bottom:0px;	
	-webkit-border-radius:6px;-moz-border-radius:6px;}
.top-tabs a:hover {
	background:#FFFFFF;padding:15px;padding-top:0px;padding-bottom:0px;	
	-webkit-border-radius:6px;-moz-border-radius:6px;}
#landing-tabs img {margin-left:65px;}

#landing-tab-action, #order_time-tab-action, #restaurant-tab-action, #payment-tab-action{
	background:#eeeeee;
	width:160px;height:40px;
	font-weight:bold;	
	font-size:18px;
	margin-top:5px;margin-bottom:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;}
#cart-tab-action, #checkout-tab-action, #order_later-tab-action, #order_now-tab-action {
	background:#F0F0F0;
	width:120px;
	font-weight:bold;	
	font-size:18px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#menu-tab-action2{font-size:16px;position:relative;top:-12px;left:10px;font-weight:bold;}
.description .description-hours .hours{font-size:12px; font-family:Verdana,Arial,Helvetica,sans-serif;margin-top:38px;margin-left:30px;color:#FFFFFF;text-align:left;}
#front-shell {background:#F6F6F6;width:275px;}
.image-slider{margin-top:40px;}
#selected-restaurant{/*min-height:90px;*/}
#selected-restaurant img{position:relative;vertical-align:top;}
.green-check{height:20px;float:left;z-index:20;position:relative;right:-8px;}
.checked{background:url('/images/checked.gif') no-repeat 10px 0;}
label.valid {
	background: url('/images/checked.gif') no-repeat;
	height:16px;
	width:16px;
	display: block;
	position: relative;
	top: 8px;
	left: 280px;}
label.valid2 {
	background: url('/images/checked.gif') no-repeat;
	height:16px;
	width:16px;
	display: block;
	position: relative;
	top: 8px;
	left: 180px;
}
.label-test{background:#F00;}
/*Search10*/

#menu-header-frame{position:relative;top:3px;}


.menu-header {
/*	background: url(/images/button-bg.png) repeat-x 0px 0px;
*/	z-index: 1;
	height: 89px;
	position:relative;
	left:-50px;
	bottom:3px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
}
.menu-header ul.menu-header-logo{
	position:relative;
	float: right;
	left:23px;
}
.menu-header ul.menu-header-description{
	float: left;
	font-size:13px;
	height:4.4em;
	overflow: hidden;
	position:relative;
}
.menu-header ul.open-status{
	float: left;
	margin-top:9px;
}
.menu-header ul.cuisine-teaser{
	float: left;
	margin-top:9px;

}
.menu-header ul img{
	height: 80px;
}
#event_time_5i, .date-input {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:250px;
	float:right;
	z-index:10;
}

.click-to-order { 
	font-weight:bold; background: #FFFFCC;
/*	width:600px; */
	border-top: 1px solid #CC3333;
	border-bottom: 1px solid #CC3333;
	padding:3px;	
	float:right; margin:0px;
	z-index:100;
	position:relative;
	padding-right:10px;
	padding-top:15px;padding-bottom:15px;
}

/*Search10:: Partial: cuisines*/
.cuisines {
/*	height: 89px;*/
	z-index: 1;
	background: #FFFFFF;
	font-size:14px;
	position: relative;
	border:1px solid #D8DCDF;
	bottom:3px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	margin-top:5px;
}
.cuisine {
	font-size:16px; color:black; font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;font-weight:bold;
	
}
.selected_cuisine{
	color: #FFFFFF;font-size: 16px;font-weight:bold;
	background:#B6B0DC;
}
#show-all{
	background: #FFFFFF; 
	border: 1px solid #D8DCDF;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	padding:5px;padding-top:10px;
	font-size:12px;
}
.featured-offer {
	z-index: 1;
	background: #FFFFFF;
	font-size:12px;
	position: relative;
	border:1px solid #D8DCDF;
	bottom:3px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	margin-top:5px;
}
.featured-footer {
	background: #D8DCDF;
	text-align:right;	
}
.featured-offer-button {
	background:#F0F0F0;
	width:100px;
	font-weight:bold;	
	font-size:12px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin:5px;
}



/*Search10:: Partial: Order*/
#cart {
/*	height: 359px;*/
	overflow-y: hidden;
	overflow-x: hidden;
/*	width:288px;*/
}
#cart .item-container {
/*	height: 300px;*/
	overflow-y: auto;
	overflow-x: hidden;
/*	width:278px;*/
	text-align:left;
}
#cart .cart-img img{ 
	width:120px;
}
#cart .big-total{position:relative;padding-left:70px;}
#cart .big-total .txt {
	font-size: 30px;
	
}
#cart .cart-item-name { 
	font-weight:bold;font-size:12px; 
	margin:0px;
	float:left;
	padding:0px;
	 position:relative; left:12px;
}
.item-options {
	font-style: italic; color:#666666;font-family:Georgia,Times,Times New Roman,sans-serif;font-size: 11px; 
	display: inline;list-style-type: none;float: left; 
	margin-left: 5px;
}
.empty-cart a {
	float: right;
	padding:5px;
	font-size: 11px;
}
.order-table {
	font-size: 12px;
	overflow: auto;
  	margin-top: 1em;
  	border-bottom: 1px dotted #77d;
	margin-left: 2em;
}

.cart-items{
	font-size: 12px;
/*	overflow: auto;*/
  	margin-top: 1em;
  	border-bottom: 1px dotted #77d;
/*	margin-left: 2em;*/
	width: 100%;
}
.item-price{
	font-size: 12px;
	float: right;
	color: #44a;
  	font-weight: bold;
}
.price-line {
	float: right;
	margin: 0px;
}
.total-line {
  	float: right;
	text-align: right;
  	padding: 8px;
  	font-size: 14px;
}
.total-cell {
  	font-weight: bold;
  	border-top: 1px solid #595;
}
.order-total {float: left;}

/*Search10:: Partial: right_facets*/

#right-facets,#right-facets-order {
/*	margin-bottom:17px;*/
	padding-left:18px;
}
#right-facets,#right-facets-order{
	height: 435px;
	overflow-y: scroll;
	overflow-x:hidden;
	z-index:200;
}
#right-facets-order a, #right-facets a{width:80px;}
#right-facets .selected-facet img {
	width: 80px;
	margin: 5px;
	border-top: 10px solid #E3F196;
	border-bottom: 10px solid #E3F196;
	background: #FFFFFF 5px 5px;
	border-right: 20px solid #C4D65E;
	border-left:20px solid #C4D65E;

}

#right-facets-order .facet img, #right-facets .facet img {
	width: 110px;
	margin: 5px;
	border: 0px;
	filter: alpha(opacity=30);
	opacity:0.3;
	position:relative;
	left:-5px;
}

#right-facets-order .open-facet img, #right-facets .open-facet img {
	width: 110px;
	margin: 5px;
	border: 0px;
	filter: alpha(opacity=90);
	opacity:0.9;
	position:relative;
	left:-5px;
}

#restaurant-open-header,#cuisine-header {
	font-size:14px;
	font-weight:bold;
	background:#C2CFF1;
	
}
#restaurant-closed-header {
	font-size:14px;
	font-weight:bold;
	background:#C2CFF1;
}
/*Search10:: Partial: customer_menu*/
.customer_menu {
	width: 705px;
 	height:435px;
	overflow-y: auto;
	overflow-x: hidden;
	
	margin-left: auto;
	margin-right: auto;
	z-index: 15;
	background:transparent;
	position:relative;
/*	left:5px;*/
/*	background:#F0F0F0 ;*/
}

.customer_menu .menu-section-heading {
	background: #AB9233 url(/images/menu_header-bg.png) repeat-x scroll 0px 3px;
	padding: 10px 10px 5px 10px;
	margin-top: 5px;
	font-weight: bold;
  	border-right: 0.5px solid #AB9233;
}
#show-description a{
    color:#0066CC; 
    background-color:#EBF2FF; 
    border:1px solid #CCDEFF; 
    font: 1.2em Helvetica,Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding:8px 8px 26px 24px;
    text-decoration:none;
    text-shadow:0 1px 0 #FFFFFF;
    -moz-border-radius: 12px; /* FF1+ */
    -webkit-border-radius: 12px; /* Saf3+, Chrome */
    border-radius: 12px; /* Opera 10.5, IE 9 */
}
#option-submit{
	background:#98FB98;
	width:135px;
	font-weight:bold;	
	font-size:16px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	float:right;
	height:2.8em;
}
#option-submit:hover{
	background:#7CCD7C;
	width:135px;
	font-weight:bold;	
	font-size:16px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	float:right;
}
/*Checkout*/
#tip, #coupon{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:100px;
	float:right;
	clear: both;
	position:relative;
	display:inline;	
}

/*Checkout-Input*/
div.pane {
	clear:left;
	height:420px;
	margin:10px 0 0 10px;
	overflow:auto;
	position:relative;
	width:100%;
}
.account-input, #address_state {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	width:120px;
	text-align:center;
	font-size:14px;
/*	
	clear:right;
	float:right;
	margin-top:0px;
	margin-bottom:5px;*/
}
.customer_address{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:160px;
	float:right;
	margin-top:0px;
	margin-bottom:5px;
}

#customer_email,#customer_first_name,#customer_last_name,,#address_phone,#address_zip,
#address_note,#first_name,#last_name,#card_type,#expiry_card_expires_on_2i,#expiry_card_expires_on_1i,
#card_verification,#card_number,#franchise_name,#franchise_id,
#active_merchant_billing_credit_card_first_name, #active_merchant_billing_credit_card_last_name,
#active_merchant_billing_credit_card_type, #active_merchant_billing_credit_card_number,
#active_merchant_billing_credit_card_verification_value{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:160px;
	float:right;
	margin-top:0px;
	margin-bottom:5px;
	
}

/*New User*/
.new-user-form {
	float:left;
	margin-left:3px;
	margin-bottom:10px;
}

#newuser_email,#newuser_first_name,#newuser_last_name,#newuser_password,#newuser_password_confirmation,#newuseraddress_line1,
 	#newuseraddress_line2, #newuseraddress_city, #newuseraddress_state,#newuseraddress_zip, #newuseraddress_phone, .new-user-form select {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:160px;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
	
}

.new-user-form label {
	font-weight:bold;
}

.error {
	font-size:10px; color:red;font-style:italic;font-weight:bold;
}

#newuser-button{
	border:default;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:160px;
	float:right;
	margin-top:2px;
	margin-bottom:6px;}

#address_note{text-align:left;}

#active_merchant_billing_credit_card_month, #active_merchant_billing_credit_card_year{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:20px;
	text-align:center;
	width:100px;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
	
}

#contact_first_name,#contact_last_name,#contact_email,#contact_phone {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:250px;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
}
#creditcard_number, #creditcard_verification_value, #creditcard_type, #billingaddress_line1, #billingaddress_line2, #billingaddress_city, #billingaddress_state, #billingaddress_zip {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:200px;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
}
#contact_first_name:focus,#contact_last_name:focus,#contact_email:focus,#contact_phone:focus,#creditcard_number:focus, #creditcard_verification_value:focus, #creditcard_type:focus {
	background:#FFFFFF url(/images/tampa/input-bg2.png) repeat-x scroll 0 0px;
}
#credit_card_save_info, #billing_address_enter {
	width:20px;
}
#creditcard_year{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:20px;
	text-align:center;
	width:100px;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
}
#creditcard_month{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:20px;
	text-align:center;
	width:60px;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
}


#ContactInfo {overflow-x:hidden;background:#FFFFFF;border:1px solid #D8DCDF;padding:5px; -webkit-border-radius:8px;
-moz-border-radius:8px;}
#ContactInfo-input {
	padding-top:10px;
	padding-bottom:10px;	
}

#ContactInfo-input label {
	font-size:14px;
	float:right;
	font-weight:bold;
}
#PaymentInfo-input {
	padding-top:10px;
	padding-bottom:10px;	
}
#PaymentInfo-input label {
	font-size:14px;
	float:right;
	font-weight:bold;
}
#DriverTip-header {
	font-size:16px;
}

#order_payment_type, #nil_class_type, #nil_class_number, #nil_class_verification_value {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:160px;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
}
#submit-payment, #submit-contact, #submit-tip, #search-button, #delivery_time-button, 
#login-button, #update-customer, #checkout-button, #update-customer, #newuser-button, 
#main_action_button, #forgot-password-button{
	background:#C4D65E;
	width:135px;
	font-weight:bold;	
	font-size:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	float:right;
}
#nil_class_month, #nil_class_year {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
}
#tip_payment_type {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	font-size:16px;
	text-align:center;
	float:right;
	margin-top:2px;
	margin-bottom:6px;
}

#order-history{overflow-x:hidden;overflow-y:auto;height:500px;background:#FFFFFF;border:1px solid #D8DCDF;-webkit-border-radius:6px;-moz-border-radius:6px; padding-top:10px;}
.total-price {float:right;}
.MenuItem-row { line-height:110%; list-style-type:none; padding:6px;}
.MenuItem-row:hover {background:#FFFFFF url(/images/tampa/menuitem-bg.png) repeat-y;border-top: 1px solid #3366FF;border-bottom: 1px solid #3366FF;}
.MenuItem-row .name {/*background: #FEFECA;*/float: left; font-weight:bold; font-size:14px; text-align:left; font-family:"Lucida Grande",Verdana,Arial,sans-serif;
font-size:86%; }
.MenuItem-row .price {/*background: #FEFECA;*/ font-weight:bold; font-size:14px; text-align:right;font-family:"Lucida Grande",Verdana,Arial,sans-serif;
font-size:86%; float: right;}
.MenuItem-row .bracket {margin-top: 1px; float:left;color:##838B8B; font-size:14px; width: 100%; /*background:transparent url(/images/dot.gif) repeat-x scroll 0 0.7em;*/}
.MenuItem-row .add-to-cart {
	-webkit-border-radius:6px;-moz-border-radius:6px; 
	text-align:right; background: #F0F0F0 url(/images/tampa/select-bg.png) repeat-x 0px -2px;
	height:2.8em;
	font-size:86%; font-family:"Lucida Grande",Verdana,Arial,sans-serif;
}
.MenuItem-row .add-to-cart:hover {
	-webkit-border-radius:6px;-moz-border-radius:6px; 
	text-align:right; background: #C8C8C8 url(/images/tampa/select_hover-bg.png) repeat-x 0px -2px;
	height:2.8em;
	font-size:86%; font-family:"Lucida Grande",Verdana,Arial,sans-serif;
}
#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; width:300px;}

.menu-description, #option-menu_item-description, .cart-item-note {color:#666666; font-family:Georgia,Times,Times New Roman,sans-serif;
font-style:italic; font-size:12px; line-height:120%; float:left; text-align:left;}
.menu-description-text {font-size:12px;}
#option-container{height:530px;}
#option-input{background:#FFFFFF;padding:10px;padding-right:25px;border-left:1px solid #D8DCDF;padding-top:0px;}
#menu-options{overflow-y:auto;overflow-x:hidden;padding-bottom:5px;}
#option-menu_item{background:#C2CFF1;padding:5px;border-left:1px solid #A2B5CD;border-top:1px solid #A2B5CD;border-bottom:1px solid #A2B5CD;}
#option-menu_item-name, #option-menu_item-qty {float: left; font-weight:bold; font-size:18px; text-align:left; font-family:"Lucida Grande",Verdana,Arial,sans-serif; }
#option-menu_item-description { font-size:14px;}
.dropdown_option,.checkbox_option,  #option-note{
	background:#DCFBB9;border:1px solid #D8DCDF;-webkit-border-radius:6px;-moz-border-radius:6px;
	padding:5px;margin-top:5px; margin-bottom:5px;font-size:16px; font-family:"Lucida Grande",Verdana,Arial,sans-serif;
}
#qty-input {
	background:#DCFBB9;border:1px solid #D8DCDF;-webkit-border-radius:6px;-moz-border-radius:6px;
	padding:5px; margin-bottom:5px;font-size:16px; font-family:"Lucida Grande",Verdana,Arial,sans-serif;
}
#content-pane{
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	position:relative;
	top:20px;
	height:420px;
	padding-left:15px; 
	padding-right:15px; margin-bottom:20px;overflow:auto;
	border:1px solid #D8DCDF;overflow-y:auto;overflow-x:hidden; }
#franchise-contact div.data {text-align:right;}
.checkout-input{width:600px; position:relative;top:0px;z-index:200;}
.checkout-input2{
	width:150px; 
	overflow:hidden;
	float:right; 
	background:#E8F1B9; border:6px solid #A7B45F;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	padding:5px;
	}	
.menu-section-even {
	width:325px; 
	overflow: hidden; 
	margin: 7px; 
	border: 1px solid #D8DCDF; 
	position:relative; 
	float: left; 
	clear:left;
	background: #FFFFFF; 
	z-index:10;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	}
.menu-section-odd {
	width:325px; 
	overflow: hidden; 
	margin: 7px; 
	border: 1px solid #D8DCDF; 
	position:relative; 
	float: right; 
	clear:right;
	background: #FFFFFF; 
	z-index:10;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;}


#panelFooter a {
	padding:10px; color:#FFFFFF; padding-top:0px;padding-bottom:0px;	
	-webkit-border-radius:5px;-moz-border-radius:5px;
}
#panelFooter a:hover {
	background:#c0c0c0;padding:10px;padding-top:0px;padding-bottom:0px;	
	-webkit-border-radius:5px;-moz-border-radius:5px;
}

.footer-contain {position:relative;bottom:0px;padding-top:8px;color:#FFFFFF;}
#panelFooter {
	background:#c3c3c3 url(/images/tampa/footer-bg.png) repeat-x 0px -3px;height:36px;
	border:1px solid #eeeeee;padding-right:8px;
	color:#FFFFFF;font-size: 14px;position:relative; 
	margin-bottom:0px;bottom:0px;left:0px; text-align:center;}


#main-search{position: relative;}
.checkout-button input{float:right;padding:5px;}

#ui-datepicker-div {z-index:100;}
td.edit-button {float: right;}
#pane-target{overflow:auto;background: url(/images/button-bg.png) repeat-x 0px 0px;
}
#payment-input h3 {margin-top:4px; margin-bottom:3px;}
.beta {position: absolute; top: 30px; left: 200px;z-index:2000;}
.show-description{position:relative;top:2.8em;right:.5em;}
.adc-button{float:right; margin-right:30px;}
#note, #order_note  {width:520px; -moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
		border:1px solid #999999;
		color:#666666;
		font-size:20px;
		text-align:center;
		clear: both;
		margin-left:20px;}
#note:focus,#order_note:focus{
	background:#FFFFFF url(/images/tampa/input-bg2.png) repeat-x scroll 0 0px;
}
.option-select {display:inline;width: 200px;clear:right;}
#quantity_, .option-select #menu_options_
 {width:200px; -moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		background:#FFFFFF url(/images/tampa/input-bg.png) repeat-x scroll 0 0;
		border:1px solid #999999;
		color:#666666;
		font-size:20px;
		text-align:center;
		float:left;
		}
#quantity_{width:100px;}
#menu_options_ {position:relative;top:-4px;}
#quantity_:focus, .option-select:focus #menu_options_:focus{
	background:#FFFFFF url(/images/tampa/input_yellow2-bg.png) repeat-x scroll 0 -10px;
}


.checkbox-select {font-size:16px;}
input[type=checkbox] {
	width:25px;
	height:25px;
}
#next-steps {border:1px solid #D8DCDF;
	-webkit-border-radius:6px;-moz-border-radius:6px;padding:5px;
	background:#DCFBB9;margin-top:10px;margin-bottom:10px;font-size:11px;}
