/* @group General */
body {
	background-color: #ccc;
	font-size: 12px; 
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 30px 0;
	padding: 0;
}
a {
	outline: none;
	text-decoration: underline;
}
.content .emphasis {
	font-weight: bold;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
}
/* @end */
/* @group Base */
#container {
	background: #ddd url('../images/bg_container.jpg') repeat-y;
	
/*border-left: 1px solid #666;
	border-right: 1px solid #666;*/
	margin: 0 auto;
	-moz-box-shadow: #000 0 0 20px;
	position: relative;
	-webkit-box-shadow: #000 0 0 20px;
	width: 900px;
}
#container.full {
	background: #ddd url('../images/bg_container_full.jpg') repeat-y;
}
.content {
	float: left;
/
*position: relative;*/
}
#shadow {
	background: url('../images/shadow.png') repeat-x;
	height: 10px;
	left: 0;
	position: absolute;
	top: 100px;
	width: 900px;
	z-index: 20;
}
/* @end */
/* @group Top */
#top {
	background: #fff url('../images/bg_top.jpg') repeat-x;
	color: #fff;
	height: 70px;
	font-size: 18px;
	letter-spacing: -1px;
	text-shadow: #000 1px 1px 2px;
}
#top a {
	color: #fff;
}
#top a:hover {
	color: #ddd;
}
#top #contact_info {
	position: absolute;
	left: 310px;
	text-align: right;
	top: 12x;
	line-height:20px;
	font-weight:bold;
	font-size:13px;
}
#top #contact_info a img {
	vertical-align: bottom;
}
#top #adobe_atc {
	position: absolute;
	right: 160px;
	top: 10px;
}
#top #adobe_atc img {
	-moz-box-shadow: #000 0 0 5px;
	-webkit-box-shadow: #000 0 0 5px;
}
/* @end */
/* @group Navigation */
#nav {
	background-color:#ccc /*: url('../images/bg_nav.jpg');*/
	font-size: 12px;
	height: 28px;
	text-shadow: #000 1px 1px 2px;
}
/* @group Top */
/* @group Root Menu */
ul#nav {
	font-size: 12px;
	margin: 0;
	right: 10px;
	text-shadow: #000 1px 1px 2px;
	background-color:#95282b;
	font-weight:bold;
	top: 21px;
	z-index: 200;
}
ul#nav li {
	border-left-color: #cf9ba2;
	border-left-style: solid;
	border-left-width: 1px;
	color: #fff;
	float: left;
	
	list-style: none;
	width:120px;
}
ul#nav li:first-child {
	border: none;
}
ul#nav li span {
	display: block;
	padding: 6px 8px;
}
ul#nav li:hover {
	background: #fff;
	color: #000;
	-moz-box-shadow: #000 0 0 10px;
	text-shadow: none;
	-webkit-box-shadow: #000 0 0 10px;
}
ul#nav li:hover a {
	color: #000;
}
ul#nav li a {
	color: #fff;
	display: block;
	padding: 6px 8px;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #000;
	font-weight: bold;
}
ul#nav li a.selected {
	color: #fff;
	font-weight: bold;
	line-height: 0; /* prevents text from bumping down in FF3 */
}
ul#nav li a.selected:hover {
	border: none;
	color: #fff;
	font-weight: bold;
}
/* @end */
/* @group Submenu */
ul#nav li ul {
	background: #680201; /* url('../images/bg_subnav.jpg') repeat-x */
	border: 1px solid #cf9ba2;
	color: #fff;
	display: none;
	margin: 0 0 0 -1px;
	-moz-box-shadow: #000 0 0 10px;
	
	padding: 0;
	position: absolute;
	visibility: hidden;
	text-transform: capitalize;
	-webkit-box-shadow: #000 0 0 10px;
	width: 160px;
	z-index: 1000;
}
ul#nav li ul li {
	border: none;
	color: #fff;
	display: block;
	float: none;
	font-weight: normal;
	padding: 0;
	width:160px;
	text-shadow: #000 1px 1px 2px;
}
ul#nav li ul li:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
ul#nav li ul li a, ul#nav li:hover ul li a {
	/*border-top: 1px solid #4a0001;*/
	color: #fff;
	display: block;
	padding: 8px;
}
ul#nav li ul li a:hover {
	color: #000;
	font-weight: normal;
}
ul#nav li:hover ul {
	display: block;
	visibility: visible;
}
/* @end */
/* @group Banners */
#banner {
	border-bottom: 1px solid #666;
	color: #fff;
	height: 125px;
	position: relative;
	text-shadow: #000 1px 1px 2px;
	width: 900px;
	z-index: 10;
}
#banner_text {
	left: 20px;
	position: absolute;
	text-align: left;
	top: 48px;
}
#banner_text a {
	border: none !important;
	color: #fff !important;
	text-decoration: underline !important;
}
#banner_text a:hover {
	color: #ddd !important;
}
#banner_title {
	font: bold 32px "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
}
#banner_subtitle {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	margin: 0 0 0 1px;
}
#course_icon {
	position: absolute;
	right: 20px;
	top: 20px;
}
#course_icon img {
	-moz-box-shadow: #000 0 0 5px;
	-webkit-box-shadow: #000 0 0 5px;
}
.home {
	background: url('../images/banner_home.jpg') no-repeat;
}
.courses {
	background: url('../images/banner_courses.jpg') no-repeat;
}
.schedules {
	background: url('../images/banner_schedules.jpg') no-repeat;
}
.testimonials {
	background: url('../images/banner_testimonials.jpg') no-repeat;
}
.instructors {
	background: url('../images/banner_instructors.jpg') no-repeat;
}
.contact {
	background: url('../images/banner_contact.jpg') no-repeat;
}
#banner .content .aside {
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	right: 20px;
	text-align: right;
	top: 70px;
}
#greeting {
	font-size: 24px;
	font-weight: bold;
}
/* @end */
/* @group Subnav */
#subnav .content {
	background: #680201 url('../images/bg_subnav.jpg') repeat-x;
	color: #fff;
	font-size: 14px;
	height: 36px;
	padding: 0 20px;
	margin: 0 auto;
	text-shadow: #000 1px 1px 2px;
	width: 860px;
}
#subnav .content ul {
	list-style: none;
	margin: 0 0 0 -20px;
	padding: 0;
}
#subnav .content ul li {
	border-left-color: #cf9ba2;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	padding: 10px 0;
}
#subnav .content ul li:first-child {
	border: none;
}
#subnav .content ul li a, #subnav .content ul li span {
	color: #fff;
	padding: 0 20px;
	text-decoration: none;
}
#subnav .content ul li a.selected, #subnav .content ul li span {
	font-weight: bold;
}
#subnav .content ul li a:hover {
	color: #cf9ba2;
}
#subnav .content ul li a.selected:hover {
	color: #fff;
}
#subnav .home {
	padding: 0;
	width: 900px;
}
#subnav .home ul {
	margin: 0;
}
#subnav .home ul li {
	text-align: center;
	width: 298px;
}
/* @end */
/* @group Sidebar */
.sidebar .content {
	line-height: 20px;
	padding: 0;
	width: 200px;
}
.sidebar .content a {
	color: #666;
	text-decoration: none;
}
.sidebar .content a:hover {
	color: #333;
	text-decoration: underline;
}
.sidebar .content ul {
	color: #666;
	list-style-type: square;
	margin-left: 0;
	padding-left: 14px;
}
.sidebar .content ul li {
	line-height: 16px;
/
*margin-bottom: 6px;*/
}
.sidebar .content ul li a {
	
}
.sidebar .content ul.drawers {
	margin: 0;
	padding: 0;
}
.sidebar .content ul.drawers li.drawer {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar .content ul.drawers li.drawer .inner {
	padding: 10px;
}
.sidebar .content .title, .sidebar .content h2 {
	background: #808080 url('../images/bg_sidebar_title.jpg') repeat-x;
	border-bottom: 1px solid #aaa;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 4px 6px;
	text-shadow: #000 1px 1px 2px;

}
.sidebar .content h2 {
	margin-top: 0;
	margin-bottom: 0;
}
.sidebar .content .title img, .sidebar .content h2 img {
	border: 1px solid #666;
	margin-right: 6px;
	vertical-align: middle;
}
.sidebar .content .highlight {
	font-style: italic;
}
.sidebar .content .text {
	padding: 0 10px;
}
.right-sidebar .content {
	line-height: 20px;
	padding: 0;
	width: 200px;
}
.right-sidebar .content a {
	color: #666;
	text-decoration: none;
}
.right-sidebar .content a:hover {
	color: #333;
	text-decoration: underline;
}
.right-sidebar .content ul {
	color: #666;
	list-style-type: square;
	margin-left: 0;
	padding-left: 14px;
}
.right-sidebar .content ul li {
	line-height: 16px;
/
*margin-bottom: 6px;*/
}
.right-sidebar .content ul li a {
	
}
.right-sidebar .content ul.drawers {
	margin: 0;
	padding: 0;
}
.right-sidebar .content ul.drawers li.drawer {
	list-style: none;
	margin: 0;
	padding: 0;
}
.right-sidebar .content ul.drawers li.drawer .inner {
	padding: 10px;
}
.right-sidebar .content .title, .right-sidebar .content h2 {
	background: #808080 url('../images/bg_sidebar_title.jpg') repeat-x;
	border-bottom: 1px solid #aaa;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 4px 6px;
	text-shadow: #000 1px 1px 2px;

}
.right-sidebar .content h2 {
	margin-top: 0;
	margin-bottom: 0;
}
.right-sidebar .content .title img, .right-sidebar .content h2 img {
	border: 1px solid #666;
	margin-right: 6px;
	vertical-align: middle;
}
.right-sidebar .content .highlight {
	font-style: italic;
}
.right-sidebar .content .text {
	padding: 0 10px;
}
/* @end */
/* @group Middle */
/* @group Tabs */
#tabs {
	background: #fff;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}
#tabs ul li {
	list-style: none !important;
}
#tabs ul li a {
	border: none !important;
	padding: 10px;
}
#tabs .ui-tabs-nav {
	background: #ddd;
	margin: 0;
	padding: 0;
	width: 100%;
}
#tabs .ui-tabs-nav a {
	font-weight: normal !important;
}
#tabs .ui-tabs-nav a:hover {
	background: #ccc;
}
#tabs .ui-tabs-nav li {
	margin-left: 0;
	margin-right: 0;
}
#tabs .ui-tabs-panel {
	background: #fff;
	padding: 0 10px;
}
#tabs .ui-tabs-selected {
	background: #fff;
}
#tabs .ui-tabs-selected a {
	font-weight: bold !important;
}
#tabs .ui-tabs-selected a:hover {
	background: #fff;
}
/* @end */
#middle {
	background: #ddd;
}
#middle .content {
	background: #fff;
	
