* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 14px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #525557;
	line-height: 130%;
	background: #f9f5ec url("../images/bg-pattern.gif") repeat 95px 118px;
}

.clearer {
    clear: both;
}

.hide {
	display: none;
}

.wide {
	width:465px !important;
}

.notice {
	border:1px solid #dd8e88;
	margin:0 28px 20px;
	padding: 10px;
}

.latest-submission {
	border:1px solid #1f8d1c;
	margin:0 28px 20px;
	padding: 10px;
	font-size: 12px;
	line-height: 160%;
}

a {
	color: #1f8d1c;
	font-weight: bold;
}

a:hover {
	color: #166314;
}

h4 {
	margin-top:5px;
}

#container {
    position:relative;
	background: url("../images/bg.jpg") repeat-x 95px 0;
}

#shadow {
    position:relative;
	background: url("../images/bg-shadow.jpg") no-repeat 403px 65px;
}

#logo {
    position:absolute;
    top: 55px;
    left: 118px;
}

#logo a {
 	background:url("../images/logo.jpg") no-repeat 0 0;
	display: block;
	width: 232px;
	height: 117px;
}

#top-links {
    text-align:right;
    height: 32px;
    width: 955px;
    line-height: 14px;
    color: #b0a99d;
    font-size: 15px;
    font-weight:bold;
	list-style-type: none;
}

#top-links li {
	display: inline;
}

#top-links a {
    color: #b0a99d;
    text-decoration:none;
    font-size: 11px;
    line-height: 32px;
    margin: 0px 4px;
}

#top-links a:hover {
    text-decoration:underline;
}

#main-content {
    margin-left: 434px;
    width:469px;
	padding: 25px 25px 40px;
    background: #fff;
    position:relative;
    border-bottom: solid 7px #a12206;
	font-size: 12px;
	font-weight: normal;
	
}

#navigation {
    width: 474px;
    background: url("../images/nav_bg.gif") no-repeat left top;
    height: 60px;
    padding-left: 56px;
    position:relative;
    margin-left: 427px;
	list-style-type:none;
}

#navigation li {
	display: inline;
}

#navigation a {
    display:block;
	float: left;
    height: 20px;
	margin-right:13px;
	padding:25px 10px 0;
    color: #463e3c;
    font-weight:bold;
    font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
    font-size: 15px;
    text-decoration:none;
    position:relative;
    z-index:100;
}

#navigation a:hover, #navigation a.active {
    color: #a12206;
    border-bottom: solid 4px #a12206;
}

#footer {
    margin-left: 434px;
    width: 519px;
    text-align:right;
    padding: 10px 0px 15px;
    color: #877c6d;
	font-size: 12px;
}

#footer a {
    color: #877c6d;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
}

.screenshots {
    position:absolute;
    top: -60px;
    left: 413px;
    z-index:1;
}

.screenshots a {
	background:url("../images/screenshots.gif") no-repeat 0 0;
	display: block;
	width: 120px;
	height: 277px;
}

.screenshots a:hover {
	background:url("../images/screenshots-hover.gif") no-repeat 0 0;
}

#main-content h1 {
    font-size: 25px;
    font-family:Helvetica "Trebuchet MS", Arial, sans-serif;
    color: #48403d;
    line-height: 32px;
    /*border-bottom: solid 1px #e3e2e0;*/
    padding: 0px 0px 13px;
}

#main-content h3 {
    font-size: 14px;
    font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #757a7d;
    line-height: 21px;
	letter-spacing: -0,1px;
	padding-bottom: 20px;
    /*border-bottom: solid 1px #e3e2e0;
    padding: 13px 0px;*/
}

#main-content h2 {
    font-size: 14px;
    font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #463e3c;
    line-height: 21px;
	letter-spacing: -0,1px;
	padding-bottom: 10px;
    /*border-bottom: solid 1px #e3e2e0;
    padding: 13px 0px;*/
}

.red {
    color: #a52206;
}

.green-heading {
    color: #1f8d1c;
	font-size: 14px;
}

.grey {
    color: #877C6D;
}


.grey-italic {
    color: #877C6D;
	font-size: 90%;
	font-style: italic;
}

.steps {
    padding: 20px 0px 10px 26px;
	list-style-type:none;
}

#step1, #step2, #step3 {
    width: 150px;
    margin:0 10px 12px 0;
    float:left;
    text-align:center;
    color: #6a645d;
}

#step1 {
	background:url("../images/step1.jpg") no-repeat 50% 0;
}

#step2 {
	background:url("../images/step2.jpg") no-repeat 50% 0;
}

.steps p {
    font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:11px;
    color: #666563;
    line-height: 14px;
    padding-top:94px;
}

#step3 a {
	display: block;
	width: 150px;
	height: 86px;
	background:url("../images/step3.jpg") no-repeat 50% 0;
}

