.slideout_content {
	float: left;
}
/**************************************************
	Margin & padding reset
***************************************************/
* {
	margin: 0;
	padding: 0;
}
/**************************************************
	HTML Styles
***************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0 0 0;
	font-size: 75%;
	background-image: url(/awhome.nsf/interface/body-bg2.gif);
	background-repeat: repeat;
	position: relative;
	color: #4d3420;
}
a {
	outline: none;
}
a img {
	border: none;
}
li,p {
	line-height: 15px;
	margin-bottom: 12px;
}
h1 {
	background-repeat: no-repeat;
	position: relative;
	left: -2px;
	margin-bottom: 3px;
}
h2 {
	background-repeat: no-repeat;
	position: relative;
	color: #ff6306;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}

ol {
	font-size: 11px;
	font-weight: bold;
	padding-left: 18px;
}
ol li {
	margin-bottom: 0px;
}

textarea {
	border: 1px solid #ccc;
}

a.button_map,
a.button_go {
	width: 27px;
	height: 27px;
	display: block;
	position: absolute;
	text-indent: -5000px;
	right: 9px;
	top: 5px;
}
a.button_map {
	background-image: url(/awhome.nsf/work-at-aw/map-buttons.gif);
	right: 9px;
	top: 5px;
}


a.button_map2 {
	background-image: url(/awhome.nsf/work-at-aw/mapview.png);
	background-repeat: no-repeat;
	right: 1px;
	top: 128px;
	width: 70px;
	height: 60px;
	border: 1px;
	position: absolute;
	
}
a.button_map:hover {
	background-position: 0 -28px;
}
a.button_go {
	background-image: url(/awhome.nsf/work-at-aw/button-go.gif);
}
a.button_go:hover {
	background-position: 0 -29px;
}
a.read_more {
	background-image:url(/awhome.nsf/work-at-aw/button-read-more.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	height:14px;
	padding-right:14px;
	width:60px;
}
a.button_next {
	background-image: url(/awhome.nsf/work-at-aw/button-next-step.gif);
	width: 76px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-position: 0 -44px;
	float: right;
}
a.button_next:hover {
	background-position: 0 0;
}

a.button_apply_restaurants,
a.button_apply_corporate {
	width: 105px;
	height: 56px;
	display: block;
	background-image: url(/awhome.nsf/work-at-aw/buttons-apply.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
a.button_apply_restaurants {
	background-position: 0 0;
}
a.button_apply_restaurants:hover {
	background-position: 0 -61px;
}
a.button_apply_corporate {
	background-position: -121px 0;
}
a.button_apply_corporate:hover {
	background-position: -121px -61px;
}
a.button_submit {
	background-image: url(/awhome.nsf/work-at-aw/button-submit.gif);
	width: 76px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	float: right;
}
a.button_submit:hover {
	background-position: 0 -44px;
}
a.button_download {
	background-image: url(/awhome.nsf/work-at-aw/button-download.gif);
	width:105px;
	height: 56px;
	display: block;
	text-indent: -5000px;
	background-position: 0 -58px;
	float: right;
}
a.button_download:hover {
	background-position: 0 0;
}

/**************************************************
	CLASS Styles
***************************************************/
br.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.navigation {
	list-style: none;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.offsetRow {
	background-color: #ffda55;
}
.invisible_button {
	position: absolute;
	text-indent: -5000px;
	z-index: 2;
	background-image: url(/awhome.nsf/interface/shim.gif);/*Needed in IE6/7 to allow for clickable region*/
}
.popup {
	position: absolute;
	z-index: 2;
	background-color: #f4e191;
	display: none;
}
.popup .top,
.popup .bottom {
	position: absolute;
	height: 20px;
	background-color: #f4e191;
	z-index: -1;
}
.popup .top {
	top: -20px;
	left: 15px;
}
.popup .bottom {
	bottom: -17px;
	height: 30px;
	left: 15px;
}
.popup .tlc,
.popup .trc,
.popup .blc,
.popup .brc {
	position: absolute;
	background-image: url(/awhome.nsf/food/popup-corners.png);
	height: 30px;
	width: 30px;
}
.popup .tlc,
.popup .blc {
	left: -15px;
}
.popup .trc,
.popup .brc {
	right: -25px;
}
.popup .top .trc {
	background-position: top right;
}
.popup .bottom .blc {
	background-position: bottom left;
}
.popup .bottom .brc {
	background-position: bottom right;
}
.popup .table-icons {
	position: absolute;
	background-image: url(/awhome.nsf/food/table-icons.gif);
	background-repeat: no-repeat;
	background-position: right -16px;
	display: block;
	width: 12px;
	height: 12px;
	top: -10px;
	right: 10px;
}
.popupContent {
	width: 185px;
	float: right;
}
.popup p {
	margin-bottom: 0;
}
.prettyInput {
	float: left;
}
.prettyInput input {
	float: left;
	border: none;
	padding-top: 5px;
	background: url(/awhome.nsf/interface/input-bg.gif) top left repeat-x;
	height: 25px;
}
.linput {
	float: left;
	padding: 0 0 0 15px;
	background: url(/awhome.nsf/interface/input-left-bg.gif) top left no-repeat;
}
.rinput {
	float: right;
	padding: 0 15px 0 0;
	background: url(/awhome.nsf/interface/input-right-bg.gif) top right no-repeat;
}
.error{
	background-image: url(/awhome.nsf/interface/error-icon.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 12px;
	color: #ff6306;
	font-weight: bold;
	padding-left: 27px;
	padding-bottom: 10px;
	padding-top: 3px;
	float: left;
	display: block;
}
/**************************************************
	Site container & rounded corners
***************************************************/
#container {
	width: 959px;
	margin: 0 auto;
	position: relative;
}
#container #top,
#container #bottom {
	width: 839px;
	margin: 0 0 0 60px;
}
#container #top {
	height: 85px;
	background-image: url(/awhome.nsf/interface/bg-top.png);
	background-repeat: repeat-x;
}
#container #bottom {
	height: 62px;
	background-image: url(/awhome.nsf/interface/bg-bottom.png);
	background-repeat: repeat-x;
	clear: both;
}
#container #tlc,
#container #trc,
#container #blc,
#container #brc {
	float: left;
	margin: 0;
	padding:0;
	width: 100%;
}
#container #tlc{
	background: url(/awhome.nsf/interface/corner-tl.png) top left no-repeat;
	
}
#container #trc {
	background: url(/awhome.nsf/interface/corner-tr.png) top right no-repeat;
}
#container #blc {
	background: url(/awhome.nsf/interface/corner-bl.png) bottom left no-repeat;
}
#container #brc {
	background: url(/awhome.nsf/interface/corner-br.png) bottom right no-repeat;
}
/*
#container #trc {
	top: 0;
	width: 51px;
	height: 106px;
}
#container #blc,
#container #brc {
	bottom: 0;
	width: 51px;
	height: 61px;
}
#container #tlc {
	background-image: url(/awhome.nsf/interface/corner-tl.png);
}
#container #trc {
	right: 0;
	background-image: url(/awhome.nsf/interface/corner-tr.png);
}
#container #blc {
	left: 0;
	background-image: url(/awhome.nsf/interface/corner-bl.png);
}
#container #brc {
	right: 0;
	background-image: url(/awhome.nsf/interface/corner-br.png);
}
*/
#container #logo {
	position: absolute;
	left: 55px;
	top: 36px;
	text-indent: -5000px;
	z-index: 1;
}
#container #logo a {
	position: relative;
	width: 125px;
	height: 60px;
	display: block;
	background-image: url(/awhome.nsf/interface/logo-aw.jpg);
	background-repeat: no-repeat;
	top: 6px;
	z-index: 5;
}

