* { margin: 0; padding: 0; }


body {
	font: 12px Arial, Verdana,  Helvetica, sans-serif;
	color: #424A63;
	margin: 0px;
	text-align: center;
    background: url(gfx/background_website.png) repeat-x 0px 157px;
	background-color: #fff;
}

img {
	border: 0;	
}

div.rhs_button {
	margin:10px 0 10px 0;
	text-align:center;
	padding:10px 5px 10px 5px;
	background-color:#FFFFCC;
	border:solid #999999;
	border-width:0 2px 2px 0;
}

h1 {
    color: #C51920;
	font-size: 26px;
	padding-bottom: 10px;
    font-weight: normal;
}

h2 {
    font-size: 17px;
	padding-bottom: 10px;
}

h3 {
	font-size: 14px;
	padding-bottom: 5px;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: justify;
}

a {
	color: #424A63;
}

a:hover {
	color: #000;
    text-decoration: underline;
}

li {
	margin-left: 20px;
	margin-bottom: 5px;
}


/* class ------------------------------------------------------- */

.special_list {
    padding-top: 15px;
    padding-left: 0px;
}

.special_list li {
    display: block;
    background: url(gfx/li.png) no-repeat left center;
    list-style: none;
    padding-left: 40px;
    margin-left: 0px;
    padding-bottom: 15px;
    font-size: 13px;
}

.required {
	color: #f00;
} 

.color {
	color: #C51920;
}

.black {
	color: #000;
}

.important {
	color: #C51920;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.clear_right {
	clear: right;
}

.left {
	text-align: left;
}

.float_left {
	float: left;
}

.margin_right {
    margin-right: 15px;
}

.float_right {
	float: right;
}

.column_left {
    width: 49%;
    float: left;
}

.column_right {
    width: 49%;
    float: right;
    margin-bottom: 10px;
}

.column_small_left {
    width: 350px;
    float: left;
}

.column_big_right {
    width: 545px;
    float: right;
}

.column_smaller_left {
    width: 270px;
    float: left;
}

.column_bigger_right {
    width: 655px;
    float: right;
}


.center {
	text-align: center;
}

.align_center {
	margin: 0 auto !important;
}

.smaller {
	font-size: 10px;
	color: #757575;
}

.no_decoration {
	text-decoration: none;
}

.box_padding {
    padding: 15px !important;
    position: relative;
}

.link_hidden:hover {
    text-decoration: underline;
    cursor: pointer;
}

.hidden_div {
    display: none;
}

.video_box {
    padding-top: 20px;
    text-align: center;
}

.margin_left {
    padding-left: 15px;
}

.margin_top {
    padding-top: 10px;
}

.courses_list {
    list-style: none;
    padding-left: 0px !important;
    margin-left: 0px !important;
    padding-top: 3px;
}

.courses_list li {
    padding-left: 25px !important;
    margin-left: 0px !important;
}

.td_margin_right {
    padding-right: 10px;
}

#member_login {
    margin-top: 20px;
	width: 230px;
	height:116px;
	background: url('gfx/red_left_gray2.jpg') no-repeat;
	float: left;
}
#member_login h4 {
	color: #00539f;
	font-size: 14px;
	font-weight: normal;
	margin: 2px 0px 2px 10px;
}
#member_login input {
	font-size: 9px;
	margin: 2px 0px 0px 10px;
	padding: 3px 3px 3px 6px;
	width: 180px;
	color: #c2c2c1;
	background: #fff;
	border: 1px solid #bcbec0;
	border-right: 0px;
	border-bottom: 0px;
}

#member_login input.login_submit {
	background: url('gfx/red_left_login.jpg');
	width: 50px;
    text-align: center;
	border: #545454 solid 1px;
	margin: 5px 0px 0px 150px;
    padding-right: 6px;
}

#paginator {
    border-top: #f1f1f1 solid 1px;
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 10px; 
}

.form_button {
	color: #C51920;
	height:2em;
	padding:7px;
	margin: 0px;
	text-align:center;
	text-decoration: none;
	border: 1px solid black;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #555;
	border-right-color: #555;
	background-color: #edd8d9;
	font-weight: bold;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	cursor: hand;
}

