/*
default styles for butchsbeachburritos.com
Created:        Jun 29 2006
Last Modified:	Mar 21 2007
----------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com | Copyright 2006
===========================================*/

/* NORMALIZING styles
===========================================*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0;
	}

table { border: 0px;}





/* MAIN styles
===========================================*/
body{
	background: #ff6d00 url('../images/bg.jpg') 0 0 repeat-x;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	}

h1{
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	margin:0;
	font-weight: normal;
	}

h2 {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	margin:0 0 5px 0;
	line-height:120%;
	font-weight: normal;
	}

h2.openmessage {
	text-align:center;
	margin:1em 0 0;
	font-size:16px;
	}

h3 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin:0;
	}

h3#shoppingcartHeading {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin:0;
	}

/* image replacements - menu section
-------------------------------------------------------------------  */
h2#menu-header {
	background: transparent url('../images/menuheader.jpg') 45% 0 no-repeat;
	height: 145px;
	width: 100%; /* is now width of the div */
	padding: 145px 0px 0px 0px; 
	height: 0px !important;
	height /**/:145px;
	overflow:hidden;
	font-size: 1px;
	margin-bottom:3px;
	}

	h2#menu-burritos {
	background: transparent url('../images/burritoheader.jpg') 0 0 no-repeat;
	height: 22px;
	width: 86px;
	padding: 22px 0px 0px 0px; 
	height: 0px !important;
	height /**/:22px;
	overflow:hidden;
	font-size: 1px;
	margin-bottom:3px;
	}

	h2#menu-tacos {
	background: transparent url('../images/tacosheader.jpg') 0 0 no-repeat;
	height: 25px;
	width: 56px;
	padding: 25px 0px 0px 0px; 
	height: 0px !important;
	height /**/:25px;
	overflow:hidden;
	font-size: 1px;
	margin-top:2em;
	margin-bottom:3px;
	}
	
h2#menu-tacosalads {
	background: transparent url('../images/saladheader.jpg') 0 0 no-repeat;
	height: 24px;
	width: 116px;
	padding: 24px 0px 0px 0px; 
	height: 0px !important;
	height /**/:24px;
	overflow:hidden;
	font-size: 1px;
	margin-top:2em;
	margin-bottom:3px;
	}

h2#menu-specialty {
	background: transparent url('../images/specialtyheader.jpg') 0 0 no-repeat;
	height: 26px;
	width: 196px;
	padding: 26px 0px 0px 0px; 
	height: 0px !important;
	height /**/:26px;
	overflow:hidden;
	font-size: 1px;
	margin-bottom:3px;
	}
	
h2#menu-chips {
	background: transparent url('../images/chipsheader.jpg') 0 0 no-repeat;
	height: 28px;
	width: 157px;
	padding: 28px 0px 0px 0px; 
	height: 0px !important;
	height /**/:28px;
	overflow:hidden;
	font-size: 1px;
	margin-top:2em;
	margin-bottom:3px;
	}

h2#menu-childrens {
	background: transparent url('../images/childrensheader.jpg') 0 0 no-repeat;
	height: 23px;
	width: 163px;
	padding: 23px 0px 0px 0px; 
	height: 0px !important;
	height /**/:23px;
	overflow:hidden;
	font-size: 1px;
	margin-top:2em;
	margin-bottom:3px;
	}	
	
h2#menu-extras {
	background: transparent url('../images/extraheader.jpg') 50% 0 no-repeat;
	height: 21px;
	width: 100%;
	padding: 21px 0px 0px 0px; 
	height: 0px !important;
	height /**/:21px;
	overflow:hidden;
	font-size: 1px;
	margin-bottom:3px;
	}	


/* image replacements - products page
-------------------------------------------------------------------  */
h2#beach-wear {
	background: transparent url('../images/beachwear.jpg') 0 0 no-repeat;
	height: 158px;
	width: 198px;
	padding: 158px 0px 0px 0px; 
	height: 0px !important;
	height /**/:158px;
	overflow:hidden;
	font-size: 1px;
	margin-bottom:2em;
	}

h2#bottled-water {
	background: transparent url('../images/WaterText.gif') 0 0 no-repeat;
	height: 154px;
	width: 248px;
	padding: 154px 0px 0px 0px; 
	height: 0px !important;
	height /**/:154px;
	overflow:hidden;
	font-size: 1px;
	margin-top:5em;
	margin-bottom:2em;
	}

/* image replacements - contact page
-------------------------------------------------------------------  */
h2#contact-us {
	background: transparent url('../images/contactus.jpg') 0 0 no-repeat;
	height: 117px;
	width: 203px;
	padding: 117px 0px 0px 0px; 
	height: 0px !important;
	height /**/:117px;
	overflow:hidden;
	font-size: 1px;
	margin-bottom:2em;
	}


