body {
	background: url(img/bg.jpg) no-repeat #000 top center;
	margin: 0px;
}
body, body td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #888787;
}
a, a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
	 a:hover{
	 	text-decoration: underline;
	}
#wrap {
	width: 940px;
	margin: 0px auto;
}

/*Website-logo*/
.website-logo{
	width: 351px;
	height: 140px;
	margin: 8px 0 0 2px;
	background: url(img/website-logo.jpg) no-repeat left bottom;
	float: left;
}
	.website-logo a, .website-logo a:hover{
		width: 351px;
		height: 140px;
		display: block;
		text-indent: -9999px;		
		outline: none; /*hide outline from firefox*/ 		
	}
		.website-logo a span{
			position: absolute;
			left: -10000px;
		}

/*Horizontal Menu*/
.horizontal-menu{
	width: 580px;
	padding-top: 12px;
	float: right;
	text-align: right;
}
	.horizontal-menu span{
		width: 199px;
		height: 35px;
		margin: 67px 0 0 0;
		background: url(img/phone-festival-date.jpg) no-repeat left top;
		display: block;
		float: right;		
	}

/*Main Menu Button*/
.main-menu{
	margin: 4px 0 0 1px;
	position: relative;
}
	/*Flash Header*/
	.flash-header{
		margin-top: 10px;
	}
	
/*Main Content*/
.main-content{
	margin-top: 20px;
}
	.left-column{
		width: 300px;
		margin-right: 20px;
		float: left;
	}
	.middle-column{
		width: 300px;
		float: left;
	}
	.right-column{
		width: 300px;
		float: right;
	}

/*Headline Style*/

/* Headline1 */
.headline1{
	background: url(img/headline4-h1_bg.gif) repeat-y left top;	
}		
	.headline1 h1{
		background: url(img/headline4-top_bg.gif) no-repeat left top;
		margin: 0px;
	}
	.headline1-bottom{
		height: 8px;	
		background: url(img/headline4-bottom_bg.gif) no-repeat left bottom;
	}

#home-headline .headline1{
	background: url(img/headline1-h1_bg.gif) repeat-y left top;	
}		
	#home-headline .headline1 h1{
		background: url(img/headline1-top_bg.gif) no-repeat left top;
		margin: 0px;
	}
	#home-headline .headline1-bottom{		
	    height: 8px;
		background: url(img/headline1-bottom_bg.gif) no-repeat left bottom;		
	}

/* Headline2 */

.headline2{
	background: url(img/headline4-h1_bg_o.gif) repeat-y left top;	
}		
	.headline2 h1{
		background: url(img/headline4-top_bg_o.gif) no-repeat left top;
		margin: 0px;
	}
	.headline2-bottom{
		height: 8px;
		background: url(img/headline4-bottom_bg_o.gif) no-repeat left bottom;
	} 

#home-headline .headline2{
	background: url(img/headline1-h1_bg_o.gif) repeat-y left top;	
}		
	#home-headline .headline2 h1{
		background: url(img/headline1-top_bg_o.gif) no-repeat left top;
		margin: 0px;
	}
	#home-headline .headline2-bottom{		
	    height: 8px;
		background: url(img/headline1-bottom_bg_o.gif) no-repeat left bottom;		
	}



/* Headline3 */

.headline3{
	background: url(img/headline4-h1_bg_b.gif) repeat-y left top;	
}		
	.headline3 h1{
		background: url(img/headline4-top_bg_b.gif) no-repeat left top;
		margin: 0px;
	}
	.headline3-bottom{
		margin: 0px;
		padding: 0px;
		font-size: 5px;
		background: url(img/headline4-bottom_bg_b.gif) no-repeat left bottom;
	}

#home-headline .headline3{
	background: url(img/headline1-h1_bg_b.gif) repeat-y left top;	
}		
	#home-headline .headline3 h1{
		background: url(img/headline1-top_bg_b.gif) no-repeat left top;
		margin: 0px;
	}
	#home-headline .headline3-bottom{		
	    height: 8px;
		background: url(img/headline1-bottom_bg_b.gif) no-repeat left bottom;		
	}

