@charset "UTF-8";
/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5b0f13;

margin: 0 0 20px 0;
text-align: center;
background:url(/incl/gradiant.png) repeat-x;


}

#wrapper {
width:850px;
/*float:left;*/
margin-left: auto;
margin-right: auto;
text-align: left;

}
#header {
	width:auto;
	float:left;
}
#content {
width:100%;
/*padding-left:12px;
padding-right:10px;*/
/*margin-left:12px;
margin-right:10px;
margin-top:0px;
margin-bottom:10px;*/
float:left;
}
#sub_header {
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#de7428;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#de7428;
	background-color:#fdefdc;
	font-family:Trajan-Regular, "Times New Roman", Times, serif;
	font-size:14px;
	font-stretch:extra-expanded;
	color:#5b0f13;
	/*float:left;*/
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
}
#left_side_menu {
	width:20%;
	float:left;
}
#right_side_menu {
	width:36%;
	float:right;
	padding-left:1px;
}
#studio_content {
	width:80%;
	float:right;
}
#studio_content_left {
	width:62%;
	float:left;
	margin-left:3px;
}
#schedule {
	width:99%;
	background-color:#fff;
	border-color:#de7428;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin-left:5px;
	float:left;
}
#workshops {
	width:98%;
	background-color:#fdefdc;
	border-color:#de7428;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin-left:5px;
	float:left;
	margin-bottom:10px;
}
#studio_wrapper {
width:99%;	
float:left;
margin-left:5px;
padding:5px;
}
#studio_left {
width:33%;
float:left;	
}
#studio_right {
width:65%;
float:right;	
}
#location_wrapper {
	width:99%;
	float:left;
}
#location_left {
	width:50%;
	float:left;
}
#location_right {
	width:49%;
	float:right;
}
.schedule_button_wrapper {
	width:100%;
	float:left;
	font-size:14px;
	
}
/*.schedule_button {
	margin:5px;
	width:60px;
	height:15px;
	padding:5px;
background-color:#5b0f13;
text-align:center;
float:left;	
color:#fdefdc;
}*/
/*.workshop_button {
	margin:5px;
	width:140px;
	height:15px;
	padding:5px;
background-color:#5b0f13;
text-align:center;
float:left;	
color:#fdefdc;
}*/
.schedule_button a {
	margin:5px;
	width:65px;
	height:18px;
	padding:5px;
background-color:#5b0f13;
text-align:center;
float:left;	
color:#fdefdc;
text-align:center;
	text-decoration:none;
	
}
.schedule_button a:hover {
	padding:5px;
	width:65px;
	height:18px;
	text-align:center;
	text-decoration:none;
	background-color:#fdefdc;
	color:#5b0f13;
	
	
}
.workshop_button a {
	margin:5px;
	width:145px;
	height:18px;
	padding:5px;
background-color:#5b0f13;
text-align:center;
float:left;	
color:#fdefdc;

	text-decoration:none;

}
.workshop_button a:hover {
	padding:5px;
	text-align:center;
	text-decoration:none;
	background-color:#fdefdc;
	color:#5b0f13;
}
p {
padding-left:3px;
padding-right:3px;
}

h1 {
	font-size:24px;
	font-family:Trajan-Regular, "Times New Roman", Times, serif;
	font-stretch:extra-expanded;
	font-weight:300;
	font-variant:small-caps;
	font-style:italic;
	color:#5b0f13;
	
}
h2 {
	font-size:20px;
	font-family:Trajan-Regular, "Times New Roman", Times, serif;
	font-style:italic;
	font-stretch:extra-expanded;
	font-weight:300;
	color:#5b0f13;
	
}
h3 {
	font-size:16px;
	font-family:Trajan-Regular, "Times New Roman", Times, serif;
	font-stretch:extra-expanded;
	font-weight:300;
	padding-left:3px;
	color:#5b0f13;
	
}
.studio_images {
	padding:8px;
	border-color:#5b0f13;
	border-style:double;
	border-width:1px;
}
.rotating_images {
	width:250px;
	background-color:#FFF;
	float:left;
	/*clear:both;*/
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:5px;
	border-color:#5b0f13;
	border-style:double;
	border-width:1px;
}
.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-stretch:extra-expanded;
	color:#5b0f13;
}
.heading2 {
	font-size:14px;
	font-weight:bold;
}
ul.schedule_list {
	list-style:none;
}
.footer_studio {
	width:inherit;
	padding-right:10px;
	float:left;
	clear:all;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:extra-expanded;
}
.footer_bg {
	width:860px;
	background-image:url(../incl/odys_footer_bg.jpg); 
	clear:both;
}
.studio_footer {
	float:left;
	width:100%;
	clear:all;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:extra-expanded;
	color:#5b0f13;
	background-color:#fdefdc;
	border-color:#de7428;
	border-style:solid;
	border-width:1px;
	padding-left:3px;
	padding-bottom:5px;
	padding-right:5px;
	margin-bottom:5px;
}
.links a {
	color:#5b0f13;
	text-decoration:none;
}

.links a:hover {
	color:#de7428;
}
/*table.schedule  {
	width:95%;
	background-color:#fdefdc;
	margin-left:10px;
	border:none;
}
td.schedule {
	width:25%;
	padding:3px;
	background-color:#fdefdc;
	border:none;
}*/
table.descriptions {
	width:98%;
	border: 1px solid #de7428;
	background-color:#fdefdc;
}
td.descriptions {
	width:100%;
	border: 1px solid #de7428;
	background-color:#de7428;
	color:#FFF;
}
.borders {
	border-width:thin;
	border-color:#5b0f1;
	padding:5px;
}
.register_text {
	background-color:#5b0f13;
	padding:4px;
	color:#FFF;
	font-family:Trajan-Regular, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
}
.register {
	background-color:#5b0f13;
	padding:4px;
}
.register a {
	color:#FFF;
	font-family:Trajan-Regular, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
}
.register a:hover {
	color:#de7428;
}

.studio_list ul {
	list-style:none;
	line-height:16px;
}
.description_heading {
	font-family:Trajan-Regular, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.heading {
	font-size:16px;
	font-family:Trajan-Regular, "Times New Roman", Times, serif;
	font-stretch:extra-expanded;
	font-weight:300;
	color:#5b0f13;
}


.highlight_box {
background-color:#e7e4e6;
/*background-color:#FFFFE1;*/
border-color:#9b5354;
border-style:solid;
border-width:1px;
width:800px;
color:#000000;
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
padding-top:5px;
padding-bottom:5px;

}
.highlight_box_store {
background-color:#e6d5e8;
border-color:#484095;
border-style:solid;
border-width:1px;
width:800px;
color:#000000;
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
padding-top:5px;
padding-bottom:5px;

}

.para {
padding:10px;

}
#footer {
float:left;
width:99%;
margin:5px;
color:#FFFFFF;
font-family:"Century Gothic";
font-size:12px;
font-weight:600;
}
.schedule {
background-color:#FFFFFF;
border-color:#999999;
border-style:dotted;
border-width:1px;
}
/*td {
border-color:#999999;
border-style:dotted;
border-width:1px;
}*/
.schedule_header {
background-color:#983334;
color:#FFFFFF;
}
.schedule_day {
background-color:#CCCCCC;
color:#000000;
}
/*drop down menu*/

.chromestyle{
width: 100%
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(../dev/graphics/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
/*background: url(../graphics/yellowOver.jpg) center center repeat-x;*/ /*THEME CHANGE HERE*/
color:#983334;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
