body {
    padding:0px ;
    margin:0px;
    border:0px;
    font-family:Verdana, Helvetica, sans-serif;
    color:#444444;
	font-size:12px;
	width:100%;
	height:100%;
	margin: 0px auto;
	background-image:url('../gtce_images/layout/bg.gif');
	background-repeat:repeat;
	overflow-y:auto;
}

.login_body{
	width:651px;
}

div#busy_indicator {
    position:absolute;
    margin-left:30%;
    margin-top:25%;
    z-index:100;
    background-color:transparent;
    
}
html > body div#busy_indicator { 
	position:fixed; 
}
a {
    [text-decoration:underline;
	text-decoration:none;
	]text-decoration:underline;
    cursor:hand;
	color:#000;
	font-family:arial;
	font-weight:bold;
	outline: none;

}
div#body_main_div{
	width:1000px;
	height:100%;
	margin:0px auto;
}
img {
    border:0;
	outline:none;
}
.noLink {
    text-decoration:none;
    color:#fff;
	font-size:11px;
}
form {
    padding:0px;
    margin:0px;
}
select, input, textarea {
    font-size:12px;
	font-family:arial;
	outline:none;
	outline-width:thin;
}
textarea:focus,input[type=text]:focus,input[type=password]:focus{
	border:2px solid #259DB6;
	background-color: #FAFAFA;
	
}

label {
    font-size:11px;
}
p {
	margin-top:5px;
	margin-bottom:5px;
	 font-size:12px;
}
span{
	font-size:12px;
}

h4 { 
	padding: 0 0 15px 0; 
	font-weight: bold; 
	font-size: 11px; 
}
h3{
	color:#203F43;
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:19px;
}
.text {
	width:200px;
}
.text_dropdown{
	width:205px;
}
.error_field_only {
	border:1px solid red;
}
.form_paragraph {
	width:660px;
    padding:0 22px 0 22px;
}
.form_paragraph_row {
    margin-top:10px;
    width:660px;
}
.form_item {
    margin-top:10px;
    width:300px;
}
.form_item .text_small {
    width:296px;
}
.form_item_large {
    margin-top:10px;
    width:660px;
}
.form_item_large .text_large {
    width:656px;
}
.help_text {
    color:#999;
	font-size:11px;
}
div.headerBar1 {
    height:77px;
	padding:10px 25px;
   	
}
div.headerBar2 {
    height:36px;
    background-color:#0B3C8B;
    color:white;
    border-top:1px #537CB3 solid;
}
div.headerBar3 {
    background-image:url(/images/dashboard/head_3_back.jpg);
    background-repeat:repeat-x;
    height:48px;
	line-height:48px;
	vertical-align:middle;
	color:navy;
    font-size:20px;
}
div.footer {
    
    height:70px;
	margin-bottom:20px;
	padding:5px;
	font-size:12px;
	color:#fff;
}
#footer_row1{
	height:20px;
	
}
#footer_row2{
	clear:both;
	text-align:center;
	width:100%;
}
div.header1_right_text {
    float:right;
    border-right:1px #FFFFFF solid;
    padding:2px 10px;
	text-align:center;
	vertical-align:middle;
	height:10px;
    color:#FFFFFF;
    text-decoration:none;
    font-family:Arial;
	font-size:13px;
}
div.header1_right_text a{
    
    color:#FFFFFF;
    text-decoration:none;
    font-family:Arial;
	font-size:12px;
	font-weight: normal;
}
div.header1_right_text_over {
    float:right;
    border-left:1px #FFFFFF solid;
    padding:10px 8px;
	text-align:center;
	vertical-align:middle;
	height:18px;
    color:#FFFFFF;
    text-decoration:underline;
    font-size:12px;
	font-weight:bold;
}
.header1_right_text a {
    text-decoration:none;
    color:#FFFFFF;
}
div.header1_left_text {
    float:left;
    color:#FFFAB1;
    font-size:15px;
    font-weight:bold;
    padding:3px;
}
div.header2_left_inactive {
    float:left;
    padding:0px 10px;
    border-right:1px #000000 solid;
    color:#FFFFFF;
    
}
div.header2_left_active {
    float:left;
    padding:0px 10px;
    border-right:1px #315796 solid;
    background-image:url(/images/dashboard/dashboard_selected_btn.gif);
    color:#36B3F6;
    font-weight:bold;
}
.header2_left_active .noLink {
    color:#36B3F6;
}
div.header3_text {
    float:left;
    color:navy;
    font-size:20px;
    text-align:left;
}

div#login_body {
    padding:30px 0px;
	background-image:url(../gtce_images/login/login_bg.gif);
	background-repeat:repeat-y;
}
div#page_body_wrapper_top {
    background-image:url(../gtce_images/layout/bg_content_top.gif);
	background-repeat: no-repeat;
	width:905px;
	height:10px;
	padding:0 30px;
	margin:0;
	line-height:0px;
}
div#page_body_wrapper_bottom {
    text-align:left;
    background-image:url(../gtce_images/layout/bg_content_bottom.gif);
	background-repeat: no-repeat;
	width:905px;
	height:17px;
	padding:0px 30px;
	margin:0;
}
div#page_body_wrapper {
    text-align:left;
    background-image:url(../gtce_images/layout/bg_content_middle.gif);
	background-repeat:repeat-y;
	width:905px;
	padding:10px 30px;
	margin:0;
}
div#landing_page_box{
	width:905px;
	margin:0px;
	
}
div#registration_body_wrapper_top{
	
	background: transparent url(../gtce_images/layout/bg_course_info_top.gif); 
	width: 845px; 
	height: 58px; 
	padding:  20px 30px 20px 30px; 
	margin: 0; 
	color: #fff; 
	font-size: 24px; 
	font-weight: normal;
}
div#dashboard_body_wrapper_top{
	
	background: transparent url(../gtce_images/layout/bg_course_info_top.gif); 
	width: 845px; 
	height: 38px; 
	padding:  25px 30px 35px 30px; 
	margin: 0; 
	color: #fff; 
	font-size: 24px; 
	font-weight: normal;
}
.actions { 
position: absolute; top: 72px; left: 580px; 
}
.actions a {
	/*padding-right: 5px; */
}
.request_info_btn:hover{
background:url(../gtce_images/buttons/register_over.gif);
}
div#registration_body_wrapper_bottom{
	
	background: transparent url(../gtce_images/layout/bg_course_info_bottom.gif); 
	width: 905px; 
	height: 27px; 
	background-repeat:no-repeat;
	
}
div#registration_body_wrapper{
	
	background: transparent url(../gtce_images/layout/bg_course_info_middle.gif); 
	width: 825px; 
	padding: 20px 40px; 
	background-repeat:repeat-y;
	
}
div#search_page_top_1{
	background: transparent url(../gtce_images/layout/bg_course_info_middle.gif); 
	width: 675px; 
	padding: 20px 15px; 
	background-repeat:no-repeat;
}
div#compare_body_wrapper{
	background: transparent url(../gtce_images/layout/bg_course_info_middle.gif); 
	width: 850px; 
	padding: 20px 27px; 
	background-repeat:repeat-y;
}
div#navigation_menu_container {
   	padding:0;
	height:27px;
	margin:0 0 10px 0;
}
div#navigation_menu_container a{
	text-decoration:none;
}
div#inner_page_content {
    /*width:726px;*/
	width:825px;
    float:left;
    background-color:#fff;
}
div#inner_page_container{
	width:740px;
	float:left;
    background-color:#F3F2F0;
	padding: 0px auto;
}
div.footer_text {
    padding-top:5px;
    font-size:9px;
}
div#body_content_wrapper {
    width:825px;
   margin:0;
   /* background-color:#FFFFFF;*/
    height:350px;
    height:auto !important;
	min-height:350px;
}
* html div#body_content_wrapper {
    height:350px;
}

div#rounded_header_wrapper {
    height:34px;
    line-height:34px;
}
/*Added by Zeeshan for details page*/
div#rounded_header_wrapper_detail .left {
    float:left;
    width:10px;
    height:34px;
    background-image:url(../gtce_images/layout/heading_background.gif);
    background-repeat:no-repeat;
}
div#rounded_header_wrapper_detail .center {
    text-align:left;
    float:left;
    width:805px;/*700*/
    height:34px;
    background-image:url(../gtce_images/layout/heading_background.gif);
    background-repeat:repeat-x;
    font-weight:bold;
	font-size: 14px;
	font-family:arial;
    line-height:34px;
    vertical-align:middle;
	color: #eee;
	
}


div#rounded_header_wrapper_detail .right {
    float:left;
    width:10px;
    height:34px;
    background-image:url(../gtce_images/layout/heading_background.gif);
    background-repeat:no-repeat;
}
/*end*/


