/*
GayNZ.com Main Style Sheet
*/

* { padding: 0; margin: 0; }

body {
 font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
 background-color: #e0e0e0;
 }
 
#outlineNZbody {
 font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
 background-color: #ffffff;
 min-height: 100%;
 } 
 
#wrapper { 
 margin: 0 auto;
 width: 990px;
 text-align:center;
 background-color: #FFFFFF;
 }
 
#date {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
 
#dateBlack {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.frontpageFeatureHead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 0 5px;
}
.frontpageFeaturedText {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 5px;
}
#frontpageSearchBox {
	background-image: url(../gaynz_graphics/HeaderColour1.gif);
}

#fp-leftstrip { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 min-height: 100%;
 width: 194px;
 float: left;
}
#fp-leftstrip a, a:visited {
	color: #0F5072;
	font-size: 100%;
	text-decoration: none;
}
#fp-leftstrip a:hover {
	color: #CC0099;
	font-size: 100%;
	text-decoration: none;
}

#fp-mainContent { 
 color: #000000;
 background: #F2F2E6;
 margin: 0px 0px 0px 0px;
 height: auto;
 width: 390px;
 float: left;
 padding: 0px 3px 0px 3px;/*space to separate left strip and content*/
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-align: left;
}
	/* Frontpage mainContent links */

#fp-mainContent a, a:visited {
	color: #0F5072;
	font-size: 100%;
	text-decoration: none;
}
#fp-mainContent a:hover {
	color: #CC0099;
	font-size: 100%;
	text-decoration: underline;
}
#fp-mainContent .fp-postcat a, a:visited {
	color: #0E5505;
	font-size: 100%;
	text-decoration: none;
	padding-left: 4px;
}
#fp-mainContent .fp-postcat a:hover {
	color: #4A8869;
	font-size: 100%;
	text-decoration: none;
	padding-left: 4px;
}
#fp-mainContent .footer 

	/* END Frontpage mainContent links */

	/* START Breadcrumb style */
	
	#breadcrumb {
	clear: both;
	margin: 0px; padding: 3px 10px 0px 10px;
	background: repeat-y left top;	
	font: normal 11px Verdana, Arial, Tahoma, Sans-serif;
	height: 18px;
}

.fp-mainContent breadcrumb a, a:visited, a:hover {
	color: #4A7D4B;
	font-size: 100%;
}

#breadcrumb div, #breadcrumb span  { 
   color: #4A7D4B; 
   background: none; 
   font-size: 11px;
   }

#breadcrumb a { 
   color: #4A8869; 
   text-decoration: underline;
}
div.post-cats { font-size: 11px; }

div.fp-post-cats { font-size: 11px; }

	/* END Breadcrumb style */
	
	/* START ROUNDED CORNERS CSS */ 
	
