html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background: #F7931E;
}

body {
	padding: 0px;
	margin: 0px;
	min-width: 1200px;
	background: #EBEBEB;
	font-family: arial;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

a:active {
	color: ;
	outline: none;
}

a {
	text-decoration: none
}

/* Upper area */
.top {
	width: 1200px;
	height: 180px;
	background: #EBEBEB;
	text-align: center;
	padding: 0;
	margin: auto;
}

.banner {
	width: 870px;
	height: 100%;
	margin: auto;
	background: ;
}

#bizspark {
	background: ;
	margin: 10px 0px -50px 41px;
}

/******** 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;
}

/***************the top right tabs************/
.tabbox_top {
	float: right;
	margin: -2px auto;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: ;
}

.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;
}
/***************** Chatfe when on capacity ****************************/
.top2 {
	width: 1200px;
	height: 180px;
	background: #EBEBEB url(http://res.chatfe.com/img/atcapacity.gif)	no-repeat 669px -4px;
	text-align: center;
	padding: 0;
	margin: auto;
}

/***************** New classes for SIGNUP ONLY INDEX PAGE ****************************/
.top3 {
	width: 1200px;
	height: 180px;
	background: #EBEBEB url(http://res.chatfe.com/img/chatfesignup2.gif)	no-repeat 597px -4px;
	text-align: center;
	padding: 0;
	margin: auto;
}

.tab_top_1b {
	background: transparent url(http://res.chatfe.com/img/tabs_top2_su.gif)	no-repeat;
	background-position: 2px 0px;	
}

.tab_top_1b:active {
	background: transparent url(http://res.chatfe.com/img/tabs_top2_su.gif)	no-repeat;
	background-position: 2px -27px;
}

.tab_top_2b {
	background: transparent url(http://res.chatfe.com/img/tabs_top2_su.gif)	no-repeat;
	background-position: -76px 0px;
}

.tab_top_2b:active {
	background: transparent url(http://res.chatfe.com/img/tabs_top2_su.gif)	no-repeat;
	background-position: -76px -27px;
}


/******************** Sign in area ********************/
.signin_display {
	display: inline;
	float: right;
	clear: right;
	margin: 25px -9px 0 0;
	background: ;
}

.signin_hidden {
	display: none;
}

#tableLogin {
	border-spacing: 10px 1px;
}

#login_err {
	text-align: center;
	width: 100%;
	height: 20px;
	font-size: 12px;
	color: #F7931E;
	background: 
}

#loginform .input-box {
	width: 150px;
	height: ;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 20px;
	line-height: 20px;
	color: #666;
}

#loginform label {
	margin: 0 0 0 10px;
	display: block;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #888;
}

#forgot {
	color: #6A3B93;
}

