/* CSS Document */

body { background: url(../gfx/gradient_bg.jpg) repeat-x; }


p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	behavior: url("pngbehavior.htc");
}

li,ul {
	margin: 0px;
	padding: 0px;
}	


.small_copy {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 13px;
	margin: 10px 0px;
}

.or_copy {
	color: #D1742F;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}	

.rt_submit {

	margin: 15px 0px 15px 65px;
}


.rt_balance {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 13px;
	margin-left: 30px;
}

.brwn_copy { 
	color: #512700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}

.thinline {
	border-bottom: 1px solid #969696;
	width: 100%;
	height: 1px;
	margin: 10px 0px;
}



#container {
	width: 860px;
	height:auto;
	margin: 0 auto;
}

#nav {
 float: left;
	width: 182px;
	height: auto;
}	

.zipcode input {
margin-left: 10px;
background-color: #FDDCC7;
border: 1px solid #DA7807;
}


#giftcard_header { 
	float: left; 
	width: 648px; 
	height: auto; 
	margin-top: 20px; 
	background-image: url(../gfx/giftcard_stripe_bg.jpg);
	background-repeat: repeat-x;
}

#whatastore_header { 
	width: 650px; 
	height: auto; 
	margin-top: 20px; 
	background-image: url(../gfx/whatastore_stripe_bg.jpg);
	background-repeat: repeat-x;
}


#mainContent { 
	width: 622px; 
	height: auto; 
	margin: 20px 10px; 
	_margin: 20px 5px;
}

#leftCol_main { 
	float:left; 
	width: 430px; 
	height: auto; 
	margin: 10px 15px; 
	_margin: 5px;
}

#rightCol_main {
	float:left; 
	width: 150px;
	height: auto; 
	border-left: 1px solid #969696;
	padding-left: 10px;
	min-height: 600px;
}


#leftCol_gf { 
	float:left; 
	width: 245px; 
	height: auto; 
	margin: 33px 35px; 
	_margin: 23px 27px;
}

#rightCol_gf {
	float:left; 
	width: 245px; 
	height: auto;
	margin: 33px 10px; 
 	_margin: 23px 5px;
}

.questions {
	margin-left: 12px;
	color: #512700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(../gfx/arrow.jpg);
	line-height: 12px;
    padding-left: 30px;

}

.questions a {
	color: #512700;
	text-decoration: underline;
}

.questions a:hover {
	color: #512700;
	text-decoration: none;
}


.questionsExpand {
	margin: 0px 0px 15px 30px;
	color: #512700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.questionsExpand a {
	color: #512700;
	text-decoration: underline;
}

.questionsExpand a:hover {
	color: #512700;
	text-decoration: none;
}


.question_text {
	list-style-image: none;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 14px;
}




#selectgf {
	margin-top: 40px;
	width: 245px;
	height: auto;
	}
	
#gf1 {
	margin-top: 40px;
	width: 245px;
	height: auto;
}

#gf2 {
	margin-top: 40px;
	width: 245px;
	height: auto;
	}
	
#gf3 {
	margin-top: 40px;
	width: 245px;
	height: auto;
}
#gf4 {
	margin-top: 40px;
	width: 245px;
	height: auto;
	}
	
#minicardswrapper1 {
width: 184px;
height: 158px;
}	

#minicardswrapper2 {
width: 184px;
height: 158px;
}	

#minicardswrapper3 {
width: 184px;
height: 158px;
}	

#minicardswrapper4 {
width: 184px;
height: 158px;
}	

#minicardswrapper5 {
width: 184px;
height: 158px;
}	

.special_card {
	margin-left: 20px;
}

.card_title {
margin-top: 10px;
}

.whataburger copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 30px;
}

.art_tour_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	padding-left: 15px;
}

.right_align {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:  19px;
	color: #000;
	text-align: right;
}
.orange_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA8732;
	text-decoration: none;
}
a.orange_header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA8732;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EA8732;
	text-decoration: none;
}


.comingSoon {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #EA8732;
font-weight: bold;
}