.newscontainer1 {background: #dfdede; color:#000000;  	font-family: Arial, Helvetica, sans-serif;  font-size: 10px;  margin: 0 0 0 0;  }
	.nztop, .nzbottom{
		display:block;
		background:#FFFFFF;
	}
	.nztop *, .nzbottom *{
		display: block;
		height: 1px;
		overflow: hidden;
		background:#F0F0F0;
	}
	.nz1{margin: 0 5px}
	.nz2{margin: 0 3px}
	.nz3{margin: 0 2px}
	.nz4{margin: 0 1px; height: 2px}	
	
.newscontainer2 {background: #E0E0E0; color:#000000; margin:0 0px;}
	.rtop, .rbottom{
		display:block;
		background:#FFFFFF;
	}
	.rtop *, .rbottom *{
		display: block;
		height: 1px;
		overflow: hidden;
		background:#E0E0E0;
	}
	.r1{margin: 0 5px}
	.r2{margin: 0 3px}
	.r3{margin: 0 2px}
	.r4{margin: 0 1px; height: 2px}

.newsletterbox {background: #C9D4A3; color:#A35006; margin:0 0px;}
	.nltop, .nlbottom{
		display:block;
		background:#FFFFFF;
	}
	.nltop *, .nlbottom *{
		display: block;
		height: 1px;
		overflow: hidden;
		background:#C9D4A3;
	}
	.nl1{margin: 0 5px}
	.nl2{margin: 0 3px}
	.nl3{margin: 0 2px}
	.nl4{margin: 0 1px; height: 2px}
	
.tvcontainer {background: #d7cbdc;  color:#000000; margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; }
	.tvrtop, .tvrbottom{
		display:block;
		background:#FFFFFF;
	}
	.tvrtop *, .tvrbottom *{
		display: block;
		height: 1px;
		overflow: hidden;
		background:#d7cbdc;
	}	
	.tvr1{margin: 0 5px}
	.tvr2{margin: 0 3px}
	.tvr3{margin: 0 2px}
	.tvr4{margin: 0 1px; height: 2px}
	
	#fp-column3 .tvcontainer a, a:visited {
	color: #0F5072;
	font-size: 100%;
	text-decoration: underline;
}
	#fp-column3 .tvcontainer a:hover {
	color: #CC0099;
	font-size: 100%;
	text-decoration: underline;
}
	
	
	
	
	
.podcastcontainer {background:#F2DAFA; color:#000000; margin:0 0px;}
	.ptop, .pbottom{
		display:block;
		background:#FFFFFF;
	}
	.ptop *, .pbottom *{
		display: block;
		height: 1px;
		overflow: hidden;
		background:#F2DAFA;
	}
	.p1{margin: 0 5px}
	.p2{margin: 0 3px}
	.p3{margin: 0 2px}
	.p4{margin: 0 1px; height: 2px}
	
	
	/* END ROUNDED CORNERS CSS */
	

	
	
#fp-column3 { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 4px;
 padding: 0px;
 height: 100%;
 width: 220px;
 float: left;
 text-align: left;
}
#fp-column3 a, a:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#fp-column3 a:hover {
	color: #CC0099;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#fp-towerStrip { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 350px;
 width: 170px;
 float: left;
}
#footer { 
 width: 990px;
 clear: both;
 color: #666666;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-size: 11px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer a {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #555555;    }
	 
#footer a:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #CC0099;    }
	 

	/* ----- Page Top Header & Navigation ----- */


#nav-topmenu
{
width: 100%;
height: 124px;
margin: 0px 0px 4px 0px;
color: #333;
width: 990px;
float: left;
padding: 0px 0px 0px 0px;
background: #0079b2;
}

#nav-topmenu ul
{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0;
}
#nav-topmenu li
{
float: left;
margin: 1px;
}
#nav-topmenu li a
{
background: url(images/menuBG2.gif) #0079b2 bottom left repeat-x;
height: 18px;
line-height: 18px;
float: left;
width: 86px;
display: block;
border: 1px solid #062641;
color: #f4f4f4;
font-size: 11px;
text-decoration: none;
text-align: center;
}
#nav-topmenu li a:hover
{
background: url(images/menuBG2.gif) #0079b2 bottom left repeat-x;
height: 18px;
line-height: 18px;
float: left;
width: 86px;
display: block;
border: 1px solid #006aa0;
color: #34d9fd;
font-size: 11px;
text-decoration: underline;
text-align: center;
}
/* Hide from IE5-Mac \*/
#nav-topmenu li a
{
float: none
}
/* End hide */


	/* ----- END Page Top Header & Navigation ----- */
	
	/* ----- START LINKS FORMATS ------ */
	

		
		
	/* ----- END LINKS FORMATS ------ */
	
	
	/* ---- START GENERAL PAGE LAYOUT ---- */

#pageLeftStripScenepics { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 6px;
 min-height: 100%;
 height: 100%;
 width: 110px;
 float: left;
}
	
