/* SVN FILE: $Id$ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2010, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2010, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision$
 * @modifiedby    $LastChangedBy$
 * @lastmodified  $Date$
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */


* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	background: #F0EFE9;
	color: #fff;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
	margin: 0;
	padding:0;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1C426C;
	text-decoration:underline;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	background:#fff;
	color: #003d4c;
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
	color: #000000;
	font-family:"Times New Roman","Franklin Gothic Book",  verdana,helvetica,arial,sans-serif;
	font-size: 23px;
	font-weight:bold;
	margin: 0.3em 0;
	padding-top: 0;
}
h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 18px;
	padding-top: 0.2em;
}
h4 {
	color: #1C426C;
	font-weight: bold;
	font-size:12px;
	border-bottom:1px #000000 dashed;
	margin:0 0 5px 0;
	padding:0.5em 0 5px 0;
}
ul, li {
	margin: 0 ;
	padding-left:0 ;
}
ol li {
	 margin-left:20px;margin-bottom:10px;
}
ol li a{font-weight:normal;}
ul.leftpad{ margin-left:40px;margin-bottom:20px;}
ul.leftpad li{padding-top:10px;}

/* Layout */
#container {
	text-align: center;
	width:100%;
	margin:0;
	padding:0;
}

#header{
	padding: 10px  10px 0 10px;
	margin:0 auto;
	width:1000px;
	font-size:12px;
}
#header #logo{
width:370px;
float:left;
text-align:left;
margin:0;
padding:0;
display: inline;
font-size:2px;
}
#header #menu{
float:right;
text-align:right;
margin:0;
padding:0;
display: inline;
font-size:2px;
}
#header #menu #customerlinks{
font-size:10px;
color:#333333;
font-weight:normal;
padding-right:20px;
}
#menu ul {
list-style-type: none;
margin: 5px 0 0 0;
}
#menu ul li{
float:left;
margin:0;
}
#menu a{
color:#190B76;
text-align:center;
}
#menu a.on{
background-image:url(../img/menu-on.gif);
background-position:center;
background-repeat:no-repeat;
font-size:11px;
color:#ffffff;
width:76px;
height:13px;
padding-top:17px;
padding-bottom:22px;
text-decoration:none;
margin:0;
display: block;
}
#menu a.off{
background-image:url(../img/divider.gif);
background-position:center right;
background-repeat:no-repeat;
font-size:11px;
text-transform: uppercase;
text-align:center;
display: block;
padding-top:19px;
padding-bottom:20px;
margin:0;
text-decoration:none;
width:100px;
height:13px;
}
#menu a.off.noright{background-image: none;padding-right:0;}
#header h1 {
	background: #003d4c url('../img/cake.icon.gif') no-repeat left;
	color: #fff;
	padding: 0px 30px;
}
#header h1 a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
}
#content{
	background: #F0EFE9;
	clear: both;
	color: #333;
	width:1000px;
	padding: 10px 0 20px 0;
	margin:0 auto;
	/*overflow: auto;*/
	text-align:left;
}
#footer {
	clear: both;
	padding: 0;
	text-align: center;
	width:100%;
	background-color:#E1E0DB;
	margin:10px 0 0 0;
	color:#2A2A2A;
	font-size:10px;
}
#footer-menu {
	clear: both;
	padding: 10px;
	text-align: center;
	width:980px;
	margin:10px auto 0 auto;
	color:#2A2A2A;
	font-size:13px;
}
#footer-menu a{
	color:#2A2A2A;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.colFour .col{width:190px;float:left;display:inline;text-align:left;overflow:hidden;margin:0;padding:0;}