/**************************************************
	Inner container, content and sidebars
***************************************************/
#container_inner {/*Houses left, right and middle*/
	background-image: url(/awhome.nsf/interface/bg.png);
	background-repeat: repeat-y;
	padding: 25px 51px 28px 58px;
	position: relative;
}
#sidebar {/*Left*/
	position: relative;
	float: left;
	width: 130px;
	overflow: hidden;
	padding-bottom: 90px;
	padding-top: 30px;
}
#content {/*Middle*/
	position: relative;
	float: left;
	width: 360px;
	min-height: 438px;
	height:auto !important;
	height:438px;
	z-index: 1;
	padding-top: 30px;
}
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #361b07;	
}
#rightbar {/*Right*/
	position: absolute;
	right: 0;
	float: right;
	width: 290px;
	/*margin-right: 20px;*/
	z-index: 2;
	padding-top: 30px;
}
#work_at_aw #rightbar {
	width: 190px;
	position: relative;
}
#work_at_aw .slideout {
	position: relative;
}
#work_at_aw h2 {
	z-index: 100;
}


/**************************************************
	Navigation
***************************************************/
ul#navigation {
	position: relative;
	top: 60px;
	left: 115px;
	width: 750px;
	overflow: hidden;
	list-style: none;
	z-index: 2;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	height: 40px;
	background-image: url(/awhome.nsf/interface/navigation-bg.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	float: left;
}
ul#navigation li#linkA a {
	width: 120px;
	background-position: 0 15px;
	margin-right: 46px;
}
ul#navigation li#linkA a:hover,
ul#navigation li#linkA a.active:hover {
	background-position: 0 -73px;
}
ul#navigation li#linkA a.active {
	background-position: 0 -29px;
}
ul#navigation li#linkB a {
	width: 88px;
	background-position: -164px 15px;
	margin-right: 58px;
}
ul#navigation li#linkB a:hover,
ul#navigation li#linkB a.active:hover {
	width: 88px;
	background-position: -164px -73px;
}
ul#navigation li#linkB a.active {
	background-position: -164px -29px;
}
ul#navigation li#linkC a {
	width: 88px;
	background-position: -310px 15px;
	margin-right: 54px;
}
ul#navigation li#linkC a:hover,
ul#navigation li#linkC a.active:hover {
	width: 88px;
	background-position: -310px -73px;
}
ul#navigation li#linkC a.active {
	background-position: -310px -29px;
}
ul#navigation li#linkD a {
	width: 128px;
	background-position: -452px 15px;
	margin-right: 50px;
}
ul#navigation li#linkD a:hover {
	width: 128px;
	background-position: -452px -73px;
}
ul#navigation li#linkE a {
	width: 92px;
	background-position: -630px 15px;
	margin-right: 4px;
}
ul#navigation li#linkE a:hover {
	width: 92px;
	background-position: -630px -73px;
}

