/*
This is Eric Meyer's CSS Reset. 
(http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/)  It's pretty
harsh, but serves as a clear-all for browser-imposed CSS styles.  If you wish to
perform your own CSS reset, comment out this line.
*/

@import url("/css/reset.css");

p {
  padding: 0 0 13px 0;
}
th, td {
  padding: 5px;
}
textarea {
  height: 150px;
  width: 430px;
}

.center {
  margin: 0 auto;
  text-align: center;
}

#container {
  margin: 0 auto;
  width: 960px;
}

#login_form {
  padding-top: 100px;
}
/* Some styles for 'cms/edit' */
/*
#edit_page_form {
  display: block;
  float: left;
}
.wmd-preview {
  border: thin solid;
  height: 190px;
  margin-left: 600px;
  overflow: auto;
  width: 550px;
}
*/

/* Styling for /login.php login form */
#login_form {
  margin: 0 auto;
  text-align: left;
  width: 150px;
}

body {
	background:url(/images/d_bkg.jpg) repeat-x top #E0E3E8;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	}
#container {
  margin: auto;
  width: 880px;
}
.clear {
  clear: both;
}
a {
  color: #0068D4;
}
a:hover {
  color: #208FFF;
}
#nav {
  margin-left: 7px;
}
#banner {
	background:url(/images/d_header.png) no-repeat;
	width:858px;
	height:110px;
	margin-top: 10px;
	position: relative;
	}
#logo {
  margin-top: 15px;
  margin-left: 30px;
}
#top_links {
  position: absolute;
  top: 14px; 
  right: 14px;
  color: white;
}

/* get rid of this if you put linked in back */
#top_links a {
  padding: 0 4px;
  margin-left: 8px;
}
/* end */

#phone_number {
  margin-left: 7px;
  margin-top: 4px;
}
#login_link {
  position: absolute;
  z-index: 999;
  right: 25px;
  top: 12px;
}
#login_link a{
  color: white;
  text-decoration: none;
  font-weight: bold;
}
#content {
	background:url(/images/d_middle.png) repeat-y;
	width:858px;
	height:auto !important;
	min-height: 500px;
	position: relative;
	}
#footer {
	background:url(/images/d_footer.png) no-repeat;
	width:880px;
	height:125px;
	clear: both;
	}
#video_foot {
  padding-top: 5px;
  margin-left: 10px;
}
#video_foot div{
  float: left;
  height: 260px;
  margin-left: 12px;
}
#footer_text {
  text-align: center;
  margin-bottom: 15px;
}
#bar2 {
  margin-left: 7px;
  width: 858px;
}
#footer p{
  color: white;
  display: block;
  width: 858px;
  text-align: center;
  padding: 0;
  margin-top: 57px;
}
#nav li {
	float: left;
}

/* menu styling */
.menu {
  font-family: arial, sans-serif; 
  width:850px;
  position:relative; 
  font-size:11px; 
  z-index:100;
}
.menu ul li a, .menu ul li a:visited {
  display:block; 
  text-decoration:none; 
  color:#000;
  width:154px; 
  height:20px; 
  text-align:left; 
  padding-left: 9px;
  color:#fff; 
  border:1px solid #fff; 
  background:#DAE7F8; 
  line-height:20px; 
  font-size:11px; 
  overflow:hidden;
}
.menu ul {
  padding:0; 
  margin:0; 
  list-style: none;
}
.menu ul li {
  float:left; 
  position:relative;
}
.menu ul li ul {
  display: none;
  margin-top: 13px;
}
.menu ul li:hover a {
  color:#fff; 
  background:#F0C375;
}
.menu ul li:hover ul {
  display:block; 
  position:absolute; 
  top:21px; 
  left:0; 
  width:105px;
}
.menu ul li:hover ul li a.hide {
  background:#F0C375; 
  color:#fff;
}
.menu ul li:hover ul li:hover a.hide {
  background:#F0C375;
  color:#000;
}
.menu ul li:hover ul li ul {
  display: none;
}
.menu ul li:hover ul li a {
  display:block; 
  background:#ddd; 
  color:#000;
}
.menu ul li:hover ul li a:hover {
  background:#F0C375; 
  color:#000;
}
.menu ul li:hover ul li:hover ul {
  display:block; 
  position:absolute; 
  left:105px; 
  top:0;
}
.menu ul li:hover ul li:hover ul.left {
  left:-105px;
}
/*end menu*/


#rotator {
  margin-left: 7px;
  padding-top: 35px;
  *padding-top: 0px;
  display: block;
}
#box_container{
  margin-left: 14px;
  margin-top: 3px;
  padding-bottom: 5px;
}
#box_container a {
  font-weight: bold;
  width: 215px;
  text-align: center;
}
#box_container .front_box {
  float: left;
}
#corporate {
  background: url(/images/d_corporate.jpg) no-repeat;
  height: 164px;
  width: 249px;
  margin-bottom: 4px;
}
#elearning {
  background: url(/images/d_elearning.jpg) no-repeat;
  height: 164px;
  width: 249px;
}
#instruc {
  background: url(/images/d_instruc.jpg) no-repeat;
  height: 164px;
  width: 249px;
}
#box_1 {
  background: url(/images/box_1.jpg) no-repeat;
  height: 164px;
  width: 249px;
}
#box_2 {
  background: url(/images/box_2.jpg) no-repeat;
  height: 164px;
  width: 249px;
}
#box_3 {
  background: url(/images/box_3.jpg) no-repeat;
  height: 164px;
  width: 249px;
}
#box_4 {
  background: url(/images/box_4.jpg) no-repeat;
  height: 164px;
  width: 249px;
}
#box_5 {
  background: url(/images/box_5.jpg) no-repeat;
  height: 164px;
  width: 249px;
}
#box_6 {
  background: url(/images/box_6.jpg) no-repeat;
  height: 164px;
  width: 249px;
}
.front_box {
  font-size: 11px;
  line-height: 14px;
  position: relative;
}
.front_box p{
  margin-top: 40px;
  margin-left: 18px;
  margin-bottom: 2px;
  width:210px;
}
.front_box a{
  position: absolute;
  bottom: 14px;
  left: 18px;
}/**********************************************************wmd content***/
#wmd_content {
  padding: 20px;  *padding-top: 10px;  line-height: 20px;  width: 500px;
  float: left;
}
#wmd_content h1 {
  font-size: 15px;  margin-top: 5px;  margin-bottom: 15px;  background: #DAE7F8;  color: #5087D2;  padding: 5px;}
