@charset "utf-8";
/* CSS Document */

.home_image_holder {
	width: 614px;
	height: 350px;
	margin: 0px 0 0 10px;
 *margin: 10px 0 0 10px;
	_margin: 10px 0 0 5px;
	float: left;
	background: #c0cac0;
	position: relative;
}
.home_image_navigation {
	width: 614px;
	height: 27px;
	border-top: 1px solid #fff;
	background: #706454;
}
.imagenav {
	list-style: none;
	display: inline;
}
.imagenav li {
	border-right: 1px solid #fff;
	display: inline;
	float: left;
}
.imagenav li a {
	background: #706454;
	display: block;
	float: left;
	width: 106px;
	height: 21px;
	text-decoration: none;
	color: #fff;
	font-size: 0.916em;
	padding: 6px 0 0 10px;
}
.imagenav li a:hover {
	background: #ff6600;
}
.home_videobox_holder {
	width: 330px;
	height: 322px;
	margin: 10px 0 0 634px;
	_margin: 10px 0 0 630px;
	background: #dfdfdf;
	position: relative;
}
.video_box {
	width: 318px;
	height: 257px;
	padding: 6px 0 0 6px;
}
.video_desc {
	width: 318px;
	height: 35px;
	padding: 6px;
	_padding: 6px 6px 0 6px;
}
.video_desc h1,
.home_news_desc h1 {
	color: #ff6600;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.video_desc p {
	padding: 3px 0 0 0;
	color: #666;
	_margin: 0 0 -15px 0;
	_padding: 3px 0 -25px 0;
}
/* COLUMN LAYOUT */

.home_columnleft {
	width:194px;
	padding:0px;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 5px;
	float:left;
}
.home_columncenter {
	width:410px;
	padding:26px 0 0 0;
	margin: 10px 0 0 10px;
	float:left;
	background: url(../images/homepage/header_latestnews.gif) no-repeat top left;
}
.home_columnright {
	width:330px;
	margin: 10px 0 0 10px;
	padding:0;
	float:left;
}
/* LEFT COLUMN */

.home_box_mydance {
	width: 194px;
	padding: 26px 0 1px 0;
	background: #706454 url(../images/homepage/header_mydance.gif) no-repeat top left;
}
.mydance_inside {
	width: 184px;
	margin: 0 5px 5px 5px;
	padding: 0 0 5px 0;
	background: #f2f2f2;
}
.mydance_inside h1 {
	padding: 12px 0 0 8px;
	font-size: 0.916em;
	font-weight: bold;
}
.mydance_inputlabel {
	width: 50px;
	margin: 5px 0 0 8px;
	float: left;
	font-size: 0.916em;
}
.mydance_inputfield {
	margin: 3px 0 0 67px;
	position: relative;
}
input.mydanceinput {
	width: 107px;
	height: 13px;
	border: 1px solid #000;
	font-size: 0.833em;
}
.mydance_forgotpass {
	width: 130px;
	margin: 5px 0 0 8px;
	float: left;
	font-size: 0.916em;
}
.mydance_gosubmit {
	margin: 3px 0 0 155px;
	position: relative;
}
input.mydancego {
	width: 20px;
	height: 16px;
	border: 1px solid #000;
	background: #ff6600;
	font-size: 0.8em;
}
.home_box_eventscalendar {
	width: 194px;
	margin: 10px 0 10px 0;
	padding: 26px 0 1px 0;
	background: #ff6600 url(../images/homepage/header_eventcalendar.gif) no-repeat top left;
}
.eventscalendar_inside {
	width: 184px;
	margin: 0 5px 5px 5px;
	padding: 0 0 5px 0;
	background: #f2f2f2;
}
.calendar_nav {
	width: 154px;
	margin: 0px 14px 0 14px;
}
.calendar_nav a {
	color: #ff6600;
	text-decoration: underline;
}
.calendar_nav a:hover {
	text-decoration: none;
}
.calendar_back {
	width:30px;
	padding:0px;
	margin: 3px 0 3px 0;
	float:left;
	text-align: left;
}
.calendar_month {
	width:94px;
	padding:0px;
	margin: 3px 0 3px 0;
	float:left;
	text-align: center;
}
.calendar_forward {
	width:30px;
	padding:0px;
	margin: 3px 0 3px 0;
	float:left;
	text-align: right;
}
.tableholder {
	width: 154px;
	margin: 0 auto;
}
.caltable td {
	text-align: center;
	background: #e2e2e2;
}
.caltable .nobg {
	background: none;
}
.caltable .darkergrey {
	background: #c2c2c2;
}
.caltable a {
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}
.caltable a:hover {
	text-decoration: none;
}
.buttonad {
	width: 194px;
	margin: 10px 0 10px 0;
}
.buttonad a {
	display:block;
}
/* CENTER COLUMN */

