/* CSS Document */

a {
	color:#6A2680;	
}

#container { 
	margin:15px auto; 
	width:840px;
	padding:0px;
	}

#wrappper {
	width:840px;
	float:left;
	margin:0;
	padding:0;
	}

body.body {
	background-image:url(/images/purple_bg.gif); 
	background-repeat:repeat-x; 
	background-color:#53345d;
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	}
	
#logo_bar {
	position: relative;
	height:78px;
	background-image:url(/images/logo_bar_training.gif);
	background-color: #fff;
	margin: 0px;
	}
	
#logo_bar_inside {
	position: relative;
	height:78px;
	background-image:url(/images/training_logo_bar_inside.gif);
	background-color: #fff;
	margin: 0px;
	}
	
.logo a {
	position: absolute;
	top: 0;
	left: 30px;
	width: 210px;
	height: 45px;
	text-indent: -9999em;
	/*border: 1px solid red;*/
	}

#links {
	float:right;
	padding:20px 30px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #7F7F7F;
	text-decoration:none;	
	}
	
#links a{
	color: #000;
	text-decoration:none;
	margin-left:10px;	
	}
	
#links a:hover{
	color: #000;
	text-decoration:underline;
	margin-left:10px;	
	}

#header {
	position: relative;
	height:213px;
	background-image:url(/images/header_training.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#header_nav {
	width:217px;
	padding:0;
	margin-left:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	border-bottom:1px solid #f2f2f2;
	}
	
#header_nav ul {
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	}
	
#header_nav ul li {
	border-top:1px solid #f2f2f2;
	margin:0px;
	}
	
#header_nav ul li.active a:link, #header_nav ul li.active a:visited{
	background: url(/images/training_active_nav_bg.gif) left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	color:#53345d;
	}
	
#header_nav ul li.active a:hover {
	background: url(/images/training_active_nav_bg.gif) left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	color:#53345d;
	}

#header_nav ul li a {
	text-decoration:none;
	padding:6px 20px 3px 34px;
	display:block;
	height:20px;
	color:#53345d;
	background:url(/images/training_nav_bg.gif) left top;
	}

#header_nav ul li a:visited {
	text-decoration:none;
	padding:6px 20px 3px 34px;
	display:block;
	height:20px;
	background:url(/images/training_nav_bg.gif) left top;
	color:#53345d;
	}

#header_nav ul li a:hover {
	text-decoration:none;
	padding:6px 20px 3px 34px;
	display:block;
	height:20px;
	background:url(/images/training_nav_bg.gif) left -29px;
	color:#53345d;
	}
	
#body {
	background-image:url(/images/body_bg_top_tr.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: left top;
	margin:0px;
	padding:0 0 15px 0;
	float:left;
	width:840px;
	}

#body ul {margin:0px; padding:0px;}
#body li {margin:0; padding:0;}

#content {
	float:left;
	margin:0px;
	padding:0px;
	}
	
#content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #3e3e3e;
	padding:50px 50px 15px 28px;
	width:490px;
	float:left;
	}

#content_text a  {
	color:#53345d;
	}

#content_text a:visited  {
	color:#53345d;
	}

#content_text a:hover {
	color:#53345d;
	text-decoration:none;
	}
	
#content_text ul {margin:0px; padding:0px;}
#content_text ul li {
	margin:0px 0 0 25px;
	padding:0;
	list-style-position: outside;
	list-style-type: disc;
}

#quicksearch {
	width:222px;
	height:247px;
	margin:25px 0 0 13px;
	background-image: url(/images/training_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	display:inline;
	padding:0px 0 0 8px;
	position:relative;

}



#quicksearch ul { list-style:none; margin:24px 0 0 5px;
	}
#quicksearch a:link, #quicksearch a:visited {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	top: 0px;
	 :-moz-any-link:focus;
	 outline: none;
	}
#quicksearch dl a:link, #quicksearch dl a:visited {
	display:inline;
	text-indent:none;
}
#quicksearch dl a:hover {
	background:none;
	text-decoration:underline;
}


#quicksearch_inside {
	width:216px;
	height:247px;
	margin: 0px 0 -15px -15px;
	background-image: url(/images/training_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:24px 0 0 13px;
	position:relative;
	float:left;
}

