/*
*6A3B93 purple * F89320 orange * green color: A9CB69
*/
html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #F7931E;
}

body {
	margin: 0px;
	padding: 0px;
	margin: auto;
	min-width: 975px;
	background: #EBEBEB;
	font-family: arial;
}

.text_orange {
	color: #F89320;
}

.text_purple {
	color: #6A3B93;
}

a {
	text-decoration: none;
	color: #6A3B93;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #F89320;	
	outline: none;
}
/************top area*************/
.top {
	width: 975px;
	height: 180px;
	background: #EBEBEB;
	text-align: center;
	margin: auto;
}

.banner_back {
	width: 975px;
	height: 100%;
	margin: auto;
	padding: 0;
	background: url(http://res.chatfe.com/img/shadowppl_3.gif) no-repeat
		425px 24px;
}

.banner {
	width: 870px;
	height: 100%;
	margin: auto;
	background: ;
}

/******** the top right tabs*************/
.tabbox_top {
	float: right;
	margin: -2px auto;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.tab_top a:link {
	color: #fff;
}

.tab_top a:hover {
	color: orange
}

.tab_top a:visited {
	color: #fff;
}

.tab_top a:active {
	color: #fff;
}

.tab_top_1 {
	background: transparent url(http://res.chatfe.com/img/tabs_top.gif)
		no-repeat;
	background-position: 2px 0px;
}

.tab_top_1:active {
	background: transparent url(http://res.chatfe.com/img/tabs_top.gif)
		no-repeat;
	background-position: 2px -27px;
}

.tab_top_1_here {
	background: transparent url(http://res.chatfe.com/img/tabs_top.gif)
		no-repeat;
	background-position: 2px -27px;
	color: #FFF;
}

.tab_top_2 {
	background: transparent url(http://res.chatfe.com/img/tabs_top.gif)
		no-repeat;
	background-position: -76px 0px;
}

.tab_top_2:active {
	background: transparent url(http://res.chatfe.com/img/tabs_top.gif)
		no-repeat;
	background-position: -76px -27px;
}

.tab_top_2_here {
	background: transparent url(http://res.chatfe.com/img/tabs_top.gif)
		no-repeat;
	background-position: -76px -27px;
	color: #FFF;
}

.tab_top_3 {
	background: transparent url(http://res.chatfe.com/img/tabs_top2.gif)
	no-repeat;
	background-position: -126px 0px;
}

.tab_top_3:active {
	background: transparent url(http://res.chatfe.com/img/tabs_top2.gif)
		no-repeat;
	background-position: -126px -27px;
}

.tab_top_3_here {
	background: transparent url(http://res.chatfe.com/img/tabs_top2.gif)
		no-repeat;
	background-position: -126px -27px;
	color: #FFF;
}
/******** LOGO (changes made) ****************/
.logo {
	float: left;
	width: 315px;
	height: 124px;
	margin: 30px 0px 0px 0px;
	background: transparent url(http://res.chatfe.com/img/logo_2b.gif) no-repeat;
	border: 0;
}

#logo a span {
	display: none;
}

#logo a {
	display: block;
	width: 315px;
	height: 124px;	
	border: 0;
	outline: none;
}

/*********center area**********/
.center {
	width: 100%;
	background: #FFF;
	text-align: center;
	background: #FFF url(http://res.chatfe.com/img/bg_center_1.gif) repeat-x
		;
}

.feedback_tab {
	position: absolute;
	top: 250px;
	left: 0px;
	height: 109px;
	width: 28px;
	background: url(http://res.chatfe.com/img/feedback.gif) no-repeat;
	filter: alpha(opacity = 90); /*for IE*/
	opacity: 0.9; /*CSS3 standard*/
}

.feedback_tab:hover {
	filter: alpha(opacity = 100); /*for IE*/
	opacity: 1; /*CSS3 standard*/
}

.content {
	width: 975px;
	height: auto;
	margin: auto;
	text-align: left;
	background: url(http://res.chatfe.com/img/bg_center_content_1.gif)
		repeat-y 25px 0px;
	font-family: Arial;
}

.content1 {
	min-height: 850px;
	padding: 30px 50px 60px 50px;
	text-align: justify;
	font-family: arial;
	color: #666666;
	background: url(http://res.chatfe.com/img/bg_center_content_top_1.gif)
	no-repeat 25px 0px;
	font-size: 14px;
	line-height: 22px;
}

/**************** Feedback PopUp ****************************************************/

.feedback_popup {
	position: absolute;
	top: 10%;
	left: 20%;
	width: 615px;
	height: 595px;
	padding: 0px;
	z-index: 2;
}

.grayOut {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);	
	z-index: 1;
}

#feedbackform {
	background-color: white;
	border: 2px solid #999;
	border-top: none;
	
}

.closebutton, .closebuttonhover {
	width:15px;
	height:15px; 
	float: right;
	position: absolute;
	top: 10px;
	left: 565px;
	border: none;
}

.closebutton {
	background: transparent url("http://res.chatfe.com/img/chatterhome_x.gif") no-repeat;
}

.closebuttonhover {
	background: transparent url("http://res.chatfe.com/img/chatterhome_x.gif") no-repeat;
	background-position: 0px -15px;
}

.bottomDiv {
	float: left;
	width: 620px;
	height: 600px;
}

/*======= content left (menu) =======*/
.content1_left {
	float: left;
	width: 24%;
	background: none;
	height: 100%;
	text-align: left;
}

ul {
	list-style: none;
	text-align: left;
}

.content1_left ul li {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #C0C0C0 ;
}

.about_display {
	display: ;	
}

.about_hidden {
	display: none;	
}

.about_select {	
	font-weight: bold;
	color: #F89320;
}

.about_noselect {
	color: #6A3B93;
}
/*======= content right (content) =======*/
.content1_right {
	float: right;
	width: 68%;
	height: 100%;
	background: none;
	margin-left: 2%;
	margin-right: 5%;
}
#list_a_about_2 {
	padding: none;
}

.li_indent {
	margin: 0px 0px 10px 70px;
	color: #666;
	font-weight: bold;
	
}


#list_b_about_2 li {
	margin: 0px 0px 8px 0px;
	list-style-type: decimal;
	padding: none;
}

#about_6 h2 {
	color: #F89320;
	font-size: 17px;
}

#about_6 p{
	line-height: 20px;	
}
/*===============================================================*/

.footer_thankyou TABLE TD {
	padding: 0px 8px 0px 8px;
	background: ;
}

.footer_here {
	background: ;
}

.faq_question {
	color: #6A3B93;
}

.faq_answer {
	font-size: 14px;
	line-height: 24px;
}


.faq_big_e {
	font-size: 28px;
	color: #F89320;
}

.faq_link {
	color: #F89320;
	font-weight: bold;
	cursor: pointer;
}

/* clearing space for footer and allows background divs to correctly auto height*/
.clear {
	clear: both;
}

/*bottom and footer*/
.bottom {
	position: fixed;
	bottom: -1px;
	left: 0px;
	width: 100%;
	margin: auto;
	text-align: center;
	background: #F7931E;
	border-bottom: 1px solid #EB8B1F;
}

.footer {
	width: 975px;
	height: 30px;
	padding: 0px;
	margin: auto;
	color: #FFF;
	background: url(http://res.chatfe.com/img/bg_footer_1.gif) repeat-y 25px
		0px;
}

.footer A {
	color: #FFF;
	font-size: 12px;
}

.footer A:hover {
	color: ;
	text-decoration: underline;
}

.footer TABLE {
	display: inline;
	float: left;
	clear: left;
	height: 100%;
	margin-left: 54px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	background: ;
}

.footer TABLE TD {
	padding: 0 8px 0 8px;
	border-right: solid 2px #EB8B1F;
}

.footer_here {
	background: ;
}

.copyright {
	float: left;
	display: inline;
	margin: 9px 0px 0px 150px;
	width: auto;
	height: auto;
	font: 7pt arial;
	font-style: ;
	color: #555;
	background: ;
}

.signout_button {
	float: right;
	display: inline;
	margin-right: 52px;
	width: 90px;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
	border-left: 2px solid #EB8B1F;
	background: ;
}
