/*
	page.css

	CPA style sheet for IE6

	Author:		William Benson
	Copyright:	William Benson
				August 2009
*/


body
{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Sans-Serif;
}

/*
	Main div boxes 
*/

#box_all 
{
	background: transparent url(../img/a/sharp.jpg) repeat top left;
	width: 933px;
	height: auto;
	margin-left: 0;
	margin-right: auto;
	margin-top:0;
	padding:0;
}

#box_header 
{
	background: transparent url(../img/a/header_ie6.png) no-repeat top left;
	width: 933px;
	height: 115px;
	border: 0;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #ddd;
}

#box_menu_bar 
{
	background: transparent url(../img/a/blur.jpg) repeat -10px -137px;
	width: 196px;
	height: 500px;
	margin: 0 0 0 10px;
	float: left;
	padding: 0;
	border:solid 1px #fff;
	display: inline;
}

#box_main_copy 
{
	background: transparent url(../img/a/blur.jpg) repeat -217px -137px;
	width: 496px;
	height: 500px;
	margin: 0 0 0 213px;
	padding: 0;
	border: solid 1px #fff;
}

#image_sidebar 
{
	background: transparent url(../img/a/blur.jpg) repeat -727px -137px;
	width: 196px;
	height:500px;
	float: right;
	border: solid 1px #fff;
	padding: 0;
	margin: 0 10px 0 0;
	display: inline;
}

#footer 
{
	clear:both;
	background:transparent;
	color: #fff;
	height: 45px;
	width: 933px;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #ddd;
}

#first_gallery_image 
{
	margin-top:10px;
}

.copy_holder 
{
	width: 100%;
	color: #fff;
	font-family: Arial, Sans-Serif;
	margin: 0;
	padding:0;
	height: auto;
}

#image_sidebar a 
{
	margin-bottom: 3px;
}

#image_sidebar a:link,
.copy_holder a:link 
{
	color: #003355;
	font-style:italic;
	font-size: 12px;
	text-decoration: none;
}

#image_sidebar a:hover,
.copy_holder a:hover 
{
	color: #aa0000;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	border-bottom: solid 1px #aa0000;
}

#image_sidebar a:visited
{
	color: #555;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	border-bottom: none;
}

.copy_holder a:visited 
{
	color: #555;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	border-bottom: dotted 1px #555;
}

.page_div 
{
	margin: 0 0 0 0;
}

/*
	div sub boxes
*/

#program_summary 
{    
	margin-bottom: 15px;
}
	
	
.sample_image 
{
	margin: 0 0 0 15px;
}
	
#blanket 
{
	background-color:#111;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter:alpha(opacity=65);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.65;
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
	display:none;
}

#check_list,
#registration,
#student_image,
#reg_club,
#video_div,
#intermediate_class_registration,
#advanced_class_registration
{   
	display:none;
	width: 527px;
	height: auto;
	position: absolute;
	padding: 20px 15px 25px 25px;
	background: #fff;
	border: solid 1px #fff;
	z-index: 9002
	}
	
.close_box 
{
	float:right;
	position:absolute;
	top:0;
	right:0;
	width: 18px;
	height: 16px;
}

.close_box img 
{
	border: none;
}

.close_box a 
{
	border:none;
}

.image_link img 
{
	border: none;
}
	
/*
	sub boxes headers
*/

h3 span, h2 span {
	display: none;
	}
	
#image_sidebar h3 
{
	width: 100%;
	height: 25px;
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	background: transparent url(../img/a/dark.jpg) repeat top left;
	margin:0;
	padding:0;
}

.sample_image 
{
	margin:5px 0 0 0;
	text-align: center;
	vertical-align:middle;
}
#image_sidebar .sample_image img
{
	padding:3px;
	border: double 1px #555;
}
#box_menu_bar h3 
{
	width: 100%;
	height: 25px;
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	background: transparent url(../img/a/dark.jpg) repeat top left;
	background-attachment:fixed;
	margin:0;
	padding:0;
}	
	
.copy_holder h3
{
	margin: 0;
	padding:0;
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	background: transparent url(../img/a/dark.jpg) repeat top left;
	width:499px;
	height: 25px; /* Actual value for conformant browsers */	
	}

html>.copy_holder h3 {
	height: 25px; /* Be nice to Opera */
	}

#box_menu_bar h3 
{
	width: 100%;
}	

#registration h3 span,
#student_image he span,
#reg_club h3 span,
#video_title h3 span,
#program_summary h3 span,
#image_sidebar h3 span,
#check_list h3 span,
#classes h3 span,
#box_menu_bar h3 span
{
	display: block;
	font-weight:normal;
	font-size: 18px;
	font-weight:normal;
	padding: 1px 0 0 15px;
	letter-spacing: 0.3em;
	color: #fff;
}

#registration h3 span em,
#student_image h3 span em,
#reg_club h3 span em,
#video_title h3 span em,
#program_summary h3 span em,
#image_sidebar h3 span em,
#check_list h3 span em,
#classes h3 span em,
#box_menu_bar h3 span em
{
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	letter-spacing: 0.3em;
	color: #fff;
}
	