#pageLeftStrip { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 6px;
 min-height: 100%;
 width: 130px;
 float: left;
 line-height: 15px;
 font-size: 11px;
}
#pageLeftStrip a, a:visited {
	color: #0F4F46;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
}
#pageLeftStrip a:hover {
	color: #CC0099;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
}

	
#pageLeftStrip150 { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 6px;
 min-height: 100%;
 width: 150px;
 float: left;
 line-height: 15px;
}
#pageLeftStrip150 a, a:visited {
	color: #0F4F46;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
}
#pageLeftStrip150 a:hover {
	color: #CC0099;
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
}







#pageLeftStrip20Padding { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 6px;
 min-height: 100%;
 width: 20px;
 float: left;
 line-height: 15px;
}
#pageLeftStrip20Padding a, a:visited {
	color: #0F4F46;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
}
#pageLeftStrip20Padding a:hover {
	color: #CC0099;
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
}


#events-leftstrip {
	line-height: 12px;
}	
	
#pageContent { 
 	color: #000000;
 	background: #FFFFFF;
 	margin: 0px 0px 0px 0px;
 	height: auto;
 	width: 640px;
 	float: left;
 	padding: 5px 10px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
 	text-align: left;
}

#pageContent a, a:visited {
	color: #0F5072;
	font-size: 100%;
	text-decoration: none;
}
#pageContent a:hover {
	color: #CC0099;
	font-size: 100%;
	text-decoration: underline;
}




#pageContentScenePics { 
 	color: #000000;
 	background: #FFFFFF;
 	margin: 0px 0px 0px 0px;
 	height: auto;
 	width: 680px;
 	float: left;
 	padding: 3px 5px 3px 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
 	text-align: left;
}

#pageContentScenePics a, a:visited {
	color: #0F5072;
	font-size: 100%;
	text-decoration: none;
}
#pageContentScenePics a:hover {
	color: #CC0099;
	font-size: 100%;
	text-decoration: underline;
}

#pageContent750 { 
 	color: #000000;
 	background: #FFFFFF;
 	margin: 0px 0px 0px 0px;
 	height: auto;
 	width: 750px;
 	float: left;
 	padding: 5px 10px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
 	text-align: left;
}

#pageContent750 a, a:visited {
	color: #0F5072;
	font-size: 100%;
	text-decoration: none;
}
#pageContent750 a:hover {
	color: #CC0099;
	font-size: 100%;
	text-decoration: underline;
}

#pageContent800 { 
 	color: #000000;
 	background: #FFFFFF;
 	margin: 0px 0px 0px 0px;
 	height: auto;
 	width: 820px;
 	float: left;
 	padding: 5px 10px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
 	text-align: left;
}

#pageContent800 a, a:visited {
	color: #0F5072;
	font-size: 100%;
	text-decoration: none;
}
#pageContent800 a:hover {
	color: #CC0099;
	font-size: 100%;
	text-decoration: underline;
}

#pageContent ul
{
list-style: square;
margin: 0px 0px 0px 20px;
padding: 0;
}
#pageContent li
{
margin: 1px 0px 0px 10px;
}

#pageTowerStrip { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 170px;
 float: left;
}

#pageTowerStripScenePics { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 170px;
 float: right;
}

#pageContent-fullwidth { 
 	color: #000000;
 	background: #FFFFFF;
 	margin: 0px 0px 0px 10px;
 	height: auto;
 	width: 740px;
 	float: left;
 	padding: 5px 20px 5px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
 	text-align: left;
}

#pageContent-fullwidth a, a:visited {
	color: #0F5072;
	font-size: 100%;
	text-decoration: none;
}
#pageContent-fullwidth a:hover {
	color: #CC0099;
	font-size: 100%;
	text-decoration: underline;
}

#pageContent-fullwidth ul
{
list-style: square;
margin: 0px 0px 0px 20px;
padding: 0;
}
#pageContent-fullwidth li
{
margin: 1px 0px 0px 10px;
}


	
	/* ---- END GENERAL PAGE LAYOUT ---- */
	
	/* ---- Scene Pics (Out & About ) ----*/