#step3 a:hover {
	background:url("../images/step3-hover.jpg") no-repeat 50% 0;
}

#step3 p {
 	padding-top: 8px;
}

.options {
    padding: 20px 26px 10px 26px;
	list-style-type:none;
}

#option1, #option2, #option3 {
    margin:0 10px 12px 0;
    color: #6a645d;
	clear: both;
}

#option1 a.number, #option2 a.number, #option3 a.number {
	display: block;
	float: left;
	width:50px;
	height: 78px;
}

#option1 a.number {
	background:url("../images/1.gif") no-repeat 0 0;
}

#option1 a.number:hover {
	background:url("../images/1-hover.gif") no-repeat 0 0;
}

#option2 a.number {
	background:url("../images/2.gif") no-repeat 0 0;
}

#option2 a.number:hover {
	background:url("../images/2-hover.gif") no-repeat 0 0;
}

#option3 a.number {
	background:url("../images/3.gif") no-repeat 0 0;
}

#option3 a.number:hover {
	background:url("../images/3-hover.gif") no-repeat 0 0;
}

#option1 h3, #option2 h3, #option3 h3 {
	width: 281px;
	height: 23px;
	margin-left:65px;
}

#option1 h3 {
	background:url("../images/heading-pre-prepared.gif") no-repeat 0 0;
}

#option2 h3 {
	background:url("../images/heading-online-form.gif") no-repeat 0 0;
}

#option3 h3 {
	background:url("../images/heading-email-post.gif") no-repeat 0 0;
}

.options p, .options address {
    font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:11px;
    color: #666563;
    line-height: 14px;
	margin: 5px 0 0 68px;
}

.or {
	background:url("../images/or.gif") no-repeat 0 0;
	width: 28px;
	height: 15px;
	display: block;
	margin-top: 13px !important;
}









.submit-now {
	margin: 8px 0 8px 30px;
    padding-bottom: 10px;
}

.submit-now a {
	background:url("../images/submit.jpg") no-repeat 0 0;
	display: block;
	width: 225px;
	height: 53px;
	margin-right:18px;
	float: left;
}

.submit-now a:hover {
	background:url("../images/submit-hover.jpg") no-repeat 0 0;
}

.submit-now blockquote {
/*     width:220px; */
    padding-right: 25px;
    padding-top:8px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-style:italic;
    line-height: 14px;
    color: #9c9992;
    font-size: 12px;
}

blockquote img {
    position:relative;
    top: -2px;
}

.grey-box {
    width: 465px;
    margin: 0px auto;
    background: #f2f0eb url("../images/bottom_round.jpg") no-repeat left bottom;
    position:relative;
}

.grey-box .top-round {
    width: 465px;
    height: 20px;
    position:absolute;
    left:0px;
    right: 0px;
    z-index:1;
    background: url("../images/top_round.jpg") no-repeat left top;
}

.grey-box .box-content {
    position:relative;
    z-index: 100;
    padding: 12px 25px 15px 26px;
}

.grey-box h2 {
    margin-bottom: 10px;
	margin-left: 0 !important;
	font-size: 16px !important;
	width: 100% !important;
}

.grey-box p {
    margin: 10px 0;
    line-height: 22px;
	font-size: 13px;
	color:#6A645D;
}

.red-bullets {
    list-style-type:none;
}

.red-bullets li {
    background: url("../images/red_bullet.gif") no-repeat left 8px;
    color: #6a645d;
    line-height: 21px;
    padding: 5px 0px 5px 33px;
    font-size: 13px;
}

.internal-text {
    padding: 10px 0px 17px;
    line-height: 22px;
}

.main-text {
    padding: 10px 0px 17px;
    margin: 0px 28px;
    line-height: 20px;
	font-size: 11px;
}

.main-text ol li h2 {
	margin-top: 20px;
}


.learn-more a {
	background:url("../images/learn_more.jpg") no-repeat 0 0;
	display: block;
	width: 134px;
	height: 47px;
	margin-top:-15px;
	float: right;
}

.learn-more a:hover {
	background:url("../images/learn_more-hover.jpg") no-repeat 0 0;
}

#iphone {
    position:absolute;
    top: 188px;
    left: 0px;
	width: 410px;
	height: 603px;
}

#gallery {
    padding: 10px 0px 20px;
    margin: 0px 0;
    line-height: 22px;
	list-style-type: none;
}

#gallery-landscape li {
	list-style-type: none;
	float: left;
}

#gallery li {
	float: left;
	width: 140px;
	height: 284px;
	background: url("../images/gallery/iphone-bg.jpg") no-repeat 0 0;
	padding-right: 23px;
}

li.rightside {
	padding: 0 !important;
}

