/* CSS Document */

/*-- CONTENTS ---------------------------------------------

	=1:		[STANDARDS]
	=2:		[COMMON]
	=3:		[SITE]
	=4:		[HOMEPAGE]
	=5:		[TERMSPAGE]
	=6:		[GALLERYPAGE]

---------------------------------------------------------*/


/*------=1:	[STANDARDS] -----------------------------*/

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

a {
	text-decoration: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	background: white;
	line-height: 1;
	color: black;
}

ol, ul {
	list-style: none;
}

/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.sIFR-alternate {
	display: none;
}

/*------=2:	[COMMON] -----------------------------*/

.floatLeft {
	float: left;	
}

.floatRight {
	float: right;	
}

.clearLeft {
	clear: left;	
}

.clearRight {
	clear: right;	
}

.clearBoth {
	clear: both;	
}

strong, .bold {
	font-weight: bold;
}

em, .italic {
	font-style: italic;
}

a:hover {
	text-decoration: underline;
}

/*------=3:	[SITE] -----------------------------*/

body {
	background: url('../images/background.jpg') top center no-repeat #5f5f5f;
}

#topbar {
	width: 100%;
	height: 23px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	background: url('../images/topbar.gif') repeat-x;
}

#pageContainer {
	margin: 0 auto;
	width: 980px;
	position: relative;
	z-index: 2;
}

	#header {
		width: 980px;
		height: 167px;
		background: url('../images/header.jpg') no-repeat;
	}
	
	#header h1, #header h2 {
		display: none;
	}
	
		#header div {
			float: right;
			font: normal 10px/12px Arial, Helvetica, sans-serif;
			color: #fff;
			padding-right: 5px;
		}
		
		#header a {
			color: #fff;
		}
		
	#mainBody {
		width: 980px;
		background: url('../images/background.jpg') no-repeat #000 -261px -167px;
	}
		
		#bottomBar {
			clear: both;
			width: 820px;
			margin: 0px auto;
			border-top: 1px dashed #fff;
			text-align: center;
		}
		
		#bottomBar img {
			display: inline;
		}



/*------=4:	[HOMEPAGE] -----------------------------*/

#leftBar {
	width: 490px;
	float: left;
}

#aboutBox {
	width: 490px;
	margin: 17px 0 0 44px;
	/*background: url('../images/bw_woman.jpg') no-repeat;*/
	position: relative;
	color: #fff;
}
	#aboutImage {
		position: absolute;
		left: -30px;
		top: -20px;
	}

	#aboutBox h3 {
		padding: 242px 0 10px 0;
		margin: 0 0 0 10px;
		font: normal 24px/26px Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		height: 24px;
		width: 340px;
		border-bottom: 1px dashed #fff;
	}
	
	#aboutBox p {
		font-size: 12px;
		line-height: 16px;
		width: 420px;
		margin: 10px 0 10px 10px;
	}
	
	#aboutBox #buttons {
		width: 440px;
		height: 125px;
		position: relative;
	}
	
		#aboutBox #buttons img {
			margin-left: 15px;
			display: inline;
			position: relative;
			z-index: 2;
		}
	
		#aboutBox #buttons img#buttons_background {
			position: absolute;
			z-index: 1;
			left: 52px;
			top: -8px;
		}

#rightBar {
	float: left;
}

#signupForm {
	margin: 17px 0 0 17px;
}

#signupForm fieldset {
		width: 428px;
		height: 517px;
		background: url('../images/signup_fieldset.png') no-repeat;
		position: relative;
}