/**************************************************
	Sidebar Navigation
***************************************************/
ul.navigation li {
	margin-bottom: 11px;
}
ul.navigation li a {
	text-indent: -5000px;
	width: 136px;
	height: 14px;
	display: block;
}
ul.navigation li ul {
	list-style: none;
	margin-top: 7px;
}
ul.navigation li ul li {
	margin-bottom: 9px;
}
ul.navigation ul li a {
	text-indent: 0;
	margin-top: 0;
	color: #361b07;
	text-decoration: none;
}
ul.navigation li ul li a:hover {
	color: #ff6306;
}
/**************************************************
	Footer
***************************************************/
ul#footer {
	position: relative;
	list-style: none;
	text-align: center;
	top: 5px;
}
ul#footer li {
	display: inline;
	margin-right: 47px;
}
ul#footer li.last {
	margin-right: 0;
}

ul#footer li a {
	color: #fff;
	text-decoration: none;
}
ul#footer li a:hover {
	color: #ff6306;
}
#footer_extras {
	clear: both;
	position: relative;
	top: -30px;
	color: #fff;
	font-size: 11px;
}
#footer_extras a {
	color: #fff;
/*	color: #4c3327;*/
	text-decoration: none;
}
#footer_extras .left {
	float: left;
	padding-left: 32px;
	width: 250px;
	font-weight: bold;    text-transform: uppercase; 
 }

#footer_extras .right {
	float: right;
	padding-right: 7px;
	width: 250px;
 }

/**************************************************
	Yellow box
***************************************************/
.yellow_box {
	/*position: relative;
	width: 100%;
	background-color: #fbe38a;
	margin: 4px 0 12px;
	padding: 10px;
	left: -10px;*/
	float: left;
	padding: 10px;
}
.yellow_box h1,
.yellow_box h2 {
	text-indent: -5000px;
	margin-bottom: 10px;
}
.yellow_box h2 {
	height: 17px;
}
.yellow_box p {
	position: relative;
	font-size: 11px;
	line-height: 12px;
}
.yellow_box hr {
	border: none;
	height: 15px;
	background-color: #ffd850;
	color: #ffd850;
}
.yellow_box select {
	margin-right: 5px;
}

.yellow_box_addr {
	margin-bottom: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
}

.yellow_addr {
	font-size: 12px;
	font-weight: bold;
}

.yellow_box_tlc,
.yellow_box_trc,
.yellow_box_blc,
.yellow_box_brc {
	float: left;
	/*left: -10px;*/
	position: relative;
	margin: 0;
	padding:0;
	/*width: 100%;*/
	/*background-image: url(/awhome.nsf/food/slideout-corners.gif);*/
}
#rightbar .yellow_box_tlc,
#rightbar .yellow_box_trc,
#rightbar .yellow_box_blc,
#rightbar .yellow_box_brc {
	float: right;
}
.yellow_box_tlc{
	margin: 4px 0 10px 0;
	position: relative;
	background: #FBE38a url(/awhome.nsf/interface/slideout-corner-tl.gif) top left no-repeat;
}
.yellow_box_trc {
	background: url(/awhome.nsf/interface/slideout-corner-tr.gif) top right no-repeat;
}
.yellow_box_blc {
	background: url(/awhome.nsf/interface/slideout-corner-bl.gif) bottom left no-repeat;
}
.yellow_box_brc {
	background: url(/awhome.nsf/interface/slideout-corner-br.gif) bottom right no-repeat;
}

.offsets p {/*In yellow box*/
	padding-top: 5px;
	margin-bottom: 5px;
}

#content .yellow_box {/*All yellow boxes within the middle content area*/
	width: 315px;
}
#rightbar .yellow_box {
	width: 170px;
}