.form_button_2 {
	color: #C51920;
	height:2em;
	padding:2px;
	margin: 0px;
	text-align:center;
	text-decoration: none;
	border: 1px solid black;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #555;
	border-right-color: #555;
	background-color: #edd8d9;
	font-weight: bold;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	cursor: hand;

}

.form_button:hover,
.form_button_2:hover {
    color:#000;
}

/* quote ------------------------------------------------------ */

.quote_container {
    position: relative;
    margin-top: 20px;
    font-style: italic;
}

.quote_container p {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    color: #790F14;
}

.quote_start {
    float:left;
}

.quote_end {
    float:right;
    margin-top:-20px;
}

.quote_container span {
    clear: both;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
    font-style: normal;
}

/* boxes ------------------------------------------------------ */

.header_box {
    position: relative;
    height: 30px;
}

.box_arrow {
    padding-top: 6px;
    padding-right: 5px;
}

.header_box h2 {
    position: absolute;
    left: 20px;
    top: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.header_violet {
    background: url(gfx/background_violet.png) repeat-x top left;
}

.header_blue {
    background: url(gfx/background_blue.png) repeat-x top left;
}

.box_content {
    background: url(gfx/background_box.png) repeat-x top left;
    margin: 0px;
    padding: 0px;
    border-top: #B4BAC4 solid 1px;
}

/* divs ------------------------------------------------------- */

#container_ {
	width: 972px;
	text-align: left;
	margin: 0px auto;
}

#top {
    position: relative;
    background: url(gfx/background_top.jpg) no-repeat top left;
    height: 120px;
    margin-bottom: 6px;
}

#top_home {
    position: relative;
    background: url(gfx/background_top.jpg) no-repeat top left;
    height: 162px;
}

#top_logo {
    position: absolute;
    top: 25px;
    left: 24px;
}

#top_news {
    position: absolute;
    bottom: 5px;
    height: 24px;
    width: 100%;
    padding-top: 5px;
    padding-left: 20px;
}

#top_news a {
    color: #C51920;
    text-decoration: none;
}

#top_news span {
    margin-right: 15px;
    color: #000;
}

#main_menu {
    background-color: #424A63;
    height: 39px;
}

#main_menu ul {
    text-align: center;
    padding-left: 16px;
}

#main_menu li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#main_menu a {
   display: block;
   color: #fff;
   text-decoration: none;
   font-size: 17px;
   font-weight: lighter;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
   padding-right: 10px;
   margin-left: 12px;
   margin-right: 12px;
}

#main_menu a:hover,
#main_menu .active {
    background-color: #61687d;
}

.menu_color {
    color: #E9A7A8 !important;
}

.link_usa {
    padding-bottom: 8px !important;
}

#main_menu img {
    vertical-align: middle;
}

#top_call_info {
    position: absolute;
    top: 31px;
    right: 10px;
}

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	background: transparent;
	width: 100%;
	height: 35px;
	margin: 0;
	overflow: hidden;
	color: #ffffff;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 98%;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;

}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;


}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
}

ul.newsticker span {
	margin: 0 10px 0 0;
}

#content {
    margin-top: 15px;
    background: url(gfx/background_content_top.gif) no-repeat top left;
    background-color: #fff;
    padding: 15px;
}

#footer {
    position: relative;
    background: url(gfx/background_footer.png) no-repeat top left;
    height: 90px;
}

#footer_text {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 14px;
}

#eg_logo_right {
    float: right;
    padding-top: 20px;
    padding-right: 10px;
}


/* menu top --------------------------------------------------- */

#top_navigation {
    height: 40px;
}

/* --------------------------------------------------------------- */
/* contact form */

#contact_details {
	padding-left: 30px;
	background-color: #ededed;
	padding-top: 20px;
	padding-bottom: 20px;
}

#contact_form {
	width: 100%;
	float: left;
    padding-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ededed;
	height: 328px;
}

#contact_form table {
	margin-left: 20px;
}

.td_contact_form {
	padding-left: 10px;
}

.input,
.input_contact,
.input_short,
.input_middle,
.input_long,
.input_date,
.input_box,
.input_register,
.textarea,
.textarea_register,
.checkbox,
#login_table input {
   border: #c4c4c4 solid 1px;	
}

.input:focus,
.input_contact:focus,
.input_middle:focus,
.input_long:focus,
.input_short:focus,
.textarea:focus,
.textarea_register:focus,
.input_register:focus,
.checkbox:focus,
#login_table input:focus {
   border: #a5a5a5 solid 1px;	
   background: #f6f6f6;
}