#wmd_content h2 {
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 15px;
  background: #DAE7F8;
  color: #5087D2;
  padding: 5px;
}
#wmd_content p{
	padding-left: 15px;
}
#wmd_content ol {
	list-style-type: square;
	margin-left: 50px;
}
#wmd_content ul {
	list-style-type: square;
	margin-left: 50px;
}/***end content***/

/**********************************************************sidebar***/
#side_bar_top {  background: url(/images/side_bar_top.jpg) no-repeat;  width: 291px;  margin-top: 5px;  height: 115px;}
#side_bar_middle {  background: url(/images/side_bar_middle.jpg) repeat-y;  width: 291px;  height: auto !important;  min-height: 300px;}
#side_bar_bottom {  background: url(/images/side_bar_bottom.jpg) no-repeat;  width: 291px;  height: 75px;  margin-bottom: 5px;}
#sidebar_content {  width: 260px;  margin: auto;  padding-bottom: 20px;}
#sidebar_content div {  padding: 20px 0;  clear: both;}
#sidebar_content p{  float: right;  width: 213px;  font-size: 11px;  line-height: 14px;  display: block;}
#sidebar_content img {  display: block;  float: left;}
#sidebar {  float: right;  margin-right: 10px;}
/***end sidebar***/
/***end content***/

/***** Flash *****/
.flash_error, .flash_success {
	clear: both;
	color: #000;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 95%;
}
.flash_error {
	background-color: #FC9E9E;
	border: 1px solid #f00;
}
.flash_success {
	background-color: #BBF5B1;
	border: 1px solid #0f0;
}
/*** End Flash ***/

/***** Trainer Registration Form *****/
fieldset { border:none;	width:750px; margin: 0px auto; margin-top: 20px;}
legend { font-size:18px; margin:0px; padding:10px 0px; color:#3C79D3;	font-weight:bold;}
.prev, .next { background-color:#3C79D3; padding:5px 10px; color:#fff; text-decoration:none;}
.prev:hover, .next:hover { background-color:#000; text-decoration:none;}
.prev { float:left;}
.next { float:right;}
#step1commands, #step0commands, #step3commands, #step2commands {
  width: 710px;
  margin-top: 15px;
}
#steps { list-style:none; width:780px; overflow:hidden; margin:0 auto; padding:0px;}
#steps li {font-size:21px; float:left; padding:10px; color:#FFF; background: url(/images/trainer_unselected.jpg) top center  no-repeat; width: 240px; text-align: center}
#steps li span {font-size:11px; display:block; margin-top: 2px;}
#steps li.current { color:#FFF; background: url(/images/trainer_selected.jpg) top center no-repeat;}
#makeWizard { background-color:#3C79D3; color:#fff; padding:5px 10px; text-decoration:none; font-size:18px;}
#makeWizard:hover { background-color:#000;}

.small_input {
	width: 50px;
	}
#trainer_form fieldset {
	position: relative;
	}
#trainer_form p {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	}
#trainer_form p.newline {
	clear: both;
}
#trainer_form input[type=text] {
  width: 229px;
  margin-top: 3px;
}
#trainer_form select{
  width: 229px;
  margin-top:3px;
}
#trainer_form input[type=password] {
  width: 229px;
  margin-top: 3px;
}
#trainer_form textarea {
  width: 710px;
}
/*** End Trainer Registration Form ***/
#sidebar_content div {
  padding: 10px 0;
  *padding: 5px 0;
  clear: both;
}
#sidebar_content p{
  float: right;
  width: 213px;
  font-size: 11px;
  line-height: 14px;
  display: block;
  font-size: 13px !important;
  font-weight: bold;
  padding-top: 10px;
}
#sidebar_content a {
  text-decoration: none;
}
#sidebar_content img {
  display: block;
  float: left;
}
#sidebar {
  float: right;
  margin-right: 10px;
}
/***end sidebar***/

.content_div {
	padding: 0 10px;
}

#contacts_index, #contact_show {
  width: 95%;
}

/***************************************************** availability form ***/

#availability_form {
  background: white;
  border: 1px solid #DAE7F8;
  width: 530px;
  margin-top: 10px;
  margin-left: 18px;
  float: left;
  min-height: 600px;
  margin-bottom: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#availability_form h1 {
  margin: 20px auto;
  text-align: center;
}
#availability_form form {
  width: 370px;
  margin: auto;
}
#availability_form form label {
  display: block;
  font-family: verdana;
  color: #5085D2;
  font-size: 13px;
  margin-bottom: 3px;
}
#availability_form form label span{
  display: block;
  color: #7EA5DE;
  font-size: 11px;
}
#availability_form input[type=text], #availability_form textarea {
  border: 1px solid #DAE7F8;
  padding: 7px;
  width: 350px;
  margin-bottom: 20px;
}
#availability_form input[type=image] {
  display: block;
  margin: 0px auto 20px auto;
}
/*** end availability ***/