/*
clairvista.com Browser Styles
Copyright (c) 2005 ClairVista, LLC
Author: Chris Woods
*/

/*---------- GENERAL ----------*/
body {
	margin: 0;
	padding: 0;
/*	background: #D4EAED url(images/bg_body_2.jpg) repeat-y top; */
	background: #E6F4FD url(images/bg_body_3.jpg) repeat-y top; 	
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em; 
}
h1{
	margin: 0;
	padding: 0;
}
h2{
	font-size: 14px;
}
h3{
    margin: 15px 10px 20px 15px;
	padding: 0;
    font-size: 14px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #3333CC;
}
a:active, a:hover {
	background-color: #FFCC00;
	color: #364a92;
}
a.no_hover:link, a.no_hover:visited, a.no_hover:active, a.no_hover:hover {
	text-decoration: none;
	background: none;
}
div {
   margin: 0;
   padding: 0;
}
li {
	list-style: square;
	}
.float_left {
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
}
.float_right {
	float: right;
	margin: 0px 10px;
	padding: 0;
}
.clear {
	clear: both;
}
.space {
	height: 10px;
	margin-top: 30px;
}
.bullets {
   margin: 0;
   padding: 0;
   list-style: square; 	
} 
/*---------- CONTAINER ----------*/
#container {
	margin: 0 auto;
	padding: 0 0 0 1px;
	width: 800px;
}
/*---------- NAV ----------*/
#nav {
	width: 100%;
}

#nav_liveexpertlogo {
	float: left;
	padding-top: 5px;
	width: 180px;
	text-align: right;
}

#nav_general {
	float: right;
	padding: 0;
	width: 605px; 
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;

/*	background-color: #99FF33;
	border: 1px solid #FF0033;
*/
}

/* NAV GENERAL */
#nav_general ul {
	float: right;
	margin: 0;
	padding: 10px 20px 10px 0;
}
#nav_general li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav_general a {
/*	float: left; */
	padding: 0 0 0 10px;
}
#nav_general a {
	float: left;
	padding: 30px 12px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win only */	
}
#nav_general a:hover {
	background-position: 0 -30px;
}
#nav_general a:active, 
#nav_general a.selected {
	background-position: 0 -60px;
}

/* NAV LIVE EXPERT */
#nav_liveexpert {
	float: right;
	padding: 0;
	width: 605px;
	height: 34px;
	background: url(images/bg_nav_liveexpert.jpg) no-repeat top left;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align: right;
}
#nav_liveexpert ul {
	float: right;
	margin: 0;
	padding: 0;
}
#nav_liveexpert li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav_liveexpert a {
	float: left;
	padding: 34px 18px 0 14px;
	overflow: hidden;
	height: 0px !important;
	height /**/:34px; /* for IE5/Win only */	
}
#nav_liveexpert a:hover {
	background-position: 0 -34px;
}
#nav_liveexpert a:active, 
#nav_liveexpert a.selected {
	background-position: 0 -68px;
}
#nav_home a {
	width: 41px;
	background: url(images/nav_general_home.jpg) top left no-repeat;
}
#nav_aboutus a {
	width: 63px;
	background: url(images/nav_general_aboutus.jpg) top left no-repeat;
}
#nav_jobs a {
	width: 37px;
	background: url(images/nav_general_jobs.jpg) top left no-repeat;
}#nav_contact a {
	width: 65px;
	background: url(images/nav_general_contact.jpg) top left no-repeat;
}
#nav_cvlogo a {
	width: 87px;
	background: url(images/nav_general_logo_clairvista.jpg) top left no-repeat;
}
#nav_features a {
	width: 73px;
	background: url(images/button_features.jpg) top left no-repeat;
}
#nav_compareus a {
	width: 90px;
	background: url(images/button_compareus.jpg) top left no-repeat;
}
#nav_techspecs a {
	width: 85px;
	background: url(images/button_techspecs.jpg) top left no-repeat;
}
#nav_industries a {
	width: 84px;
	background: url(images/button_industries.jpg) top left no-repeat;
}
#nav_services a {
	width: 69px;
	background: url(images/button_services.jpg) top left no-repeat;
}
#nav_questions a {
	width: 80px;
	background: url(images/button_questions.jpg) top left no-repeat;
}
#nav_customers a {
	width: 84px;
	background: url(images/button_customers.jpg) top left no-repeat;
}