.col li,.colsm li{list-style:none;}
.colThree .col{width:370px;height:160px;float:left;display:inline;text-align:left;overflow:hidden;margin:0 20px 0 0;padding:0;border:1px #B8B8B8 solid;background-image:url(../img/info-bkgd.jpg);background-repeat:repeat-x;background-position:top left;}
.colThree .colsm{width:214px;height:160px;float:left;display:inline;text-align:left;overflow:hidden;margin:0;padding:0px;border:1px #B8B8B8 solid;background-image:url(../img/info-bkgd.jpg);background-repeat:repeat-x;background-position:top left;}
.colThree .col li, .colThree .colsm li{padding:3px 0 3px 5px;margin:5px 5px 5px 5px;}
.colThree .col li a, .colThree .colsm li a{font-weight:normal;margin:0;padding:0;}
.colThree .col li.top,.colThree .colsm li.top{font-size:14px; font-weight:bold; border-bottom:1px #B8B8B8 solid;margin-bottom:10px;}
/* Tables */
table {
	border:0;
	clear: both;
	color: #333;
	margin-top:10px;
}
th {
	background: #f2f2f2;
	padding:5px 10px;
	text-align: center;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	color: #333;
	text-decoration: none;
}
table tr td {

	/*text-align: center;*/
	vertical-align: middle;
}
table tr.altrow td {
	background: #f4f4f4;
}
table tr.altrow td td{
	background: #1D436D;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-top: 1em;
	margin-bottom: 2em;
	font-size:12px;
}
.pagenumber {
	margin-top: 1em;
	margin-bottom: 2em;
	font-size:12px;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl .altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	padding: 0;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 16px 20px;
}
fieldset.login {
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 16px 20px;
	background-image:url(../img/contact-bkgd.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:500px;
	float:left;
}
#login {
width:500px;
	float:left;
	margin-top: 5px;
	}
.forgot{
width:300px;
float:right;
font-size:12px;
padding: 16px 20px;
margin-top:5px;
}

fieldset legend {
	background:#fff;
	color: #030377;
	font-size: 18px;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	/*vertical-align: text-top;*/
}
form div.input {
	color: #444;
	margin:0;
	padding:0;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	
}
#main{
width:1000px;
height:334px;
margin:0;
padding:10px 0 0 0;
background-image:url(../img/home-bkgd.gif);
background-repeat:no-repeat;
}
#homeflash{
margin-left:20px;
width:960px;
}
#mainleft{
float:left;
width:620px;
padding:0 0 0 10px;
margin:0 0 0 10px;
}
#mainsearch{
width:325px;
height:258px;
background-image:url(../img/search-box.jpg);
position:top left;
background-repeat:no-repeat;
text-align:center;
float:right;
margin-right:10px;
}
#mainsearch h3{
font-family:"Times New Roman","Franklin Gothic Book",  verdana,helvetica,arial,sans-serif;
font-size:26px;
color:#000;
font-weight:bold;
padding:15px 0 0 0;
margin:0;
}
#mainsearch input{
margin:5px 0 0 0;
padding:2px;
width:258px;
}
p{margin-bottom:10px;}
p.or{
margin:5px 0 0 0;
padding:2px;
font-weight:bold;
}
table.results{
font-size:12px;
color:#000000;
}
table.certificates{
font-size:10px;
color:#000000;
background-color:#1D436D;
margin:0;
border:1px #000000 solid;
width:357px;
}


table.certificates td{
text-align:left;
border:0;
padding:10px 10px;
background-color:#1D436D;
color:#ffffff;
}
table.results td{
text-align:left;
padding:5px 10px;
}
table.results th{
text-align:left;
padding:5px 10px;
color:#ffffff;
background-color:#333333;
}
table.results th a{
color:#ffffff;
}
table.charities{
font-size:12px;
color:#000000;
}
table.charities td{
text-align:left;
padding:10px 10px;
border-bottom:1px #DEDEDE solid;
}

.title a{
color:#1C426C;
}
.address{
padding:5px 0;
font-size:10px;
font-weight:bold;
}
.description{
font-size:10px;
}
label {
	display: block;
	font-size: 12px;
	padding-right: 20px;
	float:left;
	width:150px;
}
input, textarea {
	clear: both;
	font-size: 12px;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width:250px;
}
input.submit{
width:128px;
height:25px;
}
#UserResetForm label{
width:50px;
}
select {
	clear: both;
	font-size: 14px;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	/*display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;*/
}
input.restaurantsearch {
	
	font-size: 14px;
	padding: 2px 5px;
	width: 280px;
	height:33px;
	margin-top:10px;
	border:0;
	color:#ffffff;
	background-image:url(../img/black-button.jpg);
	position:top left;
	background-repeat:no-repeat;
}
input.restaurantsearchupdate {
	
	font-size: 14px;
	font-weight:bold;
	padding: 2px 5px;
	width: 194px;
	height:32px;
	margin-top:10px;
	border:0;
	color:#ffffff;
	background-image:url(../img/update-search.gif);
	position:top left;
	background-repeat:no-repeat;
}
input.addCart:hover {
cursor:pointer;
}
input.addCart {
	padding: 2px 5px;
	width: 92px;
	height:27px;
	margin:0;
	border:0;
	color:#ffffff;
	background-image:url(../img/addCart.gif);
	position:top left;
	background-repeat:no-repeat;
	cursor: hand;
}

/* Notices and Errors */
.message, .info, .success, .warning, .error {
	border: 1px solid;
	margin: 10px 0px;
	padding:7px 10px 7px 65px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 100%;
}
.info {
	/* color: #00529B; */
	border-color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/message/info.png');
}
.success {
	/* color: #4F8A10; */
	border-color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../img/message/success.png');
}
.warning {
	/* color: #9F6000; */
	border-color: #9F6000;
	background-color: #FFFABF;
	background-image: url('../img/message/warning.png');
}
.error {
	/* color: #D8000C; */
	border-color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/message/error.png');
}

#authMessage.message {
	/* color: #D8000C; */
	border-color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/message/error.png');
}

div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}