/*border-left: 1px solid #666;
	border-right: 1px solid #666;*/
	color: #333;
	line-height: 20px;
	padding: 20px 20px 5px;
	position: relative;
	width: 460px;
}
#middle .full {
	width: 660px;
}
#middle .content a {
	
/*border-bottom: 1px solid #bc1f28;*/
	color: #bc1f28;
	font-weight: bold;
}
#middle .content a:hover {
	
/*border-color: #680201;*/
	color: #680201;
}
#middle .content ul li {
	color: #bc1f28;
	list-style-type: square;
}
#middle .content ul li span {
	color: #333;
}
#middle .content table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
}
#middle .content table tr th {
	background: #ccc;
	padding: 4px;
	text-align: left;
	white-space: nowrap;
}
#middle .content table tr.odd {
	background: #fff;
}
#middle .content table tr.even {
	background: #eee;
}
#middle .content table tr td {
	padding: 4px;
	vertical-align: middle;
}
#middle .content table tr td.label {
	color: #666;
	font-weight: bold;
	text-align: right;
}
#middle .content .title {
	border-bottom: 1px solid #bc1f28;
	clear: both;
	color: #bc1f28;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 20px;
	padding-bottom: 0px;

}
.subtitle {
	
	width:100%;
	border-bottom: 1px solid #DDDDDD;
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.highlight {
	
	width:100%;
	
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;

	font-family:"Lucida Grande", Arial;
	
}
p.datachunk{
	width:100%;
	
	color: #000000;
	font-size: 12px;
	font-family:"Lucida Grande", Arial;
	margin-bottom: 10px;
}
#middle .content .subtitle {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	
}
#middle .content .intro {
	background-color: #efefef;
	border-bottom: 1px solid #bc1f28;
	border-top: 1px solid #bc1f28;
	color: #000;
	font-size: 13px;
	line-height: 24px;
	padding: 10px 10px 8px;
	margin: 0;
}
#middle .content .quote {
	color: #666;
	font-style: italic;
}
#middle .content .button_set {
	margin: 0 0 20px;
	overflow: hidden;
}
#middle .content .button_set a.button {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll right 0;
	border: none;
	display: block;
	float: left;
	font-weight: bold;
	height: 24px;
	margin-right: -1px;
	/* use 6px for se
parated buttons */
    padding-right: 15px;
	/* sliding doors
padding */
    text-decoration: none;
}
#middle .content .button_set a.button:hover {
	background-position: right -24px;
}
#middle .content .button_set a.button:hover span {
	background-position: left -24px;
}
#middle .content .button_set a.button span {
	background: transparent url('../images/bg_button_span.gif') no-repeat left 0;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 15px;
}
#middle .content .button_set a.button:active {
	background-position: right -48px;
	outline: none;