/* NAV LIVE EXPERT SUB NAV */

#nav_liveexpert_subnav {
	float: left;
	margin: 0;
	padding-top: 10px;
	width: 195px;
	height: 220px;
	background: url(images/bg_sidebar_nav_features.jpg) top left no-repeat;
}
#nav_liveexpert_subnav ul {
  float: left;
	margin: 5px;
	padding: 0;
	width: 180px;
	list-style: none;
}
#nav_liveexpert_subnav li {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 22px;
	list-style: none;
	display: inline; 
}
#nav_liveexpert_subnav a {
	float: left; 
	margin: 0 0 5px 0;
	padding: 22px 0 0 0;
	width: 180px;
	overflow: hidden;
	height: 0px !important;
	height /**/:22px; /* for IE5/Win only */	
	text-decoration: none;
}
#nav_liveexpert_subnav a:hover {

	background-position: 0 -22px;
}
#nav_liveexpert_subnav a:active, 
#nav_liveexpert_subnav a.selected {
	background-position: 0 -44px;
}
#nav_overview a {
	background: url(images/button_overview.jpg) top left no-repeat;
}
#nav_station a {
	background: url(images/button_expert_station.jpg) top left no-repeat;
}
#nav_studio a {
	background: url(images/button_expert_studio.jpg) top left no-repeat;
}
#nav_enterprise a {
	background: url(images/button_expert_enterprise.jpg) top left no-repeat;
}
#nav_video a {
	background: url(images/button_video_telephony_core.jpg) top left no-repeat;
}
#nav_technology a {
	background: url(images/button_technology.jpg) top left no-repeat;
}

/*---------- HEADER ----------*/
#header {
	clear: both;
/*	margin: 15px 0 5px 0; */
	margin: 0;
	text-align: center;
}

/*---------- CONTENT ----------*/
#content {
	margin: 0;
	padding: 0;
}
#content img {
	margin: 0;
	padding: 0;
}

table.home {
	margin: 20px auto;
}

/*---------- CONTENT.MAIN ---------*/
#main_left {
	float: left;
}
#main_right {
	float: right;
}
#main_left,
#main_right {
	margin: 0;
	padding: 0 0 0 0;
	width: 590px;
}
#main_wide {
	padding: 0 30px;
	width: 740px;
}
#main_home {
	margin: 10px;
	padding: 0;
	text-align: middle;
}
#main_narrow {
	margin: 10px 90px 0 90px;
	padding: 0;
}
#main_left p,
#main_right p {
   margin: 5px 10px 20px 10px;
   padding: 0 20px 0 5px;
}
#main_left h1,
#main_right h1,
#main_wide h1 {
	margin-top: 0;
	padding: 0px 0px 10px 0px;
	font-size: 24px;
	color: #009900;
}
#main_right h2 {
	margin: 15px 0 0 15px;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	color: #0066CC;
