* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:975px;
}
body { 
	background:url(https://www.danceanddance.com/studio/images/body-bg.jpg) 0 0 #181212; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#d5c79d;
}


img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
.social-media{
width:400px; height:32px; float:right; overflow:hidden;
margin-top:5px; padding:0px;
}
.social-media a{ float:left;}
.regi
{
	background:url(https://www.danceanddance.com/studio/images/register.png)  no-repeat 0px 0px; width:140px; height:30px;}
.Facebook{ background:url(../../socialicons/facebook1.png) no-repeat 0px 0px; width:32px; height:32px;}
.Facebook:hover{
background:url(https://www.danceanddance.com/socialicons/facebook.png) no-repeat 0px 0px;

}
.twitter{ background:url(../../socialicons/twitter1.png) no-repeat 0px 0px;width:32px; height:32px;}
.twitter:hover{
background:url(https://www.danceanddance.com/socialicons/twitter.png) no-repeat 0px 0px;

}
.linkedin{ background:url(../../socialicons/linkedin1.png) no-repeat 0px 0px;width:32px; height:32px;}
.linkedin:hover{
background:url(https://www.danceanddance.com/socialicons/linkedin.png) no-repeat 0px 0px;

}
.youtube{ background:url(../../socialicons/you-tube1.png) no-repeat 0px 0px;width:32px; height:32px;}
.youtube:hover{
background:url(https://www.danceanddance.com/socialicons/you-tube.png) no-repeat 0px 0px;

}

.Google-plus{ background: url(https://www.danceanddance.com/socialicons/Google-plus1.png) no-repeat 0px 0px; width:32px; height:32px;
}

.Google-plus:hover{
background:url(https://www.danceanddance.com/socialicons/Google-plus.png) no-repeat 0px 0px;
}
.pinterest{ background:url(../../socialicons/pinterest.png) no-repeat 0px 0px;width:32px; height:32px;}
.pinterest:hover{
background:url(https://www.danceanddance.com/socialicons/pinterest1.png) no-repeat 0px 0px;

}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}


/*==== GLOBAL =====*/
#main {
	width:975px; 
	margin:0 auto;
	font-size:.875em;
}

#header {
	height:200px;
}
#content {
	padding:0 0 40px 0;
}
#footer {
	padding:26px 0 80px 0;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 26px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:33px;
}
	.img-box img { 
		float:left; 
		margin:0 26px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#ffea00; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h3 {
	font-size:17px;
	line-height:1.2em;
	font-weight:normal;
}

.txt1 {
	font-size:16px;
	line-height:24px;
}
.txt2 {
	font-size:15px;
}

.link1 { 
	font-size:15px;
	background:url(https://www.danceanddance.com/studio/images/line-dashed.gif) 0 100% repeat-x;
}
.link1:hover {
	background:none;
	text-decoration:none;
	color:#fff;
}

.line-hor { 
	background:url(https://www.danceanddance.com/studio/images/line-hor.gif) 0 0 repeat-x;
	height:2px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:35px 0 35px 0;
}
.line-ver, .line-ver1 { 
	background-image:url(https://www.danceanddance.com/studio/images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:21px;
}

.departments { 
	float:left;
}
	.departments dt {
		color:#ffea00;
		font-size:17px;
	}
	.departments dd { 
		clear:both;
	}
	.departments dd.last {
		padding-bottom:24px;
	}
		.departments dd span { 
			float:left;
			width:150px;
		}


.address { 
	float:left;
}
	.address dt {
		margin-bottom:20px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
	.address dd.last {
		padding-bottom:24px;
	}
		.address dd span { 
			float:left;
			padding-right:14px;
		}
		.address dd a {
			text-decoration:underline;
		}
		.address dd a:hover {
			text-decoration:none;
		}


/*===== header =====*/
#header .fleft {
	padding:49px 0 0 8px;
}

#header .nav {
	float:right;
	padding:49px 32px 0 0;
}
	#header .nav li {
		float:left;
		padding-left:20px;
	}
		#header .nav li a {
			float:left;
			font-size:30px;
			color:#3a312e;
			line-height:1.2em;
			text-decoration:none;
			text-indent:-9999em;
			height:87px;
		}
		#header .nav li.item1  a{ 
			background:url(../images/m1.jpg) no-repeat 0 0;
			width:79px;
		}
		#header .nav li.item1 a:hover, #header .nav li.item1 a.current {
			background:url(https://www.danceanddance.com/studio/images/m1-act.jpg) no-repeat 0 0;
			width:79px;
		}
		
		#header .nav li.item2 a{
			background:url(https://www.danceanddance.com/studio/images/m2.jpg) no-repeat 0 0;
			width:93px;
		}
		#header .nav li.item2 a:hover, #header .nav li.item2 a.current {
			background:url(https://www.danceanddance.com/studio/images/m2-act.jpg) no-repeat 0 0;
			width:93px;
		}
		
		#header .nav li.item3 a{
			background:url(https://www.danceanddance.com/studio/images/m3.jpg) no-repeat 0 0;
			width:104px;
		}
		#header .nav li.item3 a:hover, #header .nav li.item3 a.current {
			background:url(https://www.danceanddance.com/studio/images/m3-act.jpg) no-repeat 0 0;
			width:104px;
		}
		
		#header .nav li.item4 a{
			background:url(https://www.danceanddance.com/studio/images/m4.jpg) no-repeat 0 0;
			width:104px;
		}
		#header .nav li.item4 a:hover, #header .nav li.item4 a.current {
			background:url(https://www.danceanddance.com/studio/images/m4-act.jpg) no-repeat 0 0;
			width:104px;
		}
		
		#header .nav li.item5 a{
			background:url(https://www.danceanddance.com/studio/images/m5.jpg) no-repeat 0 0;
			width:104px;
		}
		#header .nav li.item5 a:hover, #header .nav li.item5 a.current {
			background:url(https://www.danceanddance.com/studio/images/m5-act.jpg) no-repeat 0 0;
			width:104px; 
		}

/*===== content =====*/
#content .indent {
	padding:50px 0 0 20px;
}
	
	
	.intro-box {
		padding:34px 10px 0 8px;
		font-size:16px;
		line-height:24px;
	}
		.intro-box .fleft {
			float:left;
			margin-right:99px;
		}



/*--- carousel begin ---*/
.carousel-box {
	height:228px;
	overflow:hidden;
	position:relative;
	width:975px;
	padding:62px 0 12px 0;
}
	.carousel-box .inner {
		padding:0 0 0 20px;
	}
		.carousel-box button {
			background:none;
			width:27px;
			height:23px;
			border:none;
			position:absolute;
			cursor:pointer;
			outline:none;
		}
		.carousel-box button.prev {
			left:-1px;
			top:164px;
			background:url(https://www.danceanddance.com/studio/images/prev.gif) no-repeat 0 0;
		}
		.carousel-box button.next {
			right:0;
			top:164px;
			background:url(https://www.danceanddance.com/studio/images/next.gif) no-repeat 0 0;
		}
			.carousel-box .wrapper {
				width:933px;
				overflow:hidden;
				position:relative;
			}
			.carousel-box ul li {
				padding-right:7px;
				float:left;
				position:relative;
			}
			.carousel-box ul li a {
				width:228px;
				height:228px;
				position:relative;
				float:left;
				cursor:pointer;
			}
				.carousel-box ul li span {
					width:228px;
					height:228px;
					overflow:hidden;
					display:block;
					cursor:pointer;
				}
/*--- carousel end ---*/


.list1 li {
	padding:0 0 35px 64px;
	position:relative;
	height:1%;
}
	.list1 li span {
		background:url(https://www.danceanddance.com/studio/images/date-bg.gif) no-repeat 0 0;
		width:49px;
		height:49px;
		color:#1b1013;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		position:absolute;
		left:0;
		top:0;
		padding-top:4px;
	}
		.list1 li span em {
			font-size:24px;
			line-height:1em;
			display:block;
			font-weight:normal;
			font-style:normal;
		}
	
	.list1 li a {
		font-size:17px;
	}
	.list1 li a.comments {
		font-size:11px;
		text-transform:uppercase;
	}

.list2 li {
	background:url(https://www.danceanddance.com/studio/images/arrow1.gif) no-repeat 0 8px;
	padding:0 0 10px 20px;
	font-size:15px;
}
	.list2 li a {
		text-decoration:underline;
	}
	.list2 li a:hover {
		text-decoration:none;
	}

.testimonials li {
	text-align:right;
	font-size:17px;
	color:#ffea00;
	padding-bottom:24px;
}
	.testimonials li blockquote {
		text-align:left;
		font-size:16px;
		line-height:24px;
		color:#d5c79d;
	}

/*--- twitter ---*/
.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
}

.twitted ul#twitter_update_list {
	margin: 0;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding-bottom:20px;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #ffea00;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #ffea00;
}



/*--- folio ---*/
.folio {
	width:100%;
	overflow:hidden;
	margin-bottom:-40px;
}
	.folio li {
		float:left;
		width:283px;
		margin-right:40px;
		font-size:16px;
		line-height:24px;
		color:#d5c79d;
		padding-bottom:40px;
	}
	.folio li.alt {
		margin-right:0;
	}
		.folio li img {
			display:block;
			margin-bottom:24px;
		}


/*===== footer =====*/
#footer {
	color:#FFF5BF;
	font-size:16px;
	background:url(https://www.danceanddance.com/studio/images/line-hor.gif) 0 0 repeat-x;
}
	#footer a {
		color:#FFF5BF;
	}
	#footer a:hover { color:#FFFFFF;
		 
	}



/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:64px;
		background:url(https://www.danceanddance.com/studio/images/input-bg.jpg) no-repeat 0 20px;
	}
	#contacts-form input {
		width:260px;
		background:none;
		border:none;
		padding:4px 5px 2px 5px;
		color:#d5c79d;
	}
	#contacts-form .textarea-box {
		background:url(https://www.danceanddance.com/studio/images/textarea-bg.jpg) no-repeat 0 0;
		height:159px;
		overflow:hidden;
		margin-bottom:20px;
	}
	#contacts-form textarea {
		width:265px;
		background:none;
		border:none;
		padding:4px 5px 2px 5px;
		overflow:auto;
		height:150px;
		color:#d5c79d;
	}

	#contacts-form .col-1 {
		width:310px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:282px !important; 
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}

/*==========================================*/