.copy #home_opps {
	background-color: #FBD5BC;
	height: 200px;
	width: 400px;
}
.copy #home_opps #home_opp_border {
	height: 350px;
	width: 425px;
	border: thin solid #FBD5BC;
}
.joboplnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #845F42;
	text-decoration: underline;
}
a.joboplnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #845F42;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #845F42;
	text-decoration: none;
}
.box_border .box_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;
	color: #813f1b;
	text-transform: uppercase;
}
#border {
	background-color: #FFFFFF;
	border: medium solid #FBD5BC;
	height: 302px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #813f1b;
	text-align: left;
	margin-top: 40px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.benefits_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #813f1b;
	padding-left: 10px;
	text-transform: uppercase;
}
#restriction_border {
	width: 575px;
	border: thin solid #FBD6BC;
}
#border #outer {
	background-color: #FBD5BC;
	border: thin solid #FBD5BC;
	height: 265px;
	width: 228px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #845F42;
	font-weight: bold;
}
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #845F42;
	font-weight: bold;
}
#header img {
	padding-left: 20px;
}
.copy #line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.copy #copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #724314;
	padding-left: 15px;
}
.copy .copy1 #address {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.copy #address #address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #724314;
	padding-left: 15px;
	font-weight: bold;
}
.header_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC6930;
}
.brown_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

.brown_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}

.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#add_order {
	padding-left: 30px;
}
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
.dot_border {
	border: thin dotted #E09266;
}



.catHeader {
font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #794015;
padding-left: 8px;
padding-top: 2px;
	background-image: url(../gfx/gradient_orange.jpg);
	background-repeat: repeat-x;
display: block;
border: 1px solid #E09266;
cursor: pointer;
width: 630px;
height: 20px;
}

 
.click_cat_link  {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #724314;
	padding-left: 8px;
}

.copy2 a {
padding: 0 7px 0 7px;
display: block;
text-decoration: none;
cursor: pointer;

}


#list {
padding: 0 7px 0 7px;
}


.listHeader {
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:1px;
	padding-top:1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #733E16;
	background-image: url(../gfx/gradient_orange.jpg);
	background-repeat: repeat;
	background-position: top;
}



.listEven {
	background-color:#FEF1E8;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding:1px;

}
.listOdd {
	background-color:#F2F2F2;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding:1px;
}

.listAddons {
	background-color:#FFFFFF;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
/* ============= Forms Css :) ============= */
.label
{
	width: 20em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.labelx
{
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.labely {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	width: 510px;
	margin: 10px 25px;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}

.note a.orange {
	color: #EE8B35;
	text-decoration: none;
}

.note a.orange:hover {
	text-decoration: underline;
}


.smallnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
}
.input
{
	color: #333300;
	background: #FFF;
	border: 1px solid #510000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submit
{
	color: #fff;
	background: #ffa20c;
	border: 2px outset #d7b9c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.fieldset
{
	border: 1px solid #510000;
	width: 35em;
	background-color: #FFFFFF;
}
.legend
{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #510000;
	padding: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #854311;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F57C1F;
}
.bamsty1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.find_wb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.small_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.black_text #star {
	width: 20px;
	float: left;
}
.black_text #csoon {
	width: 87px;
	float: left;
}
.location_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.address_header_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE8B35;
}
.merchandise_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#merch_border {
	height: 116px;
	width: 163px;
	border: thin solid #FF7B0E;
	background-position: center;
}
.brown_text #news_release {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C66025;
	font-weight: bold;
}
.brown_text #news_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.address_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-right: 30px;
}
.gradient_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(../gfx/our_story/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 25px;
}
.whoweare_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 15px;
}
.giving_back_blk_txt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}
.address_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-right: 30px;
}
.border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	clear: left;
}
.giving_back_orange_header {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC6A31;
}
.giving_back_orange {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6A31;
	font-weight: bold;
}
.drop_line_header {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
.emaillnk {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #845F42;
	text-decoration: underline;
}
a.emaillnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #845F42;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #845F42;
	text-decoration: none;
	
/* ============= News Header :) ============= */	
	
}
#Layer1 {
	position:absolute;
	left:420px;
	top:25px;
	width:515px;
	height:136px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	margin-top: 0px;
}
#Layer1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 30px;
}
/* ============= home page :) ============= */	