.tabledarkgrey
	{
		BORDER-BOTTOM: #555555 1px solid;
		BORDER-LEFT: #555555 1px solid;
		BORDER-RIGHT: 1px solid #555555;
		BORDER-TOP: #555555 1px solid;
		COLOR: #333333;
		FONT-FAMILY: Verdana, Helvetica, Arial;
		FONT-SIZE: 11px;
		padding: 5px 5px 5px 5px;
		background-color : #444444;
		text-decoration : none;
	}
	
.tableblue
	{
		BACKGROUND: #DBDBE0;
		BORDER-BOTTOM: #666666 1px solid;
		BORDER-LEFT: #666666 1px solid;
		BORDER-RIGHT: 1px solid #666666;
		BORDER-TOP: #666666 1px solid;
		COLOR: #ffffff;
		FONT-FAMILY: Verdana, Helvetica, Arial;
		FONT-SIZE: 11px;
		padding-left : 5px;
		padding-right :5px;
		padding-top : 5px;
		padding-bottom : 5px;
		background-color : #006aa0;
		text-decoration : none;
	}
		#fieldbox
	{
		BACKGROUND: #ffffff;
		BORDER-BOTTOM: #666666 1px solid;
		BORDER-LEFT: #666666 1px solid;
		BORDER-RIGHT: 1px solid #666666;
		BORDER-TOP: #666666 1px solid;
		COLOR: #333333;
		FONT-FAMILY: Verdana, Helvetica, Arial;
		FONT-SIZE: 11px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 2px;
		padding-bottom : 4px;
		background-color : InactiveCaptionText;
		text-decoration : none;
	}
	.fieldbox2
	{
		BACKGROUND: #ffffff;
		BORDER-BOTTOM: #666666 1px solid;
		BORDER-LEFT: #666666 1px solid;
		BORDER-RIGHT: 1px solid #666666;
		BORDER-TOP: #666666 1px solid;
		COLOR: #333333;
		FONT-FAMILY: Verdana, Helvetica, Arial;
		FONT-SIZE: 11px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 2px;
		padding-bottom : 4px;
		background-color : #FFFFFF;
		text-decoration : none;
	}
#scenePics { 
 	color: #000000;
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	text-align: left;
	font-size: 11px;
	}
#scenePics a, a:visited	
	{color:rgb(255,255,255); text-decoration:none; font-family:
	Verdana, Arial, Helvetica;  font-size: 11px;}
#scenePics a:hover 
	{ color:rgb(51,204,255); text-decoration:none; font-family: 
	Verdana, Arial, Helvetica;  font-size: 11px;}
	
#scenePics2 { 
 	color: #ffffff;
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	text-align: left;
}
#scenePics2 a, a:visited	
	{color: #cccccc; text-decoration:none; font-family:
	Verdana, Arial, Helvetica;  font-size: 11px;}
#scenePics2 a:hover 
	{ color: #71badc; text-decoration:none; font-family: 
	Verdana, Arial, Helvetica;  font-size: 11px;}
	
	
.blackemail a, a:visited {
	color: #0F5072;
	font-size: 11px;
	text-decoration: none;
}
.blackemail a:hover {
	color: #CC0099;
	font-size: 11px;
	text-decoration: underline;
}
	
	
	/* ---- END Scene Pics (Out & About ) ----*/
	
	/* ----- START Text Formats ----- */
	
.copyright
	{
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 9px;
		text-align : center;
		color: Gray;
	}
.txtblack11
	{
		COLOR: #000000;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 11px;
		FONT-STYLE: normal;
		FONT-WEIGHT: normal;
	}
.txtblack10
	{
		COLOR: #000000;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10px;
		FONT-STYLE: normal;
		FONT-WEIGHT: normal;
	}
.txtwhite10
	{
		COLOR: #FFFFFF;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10px;
		FONT-STYLE: normal;
		FONT-WEIGHT: normal;
	}
#headcelebrant
	{
		COLOR: #5F87C7;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		FONT-STYLE: normal;
		FONT-WEIGHT: bold;
	}
#headblack12
	{
		COLOR: #000000;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		FONT-STYLE: normal;
		FONT-WEIGHT: bold;
	}