/* Headline4 */
.headline4{
	background: url(img/headline4-h1_bg_h.gif) repeat-y left top;	
}		
	.headline4 h1{
		background: url(img/headline4-top_bg_h.gif) no-repeat left top;
		margin: 0px;
	}
	.headline4-bottom{
		margin: 0px;
		padding: 0px;
		font-size: 5px;
		background: url(img/headline4-bottom_bg_h.gif) no-repeat left bottom;
	} 


/*Latest News*/
.latest-news{
	margin-bottom: 21px;
	background: url(img/latest-news_bg.gif) repeat-y left top;
}
	.news-headline{
		background: url(img/latest_news_top.gif) no-repeat left top;
	}
		.news-headline a, .news-headline a:hover{
			padding: 9px 17px 4px 17px;
			font-size: 22px;
			color: #FF4F92;
			text-decoration: none;
			display: block;
		}
	.latest-content{
		background: url(img/latest_news_bottom.gif) no-repeat left bottom;		

	}
		.latest-news-content{
			padding: 0 18px;
		}
			.latest-news-content span, .nws-content span{
				font-size: 10px;
				color: #FFA2B0;
			}
			.latest-news-content h2 a, .latest-news-content h2 a:hover{
				font-size: 14px;
				font-weight: bold;
				color: #FFFFFF;
				text-decoration: underline;
			}
				.latest-news-content h2 a:hover{
					color: #AD0043;
					text-decoration: none;
				}
			.latest-news-content p, .nws-content p{
				padding-bottom: 13px;
				font-size: 11px;
				color: #696969;				
			}

	/*nw & nws page style*/
	.nw-content span{
		margin-bottom: 5px;
		color:#FFA2B0;
		font-size:11px;
		display: block;
	}
	.nw-short-description, .nw-description{
		color: #696969;
		font-size: 13px;
		font-style: italic;
	}
		.nw-description{
			font-style: normal;
		}
		.nw-description img, .nws-content p a img, .testimonial p img{
			margin: 5px 10px 5px 0;
			border: 2px solid #EC3071;
		}
	.nws-content{}
		.nws-content h3{
			padding: 5px 0;
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
		}
		.nws-content p{
			font-size: 13px;
		}	
		.nws-content p a img{
			float: left;
		}
		.nws-content .nws-read-more{
			margin-bottom: 5px;
			float: right;
			display: block;
		}
		.pagination{
			color: #696969;
		}
		.pagination-link a, .pagination-link a:hover{
			margin: 3px 0 0 0;
			display: block;
			color: #EC3071;
			text-decoration: none;
		}
			.pagination-link a:hover{
				text-decoration: underline;
			}

/* Testimonials */
.testimonials{
	margin-bottom: 20px;
}
.testimonials-content{
	padding: 8px 10px;
	background: #EC3071;
}	
	.testimonials-content h3{
		font-size: 13px;
		color: #50001C;
		font-weight: bold;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
	.testimonials-content a, .testimonials-content a:hover{
		font-size: 13px;
		text-decoration: none;
		font-weight: normal;
		color: #FFC2D7;
	}
	.testimonials-picture{
		height: 64px;
		background: url(img/testimonials-picture_bg.gif) no-repeat left top;
	}
		.testimonials-picture img{
			margin-top: 10px;
			border: 3px solid #EC3071;
		}

/* Newsletter */
.newsletter-info{
	width: 294px;
	height: 95px;
	padding: 7px;
	margin-bottom: 20px;
	background: url(img/newsletter-info_bg.gif) no-repeat left bottom;
}
	.newsletter-info h1{
		font-size: 18px;
		font-weight: normal;
		color: #FF2F76;
	}
	.newsletter-info a, .newsletter-info a:hover{
		margin: 3px 0px;
		float: left;
	}

/* Dance Tips */
.dance-tips{
	margin-bottom: 10px;
	background: url(img/dance-tips_bg.gif) repeat-y left top;	
	position: relative;
}
	.dance-tips p{
		padding: 17px 20px 30px 20px;
		font-size: 13px;
		color: #FECCDD;
		background: url(img/dance-tips-top_bg.gif) no-repeat left top;
	}
	.dance-tips span{
		margin-bottom: 5px;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		display: block;
	}
	.dance-tips-bottom{
		height: 12px;
		background: url(img/dance-tips-bottom_bg.gif) no-repeat left bottom;
	}
	.dance-tips .read-more-tips{
		position: absolute;
		right: 0;
		bottom: 0;
		_bottom: -1px;
	}
	.dance-tips-info{
		margin-bottom: 20px;
	}
	
	.dancetips p{
		padding: 5px 0;
		font-size: 13px;
		font-style: italic;
	}
	.dancetips a, .dancetips a:hover{
		margin-bottom: 5px;
		float: right;
		display: block;
	} 
	.dancetip strong{
		margin: 5px 0;
		font-size: 11px;
		color: #FF236F;
		display: block;
	}
	.dancetip span{
		margin-bottom: 5px;
		display: block;
		font-size: 12px;
		font-style: italic;
	}

/* Page Type1 */
.news-column{
	width: 620px;
	float: left;
}

/* Home Page */ 
#home-content .home-left{
	width: 300px;
	float: left;
}
	#home-headline  #home-content .headline4{
		margin-bottom: 10px;
	}
