/* 

green 579U  #b2ce8a
blue 5513U #a7c6c7
(or if that is too dark could be 5503U) #9abec3
pink 706U #f2bacb

*/

*
{
	margin: 0;
	padding: 0;
	list-style: none;
}



body
{
	margin: 10px;
	background: url(pix/bg.gif) repeat-x fixed 0 100%;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
  text-align: center; /* IE6 Fix */
}

/* A container should group all your columns. */
.container {
  text-align: left;
  position: relative;
  padding: 0;
  margin: 0 auto;   /* Centers layout */
  width: 700px;     /* Total width */
}

#menupop { padding: 20px; }

/*
-----------------------	 Accordion ------------------------------
*/

.accordion_toggle
{
	display: block;
	cursor: pointer;
}

.accordion_content { 

overflow: hidden; }
.accordion_content p {  width: 700px;    margin: 10px auto;   /* Centers layout */ }
.accordion_content h4 {  width: 650px;    margin: 10px auto;   /* Centers layout */ }

.content table {  width: 700px;  text-align:left; margin: 10px auto;   /* Centers layout */ }

.vertical_accordion_toggle
{
	display: block;
	cursor: pointer;
			color: #000000;
			border-bottom: 1px solid #cde99f;
}


.vertical_accordion_content { overflow: hidden; }

/*
	Horizontal Accordion
*/

.horizontal_accordion_toggle
{
	/* REQUIRED */
	float: left;
	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	cursor: pointer;
}

#horizontal_container
{margin-top: 15px;
margin-bottom: 15px;}

.horizontal_accordion_content
{
	/* REQUIRED */
	height: 100px;
	/* We need to define a height for the accordion as it stretches the width */
	float: left;
	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
}
p.news {text-align: right; line-height: 27px;}

p.cupcakebkg { height: 110px;
} 

.cupcakedesc{
	width: 156px; text-align: center; color: #bd2a00;
	height: 0;
	position: relative;
	bottom: 107px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	padding-left: 355px;
}

.acc {cursor:pointer;}

.accordion_content
{
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
-----------------------	 Accordion ------------------------------
*/
.menucentered
{
	text-align: center;
	letter-spacing: .2em;
}

.menucontent { 
width: 700px;	
text-align: center;
margin: auto;
padding: 0 25px 0 25px; }
.menuleft {width: 345px;
float: left;
padding-right: 10px;}
.menuright {width: 345px;
float: right;
padding-top: 62px;
padding-right: 0px;}

.menunav
{
	margin-top: 30px;
	text-align: center;
	letter-spacing: .1em;
	background-image: url(pix3/hd-menu-bot.png);
	background-repeat: no-repeat;
	width: 414px;
	height: 70px;
}

.header_highlight { background: #00CCFF; }

a
{
	color: #bd2a00;
	text-decoration: none;
	border: none;
}

a:hover { text-decoration: underline;
border: none;}

	
a img, a:hover img 
{border: none;}
	
A.turq:link {text-decoration: none; color: #2fa8e1; }
A.turq:visited {text-decoration: none; color: #2fa8e1; }
A.turq:active {text-decoration: underline; color: #2fa8e1; }
A.turq:hover{text-decoration: underline; color: #2fa8e1; }

h2
{
	font: lighter 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3
{
	font-family: 'Arial light', 'Helvetica Light', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}

h4
{
	
	font-family: 'Arial light', 'Helvetica Light', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-align: right;
	margin-top:0px;
}

.small
{
font-size:9px;
}

.new
{
	font-family: 'Arial Bold', 'Helvetica Bold', Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	background-color: #F33;
	font-weight: bold;
	color: #FFF;
}

p.quote
{
	width: 450px;
	padding-left: 200px;
	text-align: right;
	font: lighter 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
	margin-top:40px;
	color: #565b51;
}

.menunav  a { color: #CCC; }

ul
{
	font-family: 'Arial light', 'Helvetica Light', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}

address
{
	margin: 4px 0 15px 10px;
	font: italic 11px/14px Georgia, "Times New Roman", Times, serif;
}

#presstable
{
	width: 689px;
	margin: auto;
	background-color: none;
	margin-top: 10px;
	padding-top: 30px;
	margin-Bottom: 10px;
	padding-bottom: 30px;
}

.pressimages {}

.pressimages img
{
	float:left;
	margin-bottom:12px;
	margin-right:12px;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: none;
	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: none;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}


/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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