/**************************************************
	Slideout
***************************************************/
.slideout {
	height: 24px;
	overflow: hidden;
	clear: both;
}
.slideout h2 a {
	background-image: url(/awhome.nsf/food/h2-2.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 3px;
	display: block;
	height: 24px;
}
#food .slideout {
	height: 30px;
}
.slideout #header_your_order a {
	background-position: 0 -38px;
	height: 30px;
}
.slideout table {
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
.slideout table td,
.slideout table th {
	white-space: nowrap;
	/*padding: 2px;*/
	line-height: 18px;
}
.slideout table th {
	text-align: left;
	padding-left: 15px;
}
.slideout table td {
	text-align: center;
	white-space: normal;
	
}
.slideout .table-icons-minimize,
.slideout .table-icons-expand,
.slideout .table-icons,
.slideout td a {
	background-image: url(/awhome.nsf/food/table-icons.gif);
	background-repeat: no-repeat;
	z-index: 1;
	display: block;
}
.slideout .table-icons {
	width: 12px;
	height: 12px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.slideout .table-icons-minimize,
.slideout .table-icons-expand {
	width: 12px;
	height: 12px;
	position: absolute;
	right: 30px;
	top: 10px;
	text-indent: -3000px;
	overflow: hidden;
	background-position: bottom right;
}
.slideout .table-icons-minimize { 
	background-position: right -44px;
}
.slideout .ingredients_content td a,
.slideout .scrollable_content td a {
	background-position: right 3px;
	overflow: hidden;
	color: #000;
	text-decoration: none;
}
.slideout .scrollable_content td a.close {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	right: -20px;
	display: block;
	text-indent: -5000px;
	background-position: -137px 1px;
}
.slideout .slide_button {
	position:absolute;
	z-index: 3;
	top: 30px;
	left: 15px;
}
.slideout #nlegend,
.slideout #legend,
.slideout #totals {
	position: absolute;
	background-color: #fbe38a;
	top: 40px;
	z-index: 2;
}
.slideout #nlegend,
.slideout #legend {
	left: 0;
}
.slideout #nlegend {
	top: 89px;
	left: 481px;
}
.slideout #totals {
	right: 0;
}
.slideout #totals td {
	padding-right: 17px;
	padding-left: 16px;
}
.slideout .ingredients_container {
	position: relative;
	width: 110px;
	height: 350px;
	left: 130px;
	overflow: hidden;
}
.slideout .ingredients_content,
.slideout .scrollable_content {
	position: absolute;
	top: 54px;
	height: 351px;
	overflow: hidden;
}
.slideout .scrollable_content {
	top: 52px;
}
.slideout .ingredients_content{
	top:16px;
	left:0px;
}
.slideout #ntotals {
	position:relative;
	top: -356px;
	left: 240px;
	width: 50px;
	z-index: 2;
}
 
.slideout .scrollable_content table {
	width: 105px;
	overflow: hidden;
	margin-top: 0;
}
.slideout .ingredients_content table {
	width: 110px;
	overflow: hidden;
	margin-top: 0;
}
.slideout .ingredients_content tr,
.slideout .scrollable_content tr {
	vertical-align: bottom;
}
.slideout .scroll_left,
.slideout .scroll_right,
.slideout .scroll_nleft,
.slideout .scroll_nright {
	width: 17px;
	height: 17px;
	text-indent: -5000px;
	display: block;
	position: relative;
}
.slideout .scroll_left {
	left: 10px;
	background-position: 0 -34px;
}
.slideout .scroll_right {
	right: -27px;
	background-position: 0 -53px;
}
.slideout .scroll_nleft {
	float: left;
	margin-bottom:5px;
	background-position: 0 -34px;
}
.slideout .scroll_nright {
	float:right;
	margin-bottom:5px;
	margin-right: 10px;
	background-position: 0 -53px;
}

.subtopic {
	font-size: 12px;
	font-weight: bold;
}

.scroll_title {
	height: 36px !important;
	overflow: hidden;
	line-height: 17px !important;
	padding-bottom: 3px;
	font-weight: bold;
}
.scroll_header_title {
	height: 34px;
	padding-bottom: 3px;
}



