/* @override 
	http://64.78.0.25/new/css/main_new.css
	http://64.78.0.25/css/main_new.css
*/

div.center {
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div#center_top {
	background-image: url(../images/bg_top.jpg);
	display: block;
}

div#center_bottom {
	background-image: url(../images/bg_bottom.jpg);
	height: 220px;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

div#header {
	width: 800px;
	height:70px;
	margin-left: auto;
  	margin-right: auto;
}

div#header_l {
	float: left;
	width: 220px;
	height: 70px;
	background: url(../images/ITX_TopImages_FNL_01.jpg) 0 0 no-repeat;

}

div#header_m {
	float: left;
	height: 70px;
	width: 215px;
	background: url(../images/ITX_TopImages_FNL_02.jpg) 0 0 repeat-x;
	font: bold 30px/60px Verdana, sans-serif;
	color: #728398;
	text-align: left;
	padding-left: 5px;
}

div#header_r {
	float: right;
	width: 360px;
	height: 70px;
	background: url(../images/ITX_TopImages_FNL_03_old.jpg) 0 0 no-repeat;

}

div#menu {
	margin-left: auto;
  	margin-right: auto;
  	padding: 0;
  	margin-top: 0px;
  	margin-bottom: 0px;
  	height:31px;
  	width: 800px;
  	background: url(../images/ITX_TRTopNav_FNL_01.gif) 0 0 repeat-x;
}

div#menu_items {
	float: right;
	
}

#menu_items a {
 	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
	float:left;
  	display:block;
  	line-height: 34px;
  	color: #000;
  	text-decoration: none;
  	
}

#menu_items a#home {
	width: 117px;
	height: 31px;
	background: url(../images/HomeButton.gif) 0 0 no-repeat;
}
#menu_items a#home:hover {
	width: 117px;
	height: 31px;
	background: url(../images/HomeButton-over.gif) 0 0 no-repeat;
}
#menu_items a#home:active {
	width: 117px;
	height: 31px;
	background: url(../images/HomeButton-click.gif) 0 0 no-repeat;
}

#menu_items a#product {
	width: 173px;
	height: 31px;
	background: url(../images/ProdServButton.gif) 0 0 no-repeat;
}
#menu_items a#product:hover {
	width: 173px;
	height: 31px;
	background: url(../images/ProdServButton-over.gif) 0 0 no-repeat;
}
#menu_items a#product:active {
	width: 173px;
	height: 31px;
	background: url(../images/ProdServButton-click.gif) 0 0 no-repeat;
}

#menu_items a#press {
	width: 131px;
	height: 31px;
	background: url(../images/PressRmButton.gif) 0 0 no-repeat;
}
#menu_items a#press:hover {
	width: 131px;
	height: 31px;
	background: url(../images/PressRmButton-over.gif) 0 0 no-repeat;
}
#menu_items a#press:active {
	width: 131px;
	height: 31px;
	background: url(../images/PressRmButton-down.gif) 0 0 no-repeat;
}

#menu_items a#support {
	width: 106px;
	height: 31px;
	background: url(../images/SprtBtn.gif) 0 0 no-repeat;
}
#menu_items a#support:hover {
	width: 106px;
	height: 31px;
	background: url(../images/SprtBtn-over.gif) 0 0 no-repeat;
}
#menu_items a#support:active {
	width: 106px;
	height: 31px;
	background: url(../images/SprtBtn-click.gif) 0 0 no-repeat;
}

#menu_items a#company {
	width: 137px;
	height: 31px;
	background: url(../images/CmpnyBtn.gif) 0 0 no-repeat;
}
#menu_items a#company:hover {
	width: 137px;
	height: 31px;
	background: url(../images/CmpnyBtn-over.gif) 0 0 no-repeat;
}
#menu_items a#company:active {
	width: 137px;
	height: 31px;
	background: url(../images/CmpnyBtn-click.gif) 0 0 no-repeat;
}

#menu_items a#contact {
	width: 136px;
	height: 31px;
	background: url(../images/CntctBtn.gif) 0 0 no-repeat;
}
#menu_items a#contact:hover {
	width: 136px;
	height: 31px;
	background: url(../images/CntctBtn-over.gif) 0 0 no-repeat;
}
#menu_items a#contact:active {
	width: 136px;
	height: 31px;
	background: url(../images/CntctBtn-click.gif) 0 0 no-repeat;
}

div#main {
	margin-left: auto;
  	margin-right: auto;
  	padding: 0;
  	width: 800px;
  	height: 255px;
}

div#main_container {
  	width: 800px;
  	height: 255px;
  	display: block;
  	padding: 0;
  	margin: 0;
}

div#main_banner {
	float: right;
	width: 645px;
	height: 254px;
	border-top: 1px white solid;
	clear: right;
}

div#main_links {
	float: left;
	height: 255px;
	width: 155px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #A28858;
	text-align: left;
}