.mytext2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF} 
.home a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 
.home a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 
.home a:hover {
	color: #F89D4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 
.home a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 
#SubmitApplication .fieldset .label div {
	width: 400px;
	padding-left: 40px;
}
#SubmitApplication .fieldset #radial {
	padding-left: 200px;
}
.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #834419;
	font-weight: bold;
}
#orange_line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D2762F;
}
.store {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #EE8B35} 

#store_border {
	border: thin solid #D27630;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2752F;
	width: 225px;
}

#store_border td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1752F;
	padding-top: 10px;
	padding-bottom: 10px;
}

.store a:link {color: #EE8B35; text-decoration: underline} 

.store a:visited {color: #EE8B35; text-decoration: underline} 

#store_border #store_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.store_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#store_border #store_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D2752F;
}
#large_orange_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D2752F;
}
#large_orange_box #store_grey #store_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2762F;
}
.store a:hover {color: #663300; text-decoration: none} 
.store a:active {color: #333333; text-decoration: none} 
.click_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#large_orange_box {
	border: thin solid #D2762F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tile {
	background-image: url(../gfx/browse_the_menu/stripes_white_right.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#west .copy1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #845f42;
}
#build_meal_header {
	background-image: url(../gfx/browse_the_menu/stripes_white_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	margin-top: 0px;
}

#stripe_header {
	background-image: url(../gfx/browse_the_menu/stripes_white_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	margin-top: 0px;
}


.wstoreck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.wstoreco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 30px;
}
.wstorecv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}
.dateFormat {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-STYLE: italic; text-decoration: none;
	color: #000000;
}
A.dateFormat:Hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-STYLE: italic; 
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
}
.olBgClass { 
	background-color: #9e9e9e; 
}
.olFontClass { }
.olFontClass A { }
.olCapFontClass { 
	font-weight: bold; 
	color: #222222;
	background-color: #dfdfdf; 
}
.olCapFontClass A { 
	color: #ffffff; 
	font-size: 9px; 
}
.olFgClass td { 
	background-color: #f1f1f1; 
	padding: 2px 5px 5px 5px;
}
.olCgClass td {
	border-top: 1px solid #f1f1f1; 
	border-bottom: 1px solid #aaaaaa;
	background-color: #dfdfdf; 
	padding-left: 5px;  
}
.olCgClass {
 padding: 0px;
 border: 0px;
}
.mytext2 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000} 
.mytext2 a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
.mytext2 a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
.mytext2 a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
.mytext2 a:active {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
} 

.copy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	margin-bottom: 10px;
}

/*footer*/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #82552B;
	text-align: right;
} 
.footer a:link {
	color: #FB8938;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} .footer a:visited {
	color: #FB8938;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
.footer a:hover {
	color: #FB8938;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
.footer a:active {
	color: #FB8938;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
#container #addtocart #mainContent #leftCol_gf .giftcardCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 275px;
	padding-top: 10px;
}
#container #mainContent #leftCol_main .questions .faqAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

#keepshopping {  width: 642px; height: auto; margin-top: 15px; }

#signupform .labelborder { border: 1px solid #999; }

#signupform a { color: #D1742F; text-decoration: underline; }

#signupform a:hover { color: #D1742F; text-decoration: none; }

ul.privacy { margin-left: 25px; }

ol.privacy { margin-left: 15px; }

#jointhefamily_left { width: 410px; height: auto; float: left; padding: 0 15px 0 20px; }

#jointhefamily_left p { margin-bottom: 10px; padding: 0; color: #333; }

#jointhefamily_left .opp_links { margin: 0 0 5px 15px;  }

#jointhefamily_left .note { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333; margin: 15px 0; }

#jointhefamily_left .note a { color: #7B4101; text-decoration: underline; }

#jointhefamily_left .note a:hover { color: #7B4101; text-decoration: none; }

#jointhefamily_right { width: 176px; height: auto; float: left; margin: 15px 0; }

#jointhefamily_right .benefits_header { width: 176px; height: 39px; float: left; _margin-bottom: -4px; }

#jointhefamily_right .benefits_container { width: 176px; height: auto; background: url(../gfx/join_the_family/benefits_bg.jpg) repeat-y; float: left; .margin-bottom: -2px; }

#jointhefamily_right .benefits_list { font-family: Arial, Helvetica, sans-serif; list-style-image: url(../gfx/join_the_family/benefits_liststyle.jpg); font-size: 12px; color: #333; padding: 0 20px 0 28px; line-height: 18px; }

#jointhefamily_right .note { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333; margin: 15px 12px; line-height: 16px; }

#jointhefamily_right .note a { color: #7B4101; text-decoration: underline; }

#jointhefamily_right .note a:hover { color: #7B4101; text-decoration: none; }

#jointhefamily_right .benefits_footer { width: 176px; height: 13px; float: left; padding-bottom: 20px; }


/*WHATABURGER SERVES*/

#serves-full-container { 
	width: 100%;
	height: auto;
	float: left;
    margin-bottom: 20px;
}

#serves-container { 
	width: 100%;
	height: auto;
	float: left;
	background: url(../whataburger_serves/gfx/bg.jpg) repeat-y 470px 0;
    margin-bottom: 20px;
}

