/** Aztek Tacos Cascading Style Sheets
	By: Eric Santana - Solitude Creative
	www.solitudecreative.com **/
	

/** Resets **/

div { margin: 0px; padding: 0px;}
body { margin: 0px; padding: 0px; background: #fdd2a4 url(images/background.gif) repeat-x; font-family: Verdana, Arials, sans-serif; }
img { border: none; margin: 0px; padding: 0px; }
.clear { clear: both; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 5px 0px; font-family: Verdana, Arial, sans-serif; color: #e48d28 }
p { margin: 0px; padding: 0px; font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.main_section a { color: #e48d28; text-decoration: none; }
.main_section a:hover { color: black; text-decoration: underline; }

/** Main Structure **/

#main_container { width: 960px; margin: 0 auto; }
#header { background: url(images/header.png) no-repeat; width: 960px; height: 149px; margin-top: 70px; }
#logo { background: url(images/aztek_tacos_logo.png) no-repeat; width: 218px; height: 174px; position: relative; top: -27px; left: 35px; }
#main_content { background-image: url(images/content_bg.gif); background-repeat: repeat-y; padding-bottom: 30px; }


#body_menu #main_content { background-image: url(images/content_bg.gif); background-repeat: repeat-y; padding-bottom: 30px; }
#top_section { background: url(images/top_section_bg.gif) no-repeat; width: 910px; height: 214px; position: relative; top: 25px; margin: 0 auto; }
.content_container { width: 920px; padding: 20px 20px 10px 20px;  }
#welcome_header { background: url(images/welcome_header.png) no-repeat; width: 380px; height: 58px; }
#menu_header { background: url(images/aztek_menu_header.png) no-repeat; width: 380px; height: 58px; }
.welcome	{ width: 510px; float: left; }
.welcome_photo { width: 320px; float: left; position: relative; top: -40px; left: 20px; }
.catering_photo { width: 358px; float: left; position: relative; top: -34px; left: 19px; }
#footer { background: url(images/footer_bg.png) repeat-x; height: 121px; margin-top: -60px; position: relative; }
#footer_container { margin: 0 auto; width: 960px; padding-top: 85px; }
#footer_container p { text-align: center; color: white; font-family: Verdana, Arial, sans-serif; font-size: 14px; }
.solitude { font-size: 11px; }
#cactus { position: relative; z-index: -9999; }
.right_cactus { background: url(images/right_cactus.png) no-repeat; width: 243px; height: 319px; position: absolute; top: -370px; right: 0px; z-index: -1; }
.left_cactus { background: url(images/left_cactus.png) no-repeat; width: 183px; height: 231px; position: absolute; top: -320px; left: 0px; z-index: -1; }
#mailing_area { width: 920px; padding: 0px 25px; }
#mailing_list { width: 450px; padding: 10px; background-color: white; border: 1px solid #FFE9CF; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#mailing_header { background: url(images/mailing_header.gif) no-repeat; width: 380px; height: 58px; }

/** E-Mail Tab **/

#email_placement { position: relative; }
	#email { position: absolute; top: -238px; right: 500px; }
		#email li { list-style: none; }
		
		
		#email ul .email_tab a {
			background: url(images/e-mail_tab.png) no-repeat;
			width: 235px;
			height: 35px;
			display: block;
			text-indent: -9999px;
		}
		
		#email ul .email_tab a:hover {
			background: url(images/e-mail_tab_over.png) no-repeat;
			width: 235px;
			height: 35px;
			display: block;
			text-indent: -9999px;
		}

/** Facebook **/

#facebook { position: relative; }
	#facebook img { position: absolute; top: -217px; left: 470px; }

/** Twitter **/

#twitter_placement { position: relative; }
	#twitter { position: absolute; top: -250px; right: 300px; }
		#twitter li { list-style: none; }
		
		
		#twitter ul .twitter_bird a {
			background: url(images/twitter_bird.png) no-repeat;
			width: 104px;
			height: 47px;
			display: block;
			text-indent: -9999px;
		}
		
		#twitter ul .twitter_bird a:hover {
			background: url(images/twitter_bird_over.png) no-repeat;
			width: 200px;
			height: 66px;
			display: block;
			text-indent: -9999px;
			position: relative;
			top: -19px;
		}

#balloon_placement { position: relative; }
	#balloon { position: absolute; top: -250px; right: 25px; width: 250px; background-color: #E36100; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #F8B461; padding: 6px; }
		#balloon p { font-size: 10px; color: white; }
		#balloon a { text-decoration: underline; color: white; }
		#balloon a:hover { color: black; }

/** Navigation **/

#navigation { background: url(images/navigation_bg.gif) no-repeat; width: 960px; height: 37px; }
#navigation ul { margin: 0px; padding: 0px; list-style: none; }

#navigation ul li { float: left; padding-top: 7px; padding-left: 75px; }
#navigation ul li a {  font-size: 18px; color: white; text-decoration: none; }
		#navigation ul li a:hover { text-decoration: underline; }
		#navigation ul li a span { text-decoration: underline; }

/** Audio Player **/

#player { position: absolute; top: 180px; left: 200px; }

/** Bottom Boxes **/

