@charset "UTF-8";
/* QUIZNOS.com MOBILE */

img{
	border: 0px;
	}

a{
	font-weight: normal;
	color: #e41c39;
	text-decoration: underline;
	}
	
.clearboth{
	clear:both;
}


.noPnoM{
	padding:0px;
	margin:0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border:0px;
}


.centeredMargin{
	margin:0px auto 0px auto;
}


.noPnoMLeft{
	padding:0px;
	margin:0px;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border:0px;
}


.footerLink2{
	text-decoration:none;
	color: #e5d5ad;
}

.darkgreenText{
	color:#245100;
	}

.mainButtons{
	margin-top:20px;

} 

.iframe{
	background-color:#fffdf6;
}

.menuTitles{
	font-family: Verdana, sans-serif;
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
	color: #288635;

	}
	
.linkFooter{
	font-weight:bolder;
	font-size:11px;
	color:#f8981d;
	text-decoration:none;
}

.menuLink{
	width:242px;
	border:1px #f7c86a solid;
	display:block;
	text-align:center;
	padding:3px;
	background-image:url(../image/menuBG.gif);
	background-repeat:repeat-x;
	background-color:#f7c666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#915203;
	text-decoration:none;
	}
	
	.menuLinkSmall{
	width:202px;
	border:1px #f7c86a solid;
	display:block;
	text-align:center;
	padding:3px;
	background-image:url(../image/menuBG.gif);
	background-repeat:repeat-x;
	background-color:#f7c666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#915203;
	text-decoration:none;
	}
	
.categoryDesc{
	color:#a15a01;
	font-size:10px;
	}
	
.sectionTitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f3eede;
	margin-bottom:0px;
	}
	
.sectionTitleBlack{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f3eede;
	margin-bottom:0px;
	}

body{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-bottom:15px;
	background: #ffffff; 
	color: #494848;
	background-image:url(../image/background.gif);
	}
	

h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a15a01;
	margin-bottom:0px;
	}	
	
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6d000b;
	margin-bottom:-10px;
	}
	
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#a13c00;
	text-align:center;
	margin-bottom:10px;
	}
	
#wrapper{
	width: 100%;
	min-height: 460px;
	min-width:320px;
	background-repeat:no-repeat;
	/*margin: 0px auto;*/
	}
	
#header{
	width: 100%;
	height: 109px;
	background-image:url(../image/navBG.jpg);
	background-repeat:repeat;
}

#logo{
	width:143px;
	margin-left:8px;
	height:109px;
	float:left;
	background-image:url(../image/logo.jpg);
}

#midcontent{
	width:278px;
	margin:0px auto;
	}

#welcome{
	width:147px;
	margin:35px 20px 0px 0px;
	height:52px;
	float:right;
	background-image:url(../image/welcomeH.gif);
}

#quiznosCom{
	width:145px;
	margin:25px 20px 0px 0px;
	background-image:url(../image/quiznosCom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:60px;
	float:right;
}


#homeBut{
	width:46px;
	margin:0px 0px 0px 86px;
	height:19px;
}

#greenTop{
	margin-top:20px;
	height:22px;
	text-align:center;
	width:280px;
	padding:10px 0px 0px 0px;
    float:left;
	background-image:url(../image/roundedGreenTop.gif);
}

#blackTop{
	margin-top:20px;
	height:37px;
	text-align:center;
	width:280px;
	padding:19px 0px 0px 0px;
    float:left;
	background-image:url(../image/rounded_black_top.gif);
}

#backBut{
	width:46px;
	float:left;
	height:26px;
}

#nutriSmallBut{
	width:154px;
	height:26px;
	float:right;
	
}

#contentTop{
	margin-top:20px;
	width:280px;
	height:14px;
	background-image:url(../image/contentTop.gif);
	float:left;
}




#contentMid{
	width:250px;
	background-image:url(../image/contentBG.gif);
	background-color:#e7e1ae;
	padding:0px 15px 10px 15px;
	background-repeat:repeat-x;
	min-height:224px;
	float:left;
}


#contentBot{
	width:280px;
	height:14px;
	background-image:url(../image/content_bot.gif);
	clear:both;
}



#EverydayMainBoxRight{
	float:right;
}


#EverydayMainBox{
	background-image:url(../image/everyday2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
}


#footer{
	text-align: center;
	height:30px;
	padding:10px 20px 10px 20px;
	color: #e5d5ad;
	font-size: 9px;
	padding-bottom: 10px;
	}

	
/* nutritional information */

table {
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #CAA67E;
	margin-bottom: 10px;
	}
	
table td{
	padding: 3px 0px;
	font-size: 9px;
	border-collapse: collapse;
	border: solid 1px #CAA67E;
	text-align: center;
	}
	
table .header {
	font-size: 7px;
	width: 37px;
	}
	
table .property {
	text-align: left;
	padding-left: 5px;
	}
	
table .size {
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	}

/* q-club sign up */

#signformBox{
	width:246px;
}

.fieldclass{
	margin-top:3px;
	margin-bottom:10px;
	width:97%;
	font-size:13px;
	height:25px;
}
.formTxt{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:lighter;
	margin:0px;
	margin-top:4px;
	padding:0px;
	width:32%;
}

#fieldsBox{
	width:246px;
	margin-bottom:8px;
	
}

.zipField{
	margin-top:3px;
	margin-bottom:10px;
	width:30%;
	height:22px;
	font-size:13px;
}


.mobileField{
	margin-top:3px;
	width:57%;
	height:22px;
    font-size:13px;
}

#sendBut{
	width:75px;
	margin:0px auto 0px auto;
	height:33px;
}

/* storeL*/

.SearchBarField{
	
	vertical-align:top;
	height:71%;
	width:78%;
	font-size:12px;

}
imput{
	color:#009;
}