/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
#showresults{
border:1px #8C8C8C solid;
padding:10px;
background-color:#ffffff;
}
/* Restaurant Detail Page */
#restright {float:right;width:580px;}
#restleft {float:left; width:380px;}
#contactinfo {padding:10px;margin-top:10px;background-image:url(../img/contact-bkgd.gif);border:1px #1D436D solid;width:357px;}
#descripinfo {padding:10px;margin-top:10px;background-image:url(../img/descrip-bkgd.gif);background-position:bottom;background-repeat:repeat-x;border:1px #ADADAD solid;width:357px;font-size:12px;}
.foodmenu{font-size:12px;width:100%;}
.fooddescrip{color:#2093BE;}
.menuitem{text-align:left;padding:3px;}
#restright .product-image-thumb-list {
	margin: 10px 0;
	padding: 10px 0 0 0;
	\padding: 10px 0 10px 0;
	_padding: 10px 0 0 0;
	border-top: 1px solid #e1e1e1;
}
#restright .product-image-thumb-list ul {
	margin: 0 5px;
	padding: 0;
}
#restright .product-image-thumb-list ul li {
	float: left;
	border: 1px solid #cfe898;
	margin: 0 6px 0 0;
	padding: 2px;
}
#restright .productImageMax {
	border: 1px solid #cfe898;
	padding: 5px;

}
.clearfix {
	float: left;
	clear: both;
	width: 100%;
}

ul.no-margin-padding, ul.no-margin-padding li {
	margin: 0;
	padding: 0;
}

ul.no-margin-padding li {
	list-style: none;
}
/* End Restaurant Detail Page */
/* Flash Messages */
#flashMessage{}
/* End Flash Messages */
/* Shopping Cart */
#cart{width:680px;float:left;}
#static{width:700px;float:left;font-size:14px;}
input.quantity{width:50px;text-align:center;margin:0;}
.cartTotal{background-color:#F8F8F8;}
table.cart{
font-size:12px;
color:#000000;
width:100%;
}
table.cart td{
text-align:left;
padding:5px 10px;
border-bottom:1px #DADADA solid;
}
table.cart th{
text-align:left;
padding:5px 10px;
border-bottom:1px #DADADA solid;
}
.button-top{margin-top:0;margin-bottom:10px;}
.button-bottom{margin-top:10px;margin-bottom:10px;}
/* End Shopping Cart */
/* Register */
.boxed {margin-right:10px;background-color:#DFF6FD;}
.boxedgold {margin-right:10px;background-color:#EFEFD4;}
/* End Register */
/* Order Checkout */
#SecurePaymentForm td{font-size:12px;text-align:left;padding:3px 10px;}
#SecurePaymentForm input{width:250px;}
#SecurePaymentForm input.small{width:30px;}
#SecurePaymentForm h3 {font-size:18px;padding:0 0 5px 0;margin:10px 0 10px 0;}
#right-column{float:right;width:280px;/*border:1px red dashed;*/}
#right-column2{float:right;width:240px;/*border:1px red dashed;*/}
#right-column2 h3{margin-left:10px;margin-bottom:10px;}
#update{text-align:center;}
#update2{text-align:center;margin-top:20px;}
#trust{margin-top:20px;text-align:center;}
/* End Order Checkout */
.top-button{width:175px;float:right;}
.gray-bkgd {background-image:url(../img/gray-bkgd.gif);background-repeat:repeat-x;background-position:bottom;}
/* My Account Area */
.user-menu{width:100%;border-bottom:1px #DEDDDD solid;padding-bottom:10px; font-size:12px;}
label.invoice{width:80px;font-weight:bold;}
label.invoice2{width:125px;font-weight:bold;}
input.smallinput{width:100px;}
table.search{
font-size:12px;
color:#000000;
margin:0;
}
table.search td{
text-align:left;
padding:5px 10px;
}
table.search th{
text-align:left;
padding:5px 10px;
}
fieldset.search {padding:5px;background-color:#DFF6FD;margin:10px 0;}
.nospacing{margin:0;padding:0;}
/* End My Account Area */
#info{margin-top:10px;margin-bottom:20px;}
.small-search-top{background-image:url(../img/search-bkgd-top.jpg);background-repeat:no-repeat;height:25px;width:243px;margin:0;padding-top:0;}
.small-search-mid{background-image:url(../img/search-bkgd-middle.jpg);background-repeat:repeat-y;width:203px;margin:0;color:#ffffff;padding-left:20px;padding-right:20px;}
.small-search-bot{background-image:url(../img/search-bkgd-bottom.jpg);background-repeat:no-repeat;height:25px;width:243px;margin:0;}
.small-search-mid p {padding:0;margin:0;}
.small-search-mid table{color:#ffffff;font-size:12px;text-align:left;}
.small-search-mid table td{padding-right:10px;}
ul.types{
margin-left:30px;
list-style-image:url(../img/open.gif);
}
ul.types li{
padding-bottom:5px;
}
ul.features{
margin-left:10px;
list-style:none;
font-size:11px;
color:#666666;
}
ul.features li a{
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#666666;
}

