@charset "UTF-8";

html {
height: 100%;
}
#container { 
	width: 1000px;
	min-height: 100%;  
	background: #F5F2ED;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
} 
* html #container {
height: 100%;
}
#header { 
	padding: 0px 0px 0 0px; 
} 
#header h1 {
	margin: 0px; 
	padding: 0 0 0 0px; 
}
#sidebar1 {
	float: left; 
	width: 230px; 
	background: #F5F2ED; 
	padding: 8px 0px 0px 10px; 
	margin: 5px 0px 0px 0px;
}
* html #sidebar1 { margin: 3px 0px 0px 0px; } 

#sidebar1 img {
max-width: 230px;
}
#sidebar2 {
	float: right; 
	width: 300px;
	background: #fff; 
	padding: 8px 10px 15px 5px;
	margin: 5px 0px 0px 0px; 
}
* html #sidebar2 { margin: 3px 0px 0px 0px; }

#mainContent { 
	float: left;
	text-align: left;
	background: #F5F2ED;
	width: 740px;
	padding: 8px 10px 15px 10px;
	font-size: 1em;
}
.mainHeader {
  background: #F5F2ED;
	padding: 0px 0px 0px 0px;
	text-align: top;
	border: 0px;
	align: center;
	width: 1000px;
} 
.mainLarge {
  float: left;
	width: 100%;  
	margin: 0px 0px 10px 0px;
	background: #FFFFFF; 
	font-size: 1em;
} 
.mainPPP {
  float: left;
	width: 600px;  
	margin: 20px 20px 20px 20px;
	background: #FFFFFF; 
	padding: 15px 5px 15px 5px;
	font-size: 1em;
} 
.mainSmall {
  float: left;
	width: 330px;  
	margin: 10px 5px 10px 0px;
	background: #FFFFFF; 
	padding: 15px 10px 15px 15px;
} 
.mainSmallr {
  float: left;
	width: 332px;  
	margin: 10px 0px 10px 15px;
	background: #FFFFFF; 
	padding: 15px 15px 15px 15px;
} 
.mainSmallnav {
  float: right;
	width: 150px;  
	margin: 10px 10px 10px 15px;
	background: #605F5B; 
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
} 
.mainWidth {
  width: 100%;
}	
.mainTrainers{
  float: left;
	width: 715px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF; 
	padding: 15px 15px 15px 15px;
} 
#mainContentpr { 
	margin: 0 0 0 220px;
	padding: 16px 0px 0px 0px; 
	width: 720px;
} 
#footer { 
	padding: 0 10px 0 20px; 
	
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.padding {
padding: 5px 5px 5px 5px;
}
/*----- TAB NAV -----*/
.tab {
	float: right;
	width: 725px;
	background-color: #DDD2C1;
	margin: 0;
	padding: 0;
}
.tab ul {
	float: right;
	display: block;
	background-color: #DDD2C1;
	border-bottom: 0px #CCC solid;
	position: absolute;
	height: 2em;
	margin: 0 !important;
}
.tab ul li {
	float: right;
	display: block;
	position: relative;
	height: 1.5em;
	width: auto;
	text-align: center;
	list-style: none;
	margin: 0 5px;
	padding: 8px 10px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: 500;
}
.tab li a {
	border-bottom: 0px #999 solid;
	margin: 0;
	padding: 8px 10px 3px 10px;
	width: auto;
}
.tab li a:hover {
	border-bottom: 0px #999 solid;
	color: #78653F;
	text-decoration: none;
	padding: 8px 10px 3px 10px;
	width: auto;
}
.tab li.active {
	background: url(images/tabShadow.gif) no-repeat;
	border-bottom: 2px #fff solid;
	margin: 0 auto;
	padding: 2;
	z-index: 2;
}
.tab li.active a {
	margin: 0;
	padding: 8px 10px 3px 10px;
	color: #78653F;
	text-decoration: none;
	cursor: default;
}
.tabContent {
	width: 685px;  
	background: #fff;
	z-index: 1;
	margin: 45px auto 0 auto;
	padding: 10px 20px 8px 20px;
	position: relative;
	text-align: left; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.headerblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 10px 0 0px 10px;
	font-weight:bold;
}
.headerblockmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 0px 0 0px 0px;
	font-weight:bold;
}
.normal {
  padding: 10px 0 10px 10px;
}
.flow {
  padding: 0px 0 0px 16px;
}
.currentprimg {
  padding: 0px 0 0px 16px;
}
a:link { 
	text-decoration: none; 
	font-weight: none;
}
a:visited { 
	text-decoration: none; 
	font-weight: none;
}

