/*classes content wrapper*/
#classes_content
{
	position: absolute;
	left:302px;
	width:450px;
	font-size:100%;
	padding-bottom:60px;
	}
/*div#content_left
{
	display:block; 
	overflow:visible; 
	position:absolute; 
	z-index:4; 
	top:20px; 
	bottom:0px; 
	width:250px; 
	margin-left:-330px; 
	left:50%;
}*/
#classes_content p
{
margin-left:10px;
margin-right:20px;
}
/*content main menu*/
#classes_top_menu a:link
{
	margin-top:20px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
#classes_top_menu a:visited
{
	margin-top:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
#classes_top_menu a:hover
{

	margin-top:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
/*classes header - just under menu*/
.classes_header
{
	border-width:1px 1px 0px 1px;
	border-color:#fff #ccc #fff #fff;
	border-style:solid;
	background-color:#DDDBD2;
	/*background-image:url(http://artathooperstudios.com/img/bg/jell_yellow.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;*/
	
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.classes_header p
{
color:#990000;
margin-top:10px;
margin-left:10px;	
}

/*Item title header*/
#classes_content h2
{
	margin:0px;
	padding:10px;
	padding-bottom:0px;
	font-size:180%;
	color:#000000;
	/*background-image:url(http://artathooperstudios.com/img/bg/title_bg.png);
	background-repeat:repeat-x;*/
}
/*class title header*/
#classes_content h3
{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
	font-size:100%;
	font-weight:bold;
	/*background-image:url(http://artathooperstudios.com/img/classes/item_corner_left_top2.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
/*class item container*/
div.class_item_container
{
	margin:0px;
	margin-top:-10px;
	background-image:url(http://artathooperstudios.com/img/bg/title_bg.png);
	background-repeat:repeat-x;
	border-width:3px 1px 0px 0px;
	border-color:#ffffff #cccccc;
	border-style:solid;
	min-height:200px;
}

/*block of subtext items - title, subtitle, date, etc*/
div.class_item_subtext
{
	margin-left:20px;
}
div.class_item_subtext
{
	margin-left:20px;
}

/*item subheader*/

#classes_content .subheader p
{
	margin-top:-5px;
	margin-left:25px;
	font-size:80%;
	color:#000;
}


/*item date_text*/

#classes_content .date_text
{
	font-size:90%;
	font-weight:bold;
	margin-bottom:2px;
}
/*item date_sub_text*/

#classes_content .date_sub_text
{
	font-size:90%;
}

/*item time_text*/

#classes_content .time_text
{
	font-size:90%;
}

/*item price_text*/

#classes_content .price_text
{
	font-size:90%;
}

/*item event_text*/
#classes_content .event_text
{
	
	margin-top:20px;
	/*background-image:url(http://artathooperstudios.com/img/classes/item_corner_right_bottom.gif);
	background-position: bottom right;
	background-repeat:no-repeat;*/
}
#classes_content .event_text p
{
margin-left:20px;
padding-right:10px;
padding-bottom:10px;
}
div#classes_content .event_image
{
margin:0px;
margin-left:10px;
margin-bottom:10px;
padding:0px;
float:right;
}
#classes_content .event_image img
{
margin:0px;
padding:0px;
border-width:0px 1px 3px 3px;
border-style:solid;
border-color:#ffffff;
}
div#fader_quote
{
position:absolute;
width:220px;
top:200px;
z-index:100;
}
#fader_quote p
{
font-size:85%;
font-style:italic;
text-align:center;	
margin-left:15px;
margin-right:15px;
text-align:left;
}
#fader_quote h4
{
font-size:90%;	
margin:5px;
text-align:right;
}

div#cw_side_menu
{
	width:200px;
	margin-left:0px;
}

#cw_side_menu h3 a:link,#cw_side_menu h3 a:visited
{
	font-size:90%;
	margin:3px;
	font-weight:bold;
	color: #990026;
	background-color: #dddbd2;
	padding:3px 3px 3px 10px;
	display:block;
	border:1px solid #ffffff;
}
#cw_side_menu h3 a:hover
{
	font-size:90%;
	margin:3px;
	font-weight:bold;
	color: #da130c;
	background-color: #dddbd2;
	padding:3px 3px 3px 10px;
	display:block;
	border:1px solid #ffffff;
}
div#cw_side_menu .date_text 
{
margin-left:10px;
}
#cw_side_menu .date_text
{
font-size:80%;
color:#333333;
}
div#cw_side_menu .event_text
{
margin-bottom:5px;
margin-left:10px;
}
.event_text a:link, #cw_side_menu .event_text a:visited
{
color:#996633;
text-decoration:none;
font-size:90%;
}

.event_text a:hover
{
color:#990000;
text-decoration:none;
font-size:90%;
}