#gallery li img {
	padding: 44px 0 0 14px;
}

ul.joined {
	list-style-position: inside;
	margin-top: 10px;
}

#list, #recipes {
	padding-bottom: 20px;
}

#list li, #recipes li {
	list-style-type: none;
	float: left;
	width: 107px;
	padding-right: 15px;
	margin-top: 15px;
}

#list li.rightside, #recipes li.rightside {
	width: 102px;
	padding-right: 0 !important;
}

#recipes li {
	height: 182px;
}

a#restaurant-list {
	display: block;
	height: 30px;
	width: 169px;
	margin-bottom: 15px;
    background: url("../images/btn-restaurant-list.gif") no-repeat 0 -30px;
}

a#restaurant-list:hover {
    background: url("../images/btn-restaurant-list.gif") no-repeat 0 0;
}

a#recipes-list {
	display: block;
	height: 30px;
	width: 169px;
	margin-bottom: 15px;
    background: url("../images/btn-recipes-list.gif") no-repeat 0 -30px;
}

a#recipes-list:hover {
    background: url("../images/btn-recipes-list.gif") no-repeat 0 0;
}

/* --- STYLES FOR RESTAURANT APPROVAL PAGES   */


#restaurant-top-links {
    margin: 0 auto;
	text-align:right;
    height: 32px;
    width: 740px;
    line-height: 14px;
    color: #b0a99d;
    font-size: 15px;
    font-weight:bold;
	list-style-type: none;
}

#restaurant-top-links li {
	display: inline;
}

#restaurant-top-links a {
    color: #b0a99d;
    text-decoration:none;
    font-size: 11px;
    line-height: 32px;
    margin: 0px 4px;
}

#restaurant-top-links a:hover {
    text-decoration:underline;
}

#navigation-wide {
	width: 720px;
	padding-left: 35px;
    background: url("../images/nav_bg_wide.gif") no-repeat left top;
    height: 60px;
	margin: 0 auto;
	text-align: center;
	list-style-type:none;
}

#navigation-wide li {
	display: inline;
}

#navigation-wide a {
    display:block;
	float: left;
    height: 20px;
	margin-right:13px;
	padding:25px 16px 0;
    color: #463e3c;
    font-weight:bold;
    font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
    font-size: 15px;
    text-decoration:none;
    position:relative;
    z-index:100;
}

#navigation-wide a:hover, #navigation-wide a.active {
    color: #a12206;
    border-bottom: solid 4px #a12206;
}

#navigation-wide h1 {
	font-size:22px;
	letter-spacing:0.5px;
	padding-top:17px;
}

#restaurant-footer, #restaurant-head {
    margin: 0 auto;
    width: 740px;
    text-align:right;
    padding: 10px 0px 15px;
    color: #877c6d;
	font-size: 12px;
}

#restaurant-head {
    padding: 9px 0px 9px;
	font-size: 11px;
}

#restaurant-footer a {
    color: #877c6d;
    text-decoration:none;
}

#restaurant-footer a:hover {
    text-decoration:underline;
}

#restaurant-content {
	margin: 0 auto;
    width: 679px;
	padding: 17px 30px 30px;
    background: #fff;
    border-bottom: solid 7px #a12206;
}

#restaurant-content div {
	padding-bottom: 15px;
	border-bottom: 1px solid #E3E2E0;
}

#restaurant-content h1 {
	color:#A52206;
	font-size:17px;
}

#restaurant-content h2 {
	color:#304357;
	font-size:15px;
}

#restaurant-content h3 {
	color:#1F8D1C;
	font-size:14px;
}

#restaurant-content p, #restaurant-content h1, #restaurant-content h2, #restaurant-content h3, #restaurant-content ul, #restaurant-content ol {
	margin: 10px;
}

#restaurant-content ul, #restaurant-content ol {
	list-style-position: inside;
}

#restaurant-content img#header, #restaurant-content img#prep {
	display: none;
}

#restaurant-content a {
	color:#6f6859;
	font-weight:normal !important;
}

#restaurant-content img {
	float: left;
	padding:8px;
	
}

#restaurant-top {
	height: 274px;
	width: 669px;
	background: url("../images/restaurant/restaurant-iphone.jpg") no-repeat 0 10px;
	border-bottom: solid 1px #e3e2e0;
	padding-bottom: 0 !important;
	margin-bottom: 35px;
}

#restaurant-top h1 {
	width: 218px;
	float: right;
	font-size: 14px;
    font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #757a7d;
    line-height: 21px;
	letter-spacing: -0,1px;
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#restaurant-top h1 img {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

span.clearer, span.iphone-design {
	display: block;
}

.iphone-bg01 {
	width: 287px;
	height: 562px;
	background: url("../images/iphone-bg01.jpg") no-repeat left top;
	float: left;
	margin-left: 70px;
}

