/* CSS Document */

/* CSS Document */

 div.c2 {display:none;}
 li.c1 {list-style: none; display: inline}

html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12pt;
	line-height:100%;
	color:#000;
	width:100%;
	min-height:99.3%;
	height:auto;
	height:99.3%;
	}
	
#print_logo {
	margin:10px 0px 0px 35px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:292px;
	height:100px;
}

#logo2 {
	display:none;
}

#gs_nav {
	display:none;
}


/* text styles and headings */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#000;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	}

.style_list1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	}


/* sidebar headings */	

	

	

	


	
body > #container {
	position:relative;
	margin:auto;
	padding:0px;
	width:100%;
	height:auto;
	min-height:100%
	}

* {
	margin: 0;
	padding: 0;
}



img,
a img {
	border: 0;
}

a:link,
a:visited {
	text-decoration:underline;
	color: #000;
}





#top_bar {
	display:none;
	}

	
#logo {
	display:none;
}




/*  Footer  */





	

#footer_back {
	display:none;
}


	
/* subpage columns */
#body {
	margin:0px auto;
	padding:0;
	width:800px;
	background-color:#fff;
	min-height:100%;
	height: auto !important;
	height:100%;
	padding-bottom:-100px;

	}
	
#main {
	margin:0 0 0 0;
	width: 800px;
	padding: 20px 20px 20px 20px;
	display: inline;
	background-color:#fff;
}

#sidebar {
	display:none;
 }


/* list columns */

#list_column_container {
	margin-top:310px;
	margin-left:0px;
	background-color:#fff;
	padding-left:10px;
	width:675px;
	}

#list_column {
	position:relative;
	margin:-392px 0 0 370px;
	width:300px;
	background-color:#fff;
}

#list_column_leads1 {
	position:relative;
	margin:-275px 0 0 -10px;
	padding:10px 10px 10px 10px;
	width:300px;
	background-color:#fff;
	padding-left:10px;
}


#list_column_leads2 {
	position:relative;
	margin:-245px 0 0 330px;
	padding:10px 10px 10px 10px;
	width:300px;
	background-color:#f1f1f1;
	padding-left:10px;
	border-left:1px dotted #fff;
}

#list_column_sales2 {
	margin-top:30px;
}


/* web-conferencing columns */

#list_column_container_webconf {
	margin-top:290px;
	margin-left:0px;
	background-color:#fff;
	padding-left:10px;
	width:675px;
	}

#list_column_webconf1 {
	position:relative;
	margin:-275px 0 0 -10px;
	padding:10px 10px 10px 10px;
	width:300px;
	background-color:#fff;
	padding-left:10px;
}


#list_column_webconf2 {
	position:relative;
	margin:-355px 0 0 330px;
	padding:10px 10px 10px 10px;
	width:300px;
	background-color:#fff;
	padding-left:10px;
	border-left:1px dotted #444444;
}




/* college columns */

#college_column1{
	margin:30px 0 0 0px;
	background-color:#fff;
	float:left;
	padding:10px 10px 10px 10px;
	width:250px;
	height:275px;
	}
	
#college_column2{
	margin:275px 0 0 0;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	width:250px;
	height:275px;
	}
	
#college_column3{
	margin:100px 0 0 0;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	width:250px;
	height:275px;
	}

/* corporate_communications columns */

#corpcomm_column1{
	margin:30px 0 0 0px;
	background-color:#fff;
	float:left;
	padding:10px 10px 10px 10px;
	width:250px;
	height:275px;
	}
	
#corpcomm_column2{
	margin:275px 0 0 0;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	width:250px;
	height:275px;
	}
	
#corpcomm_column3{
	margin:-55px 0 0 0;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	width:250px;
	height:275px;
	}



/* Pull Quotes */

.pullquote_right,.pullquote_left{
	border-right:2px dotted #444;
	background-color:#f1f1f1;
	float:right;
	font-size:16px;
	letter-spacing:0px;
	line-height:25px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:20px;
	padding:10px 10px 10px 20px;
	width:33%;
	font-family:Lucida Sans Unicode, Lucida Grande, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#000;
	}
.pullquote_left{
	float:left;
	margin-left:0px;
	margin-right:20px;}




/* Contact Page div */

#contact_form_container {
	margin:0 auto;
	margin-left:0px;
	width:400px;
	height:380px;
	padding:15px 15px 15px 15px;
	background-color:#fff;
	}
	

/* contact submit button */

.contact_submit_btn {
	float:right;
	margin-right:-5px;
	width:100px;
	height:33px;
	border:none;
	}

#signup_form_container {
	margin:0 auto;
	margin-left:0px;
	width:400px;
	min-height:620px;
	padding:15px 15px 15px 15px;
	background-color:#fff;
	border:1px solid #ddd;
	}
	
#trial_form_container {
	margin:0 auto;
	margin-left:0px;
	width:400px;
	height:250px;
	padding:15px 15px 15px 15px;
	background-color:#fff;
	border:1px solid #ddd;
	}

#demo_form_container {
	margin:0 auto;
	margin-left:0px;
	width:400px;
	height:285px;
	padding:15px 15px 15px 15px;
	background-color:#fff;
	border:1px solid #ddd;
	}

/* webinterpoint login form */
#login_form2 {
	display:none;
}
/* Visual Webcaster login form */
#virtual_web_form {
	display:none;
}

/*webex login form */
#webex_form {
	display:none;
}

/* live meeting login form */
#livemeet_form {
	display:none;
}

/* pushers  */

#op_assisted_push {
	margin-left:75px;
	}

.push_300left {
	margin-left:300px;
	}

.push_left {
	margin-left:40px;
	}









/* table styles */

/*signup table */

.table_width_400 {
	width:400px;
	}

.row_width_100 {
	width:100px;
	}

.row_width_30 {
	width:30px;
	}
	
.colspan_width_200 {
	width:200px;
	}
	
.row_text {
	font-size:13px;
	color:#434344;
	}






/* image styles */

.imagebrdr {
	border:1px solid #ccc;
	}


#menuwrapper {
	display:none;
	}

#simple-overlay {
	display:none;
	}

#loginpanes {
	display:none;
	}

#flowpanes {
	display:none;
	}

#flowtabs {
	display:none;
	}
	
#logintabs {
	display:none;
	}





#sub_image_phone_conferencing {
	display:none;
	}
	
#sub_image_webcasting {
	display:none;
	}
	
#sub_image_webconferencing {
	display:none;
	}	
	
#sub_image_proservices {
	display:none;
	}	
		
#sub_image_webinars {
	display:none;
	}		
	
#sub_image_oppassisted {
	display:none;
	}	

#sub_image_ressless {
	display:none;
	}	
	
	
	
/* SOLUTIONS */	
	
#sub_image_leadgen {
	display:none;
	}
	
#sub_image_corpcomm {
	display:none;
	}		
	
#sub_image_government {
	display:none;
	}		
	
#sub_image_legal {
	display:none;
	}
	
#sub_image_investor {
	display:none;
	}	

#sub_image_nonprofits {
	display:none;
	}
	
#sub_image_colleges {
	display:none;
	}
	
#sub_image_contedu {
	display:none;
	}								
	
	
	
	
/* Company  */

#sub_image_about {
	display:none;
	}	
	
#sub_image_contact {
	display:none;
	}			

#sub_image_news {
	display:none;
	}	
	
	
#sub_image_newsletter {
	display:none;
	}


#sub_image_case_studies {
	display:none;
	}

#sub_image_events {
	display:none;
	}			
	
#sub_image_partners {
	display:none;
	}									
	
#sub_image_careers {
	display:none;
	}



	
	
