@charset "UTF-8";
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #7aa1aa;
	border-left: 1px solid #7aa1aa;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #7aa1aa;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 14px;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background-color: #FEFFEA;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background-color: #000;
	background-image: url(../images/content-bg-ornate.jpg);
	background-repeat: no-repeat;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.flourish{
}

.body-copy{
	width:600px;
	float: left;
}

.container .header #nav li .active {
	color: #999999;
}

#nav .active{
color:#ca0000;	!important
}

#classes .container .content table tr th img {
	border: 2px solid #DFE0CE;
	width: 125px;
	height:125px;
	overflow: hidden;
}


table tr td{
	vertical-align:top;
	padding:20px;
	height:125px;
	border-collapse:collapse;
	
}
#classes .container .content table tr th {

	width:142px;
	text-align:left;
	overflow: hidden;
}

a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
       cursor: pointer;
}
#logo{
	taxt-align:left;
	display:block;
	float:left;
	padding-top: 35px;
}

html {
	margin:0px;
	padding:0px;
}
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
	cursor: pointer;
}
blockquote {
	background:#f9f9f9;
	margin:1.5em 10px;
	padding:.5em 10px;
	quotes:"\201C""\201D""\2018""\2019";
}
blockquote:before {
	color:#ccc;
	content:open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}
blockquote:after {
	color:#ccc;
	content:close-quote;
	font-size:4em;
	line-height:.1em;
	margin-left:.25em;
	vertical-align:-.4em;
}
blockquote p {
	display:inline;
}
#featured {
	width: 930px;
	height: 280px;
	background: #000 url('../orbit.1.2/orbit/loading.gif') no-repeat center center;
	overflow: hidden;
}
#featured img, #featured div {
	display: none;
}
body {
	margin: 0;
	padding: 0;
	color: #4b4845;
	background-image: url(../images/body-bg3.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	background-attachment: fixed;
}
a img {
	border: none;
}
.container {
	width: 1019px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* [disabled]background-image: url(../images/content_bg-top.png); */
	background-position: top;
	background-repeat: no-repeat;
}
.header {
	height:174px;
	padding:0;
	/* [disabled]background-image:url(../images/logo_small.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: left top; */
	margin-left:0px;
}
.content {
	padding-top: 44px;
	padding-right: 44px;
	padding-bottom: 44px;
	padding-left: 44px;
	background-color: #000000;
	min-height:600px;
	background-image: url(../images/content-bg-ornate.jpg);
	background-repeat: no-repeat;
}
#welcome .content{
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 18px 20px;
	background-color: #FFF;
}
.content h1 {
	font-size:24px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 0px;
	line-height: 140%;
	color: #D20000;
}
.content h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #d70000;
	/* [disabled]font-style: italic; */
}
.content a {
	color:#ca0000;
	text-decoration:none;
}
.content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:140%;
	color: #CCCCCC;
	padding-top: 0px;
	margin-top: 0px;
}
.footer {
	text-align: center;
	font-family:Arial;
	font-size: 12px;
	padding:22px 0 22px 0;
	/* [disabled]background-color: #D0E8EA; */
	width:100%;
}
.footer a {
	color:#FFFFFF;
}
.footer p{
	color:#FFF;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
ul, ol {
	/* [disabled]margin:10px 0 10px 44px;
*/
}



.callouts {
	margin-top:15px;
}

#left, #center, #right, #entire {
	width:272px;
	height:92px;
	float:left;
	text-align:left;
	display:block;
	text-decoration:none;
	padding-top:12px;
	/* [disabled]border: 1px solid #E2DED2; */
	/* [disabled]border-top:1px solid #F5F4F0; */
}
#left {
	margin-right:53px;
	background-image:url(../images/studio-rental-phone.jpg);
}
#center {
	margin-right:53px;
	background-image:url(../images/studio-rental-calendar.jpg);
}
#right {
	margin-right:0px;
	background-image:url(../images/studio-rental-shoes.jpg);
}
#entire {
	margin-right:0px;
	background-image:url(../images/class-info.jpg);
	float:right;
	background-repeat: no-repeat;
}


#entire h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#196576;
	margin-bottom:-8px;
	padding-left:20px;
	font-weight:lighter;
	margin-top:0px;
}
#entire p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ca0000;
	padding:0px;
	padding-left:20px;
	width:130px;
}


.callouts h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	margin-bottom:-8px;
	padding-left:20px;
	font-weight:lighter;
	margin-top:0px;
}
.callouts p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	padding:0px;
	padding-left:20px;
	width:130px;
}


#nav {
	margin:128px 0 0 0;
	padding:0;
	list-style:none;
	background:transparent;
}
ul#nav {
	list-style: none;
	/* [disabled]margin:128px 0 0 0; */
	padding:0;
	float:right;
	color: #7B7770;
}
ul#nav li {
	float: left;
	margin: 0 15px;
	color: #7B7770;
}
ul#nav li{
	margin: 0 15px;
}

ul#nav li a, ul#nav li a:visited {
	text-decoration: none;
	color:#FFF;
	/*	font-family:'tangerine', Times, serif;*/ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
ul#nav li a:hover {
	color:#999999;
}
/* here is the magic, when the body ID and the link Class are the same, this style is applied. */ 
#calendar .calendar, #welcome .welcome, #art-classes .classes,  #rental .rental, #dance-classes .dance-classes, #contact .contact {
	color:#ca0000;
}
.address{
	float:left;
	width:400px;
	/* [disabled]height:350px; */
	margin-right: 20px;
}
.map{
	/* [disabled]margin-left:30px; */
	float:left;
}
.rental-form{
	margin-left:0px;
	padding-top: 0px;
	padding-left: 20px;
}
.big-calendar{
	width:100%;
}
#classes .container .content .tab_container  table tr td h2 {
	margin-top: -18px;
}

#classes .container .content a .entire-schedule {
	float: right;
	width: auto;
	text-align: left;
	height: 20px;
	padding: 12px;
	background-color: #F1FEF0;
	border: 1px solid #fff;
	background-image: url(../images/studio-rental.jpg);
	background-repeat: no-repeat;
}
.container .header #nav li .active {
	color: #999999;
}
#news-widget{
	width:268px;
	height:300px;
	float: left;
	color: #CCCCCC;
	/* [disabled]padding-left: 50px; */
	padding-top: 0px;
	margin-left: 50px;
	font-style: italic;
	font-size: 14px;
	height:auto;
}

.container .content .news-widget p {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 120%;
	margin-top: 0px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.container .content .cushycms .news-widget .widget-text h2 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	color: #d70000;
	font-style: normal;
}
.social{
	margin-top:20px;
}
.cushycms{
	color:#ccc;	
}