#home-content .middle-column{
	width: 300px;
	float: right;
}


/* Page Type2 */
.testimonial strong{
	color: #FF236F;
	font-size: 14px;
}
	.testimonial .role, .testimonial .date{
		font-size: 11px;
		display: block;
		color: #888787;
		font-weight: bold;
	}
	.testimonial .date{
		margin-bottom: 5px;
		font-weight: normal;
		display: block;
	}
	.testimonial p img{
		float: left;
	}
	.error-message{
		color: #FF0000;
	}

/* Newsletter */
.newsletters-details{
	padding: 5px 10px;
}
	.newsletters-details a, .newsletters-details a:hover{
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}
		.newsletters-details a:hover{
			color: #AD0043;
			text-decoration: none;
		}
	.newsletters-details span{
		color: #FF4F92;
	}
	.subscribe-button{
		margin: 5px 0 10px 2px;
	}
	
/* Album Style */
.albums{
	margin-bottom: 10px;
}
.albums-content{
	width: 455px;
	margin-right: 5px;
	float: left;
}
	.albums-content a, .albums-content a:hover, .album-image a, .album-image a:hover, .album-image a h3{
		font-size: 13px;
		font-weight: bold;
		color: #FF4F92;
		text-decoration: none;
	}
		.albums-content a:hover, .album-image a:hover{
			color: #FFFFFF;
		}
	.albums-content a img{
		width: 120px;
		margin: 0 10px 5px 0;
		border: 2px solid #EC3071;
	}
	.albums-content p{
		padding: 5px 0px;
	}
	.album-image{
		width: 305px;
		float: left;		
	}
	.album-image a{
		display: block;
	}
		.album-image a h3{
			margin: 5px 0 0 3px;
		}
	.album-image a img{
		width: 150px;
		border: 2px solid #EC3071;
	}
	.aimg-image{
		border: 2px solid #EC3071;
	}
	.aimg-comment, .aimg-comment:hover{
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: bold;
	}
		.aimg-comment:hover{
			color: #AD0043;
			text-decoration: none;
	    }

/* Videos Style */	
.videos-title, .videos-title:hover{
	margin: 5px 0 10px 0;
	color:#FF4F92;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display: block;
}
	.videos-title:hover{
		color: #FFFFFF;
	}
.videos-image{
	border: 2px solid #EC3071;
}
.video-description{
	padding: 10px 0;
	font-size: 11px;
}

/*Uevents*/
.uevents-info{
	margin-bottom: 12px;
}
.text_style4{
	color: #FFFFFF;
}
.LinkStyle3, .LinkStyle3:hover, .LinkStyle4, .LinkStyle4:hover{
	color: #FFFFFF;
	text-decoration: none;
}
	.LinkStyle3:hover{
		color: #AD0043;	
		text-decoration: underline;	
	}