/*	text-transform: uppercase; */
}
#main_left ul,
#main_right ul,
#main_wide ul {
	margin-right: 10px;
}
#main_left li,
#main_right li,
#main_wide li {
	margin: 0 15px 10px 0;
	list-style: disc;
}
#main_right ul ul{
	margin: 0 0 15px 30px;
	padding: 0;
}
#main_right ul ul li {
	margin: 0;
	padding: 0;
	list-style: square;
}
table.wide {
	margin: 10px auto;
	font-size: 11px;
}
table.wide th {
	margin: 1px;
	padding: 5px;
	border-left: 1px solid #FFFFFF;
/*	background-color: #009900; */
/*	background-color: #AEE75C; */
	background-color: #99CCFF;
	color: #333333;
}
table.wide td {
	margin: 0;
	padding: 5px 5px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
}
table.wide td.row_title {
	padding: 10px 10px;
	font-weight: bold;
	font-style: all-caps;
}
table.wide tr.odd {
	background-color: #EDEDED;
}
table.wide tr.even {
	background-color: #FFFFFF; 
}
table.wide p {
	margin: 0;
	padding: 0;
/*	background: #CCCCCC; */
}
table.wide strong {
	margin: 0;
	padding: 2px;
	text-align: right;
	font-size: 10px;
	background: #EDEDED;
	color: #2C5FB6;
}
#main_right img {
	margin: 0 10px;
	padding: 0;
}
#main_left img {
	margin: 0 0 10px 10px;
}
#main_right h1 img {
	margin: 0;
	padding: 0;
}
#main_right table {
	margin: 0;
	padding: 0;
}
table.right {
	margin: 0;
	font-size: 1px;
}
table.right td {
	margin: 0;
	padding: 0;
}
table.right p {
	margin: 0;
	padding: 0;
}
img.table {
	margin: 0;
	padding: 0;
}
#main_movie {
	margin: 50px;
	padding: 50px;
	width: 598px;
	border: 1px solid #CCC;
/*	padding: 10px 0; */
	text-align: center;
}


#movie {
	float: left;
  width: 360px;
}
#movie object {
	width: 360px;
}
#movie_caption {
	float: left;
	margin-left: 10px;
	width: 202px;
}
#movie_copy {
	clear: left;
}
/*---------- CONTENT.SIDEBAR ----------*/
#sidebar_left,
#sidebar_right {
	margin: 20px 0 0 0;
	padding: 0;
	width: 195px;
	line-height: 1.2em;
	font-size: 10px;
}
#sidebar_left {
	float: left;
/*	background: #B7DEFC; */
	background: #FFFFFF;
}
#sidebar_right {
	float: right;
}
#sidebar_left h1 {
/*	margin: -1px;*/
	padding: 5px 3px 5px 3px;
	background: #2C5FB6;
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
}
#sidebar_right h1 {
	margin: 0 0 5px 0;
	padding: 2px 5px 2px 5px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
}
#sidebar_left p,
#sidebar_right p {
	margin: 5px 20px;
	padding: 0;
	text-align: left; 
}
#sidebar_left ul,
#sidebar_right ul {
   margin: 0 0 20px 20px;
   padding: 3px 5px 0 0px;
}
#sidebar_left li,
#sidebar_right	li {
   margin: 3px 0;
   padding: 5px 0 0 0;
   font-size: 12px;
   list-style-type: square; 
}
#sidebar_left img,
#sidebar_right img {
/*	border: 1px solid #000000;*/
    margin: 0;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}
.space {
	height: 10px;
	margin-top: 30px;
}
#sidebar_left li.questions {
	margin: 5px 2px;
	font-size: 11px;
	list-style: none;
}
#sidebar_left p.big {
	margin: 12px 8px 15px 15px;
	padding: 10px 5px 10px 7px;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	color: #333333;
	background: #EDEDED;
	border: 1px solid #CCCCCC;
}

#sidebar_left blockquote {
	margin: 15px 15px 25px 15px;
	padding: 0;
	color: #123555;
	font-size: 12px;
	font-weight: none;
}
/*---------- FOOTER ----------*/
#footer {
	clear: both;
	margin: 0;
	padding: 30px 0 10px 20px;
	color: #666666;
	font-size: 10px;
	line-height: 1.2em; 
}
/*---------- SCREENSHOTS ----------*/
p.screenshot {
	margin: 0 auto;
}
img.screenshot {
	margin: 0;
	border: 1px solid #999999;
}
/*---------- QUESTIONS -------------*/