/* hid
e dotted outline in Firefox */
}
#middle .content .button_set a.button:active span {
	background-position: left -48px;
	padding: 6px 0 4px 15px;
/* pus
h text down 1px */
}
#middle .content .button_set a.print {
	margin: 0 10px;
}
#middle .content .button_set_big a.button {
	background: url('../images/bg_button_big.jpg') repeat-x;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	height: 160px;
	margin-bottom: 20px;
	padding: 10px;
	width: 208px;
}
#middle .content .button_set_big a.button:hover {
	background-position: 0 -180px;
}
#middle .content .button_set_big a.button:active {
	background-position: 0 -360px;
}
#middle .content .button_set_big a.left {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#middle .content .button_set_big a.right {
	border-right: 1px solid #ccc;
}
#middle .content .button_set_big a.button span {
	color: #666;
	font-weight: normal;
}
#middle .content .button_set_big a.button:hover span {
	color: #333;
}
#middle .content .hidden {
	display: none;
}
/* @end */
/* @group Footer */
#footer {
	background: #680201 url('../images/bg_nav.jpg') repeat-x;
	border-top: 1px solid #666;
	clear: both;
	color: #fff;
	height: 18px;
	padding: 8px 20px 4px;
	text-align: left;
	text-shadow: #000 1px 1px 2px;
	width: 860px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ddd;
}
a.thickbox {
	text-decoration: underline;
}
/* @end */
/* @group Thickbox */
#TB_ajaxContent {
	padding: 15px !important;
}
#TB_window {
	line-height: 20px;
}
#TB_window a {
	/*border-bottom: 1px solid #bc1f28;*/
	color: #bc1f28 !important;
	font-weight: bold;
	text-decoration: none;
}
#TB_window a:hover {
	/*border-color: #680201;*/
	color: #680201 !important;
}
#TB_window ul li {
	color: #bc1f28;
	list-style-type: square;
}
#TB_window ul li span {
	color: #333;
}
#TB_window table {
	border-collapse: collapse;
	/*border: 1px solid #ccc;*/
	width: 100%;
}
#TB_window table tr th {
	background: #ccc;
	padding: 4px;
	text-align: left;
	white-space: nowrap;
}
#TB_window table tr.odd {
	background: #fff;
}
#TB_window table tr.even {
	background: #eee;
}
#TB_window table tr td {
	padding: 4px;
	vertical-align: top;
}
#TB_window table tr td.label {
	color: #666;
	font-weight: bold;
	text-align: right;
}
/* @end */
/* Registration popup start */
.hidden-register-table {
	width: 100%;
	border: 0px none;
}
.hidden-register-table tr th,td {
	
}
.course-data {
	float: left;
	width: 59%;
	background-color: #EEEEEE;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.course-data .title {
	border-bottom: 1px solid #bc1f28;
	clear: both;
	color: #bc1f28;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 0px;
	
}
.course-policy {
	float: right;
	width: 39%;
	background-color: #EEEEEE;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 5px;
	padding-top: 0px;
	margin: 0;
}
.course-policy .title {
	border-bottom: 1px solid #bc1f28;
	clear: both;
	color: #bc1f28;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}
/* Registration popup end */
.schedule-table {
	border: 1px solid #999999;
}
.discount-note {
	font-size: 10px;
	color: #bc1f28;
}
.testimonial-by {
	border-bottom: 1px solid #DDDDDD;
}
.schedule-note {
	font-size: 11px;
	color: #666;
}
.schedule-note-div {
	background-color: #FEFEFE;
	border-bottom: 1px solid #AAAAAA;
}
.contact-note {
	font-size: 12px;
	color: #666;
}
.register-class {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
.text ul#instructor-list li a {
	font-size: 12px;
	text-decoration: underline;
	color: maroon;
}
.register-now-note {
	font-size: 12px;
	color: maroon;
}
.register-now-div {
	background-color: #FEFEFE;
}
#schedule_info tr td {
	border: 1px solid #CCCCCC;
}

a.register-top {
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
div.register-top-div {
	left: 5px;
	position: absolute;
	top: 52px;
	font-size:12px;
	color: #95282b;
		font-family:Verdana;

}
#top-most-links {
			top:0px;
			
		/*background: url('../images/bg_nav.jpg');*/
			font-size: 12px;
			text-align:center;
			font-weight: bold;
			

		}
		#top-most-links a {
			color: #FFFFFF;
			text-decoration: none;
			
		}
		#top-most-links a:hover {
			text-decoration: underline;
		}
		#top-most-links ul {
			text-align:center;
			left: 0;
			margin: 0;
			padding: 0;
			position: relative;
			
		}
		#top-most-links ul li {
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
			padding-left :20px;
			background-color:#666666;
			width:22.759%;
			height:30px;
		}
		#top-most-links ul li a {
			display: block;
			height: 50px;
			padding: 6px 0;
			text-align: center;
			vertical-align:center;
		}
		#top-most-links ul li a img {
			border:0px;
			width:20px;

		}
		#top-most-links ul li a:hover {
			
		}
		.request_course{
			font-style:italic;
			font-family:"Lucida Grande"
			font-weight:bold;
			font-size:13px;
		}