#serves-full { 
	width: 600px;
	height: auto;
	float: left;
	padding: 0 20px;
}

#serves-full p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 20px;
   margin-bottom: 10px;
   padding-top: 0px;
   
}

#serves-left { 
	width: 432px;
	height: auto;
	float: left;
	padding-left: 15px;
}

#serves-left .box {
	background: #f6f1ea;
	width: 432px; 
	height: auto;
	float: left;
	margin-bottom: 5px;
    padding: 0 0 15px 15px;
}

#serves-left .box img {
    float: left;
    padding-right: 12px;
}

#serves-left p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 20px;
   margin-bottom: 10px;
}

#serves-left ul {
	margin: 0 0 10px 0;
	font-size: 12px;
    line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#serves-left ul.bumpover {
     margin: 0 0 0 10px;
}

#serves-left ul li {
   margin: 0 0 0 10px;
   list-style-image: url(../whataburger_serves/gfx/list-style.jpg);
}

#serves-left .special-uls p {
    margin: 0;
}

.special-uls {
	width: 100%;
    float: left;
    margin: 0 0 10px 0;
}

#serves-left .special-uls ul {
	float: left;
	margin: 0 15px 0 0;
	list-style-image: url(../whataburger_serves/gfx/list-style.jpg);
}

#serves-left ul li.list-header {
    margin: 0;
    list-style: none;
	list-style-image: none;
    font-weight: bold;
}

/*

#serves-left span {
	color: #f08c38;
	font-size: 14px;
	font-weight: bold;	
}
*/


#serves-right, #serves-right-two { 
	width: 145px;
	height: auto;
	float: left;
	padding-left: 40px;
}

#serves-right .heart, #serves-right-two .heart { 
     margin: 10px 20px;
}

#serves-left .events2 {
	width: 410px;
	height: auto;
	float: left;
	padding: 9px 12px 12px 12px;
	background-color:#f6f1eb;
}

#serves-right p, #serves-right-two p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
  /*  line-height: 13px; */
   line-height: 18px;
   margin-bottom: 10px;
   float: left;
}

#serves-right #one {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 18px;
}

#serves-left a, #serves-right a, #serves-right-two a {
	outline: none;
	color: #f58220;
	text-decoration: underline;
}


#serves-left a:hover, #serves-right a:hover, #serves-right-two a:hover {
	text-decoration: none;
}

#serves-right .orange, #serves-right-two .orange {
	margin-bottom: 10px;
	width: 136px;
	height: auto;
	float: left;
}

#serves-right p.orange a, #serves-right-two p.orange a {
	font-size: 12px;
	color: #f08c38;
	text-decoration: none;
}


#serves-right p.orange a:hover, #serves-right-two p.orange a:hover {
	text-decoration: none;
}

#serves-right .arrow, #serves-right-two .arrow {
	margin-bottom: 10px;
	width: 136px;
	height: auto;
	float: left;
}