#main_links a {
	text-decoration: none;
	color: #A28858;
}

#main_links a:visited {
	text-decoration: none;
	color: #A28858;
}

div#main_link_box_t {
	height: 84px;
	width: 140px;
	background-color: #234156;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	line-height: 80px;
	padding-left: 15px;
}


div#main_link_box_m {
	height: 64px;
	width: 140px;
	background-color: #234156;
	border-bottom: 1px solid #fff;
	padding-top: 20px;
	padding-left: 15px;
}


#main_link_box_m ul
{
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#main_link_box_m li
{
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	text-indent: 0px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

div#main_link_box_b {
	height: 85px;
	width: 140px;
	background-color: #234156;
	line-height: 80px;
	padding-left: 15px;
}

hr#main_link_hr {
	color: white;
	background-color: white;
	size: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
}

div#ribbon1 {
	width:842px;
	height: 20px;
	font: bold 11px Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #728398;
	text-align: left;
	padding-left: 58px;
	padding-top: 8px;
	margin: 0px;
	display: block;
}

div#ribbon2 {
	width: 850px;
	height: 14px;
	padding-top: 2px;
	padding-left: 50px;
	background-color: #99A4B2;
	font: bold 9px Verdana, sans-serif;
	color: #343E4A;
}

div#ribbon2_item {
	width: 257px;
	padding-left: 3px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	text-align: left;
}

div#main_bottom_container {
	width: 800px;
	height: 132px;
	margin-left: auto;
  	margin-right: auto;
}

div#main_bottom_banner_l {
	width: 260px;
	height: 132px;
	margin-right: 5px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

div#main_bottom_banner_m {
	width: 260px;
	height: 132px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
}

div#main_bottom_banner_r {
	width: 260px;
	height: 132px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
}

div#footer {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #1B2D43;
	padding-top: 20px;
	padding-bottom: 20px;
	
}


/*
THE NEXT TWO CLASSES ARE FOR FLOATING
GRAPHICS ON RIGHT SIDE OF PAGE WITH TEXT BENEATH
USED ON http://www.interthinx.com/regsdata.html
*/

.float-right {
	float: right;
	margin: 0em 0.2em 0.2em 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

.leftFloatingText {
	float: left;
	margin: 0.2em 0em 0em 0em;
	padding-left: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	color:#003c70;
}



/* Training Page  */

div#center_top_train {
	background-image: url(../images/bg_top_train.jpg);
}

div#main_train {
	margin-left: auto;
  	margin-right: auto;
  	padding: 0;
  	width: 800px;
  	height: 127px;
}

#menu_items a#download {
	width: 136px;
	height: 31px;
	background: url(../images/TRDnldButton.gif) 0 0 no-repeat;
}
#menu_items a#download:hover {
	width: 136px;
	height: 31px;
	background: url(../images/TRDnldButton-over.gif) 0 0 no-repeat;
}
#menu_items a#download:active {
	width: 136px;
	height: 31px;
	background: url(../images/TRDnldButton-click.gif) 0 0 no-repeat;
}


div#ribbon1_train {
	width:900px;
	height: 31px;
	background-color: #99A4B2;
	text-align: left;
}

div#ribbon2_train_l {
	width: 250px;
	height: 23px;
	padding-left: 60px;
	margin-right: 5px;
	background-color: #728398;	
	font: bold 13px Verdana, sans-serif;
	color: #FFFFFF;
	float: left;
	padding-top: 5px;
}

div#ribbon2_train_m {
	width: 250px;
	height: 23px;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #728398;	
	font: bold 13px Verdana, sans-serif;
	color: #FFFFFF;
	float: left;

}

div#ribbon2_train_r {
	width: 300px;
	height: 23px;
	padding-left: 10px;
	padding-top: 5px;
	margin-left: 5px;
	background-color: #728398;	
	font: bold 13px Verdana, sans-serif;
	color: #FFFFFF;
	float: left;

}

div#ribbon2_item_train {
	width: 257px;
	padding-left: 3px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	text-align: left;
}

div#train_comment {
	font: 9px Verdana, sans-serif;
	color: #373737;
	float: left;
	clear: right;
}


img#arrow {
	padding-left: 6px;
	padding-bottom: 9px;
	padding-right: 249px;
}

div#train_bottom_container {
	width: 800px;
	height: 130px;
	margin-left: auto;
  	margin-right: auto;
}

#train_bottom_container img {
	border: none;
}

div#train_bottom_banner_l {
	width: 260px;
	height: 130px;
	margin-right: 5px;
	padding: 0px;
	float: left;
	background-color: white;
	text-align: left;
}

div#train_bottom_banner_m {
	width: 260px;
	height: 130px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	background-color: white;
	text-align: left;
}

div#train_bottom_banner_r {
	width: 260px;
	height: 130px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	background-color: white;
	text-align: left;
	clear: right;
}

/* Training Registration */


div#train_center_bottom {
	background: url(../images/bg_bottom.jpg) no-repeat;
}