/**************************************************
	Homepage
***************************************************/
#home_flash_module {
	width: 842px;
	height: 359px;
}
ul#home_flash_navigation {
	list-style: none;
	margin-left: 10px;
}
ul#home_flash_navigation li {
	display: inline;
	text-align: center;
}
ul#home_flash_navigation li a {
	height: 19px;
	overflow: hidden;
	display: block;
	float: left;
	background-image: url(/awhome.nsf/home/bg-flash-navigation-tab.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 7px 10px 0 0;
	font-size: .9em;
	text-decoration: none;
	color: #361b07;
}
ul#home_flash_navigation li a:hover,
ul#home_flash_navigation li a.current {
	background-image: url(/awhome.nsf/home/bg-flash-navigation-tab-on.gif);
	color: #ff6306;
}
ul#home_flash_navigation li a span {
	background-image: url(/awhome.nsf/home/bg-flash-navigation-tab-lc.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 19px;
	width: 10px;
	float: left;
}
ul#home_flash_navigation li a:hover span,
ul#home_flash_navigation li a.current span {
	background-image: url(/awhome.nsf/home/bg-flash-navigation-tab-on-lc.gif);
}
ul#home_features {
	position: relative;
	clear: both;
	padding-top: 14px;
	list-style: none;
}
ul#home_features li {
	display: inline;
}
ul#home_features li a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 110px;
}
ul#home_features li a#join_the_team {
	width: 198px;
	margin-right: 6px;
	background-image: url(/awhome.nsf/home/join-the-team.gif);
}
ul#home_features li a#own_an_aw {
	width: 213px;
	margin-right: 14px;
	background-image: url(/awhome.nsf/home/own-an-aw.gif);
}
ul#home_features li a#cruisin_the_dub {
	width: 213px;
	background-image: url(/awhome.nsf/home/cruisin-the-dub.gif);
}
ul#home_features li a#get_tasty_facts {
	width: 159px;
	height: 155px;
	position: absolute;
	top: -13px;
	right: 7px;
	background-image: url(/awhome.nsf/home/get-tasty-facts.gif);
}
ul#home_features li a:hover#get_tasty_facts {
	background-position: 0 -159px;
}

/**************************************************
	Work at A&W
***************************************************/
#work_at_aw ul.navigation li {
	height: 29px;
}
#work_at_aw ul.navigation li a {
	background-image: url(/awhome.nsf/work-at-aw/navigation.gif);
	background-repeat: no-repeat;
	height: 29px;
}
#work_at_aw ul.navigation ul li a {
	background: none;
	height: 0;
	height: auto;
}
#work_at_aw ul.navigation li#applyrest a:hover,
#work_at_aw ul.navigation li#applyrest a.active {
	background-position: -170px 0;
}
#work_at_aw ul.navigation li#corpopp a {
	background-position: 0 -41px;
}
#work_at_aw ul.navigation li#corpopp a:hover,
#work_at_aw ul.navigation li#corpopp a.active {
	background-position: -170px -40px;
}
#work_at_aw {
	position: relative;
	background-image: url(/awhome.nsf/food/stars.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#work_at_aw h1 {
	height: 33px;
	background-image: url(/awhome.nsf/work-at-aw/h1-work-headings-2.gif);
	text-indent: -5000px;
}
.work_at_aw h1 {
	/*height: 65px !important;*/
}
.restaurant_opportunities h1,
.restaurant_results h1 {
	background-position: 0 -48px;
}
.restaurant_opportunities .yellow_box h2 a {
	background-image: url(/awhome.nsf/work-at-aw/h2-why-aw.gif);
}
.restaurant_opportunities .yellow_box p {
	margin-bottom: 4px;
}
.restaurant_opportunities .download_info {
	width: 300px;
}
.restaurant_results #content {
	width: 330px;
}
.restaurant_results .yellow_box p {
	padding-right: 70px;
}
.application_form #content {
	width: 450px;
}
.application_form #content label {
	float: left;
}
.rest_opps {
	width: 400px !important;
}
.tableInput {
	margin: 0 auto;
	width: 53px;
}
application_form hr {
	background: none;
	background: #000;
	border: none;
	padding: 0;
	margin: 0;
	height: 1px;
	width: 500px;
}

.corporate_opportunities h1 {
	background-position: 0 -95px;
}
.corporate_opportunities .yellow_box h2 {
	background-image: url(/awhome.nsf/work-at-aw/h2-corporate-opportunities.gif);
	background-repeat: no-repeat;
}
.corporate_opportunities .yellow_box a {
	text-transform: uppercase;
	text-decoration: none;
	color: #4d3420;
	font-size: 9px;
}
.corporate_opportunities .yellow_box p {
	line-height: 13px;
}
.form_upload_resume {
	width: 200px;
}
.form_thanks h1 {
	background-position: 0 -184px;
	width: 400px;
	height: 35px !important;
}
.thanks_again h1 {
	background-position: 0 -234px;
}



#location_helper_form .error {
	float: none;
	padding-top: 7px;
}

#location_form .select_province {
	width: 160px;
}
 #location_form .select_city {
	width: 100px;
}

#location_setter {
	width: 341px;
	height: 41px;
	background: url(form-map-helper.gif) no-repeat;
	position: relative;
	margin-top: 3px;
}

#location_setter label {
	display: none;
}

#location_setter input {
	position: absolute;
	left: 156px;
	top: 8px;
	width: 145px;
	border: none;
	background: none;
}