a:hover, a:active {
	text-decoration: none; 
}
.t1 {
  background: url(images/tablegrad1.jpg) repeat-x;
	color: #fff;
}
.t2 {
  background: url(images/tablegrad3.jpg) repeat-x;
	color: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.t2img {
  padding: 0px 0px 0px 0px;
}
.t3 {
  background: url(images/tablegrad3.jpg) repeat-x;
	color: #fff;
}
.t4 {
  background: #F5F2ED;
	padding: 10px 0px 10px 0px;
	text-align: top;
	border: 0px;
	width: 1000px;
}
.t1 a:link { 
	text-decoration: none; 
	color: #000;
	font-weight: normal;
}

.t1 a:visited { 
	text-decoration: none; 
	color: #000;
	font-weight: normal;
}

.t1 a:hover, .t1 a:active {
	text-decoration: underline; 
	color: #cccccc;
}
.t2 a:link, .t3 a:link  { 
	text-decoration: none; 
	color: #fff;
}

.t2 a:visited, .t3 a:visited { 
	text-decoration: none; 
	color: #fff;
}

.t2 a:hover, .t2 a:active, .t3 a:hover, .t3 a:active {
	text-decoration: underline; 
	color: #cccccc;
}
.sms {
  background: url(images/tablegrad3.jpg) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}
.smsimg {
  padding: 0px 0px 0px 0px;
}
.sin {
  background: url(images/tablegrad1.jpg) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.sinimg {
  padding: 10px 0px 0px 0px;
}
.center {
  text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.center-cont {
  width: 342px;
	background: #fff; 
}
.center-text {
 	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0px 0px 0px 80px;
	background: #fff;
}
.center-img {
  padding: 0px 0px 0px 10px;
	text-align: left;
}

.td1 {
  background: #fff;
	padding: 0px 10px 0px 10px;
	text-align: top;
	width: 600px;
}
.choosecnty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 0px 0 0px 0px;
	font-weight:bold;
}

.sms a:link { 
	text-decoration: none; 
	color: #fff;
}

.sms a:visited { 
	text-decoration: none; 
	color: #fff;
	text-decoration: none;
}

.sms a:hover, .sms a:active {
	text-decoration: underline; 
	color: #cccccc;
}
.f1 a:link { 
	text-decoration: none; 
	color: #fff;
	font-weight: bold;
}

.f1 a:visited { 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.f1 a:hover, .f1 a:active {
	text-decoration: underline; 
	color: #cccccc;
}
.sb1 a:link { 
	text-decoration: none; 
	color: #000;
	font-weight: bold;
}

.sb1 a:visited { 
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.sb1 a:hover, .sb1 a:active {
	text-decoration: underline; 
	color: #cccccc;
}

.mentorbiotable {
background-image: url('http://www.stagingtraining.com/images/mentorbg.jpg');
background-repeat: no-repeat;
vertical-align: top;
border-left: 2px solid #000000;
border-bottom: 2px solid #000000;
border-right: 2px solid #000000;
}

.mentorbiotable a:link, .mentorbiotable a:visited {
color: #AD4000;
font-weight: bold;
text-decoration: none;
}

.mentorbiotable strong {
color: #000000;
font-weight: bold;
}

/* set millions of background images */
.rbroundbox { background: url(images/boxtm.jpg) repeat-x; }
/*.rbroundbox1 { background: url(images/boxtm.jpg) repeat-x; width: 600px; margin: 1em auto;}*/
.rbroundbox1 { width: 600px; }
.rbroundbox2 { background: url(images/boxtm.jpg) repeat-x; width: 326px; margin: 1em auto;}
.rbtop div { background: url(images/boxtl.jpg) no-repeat top left; }
.rbtop { background: url(images/boxtr.jpg) no-repeat top right; }
.rbtop1 div { background: url(images/boxtl.jpg) no-repeat top left; }
.rbtop1 { background: url(images/boxtr.jpg) no-repeat top right; }
.rbtop2 div { background: url(images/boxtl.jpg) no-repeat top left; }
.rbtop2 { background: url(images/boxtr.jpg) no-repeat top right; }
.rbbot div { background: url(images/boxbot.jpg) no-repeat bottom left; }
.rbbot1 div { background: url(images/boxbot1.jpg) no-repeat bottom left; }
.rbbot2 div { background: url(images/boxbot2.jpg) no-repeat bottom left; }

/* height and width stuff, width not really nessisary. */
.rbtop div {
width: 300px;
height: 30px;
padding-left: 5px;
}
.rbtop {
width: 300px;
height: 30px;
font-size: 18px;
color: #fff;
}
.rbbot div, .rbbot {
width: 100%;
height: 27px;
font-size: 1px;
}
.rbcontent {
padding: 10px; 
background: url(images/promo_container_bg1.jpg) repeat-y;
text-align: left; 
}
.rbtop1 div {
width: 600px;
height: 30px;
padding-left: 5px;
}
.rbtop1 {
width: 600px;
height: 30px;
font-size: 18px;
color: #fff;
text-align: left; 
}
.rbbot1 div, .rbbot1 {
width: 100%;
height: 27px;
font-size: 1px;
}
.rbcontent1 {
padding: 10px; 
/*background: url(images/promo_container_bg1.jpg) repeat-y;*/
text-align: left; 
}
.rbtop2 div {
width: 326px;
height: 30px;
padding-left: 5px;
}
.rbtop2 {
width: 326px;
height: 30px;
font-size: 18px;
color: #fff;
text-align: left; 
}
.rbbot2 div, .rbbot2 {
width: 100%;
height: 1px;
font-size: 1px;
}
.rbcontent2 {
padding: 10px; 
background: url(images/promo_container_bg2.jpg) repeat-y;
text-align: left; 
}
.rbtop3 div {
width: 326px;
height: 30px;
padding-left: 5px;
}
.rbtop3 {
width: 326px;
height: 30px;
font-size: 18px;
color: #fff;
text-align: left; 
}
.rbbot3 div, .rbbot3 {
width: 100%;
height: 1px;
font-size: 1px;
}
.rbcontent3 {
padding: 10px; 
background: #717040;
text-align: left; 
}
.style9 {
font-size: 18px;
color: #000;
}
.classul {
  font-size: 18px;
	color: #655f53;
  text-align: left;
	font-weight: bold; 
}
.classul2 {
  font-size: 18px;
	color: #860832;
  text-align: left;
	font-weight: bold; 
}
.classulc {
  font-size: 18px;
	color: #655f53;
  text-align: center;
	font-weight: bold; 
}		
.classul1 {
  padding: 1px 0 0 10px; 
  font-size: 18px;
	color: #666;
  text-align: left;
	font-weight: bold; 
}	
.classad {
  font-size: 18px;
	color: #666;
  text-align: center;
	font-weight: bold; 
}	
.purplediv {
background-color: #C7DBEA;
border: 1px solid #15476D;
padding: 5px;
}
.purple {
color: #0A3D63;
}
.instructor_profile {

}
.instructor_profile_image {
margin: 0px 10px 0px 0px;
width: auto;
}
.instructor_profile_info {

}
.stager_search_profile{
padding: 5px;
background-image:url(images/profile_search_bg.jpg);
color: #FFFFFF;
font-size: 14px;
text-align: center;
}

.stager_search_profile a:link, .stager_search_profile a:hover, .stager_search_profile a:visited, .stager_search_profile a:active {
	color: #FFFFAA;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

.stager_search{
padding: 5px;
background-color: #9C9382;
color: #FFFFFF;
font-size: 14px;
}
.stager_search_showcase_image {
height: 200px;
width: 165px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 10px;
float: left;
background-color: #F5F2ED;
}
.showcase_title {
background-color: #FFFFFF;
height: 200px;
width: 250px;
float: left;
padding: 0px 5px 0px 0px;
margin: 0px 10px 0px 10px;
}
.showcase_info {
padding: 10px 10px 0px 5px;
font-size: .875em;
color: #9C9382;
width: 250px;
height: 100%;
}
.showcase_info_profile {
padding: 10px 0px 0px 0px;
font-size: .875em;
color: #9C9382;
text-align: left;
/*vertical-align: text-bottom;*/
width: 250px;
}
.showcase_info a:link, .showcase_info a:visited, .showcase_info a:active {
color: #9C9382;
}
.showcase_info a:hover {
color: #696052;
}
.showcase_box {
background-color: #FFFFFF;
width: 525px;
height: 177px;
padding: 10px 10px 10px 0px;
border: 2px solid #9C9382;
float: left;
}
.showcase_title_text {
background-color: #9C9382;
color: #FFFFFF;
font-size: 1.15em;
font-weight: bold;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
}
.showcase_box_title {
color: #9C9382;
font-size: 1.15em;
font-weight: bold;
padding: 5px 5px 10px 15px;
margin: 0px 0px 0px 0px;
}
.showcase_box_text {
padding: 10px 5px 0px 15px;
font-size: 1em;
font-weight: bold;
}
.results_container {
width: 100%;
height: 250px;
background-color: #FFFFFF;
margin-bottom: 10px;
}
.results_image {
height: 210px;
width: 145px;
padding: 0px 5px 0px 0px;
margin: 0px 0px 0px 10px;
float: left;
background-color: #FFFFFF;
vertical-align: middle;
}
.results_company_name {
float: left;
background-color: #9C9382;
color: #FFFFFF;
font-size: 1em;
font-weight: bold;
padding: 5px 0px 5px 5px;
margin: 0px 0px 0px 0px;
width: 563px;
height: 30px;
}
.results_info {
width: auto;
padding: 5px 5px 0px 10px;
height: 210px;
}
.results_social {
height: 60px;
width: 98%;
padding: 0px 10px 0px 5px;
text-align: right;
vertical-align: text-bottom;
}
.results_profile {
height: 60px;
width: 100px;
text-align: center;
}
.results_search {
text-align: right;
float: right;
}
.results_social a:link, .results_social a:visited, .results_social a:active {
color: #9C9382;
}
.results_social a:hover {
color: #696052;
}
.company_articles a:link, .company_articles a:visited, .company_articles a:hover, .company_articles a:active {
color: #000000;
text-decoration: none;
}
.company_articles_sidebar {
font-size: .875em;
border: 2px solid #9C9382;
padding: 5px 5px 0px 5px;
}
.company_articles {
float: left;
width: 100%; 
font-size: 12px;
text-align: left;
background-color: #c4b9a4;
border-right: 1px solid #655f53;
border-left: 1px solid #655f53;
}
.company_articles_hover {
height: 53px;
}
.company_articles_hover:hover {
background-color: #f5f2ed;
height: 53px;
}
.company_articles_header {
background-color: #655f53;
height: 2px;
width: 100%;
}
.company_articles_imagewrap {
float: left;
height: 50px;
padding-right: 2px;
}
.company_articles_textwrap {
height: 50px;
padding-right: 2px;
vertical-align: text-bottom;
}
/*---------------------------*/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	float: left; 
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox a:link, .sidebox a:active, .sidebox a:visited, .sidebox a:hover {
text-decoration: none;
font-weight: none;
color: #000000;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 5px 5px 8px;
	color: #655F53; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 10px 10px 10px;
}
/* Show only to IE PC \*/
* html .boxhead1 h2 {height: 1%;} /* For IE 5 PC */

.sidebox1 {
	float: left; 
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody1-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead1 {
	background: url(images/sbhead1-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead1 h2 {
	background: url(images/sbhead1-l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 5px 5px 8px;
	color: #655F53; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody1 {
	background: url(images/sbbody1-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 10px 10px 10px;
}
.member_renewal1 {font-size: 1em; font-weight: bold; color: #000000; }
.member_renewal8 {font-size: 1em; font-weight: bold; color: #990000; }