div#rounded_header_wrapper{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	font-family:arial;
	height:33px;
	line-height: 33px;
}
div#rounded_header_wrapper .left{
	width:8px;
	background-image:url(../gtce_images/layout/header_bg.gif); 
	background-repeat: repeat-x;
	float:left;
}
div#rounded_header_wrapper .right{
	width:8px;
	background-image:url(../gtce_images/layout/header_bg.gif); 
	background-repeat: repeat-x;
	float:left;
}
div#rounded_header_wrapper .center{
	height: 33px; 
	vertical-align: middle; 
	width:809px; 
	float: left; 
	background-image: url(../gtce_images/layout/header_bg.gif); 
	background-repeat: repeat-x;
}
div#grid_head_wrapper {
    margin-top:5px;
}
div#page_form {
    padding:5px;
}
div#form_buttons div {
    margin-left:8px;
}
div.grid_content_header_row {
    margin-bottom:2px;
    border-bottom:solid 3px #CACACA;
    background-image:url(/images/dashboard/bg_list_top.jpg);
    background-repeat:repeat-x;
    height:25px;
    line-height:25px;
    vertical-align:middle;
    color:#0033FF;
}
.grid_content_row {
    line-height:25px;
    height:25px;
    vertical-align:middle;
    margin:0px;
}
.grid_row1 {
    background-color:#EFEFEF;
}
.grid_row_m1 {
    background-color:#CACACA;
}
.grid_row_result{
	background-color:#CACACA;
}
.grid_row0 {
    background-color:#FFFFFF;
}
/* Login page CSS classes and stuff */
.sign_in_box {
	height:250px;
}
.sign_in_box .left {
	float:left; 
	width:7px; 
	height:250px;
	background-image:url(/images/login/sign_in_l.gif);
	background-repeat:no-repeat;
}
.sign_in_box .center {
	text-align:left;
	float:left;
	width:270px;
	height:250px;
	background-image:url(/images/login/sign_in_c.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-size:15px;
	vertical-align:middle;
}
.sign_in_box .right {
	float:left; 
	width:6px;
	height:250px;
	background-image:url(/images/login/sign_in_r.gif);
	background-repeat:no-repeat;
}
.sign_up_box {
	height:111px;
}
.sign_up_box .left {
	float:left; 
	width:5px; 
	height:111px;
	background-image:url(/images/login/sign_up_l.gif);
	background-repeat:no-repeat;
}
.sign_up_box .middle {
	text-align:left;
	float:left;
	width:270px;
	height:111px;
	background-image:url(/images/login/sign_up_c.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-size:15px;
	vertical-align:middle;
}
.sign_up_box .right {
	float:left; 
	width:7px;
	height:111px;
	background-image:url(/images/login/sign_up_r.gif);
	background-repeat:no-repeat;
}
.no_entries_found
{
	text-align:left;
	padding-top:10px;
	font-weight:bold;
	padding-left:25px;
}
.da_today_left_section
{
	width:400px;
	float:left;
	padding-left:8px;
	padding-top:5px;
}
.roda_today_left_section
{
	width:400px;/*352*/
	/*height:135px;*/
	float:left;
	padding-top:5px;/*3*/
	padding-left:8px;/*3*/
	/*border:1px thin #C7C7C7;*/
}
.partner_today_left_section
{
	width:400px;
	/*height:135px;*/
	float:left;
	padding-top:5px;
	padding-left:8px;
	/*border:1px thin #C7C7C7;*/
}

.da_today_section
{
	padding-left:2px;
	width:821px;
	height:180px;
	border-right:1px solid #C7C7C7;
	border-left:1px solid #C7C7C7; 
	border-bottom:1px solid #C7C7C7;
	background-image:url(/images/dashboard/dashboard_fade.jpg);
	background-repeat:repeat-x;
}
.roda_today_section
{
	padding-left:2px;
	width:821px;
	height:180px;/*139*/
	border-right:1px solid #C7C7C7;
	border-left:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
	background-image:url(/images/dashboard/dashboard_fade.jpg);
	background-repeat:repeat-x;
}
.partner_today_section
{
	padding-left:2px;
	width:821px;
	height:180px;/*139*/
	border-right:1px solid #C7C7C7;
	border-left:1px solid #C7C7C7; 
	border-bottom:1px solid #C7C7C7;
	background-image:url(/images/dashboard/dashboard_fade.jpg);
	background-repeat:repeat-x;
}
.customer_today_section
{
	width:823px;
	height:139px;
	border-right:1px solid #C7C7C7;
	border-left:1px solid #C7C7C7; 
	border-bottom:1px solid #C7C7C7;
	background-image:url(/images/dashboard/dashboard_fade.jpg);
	background-repeat:repeat-x;
}



.recent_messages_for_customers
{
	width:819px;
	height:138px;
	padding-left:3px;
	float:left;
	border:1px thin #C7C7C7;
}
.recent_messages_left
{
	width:409px;/*352*/
	height:180px;/*138*/
	padding-left:3px;
	float:left;
	border:1px solid #C7C7C7;
	border-right:0px solid #C7C7C7;
	border-bottom:0px;
}
.heading {
	font-size:16px;
}
.new_search {
	background-image:url(/images/login/new_search.jpg);
	width:568px;
	height:229px;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:20px;
}
.choose_industry {
	width:276px;
	height:40px;
	float:left;
	margin-left:50px;	
}
.find_product, .configure_solution {
	width:199px;
	height:35px;
}
.personalize_search_div {
}
.login_row {
	width:245px;
	margin-bottom:3px;
	margin-top:3px;
	text-align:left;
}
.login_row * {
	float:left;
}
.login_field_with_label_small {
	width:90px;	
}
.login_field_with_label_medium {
	width:250px;	
	margin:3px;	
}
.login_field_with_label_large {
	width:300px;
}
.login_field_with_label_medium input {
	width:160px; /* Fully fit */
}
.login_field_with_label_medium select {
	width:184px; /* Fully fit */
}
.login_field_with_label_medium label {
	width:70px; /* Fully fit */
	vertical-align:text-bottom;
}
/* Light blue row:Inner panel header */
.blue_panel_header {
    margin-bottom:2px;
    background-image:url(/images/dashboard/grid_heading_background.gif);
    background-repeat:repeat-x;
    height:25px;
    line-height:25px;
    text-indent:10px;
    vertical-align:middle;
    font-weight:bold;
    color:#2D6395;
}
.blue_panel {
    padding:5px;
}
/* Error Mesages */
.error_messages {
    border:solid 1px #FF0000;
    color:#FF0000;
    background-color:#FFFFFF;
    line-height:20px;
    font-weight:bold;
    padding-left:5px;
    text-align:left;
    background-image:url(/images/dashboard/error_icon.gif);
    background-position:right;
    background-repeat:no-repeat;
}
.info_messages {
    border:solid 1px navy;
    color:navy;
    background-color:#FFFFFF;
    line-height:25px;
    font-weight:bold;
    text-align:left;
    padding-left:15px;
}
.formData {
    padding-top:0px;
    margin-bottom:0px;
}
.formData tr {
    padding:1px;
    margin-bottom:1px;
}
div.separator {
    height:10px;
}
.myContainer_panel_nh {
    background-color:#fff;
	border:1px solid #000;
}
.myContainer_panel {
    background-color:#fff;
    padding:5px 0px;
    height:auto !important;
	/*padding:*/
    
}
.myContainer_footer {
    height:5px;
    line-height:5px;
}
.myContainer_footer .left {
    background-image:url(/images/main/greyPanel_f_l.gif);
    background-repeat:no-repeat;
    width:5px;
    margin-left:1px;
    height:100%;
    float:left;
}
.myContainer_footer .right {
    background-image:url(/images/main/greyPanel_f_r.gif);
    background-repeat:no-repeat;
    width:5px;
    height:100%;
    float:left;
}
.myContainer_footer .center {
    background-image:url(/images/main/greyPanel_f_c.gif);
    background-repeat:repeat-x;
    height:100%;
    width:705px;
    float:left;
}
.form_row {
    line-height:normal;
    vertical-align:middle;
    text-align:left;
    padding:5px;
	width:810px;
}
.text_tiny {
    width:100px;
}
.text_extra_small {
    width:275px;
}
.text_small {
    width:355px;
}
.text_small_with_cal
{
	width:350px;
}
.text_small_with_cal_on_report
{
	width:347px;
}
.text_medium {
    width:375px;	
}
.text_large {
    width:575px;	
}
.text_full {
    width:805px;
}
.text_area_sys_msg {
    width:368px;	
}
.rounded_black_header {
    height:29px;
    line-height:29px;
}
/*Added by Zeeshan for details page*/
.rounded_black_header .left {
    float:left;
    width:10px;
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
   background-repeat:repeat-x;
}
.rounded_black_header .center {
    text-align:left;
    float:left;
    width:805px;/*700*/
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
    background-repeat:repeat-x;
    font-weight:bold;
	font-size: 14px;
	font-family:arial;
    line-height:29px;
    vertical-align:middle;
	color: #eee;
	
}
.rounded_black_header .right {
    float:left;
    width:10px;
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
    background-repeat:repeat-x;
}
.black_panel {
    padding:10px 2px 2px 2px;
    background-color:#FFFFFF;
    width:800px;
	/*background-image:url(../images/dashboard/sub_header_fade.gif);
	background-repeat: repeat-x;*/
	/*border:1px solid #000;*/
}
/* Classes specifically related to product management */
/* Product information wizard steps header */
.product_information_steps {
    font-size:11px;
    height:17px;
    line-height:17px;
}
.product_information_steps a {
    color:#B1B1B1;
    text-decoration:none;
}
.product_information_steps .start {
    background-image:url(/images/dashboard/product_steps_start.jpg);
    background-repeat:no-repeat;
    float:left;
    width:26px;
}
.product_information_steps .end {
    background-image:url(/images/dashboard/product_steps_end.jpg);
    background-repeat:no-repeat;
    float:left;
    width:26px;
}
.product_information_steps .step_body {
    background-image:url(/images/dashboard/product_steps_bg.jpg);
    background-repeat:repeat-x;
    float:left;
}
.product_information_steps .normal_step {
    background-image:url(/images/dashboard/product_steps_normal.jpg);
    background-repeat:no-repeat;
    float:left;
    width:13px;
}
.product_information_steps .selected_step {
    background-image:url(/images/dashboard/product_steps_selected.jpg);
    background-repeat:no-repeat;
    float:left;
    width:13px;
}
.product_information_steps .related_text_normal {
    text-align:center;
    /*border:1px solid #BAC3E3;*/
    z-index:10;
}
.product_information_steps .related_text_selected {
    text-align:center;
    font-weight:bold;
    /*background-image:url(/images/dashboard/product_selected_step_bg.jpg);
     background-repeat:no-repeat;*/
    background-color:#EEEEEE;
    border:1px solid #BAC3E3;
    z-index:10;
}
.product_information_steps .related_text_selected a {
    color:#101010;
}
.product_tab_normal {
    display:none;
}
.product_tab_selected {
    display:block;
}
.inner_body_footer {
    height:52px;
    padding:24px 20px 0px 20px;
   /* background-image:url(/images/dashboard/page_footer_bg.jpg);
    background-repeat:repeat-x;*/
}
.inner_body_footer .body_footer_content {
    font-weight:bold;
    line-height:76px;
    vertical-align:middle;
}
.section_heading {
    font-size:larger;
    color:#1C469A;
    font-weight:bold;
}
.bold_text {
    font-weight:bold;
}
.mand_element {
   
    font-size:10px;
    color:red;
    text-align:left;
}
.inner_popup_panel {
    height:50px;
    overflow-y:scroll;
    padding:5px;
    border:1px solid #000000;
    background-color:#FFFFFF;
}
.inner_popup_panel .row {
    /* Any specific styles related to inner popup panel row. */
}
.add_product_left {
    margin-left:25px;
    width:210px;
    height:124px;
    background-position:center;
    background-image:url(/images/dashboard/products/big_arrow.gif);
    background-repeat:no-repeat;
}
.add_product_left .larger_text {
    text-align:center;
    font-size:larger;
    color:#1C469A;
    font-weight:bold;
}
.add_product_right {
    margin-right:25px;
    width:289px;
    height:124px;
    text-align:center;
    background-position:center;
    background-image:url(/images/dashboard/add_another_product.gif);
    background-repeat:no-repeat;
}
.add_product_right .left {
    padding-top:24px;
    text-align:center;
    float:left;
    margin-left:5px;
    width:105px;
}
.add_product_right .right {
    padding-top:24px;
    text-align:center;
    float:right;
    margin-right:5px;
    width:174px;
}
.compare_product_menu {
    float:left;
    width:194px;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    background-color:#F8F9FB;
    border:1px thin #C8C8C8;
}
/* CSS clases for the popups all over the site */
.popup_panel_container {
    position:relative;
}
.popup_panel {
    position:absolute;
    z-index:100;
}
.popup_panel .head {
    height:10px;
    line-height:10px;
}
.popup_panel .head .left {
    width:7px;
    background-image:url(/images/dashboard/popup/popup_head_left.jpg);
    background-repeat:no-repeat;
}
.popup_panel .head .center {
    background-image:url(/images/dashboard/popup/popup_head_bg.jpg);
    background-repeat:repeat-x;
}
.popup_panel .head .right {
    width:7px;
    background-image:url(/images/dashboard/popup/popup_head_right.jpg);
    background-repeat:no-repeat;
}
.popup_panel .body {
    border-left:1px solid #718CA4;
    border-right:1px solid #718CA4;
    /*background-image:url(/images/dashboard/popup/popup_bg.jpg);*/
    background-color:#FCFEFE;
    background-repeat:repeat;
}
.popup_panel .foot {
    height:10px;
    line-height:10px;
}
.popup_panel .foot .left {
    width:7px;
    background-image:url(/images/dashboard/popup/popup_foot_left.jpg);
    background-repeat:no-repeat;
}
.popup_panel .foot .center {
    background-image:url(/images/dashboard/popup/popup_foot_bg.jpg);
    background-repeat:repeat-x;
}
.popup_panel .foot .right {
    width:7px;
    background-image:url(/images/dashboard/popup/popup_foot_right.jpg);
    background-repeat:no-repeat;
}
.data_table_small {
    border:solid 4px #E2E2E2;
    height:250px;
    overflow-y:scroll;
}
.data_table_full {
    border:solid 4px #E2E2E2;
    height:450px;
    overflow-y:scroll;
}
.product_feature_values_popup {
    display:none;
    position:absolute;
    top:-50px;
    left:25px;
    background-color:#E2E2E2;
    border:1px solid #E2E2E2;
    width:300px;
    z-index:10;
}
.product_header {
    background-image:url(/images/bg.gif);
    background-repeat:repeat-x;
    width:95%;
    height:30px;
    float:left;
    color:#fff;
    text-align:left;
    font-size:16px;
    font-weight:bold;
    line-height:30px;
    vertical-align:middle;
    font-family:arial;
}
.product_header_right {
    background-image:url(/images/bg.gif);
    background-repeat:repeat-x;
    width:27px;
    height:30px;
    float:left;
    text-align:center;
    font-weight:bold;
    font-size:15px;
    color:#fff;
    font-family:arial;
}

.config_header_small_red {
    background-image:url(/images/bg_red.jpg);
    background-repeat:repeat-x;
    width:180px;
    height:32px;
    float:left;
    color:#fff;
    text-align:left;
    font-size:16px;
    font-weight:bold;
    line-height:32px;
    vertical-align:middle;
    font-family:arial;
}
.config_header{
    height:32px;
    line-height:32px;
    vertical-align:middle;
    color:#2D6395;
    font-size:15px;
    font-weight:bold;
    text-align:left;
	background-image:url(/images/dashboard/opt_header.jpg);
	background-repeat:no-repeat;
}
.config_option{
    border-bottom:2px solid #C6C6C6;
    height:28px;
    line-height:28px;
    vertical-align:middle;
    background-color:#E2E2E2;
    color:#2D6395;
    font-size:15px;
    font-weight:bold;
    text-align:left;
}
.go{
    width:18px;
    height:18px;
    margin-top:2px;
    margin-bottom:2px;
}
.go_link_text {
    height:18px;
    line-height:18px;
    text-decoration:none;
    margin-top:2px;
    margin-bottom:2px;
}
div#menu_heading {
    background-image:url(/images/dashboard/nav/title_main_menu.jpg);
    background-repeat:no-repeat;
	width:178px;
	height:36px;
}
div#navigation_menu_container .navigation_menu_item {
    padding:5px 0px;
	height:20px;
    line-height:20px;
    vertical-align:middle;
    text-indent:0px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:2px solid #444;
}
.nav_link_on{
    padding-left:0px;
	height:20px;
	/*background-image:url(../images/dashboard/nav/nav_link_on.gif);
    background-repeat:no-repeat;*/
    color:#1b9cc7;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.nav_link_off{
	padding-left:0px;
    height:20px;
	/*background-image:url(../images/dashboard/nav/nav_link_off.gif);
    background-repeat:no-repeat;*/
    color:#000;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.nav_link_off_over{
	padding-left:0px;
    height:20px;
	/*background-image:url(../images/dashboard/nav/nav_link_on.gif);
    background-repeat:no-repeat;*/
    color:#1b9cc7;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	
}
.nav_link_on a{
   color:#464647;
   text-decoration:none;
}
.nav_link_off a{
	color:#FAD050;
	text-decoration:none;
}
/* General for all kinds of users */
.nav_link_on a .home{
	background-image:url(/images/dashboard/nav/home_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .home{
	background-image:url(/images/dashboard/nav/home_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .home{
	background-image:url(/images/dashboard/nav/home_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FAD050;
}
.nav_link_on a .password{
	background-image:url(/images/dashboard/nav/password_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .password{
	background-image:url(/images/dashboard/nav/password_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .password{
	background-image:url(/images/dashboard/nav/password_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FAD050;
}
.nav_link_on a .feedback{
	background-image:url(/images/dashboard/nav/feedback_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .feedback{
	background-image:url(/images/dashboard/nav/feedback_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .feedback{
	background-image:url(/images/dashboard/nav/feedback_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
/* for vendor */
.nav_link_on a .comp_profile{
	background-image:url(/images/dashboard/nav/comp_profile_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .comp_profile{
	background-image:url(/images/dashboard/nav/comp_profile_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .comp_profile{
	background-image:url(/images/dashboard/nav/comp_profile_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .products{
	background-image:url(/images/dashboard/nav/products_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .products{
	background-image:url(/images/dashboard/nav/products_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .products{
	background-image:url(/images/dashboard/nav/products_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .resellers{
	background-image:url(/images/dashboard/nav/resellers_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .resellers{
	background-image:url(/images/dashboard/nav/resellers_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .resellers{
	background-image:url(/images/dashboard/nav/resellers_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .leads{
	background-image:url(/images/dashboard/nav/leads_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .leads{
	background-image:url(/images/dashboard/nav/leads_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .leads{
	background-image:url(/images/dashboard/nav/leads_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
/* for reseller */
.nav_link_on a .req_industry{
	background-image:url(/images/dashboard/nav/req_ind_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .req_industry{
	background-image:url(/images/dashboard/nav/req_ind_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
	
}
.nav_link_off a:hover .req_industry{
	background-image:url(/images/dashboard/nav/req_ind_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
/* for bdm */
.nav_link_on a .profile{
	background-image:url(/images/dashboard/nav/profile_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .profile{
	background-image:url(/images/dashboard/nav/profile_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .profile{
	background-image:url(/images/dashboard/nav/profile_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .vendors{
	background-image:url(/images/dashboard/nav/vendors_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .vendors{
	background-image:url(/images/dashboard/nav/vendors_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .vendors{
	background-image:url(/images/dashboard/nav/vendors_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .solutions{
	background-image:url(/images/dashboard/nav/solutions_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .solutions{
	background-image:url(/images/dashboard/nav/solutions_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .solutions{
	background-image:url(/images/dashboard/nav/solutions_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
/* for data administrators */
.nav_link_on a .bdms{
	background-image:url(/images/dashboard/nav/bdms_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .bdms{
	background-image:url(/images/dashboard/nav/bdms_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .bdms{
	background-image:url(/images/dashboard/nav/bdms_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .system{
	background-image:url(/images/dashboard/nav/system_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .system{
	background-image:url(/images/dashboard/nav/system_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .system{
	background-image:url(/images/dashboard/nav/system_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .messages{
	background-image:url(/images/dashboard/nav/messages_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .messages{
	background-image:url(/images/dashboard/nav/messages_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .messages{
	background-image:url(/images/dashboard/nav/messages_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
/* for system administrator */
.nav_link_on a .feedbacks{
	background-image:url(/images/dashboard/nav/feedbacks_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .feedbacks{
	background-image:url(/images/dashboard/nav/feedbacks_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .feedbacks{
	background-image:url(/images/dashboard/nav/feedbacks_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .users{
	background-image:url(/images/dashboard/nav/users_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .users{
	background-image:url(/images/dashboard/nav/users_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .users{
	background-image:url(/images/dashboard/nav/users_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
.nav_link_on a .gui{
	background-image:url(/images/dashboard/nav/gui_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#1F578B;
}
.nav_link_off a .gui{
	background-image:url(/images/dashboard/nav/gui_off.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#8FABC5;
}
.nav_link_off a:hover .gui{
	background-image:url(/images/dashboard/nav/gui_on.png);
	background-position:left;
    background-repeat:no-repeat;
	color:#FFF;
}
/* navigation links classes end here */
.clear {
    clear:both;
}
.advance_search_panel {
    background-image:url(/images/dashboard/advance_search_panel.jpg);
    background-repeat:no-repeat;
    width:455px;
	height:172px;
}
.image_unselected {
    float:left;
    background-image:url(/images/category_images/bg_img.gif);
    background-position-x:left;
    background-position-y:top;
    background-repeat:no-repeat;
    width:82px;
    height:82px;
}
.image_selected {
    float:left;
    background-image:url(/images/category_images/bg_selected.gif);
    width:82px;
    height:82px;
	background-position-x:left;
    background-position-y:top;
    background-repeat:no-repeat;
}
.filmstrip_text_selected
{
	font-size:10px;
	color:#000;
	height:44px;
	background-image:url(/images/category_images/text_bg.gif);
	background-position-x:left;
    background-position-y:top;
    background-repeat:no-repeat;	
}
.filmstrip_text_unselected
{
	font-size:10px;
	color:#000;
	height:44px;
}
/*
 * Related to configurator page
 */
.your_solution_product {
    text-align:left;
    font-size:10.5px;
    padding-left:10px;
}
.your_solution_text {
    padding-left:5px;
}
/*
 * Sponsored product classes
 */
.rating_box {
	background-image:url("/images/rating_bg.gif");
	background-repeat:no-repeat;
	width:110px;
	height:73px;
	text-align:center;
	font-size:10.5px;
}
.sponsored_product {
	background-color:#FFFCD7;
}
.big_button {
	text-align:center;
    font-size:15px;
	color:#FFF;
	line-height:29px;
	font-weight:bold;
	vertical-align:middle;
	font-family:Arial;
	text-decoration:none;
}
.big_button_greyed{
	text-align:center;
    font-size:15px;
	color:#4F4E4E;
	line-height:29px;
	font-weight:bold;
	vertical-align:middle;
	font-family:Arial;
	text-decoration:none;
}
.big_button a {
	text-decoration:none;
	color:#fff;
}
.big_button .left {
	float:left;
	width:9px;
	height:29px;
	background-image:url("../gtce_images/buttons/btn_left.gif");
	background-repeat:no-repeat;
	text-decoration:none;
}
.big_button .center {
	float:left;
	background-image:url("../gtce_images/buttons/btn_center.gif");
	background-repeat:repeat-x;
	height:29px;	
	padding: 0px 5px;
	text-decoration:none;
}
.big_button .right {
	float:left;
	width:9px;
	height:29px;
	background-image:url("../gtce_images/buttons/btn_right.gif");
	background-repeat:no-repeat;
	margin-right:5px;
	text-decoration:none;
	
}
.big_button_greyed .left {
	float:left;
	width:9px;
	height:29px;
	background-image:url("../gtce_images/buttons/btn_left_grey.gif");
	background-repeat:no-repeat;
	text-decoration:none;
}
.big_button_greyed .center {
	float:left;
	background-image:url("../gtce_images/buttons/btn_center_grey.gif");
	background-repeat:repeat-x;
	height:29px;	
	padding: 0px 5px;
	text-decoration:none;
}
.big_button_greyed .right {
	float:left;
	width:9px;
	height:29px;
	background-image:url("../gtce_images/buttons/btn_right_grey.gif");
	background-repeat:no-repeat;
	margin-right:5px;
	text-decoration:none;
	
}
.fieldWithErrors{
	border:0px solid red;
}
/* Compare screen related classes */ .compare_row_odd {
    text-align: right;
    vertical-align: middle;
    padding: 5px 10px;
    background-color: #A2A2A2;
    font-family:Helvetica,Arial,sans-serif;
	border: 1px #A2A2A2;
	text-align:right;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
} .compare_row_even {
    text-align: right;
    vertical-align: middle;
    padding: 5px 10px;
    font-family:Helvetica,Arial,sans-serif;
	 background-color: #CCCCCC;
    border: 1px #C8C8C8;
	text-align:right;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
}.compare_data_row_even {
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 10px;
    background-color: #FFFFFF;
    border: 1px #A2A2A2;
	font-family:Helvetica,Arial,sans-serif;
	line-height:14px;
} .compare_data_row_odd {
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 10px;
    background-color: #E3E3E3;
	font-family:Helvetica,Arial,sans-serif;
	border: 1px #A2A2A2;
}
	
.light_blue_fade
{
	padding:0px 25px;
	background-image:url(/images/light_blue_bg.gif);
	background-repeat:repeat-x;
}
/* Load/Save Search */
.save_load_search{
	position:absolute;
	height:47px;
	width:130px;
	background-image:url(/images/main/save_back_l.gif);
	background-repeat:no-repeat;
	font-size:10px;
}
.load_search_box_item{
	height:23px;
	line-height:23px;
	vertical-align:middle;
	text-align:center;
	width:120px;
	padding:0px 5px;
}
.classes_header {
    background-image:url(/images/bg.gif);
    background-repeat:repeat-x;
    width:100%;
    height:25px;
    float:none;
    color:#fff;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    line-height:28px;
    vertical-align:middle;
    font-family:arial;
}
.landing_page_search_container{
	width:845px;
	
	margin:0px auto;
	/*background-image:url(../gtce_images/login/landing_page_bg.gif);*/
	height:455px;
	/*background-color:white;
	position:absolute;
	
	
	top:150px;
	left:400px;*/
}
.landing_page_welcome{
	
	/*width:850px;
	height:330px;*/
	width:585px;
}
.landing_page_top_container{
	background-color:rgb(236, 234, 232);
	padding:10px;
}
.landing_page_top_content{
	background-color:#fff;
	padding:10px;
}
.landing_page_labels{
	width:825px;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	background-color:rgb(236, 234, 232);
}
.landing_page_ads{
	padding:8px 0px 8px 10px;
	background-color:#fff;
}
.ads{
	margin: 0px;
	text-decoration:none;
	float:left;
}
.landing_page_search_box{
	width:450px;
	height:350px;
	padding:50px;
	/*background-color:#FBFBFA;*/
	background-color:#FFFFFF;
}
.opaque {
	filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
	
}
.no_opaque {
	opacity: 1;
	filter: alpha(opacity=100);
	
}
.header_btn{
	background-image:url(../gtce_images/layout/header_btn.gif);
	background-repeat:no-repeat;
	width:135px;
	height:30px;
	padding:2px;
	line-height:27px;
	text-align:center;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#fff;
}
.header_btn_over{
	background-image:url(../gtce_images/layout/header_btn_over.gif);
	background-repeat:no-repeat;
	width:135px;
	height:30px;
	padding:2px;
	line-height:27px;
	text-align:center;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#FAD050;
}
.class_room_tab .selected_tab{
	float:left;
	background-color:#f1f1f1;
	background-image:url(../gtce_images/layout/bg_tab_classroom_on.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:35px;
	color:#203F43;
	padding: 8px 10px 7px 10px;
	text-align:center;
	line-height:13px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	/*border-right:1px solid #b0b0b2;*/
	margin-top:-8px;
	margin-right:1px;
	position:relative;
	z-index: 4;
	width:82px;
}

.class_room_tab .unselected_tab{
	float:left;
	background-image:url(../gtce_images/layout/unselected_tab.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:31px;
	line-height:13px;
	/*border-left:1px solid #b0b0b2;
	border-right:1px solid #b0b0b2;*/
	color:#203F43;
	padding: 12px 10px 7px 10px;
	text-align:center;
	cursor:pointer;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	margin-top:-9px;
	margin-right:1px;
	position:relative;
	z-index: 4;
	width:82px;
}

.class_room_tab .unselected_tab_dark{
	float:left;
	background-image:url(../gtce_images/layout/inactive_tab.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:31px;
	line-height:13px;
	/*border-left:1px solid #b0b0b2;
	border-right:1px solid #b0b0b2;*/
	color:#fff;
	padding: 12px 10px 7px 10px;
	text-align:center;
	cursor:pointer;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	margin-top:-9px;
	margin-right:1px;
	position:relative;
	z-index: 4;
	width:82px;
}
.self_taught_tab .selected_tab{
	float:left;
	background-color:#f1f1f1;
	background-image:url(../gtce_images/layout/bg_tab_self_taught_on.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:35px;
	color:#203F43;
	padding: 8px 5px 7px 5px;
	text-align:center;
	line-height:13px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	/*border-right:1px solid #b0b0b2;*/
	margin-top:-8px;
	margin-right:1px;
	position:relative;
	z-index: 4;
	width:183px;
}

.self_taught_tab .unselected_tab{
	float:left;
	background-image:url(../gtce_images/layout/unselected_tab.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:31px;
	line-height:13px;
	color:#203F43;
	padding: 12px 5px 7px 5px;
	text-align:center;
	cursor:pointer;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	margin-top:-9px;
	margin-right:2px;
	position:relative;
	z-index: 4;
	width:183px;
}

.self_taught_tab .unselected_tab_dark{
	float:left;
	background-image:url(../gtce_images/layout/bg_tab_self_taught_off.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:31px;
	line-height:13px;
	color:#fff;
	padding: 12px 5px 7px 5px;
	text-align:center;
	cursor:pointer;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	margin-top:-9px;
	margin-right:1px;
	position:relative;
	z-index: 4;
	width:183px;
}

.results_list{
	background-color:#F1F1F2;
	padding:0px 0px;
	text-align:left;
	
}
.product_list_entry{
	border: 1px solid #000;
	margin-top:2px;
	margin-bottom:2px;
}
.your_search_box{
	
	background-image: url(../gtce_images/layout/bg_search_results_hdr.gif); 
	width: 706px; 
	height:74px;
	background-repeat:no-repeat;
	
}
.your_search_container{
	padding: 15px 15px 0px 15px; 
}
.ads_container{
	float:right;
	width:185px;
	background-color:#EEECEA;
	padding:5px 1px;
	margin-left:10px;
	background:#9D9DA0 url(../gtce_images/layout/bg_sidebar.jpg) no-repeat scroll 0 0;
}
.your_search_result_for_text{
	font-size:18px;
	font-weight:bold;
	font-family:arial;
	color: #FFFFFF
}
.cat_list{
	width:330px;
	float:left;
	padding-top:5px;
	
}
.cat_list2{
	width:10px;
	float:right;
	
}
.tabs_container{
	margin-top:0px;
}
div#filtered_products{
	width:684px;
	background-color:#F1F1F2;
	padding:0px 10px 10px 10px;
	background-image:url(../gtce_images/layout/bg_search_results_middle.gif);
	background-repeat:repeat-y;
	text-align:left;
}
.product_data_table_container {
    /*border:2px solid #611802;*/
    width: 684px;
    background-color: #FFFFFF;
    padding: 5px 0px;
    text-align: left;
}
.landing_page_heading1{
	font-size:32px;
	color:#6B1803;
	font-weight:bold;
	font-family:arial;
	text-align:center;
	
}
.landing_page_heading2{
	font-size:24px;
	color:#611802;
	text-align:center;

}
.search_btn_landing_container{
	padding-top:10px;
}
.welcome_msg{
	padding-top:20px;
	font-size:12px;
	text-align:justify;
}
.registration_heading{
	font-size:16px;
	color:#611802;
	font-family:arial;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	position:relative;
	top:40px;
	width:825px;
}

div#landing_body_wrapper{
	width:720px;
	background-color:#ECEAE8;
	padding:30px 50px;
	height:400px;
	margin:0px auto;
}
.landing_body {
    padding:30px 0px;
	background-image:url(../gtce_images/layout/body_bg2.gif);
	background-repeat:repeat-y;
}
.course_heading{
	font-size:12px;/*14*/
	font-family:arial;
	font-weight:bold;
	color: #1d3954; /*#611802;*/
	padding-top:7px;
	text-transform: uppercase;
}

.company_name_heading{
	float: left;
	/*width: 40%; */
	font-size: 12px; 
	color:#1d3954;
	font-family:arial;
	font-weight:bold;
}

.detail_page_cat_heading{
	/*width: 40%; */
	font-size: 12px; 
	color:#1d3954;
	font-family:arial;
	font-weight:bold;
}

.company_heading_small{
	float: left;
	font-size:12px;
	/*(padding-left:15px;
	padding-right:5px;*/
	/*padding-top:3px;*/
	color:#1d3954;
}
.course_description{
	font-size:12px;
	/*(padding-left:15px;
	padding-right:5px;*/
	padding-top:5px;
	color: #1d3954;
	line-height:18px;
	font-family:arial;
}
.course_description p{
	font-size:12px;
	/*(padding-left:15px;
	padding-right:5px;*/
	padding-top:5px;
	color: #1d3954;
	line-height:18px;
	font-family:arial;
}
.course_description b,h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	
}
.course_details_company_address_left{
	float:left;
	width:110px;
	padding:2px;
}
.course_details_company_address_right{
	float:right;
	width:330px;
}
.details_page_left_half{
	width:540px;
	float:left;
	padding-top:5px; 
	padding-bottom:5px;
	padding-left:0px;
	padding-right:10px;
}

.details_page_right_half{
	width:259px;/*200*/
	float:right;
	vertical-align:middle;
	text-align:center;
	/*padding:5px 10px;*/
	
}
.sub_heading{
	color:#611802;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
}
.round_header_uneven{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	font-family:arial;
}
.save_share_print_button{
	background-image:url(../gtce_images/buttons/button.gif);
	line-height:28px;
	width:54px;
	background-repeat:no-repeat;
	text-align:center;
	padding:0px 5px;
	margin: 0px 0px 0px 10px;
	color:#fff;
	font-family:arial;

}

.save_share_print_button_hover{
	background-image:url(../gtce_images/buttons/button_hover.gif);
	line-height:28px;
	width:54px;
	background-repeat:no-repeat;
	text-align:center;
	padding:0px 5px;
	margin: 0px 0px 0px 10px;
	color:#FAD050;
	font-family:arial;

}
.no_course_found{
	color:red;
	background-color:#fff;
	padding:10px 0px;
}
.personal_panel_height{
 	height:118px;
	overflow-y:scroll;
 }
 .landing_panel_height{
 	height:118px;
	overflow-y:scroll;
 }
  .certificate_panel{
 
	overflow-y:scroll;
	color: #000;
	padding:4px 5px 4px 8px;
	background-image:url(../gtce_images/layout/catBG.gif);
	background-repeat:repeat-y;
	background-position:left top;
	height:161px;
	border:2px solid #666;
	font-size:11pt;
	line-height:18px;
	vertical-align:middle;
 }
 .cert_link{
 	text-decoration:none;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
 }
.featured_courses_panel_heading {
    background-image: url(../gtce_images/layout/bg_hdr_featured_courses.gif);
    background-repeat: no-repeat;
    width: 170px;
	margin-left:5px;
	margin-right:5px;
    text-align: center;
    color: #FFFFFF;
    background-color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    font-family: arial;
    line-height: 24px;
    vertical-align: middle;
    padding-top: 7px;
    padding-bottom: 4px;
}
 .available_classes_panel_heading
 {
 	float: left; 
	font-size: 12px; 
	/*color: #1d3954;  */
	padding:10px 15px 10px 5px;
	background-image:url(../gtce_images/layout/bg_hdr_classes.gif);
	background-repeat: no-repeat;
 	width:239px;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	background-color:#FFFFFF;
    font-weight:bold;
	font-family:arial;
    line-height:24px;
    vertical-align:middle;
 }
 .class_state
 {
 	color: #000; 
	font-size: 11px; 
	font-weight: normal; 
	text-transform: uppercase; 
	padding-top:10px;
	/*border-bottom: 1px solid #000;*/
 }
 .course 
 {
 	 font-weight: bold; 
	 color: #166c6b; 
 }
 .course_id {
 	 display: block; 
	 float: left; 
	 width: 120px; 
	 font-weight: bold; 
	 color: #166c6b; 
	 font-size:10px;
	 
 }
  .sched_date
  {
  	 display: block;
	 float: right; 
	 font-weight: bold; 
	 color: #166c6b; 
	 font-size:10px;
	 padding-left:3px;
  	
  }
  .sched_date_2
  {
  	 display: block;
	 float: right; 
	 font-weight: bold; 
	 color: #166c6b; 
	 font-size:10px;
	 padding-left:0px;
  	
  }
 
 .featured_courses_list{
 	width:159px;
	text-align:left;
	padding:15px 5px 10px 5px ;
	background-color:#FFF;
   	border: 1px solid #DEDEDF;
	
 }
 
 .available_courses_list{
 	width:253px;
	text-align:left;
	/*padding:15px 5px 10px 5px ;*/
	padding-top:10px;
	padding-left:2px;
	padding-right:2px;
	background-color:#FFF;
   	border: 1px solid #DEDEDF;
	
 }
  .div_for_vendor_logos{
 	width:180px;
	text-align:center;
	padding:0px 0px 22px 0px; 
	
	/*padding-left:2px;
	padding-right:2px;*/
   /*	border: 1px solid #DEDEDF;*/
	
 }
 .div_for_vendor_logos_box{
 	margin:8px 0px;
 }
 .featured_courses_list_search_page {
    width: 170px;
	margin:0px 4px;
    text-align: left;
    background-color: #FFF;
    border: 1px solid #A3A3A6;
}
.new_featured_product_list_row_0 {
    padding: 2px 0px;
    background-color: #ffffff;
    text-decoration: none;
	border-style: solid; border-width: 1px; border-color: #fff #fff #e6e6e6 #fff;
}

.new_featured_product_list_row_1 {
    padding: 2px 0px;
    background-color: #e6e6e6;
    text-decoration: none;
	border-style: solid; border-width: 1px; border-color: #fff #fff #e6e6e6 #fff;
}
 .ads_list {
    width: 170px;
    text-align: left;
    padding: 5px 2px 5px 5px;
    margin: 0px auto;
    background-color: #FFF;
} 
.featured_product_list_row {
    padding: 4px 0px;
} 
.featured_product_list_row_0 {
    padding: 2px 0px;
    background-color: #FFFFFF;
    text-decoration: none;
	
} 
.featured_product_list_row_1 {
    padding: 2px 0px;
    background-color: #E0E0E0;
    text-decoration: none;
	
	
} 
.popular_product_list_row_0 {
    padding: 2px 0px;
    background-color: #FFFFFF;
    text-decoration: none;
	line-height:19px;
} 
.popular_product_list_row_1 {
    padding: 2px 0px;
    background-color: #E0E0E0;
    text-decoration: none;
	line-height:19px;
	
} 
.featured_product_link {
    color: #1C495F;
    text-decoration: none;
    font-family: Arial;
    font-size: 10px;
} 
 .featured_product_link_new {
    text-decoration: none;
    font-size: 11px;
	font-weight: bold;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	
} 

.featured_product_link_landing_page {
    color: #1C495F;
    text-decoration: none;
    font-family: Arial;
    font-size: 7pt;

}
.featured_product_company_name_landing_page {
    color: #A2A2A2;
    font-family: Arial;
    font-size: 8pt;
}
.featured_product_arrow {
/*    color: #2097B5;*/
font-style: normal; color: #2097b5; 
} .featured_product_company_name {
    color: #A2A2A2;
    font-family: Arial;
    font-size: 10pt;
}
 .class_list_row{
 	padding:2px 0px;
 }
  .ads_list_row{
 	padding: 5px 0px 5px 3px; 
 }
 .details_top_left{
 	width:395px;
	float:left;
 }
 .details_top_right{
 	/*width:225px;
	float:right;
	*/
 }
 .course-info { width: 825px; padding: 20px 40px;}
 img.shadow {
	background: url(../gtce_images/buttons/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 2px 5px 5px 2px;

}

.gte_color_text{
 	color:#611802;
 }
 .gte_color_text_2{
 	color:#611802;
	font-size:11px;
 }
 .registration_course_info{
  	
	padding:0px 5px;
 }
.registration_course_info_left_wide{
  	width:220px;/*190*/
	float:left;
	padding:4px 0px;
 }
 .registration_course_info_left{
  	width:190px;/*190*/
	float:left;
	padding:4px 0px;
 }
 .registration_course_info_right{
  	width:480px;/*480*/
	float:left;
	padding:3px 5px;
 }
 .registration_course_info_left_heading{
 	color:#49494f;
	font-size:11px;
	font-weight:bold;
 }
 .registration_course_info_0{
 	background-color:#e0e0e0;
	height:19px;
	padding:2px 5px;
	line-height:13px;
 }
 .registration_course_info_1{
 	background-color:#FFFFFF;
	height:19px;
	padding:2px 5px;
	line-height:13px;
	border-top: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	margin:2px 0px;
 }
  .registration_course_info_with_no_height_0{
 	background-color:#e0e0e0;
	line-height:17px;
	padding:4px 5px;
	
 }
 .registration_course_info_with_no_height_1{
 	background-color:#FFFFFF;
	line-height:17px;
	padding:4px 5px;
	
	border-top: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	margin:2px 0px;
 }
.digg_pagination {
width:100%;
	text-align:center;
  /* self-clearing method: */ 
  }
  .digg_pagination a, .digg_pagination span {
    padding: 2px 5px;
  
    margin-right: 3px; 
	}
  .digg_pagination span.disabled {
    color: #fff;
    border: 1px solid #000; 
	background-color:#939597;
	}
  .digg_pagination span.current {
    font-weight: bold;
    background: #939597;
    color: #fff;
    border: 1px solid #000; 
	}
  .digg_pagination a {
    text-decoration: none;
    color: #fff;
	background-color:#1c5f8a;
    border: 1px solid #1c5f8a; 
	}
    .digg_pagination a:hover, .digg_pagination a:focus {
      color: #fff;
	  background-color:#1496b9;
      border-color: #1496b9; 
	  }
  	.digg_pagination .page_info {
	font-size:12px;
	font-weight:normal;
	margin:0 0 10px;
	}
    .digg_pagination .page_info b {
      
   	  color:#004f59;	
      padding: .1em .25em; 
	}
  .digg_pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; 
	}
  * html .digg_pagination {
    height: 1%; 
	}
  *:first-child+html .digg_pagination {
    overflow: hidden; 
	}
	strong{
	font-weight:normal;	

	}
.border_bottom{
	border-bottom:1px solid #999999;
		
	}
	.no_underline{
	text-decoration:none;
	}
.privacy{
	/*margin:0px auto;
	width:950px;
    padding:25px 0px 25px 0px;
	background-image:url(../gtce_images/layout/body_bg.gif);
	background-repeat:repeat;*/
	width:800px;
	background-color:#d0cac2;
	margin: 0px auto;
	padding:25px;
	
}	
th{
	color:#FFFFFF;
	background-image:url(../gtce_images/layout/page_heading.gif);
	background-position:center center;
	height:16px;
	/*background-color:#757575;*/
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:4px 4px;
	text-align:left;
}
.highlight{
	background-color:#FFFF66;
}
	
.gte_table td{
	border-right:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
	padding:4px 4px;
}
.gte_table th{
	color:#FFFFFF;
	background-image:url(../gtce_images/layout/page_heading.gif);
	background-position:center center;
	height:16px;
	/*background-color:#757575;*/
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:4px 4px;
	text-align:left;
	
}

.dashboard_dark_round_header {
    height:29px;
    line-height:29px;
}
/*Added by Zeeshan for details page*/
.dashboard_dark_round_header .left {
    float:left;
    width:10px;
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
   background-repeat:repeat-x;
}
.dashboard_dark_round_header .center {
    text-align:left;
    float:left;
    width:805px;/*700*/
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
    background-repeat:repeat-x;
    font-weight:bold;
	font-size: 14px;
	font-family:arial;
    line-height:29px;
    vertical-align:middle;
	color: #eee;
	
}


.dashboard_dark_round_header .right {
    float:left;
    width:10px;
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
    background-repeat:repeat-x;
}


.dashboard_dark_round_header_2 {
    height:29px;
    line-height:29px;
}
/*Added by Zeeshan for details page*/
.dashboard_dark_round_header_2 .left {
    float:left;
    width:10px;
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
   background-repeat:repeat-x;
}
.dashboard_dark_round_header_2 .center {
    text-align:left;
    float:left;
    width:805px;/*700*/
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
    background-repeat:repeat-x;
    font-weight:bold;
	font-size: 14px;
	font-family:arial;
    line-height:29px;
    vertical-align:middle;
	color: #eee;
	
}


.dashboard_dark_round_header_2 .right {
    float:left;
    width:10px;
    height:29px;
    background-image:url(../gtce_images/layout/page_heading.gif);
    background-repeat:repeat-x;
}
.tooltip_container{
	background-color:#611802;
	padding:5px;
	display:none; 
    position:absolute; 
}
.tooltip_text{
	background-color:#fff;
	padding:4px;
}
/********** round header start***************/
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;color:#000;}
.b1h {height:1px; background:#611802; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#f4ed9b; border-right:2px solid #611802; border-left:2px solid #611802; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#f4ed9b; border-right:1px solid #611802; border-left:1px solid #611802; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#f4ed9b; border-right:1px solid #611802; border-left:1px solid #611802; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #f4ed9b;}
.headh {background: #f4ed9b; border-right:1px solid #611802; border-left:1px solid #611802;}
.headh {padding: 0px 10px 0px 10px; font-size:12px;}
.contenth {background: #f2b719; border-right:1px solid #611802; border-left:1px solid #611802;}
.contenth {padding: 5px 10px 0px 10px; }
/********** round header end***************/

/********** Overlay popup start**************/
div#loading_indicator {
    position:absolute;
    margin-left:30%;
    margin-top:25%;
    z-index:100;
    background-color:transparent;
    -moz-opacity:0.75;
    opacity:0.75;
    filter:alpha(opacity=75);
}

#busy_indicator_content{                                
	width:250px;
	padding:5px 10px;                            
	height:20px; 
	border:2px solid #000;                          
	margin:0px auto;   
	color:#000;  
	background-color:#A7A7A7;          
} 
#overlay {
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	z-index:10;
}
#overlay2 {
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.30;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	z-index:11;
}
#processing_popup {
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:100;
	background: transparent url(../gtce_images/layout/bg_loading.gif);

}
#processing_popup_content{                                
	width:300px;                            
	height:16px;
	padding:7px 0px 8px;
	line-height:16px;                           
	color:#000;                
	margin:0px auto;     
	           
}
#processing_popup_content img { vertical-align: middle }
#alert_popup {
	display:none;
	position:fixed;
	top:220px;
	left:0px;
	width:100%;
	z-index:40;

	
}
#alert_popup_content{                                
	width:450px;                            
	height:150px;                           
	border:2px solid #585858;
	border-top:0px solid;
	background-color:#fff;                 
	margin:0px auto;     
	           
} 
#registration_panel_popup{
	display:none;
	position:absolute;
	top:160px;
	left:0px;
	width:100%;
	z-index:20;
}

.registration_panel_popup_compare{
	display:none;
	position:absolute;
	left:0px;
	top:160px;
	clear:both;
	width:100%;
	z-index:20;
	
	margin:0 auto;
	
}

.overlay_panel_container{
	width:900px;  /*770*/
	border:2px solid #585858;
	
	background-color:#fff;                 
	display:none;
	margin:0 auto;
	
}
/*************** rank featured / sponsored popup ********/
#rank_featured_popup{
	z-index:20;                                
	position:absolute;
	top:170px;    
	left:0px;                    
	display:none;
	width:100%;
}
.rank_popup_container{
	border:2px solid #585858;
	width:620px;
	margin:0px auto;
	background-color:#fff;
	border-top:0px solid;
	padding:0;
}

.rank_popup_header{
	/*background-image:url('../gtce_images/layout/rank_popup_header.gif');*/
	padding:17px 8px 3px 8px;
	color:#E0E0E0;/*#9B1E1C*/
	height:20px;
	background-color:#9B1E1C;
	font-size:15px;
	font-weight:bold;
	
}
.rank_popup_footer{
	background-color:#e1e1e4;
	margin-top:10px;
	padding:5px;

	color:#000;
	height:20px;
	border-top:2px solid #b6b6b9;
} 
  
#alert_heading{                                
	width:436px;
	background-image:url('../gtce_images/layout/rank_popup_header.gif');
	padding:13px 8px 3px 8px;
	color:#E0E0E0;
	height:22px;   
	font-size:14px;                         
	                   
}
#alert_message{
	width:100%;  
	padding-top:20px;                          
	height:55px;
	font-size:12px;                        
	color:#000;                         
	text-align:center;
	vertical-align:middle;
}
#alert_button{
	width:100%;  
	padding-bottom:10px;                          
	height:25px;
	font-size:12px;                        
	color:#000;                         
	text-align:center;
	vertical-align:middle;
}
#panel1{
	display:none;
	width:300px;
	float:left;
	/*background-color: #dfe2e2;*/


}
#personalize_panel1{
	display:none;
	width:300px;
	float:left;
	/*background-color: #dfe2e2;*/
}
#personalize_panel2{
	display:none;
	width:300px;
	float:left;
	/*background-color: #dfe2e2;*/
}
#certificate_panel1{
	display:none;
	width:300px;
	float:left;
	/*background-color: #dfe2e2;*/
}
.popup_panel_header {
   	padding: 0;
    font-size: 100%;
    line-height: 0px;
	color: #FFF;
	vertical-align:middle;
	height:0px;
	/*background-image:url(../gtce_images/layout/popup_panel.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	
}
.popup_panel_body_content{
	
	padding:5px 0px;
	position:relative;
	border-bottom:1px solid #999;
}
.panel_popup_style {
  
	color: #1C1C1C;
	padding:4px 5px;
	background-image:url(../gtce_images/layout/catBG.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:161px;
	border-right:0px;
	border-top:2px solid #BBBBBB;
	border-bottom:2px solid #BBBBBB;
	border-left:2px solid #BBBBBB;
	font-size:11pt;
	
	
}
.panel2_popup_style{
	color: #141414;
	padding:4px 0px;
	background-color:#AFAFAF;
	height:161px;
	border-right:0px;
	border-top:2px solid #BBBBBB;
	border-bottom:2px solid #BBBBBB;
	border-left:0px;
}
.panel3_popup_style{
	color: #fff;
	padding:4px 0px;
	background-color:#7F7F7F;
	height:161px;
	border-right:2px solid #F7F7F7;
	border-top:2px solid #F7F7F7;
	border-bottom:2px solid #BBBBBB;
	border-left:0px;
}
.popup_panel_body {
  
	
	padding:0px;
	/*background-image:url(../gtce_images/layout/popup_panel.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	
}
.popup_panel_footer_left{
	height:26px;
	padding-top:4px;
	padding-right:5px;
}
.popup_panel_footer_right{
	height:26px;
	padding-top:4px;
	padding-right:5px;
}
.panel_popup_style .normalp1{
	clear:both;
	height:18px;
	line-height:18px;
	padding:0px 5px 2px 0px;
	vertical-align:middle;
	margin:1px 0px;

}
.panel_popup_style .rollp1{
	clear:both;
	height:18px;
	line-height:18px;
	padding:0px 5px 2px 0px;
	vertical-align:middle;
	background-color:#AFAFAF;
	margin:1px 0px;
	
}
.panel_popup_style .rollp1_inner{
	
	height:18px;
	line-height:18px;
	vertical-align:middle;
	background-color:#AFAFAF;
	
}
.panel2_popup_style .normalp1{
	clear:both;
	height:18px;
	line-height:18px;
	padding:0px 5px 2px 0px;
	vertical-align:middle;
	margin:1px 0px;
}
.panel2_popup_style .rollp1{
	clear:both;
	height:18px;
	color:#fff;
	line-height:18px;
	padding:0px 5px 2px 0px;
	vertical-align:middle;
	background-color:#7F7F7F;
	margin:1px 0px;
}
.panel2_popup_style .rollp1_inner{
	color:#fff;
	height:18px;
	line-height:18px;
	width:100%;
	vertical-align:middle;
	background-color:#7F7F7F;

}
.panel3_popup_style .normalp1{
	clear:both;
	height:18px;
	line-height:18px;
	padding:0px 5px 2px 0px;
	vertical-align:middle;
	margin:1px 0px;
}
.panel3_popup_style .rollp1{
	clear:both;
	height:18px;
	line-height:18px;
	padding:0px 5px 2px 0px;
	vertical-align:middle;
	background-color:#565656;
	margin:1px 0px;
}
.panel3_popup_style .rollp1_inner{
	
	height:18px;
	line-height:18px;
	width:100%;
	vertical-align:middle;
	background-color:#565656;

}


#panel2{
	display:none;
	width:300px;
	float:left;
	/*background-color: #dfe2e2;*/
	
}
#panel_container{
	z-index:40;                                
	position:absolute;
	left:-2px;
	top:-37px;                        
	display:none;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	width:700px;
}
#personalize_panel_container{
	z-index:40;                                
	position:absolute;
	left:-320px;
	top:-100px;                        
	display:none;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

#panel_container2{
	z-index:40;                                
	position:absolute;
	left:-8px;
	top:-100px;                        
	display:none;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
.find_class{
	z-index:8;                                
	position:absolute;
	left:450px;
	top:100px;                        
	display:none;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
.course_code_panel{
	z-index:30;                                
	position:absolute;
	left:480px;
	top:320px;
	display:none;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	width:294px;
	height:128px;
	padding:10px;
	background-image:url(../gtce_images/layout/searchBG.gif);
	background-repeat:no-repeat;
}
.course_code_panel_landing{
	z-index:30;                                
	position:relative;
	left:-20px;
	top:-140px;
	display:none;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	width:294px;
	height:128px;
	padding:10px;
	background-image:url(../gtce_images/layout/searchBG.gif);
	background-repeat:no-repeat;
}
#panel_container_personalize{
	z-index:40;                                
	position:absolute;
	left:0px;
	top:0px;                         
	display:none;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
#certificate_panel_container{
	z-index:40;                                
	position:relative;
	left:0px;
	top:90px;                         
	display:none;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
.shadow {
	background: url(../gtce_images/buttons/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 0px 5px 5px 0px;

}
/********** Overlay popup end**************/ 
 
 
.accordionItem h2 {
	margin: 0; 
	background: 0; 
	font-size: 1.1em; 
	padding: 0;
	color:#fff;
	background-color: #1C5E89;  
}

.accordionItem h2:hover {
	cursor: pointer; 
}
.accordionItem {
	margin: 2px 0px; 
	background: 0; 
	padding: 2px 0px;
	
}
.accordionItem div {
	margin: 0; 
	background: 0; 
	padding: 0;
}
.accordionItem.hide h2 { 
	margin: 0; 
	background: 0; 
	padding: 0;  
	color:#fff;
	background-color: #757575;
}

.accordionItem.hide div { 
	margin: 0; 
	background: 0; 
	padding: 0;  
	display: none;  
}

.cpc_view_panel{
	float:left;
	width:220px;
	margin:0px 5px;
	padding:5px 0px;
	
}
.cpc_view_data{
	height:400px;
	width:220px;
	overflow-x:hidden;
	overflow-y:scroll;
	
}

.stats_link{
	color:#2020F1;

}
/******************** AUTO COMPLETE START *******************/
div.auto_complete {
  width: 450px;
  background: #fff;
  height:400px;
  overflow-y:scroll;
  overflow-x:hidden;
}
div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
div.auto_complete ul li {
  margin:0;
  padding:3px;
}
div.auto_complete ul li.selected {
  background-color: #ffb;
}
div.auto_complete ul strong.highlight {
  color: #800; 
  margin:0;
  padding:0;
}
/******************** AUTO COMPLETE END *******************/
.padding_top_5{
	padding-top:5px;
}
.oddRow{
	clear:both;
	background-color:#e0e0e0;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	font-family:Arial;
	font-size:12px;
	color:#444343;
	padding-right:10px;
	
}
.evenRow{
	clear:both;
	background-color:#FFFFFF;
	height:25px;
	border-top: 1px solid #e0e0e0;
	line-height:24px;
	vertical-align:middle;
	font-family:Arial;
	font-size:11px;
	color:#444343;
	margin:2px 0px;
	padding-right:10px;
}
.oddRow, .evenRow label{
	font-weight:normal;
}

.landing_page_labels_left {
	background-color:#ECEAE8;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
	padding:10px;
	width:529px;
}
.landing_page_labels_right {
	background-color:#ECEAE8;
	float:right;
	margin-bottom:15px;
	margin-top:15px;
	padding:10px;
	width:268px;
}

.compare_course_location {
	color: #07555F;
	font-weight:bold;
	float:left;
	font-family:Arial;
}

.compare_course_date {
    color: #1F6771;
    font-weight: bold;
    font-family: Arial;
}


/************** new tab styles ***************/
div .tab_header_box{
	height:31px;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:15px;
	line-height:12px;
	font-weight:bold;
	font-size:12px;
	width:500px;
	
}

.tab_header_box .selected{
	height:30px;
	line-height:29px;

	font-size:12px;
	color:#fff;
	float:left;
	margin:0px 5px;
	width:105px;
	background-color:#EFEFEF;
	background: transparent url(../gtce_images/layout/tab_for_recent_active.gif) no-repeat; 
	text-align:center;
	
}
.tab_header_box .unselected{
	height:30px;
	line-height:29px;
	
	font-size:12px;
	color:#FFFFFF;
	float:left;
	margin:0px 5px;
	width:105px;
	background-color:#EFEFEF;
	background: transparent url(../gtce_images/layout/tab_for_recent_inactive.gif) no-repeat; 
	text-align:center;
}

.r_result{ 
	width: 322px; 
	height: 309px; 
	padding: 60px 30px 0px 30px; 
	margin: 0 5px 0 0; 
	background: transparent url(../gtce_images/layout/refine_result_bg.png) no-repeat; 
}
div#find-a-class { 
	width: 315px; 
	height: 402px; 
	float: left; 
	padding: 20px 20px 20px 20px; 
	margin: 0 5px 0 0; 
	background: transparent url(../gtce_images/layout/find_a_class_new.gif) no-repeat; 
}

		#find-a-class h1 { margin: 0 0 25px 35px; font: normal 18px/1em Arial, sans-serif; text-transform: uppercase; color: #fff; }
		#find-a-class form { line-height: 1em; }
		#find-a-class form h4 { margin: 0; padding: 0 0 15px 0; font-weight: bold; font-size: 11px; }
		
		#find-a-class form fieldset fieldset div { width: auto; margin: 0; clear: none; }
		#find-a-class label {  font-weight: bold; margin-bottom: 2px;}
		#find-a-class fieldset fieldset label { font-weight: normal; }
#course-category img { position: relative; }
	
		#select-course-category {  display: none;  top: 115px; left: 55px; width: 454px !important; height: 227px; padding: 21px 25px 25px 14px; background: transparent url(../gtce_images/buttons/bg_select_category.png) no-repeat;}
			#select-course-category fieldset { width: 219px; padding: 3px 3px 13px 3px; float: left; background-color: #fff; }
			#select-course-category fieldset.primary { margin-right: 4px; }
			#select-course-category fieldset div { position: relative; width: 205px; background-color: #fff; padding: 4px 4px; }
			#select-course-category fieldset div.even { background-color: #e0e0e0; }
			#select-course-category fieldset div label { display: inline; }
			#select-course-category div span.selected { display: block; font-size: 18px; font-weight: bold; float: right; }
			#select-course-category div.actions { width: 446px; padding: 10px 4px;}
			#close { float: left; }
			#ok { float: right; }
		
		#class-location { width: 215px; } 
		#class-location label { display: inline; white-space: nowrap; min-width: 75px;}	
        
        fieldset#class-location {
            border: 0 none;
            margin: 0;
            padding: 0;
            display: block;
            margin-left: 0;
            margin-right: 2px;
        }
		
	
		#keywords { width: 304px; }
		div.submit { text-align: center; margin: 0 !important; }
		#already-know { margin: 0; text-align: center; font-size: 11px; line-height:13px;padding-top:10px;}
		#already-know a { font-weight: bold; color: #203f43; color: #004f59; text-decoration:none; cursor: pointer; float:right; padding-right:10px;}
		
#featured-courses {
	width: 329px; 
	height: 422px;  
	padding: 10px 7px ; 
	margin: 0 5px 0 0; 
	background:transparent url(../gtce_images/layout/bg_featured_courses.gif) no-repeat;
}
#cert_container{width: 310px;height: 408px;padding: 9px;margin: 0px;background:transparent url(../gtce_images/layout/cert_container.gif) no-repeat;}
		#featured-courses ul { margin: 0; padding: 0; width: 100%; height: 39px;}
		#featured-courses ul li { margin: 0; padding: 0; display: block; list-style-type: none; float: left;}
		#featured-courses ul li a { display: block; height: 27px; padding: 12px 0 0 0; text-align: center; text-transform: uppercase; color: #fff;font-size:11px;font-weight:normal;}
		#featured-courses ul li a.selected { color: #203f43; font-weight: bold;font-size:11px;}
			#most-popular-tab { width: 312px; background: transparent url(../gtce_images/layout/certifications_tab.gif) no-repeat; }
			#most-popular-tab.selected { width: 114px; background: transparent url(../gtce_images/layout/bg_tab_most_popular_on.gif) no-repeat; }
			#featured-tab { width: 116px; background: transparent url(../gtce_images/layout/bg_tab_featured_off.gif) repeat-x top right; }
			#featured-tab.selected { width: 116px; background: transparent url(../gtce_images/layout/bg_tab_featured_on.gif) no-repeat top left; }
			#whats-new-tab { width: 98px; background: transparent url(../gtce_images/layout/bg_tab_whats_new_off.gif) no-repeat top right; }
			#whats-new-tab-placeholder { width: 98px; background: transparent url(../gtce_images/layout/bg_tab_whats_new_placeholder.gif) no-repeat bottom left; }
			#whats-new-tab.selected { width: 98px; background:  transparent url(../gtce_images/layout/bg_tab_whats_new_on.gif) no-repeat top right; }
			#whats-new-tab { text-align:left;text-indent:4px;}
.featured-course-list { 
	width: 324px; 
	height: 300px; 
	padding: 70px 0 0 5px; 
	
	display: none; 
}
		.featured-course-list.selected { display: block; }
		.featured-course-list h2 { margin: 0 0 15px 0; font-size: 14px;font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; color: #FFF;}
			#most-popular {  background: url(../gtce_images/layout/certificates_tab_bg.gif) no-repeat; }
		#featured-courses .featured-course-list ul { width: 240px;}
		#featured-courses .featured-course-list ul li { float: 0; width: 100%; height: auto; padding: 4px; border-bottom: 1px solid #ccc; }
		#featured-courses .featured-course-list ul li:last-child { border: 0;}
		#featured-courses .featured-course-list ul li b { position: relative; height: auto; text-align: left; padding: 0; text-transform: none; color: #203f43; font-weight: bold; background: transparent url(../gtce_images/layout/bullet_blue_chevron.gif) no-repeat scroll 220px 2px;}
		#featured-courses .featured-course-list ul li a { position: relative; height: auto; text-align: left; padding: 0; text-transform: none; color: #203f43; font-weight: bold; background: transparent url(../gtce_images/layout/bullet_blue_chevron.gif) no-repeat scroll 220px 2px;}
	#ads { width: 180px; height: 430px; float: left; padding: 5px; padding-left:4px; text-align: center; margin: 0; background:transparent url(../gtce_images/layout/bg_ads.jpg) no-repeat;;}
		#ads a { display: block; margin-bottom: 5px; height:75px;}
#whats-new{
	height: 360px; 
	padding:7px;
	width: 315px;
	margin: 0; 
	background:transparent url(../gtce_images/layout/bg_featured.jpg) no-repeat;
}
#schedule_state {
    font-family: Arial;
    font-size: 11px;
	text-transform:uppercase;
	padding-top:10px;
	border-bottom:1px solid #444;
	/*padding-top:50px;*/
}
.schedule_state {
    font-family: Arial;
    font-size: 11px;
	text-transform:uppercase;

	/*padding-top:50px;*/
}
.schedule_state_1 {
    font-family: Arial;
    font-size: 11px;
	text-transform:uppercase;
	padding-top:20px;
} 
.featured_set
{
	width:328px; 
	height:370px;
	padding:0px 4px;
	background: url(../gtce_images/layout/bg_featured.jpg) no-repeat;
}
.search_result_bold_text{
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	line-height:19px;
	color: #203F43;
}
.em_class{font-style: normal; color: #2097b5; }
.search_result_normal_text{
	font-family:Helvetica,Arial,sans-serif; 
	font-size:12px;
	font-size-adjust:none; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:19px;
	color: #203F43;
}

.search_result_description_text{
	font-family:Helvetica,Arial,sans-serif; 
	/*font-size:11px; */
	font-size-adjust:none; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:15px;
	padding-top:10px;
	color : #203F43;
}

.search_h3 {
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin:1em 0;
}
.list_selected_filters{
	font-size:14px;
	color:#b6b6b6;
	font-weight:bold;
}

.loading_text{
	
	text-align:center;
	font-size:16px;
	line-height:20px;
	vertical-align:middle;
	color:#020202;
}
#loading_msg{
	font-size:16px;
	font-weight:bold;
}
.find_a_class_normal_text{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#07515a;
}

.find_a_class_bold_text{
	font-family: Arial;
	font-size: 11px;
	color:#07515a;
	font-weight: bold;
}
.registration_panel_div_with_height{
	background-color:#fff;
	width:900px;/*770*/
	/*max-height:400px; */
	/*height:auto !important; */
	/*height:400px;*/
	/*overflow-y:scroll;*/
	/*word-wrap:break-word;*/
/*	position:relative;*/
}

.whats_new_heading{
	font-weight:bolder;
	font-size:12px;
	color:#1C495F;
	font-family:Arial;
}

.whats_new_date{
	font-weight:bolder;
	font-size:12px;
	color:black;
	font-family:Arial;
}

#zaptec_div {
	position:fixed;
	font-size:1px;
	height:1px;width:
	1px;position:fixed;
	left:9000px;
	overflow-x:hidden;
	overflow-y:hidden;
}


.recent_registrations_box{
	padding:10px 0px;
}
.recent_registrations{
	width:823px;
	border:1px solid #C7C7C7;
	border-top:0px;
}
.recent_registrations_header{
	margin:0 auto;
	width:823px;
	border-bottom:1px solid #c7c7c7;
	
}
.recent_registration_content{
	width:823px;
	
	height:180px;
	background-color:#fff;
}
.div_medium {
    width:368px;	
	padding:5px 2px 0px 5px;
	border:1px solid;
	height:140px;/*120*/
	overflow-y:scroll;
	overflow-x:hidden;
	position:relative
}
.external_links_div{
	overflow-y:scroll;
	/*position:relative;*/
	max-height:250px;
	height:auto !important; 
	height:250px;
}
.registration_popup_header_box{
	/*background-image:url(../gtce_images/layout/registration_popup_header.gif);
	background-repeat:repeat-x;*/
	background-color:#9B1E1C;/*#1C5F8A*/
	
	height:51px;
	width:900px;
	color:#E0E0E0;
}
.external_links_table{
	width:805px;
}
.external_links_table .link_column{
	width:580px;
}
.external_links_table .type_column{
	width:160px;
}
.external_links_table .count_column{
	width:65px;

}
.custom_links_table{
	width:825px;
}
.custom_links_table .link_column{
	width:580px;
}
.custom_links_table .type_column{
	width:180px;
}
.custom_links_table .count_column{
	width:65px;
}
.not_found{
	text-align:left;font-weight:bold;text-indent:5px;
}

#acc {width:825px; list-style:none; color:#033;}
#acc h3 { width:813px;color:#fff;font-size: 14px;font-family:arial;border-top:1px solid #444; border-bottom:1px solid #444; padding:6px 6px 8px; font-weight:bold; margin:0px;margin-top:5px; cursor:pointer; background:url(../gtce_images/layout/acc_header.gif)}
#acc h3:hover {background:url(../gtce_images/layout/acc_header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff;}
#acc .acc-content {width:823px;border:1px solid #C7C7C7; border-top:none;margin-bottom:10px;  background:#fff;padding:10px 0px;}


#acc_small {width:97%; list-style:none; color:#033;}
#acc_small h3 { width:97%;color:#fff;font-size: 12px;font-family:arial;border-top:1px solid #444; border-bottom:1px solid #444; padding:2px 6px ;  margin:0px;margin-top:5px; cursor:pointer; background:url(../gtce_images/layout/acc_header.gif)}
#acc_small h3:hover {background:url(../gtce_images/layout/acc_header_over.gif)}
#acc_small .acc-section {overflow:hidden; background:#fff;}
#acc_small .acc-content {border:1px solid #C7C7C7; border-top:none;  background:#fff;padding:5px 3px;}

.recent_text{
	color:#000000;
	font-size: 12px;
	font-family:arial;
}

.account_button{
	
}

.search_field{
	
}
.hiddenPic{
	display:none;
}

.uparrow{
	position:relative;
	left:5px;
	width:10px;
	height:12px;
	background-image:url(../gtce_images/layout/sort_a.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.downarrow{
	position:relative;
	left:5px;
	width:10px;
	height:12px;
	background-repeat:no-repeat;
	background-image:url(../gtce_images/layout/sort_d.gif);
	cursor:pointer;
}
.noarrow{
	width:0px;
}
#lead_details{
	width:602px;
	float:left;
}

#course_information{
	float:left;
}

#course_information_left{
	height: 255px;
	width: 200px;
	background-color:#E4E4E4;
	float:left;

}

#course_information_label_top{
	height:30px;
	width:200px;
}

#course_information_label{
	text-align:right;
	font-weight: bold;
	padding-right:20px;
	padding-left:80px;
        font-size:13px;
}

#course_information_content{
	float:left;
	height:255px;
	width:400px;
        border-color:#C8C8C8;
        border-style:solid;
        border-width:1px;
}

#customer_information_left{
	height: 200px;
	width: 200px;
	background-color:#BFBFBF;
	float:left;
}

#attendee_information_left{
	width: 200px;
	float:left;
        height:100%;
}

#attendee_information_label_top{
	height:30px;
	width:200px;
}

#other_buttons{
	padding-top:15px;
	float:left;

}

#other_buttons_content{
	height:auto;
}

.other_buttons_links{
    padding-top:10px;
    border-bottom: 1px solid #C8C8C8;
    width:196px;
    padding-left:25px;
    padding-bottom:10px;
}

#course_information_content_row{
	padding-left:34px;	
}

#course_information_content_left{
	float:left;
	font-weight:bold;
}

#customer_information_content{
	float:left;
	height:170px;
	width:400px;
	padding-top:30px;
        border-color:#C8C8C8;
        border-style:solid;
        border-width:1px;
}

#confirmation_text{
    width:580px;
    font-size:11px;
    padding-top:30px;
}

.contact_us_left{float:left;width:130px;}
.contact_us_right{float:left;width:600px;line-height:18px;padding:3px 5px;}
.contact_row{padding:5px 20px;}

#multiple_lead_checkboxes{
        padding-top:5px;
        padding-left:5px;
}

#print_email_buttons{
    padding-top:43px;
    float:right;
}

#ads_space_1{
    height:75px;
    width:180px;
    display:none;
}

#ads_space_2{
    height:150px;
    width:180px;
    display:none;
}

#ads_space_3{
    height:250px;
    width:180px;
    display:none;
}

#ads_space_4{
    height:375px;
    width:180px;
    display:none;
}

#ads_space_5{
    height:600px;
    width:180px;
    display:none;
}
.ads_block_results_page{margin:0px auto;margin-bottom:5px;padding-left:2px;}
.ads_block_home_page{margin:0px auto;margin-bottom:5px;padding-left:1px;}

.top_text_header{color:#fff;}
.top_text_header .bold{font-weight:bold;}
.top_text_header .normal{font-weight:normal;}

.find_a_class_panel_bold{font-weight:bold}
.home_page_popular_heading{background: url(../gtce_images/layout/popular_bg.gif) no-repeat;width:289px;height:25px;line-height:25px;font-size:12px;font-weight:bold;color:#fff;font-family:Arial;padding:2px 10px 0px;}
.home_page_featured_heading{background: url(../gtce_images/layout/featured_bg.gif) no-repeat;width:289px;height:25px;line-height:25px;font-size:12px;font-weight:bold;color:#fff;font-family:Arial;padding:2px 10px 0px;}
.certificate_banner{display:block;cursor:pointer;width:237px;height:60px;background:url(../gtce_images/layout/certificate_banner_bg.jpg) top left no-repeat;text-align:center;padding:60px 10px 0px;font-size:17px;color:#fff;text-decoration:none;}
.certificate_link_con{color:blue;cursor:pointer;text-decoration:none;}
.popular_0{background-color: #E0E0E0;}
.popular_1{background-color: #fff;}
.cert_row{border-bottom:1px dotted #666;padding:2px 0px}
.cert_row_over{border-bottom:1px dotted #666;padding:2px 0px;background:#afafaf;}
.gte_color{color:#33759c}