#text11
	{
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 11px;
		FONT-STYLE: normal;
	}	
#text12
	{
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		FONT-STYLE: normal;
	}		
.headwhite12
	{
		COLOR: #FFFFFF;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		FONT-STYLE: normal;
		FONT-WEIGHT: bold;
	}
	
	/* ----- Start Venue Menu Box ----- */
.venuemenu{display:block}
.venuemenu *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#979678}
.venuemenu1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d2d1c4;
  border-right:1px solid #d2d1c4;
  background:#b1b099}
.venuemenu2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f4f4f1;
  border-right:1px solid #f4f4f1;
  background:#aaa991}
.venuemenu3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #aaa991;
  border-right:1px solid #aaa991;}
.venuemenu4{
  border-left:1px solid #d2d1c4;
  border-right:1px solid #d2d1c4}
.venuemenu5{
  border-left:1px solid #b1b099;
  border-right:1px solid #b1b099}
.venuemenuside{
  background:#979678;
  text-align: left;
  padding: 10px 20px 10px 20px;
}

	/* ----- Start Business Menu Box ----- */
.businessmenu{display:block}
.businessmenu *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#C1A0D9}
.businessmenu1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d2d1c4;
  border-right:1px solid #d2d1c4;
  background:#C1A0D9}
.businessmenu2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f4f4f1;
  border-right:1px solid #f4f4f1;
  background:#aaa991}
.businessmenu3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #aaa991;
  border-right:1px solid #aaa991;}
.businessmenu4{
  border-left:1px solid #d2d1c4;
  border-right:1px solid #d2d1c4}
.businessmenu5{
  border-left:1px solid #b1b099;
  border-right:1px solid #b1b099}
.businessmenuside{
  background:#C1A0D9;
  text-align: left;
  padding: 10px 20px 10px 20px;
}

	/* ----- Start BusinessListings TableHeader ----- */
	.table-listinghead
	{
		BACKGROUND: #E3C0F9;
		TEXT-ALIGN: left;
		padding-left : 10px;
		padding-right : 8px;
		padding-top : 3px;
		padding-bottom : 3px;
		FONT-FAMILY: Verdana, Arial, Helvetica;
		FONT-SIZE: 12px;
		FONT-WEIGHT: bold;
	}	

		#shadow-container {
		position:			relative;
		left:				3px;
		top:				3px;
		width:				85%;
		min-width:			600px;
		margin-right:		3px;
		margin-bottom:		3px;
	}
	#shadow-container .shadow2,
	#shadow-container .shadow3,
	#shadow-container .container {
		position:			relative;
		left:				-2px;
		top:				-2px;
	}
	#shadow-container .shadow1 {
		background:			#F1F0F1;
	}
	#shadow-container .shadow2 {
		background:			#DBDADB;
	}
	#shadow-container .shadow3 {
		background:			#B8B6B8;
	}
	#shadow-container .container {
		background:			#ffffff;
		border:				1px solid #848284;
		padding:			0px;
	}
	
	
	#competition-container {
		position:			relative;
		left:				3px;
		top:				3px;
		width:				85%;
		min-width:			500px;
		margin-right:		3px;
		margin-bottom:		3px;
	}
	#competition-container .shadow2,
	#competition-container .shadow3,
	#competition-container .container {
		position:			relative;
		left:				-2px;
		top:				-2px;
	}
	#competition-container .shadow1 {
		background:			#F1F0F1;
	}
	#competition-container .shadow2 {
		background:			#DBDADB;
	}
	#competition-container .shadow3 {
		background:			#B8B6B8;
	}
	#competition-container .container {
		background:			#ffffff;
		border:				1px solid #848284;
		padding:			0px;
	}
	
	
	/* ----- Start LIGHTBOX Image Display ----- */	
	
#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: #A0A0A0;
	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(../lightbox/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(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }


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

#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;
	}
	
	/* ----- End LIGHTBOX Image Display ----- */
	
	
	/* ----- ENDText Formats ----- */