#quicksearch_inside ul { list-style:none; margin:0px 0 0 0;}

#quicksearch_inside a:link, #quicksearch_inside a:visited {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	top: 0px;
	 :-moz-any-link:focus;
	 outline: none;
	}		
#quicksearch_inside dl a:link, #quicksearch dl a:visited {
	display:inline;
	height:auto !important;
	text-indent:0 !important;
}
#quicksearch_inside dl a:hover {
	background:none;
	text-decoration:underline;
}
	
/* ----- Nav Defaults ------ */
#online_registration a:link, #online_registration a:visited, .selected {
	width: 205px;
	height:25px;
}
#find_class a:link, #find_class a:visited {
	width: 205px;
	height:24px;
}
#join_email a:link, #join_email a:visited {
	width: 205px;
	height:24px;
}
#class_spotlight a:link, #class_spotlight a:visited {
	width: 205px;
	height:24px;
}
	
/* ----- Nav Hover ------ */
#online_registration a:hover {
	background: url(/images/training_links.gif) no-repeat -242px -24px;
}
#find_class a:hover {
	background: url(/images/training_links.gif) no-repeat -242px -49px;
	}
#join_email a:hover {
	background: url(/images/training_links.gif) no-repeat -242px -73px;
	}
#class_spotlight a:hover {
	background: url(/images/training_links.gif) no-repeat -242px -97px;
	}

/* ----- Nav Selected ------ */
#online_registration a.selected:link, #online_registration a.selected:visited {
	background: url(/images/training_links.gif) no-repeat -242px -24px;
	}
#find_class a.selected:link, #find_class a.selected:visited {
	background: url(/images/training_links.gif) no-repeat -242px -49px;
	}
#join_email a.selected:link, #join_email a.selected:visited {
	background: url(/images/training_links.gif) no-repeat -242px -73px;
	}
#class_spotlight a.selected:link, #class_spotlight a.selected:visited {
	background: url(/images/training_links.gif) no-repeat -242px -97px;
	}
	
/* ----- Class Spotlight Text Home----- */

#class_spotlight_home p{
	font-size:11px !important;
	line-height:15px;
	margin:0;
	padding:5px 23px 0 15px;
	color:#111111;
}
#class_spotlight_home a:link, #class_spotlight_home a:visited {
  color:#111111;
  text-indent:0px;
}
#class_spotlight_home a:hover, #class_spotlight_home a:active {
 color:#53345d;
 }
#class_spotlight_home {
  padding:5px 23px 0 15px;
}

/* ----- Class Spotlight Text Internal----- */
#class_spotlight_text p{
	font-size:11px !important;
	line-height:15px;
	margin:0;
	
	color:#111111;
}
#class_spotlight_text a:link, #class_spotlight_text a:visited {
  color:#111111;
  text-indent:0px;
}
#class_spotlight_text a:hover, #class_spotlight_home a:active {
 color:#53345d;
 }
#class_spotlight_text {
  padding:5px 23px 0 15px;
}

#class_spotlight dl dd {
	font-weight:bold;
	margin:0;
	padding:0;
}


/*
#quicksearch {
	margin:25px 0 0 27px;
	float:left;
	background-image: url(images/find_a_class.jpg);
	height: 84px;
	width: 212px;
	position:relative;
}
#quicksearch .searchinput {
	position:absolute;
	top:48px;
	left:13px;
	width:115px;
	height:16px;
	font-size:11px;
	border:0 none white;
}
#quicksearch .searchbutton {
	position:absolute;
	top:46px;
	left:151px;
}

#quicksearch p {
	display:none;
}

*/
#promos #inside_quicksearch {
	margin:0 0 10px 0;
	float:left;
	background-image: url(images/find_a_class.jpg);
	height: 84px;
	width: 212px;
	position:relative;
}
#promos #inside_quicksearch .searchinput {
	position:absolute;
	top:48px;
	left:13px;
	width:115px;
	height:16px;
	font-size:11px;
	border:0 none white;
}
#promos #inside_quicksearch .searchbutton {
	position:absolute;
	top:46px;
	left:151px;
}

#promos #inside_quicksearch p {
	display:none;
}



#news {
	width:254px;
	float:left;
	background-image: url(/images/news_body_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	}
	