/* Center Content Area*/
.center {
	width: 100%;
	height: 800px;
	text-align: center;
	background:  url(http://res.chatfe.com/img/bg_center_2b.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: 1200px;
	height: 100%;
	margin: auto;
	background: url(http://res.chatfe.com/img/bg_center_content_2e.gif)	no-repeat 24px 0px;
}

/**************** Pop Ups ****************************************************/

.feedback_popup {
	position: absolute;
	top: 10%;
	left: 20%;
	width: 615px;
	height: 595px;
	padding: 0px;
	z-index: 2;
}

.video_popup {
	position: absolute;
	top: 10%;
	left: 20%;
	padding:5px; 
	border: 1px solid black;	
	background: white;
	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;
}

.headerVDiv {
	width: 100%;
	height: 8%;
}

.headerVDiv h3 {
	margin: 20px 0px 20px 20px;
	font-family: Arial, sans-serif;
	font-size: 28px;
	line-height: 20px;	
	color: #A9CB69;
	float: left;
}

.bottomDiv {
	float: left;
	width: 620px;
	height: 600px;
}

/*** for signup (triangle image) **/ 
.content2 {
	width: 1200px;
	height: 100%;
	margin: auto;
	background: url(http://res.chatfe.com/img/bg_center_content_2c_su.gif)	no-repeat 24px 0px;
}

.content_left {
	float: left;
	clear: left;
	background: ;
	margin: 0;
	padding-left: ;
	width: 665px;
	height: 260px;
}


#icon1 {
	height: 55px;
	background: url(http://res.chatfe.com/img/topics.gif)	no-repeat 17px 0px;
}
#icon2 {
	height: 50px;
	background:  url(http://res.chatfe.com/img/connections.gif)	no-repeat 17px 0px;
}
#icon3 {
	height: 50px;
	background:  url(http://res.chatfe.com/img/talks.gif)	no-repeat 17px 0px;
}

.content_left_lower {
	float: left;
	clear: left;
	background: ;
	margin-top: -45px;
	padding-left: 165px;
	width: 500px;
	text-algn: right;
}

#video {
	display: ;
	margin-left: ;
}
/* topics, connections, talks*/
.table_left {
	float: right;
	border-collapse: collapse;
	width: 486px;
	color: #666666;
	text-align: left;
	background: ;
}

/* what is chatfe?*/
.content_left h2 {
	float: left;
	height: 28px;
	margin: 0;
	padding: 25px 0px 18px 0px;
	font-size: 28px;
	line-height: 28px;	
	color: #F7931E;
	background: ;
	;
	text-align: left;
	background: ;
}

.video_button {
	width: 156px;
	height: 48px;
	margin: 16px 0px 0px 48px;
}

/* topics, connections, talks*/
.t_h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: ;
	background: ;
}

.table_left td {
	padding: 0px 5px 0px 10px;
}

.table_left td.t_border {
	border-right: solid 1px #A0A0A0;
}

.t_txt {
	padding-top: 0px;
	height: 10px;
	margin: 0;
	font-size: 12px;
	}

#1 {
	padding: 20px;
}

/* main video */
#video_frame {
	float: right;	
	width: 458px;
	margin-right: 20px;
	background:  ;
	border: 1px solid #CCC;
}

#video_img{
	padding: 11px;
	width:350px;
	cursor:hand;
	}
/* sign-up area */

.content_right {
	float: right;
	clear: right;
	margin: 0;
	height: 530px;
	width: 335px;
	margin-right: 162px;
	padding-left: 35px;
	background: url('http://res.chatfe.net/img/signup_bg.gif') repeat-y;
	background-position: 2px 0;
	}

.content_right_lower {
	float: right;
	clear: right;
	margin: 0;
	height: 300px;
	width: 500px;
	background:  ;
}

.feed1 {
	float: left;
	clear: left;
	height: 200px;
	width: 300px;
	background: ;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.feed2 {
	float: left;
	clear: left;
	height: 100px;
	width: 300px;
	background: ;
	}
	
.favicon {
	float: left;
	padding: 30px 0px 0px 10px;
	cursor: pointer;
	}

.feedtext {
	float: right;
	clear: right;
	width: 190px;
	height: 50px;
	text-align: left;
	font-family: arial;
	font-weight: ;
	font-size: 15px;
	color: #555;
	padding-top: 33px;
	}

/*content bottom*/

.content_bottom {
	float: left;
	width: 100%;
	text-align: ;
	background: ;	
	}

.content_bottom1 {
	background: ;
	width: 830px;
	margin: auto;
	text-align: center;
}
.content_bottom h2 {
	font-size: 20px;
	font-weight: bold;
	color: #F7931E;
	text-align: left;
	padding: 10px 0px 10px 0px ;
	background:  ;
}
.content_bottom1 img {
	display: block;
	width: 125px;
	margin: 0;
	padding: 0;
	}

.lower {
	padding: 20px 0px 0px 10px;
	background: ;	
}
.upper {
	padding: 0px 0px 20px 10px;
	background: ;	
}

.content_bottom1 table span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #444;
}


/*bottom and footer*/
.bottom {
	width: 100%;
	margin: auto;
	text-align: center;
	background: #F7931E;
}

.footer {
	width: 1200px;
	height: 30px;
	padding: 0px;
	margin: auto;
	color: #FFF;
	background: ;
}

.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: 165px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	background: ;
}

.footer TABLE TD {
	padding: 0px 8px 0px 8px;
	background: ;
}

.footer_here {
	background: ;
}

.copyright {
	float: left;
	display: inline;
	margin: 10px 0px 0px 300px;
	width: auto;
	height: auto;
	font: 8pt arial;
	font-style: ;
	color: #555;
	background: ;
}