#location_setter a.button_go {
	right: 10px;
	top: 2px;
}


/**************************************************
	Locations Content
***************************************************/
#locations {
	background-image: url(/awhome.nsf/locations/stars.gif);
	background-repeat: no-repeat;
	background-position: 0 340px;
}
#locations #content {
	float: left;
	width: 740px;
	left: 50px;
}
#locations h1 {
	width: 500px;
	height: 40px;
	text-indent: -5000px;
	background-image: url(/awhome.nsf/locations/h1-find-a-location.gif); 
	background-repeat: no-repeat;
	position: relative;
}
#locations #search {
	position: absolute;
	top: 0;
	right: 0px;
	width: 360px;
	font-size: .95em;
}
#locations #search p {
	margin-bottom: 10px;
}
#locations #search form {
	position: relative;
	height: 41px;
	padding-left: 15px;
	background-image: url(/awhome.nsf/locations/bg-form.gif);
	background-repeat: no-repeat;
}
#locations #search form #label_city {
	position: absolute;
	top: 11px;
	width: 90px;
	height: 19px;
	background-image: url(/awhome.nsf/locations/label-enter-city.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	float: left;
}
#locations #search form #button_go {
	position: absolute;
	top: 2px;
	width: 38px;
	height: 38px;
	background: none;
	border: none;
	background-image: url(/awhome.nsf/locations/button-go.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	cursor: pointer;
	left: 310px;
}
#locations #search form input {
	position: absolute;
	top: 14px;
	left: 105px;
	border: none;
	background: none;
	width: 200px;
}
#locations #map {
	margin: 0 0 60px 0;
}
/**************************************************
	Company Content
***************************************************/
#company {
	position: relative;
	background-image: url(/awhome.nsf/food/stars.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#company h1 {
	height: 31px;
	background-image: url(/awhome.nsf/company/h1-company.gif);
	text-indent: -5000px;
}
#company .company {
	padding-left: 128px;
}
/**************************************************
	Contact us Content
***************************************************/
#contact_us {
	position: relative;
	background-image: url(/awhome.nsf/food/stars.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#contact_us h1 {
	height: 31px;
	background-image: url(/awhome.nsf/contact-us/h1-contact-us.gif);
	text-indent: -5000px;
}
#contact_us .contact {
	padding-left: 128px;
	width: 390px;
}
#contact_us .contact .button_submit {
	margin-right: 30px;
}
#contact_us .thanks {
	padding-left: 128px;
	width: 390px;
}
#contact_us .thanks h1 {
	height: 32px;
	background-image: url(/awhome.nsf/contact-us/h1-thanks-for-feedback.gif);
	text-indent: -5000px;
}

/**************************************************
	Our menu Sidebar Navigation
***************************************************/
#terms h1 {
	height: 31px;
	background-image: url(/awhome.nsf/terms/h1-terms.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
#terms .terms {
	padding-left: 133px;
	width: 390px;
}



/**************************************************
	CRUISIN FOR A CAUSE
***************************************************/

#cruisin_for_a_cause {
	position: relative;
	background-image: url(cruisin_for_a_cause/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 555px;
}
#cruisin_for_a_cause h1 {
	height: 33px;
	background-image: url(cruisin_for_a_cause/heading.gif);
	text-indent: -5000px;
	margin-bottom: 10px;
}
#cruisin_for_a_cause #content{
	width: 475px;
	margin-left: 10px;
	padding-top: 50px;
}
#cruisin_for_a_cause ul li{
	list-style: none;
	padding: 0 0 3px 36px;
}
#cruisin_for_a_cause ul li.text{
	padding: 0 0 8px 36px;
	background: url(cruisin_for_a_cause/text.gif) 0 0 no-repeat;
}
#cruisin_for_a_cause ul li.twitter{
	padding: 0 0 12px 36px;
	background: url(cruisin_for_a_cause/twitter.gif) 0 0 no-repeat;
}
#cruisin_for_a_cause ul li.facebook{
	background: url(cruisin_for_a_cause/facebook.gif) 0 0 no-repeat;
}
#cruisin_for_a_cause #content a{
	color: #ff6300;
	text-decoration: underline;
}
#cruisin_for_a_cause #content a:hover{
	text-decoration: none;
}


/******************* Saskatchewan  **********/
#work_at_aw.restaurant_results #rightbar {
	width: 270px;
}

.blue_box {
	background: url(work-at-aw/W11-0801_Blue_SK_Box.gif) no-repeat;
	text-indent: -5000px;
	width: 270px;
	height: 346px;
	position: relative;
}

.blue_box h2,
.blue_box p,
.blue_box ul {
	display: none;
}
.blue_box ul li {
	list-style: none;
}
.blue_box a.abso {
	width: 164px;
	height: 22px;
	position: absolute;
	top: 145px;
	left: 33px;
	z-index: 1000;
}

