body, html {
	background: #f0f1f3;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Verdana";
}
html { font-size: 62.5%; }
body { font-size: 1.5em; 
		line-height:16px;
		
		}
img { border: none; }
a { color: #c4006c; text-decoration: none; outline: none;}
h1,h2,h3,h4 { margin: 0; }
.clear { clear: both; }

h2 {
	font-weight: normal;
	color: #c4006c;
	font-size: 1.2em;
	margin-top: 18px;
	
}

#buy {
	font-weight:600;
	color: #000000;
}

#buy a {
	font-weight:600;
	color: #000000;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
}

#content {
	background: url('images/content-back.png') repeat-y;
	margin-bottom: 25px;
}
.content-border {
	background: url('images/content-border.png') no-repeat;
	height: 1px;
}

#nav { 
	background: url('images/nav.png') no-repeat; 
	width: 984px;
	height: 122px;
	padding: 0 0 0 0;
	margin-bottom: 12px;
}
#nav #logo {
	width: 260px;
	margin: 0;
	height: 122px;
}

#nav #schedule {
	width: 248px;
}
#nav #happenings {
	width: 215px;
}
#nav #shop {
	width: 164px;
}
#nav #win {
	width: 60px;
}
#nav #buy {
	width: 248px;
}

#nav a {
	display: block;
	float: left;
	height: 35px;
	width: 183px;
	text-indent: -9999px;
	margin: 0 1px;
	margin-top: 80px;
}

#left-rail, #right-rail {
	padding: 0 1px;
	min-height: 100px;
	float: left;
}

#left-rail {
	width: 587px;
	margin: 0 12px 50px 0;
	padding: 15px 16px 0 30px;
}
.schedule #left-rail {
	padding-left: 10px;
	width: 607px;
}

.contest #left-rail {
	padding-left: 20px;
	width: 595px;
}


.shop-home #left-rail {
	padding-left: 18px;
	width: 600px;
}


#right-rail {
	width: 334px;
	padding-top: 26px;
}

.item {
	padding-bottom: 10px;
	border-bottom: 1px dashed #808182;
	margin: 0 auto 10px auto;
} 
#right-rail .item {
	width: 300px;
} 

#left-rail #photos {
	float: left; 
}
#left-rail #left-rail-content {
	float: right;
	width: 321px;
}
#left-rail ul, #left-rail li {
	color: #c4006c;
	padding: 0;
	list-style-position: inside;
}
#left-rail li span {
	color: black;
	font-weight: bold;
}
#left-rail #text {
	padding-left: 7px;
}
#left-rail #text h4 {
	font-weight: normal;
}
#left-rail #text span.time {
	color: #c4006c;	
}

#left-rail #things {
	clear: both;
	width: 100%;
	border-top: 1px dashed #808182;
	padding-top: 10px;
}

#left-rail #things .item {
	width: 100%;
	padding-bottom: 10px;
	margin: 0;
}
#left-rail #things .item .image {
	width: 142px;
}
#left-rail #things .item .content {
	margin-top: 6px;
	width: 440px;
}
#left-rail #things .item .content h2 {
	margin: 0;
}
#left-rail #things .item .content p {
	margin: 3px 0 8px 0;
	font-size: .9em;
	font-weight: bold;
}

#left-rail #things .item .image, #left-rail #things .item .content {
	float: left;
}

		#rules-and-regulations {
			width: 200px;
			float: right;
		}
			#years-13 {
				width: 150px;
				position: absolute;
				top: 70px;
				right: 50px;
			}
		#years-13 input {
			width: 15px;
		}
		

		
		.radio-container label { color: #812570; float: left; margin-right: 10px; text-decoration: underline;}

		.radio-container label { color: #c4006c; float: left; margin-right: 10px; text-decoration: underline;}
		label { 
			color: #595959;
		}
		.radio input {
			width: 15px;
		}
		input {
			margin-top: 3px;
			margin-bottom: 15px;
			width: 100%;
		}
		#clinique input {
			margin-top: 3px;
			margin-bottom: 15px;
			width: 100%;
			height: 50px;
		}
		.aside {
			color: #999999;
		}
		#legal {
			color: #999999;
			font-size: 9px;
			text-align: center;
		}
		#legal a {
			color: #e60389;
			text-decoration: none;
		}
		.star {
			color: #d1108a;
		}
		
		



		
		#form_smaller {
			width: 383px;
		}
		form {
			width: 506px;
			position: relative;
		}
		
		select {
			margin-top: 4px;
		}
		#rules-and-terms {
			width: 410px;	
			font-size: 11px;
		}
		#rules-and-terms p {
			margin: 3px 0;
			font-size: 10px;
		}
		#rules-and-terms a {
			color: #666666;
			text-decoration: underline;	
		}
		
		span.radio {
			margin-right: 3px;
			display: block;
			float: left;
			background: url(images/radio.png) no-repeat;
			height: 15px;
			width: 15px;
		}



#footer {
	text-align: center;
	font-size: .65em;
	color: #333;
	margin-bottom: 30px;
}
#footer p {
	margin: 0;
}

label {
	font-size: 75%;
}
.chunk {
	width: 186px;
	float: left;
	margin: 0 10px 0 0;
}
form .right {
	margin: 0;
}

.smaller-chunk {
	float: left;
}