a {outline: none;}
a:link{color: #66A1C5;}
a:visited{color: #66A1C5;}
a:hover{color: #f66013;}
a:active{color: #f66013;}

p {
	padding:0;
	margin:0 0 1.5em 0;
	font-size: 100%;
	line-height: 1.5em;
	}

td { vertical-align: top;}

dt { font-weight: bold; }

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0;
	padding: 0;
	}

.clr {
	clear: both;
	height: 0px;
	}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* =CONTAINER styles
===========================================*/
#container{
	width: 698px;
	position:relative;
	left: 50%;
	margin: 0 0 0 -349px;
	border-left: 1px solid #F66013;
	border-right: 1px solid #F66013;
	background: #fff;
	}




/* =HEADER styles
===========================================*/
#header{
	border-bottom: 1px solid #F66013;
	margin: 0;
	padding: 0;
	background: #fff url('../images/bg_header.jpg') 0 0 no-repeat;
	height:166px;
	position: relative;
}
	#header h1 { text-align: left; }

	#header h1 {
	height: 0px !important;
	overflow:hidden;
	font-size: 1px;
	}


#header a#online-salsa {
	position: absolute;
	top: 22px;
	right: 25px;
	background: transparent url('../images/salsa_announce.gif') 0 0 no-repeat;
	display: block;
	height: 138px;
	width: 90px;
	color: #fff;
	padding: 138px 0px 0px 0px; 
	height: 0px !important;
	height /**/:138px;
	overflow:hidden;
	font-size: 1px;
	}

#header a#online-salsa:hover {
	background: transparent url('../images/salsa_announce.gif') 0 -138px no-repeat;
	}


#nav-wrap {
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	text-align: center;
	padding-bottom:2px;
}

	#header-nav {
		margin: 0 0 0 20px; /* center this visually */
		padding: 0;
		list-style: none;
		text-transform:uppercase;
		color: #66A1C5;
	}
	
	#header-nav li{
		display: inline;
		margin: 0;
		padding:0;
	}

#header-nav a {font-size:100%;}
#header-nav a:link{color: #66A1C5;text-decoration: none;font-weight: bold; }
#header-nav a:visited{color: #66A1C5;text-decoration: none;font-weight: bold; }
#header-nav a:hover{color: #f66013;text-decoration:underline;font-weight: bold; }
#header-nav a:active{color: #f66013;text-decoration:underline;font-weight: bold; }

/* keep main nav lit on respective pages */
body#home #header-nav li#nav-home a, body#menu #header-nav li#nav-menu a,
body#virtual #header-nav li#nav-virtual a, body#products #header-nav li#nav-products a,
body#store #header-nav li#nav-store a, body#contact #header-nav li#nav-contact a
{color: #f66013;text-decoration:underline;}

/* =CONTENT styles
===========================================*/
#content{
	margin: 0;
	padding: 20px;
	background: #fff;
	width: 658px;
	float: left;
	display: inline;
}

body#home #content, body#virtual #content {
	padding: 0 99px 20px 99px;
	width: 500px;
}

body#virtual #content p {
	text-align: center;
	}

/* =SIDEBAR styles
===========================================*/





/* =FOOTER styles
===========================================*/
#footer{
	clear: both;
	margin: 0;
	padding: 20px 0 30px 0;
	background: #fff url('../images/lilpeppers.gif') 50% 20% no-repeat;
	height:50px;
	border-bottom: 1px solid #F66013;
}

#footer p {
	padding: 0;
	text-align:center;
	margin: 0;
	display: none;
}

/* MENU page specific
---------------------------------------- */

td {vertical-align:top;}
.pad6060 {padding-top:6px; padding-bottom:6px;}
.pad0060 {padding-bottom:6px;}
.l {text-align: left;}
.r {text-align: right;}
#menu-left {float:left; width:300px;}
#menu-right {float:right; width:300px;}
#menu-bottom {
	width:310px;
	clear: both;
	margin: 0 auto;
	padding-top:20px;
	}
#menutitle {
	margin-bottom:10px;
	float: right; 
	width:300px;
	border-bottom:1px solid #F66013;
	padding-bottom:8px;
	text-align: center;
	}
	
body#menu p {
		margin:0; padding: 0;
	}

/* PRODUCTS page specific
---------------------------------------- */
#img-tshirts {
	float:right;
	margin: -120px -20px 0 30px;
	}
#img-water {
	float:right;
	margin: -160px -10px 0 30px;
	}

/* CONTACT page specific
---------------------------------------- */
#img-map {
	float:right; margin: -20px -20px 0 40px;
}


/* Store area
---------------------------------------- */
.product-listing {
	border:1px solid red;
}

/* =md= LIGHTBOX
========================================= */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('/images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/images/nextlabel.gif') right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/* END Lightbox ========================= */

#infoz {
	background: #FFFDF0;
	width:280px;
	height:260px;
	overflow:auto;
	padding:3px 10px 10px;
	display:block;
	border: 2px solid #eb9a14;
	margin: 5px;
	text-align: left;
	font-size:10px;
	line-height: 1.2em;
	color: #363636;
	}

#cvvhelp {
	background: #FFFDF0;
	width:280px;
	height:320px;
	overflow:auto;
	padding:3px 10px 10px;
	display:block;
	border: 2px solid #eb9a14;
	margin: 5px;
	text-align: left;
	font-size:10px;
	line-height: 1.2em;
	color: #363636;
	}

#shippinginfo {
	background: #FFFDF0;
	width:400px;
	height:400px;
	overflow:auto;
	padding:3px 10px 10px;
	display:block;
	border: 2px solid #eb9a14;
	margin: 5px;
	text-align: left;
	font-size:10px;
	line-height: 1.2em;
	color: #363636;
	}

.instructions {
	color:#4a4a4a;
	font-style:italic;
	font-size:90%;
	line-height:120%;
}