.blue_box a.abso2 {
	width: 179px;
	height: 18px;
	position: absolute;
	top: 209px;
	left: 33px;
	z-index: 1000;
}



/**************************************************
	locations-new Content
***************************************************/
#locations-new {
	background-image: url(/awhome.nsf/locations-new/stars.gif);
	background-repeat: no-repeat;
	background-position: 0 340px;
}
#locations-new #content {
	float: left;
	width: 850px;
}

#locations-new #content h1 {
	width: 500px;
	height: 40px;
	text-indent: -5000px;
	background-image: url(/awhome.nsf/locations-new/h1-find-a-location.gif); 
	background-repeat: no-repeat;
	position: relative;
}


#locations-new #content .error {
	display:none;	
}

#locations-new #search {
	position: absolute;
	top: 0;
	right: 44px;
	width: 360px;
	font-size: .95em;
}
#locations-new #search p {
	margin-bottom: 10px;
}
#locations-new #search #search_form {
	position: relative;
	height: 41px;
	padding-left: 15px;
	margin-left: -90px;
	background-image: url(/awhome.nsf/locations-new/bg-form-2.gif);
	background-repeat: no-repeat;
}
#locations-new #search #search_form #label_city {
	position: absolute;
	top: 11px;
	width: 90px;
	height: 19px;
	background-image: url(/awhome.nsf/locations-new/label-enter-city.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	float: left;
}


#locations-new #search #search_form #button_go {
	position: absolute;
	top: 2px;
	width: 38px;
	height: 38px;
	background: none;
	border: none;
	background-image: url(/awhome.nsf/locations-new/button-go.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	cursor: pointer;
	left: 310px;
}
#locations-new #search #search_form input {
	position: absolute;
	top: 14px;
	left: 105px;
	border: none;
	background: none;
	width: 200px;
}
#locations-new #map {
	margin: 0 0 60px 0;
}
#locations-new .corners_container {
	position: relative;
	width: 840px;
	height: 380px;
	overflow: hidden;
	padding: 1px;
}
#locations-new .tlc,
#locations-new .trc,
#locations-new .blc,
#locations-new .brc {
	background: url(/awhome.nsf/locations-new/corners-3.gif) no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 1;
}
#locations-new .tlc,
#locations-new .trc{
	top: 0;
}
#locations-new .blc,
#locations-new .brc{
	bottom: 0;
}
#locations-new .tlc,
#locations-new .blc{
	left: 0;
}
#locations-new .trc,
#locations-new .brc{
	right: 0;
}
#locations-new .blc {
	background-position: 0 -11px;
}
#locations-new .trc {
	background-position: -10px 0;
}
#locations-new .brc {
	background-position: -10px -11px;
}


/**************************************************
	The Burger Family Navigation
***************************************************/
#burger_family ul.navigation li a {
	background-image: url(/awhome.nsf/burger-family/navigation.gif);
	background-repeat: no-repeat;
}
#buger_family ul.navigation ul li a {
	background: none;
	height: 0;
	height: auto;
}
#burger_family ul.navigation li#baby_burger a:hover {
	background-position: -145px 0;
}
#burger_family ul.navigation li#papa_burger a {
	background-position: 0 -31px;
}
#burger_family ul.navigation li#papa_burger a:hover {
	background-position: -145px -31px;
}
#burger_family ul.navigation li#teen_burger a {
	background-position: 0 -63px;
}
#burger_family ul.navigation li#teen_burger a:hover {
	background-position: -145px -63px;
}
#burger_family ul.navigation li#mama_burger a {
	background-position: 0 -95px;
}
#burger_family ul.navigation li#mama_burger a:hover {
	background-position: -145px -95px;
}
#burger_family ul.navigation li#grandpa_burger a {
	background-position: 0 -126px;
}
#burger_family ul.navigation li#grandpa_burger a:hover {
	background-position: -145px -126px;
}
#burger_family ul.navigation li#uncle_burger a {
	background-position: 0 -158px;
}
#burger_family ul.navigation li#uncle_burger a:hover {
	background-position: -145px -158px;
}
/**************************************************
	The Burger Family Content
***************************************************/
#burger_family {
	position: relative;
	background-image: url(/awhome.nsf/burger-family/stars.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#burger_family h1 {
	height: 31px;
	background-image: url(/awhome.nsf/burger-family/h1-the-burger-family.gif);
	text-indent: -5000px;
}
#burger_family #large_button {
	position: absolute;
	top: -20px;
}
#burger_family #large_button a {
	width: 247px;
	height: 227px;
	display: block;
	background-image: url(/awhome.nsf/burger-family/join-the-family.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
#burger_family .popup {
	width: 190px;
	padding: 52px 15px 0 15px;
}
#burger_family .popup img {
	position: absolute;
	top: -5px;
	right: 30px;
	z-index: 2;
}
#burger_family .popup .top,
#burger_family .popup .bottom {
	width: 180px;
}
.pu_baby_burger {
	top: 290px;
	left: 80px;
}
.pu_papa_burger {
	top: 230px;
	left: 120px;
}
.pu_teen_burger {
	top: 270px;
	left: 190px;
}
.pu_mama_burger {
	top: 240px;
	left: 240px;
}
.pu_grandpa_burger {
	top: 250px;
	left: 310px;
}
.pu_uncle_burger {
	top: 240px;
	left: 380px;
}