.input,
#login_table input {
   width: 350px;   	
}

.input_contact {
   width: 300px;   	
}

.input_middle {
   width: 165px;   	
}

.input_register {
	width: 170px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.input_box {
   width: 130px;   
   margin-bottom: 5px;
   margin-top: 5px;
}

.textarea {
  width: 350px;	
  height: 150px;
}

.textarea_register {
  width: 200px;	
  height: 70px;
}

.input_long {
   width: 400px;   	
}

.input_short {
   width: 90px;   	
}

.checkbox {
  border: 0;	
  margin-right: 10px;	
}

#btn_login {
    width: 84px !important;
    border: 0px !important;
    margin-top: 5px;
    margin-left: 270px;
}

/* --------------------------------------------------------------- */
/* home page */

#home_content h1 {
    padding-bottom: 0px !important;
    letter-spacing: 4px;
    font-weight: bold;
}

#home_content h2 {
    font-size: 19px;
    font-weight: normal;
}


/* --------------------------------------------------------------- */
/* product category list */

.product_category_list {
    position: relative;
    float: left;
    background-color: #D4D5DB;
    width: 215px;
    height: 88px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.product_category_list_first {
    background: url(gfx/background_box_first.png) repeat-x top left;
    margin-top: 32px;
}

.product_category_list_second {
    background: url(gfx/background_box_second.png) repeat-x top left;
}

.product_category_image {
    position: absolute;
    top: 10px;
    left: 10px;
}

.product_category_link,
.product_category_header {
    position: absolute;
    font-size: 13px;
    font-weight: normal;
    font-weight: bold;
    text-decoration: none;
    top: 35px;
    left: 108px;
}

/* product step 2 */

.product_category_header2 {
    position: absolute;
    font-size: 13px;
    font-weight: normal;
    font-weight: bold;
    text-decoration: none;
    top: 35px;
    left: 115px;
}

.product_category_header3 {
    font-size: 13px;
    font-weight: normal;
    font-weight: bold;
    text-decoration: none;
    margin:10px 0 0 15px;
}

.product_list {
    float: left;
    position: relative;
    background-color: #D4D5DB;
    width: 312px;
    height: 106px;
    margin-top: 10px;
    margin-left: 10px;
}

.product_list_first {
    background: url(gfx/background_box2_first.png) repeat-x top left;
    margin-top: 15px;
}

.product_list_second {
    background: url(gfx/background_box2_second.png) repeat-x top left;
}

.product_image {
    position: absolute;
    top: 10px;
    left: 10px;
}

.product_link,
.product_header {
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    top: 10px;
    left: 120px;
    line-height: 12px;
    padding-right: 5px;
}

.product_header2 {
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    top: 25px;
    left: 115px;
    width: 140px;
    line-height: 12px;
    padding-right: 5px;
}

.product_more_link {
    position: absolute;
    bottom: 0px;
    left: 30px;
}

.product_box_description {
    position: absolute;
    bottom: 4px;
    left: 120px;
    width: 170px;
}

.product_table_description2 {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
}

.product_table_description tr {
    vertical-align: top;
}

.product_category_container_description {
    position: relative;
}

.product_category_description {
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
}

.go_back_link {
    position: relative;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    display: block;
    width: 65px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.news_back_link {
    position: relative;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    display: block;
    width: 100px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.courses_back_link {
    position: relative;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    display: block;
    width: 130px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.instructors_back_link {
    position: relative;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    display: block;
    width: 150px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.instructors_link {
    position: relative;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    display: block;
    width: 175px;
    padding-right: 25px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.instructors_link img {
   position: absolute;
   top: 0px;
   right: 0px;
}

.news_back_link img,
.go_back_link img,
.courses_back_link img,
.instructors_back_link img {
   position: absolute;
   top: 0px;
   left: 0px;
}

.product_thb {
   width: 92px;
   height: 67px;
   margin-top: 10px;
   margin-left: 10px;
   display: block;
}

.product_thb h3 {
    padding-top: 20px;
    padding-left: 3px;
}

.product_thb span {
    padding-left: 3px;
}

.product_thb_2 h3 {
    padding-top: 20px;
    padding-left: 30px;
}

.product_thb_2 span {
    padding-left: 22px;
}

/* product details */

.header_img {
    position: relative;
    margin-top: 15px;
    margin-right: 15px;
    padding-left: 35px;
    height: 30px;
}

.header_img img {
   position: absolute;
   top: 0px;
   left: 0px;
}

.product_documents,
.product_video{
    padding-left: 10px;
    padding-right: 10px;
}

.product_documents li,
.product_video li {
    list-style: none;
    margin-left: 2px !important;
    padding-left: 2px !important;

}

.product_documents li img,
.product_video li img {
    vertical-align: middle;
    margin-right: 10px;
}

.product_icon {
    position: absolute;
    top: 10px;
    right: 0px;
}

.product_big_image {
   padding-right: 180px;
}

.product_img {
    background-repeat: no-repeat;
    background-position: center center;
    width: 100px;
    height: 100px;
}

.content_padding {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
}

div.scrollable {
    position:relative;
    overflow:hidden;
    width: 790px;
    height:150px;
}

div.scrollable div.items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
}

div.scrollable div.items div {
    float:left;
}

div.items div.active {
 
}

.prevPage {
    float: left;
    padding-top: 40px;
    padding-right: 20px;
    cursor: pointer;
}

.nextPage {
    float: right;
    padding-top: 40px;
    cursor: pointer;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}




.carousel_product_list_item {
    width: 100px;
    margin-right: 10px;
    padding-right: 25px;
    text-align: center;
}

.column_search_by {
    width: 50%;
    float: left;
}

.column_search_by h3 {
   position: relative;
   height: 30px;
   padding-left: 35px;
}

.column_search_by img {
   position: absolute;
   left: 0px;
}

.search_mini_columns {
    float: left;
    width: 30%;
    padding-left: 15px;
}

.search_mini_columns li {
    list-style: none;
}

.search_mini_columns a {
   text-decoration: none;
}

.search_mini_columns a:hover {
   text-decoration: underline;
}

.video_box {
   
}

.video_link {
    cursor: pointer;
}

/* --------------------------------------------------------------- */
/* index page */

.index_news_container {
   clear: both;
   margin-bottom: 10px;
   margin-top: 10px;
}

.index_date_container {
    position: relative;
    background: url(gfx/li_news.png) no-repeat top left;
    float: left;
    width: 34px;
    height: 69px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.index_date_container_first {
    background: url(gfx/li_news_first.png) no-repeat top left;
}

.index_date_container_second {
    background: url(gfx/li_news_second.png) no-repeat top left;
}

.news_day {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -2px;
    left: 7px;
    color: #fff;
}

.news_month {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    bottom: 15px;
    left: 0px;
    width: 33px;
    text-align: center;
    color: #fff;
}

.news_title {
    padding-top: 0px !important;
}

.news_title a {
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
}

.index_news_content_container {
    margin-right: 10px;
}

#index_tabs_container {
    background-color: #fff;
    position: relative;
    float: right;
    width: 544px;
    margin-bottom: 10px;
}

#index_tabs li {
    overflow: hidden;
    position: relative;
    background: url(gfx/background_index_tab.jpg) repeat-x top left;
    background-color: #fff;
    float: left;
    width: 178px;
    height: 219px;
    list-style: none;
}

#index_tab_1 {
    background: url(gfx/tab_1.jpg) no-repeat top left !important;
}

#index_tab_2 {
    background: url(gfx/tab_2.jpg) no-repeat top left !important;
}

#index_tab_3 {
    background: url(gfx/tab_3.jpg) no-repeat top left !important;
}

.transparent_img {
    position: absolute;
    left: 0px;
    top: 0px;
}

#index_tabs .left_corner {
    background: url(gfx/index_tab_corner_left.jpg) no-repeat top left;
    float: left;
    width: 13px;
    height: 219px;
}

#index_tabs .right_corner {
   background: url(gfx/index_tab_corner_right.jpg) no-repeat top left;
   position: absolute;
   right: 0px;
   top: 0px;
   width: 12px;
   height: 177px;
}

#box_bottom_tabs {
    position: relative;
    height: 378px;
    overflow: hidden;
}

#box_bottom_tabs div.items {
    width:20000em;
    position: absolute;
}

#box_bottom_tabs div.items div {
    float:left;
}



