@charset "utf-8";
/* CSS Document */

body {
	background-position: 0px 0px;
	background:#fff;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:x-small/1.5em Helvetica, Futura, "Century Gothic", AppleGothic, sans-serif;
  	color:#333333;
  	font-size/* */:/**/small;
  	font-size: /**/small;
  }
  
html {overflow-y: scroll;}

  

a {
	color:#259fd3;
	}
	
a:hover {	
	color:#ff8299;
	}	
  
strong {font-family:"Futura-Bold","arial black", Futura, "Century Gothic", AppleGothic, sans-serif;}  

h1 {
	font-size:380%;
	margin:0;
	color:#259fd3;
	line-height:normal;
	}
	
h2 {
	font-size:120%;
	margin:0 0;
	color:#f38199;
	font-weight:bold;
	}	
	

h2 a {
	font-weight:normal;
	}	
	
input
{
color: #666;
border: 1px solid #ff8299;
font-family: sans-serif;
}

select
{
color: #666;
border: 1px solid #ff8299;
font-family: sans-serif;
}

.smallpinktext {
	font-size:70%;
	color: #ff8299;
	}
	

#box {width:915px; text-align:left;}
  
#header {background:url(images/header-bg-2011.gif) no-repeat; width:915px; height:260px; margin-top:30px; text-align:left; }

#logo {padding-top:40px; padding-bottom:67px; padding-left:20px;}

#navBox {
	padding-left:6px;
	}

#navBox img {
	margin: 0 26px;
	}	
	
#navBox a:hover {
	color:#259fd3;
	}	
	
.buttonBottom {width:135px; margin-top:-1px;}

#homeContentBox {background:url(images/home-bg.gif) no-repeat; width:915px; height:621px; text-align:left; font-size:90%;}

#contentBox {width:915px; background:url(images/interior-bg.gif) repeat-y;}

#mainContent {padding:15px 30px 15px 30px;}

#mainContent strong {font-family:Helvetica, Futura, "Century Gothic", AppleGothic, sans-serif;}  

#rules strong {font-family:Helvetica, Futura, "Century Gothic", AppleGothic, sans-serif;}  

#leftContentBox {width:437px; float:left; padding-left:7px;}

	#leftTop {padding:20px 29px 25px 23px; border-bottom:1px solid #ff8299; line-height:16px;}
	#leftTopThanks {padding:20px 29px 25px 23px; line-height:16px;}	
	#leftBottom {padding:20px 29px 0px 29px;}
	
.bluetext {
	color:#259fd3;
	}	

.divider {height:1px; background-color:#ff8299; margin:20px 0;}

#rightContentBox {width:460px; margin-left:444px;}

	#rightTop {background-color:#ffe6eb; padding:25px 29px 25px 29px; border-bottom:1px solid #ff8299;}
	#rightBottom {background:url(images/plane-bg.gif) right top no-repeat; padding:15px 29px 15px 29px; line-height:normal;}

.smalltext {
	font-size:80%;
	line-height:normal;
	}
	
.smalltext2{
	font-size:70%;
	line-height:normal;
	}	

#contentBoxBottom {width:915px; height:18px; background:url(images/interior_bottom.gif);}

#contentBoxBottom2 {width:915px; height:15px; background:url(images/interior_bottom2.gif);}

#fullTab {width:915px; text-align:right; margin-bottom:20px;}
	
#footer {padding:20px 20px;}	

#facebookFooter {width:915px; text-align:right; margin-bottom:20px;}

#facebook {background:url(images/facebook-tab-bg.gif); height:64px; width:315px; margin-left:560px; text-align:left;}

#nyTab {background:url(images/full-tab-bg.gif) no-repeat; height:44px; text-align:left; font-size:90%; line-height:normal; padding:10px 25px;}

/* Dropdown Menu Styles */


#button {
	width:135px;
	margin:0px;
	padding: 0 0 0 0;
	line-height:normal;
	color: #652d90;
	font-size:11px;
	z-index:1000;
	background:url(images/drop-down-bg.png);
	text-align:left;
	}
	
	#button ul {
		list-style: none;
		margin:0px;
		padding:0px;
		border: none;
		width: 123px;		
		}
		
	#button li {
		border: none;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding: 10px 1px 10px 5px;
		border-right: 1px solid #ff8299;
		border-bottom: 1px solid #ff8299;
		border-left: 1px solid #ff8299;
		color: #652d90;
		text-decoration: none;
		width: 123px;
		}

	html>body #button li a {
		width:auto;
		}

	#button li a:hover {
		background-color: #ff8299;
		color: #fff;
		}		
	
	
#button.bottomlink a:hover	{
	border-bottom:1px solid #ff8299;
	}
	
#button.bottomlink {
	padding-bottom:0px;
	}	
	
/* Lightbox Styles */

#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 */
	}	
	
/*---------------------------------------*/

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}  	