.iphone-bg02 {
	width: 243px;
	height: 562px;
	background: url("../images/iphone-bg02.jpg") no-repeat left top;
	float: left;
}

.iphone-bg01 img {
	padding: 0 !important;
	margin:88px 0 0 27px;
}

.iphone-bg02 img {
	padding: 0 !important;
	margin: 99px 0 0 0;
}

#restaurant-content .steps {
    padding: 20px 0px 10px 26px;
	list-style-type:none;
}

#restaurant-content li.step {
    width: 200px;
    margin:0 10px 12px 0;
    float:left;
    text-align:center;
    color: #6a645d;
}

.approve {
	border:1px solid #1f8d1c;
	margin:0 28px 20px;
	padding: 10px;
	width: 280px;
	float: left;
}

.changes {
	border:1px solid #DD8E88;
	margin:0 28px 20px;
	padding: 10px;
	width: 312px;
	float: left;
}

#message {
	font-style: italic;
	font-size:12px;
	line-height:160%;
	margin-bottom: 25px;
	padding-bottom: 20px !important;
}

.approve-btn a {
	background:url("../images/approve.gif") no-repeat 0 0;
	display: block;
	width: 225px;
	height: 53px;
	margin-top: 7px;
}

.approve-btn a:hover {
	background:url("../images/approve-hover.gif") no-repeat 0 0;
}

.changes-btn a {
	background:url("../images/changes.gif") no-repeat 0 0;
	display: block;
	width: 225px;
	height: 53px;
	margin-top: 7px;
}

.changes-btn a:hover {
	background:url("../images/changes-hover.gif") no-repeat 0 0;
}

#main-graphic {
	background:url("../images/main-iphones.jpg") no-repeat 0 0;
	height: 238px;
	margin: 0 10px 22px;
}

.get-now {
	padding: 92px 0 0 65px;
}

.get-now-restaurant {
	padding: 113px 0 0 70px;
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
	float: left;
	width: 260px;
}

.get-now a, .get-now-restaurant a {
	background:url("../images/get-it-now.jpg") no-repeat 0 -114px;
	display: block;
	width: 163px;
	height: 114px;
}

.get-now a:hover, .get-now-restaurant a:hover {
	background:url("../images/get-it-now.jpg") no-repeat 0 0;
}

.main-left {
	width: 274px;
	float: left;
	font-size: 12px;
	line-height: 126%;
	color: #525557;
}

.main-list {
    list-style-type:none;
	list-style-position: inside;
	font-weight: normal;
	padding-bottom: 15px;
	/*line-height: 140%;*/
}

.main-list li {
    background: url("../images/arrow-bullet.gif") no-repeat left 8px;
    padding: 2px 0px 0px 18px;
}

.main-right {
	width: 175px;
	float: right;
	line-height: 126%;
}

.main-right h2 {
	padding-bottom: 5px !important;
}

.main-right a {
	text-decoration: none;
	color: #525557;
	font-weight: normal;
	font-size: 12px;
}

.main-right a:hover {
	color: #1f8d1c;
}


#blog-box {
	background: url("../images/icon-blog-big.gif") no-repeat 0 4px;
	padding: 10px 0 27px 60px;
}

#twitter-box {
	background: url("../images/icon-tw-big.gif") no-repeat 0 4px;
	padding: 0 0 27px 60px;
}

#facebook-box {
	background: url("../images/icon-fb-big.gif") no-repeat 0 4px;
	padding: 0 0 27px 60px;
}

a.list-btn {
	background: url("../images/view-list.gif") no-repeat 0 -28px;
	display: block;
	height: 28px;
	width: 80px;
	float: left;
}
	
a.list-btn:hover {
	background: url("../images/view-list.gif") no-repeat 0  0;
}

a.demo-btn {
	background: url("../images/view-demo.gif") no-repeat 0 -28px;
	display: block;
	height: 28px;
	width: 67px;
	float: left;
}

a.demo-btn:hover {
	background: url("../images/view-demo.gif") no-repeat 0  0;
}

a.recipe-btn {
	background: url("../images/taste-recipe.gif") no-repeat 0 -28px;
	display: block;
	height: 28px;
	width: 70px;
	float: left;
}
	
a.recipe-btn:hover {
	background: url("../images/taste-recipe.gif") no-repeat 0  0;
}


a.screens-btn {
	background: url("../images/view-screenshots.gif") no-repeat 0 -28px;
	display: block;
	height: 28px;
	width: 117px;
	float: left;
}
	
a.screens-btn:hover {
	background: url("../images/view-screenshots.gif") no-repeat 0  0;
}

ul#social-box li {
	list-style-type: none;
	display: inline;
}

.lots-text p {
	margin-bottom: 14px;
}