.home_news_photo {
	width: 150px;
	height:104px;
	border-top: 1px solid #8f8f8f;
	float: left;
}
.home_news_desc {
	width: 250px;
	_width: 247px;
	height: 100px;
	margin: 0 0 3px 150px;
	padding: 1px 5px 0 5px;
	position: relative;
	border-top: 1px solid #8f8f8f;
	color: #333333;
	background: #f2f2f2;
}
.home_news_desc h1 {
	color: #ff6600;
	margin: 2px 0 3px 0;
	padding: 0;
	font-size: 12px;
}
.home_news_desc a {
	color: #ff6600;
	text-decoration: underline;
}
.home_news_desc a:hover {
	color: #ff6600;
	text-decoration: none;
}
/* RIGHT COLUMN */


/* DIARIES BOX*/

.home_box_diaries {
	width: 330px;
	padding: 26px 0 0 0;
	background: url(../images/homepage/header_diaries.gif) no-repeat top left;
}
.home_diaries_photo {
	width: 100px;
	height:100px;
	border-top: 1px solid #8f8f8f;
	float: left;
}
.home_diaries_desc {
	width: 220px;
	_width: 217px;
	height: 100px;
	margin: 0 0 2px 100px;
	padding: 1px 5px 0 5px;
	position: relative;
	border-top: 1px solid #8f8f8f;
	color: #333333;
	background: #f2f2f2;
	font-size: 12px;
}
.home_diaries_desc h1,
.home_news_desc h4 {
	color: #000;
	margin: 2px 0 3px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
.home_diaries_desc h2 {
	color: #ff6600;
	margin: 4px 0 3px 0;
	padding: 0;
	font-size: 12px;
}
.home_diaries_desc a {
	color: #ff6600;
	text-decoration: underline;
}
.home_diaries_desc a:hover {
	color: #ff6600;
	text-decoration: none;
}
.home_box_audience {
	width: 330px;
	padding: 26px 0 0 0;
	background: url(../images/homepage/header_audience.gif) no-repeat top left;
}
.home_audience_desc {
	width: 320px;
	min-height: 50px;
	margin: 0 0 2px 0px;
	padding: 1px 5px 5px 5px;
	position: relative;
	border-top: 1px solid #8f8f8f;
	color: #333333;
	background: #f2f2f2;
	font-size: 12px;
}
.home_audience_desc h1 {
	color: #000;
	margin: 2px 0 3px 0;
	padding: 0;
	font-size: 12px;
}
.home_audience_desc h2 {
	color: #ff6600;
	margin: 4px 0 3px 0;
	padding: 0;
	font-size: 12px;
}
.home_audience_desc a {
	color: #ff6600;
	text-decoration: underline;
}
.home_audience_desc a:hover {
	color: #ff6600;
	text-decoration: none;
}
/* BOTTOM BARS FOR ALL BOXES */

.botbar_news {
	background: #8fcbcb;
	height: 16px;
	text-align: right;
	padding: 2px 5px 0 0px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
.botbar_diaries {
	background: #706454;
	height: 16px;
	margin: 0 0 10px 0;
	text-align: right;
	padding: 2px 5px 0 0px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
.botbar_audience {
	background: #ff6600;
	height: 16px;
	margin: 3px 0 20px 0;
	text-align: right;
	padding: 2px 5px 0 0px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
.botbar_news a,
.botbar_diaries a,
.botbar_audience a {
	background: url(../images/homepage/botbar_arrow.gif) no-repeat top left;
	background-position: 0 3px;
	text-decoration: none;
	color: #fff;
	padding: 0 0 0 7px;
}
.botbar_news a:hover,
.botbar_diaries a:hover,
.botbar_audience a:hover {
	text-decoration: underline;
}