#news h1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #980a00;
	font-weight: bold;
	margin:0 5px 2px 0;
	padding:0;
	}
#news h2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #980a00;
	font-weight: bold;
	margin:0 5px 2px 0;
	padding:0;
	}

#news h1 a {text-decoration:none; color: #980a00;}
#news h1 a:visited {text-decoration:none; color: #980a00;}
#news h1 a:hover {text-decoration:underline; color: #980a00;}

#news p {margin:0 10px 12px 0;}

#news_content {
	width:207px;
	float:left;
	background-image: url(/images/news_content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding: 50px 20px 0px 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3e3e3e;
	}
	
#news_content a, #news_content a:visited {
	color: #980a00;
	text-decoration: none;
	}
#news_content a:hover {
	color: #980a00;
	text-decoration: underline;
	}	
	
#news_content ul {margin:0px; padding:0px;}
#news_content ul li {
	list-style-image: none;
	list-style-type: none;
	}

#footer {
	background-image:url(/images/footer_metallicbar_bg.gif);
	background-color: #53345d;
	background-repeat: no-repeat;
	width:815px;
	float:left;
	padding-bottom:20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding-left:25px;
	}
	
#footer a, #footer a:visited {color:#ffffff; text-decoration:none;}
#footer a:hover {color:#ffffff; text-decoration:underline;}


#email_list {
	padding:4px 0 0 0px;
	margin:0px 0 12px 0;
	color: #FF0000;
	}
	
.emailinput1 {font:Arial, Helvetica, sans-serif; color:#53345d; font-size:9px; width:140px;}
.emailinput2 {font:Arial, Helvetica, sans-serif; color:#53345d; font-size:9px;}

/*--  Header link addons --*/
#logo_bar_extra a {
	display: block;
	text-indent: -9000em;
	width: 270px;
	height: 78px;
	position: absolute;
	bottom: 0;
	right: 230px;
	background: yellow;
	display:none;}
	
#header_extra
{
    left: 245px;
	position: absolute;
 }

#header_extra a {
	display: block;
	text-indent: -9000em;
	width: 595px;
	height: 214px;
	position: absolute;
	top: 0px;
	right: 0;
	left: 245px;
	background: pink;
	display:none;}
	
/*---------------------------------------Beginning of Inside Page Styles--------------------------------*/	
	
#inside_wrapper {
	width:840px;
	background-image:url(/images/inside_wrapperbg_tr.gif);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;}
	
#left_col {
	width:280px;  
	float:left;
	margin:0px; 
	padding:0px;}

#leftnav_spacer {height:280px;}

#inside_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #3e3e3e;
	padding:50px 20px 30px 2px;
	width:510px;
	float:left;
	}

	
#promos {
	width:200px;
	margin: 20px 0 30px 35px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #3e3e3e;
	}
	

#promos h1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #980a00;
	font-weight: bold;
	margin:0 5px 2px 0;
	padding:0;
	}

#promos h1 a { text-decoration:none; color: #980a00; }
#promos h1 a:visited { text-decoration:none; color: #980a00; }
#promos h1 a:hover { text-decoration:underline; color: #980a00; }

#promos h2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3e3e3e;
	font-weight: bold;
	margin:0 0px 10px 0;
	padding:0;
	}

#promos h2 a { text-decoration:none; color: #980a00; }
#promos h2 a:visited { text-decoration:none; color: #980a00; }
#promos h2 a:hover { text-decoration:underline; color: #980a00; }

#promos p { margin:0 10px 12px 0; }


	
#promos ul {margin:0px; padding:0px;}
#promos ul li {
	list-style-image: none;
	list-style-type: none;
	}


#inside_content h1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}
#inside_content h2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	color:#53345d;
}
#inside_content h3 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color:#53345d;
}
#inside_content h4 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color:#53345d;

}

/*this is for the headings on the careers page*/
#inside_content h5 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0 0px 0;
	font-weight: bold;
}

#inside_content p {
	padding: 0px;
	margin: 0px 0px 14px 0px;}

#inside_content a  {
	color:#6a2680;
	}

#inside_content a:visited  {
	color:#6a2680;
	}

#iinside_content a:hover {
	color:#6a2680;
	text-decoration:none;
	}
	