.uevent-link, .uevent-link:hover, .uevent-link a, .uevent-link a:hover{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
	.uevent-link:hover{
		text-decoration: underline;
	}
.uevent-time{
	font-size: 12px;
	color: #FFFFFF;
}

/* FAQ */ 
.faq-link, .faq-link:hover{
	width: 204px;
	height: 15px;
	margin: 0 20px 20px 15px;
	padding: 10px 0 13px 24px;
	color: #FF76AB;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border-left: 10px solid #333333;
	float: left; 
}
	.faq-link:hover{
		color: #FFD9E8;
		text-decoration: underline;
	}
.link-question, .link-question:hover{
	color: #FF5690;
	font-size: 16px;
	text-decoration: none;
}
	.link-question:hover{
		color: #FFFFFF;
	}

/*Footer*/
.footer{
	margin: 10px 0 20px 0;
	background: url(img/footer_bg.gif) repeat-y left  top;	
	text-align: center;
	color: #6E6E6E;
}	
	.footer-top{
		padding: 15px 0  1px 0;
		background: url(img/footer-top_bg.gif) no-repeat left top;
	}
		.footer-top a, .footer-top a:hover{
			font-size: 11px;
			color: #6E6E6E;
			text-decoration: none;
		}
			.footer-top a:hover{
				color: #FF5690;
				text-decoration: underline;
			}
		 .footer-top .copyright{
			padding-top: 2px;
			font-size: 10px; 
			color: #6E6E6E;
		}
	.footer-bottom{
		background: url(img/footer-bottom_bg.gif) no-repeat left bottom;
	}







/*Old Style*/
.txtform {
	width: 200px;
	padding: 2px;
	border: 2px solid #262626;
	color: #888787;
}
.txtform2 {
	border-style: solid;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-WIDTH: 1px;
	border-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	background-color : #FFFFFF;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	width:270px;
}
.button {
	border-style: solid;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-WIDTH: 1px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #001119;
	padding: 3px;
}

.buy_button {
	padding:0px;
	margin:0px;
	border:0px;
}

/*Error Style*/
.info, .success, .warning, .error{  
    border: 2px solid;  
    margin: 10px 0px;  
    padding:10px 10px 10px 53px;  
    background-repeat: no-repeat;  
    background-position: 10px center;
}
	.info h3,
	.success h3,
	.warning h3,
	.error h3{
		font-size:17px;
	}
	.info a,
	.info a:hover,
	.success a,
	.success a:hover,	
	.warning a,
	.warning a:hover,	
	.error a,
	.error a:hover{
		font-size:11px;
		float:right;
		font-weight:bold;
		text-decoration:none;
		outline:none;
		text-transform:capitalize;
		background-image:url(img/admin_dismiss.gif);
		background-repeat:no-repeat;
		padding-left:15px;
	}
	
.info{
    color: #567da5;  
    background-color: #d7ebf2;  
    background-image: url(img/admin_info.gif);
	border-color:#b6c7cd;
}
	.info a{
		color: #567da5;
		background-position:0px -35px;
	}
.success{
    color: #ffffff;  
	border-color:#3b9805;
    background-color: #8ac469;  
    background-image:url(img/admin_success.gif);	
}
	.success a{
		color: #ffffff;  
		background-position:0px 3px;
	}
.warning{
    color: #655f4f;  
    background-color: #fdedc5;  
    background-image:url(img/admin_warning.gif);
	border-color:#efcd78;	
}
	.warning a{
		color: #655f4f;
		background-position:0px -16px;
	}
.error{
    color:#ffffff;  
    background-color:#ed7053;
    background-image:url(img/admin_error.gif);
	border-color:#AD0043;
}  
	.error a{
		color:#ffffff;
		background-position:0px -54px;
	}
	
/* Grand Schedule-Classes & Activities */
table.table_scheduel td a {
	color:#d30051;
	text-decoration:none;
}

table.table_scheduel td a:hover {
	color:#d30051;
	text-decoration:underline;
}

table.table_scheduel {
	margin-bottom:10px;
}

table.table_scheduel th{
	background: #ff0063;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	height:30px;
}

/* 2009 Festival Policies */

.festival_policies li {
	margin-top:10px;
}

/*Clear Fix Problem*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