/**************************************************
	Our menu Sidebar Navigation
***************************************************/
#food ul.navigation li a {
	background-image: url(/awhome.nsf/food/navigation.gif);
	background-repeat: no-repeat;
	font-size:13px;
}
#food ul.navigation ul li a {
	background: none;
	height: 0;
	height: auto;
	font-size:10px;
	left:10px;
}
#food ul.navigation ul li {
	line-height:11px;
}
#food ul.navigation li#burgers a {
	background-position: 0 0;
}
#food ul.navigation li#burgers a:hover,
#food ul.navigation li#burgers a.active {
	background-position: -170px 0;
}
#food ul.navigation li#chubby_chicken a {
	background-position: 0px -26px;
}
#food ul.navigation li#chubby_chicken a:hover,
#food ul.navigation li#chubby_chicken a.active {
	background-position: -170px -26px;
}
#food ul.navigation li#fresh_choices a {
	background-position: 0px -53px;
}
#food ul.navigation li#fresh_choices a:hover,
#food ul.navigation li#fresh_choices a.active {
	background-position: -170px -53px;
}
#food ul.navigation li#sides a {
	background-position: 0px -80px;
}
#food ul.navigation li#sides a:hover,
#food ul.navigation li#sides a.active {
	background-position: -170px -80px;
}
#food ul.navigation li#drinks a {
	background-position: 0px -107px;
}
#food ul.navigation li#drinks a:hover,
#food ul.navigation li#drinks a.active {
	background-position: -170px -107px;
}
#food ul.navigation li#desserts a {
	background-position: 0px -134px;
}
#food ul.navigation li#desserts a:hover,
#food ul.navigation li#desserts a.active {
	background-position: -170px -134px;
}
#food ul.navigation li#breakfast a {
	background-position: 0px -162px;
}
#food ul.navigation li#breakfast a:hover,
#food ul.navigation li#breakfast a.active {
	background-position: -170px -162px;
}
/**************************************************
	Our menu Content
***************************************************/
#food {
	position: relative;
	background-image: url(/awhome.nsf/food/stars.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#food h1 {
	height: 35px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-image: url(/awhome.nsf/food/h1-our-menu.gif);
}
#food .burgers h1 {
	background-image: url(/awhome.nsf/food/h1-burger-headings.gif);
}
.teen_burger h1 {
	background-position: 0 0;
}
.burger_family h1 {
	background-position: 0 -743px;
}

#food #add_to_order {
	position: absolute;
	top: 407px;
	left: 255px;
}
#food #add_to_order a {
	width: 113px;
	height: 66px;
	display: block;
	background-image: url(/awhome.nsf/food/add-to-your-order.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 -64px;
	top: 0;
	left: 0;
}
#food #add_to_order a:hover {
	background-position: 0 0;
}
#food #add_to_order a.active:hover {
	background-position: 0 -64px;
}

#food #photo {
	position: relative;
	top: 10px;
}
#food .micro_photo {
	width: 43px;
	height: 33px;
	background-image: url(/awhome.nsf/food/your-order-circle-bg.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
}
#food #rightbar {
	width: 300px;
}
#food .yellow_box {
	position: relative;
	width: 280px;
	background: none;
}
#food_options {
	margin-top: 40px;
	font-size: 10px;
}
#food label {
	float: left;
	margin-right: 20px;
}

#food .radio {
	text-indent: -5000px;
	display: none;
}

#food #header_nutrition {
	margin-bottom: 22px;
}

#nutrition .allergens p,
#nutrition .details p {
	font-size: 12px;
	line-height: 17px;
}
.slideout .details {
	width: 440px;
	height: 420px;
	float: left;
	margin-left: 3px;
	margin-right: 35px;
	overflow: auto;
}
.slideout .allergens {
	margin-right: -10px;
	width: 290px;
	float: left;
	overflow: hidden;
}
.slideout .allergens table {
	margin: 0;
}
#food #rightbar h2 {
	z-index: 100;
}
#food #rightbar a.table-icons-expand {
	z-index: 101;
}
#food #rightbar a.table-icons-minimize {
	z-index: 101;
}