#content_text h1, #content_text h2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0 10px 0;
	font-weight: bold;
}

#content_text h3, #content_text h4, #content_text h5 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0 10px 0;
	font-weight: bold;
}	
	
	
#inside_content td.Category a  {
	color:#6a2680;
	font-weight:bold;
    font-size:12px;
	}

#inside_content td.Category a:visited  {
	color:#6a2680;
	}

#inside_content td.Category a:hover {
	color:#6a2680;
	text-decoration:none;
	}
	
	#inside_content td.SubCategory a  {
	color:#6a2680;	
    font-size:10px;
    padding-left:3px;
	}

#inside_content td.SubCategory a:visited  {
	color:#6a2680;
	}

#inside_content td.SubCategory a:hover {
	color:#6a2680;
	text-decoration:none;
	}
			
	
/*-----------------------------*/
/* Beginning of Top Navigation */
/*-----------------------------*/

#top_nav {
	width: 840px;
	height: 33px; 
	margin: 0;
	padding: 0;
	position: relative;
	background: url(images/top_nav_metallic_bar.gif) no-repeat;
	}
	
#nav {
	width: 513px;
	height: 33px;
	position: absolute;
	top: 0;
	right: 20px;
	background: url(images/Modified_Nav.gif) no-repeat bottom left;
	}

#nav li {
	display: inline;
	}
#nav a:link, #nav a:visited {
	display: block;
	position: absolute;
	height: 33px;
	text-indent: -9000px;
	text-decoration: none;
	top: 0px;
	 :-moz-any-link:focus;
 outline: none;
	}
	
/* ----- Nav Defaults NEW ------ */

#search_marketing a:link, #search_marketing a:visited {
	width: 81px;
	left: 0px;
	}

#interactive a:link, #interactive a:visited {
	width: 83px;
	left: 81px;
	}
#training a:link, #training a:visited {
	width: 67px;
	left: 164px;
	}
#staffing a:link, #staffing a:visited {
	width: 67px;
	left: 231px;
	}

#event_management a:link, #event_management a:visited {
	width: 119px;
	left: 298px;
	}

#spin_ventures a:link, #spin_ventures a:visited {
	width: 96px;
	left: 417px;
	}	
	



	
	
/* ----- Nav Hover ------ */
#search_marketing a:hover {
	background: url(images/Modified_Nav.gif) no-repeat 0px 0;
	}
	
#interactive a:hover {
	background: url(images/Modified_Nav.gif) no-repeat -81px 0;
	}

#training a:hover {
	background: url(images/Modified_Nav.gif) no-repeat -164px 0;
	}

#staffing a:hover {
	background: url(images/Modified_Nav.gif) no-repeat -231px 0;
	}

#event_management a:hover {
	background: url(images/Modified_Nav.gif) no-repeat -298px 0;
	}
	
#spin_ventures a:hover {
	background: url(images/Modified_Nav.gif) no-repeat -417px 0;
	}
	




/* ----- Nav Selected ------ */
#search_marketing a.selected:link, #search_marketing a.selected:visited {
	background: url(images/Modified_Nav.gif) no-repeat 0px 0;
	}
#interactive a.selected:link, #interactive a.selected:visited {
	background: url(images/Modified_Nav.gif) no-repeat -81px 0;
	}
#training a.selected:link, #training a.selected:visited {
	background: url(images/Modified_Nav.gif) no-repeat -164px 0;
	}
#staffing a.selected:link, #staffing a.selected:visited {
	background: url(images/Modified_Nav.gif) no-repeat -231px 0;
	}

#event_management a.selected:link, #event_management a.selected:visited {
	background: url(images/Modified_Nav.gif) no-repeat -298px 0;
	}

#spin_ventures a.selected:link, #spin_ventures a.selected:visited {
	background: url(images/Modified_Nav.gif) no-repeat -417px 0;
	}




/*---------------------------Beginning of Portfolio Slider---------------------------------------------- */



#portfolio_spacer {margin-left:20px;}
#portfolio_spacer_inside {margin:30px 0 0 0;}


