body {
	margin : 5px 0 5px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	overflow : -moz-scrollbars-vertical;
	background-color : #000000;
}
#wrapper {
	width : 770px;
	min-height : 0;
	margin : 0 auto 0 auto;
}
#main_nav {
	height : 30px;
}
#main_nav ul {
	margin : 0;
	padding : 0;
}
#main_nav ul li {
	margin : 0;
	padding : 0;
	display : block;
	float : left;
}
#main_nav ul li a {
	display : block;
	height : 22px;
	text-align : center;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	border-bottom : 5px solid #cc00cc;
	margin : 0 10px 0 0;
	padding : 3px 20px 0 20px;
}
#main_nav ul li a.active {
	border-bottom : 5px solid #ffffff;
}
#main_nav ul li a.active:hover {
	border-bottom : 5px solid #cc00cc;
}
#main_nav ul li a.last {
	padding : 3px 21px 0 21px;
	margin-right : 0;
}
#main_nav ul li a:hover {
	border-bottom : 5px solid #ffffff;
}
#banner {
	height : 400px;
	background : url('images/banner.jpg');
	background-repeat : no-repeat;
	position : relative;
	z-index : 1;
}
#banner span {
	position : absolute;
	top : 250px;
	left : 10px;
	color : #ffffff;
	font-size : 18px;
	margin : 0px;
	z-index : 3;
}
#banner .become_a_dancer {
	position : absolute;
	bottom : 10px;
	right : -20px;
	z-index : 3;
	border : 0;
}
#banner .click_here_for_more_details {
	position : absolute;
	bottom : 40px;
	left : 10px;
	z-index : 3;
	border : 0;
}
#main_cont {
	min-height : 0;
	border : 2px solid #cc00cc;
	color : #ffffff;
	padding : 5px;
	background-color : #330033;
}
#main_cont h1 {
	margin : 0 0 5px 0;
	font-size : 14px;
	background-color : #cc00cc;
	padding : 3px;
	background-image : url('images/h1.jpg');
	background-repeat : no-repeat;
	background-position : top right
}
#main_cont h2 {
	margin : 0 0 5px 0;
	font-size : 12px;
	color : #cc00cc;
}
#main_cont p {
	margin : 5px 0 5px 0;
}
#main_cont img {
	float : left;
	margin : 3px;
	border : 1px solid #cc00cc;
}
#main_cont a {
	color : #cc00cc;
}
#footer {
	min-height : 0;
	background-color : #666666;
	color : #ffffff;
	text-align : center;
	margin : 10px 0 0 0;
	padding : 5px;
	font-size : 11px;
}
#footer p {
	margin : 0;	
}
#footer a {
	color : #ffffff;	
}
.clear {
	clear : both;	
}
.spacer {
	height : 5px;
	clear : both;
}
.mini_spacer {
	height : 3px;
	clear : both;
}
table {
	border-collapse : collapse;
	margin : 0;
}
form {
	margin : 0;	
}
fieldset {
	margin : 0;	
	border : 1px solid #ffffff;
	padding : 5px;
}
legend {
	font-weight : bold;
	color : #ffffff;
}
.new_image {
	width : 133px;
	min-height : 205px;
	border : 1px solid #cc00cc;
	padding : 5px;
	float : left;
	text-align : center;
	margin : 3px;
	background-image : url('images/gallery_edit.png')
}
#gallery {
	
}
#gallery img {
	margin : 0;	
}
.image_wrapper {
	position : relative;
	width : 145px;
	float : left;
	margin : 3px;
}
.image_wrapper div {
	position : absolute;
	top : 1px;
	left : 1px;
	width : 143px;
	background-image : url('images/gallery_edit.png');
}
.image_wrapper div img {
	position : absolute;
	bottom : 1px;
	right : 1px;
	border : none !important;
}
label {
	display : block;
	width : 90px;
	float : left;
}
.required, .error {
	color : #ff0000;
}

.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
	width: 99px;
}

button.calendar {
	background: url(images/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	/*float: left;*/
	height: 20px;
	margin-left : 3px;
	vertical-align:middle;
	width: 20px;
	margin-top : -3px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url(images/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #333;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(images/calendar-prev.gif);
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url(images/calendar-next.gif);
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #0597DB;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url(images/calendar-td.gif);
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(images/calendar-valid.gif);
		color: #0597DB;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(images/calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(images/calendar-td.gif) 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(images/calendar-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
	}