#three_boxes { width: 920px; padding: 15px; }
.bottom_box { width: 292px; height: 203px; float: left; padding-right: 20px; background: url(images/bottom_box.gif) no-repeat; }
.old_paper_box { width: 292px; height: 203px; float: left; padding-right: 12px; background: url(images/old_paper_box.png) no-repeat; }
.old_paper_box p { font-size: 14px; line-height: 1.6em; text-align: center; }
.box_text { margin-top: 10px; }
	.box_text a { color: black; text-decoration: none; }
	.box_text a:hover { color: #e48d28; text-decoration: underline; }
.box_container { padding: 20px; }
#specials { background: url(images/specials_img.png) no-repeat; width: 229px; height: 84px; margin-top: -30px; position: relative; left: -30px; }
#menu { background: url(images/menu_img.png) no-repeat; width: 229px; height: 84px; margin-top: -30px; position: relative; left: -30px; }
#locations { background: url(images/locations_img.png) no-repeat; width: 229px; height: 84px; margin-top: -30px; position: relative; left: -30px; }

.main_section { font-size: 14px; line-height: 1.6em; font-family: Verdana, Arial, sans-serif; padding-bottom: 20px; }

/** Menu Columns **/

#left_column { width: 660px; float: left; padding-bottom: 20px; }
#right_column { width: 240px; float: left; padding-bottom: 20px; }

/** Catering **/

#catering_h1 { background: url(images/catering_h1.png) no-repeat; width: 342px; height: 57px; text-indent: -9999px; }
#body_catering h2 { padding-bottom: 20px; }
.special_note { font-size: 11px; padding: 20px 0px; font-weight: bold; text-align: center; }
	.special_note a { color: #e48d28; text-decoration: none; }
	.special_note a:hover { color: black; text-decoration: underline; }
.special_order { background-color: white; width: 920px; height: 40px; margin-bottom: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #FFE9CF; }
.special_order .catering_item { float: left; width: 840px; }
.special_order .catering_item p { font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #d2842a; margin: 0px; padding: 10px; }
.special_order .catering_item p span { font-size: 11px; font-style: italic; font-weight: 100; color: black; }
.special_order .catering_price { float: left; width: 60px; }
.special_order .catering_price p { font-weight: bold; margin: 0px; padding: 10px; }
.party_pack { padding: 15px 0px; }
#party_col1 { float: left; width: 270px; background-color: white; padding: 0px 10px; border: 1px solid #FFE9CF;
			-moz-border-radius: 5px; -webkit-border-radius: 5px; min-height: 190px; }
			#party_col1 p { font-family: Verdana, Arial, sans-serif; font-size: 11px;  }
#party_col2 { float: left; width: 270px; background-color: white; padding: 0px 10px; border: 1px solid #FFE9CF; margin-left: 20px;
			-moz-border-radius: 5px; -webkit-border-radius: 5px; min-height: 190px; }
			#party_col2 p { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
#party_col3 { float: left; width: 270px; background-color: white; padding: 0px 10px; border: 1px solid #FFE9CF; margin-left: 20px; 
			-moz-border-radius: 5px; -webkit-border-radius: 5px; min-height: 190px; }
			#party_col3 p { font-family: Verdana, Arial, sans-serif; font-size: 11px; }

/** Specials **/

#specials_h1 { background: url(images/specials_h1.png) no-repeat; width: 342px; height: 57px; text-indent: -9999px; }
#body_specials #left_column { width: 400px; padding-left: 20px; }
	#body_specials #left_column img { border: 10px solid white; }
#body_specials #right_column { width: 400px; padding-left: 90px; }
	#body_specials #right_column img { border: 10px solid white; }

/** Locations **/

#locations_h1 { background: url(images/locations_h1.png) no-repeat; width: 342px; height: 57px; text-indent: -9999px; }
#body_locations #left_column { width: 400px; padding-left: 20px; }
#body_locations #right_column { width: 400px; padding-left: 90px; }
#body_locations #left_column h3, #right_column h3 { text-align: center; }
#body_locations #left_column a, #right_column a { text-align: center; color: black; }
#body_locations #left_column a:hover, #right_column a:hover { text-align: center; color: #d2842a; }
#body_locations #left_column p, #right_column p { line-height: 1.4em; font-size: 14px; text-align: center; padding-bottom: 20px; }

/** Contact Us **/

#contact_us_h1 { background: url(images/contact_us_h1.png) no-repeat; width: 342px; height: 57px; text-indent: -9999px; }
#body_contact #left_column { width: 450px; padding-left: 20px; }
#body_contact #right_column { width: 350px; padding-left: 90px; }
#body_contact #right_column p { text-align: left; }
.hours_bg { background: url(images/hours_bg.gif) no-repeat; width: 338px; height: 158px; padding: 15px; }
.info_bg { background: url(images/info_bg.gif) no-repeat; width: 338px; height: 124px; padding: 5px 15px; }
#hours_h1 { background: url(images/hours_h1.png) no-repeat; width: 380px; height: 58px;}
#body_contact h2 { font-family: Verdana, Arial, sans-serif; font-size: 24px; font-weight: normal; }
#body_contact h3 { font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: normal; text-align: left; }