#portfolio { 
	float: left; 
	margin: 0;
	padding: 0; 
	height: 200px; 
	width: 511px; 
	position: relative; 
	overflow: hidden;   
	background: url(/images/training_portfolio_bg.gif) no-repeat; 
}

	
#portfolio a { 
	color: #333; 
	display: block; 
	position: absolute; 
	text-decoration: none; 
	z-index: 100; 
	font-size: 9px;
	}
	
#portfolio .mod { 
	overflow: hidden; 
	}
	
.mod { 
	margin: 0 auto; 
	padding: 0; 
	overflow: hidden; 
	position: absolute; 
	top: 40px; 
	left: 36px; 
	height: 165px; 
	width: 436px; 
	}
	
ul#themes { 
	width: 5000px;
	margin: 0 auto; 
	padding: 0; 
	overflow: hidden; 
	position: relative; 
	}
	
ul#themes li { 
	margin: 0 6px 0 0; 
	padding: 0; 
	float: left; 
	display: inline; 
	height: 142px; 
	width: 141px; 
	overflow: hidden; 
	font-size: 11px; 
	list-style: none;
	list-style-position: outside;
	}

ul#themes li a span  { 
	text-align: center;
	width: 131px;
	margin: 0;
	padding: 0 5px; 
	display: block;
	color: #575757;
	line-height: 1.4;
	letter-spacing: .06em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

ul#themes li img { 
	margin: 0 0 5px 0;
	display: block;
	border: 0px solid red; 
	}

#portfolio a#move-left { left: 12px; top: 75px; border: 0px solid #fff; }
#portfolio a#move-right { right: 12px; top: 75px; border: 0px solid #fff; }

.clearme {clear: both;}

/*-----------------------------*/
/* Beginning of Porfolio Pages */
/*-----------------------------*/
#portfolio_crumbs {
	margin: 0 0 50px 0;
	padding: 0;
	}

#portfolio_crumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#portfolio_crumbs li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	color: #999;
	}

#portfolio_crumbs li a, #portfolio_crumbs li a:visited {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	color: #980a00;
	text-decoration: none;
	}
	
#portfolio_crumbs li a:hover {
	color: #980a00;
	text-decoration: none;
	border-bottom: 2px solid #980a00;
	}

#portfolio_crumbs ul li.on a:link, #portfolio_crumbs ul li.on a:visited {
	border-bottom: 2px solid #980a00;
	font-weight: bold;
	}

#portfolio_crumbs ul li.on a:hover {
	border-bottom: 2px solid #980a00;
	text-decoration: none;
	font-weight: bold;
	}

.category_item p {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	}

.category_item img {
	float: left;
	margin: 0 0 10px 0;
	}

.category_item h2 {
	font-size: 12px;
	margin: 0;
	padding: 3px 0 0 0;
	}

.category_item_thumbs {
	margin: 0 25px 20px 0;
	padding: 0;
	text-align: center;
	line-height: 1.4;
	width: 141px;
	}

span.tagline {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	}

span.tagline h2 {
	border-bottom: 1px dashed #d5d5d5;
	font-size: 14px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
span.tagline p {
	float: left;
	margin: 0;
	padding: 0;
	}

/*-- Client Header --*/
h2.client_header {
	float: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px 0;
	padding: 0;
	}

.url {
	float: right;
	marign: 0;
	padding: 7px 0 0 0;
	}
	
.url a {
	margin: 0;
	padding: 0px 15px 0 0;
	background: url(images/external.gif) no-repeat right 70%;
	}
	
.url a:hover {
	background: url(images/external2.gif) no-repeat right 70%;
	margin: 0;
	padding: 0px 15px 0 0;
	}	
	
/*-- Controls Portfolio Slider Images --*/
.thumbs {
	background:  url("images/thumb_bg.gif") no-repeat;;
	width: 141px;
	height: 98px;
	padding: 7px;
	display: block;
	}
	
.thumbs img {
	width: 127px; 
	/*height: 84px;*/
	margin: 0;
	padding: 0;
	}
	
/*-- Large Thumbnail on Portfolio Detail page --*/
#divMainImage { 
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
	background: url(images/ajax3.gif) no-repeat 50% 50%;
	}
	
/*-- Small Thumbnail on Portfolio Detail page --*/
.thumbsSmall {
	border: 1px solid #ccc;
	margin: 0;
	}
	
