@import url('menu.css');
@import url('jquery.css');

body
{
	background-color: #A1958B;
	color:Black;
	margin: 0px;
}

body, table, td
{
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
}

table
{
	margin: 0px;
}

a:link, a:visited, a:active
{
	color:#627AA9;
	text-decoration:none;
}

a:hover
{
	color:#627AA9;
	text-decoration:underline;
}

h1, h2, h3, h4
{
	color: Black;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}

h1 
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16pt;
}

h2 
{
	font-size: 12pt;
}

h3 
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
}

h4 
{
	font-size: 10pt;
	font-weight: normal;
}

input, select, textarea
{
	FONT-SIZE: 10px; 
	COLOR: #996633; 
	FONT-FAMILY: Verdana,Arial; 
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.banner
{
	background-color: White;
}

.menu_nav { padding-left: 5px; }

.bannernav
{
	color: Black;
	background-color: #e2c400;
}

.bannertext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin: 0;
	color: Black;
	background-color: White;
}

.bannersubheader
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: white;
	background-color: #095BA6;
}

.Bluetext
{
	color:	#0066A5;
	font-family:Arial;
	font-weight:normal;
	font-size:smaller;
}

.BorderLeftRight
{
     border-left: solid 6px #000000;
     border-right: solid 6px #000000;	
}

.borderRight
{
	border-right:solid 1px #ffffff;
}

.borderRightThick
{
	border-right:solid 1px #A1958B;
}

.BorderThick
{
	border: solid 3px #000000;	
}

.BorderThick3
{
	border: solid 3px #000000;	
	border-bottom:none;
}

.BorderTop
{
    border-top: solid 3px #000000;
}

.BorderUpperRight
{
	border: solid 3px #000000;
	border-bottom: none;
}

.BottomBorderThick
{
	background-color:#ffffff;
	border: solid 3px #000000;
	border-top:none;
	border-bottom: solid 12px	#0066A5;
}

.BottonBorderMed
{
	background-color:#ffffff;
	border-top: solid 3px Black; 
	border-left: solid 3px Black;
	border-right: solid 3px Black;
	border-bottom-color:#0066A5;
	border-bottom-style:solid;
	height:35px;
}

.BottonBorderMedWhite
{
	border: solid 3px #000000;
	border-bottom:none; 
	background-color:#ffffff;	
}

.errortext
{
	color: Red;
	font-size: xx-small;
}

.form_header
{
	color: Black;
	background-color: #A1958B;
	height: 25px;
	border-bottom: solid 2px #142398;    
    padding-left: 5px;
    padding-top: 10px;	
   
    
}
.form_subsection
{
	color: Black;
	height: 15px;
	border-bottom: solid 2px #A1958B;
}
.form_newsheader
{
	color: Black;
	height: 15px;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: solid 2px #142398;
}
.form_news_grid
{
	padding-right: 10px;
}

.form_headerline
{
	color: White;
	background-color: White;
	height: 0px;
}

.form_headertext
{
	font-size: 11pt;
	font-weight:bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: Black;
}

.form_title
{
	background-color: #A1958B;
	border-bottom: solid 2px #142398;
	color: Black;
	font-weight: bold;
	height: 15px;
	padding-left: 5px;
}

.form_title_selected
{
	background-color: #ccffff;
	border-bottom: solid 2px #142398;
	color: Black;
	font-weight: bold;
	height: 15px;
	padding-left: 5px;
}

.Fullbackground
{
	background-color:#A1958B;
}	

.gutter
{
	width: 3px;
}

.divimage
{
	height: 15px;
	width: 2px;
}

.footer
{
	text-align: center;
	font-style: italic;
	font-size: xx-small;
	color: White;
}

.menuSpacer
{
	background:#433D39;	
}

.MenuBackground
{
	background:#000000;
}

.pagebody
{
	border: 0px;
	height: 500px;
	padding: 8px;
}

.requiredfield
{	
	color: #996633;
	font-family: Verdana,Arial;
	background-color: #ffffcc;
}

.sidebar
{
	color: #e2c400;
	background-color: #e2c400;
	width: 3px;
}

.tab
{
	background-color: White;
	color: Black;
}

.tab_selected
{
	background-color: #095BA6;
	color: #e2c400;
	font-weight: bold;
}

.tabnav
{
	color: #095BA6;
}

.tabnav_selected:link, .tabnav_selected:hover,
.tabnav_selected:active, .tabnav_selected:visited
{
	color: #e2c400;
	font-weight: bold;
}

.validation
{
	color: Red;	
}
.MenuItem
{
	text-align: center;
}

.literature_header
{
	background-color: #D9D1CE;
	color: #268BB9;
	font-weight: bold;
	font-size: 110%;
}

.literature_sub_header
{
	font-weight: bold;
	font-size: 110%;
}
.channelpartner_image_info
{
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center;
}
.training_sidebar_header
{
	background-color: #007BB7;
	color:White;
	font-weight: bold;
	text-transform: uppercase;
	
	padding: 5px;
	padding-left: 10px;
}