* html #signupForm fieldset {
	left: -40px;
}

	#signupForm fieldset legend {
		display: none;
	}
	
		#signupForm #submitBtn {
			position: absolute;
			top: 70px;
			left: -25px;
			width: 197px;
			height: 206px;
		}
	
		#signupForm fieldset ul {
			list-style-type: none;
			font: bold 13px/14px Arial, Helvetica, sans-serif;
			letter-spacing: -1px;
			color: #fff;
			position: absolute;
			bottom: 45px;
			left: 0;
			width: 170px;
			padding-left: 5px;
		}
		
			#signupForm fieldset ul li {
				background: url('../images/signup_bullet.gif') top left no-repeat;
				padding: 0 0 5px 15px;
			}

		#signupForm fieldset #fields {
			margin-top: 80px;
		}
	
		#signupForm fieldset label {
			clear: left;
			margin: 5px 0 0 190px;
			float: left;
			width: 80px;
			height: 20px;
			font: normal 12px/20px Arial, Helvetica, sans-serif;
		}
		
		#signupForm fieldset input, #signupForm fieldset select {
			margin-top: 5px;
			float: left;
			height: 20px;
			width: 120px;
		}
		
		#signupForm fieldset select.clearBoth {
			clear: both;
			width: 205px;
			margin-left: 190px;
		}
		
		#signupForm fieldset .small {
			width: 50px;
		}


		
/*------=5:	[TERMSPAGE] -----------------------------*/
#termsForm {
	margin: 17px 0 0 17px;
}

#termsForm fieldset {
		width: 429px;
		height: 565px;
		background: url('../images/terms_bg.png') no-repeat;
		position: relative;
}

* html #termsForm fieldset {
	left: -40px;
}
	#termsForm ol {
		margin-top: 67px;
		font-size: 8pt;
		list-style: decimal;
		margin-left: 30px;
	}
		#termsForm li { 
		padding: 2px; 
		font-size: 6.5pt;
	}
		
		
		
		

/*------=6:	[GALLERYPAGE] -----------------------------*/
* html, * html body {
 height: 100%;
}


#galleryBox {
	background: url('../images/galleryback.png') top left no-repeat;
	width: 878px;
	height: 817px;
	position: relative;
	margin: 0px auto;
	top: 10px;
    overflow: hidden;
}

	#galleryBox #pods {
		width: 878px;
		height: 386px;
		position: relative;
		top: 68px;
		left: 0;
	}
	
		#galleryBox #pods .entrant {
			width: 204px;
			height: 162px;
			position: absolute;
			background: #5d5d5d;
		}
		
			.entrant .photo {
				position: absolute;
			}

			.entrant .detailbar {
				background: url('../images/detailbar.png') top left no-repeat;
				width: 199px;
				height: 26px;
				position: absolute;
				bottom: 0;
				left: 0;
				color: #fff;
				font: 11px/24px Arial, Helvetica, sans-serif;
				padding-left: 5px;
			}

			.entrant .vote {
				width: 82px;
				height: 85px;
				position: absolute;
				bottom: 0;
				right: -10px;
                cursor: pointer;
			}
	
	#galleryBox #scrollbar {
		width: 858px;
		position: absolute;
		left: 10px;
		top: 445px;
		height: 12px;
		background: #000;
		font-size: 1px;
		line-height: 0.1px;
	}

	#galleryBox #scrollbar #dragger {
		width: 95px;
		height: 12px;
		position: absolute;
		top: 0;
		left: 0;
		background: url('../images/dragger.gif') top left no-repeat;
		cursor: pointer;
	}

#voting {
	width: 300px;
	text-align: left;
	color: #fff;
	background: #999;
	overflow: hidden;
	position: relative;
    padding: 10px 10px 0 10px;
    display: none;
    border: 5px solid #fff;
}

#voting label {
	width: 100px;
	float: left;
	display: block;
	margin-bottom: 8px;
}

#voting input {
	width: 150px;
	float: left;
	display: block;
	margin-bottom: 8px;
}

#voting #disclaimer {
	font-size: 0.7em;
}

#voting #disclaimer input {
	width: 0.7em;
	height: 0.7em;
	display: inline;
	float: left;
}

#voteWin .title {
	font-size: 1.4em;
	margin-bottom: 10px;

}