#thumbShowcase a:hover img {
	border: 1px double #999;
	}
	
#thumbShowcase a {
	:-moz-any-link:focus;
	outline: none;
	}

#thumbShowcase {
	display: inline;
	margin: 0;
	padding: 0;
	}

/*-- Carrers Page Styles --*/
.job_entry {
	margin: 0 0 40px 0;
	padding: 0 10px 10px 10px;
	background: url(/images/job_bg.gif) repeat-x left top;
	}

.job_title {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px 4px 5px;
	background: #ededed;
	color: #444;
	border-top: 1px solid #ccc;	
	}
	
div.inside_news {
	padding: 0 10px 10px 0; 
	margin: 0 0 10px 0;  
	border-bottom:1px dashed #ccc;
	}
	
div.inside_news img { margin: 8px 15px 15px 0; border: 1px solid #333;}
div.inside_news p { margin:0; }

.star {
	color:#FF0000; 
	font-weight:bold; 
	font-size:14px;
	}
/*-- CATALOG --*/
.training_catalog {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

.training_catalog a, .training_catalog a:visited {
	color:#53345d;
	}
	
.training_catalog_top {
	margin: 0 0 20px 0;
	padding: 20px 0;
	background: #fff url(images/catalog_top.jpg) repeat-x left bottom;
	height: 108px;
	position: relative;
	}

.course_wrapper {
	padding: 0 20px;
	}
	
.logo {
	width: 250px;
	height: 45px;
	float: left;
	padding: 30px 0 0 30px;
	}
.logo_catalog {
	width: 250px;
	height: 100px;
	float: left;
	padding: 30px 0 0 30px;
}
.info {
	width: 200px;
	float: right;
	line-height: 1.4;
	color: #575757;
	}
	
.info2 {
	width: 200px;
	float: right;
	line-height: 1.4;
	color: #3e3e3e;
	}
	
.catalog {
	text-align: left;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: ;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	}

.catalog td {
	padding: 5px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	}

.catalog td.days {
	background: #fff url(images/catalog_bg.jpg) ;
	padding: 5px;
	color: #000;
	border-bottom: 1px solid #999;
	}
				
.catalog td.month {
	background: #efedf0;
	padding: 5px;
	color: #000;
	border-bottom: 1px solid #999;
	}
				
.tableHeader {
	background: #4d3056 url(images/catalog_th.jpg) repeat-x left top;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	font-size: 10px;
	}

.tableHeader td {
	padding: 5px;
	}
	
.tableSubHeader {
	background: #fff;
	color: #4d3056;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	font-size: 10px;
	}

.tableSubHeader td {
	padding: 5px;
	}

.catalog tr.alt {
	background: #ded8e0 url(images/catalog_td.jpg) repeat-x left top;
	}
	
.course {
	width: 700px;
	font-size: 10px;
	}
		
.catalog_search {
	margin: 0 20px 40px 20px;
	}

.catalog_search select {
	margin: 0 20px 0 0;
	}
	
	.noborder {border:none;}  
	
/*----Course Catalog----*/
table.courseCatalog {
	margin:10px 0;
	width:100%;
}
table.courseCatalog th a{
	text-decoration:none;	
}
table.courseCatalog th {
	background-color:#e6e2e7;
	font-size:12px;
	padding:1px 0 1px 20px;
	text-align:left;
	text-transform:uppercase;
	width:100%;
}
table.courseCatalog td {
	vertical-align:top;	
	width:50%;
}
table.courseCatalog ul {
	list-style:circle;
	margin:0;
	padding:0 0 0 20px;
}
	
/*-----Video classes--------*/

dl.video {
	float:left;
	margin:0 5px 0 0;
	padding:0;
	width:250px;
	line-height:13px;
}
dl.video img {border:none;}
dl.video dt {font-weight:bold}

dl.video dd {
	margin:0; 
	padding:0;
	height:40px;
}

/*----Instructor Bios-----*/

dl.instructor {
	float:left;
	margin:0 0 15px 0;
	width:510px;
}
dl.instructor dt {
	background:gray;
	float:left;
	height:100px;
	margin:0 10px 10px 0;
	width:100px;	
}
dl.instructor dd {
	float:left;
	margin:0;
	width:400px;	
}