.training_sidebar_content
{
	padding: 5px;
	padding-top: 10px;
	padding-left: 10px;
	
}
.training_sidebar_footer, .training_sidebar_footer a, .training_sidebar_footer a:visted, .training_sidebar_footer a:active
{
	text-align: right;
	font-size: 7pt;
}
.training_event
{
	padding-bottom: 5px;
}
.training_event_title
{
	font-weight: bold;
}
.training_event_detail
{
	margin-left: 20px;
}
.training_world_tour
{
	background-image: url(../images/training/world_tour_header.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 162px;
}
.training_world_tour div
{
	padding: 30px;
	width: 450px;
	vertical-align: top;

}

.training_default
{
	background-image: url(../images/training/training_default_header.jpg);
	background-repeat: no-repeat;
	width: 803px;
	height: 153px;
}
.training_default div
{
	padding-right: 30px;
	margin-left: 350px;
	vertical-align: top;

}

.training_default_page
{
	background-image: url(../images/training/training_default_header.jpg);
	background-repeat: no-repeat;
	width: 803px;
	height: 153px;
}
.training_default_page div
{
	font-size: 8pt;
	
	padding-right: 10px;
	margin-left: 30px;
	vertical-align: top;

}

.training_webinar
{
	background-image: url(../images/training/webinar_header.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 162px;
}
.training_webinar div
{
	padding-right: 30px;
	margin-left:350px;
	vertical-align: top;

}

.training_webinar_page
{
	background-image: url(../images/training/webinar_header.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 162px;
}
.training_webinar_page div
{
	font-size: 8pt;
	
	padding-right: 30px;
	margin-left: 325px;
	vertical-align: top;

}

.training_seminar
{
	background-image: url(../images/training/systems_seminar_header.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 162px;
}
.training_seminar div
{
	padding: 30px;
	width: 450px;
	vertical-align: top;

}


.training_international
{
	background-image: url(../images/training/international_training.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 162px;
}
.training_international div
{
	padding-right: 30px;
	margin-left: 350px;
	vertical-align: top;

}

.training_presentation
{
	background-image: url(../images/training/product_training_header.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 162px;
}
.training_presentation div
{
	padding: 30px;
	width: 450px;
	vertical-align: top;

}

.events_header
{
	color: #007BB7;
	font-weight: bold;
	font-size: 14pt;
}
.event_box_header
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16pt;
}

.training_schedule_register
{
	background-color: #D4E3F1;
	border-bottom: solid 2px black;
	white-space: nowrap;	
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
}
.training_schedule_register_alt
{
	background-color: #E7F0F6;
	border-bottom: solid 2px black;
	white-space: nowrap;	
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
	
}
.training_schedule_download
{
	background-color:#E7F0F6;
	border-bottom: solid 2px black;
	white-space: nowrap;	
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	width: 200px;
}

.training_schedule_download_alt
{
	border-bottom: solid 2px black;
	white-space: nowrap;	
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	width: 200px;
}

.training_schedule_row
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color:#E7F0F6;
	border-bottom: solid 2px black;
}
.training_schedule_row_alt
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom: solid 2px black;
}
.training_seminar_schedule
{
	width: 350px;
}
.training_seminar_schedule td
{
	font-weight: bold;
	font-size: 11pt;
}

.training_intl_seminar_schedule
{
	width: 350px;
}
.training_intl_seminar_schedule td
{
	font-weight: bold;
	font-size: 11pt;
}

.training_seminar_detail_page
{
	background-color: White;
}
.training_seminar_detail_header
{
	background-color:#E9F2F7;
	padding: 10px;
}
.training_seminar_detail_content
{
	background-color:white;
	padding: 10px;
}
.training_seminar_detail_content td
{
	padding: 5px;
}

.training_world_tour_header
{
	width: 816px;
}
.training_world_tour_left_content
{
	background-image: url(../images/training/world_tour_left_bg.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 703px;
	padding-top: 0px;
	vertical-align: top;
}
.training_world_tour_left_content table
{
	width: 100px;
	
}
.training_world_tour_left_content div
{
	padding-bottom: 4px;
}

.training_world_tour_content
{
	height: 703px;
	width: 646px;
	vertical-align: top;
}

.photo_page
{
	width: 710px;
	text-align:left;
	
}
.photo_page_content
{
	padding: 5px;
}

.photo_page div
{
	padding-bottom: 10px;
}

.rowSubInfo
{
	border: solid 2px silver;
	background-color: whitesmoke;
	color: grey;
	font-size: 8pt;
}

/* News Items from news.litetouch.com */
.News
{
	
	border-bottom: black 3px solid;
}
.news_body
{
    background-image:url(../images/lt_news_bg.jpg);	
	background-repeat:no-repeat;
	width: 256px;	
	background-position: center top;
	 vertical-align:top;
}
.news_header
{   
	background-repeat:no-repeat;
    width: 256px;	
    height: 45px;
    background-position: center bottom;
}
.NewsHeader
{
 
	color:#000000;
	font-family:Arial;
	font-weight:bolder;
	font-size:11px;	
	vertical-align: bottom;	
}

.NewsHeadline
{
	color:#000000;
	font-family:Arial;
	font-weight:bolder;
	font-size:12px;	
	vertical-align: bottom;
}

.NewsItem
{
	padding-bottom: 10px;
}

.NewsText
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;	
	color:#000000;
}
/* End News Items from news.litetouch.com */


/* CSS items for forthcoming new design */

.form_header_11
{
	color: White;	
	background-color: #025194;
	height: 25px;	    
    padding-left: 5px;
    padding-top: 10px;  
    font-size:large; 
}

.form_headertext_11
{
	font-size: xx-large;	
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: White;
}

.form_text16_11
{
	font-size: 16pt;	
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: White;
}

.form_text11_11
{
	font-size: 11pt;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: White;
}

.form_text_11
{	
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: White;
}

.login_background_11
{
  background-image: url(../images/LoginMontage.jpg);
  background-repeat: no-repeat;
  background-position:left top;  
}

.bannerright_11
{
    background-image: url(../images/LT_BackPageExperience.jpg);
    background-repeat : no-repeat;
    background-position :right bottom;  
}

.bannerright_login_11
{
    background-image: url(../images/LT_LoginExperience.jpg);
    background-repeat : no-repeat;
    background-position :right bottom;  
}

.bannertext_11
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin: 0;
	color: Black;	
}