/*
	sub box paragraph text definitions
*/

#box_main_copy p 
{
	margin: 0;
	padding: 5px 20px 0 20px;
	font-family: Arial, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	line-height: 1.5;
	color:#000;
}

#box_main_copy .p1
{
	font-size: 12px;
	font-weight: normal;
}

#box_main_copy .p2
{
	font-size: 11px;
	font-weight: normal;
}

#box_main_copy .p3
{
	font-size: 11px;
	font-weight: normal;
}

#box_main_copy .p4
{
	font-size: 11px;
	font-weight: normal;
}

#footer p.footer_p a
{
	font-size: 11px;
	color: #fff;
}

.image_store 
{
	display: none;
}

.registration 
{
	text-align: left;
	font-size: 12px;
	color: #000;
	margin: 15px 0 0 0;
	border-collapse: collapse;
}

.registration tr.category 
{
	background: #fed;
}

table.registration th 
{
	padding: 0 0 3px 3px;
	border-bottom: solid 1px #aaa;
	margin:0;
	text-align:left;
}

.registration td 
{
	margin: 0;
	padding: 3px 23px 3px 3px;
	border-bottom: solid 1px #aaa;
	vertical-align: middle;
}

.registration td.category 
{
	margin: 0;
	padding: 3px 23px 3px 3px;
	border-bottom: solid 1px #aaa;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}

form 
{
	display: inline;
}

#registration a:link,
#student_image a:link,
#reg_club a:link,
#video_div a:link,
.registration a:link 
{
	color: #003;
}

#registration a:visited,
#student_image a:visited,
#reg_club a:visited,
#video_div a:visited,
.registration a:visited
{
	color: #555;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	border-bottom: none;
}

#program_summary_long 
{
	display: none;
}

#class_fundamental_long 
{
	display:none;
}

.copy_holder a img 
{
	border:none;
}
.page_topic 
{
	margin: 0 0 5px 0;
}

ul li.curriculum 
{
	color: #000;
	font-size: 12px;
	list-style-image: url("../img/camera_bullet.gif");
	padding: 0 25px 5px 8px;
	margin-left: 10px;
}

ul li.curriculum ul li 
{
	color: #000;
	font-size: 12px;
	list-style-image: none;
	list-style: circle;
}

ul li.curriculum span.list_top
{
	display:block;
	margin:0 0 3px 0;
}

.copy_holder a.info 
{
	border:none;
	text-decoration:none;
}

.show_div 
{
	margin:0 0 12px 0;
}

#building_1,
#portfolio_1 
{
	float: left;
	margin: 10px 15px 10px 20px;
	padding: 3px 3px 0 3px;
	border:solid 1px #555;
}

#portfolio_2 
{
	float: right;
	margin: 10px 18px 10px 15px;
}

.instructor_name 
{
	font-weight: bold;
}

.class_details 
{
	margin: 3px 3px 0 3px;
}

ul span.middle_list 
{
	display:block;
	margin: 8px 5px 0 43px;
	padding: 0;
}

.class_details li 
{
	margin-right: 5px;
}

#map_holder 
{
	font-size:12px;
	padding:0;
	margin: 10px 0 10px 23px;
}

.registration th.center_header 
{
	padding-left:20px;
}

#video_div p a:link,
#registration p a:link,
#reg_club p a:link
{
	color: #003;
}

#video_div p a:visited,
#registration p a:visited
{
	color: #555;
}

.reg_fs 
{
	border: none;
}

#print_directions_button 
{
	margin: 10px 0 0 0;
	padding: 0;
	display:none;
}

#location_form 
{
	margin: 3px 0 5px 0;
	font-size:12px;
	color:#000;
}

#start_address 
{
	width: 350px;
}

#location_map 
{
	clear:both;
	padding: 0 5px 0 0;
}

.reg_fs #direction_p 
{
	padding: 0 0 0 25px;
}

#map_directions 
{
	width: 440px;
	color: #000;
}

#map_canvas 
{
	width:455px;
	height:350px;
	border: solid 1px #fff;
}

#location_long p.p1 
{
	margin-top: 5px;
}

#now_you_see_me
{
	display:none;
}

a.schedule:link 
{
	color: #fff;
	background-color: #f33;
	font-size: 14px;
	font-weight:bold;
}

#video_box 
{
	margin: 50px 0 0 95px;
}

table.free_class 
{
	margin: 10px 10px 10px 10px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
}

table.free_class td
{
	padding: 3px;
}

table.free_class td input 
{
	width: 175px;
}

table td input.phone3 
{
	width: 25px;
}

table td input.phone4 
{
	width: 35px;
}

table td input.state 
{
	width: 40px;
}

#you_tube 
{
	z-index:-999;
}

.review
{
	font-size: 11px;
	font-style: italic;
	color: #000;
}
.input_image
{
    border:none;
    cursor:pointer;
}