#serves-right .arrow a, #serves-right-two .arrow a {
    font-family: Arial, Helvetica, sans-serif;
	color: #f08c38;
	font-size: 12px;
	text-decoration: none;
}


#serves-right .arrow a:hover, #serves-right-two .arrow a:hover {
	text-decoration: none;
}

#expand-p {
	width: 136px;
	height: auto;
	float: left;
}

.burger-present {
	float: right;
	margin: 10px 5px 10px 5px;
	border: 1px solid #DA7807;
}

.left-image {
	float: left;
	padding: 5px 10px 0px 0px;
}

#serves-left .serves_orange_header {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #F08C38;
	margin: 0 5px 10px 0;
}	
.store-alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 15px 0;
	color: #DA7807;
	text-align: center;
}

.serves-box-wrap {
	width: 599px;
	height: auto;
	float: left;
}

.serves-box-top {
	width: 599px;
	height: 14px;
	float: left;
	background: url(../whataburger_serves/gfx/box-top.jpg) no-repeat;
	_margin-bottom: -5px;
}

.serves-box-mid {
	width: 599px;
	height: auto;
	float: left;
	background: url(../whataburger_serves/gfx/box-mid-bg.jpg) repeat-y;
}

.serves-box-mid-content {
	width: 570px;
	height: auto;
	padding: 0 20px;
	float: left;	
}


.serves-box-btm {
	width: 599px;
	height: 14px;
	float: left;
	background: url(../whataburger_serves/gfx/box-btm.jpg) no-repeat;
}

.serves-about-header {
	margin: 10px 0;
}


.heart-landing {  
	float: right;
	padding: 0 15px;

}

.serves-imgR {  
	float: right;
	padding: 0 0 0 15px;
}

a.click-print {
	float: right;
    outline: none;
	color: #f58220;
	text-decoration: underline;
    font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
}

a.click-print:hover {
text-decoration: none;
}

.pattymelt-copy-top {
	font-size: 12px;
	color: #982833;
	margin: 10px;
	padding: 0;
}

.pattymelt-copy-btm {
	font-size: 12px;
	color: #982833;
	margin: 0 0 0 25px;
	padding: 0;
}

.pattymelt-box sup,
.pattymelt-box sub {
	height: 0;
	line-height: 1px;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 8px;	
}

.pattymelt-box sup {
	bottom: 1ex;
}

.pattymelt-box sub {
	top: .5ex;
}

#serves-left .valid-only {
    font-size: 10px;
    line-height: 11px;
    color: #f69d3e;
    text-align: center;
    margin-top: 10px;
}

#serves-left .lovestoryital {
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
}

#serves-left .lovestorywrap {
	border-bottom: 1px solid #EA8732;
	padding-bottom: 10px;	
	margin-bottom: 15px;	
}

#serves-left sup,
#serves-left sub {
	height: 0;
	line-height: 1px;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 8px;	
}

#serves-left sup {
	bottom: 1ex;
} 

#serves-left sub {
	top: .5ex;
}

#serves-left img {
	margin: 0;
	padding: 0;	
}

.wbpromo {
	float: left;
	width: 648px;
	height: 537px;
	background: url(../gfx/menu_and_nutrition/bg.jpg) no-repeat;
}

table.milk-cookies {
	margin: 15px 10px 0 0; 
}

table.milk-cookies img {
	margin-bottom: 0px;	
}

#serves-left a.twitter-link img {
    margin: 0 2px -2px 2px;
}


#serves-left a.twitter-link {
	text-decoration: none; 
	font-weight: bold;
	font-size: 14px;
}

#serves-left a.twitter-link:hover {
    text-decoration: underline;
}


.FBConnectButton_Simple {
    display: none;
}

.fb-link a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../whataburger_serves/gfx/facebook.jpg) no-repeat;
    margin: 0 2px -2px 0;
}

#serves-left p.copy {
padding: 0 0 0 15px;
}

#serves-left p.copynobreak {
	padding: 0 5px 0 0;
	margin-bottom: 10px;
}

#serves-left p.servescopy-sm, #serves-full p.servescopy-sm {
 font-size: 10px;
 font-weight: bold;
}