div#ribbon1_train_reg {
	width:900px;
	height: 43px;
	background-color: #99A4B2;
	text-align: left;
}

div#ribbon2_train_reg_l {
	width: 390px;
	height: 27px;
	padding-left: 60px;
	background-color: #728398;	
	font: bold 14px Verdana, sans-serif;
	color: #FEAD01;
	float: left;
	padding-top: 13px;
}

div#ribbon2_train_reg_r {
	width: 390px;
	height: 31px;
	padding-right: 60px;
	background-color: #728398;	
	font: 10px Verdana, sans-serif;
	color: #FFFFFF;
	float: right;
	text-align: right;
	padding-top: 9px;
}


div#train_reg_bottom_container {
	width: 800px;
	margin-left: auto;
  	margin-right: auto;
  	background-color: white;
	text-align: left;
}

img#arrow_train {
	border: 0;
	margin: 0px;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 249px;
}

#train_reg_bottom_container ul {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

#train_reg_bottom_container li {
	color: #5F5F5F;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: disc;
}

.train_reg_bottom_container_bold {
	color: #000000;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: disc;
}

hr#train_reg {
	color: #E3E6EA;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 800px;
	border: 1px solid #E3E6EA;
}

div#train_section_header {
	color: #1E3552;
	font: bold 12px Verdana, sans-serif;
	text-align: left;
	margin-left: 28px;
	margin-top: 8px;
}

div#train_fill_container {
	width: 720px;
	margin-left: 60px;
	margin-top: 24px;
	font: bold 12px Verdana, sans-serif;
}

input#train_fill {
	color: #373737;
	border: 1px solid #728398; 
	height:24px;
}

#small_text {
	color: #728398;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

table, td, tr {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#train_fill_form {
	margin-top: 8px;
	width: 752px;
	height: 200px;
	background-color: #D8DFE6;
	border: 1px solid #728398;
	padding: 0px;
	margin-left: 24px;
	margin-right: 24px;
	color: #1E3552;
	font: bold 10px Verdana, sans-serif;
}

div#train_fill_form_element {
	float:left; 
	padding-top:4px;
	padding-bottom: 4px; 
	padding-left:5px; 
	padding-right:5px;
}

div#train_fill_form_element_opt {
	float:left; 
	padding-top:14px;
	padding-bottom: 5px; 
	padding-left:5px; 
	padding-right:5px;
	background-color: white;
}

div#train_reserve {
	padding-left: 84px;
	margin-top: 8px;
	color: #000000;
	font: normal 11px Verdana, sans-serif;
	float: left;
	text-align: left;
}

div#train_reserve_box {
	padding-left: 85px;
	width: 680px;
	color: #000000;
	font: normal 11px Verdana, sans-serif;
	float: left;
	text-align: left;
}

#train_reserve_box ol {
	margin: 0px;
	padding: 0px;
}

#train_reserve_box li {
	color: #000000;
	margin-left: 22px;
	padding-left: 0px;
	font: normal 11px Verdana, sans-serif;
	list-style-type: decimal;
}

div#train_show_classes_box {
	width: 288px;
	height: 145px;
	margin-top: 48px;
	float: left;
	color: #000000;
	font: bold 10px Verdana, sans-serif;
}
div#train_show_classes_box_top {
	width: 268px;
	height: 10px;
	background-color: #fdfceb;
	border-top: 1px solid #737373;
	float: left;
}

div#train_show_classes_box_mid {
	width: 286px;
	background-color: #fdfceb;
	border-right: 1px solid #737373;
	border-left: 1px solid #737373;
}

div#train_show_classes_box_btm {
	width: 268px;
	height: 9px;
	background-color: #fdfceb;
	border-bottom: 1px solid #737373;
	float: left;
}

div#train_classes_select_box {
	width: 700px;
	height: 170px;
	background-color: #e0e7ee;
	font-family: Verdana, sans-serif;
	margin-top: 24px;
	border: 1px solid #737373;
	margin-left: 86px;
	font-weight: bold;
}

#train_classes_select_box input {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0;
}

#train_classes_select_box table {
	float:left; 
	margin-top:16px; 
	margin-left:12px;
}


#train_classes_select_box th {
	border-left: 1px solid #676B68;
	text-align: left;
	color: #676B68;
	font-size: 9px;
}

#train_classes_select_box td, tr {
	border-top: 1px solid #676B68;
	border-left: 1px solid #676B68;
	text-align: left;
	color: #000000;
	font: bold 10px Verdana, sans-serif;
	padding: 0px;
}

textarea#question_box {
	margin-top: 8px;
	margin-left: 86px;
	width: 700px;
	height: 75px;
}

div#contact_box {
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font: bold 12px Verdana, sans-serif;
	text-align: center;
}

div#regbox {
	margin-top: 24px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align:center;
	height: 41px;
	width: 261px;
}

input#train_submit {
	
}
