@charset "utf-8";
@import url(reset.css);
@import url(typography.css);
@import url(styles-base.css);

/* GRID LAYOUT */

	html { 
	  margin-bottom: 1px;/* gets rid of scrollbar jog */
	}
	body {  
	/*  background: url(../imgs/backgrounds/background_image-long.gif) no-repeat center 0px;*/
	  background: url(../imgs/backgrounds/body.gif) repeat-y center;
	  margin-top:0;
	  padding-top:0; 
	}

/* ----------------------------------- 
	=wrapper
-------------------------------------- */
		#wrapper {
		  position: relative;
		  top: 0px;
		  left: 0;
		  width: 960px;
		  height: 1400px;
		  margin-left: auto;
		  margin-right: auto;
		  padding-bottom: 10px;
/*	>>>> ORIGINAL screen.css#39 */
/*	==== THEIRS screen.css#41   */
		  text-align: left;
/*	==== YOURS screen.css       */
		
/*	<<<<*/
	}
	  #wrapper.tier02 {
		  position: relative;
		  top: 20px;
		  left: 0;
		  width: 960px;
		  height: 1300px;
		  margin-left: auto;
		  margin-right: auto;
	}
 
	 #wrapper.support {
		height: 1500px;
	 }

	 #wrapper.tier02video, #wrapper.tier02,  #wrapper.tier03 {
		  position: relative;
		  top: 20px;
		  left: 0;
		  width: 960px;
		  height: 1300px;
		  margin-left: auto;
		  margin-right: auto;
		  text-align: left;
	}

	#wrapper.h15000px {
		height: 1500px;
	}

	#wrapper.h17500px {
		height: 1750px;
	}
	
	#wrapper.h2000px {
		height: 2000px;
	}
	
	#wrapper.h3000px {
		height: 3000px;
	}
	
	#wrapper.h5250px {
		height: 5500px;
	}

	

/* ----------------------------------- 
	
-------------------------------------- */

   #yes #langsel2 {
     position: absolute;
	 top: 25px;
	 left: 555px;
	 border: 0px solid;
	 font-size: .9em;
   }
   
	#yes #langsel2 #langsel {
		font-size: 1em;
		margin-left: .5em;
	}

	#yes #langsel2 label {
		color: #3366cc;
		
	}

	div.mainContent,
	#mainContent {
	  margin: 0 0 15px 0;
	  padding: 10px 0px 15px 0px;
	  text-align: left;
	 
	}

	a.skip {
		margin-left: -9999px;
	}

	span.hide, .hide {margin-left: -9999px;}

/* ----------------------------------- 
	=header
-------------------------------------- */	
	div#header {
		margin-bottom:: 0px;
		border: 0px solid;
		
	}
	div#header div#logo a {
	  display: block;
	  height: 70px;
	  background: url(../imgs/backgrounds/h1_bg.png) no-repeat center bottom;
	  margin-top: 25px;
	  text-decoration: none;
	  border: 0px solid;
	  margin-top: 0;
	 
	}
	
	div#header div#logo a span {
		margin-left: -9999px;
	}

/* ----------------------------------- 
	=mainNav
-------------------------------------- */
	div#mainNav {
	  float: left;
	  background: #005293 url(../imgs/mainnav/mymm_nav_bg.png) no-repeat 0 0;
	  height: 47px;
	  width: 100%;
	  clear: both;
	  margin: 0 0 0px 0; 	
	}

	div#mainNav li {
	  float: left;
	  position:relative;
	  z-index: 2;
	  text-align: left;
	}

	div#mainNav li a {
	  background: url(../imgs/mainnav/main_tab_sprites-left.gif) no-repeat 0 0;
	  padding-left:5px;
	}
	div#mainNav li a:hover {
	  background: url(../imgs/mainnav/main_tab_sprites-left.gif) no-repeat 0 -50;
	}

	div#mainNav li a span {
	  list-style-type: none;
	  text-align: center;
	  margin: 0;
	  padding: 18px 20px 15px 12px;
	  display:block;
	  line-height: 1em;
	  background: url(../imgs/mainnav/main_tab_sprites.gif) no-repeat right 0;
	}
	div#mainNav li a:hover {
	}
	div#mainNav li a:hover span {
	  background: url(../imgs/mainnav/main_tab_sprites.gif) no-repeat right -50px;
	color: #222222;
	}
	div#mainNav li a {
	  color:#ffffff;
	  text-decoration: none; 
	  float: left;
	  font-size: .9em;
	  font-weight: bold;
	  display: block;
	  margin: 0 2px 0 0;
	  border: none;
	}
/* FLYOUT MENU STYLES */
	div#mainNav ol#nav {
	  margin: 2px 0 0 10px;
	  position:relative;
	  z-index: 3;
		border: 0px solid;
	}
	div#mainNav ol#nav ol {
	  position:absolute;
	  display:none;
	  width:204px;
	  top:3.65em;
	  left: 0;
	  /*background: url(../imgs/backgrounds/flyout_btm_bg.gif) no-repeat left bottom;*/
	  padding-bottom: 4px;
	}
	div#mainNav ol#nav li ol li {
	  background: #c0d9e9;
	  border: solid 1px #eaeaea;
	  border-top: none;
	}
	div#mainNav ol#nav li ol li.last {
	  border-bottom: none;
	}
	div#mainNav ol#nav li ol a {
	  background-image: none;
	  width:160px;
	  line-height: 1em;
	  float:left;
	  height: 10px;
	  padding: 12px 20px 8px;
	  color:#005293;
	  font-size: .85em;
	}
	div#mainNav ol#nav li ol a.lengthyText {
	  height: 15px;
	}
	div#mainNav ol#nav ol ol {
	  top:auto;
	}	
	div#mainNav ol#nav li ol ol {
	  left:192px;
	  margin:0px 0 0 10px;
	}
	div#mainNav ol#nav li:hover ol ol, div#mainNav ol#nav li:hover ol ol ol, div#mainNav ol#nav li:hover ol ol ol ol {
	  display:none;
	}
	div#mainNav ol#nav li:hover ol, div#mainNav ol#nav li li:hover ol, div#mainNav ol#nav li li li:hover ol, ol#nav li li li li:hover ol {
	  display:block;
 
	}
	div#mainNav ol#nav li:hover ol li a.hevron {
       background: url(../imgs/mainnav/arrow_over.gif) 190px 13px no-repeat ;
		}
	div#mainNav ol#nav li:hover ol li:hover li a.hevron {
       background: url(../imgs/mainnav/arrow_over.gif) 190px 13px no-repeat ;
		}
     
   div#mainNav ol#nav li:hover ol li a:hover {
      background: #89bad8 url(../imgs/mainnav/arrow_over.gif) 190px 13px no-repeat ;
	  color: #ffffff;
	  }
	div#mainNav ol#nav li:hover ol li.vidfly a:hover {
       background: #89bad8;
	   color: #ffffff;
	   }
	div#mainNav ol#nav li:hover ol li:hover ol li a:hover {
      background: #89bad8 url(../imgs/mainnav/arrow_over.gif) 190px 13px no-repeat;
	  color: #ffffff;
	  }
	div#mainNav ol#nav li:hover ol li:hover ol li.livefly a:hover {
      background: #89bad8;
	  color: #ffffff;
	  }
	div#mainNav ol#nav li:hover ol li:hover ol li:hover ol li a:hover {
      background: #89bad8;
	  color: #ffffff;
	  }

/*>>>> ORIGINAL screen.css#39*/
/* end of nav section */

/* ----------------------------------- 
	=breadcrumbs
-------------------------------------- */

	#breadcrumbs {
	  position: absolute;
	  left: 10px;
	  z-index: 2;
	  border: 0px solid;
	  padding-top: .75em;
	}
	div#header #breadcrumbs ol {}

	#breadcrumbs li {
		display: inline;
		font-size: .95em;
		padding-left: 1em;
		padding-right: .25em;
		background: url(../imgs/common/breadcrumb_trail.gif) no-repeat 0 3px;
	}

	#breadcrumbs a:hover {
		border-bottom: 1px dashed #005293;
	}

	#breadcrumbs li.youarehere, 
	#breadcrumbs li.home {
		padding-left: 0 !important;
		background: none;
	}

/* ----------------------------------- 
	=secondNav
-------------------------------------- */

	div#header #welcomeSearch,
	div#header #secondNav {
	  background: url(../imgs/backgrounds/welcome_search_bg.gif) repeat-x bottom;
	  border-top: solid 1px #f2f2f2;
	  border-left: solid 1px #f2f2f2;
	  clear: both;
	  font-size: .917em;
	  padding: 0px 0px 0px 0px;
	  text-align: left;
	}

	div#header #secondNav {
	  padding: 7px 0px 8px 0px;
		
	}
	div#header #secondNav ol {

	}
	div#header #secondNav li {
		display: inline;
	}

	div#header #secondNav li a {
		padding: 10px 10px 7px 10px;
		border: none;
	}

	div#header #secondNav li a:hover {
		color: #333333;
		background: #eeeeee;

	}
	div#header #welcomeSearch #welcome {
	  float: left;
	  padding: 5px 10px 10px 5px;
	}
	div#header #welcomeSearch #welcome h4 {
	  display: inline;
	  margin: 0 5px 0 0;
	  color: #d71f85;
	}
	div#header #welcomeSearch #search {
	  float: right;
	  background: url(../imgs/backgrounds/welcome_search_end_bg.gif) no-repeat right bottom;  
	  padding: 5px 5px 10px 5px;
	  color: #d71f85;
	}
	div#header #welcomeSearch #search span {
	  font-weight: bold;
	}
	div#header #welcomeSearch #search form {
	  display: inline;
	}
	div#header #welcomeSearch #search form input {
	  font-size: .917em;
	}
	div#header #welcomeSearch #search form input.searchSubmit {
	  background: url(../imgs/backgrounds/search_submit.gif);
	  width: 26px;
	  height: 27px;
	  border: none;
	}

/* ----------------------------------- 
	=pageTitle
-------------------------------------- */

div#header #pageTitle{
  background: url(../imgs/backgrounds/thirdLevelHeader.jpg) no-repeat top right;
  width: 898px;
  background-color: #f8f8f8;
  padding: 10px;
  margin: 0px;
  height: 60px;
}

div#header #pageTitle h2{
  background-image: none;
  font-size: 1.5em;
  font-weight: bold;
  color: #D71f85;
  padding: 0px 0px 7px;
}

div#header #pageTitle div{
  font-size: 1.167em;
  color: #555555;
}

div#home div#splash {
	height: 250px;
	border: 0px solid;
	width: 960px;
	
}

#home #splash #carousel {
	position: absolute;
	top: 160px;
	left: -20px;
	border: 0px solid;
	width: 724px;
	height: 250px;
	margin: 0 0px 0px 0;
	z-index: 1;

}

div#home a.three-easy-steps {
	position: absolute;
	top: 410px;
}

div#home a.metro-banner {
	position: absolute;
	top: 410px;
	left: 650px;
}

span.reg {
	font-size: .6em;
	vertical-align:top;
	
} 
span.reg7 {
	font-size: .71em;
	vertical-align:top;
	
} 

/*
#home #splash #login-box span {
	margin-left: -9999px;
}

#home #splash #login-box h2, #tier02 #splash #login-box h2, #login-box h2 {
	background: url(../imgs/backgrounds/h2_login.jpg) repeat-x;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin:0;
}

*/

.info {
	position: absolute
	left: 400px;
}

/* --------------------
	=footer 
----------------------- */
div#footer  {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0;
}



div#footer ol {
	padding: 12px 20px 30px 0px;
}

div#footer li {
	display: inline;
	font-size: 1em;
	padding-left: 1em;
	padding-right: .25em;
	background: url(../imgs/common/breadcrumb_trail.gif) no-repeat 0 3px;	 
}

div#footer ol li a{
	border-bottom: 1px dashed #999999;	
	padding-bottom: .2em;
}
div#footer ol li a:hover {
	border-bottom: 1px dashed #005293;
	text-decoration: none;
}

/* data tables */

.column-full-width div.data-table {
	width:960px;
}



div.data-table table tr td.blank,
table.data tr td.blank{
	border-top: none;
	border-left: none;
}


div.data-table table tr th,
div.data-table table tr td,
table.data tr th,
table.data tr td {
	border-bottom: 1px dotted #cccccc;
	border-right: 1px solid #dddddd;
	padding: 1em;
}
div.data-table table tr td ul {
	margin-left: 15px;
	padding-left: 15px;
}
div.data-table table tr th:last-child,
div.data-table table tr td:last-child,
table.data tr th:last-child,
table.data tr td:last-child{
	border-right: none;
}

div.data-table table tr:last-child td,
table.data tr:last-child td{
	border-bottom: none;
}

div.data-table table {
	margin-bottom: 0px;
}

table.data {
	width: 960PX;
	width: 100%;
	margin-bottom: 0;
	background: #ffffff;

}

div.data-table, table.data {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #cccccc;
	padding: 0;
}

table.data tr.first th {
	border-top: 1px solid #dddddd;
}

table.data tr.last td {
	border-bottom: 1px solid #dddddd;
}

table.data tr th {
	border-left: 1px solid #cccccc;
}

table.data tr td {
	border-right: 1px solid #cccccc;
}

.columns-07 .col01 {
	width: 144px;
}
.columns-07 .col02, .columns-07 .col03, .columns-07 .col04, .columns-07 .col05, .columns-07 .col06, .columns-07 .col07 {
	width: 136px
}

/* ----------------------------------- 
	=homepage
-------------------------------------- */
.homepage div#product-set {
	position: absolute;
	top: 520px;
	left: 0px;
	background: #424242 url(../imgs/backgrounds/product-set.jpg) repeat-x 0 0;
	padding: 0 0 8px 0;
	width: 960px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.homepage div#product-set h2 {
	color: #ffffff;
	padding: 10px 0 12px 10px;
	margin:0;
	background: #424242 url(../imgs/backgrounds/product-set-h2.jpg) repeat-x 0 0;
	border: 0px solid #ff0000;
}


.homepage div#product-set a {
	display: block;
	float: left;
	width: 230px;
	border: 0px solid;
	margin-left: 8px;
	background: #ffffff;
	height: 130px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	opacity: .90;
}

	.homepage div#product-set a h3 {
		padding: 1.5em 0 1em 4em;
		border: 0px solid;
		margin: 0;
	}

	.homepage div#product-set a p {
		padding: 0px 8px 0px 8px;
	}
	
	.homepage div#product-set a:hover h3 {
		color: #ffffff !important;
		padding-right: 8px;
	}

	.homepage div#product-set a#box01 h3 {color: #339900; background: url(../imgs/icons/h3_audio.png) no-repeat;}
	.homepage div#product-set a#box02 h3 {color: #621B85; background: url(../imgs/icons/h3_web.png) no-repeat;}
	.homepage div#product-set a#box03 h3 {color: #ED9529; background: url(../imgs/icons/h3_video.png) no-repeat;}
	.homepage div#product-set a#box04 h3 {color: #D71E83; background: url(../imgs/icons/h3_streaming.png) no-repeat;}

	.homepage div#product-set a:hover {color: #ffffff; text-decoration: none;}
	.homepage div#product-set a#box01:hover  {background: #339900;}
	.homepage div#product-set a#box02:hover  {background: #621B85;}
	.homepage div#product-set a#box03:hover  {background: #ED9529;}
	.homepage div#product-set a#box04:hover  {background: #D71E83;}

#callout1 {   
	position: absolute;
   top: 150px;
   height: 89px;
   width: 200px;
   margin: 20px 10px 20px 0;
   background: url(../imgs/icons/homearrow.jpg) no-repeat;
}

#callout1 p {
color: #333333;
 font-family: verdana, arial, times, sans-serif;
 font-size: 13px;
 padding: 0px 0 0 20px;
 width: 200px;
 height: 40px;
 }

#callout1 img {
position: absolute;
top:0px;
right: 5px;
}

#callout2 {
position: absolute;
top: 130px;
 left: 220px;
  width: 200px;
  height: 89px;
  background: url(../imgs/buttons/1button.jpg) no-repeat;
  margin: 20px 0 0 3px;
  text-align: right;
  }

/* =homepage-tri-column area 
----------------------------- */

.homepage-tri-column {
/* This is the generic box with the curve in the background */
   position: absolute;
	top: 970px;
   width: 310px;
	height: 320px;
	background: url(../imgs/backgrounds/curved-box.gif) no-repeat;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	border: 0px solid;
}

	#newsbox  { left: 0px;}
	#media-library { left: 330px; }
	#givesbox  {
		left: 650px;
		background: url(../imgs/green/curved-box.gif) no-repeat;
	}
	#calculate, #comms {
		top: 720px;
		height: 240px;
	}
	#comms {
	/* =uc Unified communications on the homepage*/
		left: 325px;
		width: 636px;
		background: url(../imgs/backgrounds/unified_communications.jpg) no-repeat;
	 }
 
.homepage-tri-column h3 {
	color: #005293;
	border: 0px solid;
	padding-left:0;
	font-size: 1.3em;
	padding: 18px 0 20px 45px;
	margin-left: 20px;
 }
   
	#newsbox h3 {
	   background: url(../imgs/icons/news.jpg) no-repeat 0px 8px;
	}

	#newsbox ul li a {
		text-decoration: none;
		border-bottom: 0px dashed #999999;
	}

	#newsbox ul li a:hover {
		text-decoration: none;
		border-bottom: 1px dashed #005293;
	}
	#media-library h3 {
	   background: url(../imgs/icons/folder.gif) no-repeat 0px 8px;
	}
	#givesbox h3 {
	   background: url(../imgs/icons/flower.jpg) no-repeat 0px 8px;
	}
#calculate h3 {
		background: url(../imgs/icons/calculator.jpg) no-repeat 0px 8px;
	}
	#comms h3 {
 color: #005293;
 }

.homepage-tri-column p {
	margin: 0px;
	padding: 0 20px 0px 20px;
}
	#givesbox p {
		margin-right: 50px;
}

	a.green-program {
		display: block;
		background: url(../imgs/buttons/green-program.gif) no-repeat 0 0;
		height: 55px;
		width:188px;
		border: 0px solid;
		text-decoration: none;
	}
	a.green-program:hover {
		background: url(../imgs/buttons/green-program.gif) no-repeat 0 -85px;
		text-decoration: none;
	}
	#givesbox a.green-program:hover {
		text-decoration: none;
	}

	a.green-program span {
		margin-left: -9999px;
	}

	#comms p {
		margin-right: 320px;
	}

.homepage-tri-column ul,
.homepage-tri-column ol {
	margin-left: 40px;
	margin-right: 20px;
}

.homepage-tri-column a.bottomlink {
	position: absolute;
	display: block;
	bottom: 0;
	width: 100%;
	background: url(../imgs/backgrounds/curved-box-bottom.gif) no-repeat 0 0;
	padding: .5em 0 .5em 1em;
}
	#comms a.bottomlink {
		background: url(../imgs/backgrounds/curved-box-bottom-wide.gif) no-repeat 0 0;
  }

.homepage-tri-column a.bottomlink,
.homepage-tri-column a.bottomlink:active,
.homepage-tri-column a.bottomlink:visited,
.homepage-tri-column a.bottomlink:hover {
	color: #ffffff;
}

.homepage-tri-column a.bottomlink:hover {
	text-decoration: none;
/*	border-bottom: 1px dashed #005293;*/
 }


.homepage-tri-column ul li a:hover {
	text-decoration: none;
}
/* end homepage-tri-column 
--------------------------- */



/* end of homepage stuff */



.tier02 .support #product-set1 {
   position: absolute;
   top: 300px;
   left: 50px;
   
   width: 350px;
   }
.tier02 .support #product-set2 {
   position: absolute;
   top: 300px;
   left: 550px;
  
   width: 350px;
   }

.tier02 .support #miniwrap1 {
    position: absolute;
	top: 1100px;
	left: 0px;
	height: 300px;
	}
.tier02 .support #product-set1 ul,
.tier02 .support #product-set2 ul {
   padding-left: 50px;
 }

 .video-maintenance #product-set1 ul {
	padding-left: 15px;
	margin-left: 15px;
 }
    
.tier02 .support #product-set1 h2 span,
.tier02 .support #product-set1 h3 {
    color: #69BE28;
}
.tier02 .support #product-set1 h2 .meet {
    color: #005293;
}

.tier02 .support #product-set2 h2 span {
    color: #660099;
	}
.tier02 .support #product-set2 h2 .vid {
    color: #ffa02f;
	}
.tier02 .support #product-set2 h2 .stream {
   color: #D71F85;
   }
/*
.managed-video #more-info1 {height: 310px;}
.video-maintenance #more-info1 {height: 200px;}
.webex #more-info1 {height: 165px;}
.livemeeting #more-info1 {height: 165px;}
.event-management #more-info1 {height: 260px;}
.adoption #more-info1 {height: 190px;}
.desktop #more-info1 {height: 260px;}
.user #more-info1 {height: 190px;}
*/

/* begin customer video showcase page */
.showcase .column01 {
	position: absolute;
	background-image: none;
	background-color:#fbfbfb;
	border:1px solid #f1f1f1;
	left: 0px;
	top: 410px;
	width: 470px;
	height: 580px;
	padding-bottom: 0px;
}

.showcase .column02 {
    position: absolute;
	width: 470px;
	background-image: none;
	background-color:#fbfbfb;
	border: 1px solid #f1f1f1;
	top: 410px;
	height: 580px;
	left: 490px;
	padding-top: 15px;
}
/* end customer video showcase page */

/* ----------------------------------- 
	=mastheads
------------------------------- */
	.tier02 #page-masthead1,
	.tier02 #page-masthead,
	.tier02 #masthead,
	#masthead {
		position: absolute;
		top: 170px;
		width: 100%;
		height: 210px; /* =different in: IE6 */
		padding-top:40px;
		border: 0px solid;
	}
	#masthead #splash {	
		padding-left:90px;
	}
	#masthead #splash h1 {
	width: 410px;
	}

	#masthead #splash p,
	#masthead #splash div {
		border: 0px solid;
		width: 395px;
	}

	/* =masthead-audio 
	------------------ */
	.tier02 .audio #masthead,
	.audio #masthead {
		background: url(../imgs/mastheads/audio-conferencing_masthead.jpg) no-repeat;
	}/* >>> Page specifics: */
		.audio.meetme #masthead {
			background: url(../imgs/mastheads/audio01.jpg) no-repeat;
		}
		.audio.self-managed-event #masthead {
			background: url(../imgs/mastheads/audio03.jpg) no-repeat;
		}	
		.audio.managed #masthead, .audio.managed-informational-videos #masthead {
			background: url(../imgs/mastheads/audio02.jpg) no-repeat;
		}
		.audio.assisted-managed-event #masthead {
			background: url(../imgs/mastheads/audio04.jpg) no-repeat;
		}
		.audio.usemeetme #masthead {
			background: url(../imgs/mastheads/userguides-audio.jpg) no-repeat;
		}

		.audio #masthead.empty {
			background: url(../imgs/mastheads/audio000.jpg) no-repeat;
		}

	/* =masthead-web 
	------------------ */
	.tier02 .web #masthead {
		background: url(../imgs/mastheads/web-girl-in-chair.jpg) no-repeat;
	}

	.livemeeting #masthead {
		background: url(../imgs/mastheads/web02.jpg) no-repeat;
	}
	
	.webex #masthead {
		background: url(../imgs/mastheads/web01.jpg) no-repeat;
	}

	.web.user #masthead {
		background: url(../imgs/mastheads/userguides01.jpg) no-repeat;
		height: 165px;
		padding-top: 65px;
	}
	.audio.user #masthead {
		background: url(../imgs/mastheads/userguides-audio.jpg) no-repeat;
		height: 165px;
		padding-top: 65px;
	}

	
	/* =masthead-video 
	------------------ */
	.video #page-masthead1,
	.video #page-masthead,
	.tier02 .video #masthead,
	.video #masthead {
		background: url(../imgs/mastheads/video03.jpg) no-repeat;
	}
		.telepresence #masthead {
			background: url(../imgs/mastheads/video03.jpg) no-repeat;
		}
		.managed-video #masthead {
			background: url(../imgs/mastheads/video08.jpg) no-repeat;
		}
		.equipment #page-masthead1,
		.equipment #page-masthead,
		.equipment #masthead{
			background: url(../imgs/mastheads/video-equipment_masthead.jpg) no-repeat;
		}
		.video.traditional #masthead {
			background: url(../imgs/mastheads/video09.jpg) no-repeat;
		}
		.vue #masthead {
			background: url(../imgs/mastheads/video05.jpg) no-repeat;
		}	
		.telepresence #masthead {
			background: url(../imgs/mastheads/video06.jpg) no-repeat;
		}	
		.global-video-exchange #masthead {
			background: url(../imgs/mastheads/video07.jpg) no-repeat;
		}
		.video-bridging #masthead {
			background: url(../imgs/mastheads/video10.jpg) no-repeat;
		}
	/* =masthead-streaming 
	------------------ */
	.tier02 .streaming #masthead {
		background: url(../imgs/mastheads/streaming.jpg) no-repeat;
	}

		.tier02 .streaming #masthead #splash h1,
		.tier02 .streaming #masthead #splash p,
		.tier02 .streaming #masthead #splash div {
			border: 0px solid;
			width: 360px;
		}
.streaming.usestreaming #masthead {
			background: url(../imgs/mastheads/userguides-streaming.jpg) no-repeat;
		}

	div#home #splash {
		background: url(../imgs/mastheads/background-frame.jpg) no-repeat;
	}
	/* =masthead-solutions 
	------------------ */
	.unified-comms #masthead {
		background: url(../imgs/mastheads/solutions02.jpg) no-repeat;
	}
	
	.aboutus #masthead {
		background: url(../imgs/mastheads/community01.jpg) no-repeat;
	}

	.contactus #masthead {
		background: url(../imgs/mastheads/contact01.jpg) no-repeat;
	}

	.support #masthead, .mymm #masthead {
		background: url(../imgs/mastheads/mymm01.jpg) no-repeat;
	}

	.government #masthead {
		background: url(../imgs/mastheads/global-unified-communications.jpg) no-repeat;
	}

/* ----------------------------------- 
	=bodyCopy located below mastheads on every page
------------------------------- */
	#bodyCopy {
		position: absolute;
		top:400px; /* =different in: IE6 */
		border: 0px solid;
	}


/* =landingpage
---------------------------------- */
	.landingpage #bodyCopy {
		top: 410px;
	}
	.showcase.landingpage #bodyCopy {
		top: 0px; /* =different in: IE6 */
	}

.landingpage #bodyCopy .column, .training #bodyCopy .column {
    position: absolute;	
	background-image: none;
	background-color:#fbfbfb;
	border: 1px solid #f1f1f1;
	padding: 8px 20px 20px 15px;
}

.landingpage #bodyCopy .column01 {
	left: 0px;
	width: 585px; /* =different in: IE6 */
}

.landingpage #bodyCopy .column02 {
	left: 640px; /* =different in: IE6 */
	width: 285px;
}

.landingpage #bodyCopy .column ul,
.landingpage #bodyCopy .column ol,
.training #bodyCopy .column ul,
.training #bodyCopy .column ol {
	margin-left: 15px;
}

.landingpage #bodyCopy .column ol {
	list-style-type: decimal;
}

.support #bodyCopy .column,
#bodyCopy.tri-column .column {
	position: absolute;
	width: 275px;
}

.support #bodyCopy .column01,
#bodyCopy.tri-column .column01 {
	left: 0px;
}

.support #bodyCopy .column02,
#bodyCopy.tri-column .column02 {
	left: 325px !important;
}

.support #bodyCopy .column03,
#bodyCopy.tri-column .column03 {
	left: 650px !important;
}

#bodyCopy.tri-column .column h3 {
	font-size: 1em;
}

.support .tri-column h3 {
}
.support li h4 {
	margin-bottom: .25em;
}

.training #bodyCopy .column01 {
	width: 920px; /* different in: IE6 */
	margin-top:5px;
}

/* =tabbed landing page
------------------------------- */

	
	#tabbed-area  {
	min-height: 600px; /* needs to be 6px less than #content-more-info */
	}
	
	#content-more-info {
		position: absolute;
		left: 660px;
		padding:46px 10px 0 10px;
		top: 0px;
		background: url(../imgs/tabbed-area/bg.jpg) repeat-x 0 0;
		min-height: 580px;
		-moz-border-radius-topright: 7px;
		-webkit-border-top-right-radius: 7px;
	}
	
	#registrationForm, #recommend-downloads {
		background: #ffffff;
		padding: 10px;
		padding-bottom: 20px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		margin-bottom: 10px;
	}

	#registrationForm{
	/* position:absolute;
	top:120px;
	left:643px;
	width:300px;
	height:478px; */
	}
	#registrationForm h2{
	/*text-indent:-1999px;
	display:none;*/
	}

	#registration{
	margin-top:5px;
	}

#registration select {
	font-size: .9em;
}

	.formTop, .non-regapp {
	background:url(../imgs/form-people.png) no-repeat 0 0;
	width:300px;
	height:275px;
	padding-left:19px;
	padding-top:145px;
	z-index:100;
	}

	.non-regapp {
		padding-top:260px;
	}

	.formBottom{
	background:url(../imgs/form-bottom.png) no-repeat 0 0;
	width:300px;
	height:41px;
	}

	.formTitle{
	top:-5px;
	}

	.formLabel{
	width:103px;
	line-height:1em;
	float:left;
	}

	label {
		border: 0px solid;
	}

	.formField{
	width:149px;
	float:left;
	}

	.formElement{
	width:260px;
	clear:both;
	padding-top:5px;
	display: block;
	}

	#terms a{
	padding-left:103px;
	text-decoration:underline;
	}

	#registrationSubmit{
	padding-left:103px;
	width:157px;

	}


/*  *** */

#tabbed-area {
	width: 660px;
	background: url(../imgs/tabbed-area/bg.jpg) repeat-x 0 0;
	padding: 6px 0px 20px 0px;
	border: 0px solid #ff0000;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
}

#tabbed-area ul.tabs {
	margin: 0 0px 0 10px;
	padding: 0;
	float: left;
	list-style: none;
	height: 40px; /*--Set height of tabs--*/
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	width: 100%;
}
#tabbed-area ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 40px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 40px; /*--Vertically aligns the text within the tab--*/
	border: 0px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	margin-right: 2px;
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	background: url(../imgs/tabbed-area/tabs.png) repeat-x 0 -60px;
}

#tabbed-area ul.tabs li {
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}

#tabbed-area ul.tabs li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-size: .9em;
	padding: 0 10px 0 10px;
	border: 0px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}
#tabbed-area ul.tabs li a:hover {
	background: #ccc;
	background: url(../imgs/tabbed-area/tabs.png) repeat-x 0 -120px;
}

#tabbed-area ul.tabs li.active a {
	color: #000000;
	font-weight: bold;
	padding: 0 8px 0 10px;
}
html #tabbed-area ul.tabs li.active,
html #tabbed-area ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #ffffff; /*url(../imgs/tabbed-area/tabs.png) repeat-x 0 0;*/
	border-bottom: 0px solid #ffffff; /*--Makes the active tab look like it's connected with its content--*/
}

#tabbed-area .tab_container {
	border: 0px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;	
}


#tabbed-area .tab_content {
	padding: 20px;
	font-size: 1.2em;
	background: url(../imgs/tabbed-area/bg-content.jpg) repeat-y;
	line-height: 1.5em;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
/*	border-bottom: 10px solid #434343;
	border-image: (../imgs/tabbed-area/bg-content-bottom.jpg) 6 6 6 6 round round;*/
}

#tabbed-area .tab_content h2 {
	font-size: 1.1em;
	font-weight: bold;
}

#tabbed-area .tab_content h3 {
	font-size: 1em;
	font-weight: bold;
}

/* ----------------------------------- 
	=productSet, =product-set Appears on most tier02 pages
------------------------------- */

.tier02 #product-set1,
.tier02 #product-set,
#product-set {
	position: absolute;
	top: 0px;
	width: 900px;
}
.tier02 .support #product-set1,
.tier02 .support #product-set2 {
	position: absolute;
	top: 420px;
}

.tier02 .training #product-set1 {
	position: absolute;
	top: 20px;
	width: 900px;
	left: 20px;
}

#product-set1 #overview {
	width:630px;
}

#product-set1 #support-box {
	position: absolute;
	top: 10px;
	left: 650px;
	width: 310px;
	border: 0px solid #cccccc;
	padding-bottom: 1em;
}

.equipment #product-set1 #support-box {
	top: 5px;
}

		#product-set1 #support-box h3,
		#product-set1 #support-box p,
		#product-set1 #support-box ul {
			padding-left: 1em;
		}

		#product-set1 #support-box ul {
			margin-left:1.5em;
		}

.mymm #overview ul {
	margin-left: 50px;
}


/* ----------------------------------- 
	=more-info, =moreinfo
------------------------------- */

	#more-info,
	#more-info1,
	#moreinfo {
		position: absolute;
	}

	.column a:hover {
	/*	text-decoration: underline;*/
		border-bottom: 1px dashed #005293;
	}

	.tier02 #more-info1,
	.tier02 #more-info {
		/* This should probably be removed since it changes for each section */
		top: 280px;
	}

		.tier02 .audio #more-info1,
		.tier02 .audio #more-info {
			top: 315px;
		}

		.tier02 .web #more-info1,
		.tier02 .web #more-info {
			top: 220px;
		}

		.tier02 .video #more-info1,
		.tier02 .video #more-info,
		.tier02 .video #more-info1vid {
			position: absolute; /* need to consolidate this! */
			top: 345px;
		}

		.tier02 .video.equipment #more-info1,
		.tier02 .video.equipment #more-info,
		.tier02 .video.equipment #more-info1vid {
			top: 225px;
		}

		.tier02 .streaming #more-info1,
		.tier02 .streaming #more-info {
			top: 110px;
		}

		.tier02 .engage #more-info1 {
			top: 130px;
		}

	.tier02 #more-info1 .column,
	.tier02 #more-info1vid .column, 
	.tier02 #more-info .column {
		/* Each of the columns on the tier02 landing pages share similar properties except for horizontal spacing. Therefore set the shared attributes here */
		position: absolute;
		width: 310px;
/*		background: url(../imgs/backgrounds/box-310x275-curved.gif) no-repeat 0 0;*/
		background: url(../imgs/backgrounds/curved-box-tiers.gif) no-repeat 0 0;
		height: 325px;
		
	} /* >>> Now position the three columns horizontally spaced from one another */
		
		.tier02 #more-info1 .column01,
		.tier02 #more-info1vid .column01, 
		.tier02 #more-info .column01 {
			left: 0px;
		}
		.tier02 #more-info1 .column02,
		.tier02 #more-info1vid .column02,
		.tier02 #more-info .column02 {
			left: 325px;
		}
		.tier02 #more-info1 .column03,
		.tier02 #more-info1vid .column03,
		.tier02 #more-info .column03 {
			left: 650px;
		}

		/* >>> Training page is only going to use 1 column, so make changes here */
		.training #bodyCopy {
			margin-left:30px;
		}
		.training #more-info-training {
			position: absolute;
			width: 900px;
			background-image: none;
			padding: 0px 0px 0px 0px;
			top: 100px;
			left: 40px;
			overflow: auto;
		}

		.training #more-info-training ul {
			padding-left:20px;
		}
		.training h3 {
			color: #dc529f;
			margin-top: 5px;
		}

		.training-event {
			position: relative;
			width: 800px;
			background-image: none;
			background-color:#fbfbfb;
			border: 1px solid #f1f1f1;
			padding: 0px 20px 10px 20px;
			margin: 0px 0px 10px 0px;
			overflow: auto;
		}

		.training-overview ul {
			list-style-image: none;
			list-style-type: disc;
		}

		.training-event a:hover {
			color: #d71f85;
		}

		.training .training-details p,
		.training .training-schedule p{
			padding-left:20px;
			padding-right:10px;
		}

		.training #training-details-1 ul,
		.training #training-schedule-1 ul,
		.training #training-details-2 ul,
		.training #training-schedule-2 ul,
		.training #training-details-3 ul,
		.training #training-schedule-3 ul,
		.training #training-details-4 ul,
		.training #training-schedule-4 ul {
			padding: 0px 30px 10px 50px;
		}

		.training-event-desc {
			float: left;
			width: 400px;
			background-color:#f4f4f4;
			border: 1px solid #dddddd;
			margin-top:10px;
			padding-top:5px;  /* Different in: IE6 */
			min-height:30px;  /* Different in: IE6 */
		}
		.training-event-sched {
			float: right;
			width: 350px;
			background-color:#f4f4f4;
			border: 1px solid #dddddd;
			margin-top:10px;
			padding-top:5px;  /* Different in: IE6 */
			min-height:30px;  /* Different in: IE6 */
		}
		.training-event-sched-img {
			background: url(../imgs/icons/calendar_40_magenta.gif) no-repeat 0px 0px;
			padding-left:40px;
			padding-top: 9px;
			padding-bottom:20px; /* Different in: IE6 */
			width:350px;
			height:40px;
		}
		.training-event-detail-img {
			background: url(../imgs/icons/zoom_in_40_magenta.gif) no-repeat 0px 0px;
			padding-left:40px;
			padding-top: 9px;
			padding-bottom:20px; /* Different in: IE6 */
			width:350px;
			height:40px;
		}
	
	/* end training page */


	.tier03 #more-info1 .column,
	.tier03 #more-info1vid .column, 
	.tier03 #more-info .column {
	/*	Each of the columns on the tier02 landing pages share similar properties 
		except for horizontal spacing. Therefore set the shared attributes here */
		position: absolute;
		width: 310px;
		background: url(../imgs/backgrounds/curved-box-tiers.gif) no-repeat 0 0;
		border-bottom: 1px solid #efefef;
		padding-bottom: 20px;
		height: 400px;
	} /* >>> Now position the three columns horizontally spaced from one another */

	#more-info1 .column-wide {
		position: absolute;
		width: 635px;
	}
				
		.tier03 #more-info1 .column01,
		.tier03 #more-info1vid .column01, 
		.tier03 #more-info .column01 {
			left: 0px;
		}
		.tier03 #more-info1 .column02,
		.tier03 #more-info1vid .column02,
		.tier03 #more-info .column02 {
			left: 325px;
		}
		.tier03 #more-info1 .column03,
		.tier03 #more-info1vid .column03,
		.tier03 #more-info .column03 {
			left: 650px;
		}

	.tier03 #more-info1,
	.tier03 #more-info {
		/* This should probably be removed since it changes for each section */
		top: 125px;
	}

		.managed #more-info1 {
			top: 155px;
		}
		.tier03 .assisted-managed-event #more-info1 {
			top: 150px;
		}
			.tier03 .assisted-managed-event #more-info1 .column02, 
			.tier03 .managed #more-info1 .column02{
				padding-top: 63px;
			}
		.telepresence #more-info1 {top: 170px;}
		.global-video-exchange #more-info1 {top: 170px;}
		.video-maintenance #more-info1 {top: 170px;}
		.event-management #more-info1 {top: 280px;}
			.event-management #more-info1 .column03{top: -120px;}
		.video.adoption #more-info1 {top: 170px;}
		.vue #more-info1 {top: 170px;}
		.traditional-equipment #main-info1 {top: 350px;}
		.video.desktop #main-info1 {top: 280px; display: none;}

		.uc #more-info1 {top: 450px;}

.about #more-info1 {
	top: 450px;
	left: 410px;
	left: 0px;
	left: 5px;
	border: 0px solid #ff0000;
	padding-left: 0px;
/*	background: url(../imgs/backgrounds/box-525x200-thick-base.gif) no-repeat bottom;*/
	padding-top: 0;
	width: 525px;
	height: 215px;
}
.contracts #more-info1 {
	padding-left: 40px;
	background: none;
}

.aboutus #more-info1,/* =different in: IE6 */
.facts #more-info1,
.contact #more-info1,
.exec #more-info1,
.partners #more-info1,
.survey #more-info1 {top: 450px;}

.webex-free-trial #more-info1 {top: 420px;}

#more-info1 h2,
#more-info1 p,
#more-info1 ul {
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#more-info1vid .column01 h2,
#more-info1vid .column02 h2,
#more-info1vid .column03 h2,
#more-info1 .column01 h2,
#more-info1 .column02 h2,
#more-info1 .column03 h2,
#more-info .column01 h2,
#more-info .column02 h2,
#more-info .column03 h2 {
	font-size: 1.3em;
	margin-left: 0;
	font-weight: bold;
	line-height: 1.25em;
}
/*
#more-info1vid .column ul,
#more-info1 .column ul,
#more-info .column ul {
    padding:0 0 0px 0px;
	margin-left: 25px;
}*/
#more-info1vid .column01 li,
#more-info1vid .column02 li,
#more-info1vid .column03 li,
#more-info1 .column01 li,
#more-info1 .column02 li,
#more-info1 .column03 li {
    padding: 0 0 5px 0;
    list-style-type: disc;
}

#more-info1 .column02 img,
#more-info1 .column03 img {
    position: absolute;
	top: 15px;
	left: 15px;
	}

.mymm #masthead #splash h1 {
	width: 460px;
	color: #005293;
}

.mymm #masthead #splash ul {
	margin-left: 20px;
}
.mymm #more-info1 .column01 {
	position: absolute;
	background-image: none;
	background-color:#fbfbfb;
	border:1px solid #f1f1f1;
	left: 0px;
	padding-top: 0px;
	top: -100px;
	width: 470px;
	height: 300px;
	padding-bottom: 0px;
}

.mymm #more-info1 .column02 {
    position: absolute;
	width: 470px;
	background-image: none;
	background-color:#fbfbfb;
	border: 1px solid #f1f1f1;
	top: -100px;
	height: 300px;
	left: 490px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.mymm #overview {
	margin-left: 20px;
	padding-right: 20px;
}
.mymm #product-set1 {
    height: 300px;
	width: 964px;
    background: url(../imgs/backgrounds/mymm_flyer.gif) no-repeat;
}

/* ---------------------------------------
	end =moreinfo
	=miniwraps, =productset, =product-set
------------------------------------------ */

.video #miniwrap1 {
    
	position: absolute;
	top:110px;
	height: 300px;
	width: 964px;
    background: url(../imgs/backgrounds/vc_flyer_background.gif) no-repeat;
	}

.streaming #miniwrap1 {
	height: 140px;
	width: 964px;
    background: url(../imgs/backgrounds/web_flyer.gif) no-repeat;
}

.equipment #miniwrap1 {
    top: 95px;
	height: 200px;
	width: 964px;
    background: url(../imgs/backgrounds/vequip_flyer_background.gif) no-repeat;
	}

.video #miniwrap1 h2 {
    color: #005293;
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 0;
	}
.video #miniwrap1 p {
	margin-top: 5px;
}

.managed-video #miniwrap1 {
    background: url(../imgs/backgrounds/flyer_video_3_cols.gif) no-repeat;
	top: 170px;
}
	.managed-video #miniwrap1 .column {
		position: absolute;
		width: 290px;
		padding-top: .5em;
	}
	.managed-video #miniwrap1 .column ul {
		margin-left: 15px;
	}
	.managed-video #miniwrap1 .column01 {
		left: 18px;
	}
	.managed-video #miniwrap1 .column02 {
		left: 338px;
	}
	.managed-video #miniwrap1 .column03 {
		left: 655px;
	}
.video-maintenance #miniwrap1 {
    background: url(../imgs/backgrounds/flyer_video_1_cols.gif) no-repeat;
	padding-top: 5px;
}
	.video-maintenance #miniwrap1 h2,
	.video-maintenance #miniwrap1 p,
	.video-maintenance #miniwrap1 ul {
		padding-left: 20px;
	}

	.video-maintenance #miniwrap1 h2 {
		margin-bottom: 1em;
	}

.tier02 .web #product-set #miniwrap
.tier02 .web #product-set1 #miniwrap,
.tier02 .web #product-set1 #miniwrap1 {
	height: 140px;
	width: 964px;
    background: url(../imgs/backgrounds/web_flyer.gif) no-repeat;
}

.tier02 #intro-area,
.tier02 .audio #intro-area,
.tier02 .web #intro-area{
	position: absolute;
	top: 10px;
}

.tier02 #intro-area p,
.tier02 .audio #intro-area p,
.tier02 .web #intro-area p {
	position: absolute;
	left: 0;
	width: 630px;
}

.tier02 #intro-area #request-more-info,
.tier02 .audio #intro-area #request-more-info,
.tier02 .web #intro-area #request-more-info{
	position: absolute;
	left: 650px;
}

.tier02 .audio #product-set #miniwrap
.tier02 .audio #product-set1 #miniwrap,
.tier02 .audio #product-set1 #miniwrap1 {
    position: absolute;
	top: 100px;
	height: 200px;
	width: 964px;
    background: url(../imgs/backgrounds/audio_flyer.gif) no-repeat;
	border: 0px solid;
}

.tier02 #miniwrap1 #vidboxleft {
    position: absolute;
	top: 5px;
	left: 15px;
	width: 210px;
	height: 95px;
	padding-left: 5px;
	
	
	}
.tier02 #miniwrap1  #vidbox1 {
    position: absolute;
	top: 5px;
	left: 255px;
	width: 220px;
	height: 150px;
	
	}

.tier02 #miniwrap1  #vidbox2 {
    position: absolute;
	top: 5px;
	left: 495px;
	width: 220px;
	height: 150px;
	
	}
.tier02 #miniwrap1  #vidbox3 {
    position: absolute;
	top: 5px;
	left: 735px;
	width: 210px;
	height: 150px;
	
	}
.tier02 #miniwrap1  #vidbox4 {
    position: absolute;
	top: 110px;
	left: 255px;
	width: 220px;
	height: 150px;
	
	}
.tier02 #miniwrap1  #vidbox5{
    position: absolute;
	top: 110px;
	left: 495px;
	width: 220px;
	height: 150px;
	
	}
.tier02 #miniwrap1  #vidbox6 {
    position: absolute;
	top: 110px;
	left: 735px;
	width: 220px;
	height: 150px;

	}
.tier02 #miniwrap1  #vidbox7 {
    position: absolute;
	top: 100px;
	left: 155px;
	width: 150px;
	height: 150px;
	border: 1px dashed red;
	}

.tier02 #miniwrap1 #vidbox8 {
    position: absolute;
	top: 110px;
	left: 15px;
	width: 240px;
	height: 300px;
	padding-left: 5px;
}
	

.tier02 #miniwrap1 .content,
#miniwrap1-4cols .content {
    position: absolute;
	top: 0px;
	width: 450px;
	border: 0px dashed red;
	padding-top: 1em;
}

#miniwrap1-4cols .content {
	top: 40px;
}

.tier02 #miniwrap1 #webbox01 {
	left: 20px;
}

.tier02 #miniwrap1 #webbox02 {
	left: 500px;
}
.tier02 #miniwrap1 #webbox03 {
    top: 150px;
	left: 20px;
}

.tier02 .web #product-set,
.tier02 .web #product-set1,
.tier02 .web #product-set1 {
	top: 90px;
}

.tier02 .webex-centers #product-set1 {
	position: absolute;
	top:40px;
	border: 0px solid;	
}


#miniwrap1-4cols {
    height: 220px;
	width: 964px;
    background: url(../imgs/backgrounds/web_flyer_4_cols.gif) no-repeat;
}
#miniwrap1-4cols .content {
	width: 200px;
}

#miniwrap1-4cols h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#miniwrap1-4cols #webbox01 {
	left: 15px;
}
#miniwrap1-4cols #webbox02 {
	left: 255px;
}
#miniwrap1-4cols #webbox03 {
	left: 495px;
}
#miniwrap1-4cols #webbox04 {
	left: 735px;
}

.tier02 .webex-centers #miniwrap1-4cols .content{
top: 0;
}

.tier02 #miniwrap1 #audiobox01 {
	left: 20px;
	width: 330px;
}

.tier02 #miniwrap1 #audiobox02 {
	left: 380px;
	width: 550px;
}

.tier02 #miniwrap1 #equipbox1 {
	position: absolute;
	left: 20px;
	width: 300px;
}

.tier02 #miniwrap1 #equipbox2 {
	position: absolute;
	left: 320px;
	width: 300px;
}

.tier02 #miniwrap1 #equipbox3 {
	position: absolute;
	left: 630px;
	width: 300px;
}


.tier02 .audio  #miniwrap1 .contentRight {
    position: absolute;
	top: 60px;	
	width: 500px;
	border: 0px dashed red;
	padding-top: .5em;
}

/* END TIER02 */

.tier02video #unsure1 {
   position: absolute;
   top: 705px;
   height: 100px;
   width: 900px;
   }
/*end of video conf page */

/* this is for web conf page */
.tier02 #foot {
   position: absolute;
   bottom: 300px;
   right: 0px;
   width:100%;
   }

/* =login-box
---------------------------- */

div#login-box {
	position: absolute;
	top: 28px;
	background: url(../imgs/login-box/background.jpg) no-repeat 0 0;
	width: 250px;
	height: 230px;
	text-align: left;
	left: 727px;
	display: block;
	border: 0px solid #ff0000;
}

.tier03 div#login-box {
	display: none;
}

.tier03 .video div#login-box {
	display: block;
}

#home div#login-box {
	top: 190px;
	border: 0px solid;
	z-index: 1;
}

div.login-area {
	position: absolute;
	left: 0px;
	width: 232px;
	height: 164px;
}

div#meeting_manager {
	background: url(../imgs/login-box/meeting_manager.jpg) no-repeat 0 0;
	opacity: 100;
	z-index: 1;
}

div#engage_video {
	background: url(../imgs/login-box/engage_video.jpg) no-repeat 0 0;
	opacity: 0;	
}

a#engage, a#mymm {
	position: absolute:
	font-weight: bold;
	color: #ffffff;
}

a#engage {
	left: 205px;
	padding-left: 150px;
	font-weight: bold;
	font-size: .8em;
}

a#mymm {
	left:20px;
	font-weight: bold;
	font-size: .8em;
	padding-left: 8px;
}

	.video div#meeting_manager {
		opacity: 0;		
	}
	.video div#engage_video {
		opacity: 100;
		z-index: 1;		
	}

#home #splash #login-box h2,
#tier02 #splash #login-box h2,
#login-box h2 {
	font-size: 1em;
	font-weight: bold;
	padding-left: .75em;
	padding-top: .5em;
	margin:0;
	background: none;
	color: #555555;
	border: 0px solid;
}

	/* =hide-login The little 'X' to close out the MyMM login area */
	div#login-box a#hide-login,
	.tier02 div#login-box a#hide-login {display:none;}
	.tier03 div#login-box a#hide-login,
	div#login-box a#hide-login {
		display: block;
		position: absolute;
		font-weight: bold;
		color: #555555;
		top:5px;
		border: 0px solid #999999;
		padding:.1em;
		text-align: right;
		width: 220px;
	}

	.video div#login-box a#hide-login {display:block;}

	div#login-box a#hide-login:hover {
		color: #D71E83;
	}
/* --------------- */
div#login-box ul {
	list-style: none;
}

div#login-box li {
	list-style: none;
	display: inline;
}

div#login-box #more-info-about-login {
    position: absolute;
	left: 0px;
	top: 140px;
	margin-top: 10px;
	height: 40px;
	z-index: 6;
	
}

div#login-box #more-info-about-login li {
	display: block;
}

div#login-box #more-info-about-login a {
	text-decoration: none;
	font-size: .9em;
	padding: 1em;
	border: 0px solid;
}

div#login-box #more-info-about-login a:hover {
	text-decoration: underline !important;
}

div#login-box .form-element {
	position: absolute;
	top: 7px;
	left: 10px;
	font-size:.9em;
	color: #ffffff;
}
div#login-box .form-label {
	position: absolute;
	left: 0;
	top: 40px;
	width: 75px;
	border: 0px solid;

	font-weight: bold;
}

div#login-box #login-username {
}
div#login-box #login-password {
	top: 30px;
}

div#login-box #login-submit {
	top: 93px;
	left: 155px;
}


div#login-box .form-field input {
    position: absolute;
	top: 40px;
	left: 80px;
    width: 130px;
	height: 20px;
}

div#login-box #login-other {
    position: absolute;
	top: 93px;
	left: 10px;
	font-size: .9em;
	line-height: 1.25em;
	color: #ffffff;
}
div#login-box #login-other a {
	color: #ffffff;
}

div#login-box #login-other a:hover {
/*	text-decoration: underline;*/
	border-bottom: 1px dashed #ffffff;
}
div#login-box .create {

}
div#login-box .forgot {
}

div#login-errors,
div#create-login-details {
	position: absolute;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 25px;
	top: 2px;
	background: #efefef url(../imgs/login-box/login-errors.jpg) no-repeat 0 0;
	z-index: 5;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top: 1px solid #EA81B9;
	border-right: 1px solid #B34A85;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #B34A85;
}

div#login-errors {
	left: -233px;
	width: 210px;
}

div#create-login-details {
	left: -230px;
	width: 235px;
}
div#login-errors h4,
div#create-login-details h4{
	color: #444444;
	margin: 0;
	margin-left: 10px;
	padding: .25em 0px .25em 0px;
	font-size: 1.2em;
}
div#login-errors div,
div#create-login-details p {
	color: #D71E83;
	margin-left: 10px;
	border-top: 1px dashed #cccccc;
	padding-bottom: .25em;
}

div#create-login-details p {
	color: #666666;
	border: none;
}

div#login-tray {
	position: absolute;
	top:156px; /* =different in: IE6 */
	right:0px;
	z-index: 2;
	display: none;
	border: 0px solid;
}

.tier03 div#login-tray {display: block;}
.tier03 .video div#login-tray {display: none;}

div#login-tray a {
	padding: 0px;
	margin:0px;
}

a.linkclass:hover {
	color: 444444 !important;
}

div#login {
	display: none;
}

div#loggedin {
	display: none;
	padding: 30px 1em 0 15px;
}

div#loggedin a {
	color: #ffffff;
}

div#loggedin a:hover {
	border-bottom: 1px dashed #ffffff;
}

/* --- end =login-box ----- */

div.tier02 #product-set {
	position: absolute;
	top: 400px;
	width: 100%;
}

div.tier02 #product-set .column {}

.tier02 #unsure {
   position: absolute;
   top: 570px;
   height: 100px;
   width: 900px;
   }

div.tier02 #product-set .column01 {	
     position: absolute;
	top: 60px;
	width: 450px;
	height: 100px;
	background: ;
     padding-left: 20px;
	padding-top: 1em;
	padding-bottom: 30px;
	margin-right: 0;
	
	}
div.tier02 #product-set .column02 {	
    position: absolute;
	top: 60px;
	left: 480px;
	height: 100px;
	width: 450px;
	padding-left: 20px;
	padding-top: 1em;
	padding-bottom: 70px;
	margin-right: 0;
	
	}

.tier02 #more-info .column01 {
	position: absolute;
	top: 630px;
	left: 325px;
	width: 290px;
	height: 296px;
	padding: 5px 0px 10px 18px;
	background: url(../imgs/backgrounds/hashedBox_1.gif) no-repeat;
}
#more-info .column01 h2,
#more-info .column02 h2,
#more-info .column03 h2 {
    color: #005293;
	}
#more-info .column02 ul {
    padding:0 0 0px 20px;
	}
#more-info .column02 li{
    padding: 0 0 5px 0;
    list-style-type: disc;
	}
#more-info .column01 li{
    padding: 0 0 5px 0;
    
	}
#more-info .column02 {
	position: absolute;
	top: 630px;
	left: 0px;
	width: 306px;
	height: 296px;
	
padding: 5px 0px 10px 20px;
background: url(../imgs/backgrounds/hashedBox_1.gif) no-repeat;
}
#more-info .column03 {
	position: absolute;
	top: 630px;
	left: 650px;
	width: 300px;
	height: 200px;
	
    padding: 5px 0px 10px 45px;
    background: url(../imgs/backgrounds/supportBox.gif) no-repeat;
}
#more-info .column03 img {
    position: absolute;
	top: 15px;
	left: 15px;
	}

.benefitshead {
   color: #660099;
 
   }

#more-info .column h2, #more-info .column p, #more-info .column ul, #more-info .column ol {
	padding-right: 1.5em;
}
#more-info .column h2 {
	font-size: 1.4em;
}

.desktop #more-info1 .column01, .desktop #more-info1 .column02 {
	top: 170px;
	height: 200px;
}

.desktop #more-info1 .column03 {
	height: 370px;
}

.managed-video #product-set1 p {
	width: 620px;
}

.managed-video #product-set1 a {
	border-style: none;
	border-width: 0px;
}

.global-video-exchange #product-set1 p {
	width: 625px;
}

.global-video-exchange #more-info1 .column01,
.global-video-exchange #more-info1 .column02,
.global-video-exchange #more-info1 .column03 {
	top: 40px;
}


/*about us pages by josie*/

.about #boxlette {
	position: absolute;
	top: 200px;
	border: 1px solid #d7d7d7;
	padding: 5px 0px 5px 10px;
	background: #f7f7f7;
	width: 177px;
	height: 220px;
	margin: 50px 10px 5px 5px;
     background: #f7f7f7 url(../imgs/backgrounds/leafy.jpg) no-repeat 25px -5px;
}
.about #boxlette1 {
	position: absolute;
	top: 200px;
	left: 200px;
	border: 1px solid #d7d7d7;
	padding: 5px 0px 5px 10px;
	background: #f7f7f7;
	width: 177px;
	height: 220px;
	margin: 50px 10px 5px 5px;
}
.about #boxlette2 {
	position: absolute;
	top: 200px;
	left: 400px;
	border: 1px solid #d7d7d7;
	padding: 5px 0px 5px 10px;
	background: #f7f7f7;
	width: 177px;
	height: 220px;
	margin: 50px 10px 5px 5px;
}

.uc #column {
	padding-left: 20px;
}

.news li {
	margin-bottom: 1.25em;
}
.news li span.headline, .news li span.summary {
	display: block;
}

.news li span.headline {
	font-weight: bold;
}
.news li span.date, .news li span.more{
	font-style: italic;
}

.partners #more-info1 .partner-content {
	position: absolute;
	left: 220;
}

 #yoursaybutton {
   position: absolute;
   top: 0px;
   left: -2px;  
   width: 304px;
   height: 56px;
}

#yoursaybutton a {
	background: #D71F85 url(../imgs/buttons/survey_button.gif) no-repeat 0 0;
	position: absolute;
	top: 895px;
	left: 5px;
	width: 304px;
	height: 56px;
 }
#yoursaybutton a:hover {
   background: #D71F85 url(../imgs/buttons/survey_button_rollover.gif) no-repeat 0 0px;
   }


/* Become a customer button */
#become-customer-button, #call-to-action01 {
	padding-left: 0px;
}

#become-customer-button a,
.cta-button a,
.cta-button a:visited {
	background: url(../imgs/buttons/blank.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: .3em 4em 1em 1em;
	font-weight: bold;
}
a#call-to-action01 {
	display: block;
	background: url(../imgs/buttons/blank.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: .3em 4em 1em 1em;
	font-weight: bold;
	}
#leftbox #become-customer-button {
	font-size: 1.4em;
	margin: 0;
	padding: 0 0px 0 10px;
	display: none;
}

#leftbox #become-customer-button a {
	padding: .3em 0em .4em 1em;
}

#become-customer-button a:hover, .cta-button a:hover {
	background: url(../imgs/buttons/blank.jpg) no-repeat 0 -40px;
	color: #ffffff;
	text-decoration: none;
}

.premium-more-info-button a{
	background: url(../imgs/buttons/blank-280.gif) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: .6em 4em 1em 1em;
	font-weight: bold;
	border-bottom-width:0px;
	text-decoration:none;
	height:50px;
}

.premium-more-info-button a:hover {
	background: url(../imgs/buttons/blank-280.gif) no-repeat 0 -63px;
	color: #ffffff;
	text-decoration: none;
}

#learn-how-to-save-button a {
	background: #3B81B2 url(../imgs/buttons/blank-200.gif) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: .3em 4em 1em 1em;
	font-weight: bold;
	margin-left: 20px;
}

#learn-how-to-save-button a:hover {
	background: #3B81B2 url(../imgs/buttons/blank-200.gif) no-repeat 0 -40px;
	color: #ffffff;
	text-decoration: none;
}

.top-10-padding-button {
	margin-top: 10px;
}


#trial-button  {
	height: 120px;
	width: 600px;
	padding-top:20px;
}

#trial-button  a{
	background:  url(../imgs/buttons/trial.jpg) no-repeat ;
	height: 120px;
	width: 800px;
	padding: 5px 40px 10px 7px;
}

#trial-button  a {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
}

#trial-button a:hover {
	background: url(../imgs/buttons/trial-over.jpg) no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#learn-more-button-uc {
	padding-left: 20px;
}

#contact-button  {
	position: absolute;
	bottom:0px;
	right: 20px;
	height: 45px;
	width: 220px;
	display: none;
}

#contact-button a {
	background: url(../imgs/buttons/contact.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: 90px 30px 20px 5px;
	font-weight: bold;

}

#contact-button a:hover {
	background: url(../imgs/buttons/contact-over.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: 90px 30px 20px 5px;
	font-weight: bold;
	text-decoration: none;
}

#smcontact-button  {
	position: absolute;
	bottom:0px;
	right: 0px;
	height: 25px;
	width: 250px;
	display: none;
}
#smcontact-buttonvid  {
	position: absolute;
	bottom:0px;
	right: 0px;
	height: 25px;
	width: 250px;
	display: none;
}
#smcontact-buttonvid a {
	background: url(../imgs/buttons/contact-button-sm.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: 60px 30px 20px 5px;
	font-weight: bold;
}

#smcontact-button a {
	background: url(../imgs/buttons/contact-button-sm.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: 60px 30px 20px 5px;
	font-weight: bold;
}
#smcontact-buttonvid a:hover {
	background: url(../imgs/buttons/contact-button-sm-over.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: 60px 30px 20px 5px;
	font-weight: bold;
	text-decoration: none;
}


#smcontact-button a:hover {
	background: url(../imgs/buttons/contact-button-sm-over.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: 60px 30px 20px 5px;
	font-weight: bold;
	text-decoration: none;
}


/*  =open an account/become a customer page 
--------------------------------------------- */

div.account #ws3-forms {
	position: absolute;
	top: 450px;
	border: 0px solid;
	width: 960px;
}

div.account #ws3-forms .column h2, div.account #ws3-forms .column ul, div.account #ws3-forms .column p {
	padding-left: 20px;
	padding-right: 40px;
}
.account #become-a-customer, .account #add-a-contact {
	position: absolute;
	width: 480px;
	top: 0px;
	height: 700px;
	background: url(../imgs/backgrounds/box-470-curved.gif) no-repeat 0 0;
	border: 0px solid #ff0000 !important;
}

.account #become-a-customer { left: 0px;}
.account #add-a-contact { left: 490px;}


.webex-centers div.column-full-width {
	position: absolute;
	top: 260px;
	left: 0;
}


/* location link on customer video showcase page */
div#showcase-loc  {
	width: 100%;
	margin-top: 0px;
}

div#showcase-loc ol {
	padding-left: 30px;
}

div#showcase-loc li {
	display: inline;
	padding: 0px 25px 0px 25px;
	background: url(../imgs/icons/link_icon.gif) no-repeat 0 0px;	 
}

div#showcase-loc ol li a {
}
/* end location link on customer video showcase page */


#katz {
	position: absolute;
	bottom: 0;
	left: 12px;
	font-size: .75em;
	display: block;
	width: 100%;
}

/* =video-clip 
--------------------------- */

#video-clip img {
	float: left;
	margin-left: 0px;
}

#video-clip-caption {}
#single-column {
	position: absolute;
	top: 200px;
	border: 0px solid;
}

#single-column .leftColumn,
#bodyCopy .leftColumn {
	width: 450px;
	float: left;
	margin-right: 30px;
}

#single-column .rightColumn,
#bodyCopy .rightColumn {
	width: 450px;
	float: left;
}

#single-column h1 {
	padding: 0;
	left: 0;
}

#single-column ul, #single-column ol {
	margin-left: 15px;
}

/* terms & conditions, federal & state contracts page */

/* end terms & conditions, federal & state contracts page */

#footabout {
 position: absolute;
 top: 3300px;
 left: 0px;
 width: 100%;
 height: 200px;
 }


 /* =about us Executive team treatment
 -------------------------------------- */
	.bio {
		background: url(../imgs/backgrounds/bio-top.jpg) no-repeat; 
		padding: 20px 0 20px 20px;
		margin-bottom: 20px;
		min-height: 200px;
	}
	.bio img {
		float: left;
	}


/* ----------------------------------- 
	=partners
-------------------------------------- */

	div.partner-logo {
		padding-top: 10px;
		padding-bottom: 0px;
		padding-right: 20px;
		background: #ffffff;
		border-bottom: 1px dashed #dddddd;
	}
	div.partner-logo h2 {
		height: 70px;	/* =different in: IE6 */
		border: 0px solid;
		text-align: left;
	}

	div.partner-logo img {
		position: absolute;
		left: 20;
	}

	.partners div.partner-logo a {
		text-decoration: none !important;
	}

	div.partner-logo a span {
		margin-left: -9999px;
		border-bottom: none !important;
	}

	div.partner-logo p {
		margin-left: 220px;
		margin-top:-70px; /* =different in IE6 */
		padding-bottom: 20px;
	}


	/* =partner logos */
	h2#logo-avaya {
		background: url(../imgs/partners/sprites.gif) no-repeat 0 0px;
	}
	h2#logo-cisco {
		background: url(../imgs/partners/sprites.gif) no-repeat 0 -80px;
	}
	h2#logo-lifesize {
		background: url(../imgs/partners/sprites.gif) no-repeat 0 -160px;
	}
	h2#logo-microsoft {
		background: url(../imgs/partners/sprites.gif) no-repeat 0 -240px;
	}
	h2#logo-polycom {
		background: url(../imgs/partners/sprites.gif) no-repeat 0 -320px;
	}
	h2#logo-tandberg {
		background: url(../imgs/partners/sprites.gif) no-repeat 0 -400px;
	}

	div.partner-desc {
		position:absolute;
		left: 220px;
		width: 700px;
	}


/* ----------------------------------- 
	=promos These tend to be page specific and not permanent
------------------------------- */
/* a.video-bridging-trial added 11/3/2009 */
a.video-bridging-trial {
	display: block;
	height: 120px;
	width: 310px;
	border: 0px !important;
}

a.video-bridging-trial span {
	margin-left: -99999px;
}

a.video-bridging-trial.en-us {
	background: url(../imgs/buttons/video-bridging-trial-offer.jpg) no-repeat 0 0;
}
a.video-bridging-trial.en-us:hover {
background: url(../imgs/buttons/video-bridging-trial-offer.jpg) no-repeat 0 -150px;
}

a.video-bridging-trial.en-gb {
	background: url(../imgs/buttons/video-bridging-trial-offer.jpg) no-repeat 0 -300px;
}
a.video-bridging-trial.en-gb:hover {
background: url(../imgs/buttons/video-bridging-trial-offer.jpg) no-repeat 0 -450px;
}
/* a.video-bridging-trial added 11/3/2009 */


a#call-to-action01.webex-free-trial-button {
	display: block;
	width: 225px;
	border: 0px solid #ff0000;
	background: url(../imgs/buttons/webex_free_trial.gif) no-repeat 0 0px;
	color: #ffffff;
	font-size: 1em;
	padding: .3em 4em 30px 1em;
}

a#call-to-action01.webex-free-trial-button:hover {
	background: url(../imgs/buttons/webex_free_trial.gif) no-repeat 0 -80px;
}

a#call-to-action01.webex-free-trial-button span {
	margin-left: -99999px;
}

/* video showcase center promo added 11/3/2009 */
a.video-showcase-center-en-us {
	display: block;
	height: 150px;
	width: 310px;
	border: 0px !important;
}

a.video-showcase-center span {
	margin-left: -99999px;
}

a.video-showcase-center-en-us {
	background: url(../imgs/buttons/video-customer-showcase-center-book-today.jpg) no-repeat 0 0;
}
a.video-showcase-center-en-us:hover {
	background: url(../imgs/buttons/video-customer-showcase-center-book-today.jpg) no-repeat 0 -150px;
}

a.video-showcase-center-en-gb {
	background: url(../imgs/buttons/video-customer-showcase-center-book-today.jpg) no-repeat 0 -300px;
}
a.video-showcase-center-en-gb:hover {
	background: url(../imgs/buttons/video-customer-showcase-center-book-today.jpg) no-repeat 0 -450px;
}
/* video showcase center promo */


/* =request-more-info */

a#request-more-info {
	background: url(../imgs/buttons/request-more-info.gif) no-repeat 0 0;
	display: block;
	width: 250px;
	height: 60px;
	border: 0px;
	margin-left:10px;
	border: none !important;
}

a#request-more-info:hover {
	background: url(../imgs/buttons/request-more-info.gif) no-repeat 0 -80px;
	border: none !important;
}

.no-footer div#footer {
	display: none;
}

a#managed-event-video-clips {
	background: url(../imgs/buttons/managed-event-informational-video.jpg) no-repeat 0 0;
	display: block;
	width: 250px;
	height: 70px;
	border: 0px;
	margin-left:10px;
	border: none !important;
}

a#managed-event-video-clips:hover {
	background: url(../imgs/buttons/managed-event-informational-video.jpg) no-repeat 0 -79px;
	border: none !important;
}

a#learn-more-about-managed-audio-event {
	background: url(../imgs/buttons/learn-more-about-managed-audio-event.jpg) no-repeat 0 0;
	display: block;
	width: 250px;
	height: 60px;
	border: 0px;
	margin-left:10px;
	border: none !important;
}

a#learn-more-about-managed-audio-event:hover {
	background: url(../imgs/buttons/learn-more-about-managed-audio-event.jpg) no-repeat 0 -79px;
	border: none !important;
}

/* =user guide pages december */


.user #bodyCopy {
		position: absolute;
		top:330px; /* =different in: IE6 */
		border: 0px solid;
	}

.user div#login-box {
	display: block;
	top: -5px;
}


#bodyCopy .userleft {
/*	float: left;
	width: 239px;
	padding: 0 2px 20px 4px;
	background: url(../imgs/backgrounds/user-guides-bg.jpg) no-repeat;
*/
}

#bodyCopy .userleft {
	position: absolute;
	top: 20px;
	width: 239px; /* IE6 */
	width: 225px; 
	padding: 0px 154px 20px 1px;
	background: url(../imgs/backgrounds/user-guides-bg.jpg) no-repeat;
}

#bodyCopy .userleft h4 {
	margin-top: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1em;
	border-top: 0px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background: #EFEDF8;
}

#bodyCopy .userleft h4.first {
	border-top: none;
}

#bodyCopy .userleft h5 {
	padding-left: .5em;
}

#bodyCopy .userleft ul, #bodyCopy .userleft ol {
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

#bodyCopy .userleft li{
	margin-bottom: .5em;
}

.audio #bodyCopy .userleft li.selected, .selected {
	font-weight: bold;
	color:#69BE28;
	list-style-image: url(../imgs/arrows/audio-selected.gif);
}

.web #bodyCopy .userleft li.selected {
	font-weight: bold;
	color: #660099;
	list-style-image: url(../imgs/arrows/web-selected.gif);
}

#bodyCopy .usercenter {
/*
	float: left;
	width: 680px;
	margin-left: 20px;
	padding-top: 10px;
*/
}

#bodyCopy .usercenter, #bodyCopy .usercontent {
	position: absolute;
	top: 20px;
	left: 240px;
	padding-right:20px;
	width: 685px;
}

#bodyCopy.three-columns .usercenter {
	width: 460px; /* IE */
	width: 480px;
/*	background: url(../imgs/backgrounds/bg-userguide-center.jpg) no-repeat;*/
	padding-right: 50px;
}

#bodyCopy .usercenter h2 {
color: #005293;
font-size: 1.75em;
line-height: 1.2em;
}


.usercenter ol, ul {
	padding-left: 15px;
	margin-left: 15px;
	list-style-type: decimal;
}

.usercenter ol {
	list-style-type: decimal;
}

.three-columns .userright {
	width: 234px; /* IE*/
	width: 250px;
	position: absolute;
	left: 725px;
	top: 30px;
	padding: 0px 15px 0px 15px;
	padding:0;
	margin: 0px 0px 0px 0px;
	background: url(../imgs/backgrounds/user-guides-rt-bg.jpg) no-repeat;
}

.userright #request-more-info{
/*	background: url(../imgs/backgrounds/bg-request-more-info.jpg) no-repeat;*/
	padding: 1px 10px 30px 10px;
}



/* =end user guide pages */

/* =user guide buttons */

#prev-next-buttons {
	clear: both;
}

#user-prev-button {
	width: 200px;
	height: 120px;
	padding-top: 20px;
	float: left;
	text-align: left;
	margin-left: 80px;
	border: 0px solid;
	}

.usercenter #user-prev-button a {
	display: block;
	background: url(../imgs/buttons/prevbutton.jpg) no-repeat;
	color: #000066;
	font-size: .95em;
	line-height: 135%;
	padding: 7px 27px 25px 37px;
	text-decoration: none;
	border: 0px;
}

.usercenter #user-prev-button a:hover {
	background: url(../imgs/buttons/prevbutton.jpg) no-repeat 0 -76px;
	color: #000066;
	text-decoration: none;
}

#user-next-button {
	width: 200px;
	height: 120px;
	padding-top: 20px;
	float: right;
	text-align: right;
	margin-right: 100px;
	border: 0px solid;
}

.usercenter #user-next-button a {
	display: block;
	background: url(../imgs/buttons/nextbutton.jpg) no-repeat;
	color: #000066;
	font-size: .95em;
	line-height: 135%;
	padding: 7px 63px 25px 12px;
	text-decoration: none;
	border: 0px;

}

.usercenter #user-next-button a:hover {
	background: url(../imgs/buttons/nextbutton.jpg) no-repeat 0 -76px;
	color: #000066;
	text-decoration: none;
}




/* =end user guide buttons */

/*=webex customer support page December*/

.web .landingpage .support h1 {
color: #005293;
}

/*=end webex customer support page */


/*=webex landing page */

.tier03 .webex #more-info1 .column03 {
		position: absolute;
		width: 310px;
		background: url(../imgs/backgrounds/box-310x273-curved.gif) no-repeat 0 0px;
		border-bottom: 1px solid #efefef;
		padding-bottom: 15px;
		height: 215px;
}
	
.tier03 .webex #more-info1 .column03 {
		left: 650px;
		}

		
.tier03 .webex #more-info1 .howdo{
		position: absolute;
		top: 246px;
		width: 310px;
		background: url(../imgs/backgrounds/how-do-web.jpg) no-repeat 0 0px;
		padding-bottom: 20px;
		height: 197px;
		left: 650px;
		padding-top: 5px;
}

.howdo h2 {
	color: #ffffff;
	}

.web #bodyCopy #more-info1 .howdo a {
		color: #ffffff;
	text-decoration: none;
	border-bottom:  1px dashed #FFFFFF;
}

.web #bodyCopy #more-info1 .howdo a:hover {
		color: #cc99ff;
		border-bottom: 1px dashed #CC99FF;
		}


.tier03 .livemeeting #more-info1 .column03 {
		position: absolute;
		width: 310px;
		background: url(../imgs/backgrounds/box-310x273-curved.gif) no-repeat 0 0px;
		border-bottom: 1px solid #efefef;
		padding-bottom: 15px;
		height: 215px;
}

.tier03 .livemeeting #more-info1 .column03 {
		left: 650px;
	}
		
.tier03 .livemeeting #more-info1 .howdo{
		position: absolute;
		top: 246px;
		width: 310px;
		background: url(../imgs/backgrounds/how-do-web.jpg) no-repeat 0 0px;
		padding-bottom: 20px;
		height: 197px;
		left: 650px;
		padding-top: 5px;
}

.tier03 .supp #more-info1 .column03 {
		position: absolute;
		width: 310px;
		background: url(../imgs/backgrounds/curved-box-tiers.gif) no-repeat 0 0px;
		border-bottom: 1px solid #efefef;
		padding-bottom: 15px;
		height: 405px;
}
	
.tier03 .supp #more-info1 .column03 {
		left: 650px;
		}

.user img{
padding-bottom:20px;
padding-top:10px;
}

.usemeetme img{
padding-bottom:0px;
padding-top:15px;
}
/* end webex landing page
*/

/*NEW webex page Feb. Will replace the above section once approved!
************************************/
#webex-area {
position: absolute;
width: 977px;
top: 425px;
left: 0px;
}

#webex-left {
	width: 677px;
	padding-top: 10px;
}

#webex-content {
	width: 677px;
	background: url(../imgs/webex/newlanding/mainpanel.jpg) no-repeat;
	height: 377px;
	margin-top: -4px;
}

#newebex-column1 {
	width: 270px;
	position: absolute;
	padding-top: 20px;
	padding-left: 30px;
}

#newebex-column2 {
	width: 270px;
	position: absolute;
	left: 330px;
	padding-top: 20px;
}

#webex-foot {
width: 677px;
position: absolute;
top: 432px;
height: 65px;
background: url(../imgs/webex/newlanding/panelfoot.jpg) no-repeat;
padding-top: 10px;
}

#webex-foot a{
padding: 10px 0 0 30px;
}

#webex-foot a:hover{
padding: 10px 0 0 30px;
text-decoration: dotted;
}

#webex-tabs {
width: 677px;
height: 31px;
padding-top: 18px;
padding-left: 8px;
background: url(../imgs/webex/newlanding/tabground.jpg) no-repeat;
}
 
#webex-tabs li {
display: inline;
}

#webex-tabs li a{
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

#webex-tabs li a.over{
background: url(../imgs/webex/newlanding/tabs_01.jpg) no-repeat;
padding: 10px 33px 30px 16px;
}

#webex-tabs li:hover a.over {
background: url(../imgs/webex/newlanding/tabs_over_01.jpg) no-repeat;
padding: 10px 33px 30px 16px;
}

#webex-tabs li a.feat {
background: url(../imgs/webex/newlanding/tabs_02.jpg) no-repeat;
padding: 10px 32px 30px 15px;
}

#webex-tabs li:hover a.feat {
background: url(../imgs/webex/newlanding/tabs_over_02.jpg) no-repeat;
padding: 10px 32px 30px 15px;
}

#webex-tabs li a.down {
background: url(../imgs/webex/newlanding/tabs_03.jpg) no-repeat;
padding: 10px 31px 30px 15px;
}

#webex-tabs li:hover a.down {
background: url(../imgs/webex/newlanding/tabs_over_03.jpg) no-repeat;
padding: 10px 31px 30px 15px;
}

#webex-tabs li a.serv {
background: url(../imgs/webex/newlanding/tabs_04.jpg) no-repeat;
padding: 10px 87px 30px 15px;
}

#webex-tabs li:hover a.serv {
background: url(../imgs/webex/newlanding/tabs_over_04.jpg) no-repeat;
padding: 10px 87px 30px 15px;
}

#webex-right {
	position: absolute;
	left: 677px;
	top: 10px;
	width: 282px;
}

#webex-request {
	width: 282px;
	height: 307px;
	background: url(../imgs/webex/newlanding/rightpanels.jpg) no-repeat;
	padding-top: 8px;
	padding-left: 30px;
}

#webex-related {
	width: 282px;
	height: 170px;
	background: url(../imgs/webex/newlanding/productpanel.jpg) no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	margin-top:-12px;
}

/*end new webex page
***************************/

/* =table-of-contents
***************************** */

#table-of-contents {
	border: 1px solid;
	padding: .75em;
}

#table-of-contents h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.web #table-of-contents {
	background: #F4EFF7;
	border-color:#DFDFDF;
}

#table-of-contents ul li {
	padding-left: 15px;
	margin-left: 15px;
}

ol#gettingstarted {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: decimal;
}

.event-listing {
margin-bottom: 2em;
border-top: 3px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
}

.event-listing th, .event-listing td {
	text-align: left;
	padding: .25em .5em .25em .5em;
	border-bottom: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
}

.event-listing th {
	width: 150px;
	border-left: 1px dashed #cccccc;
}

/* = end table-of-contents
***************************** */

/* =new customer support page
***************************** */
#support-area, #container-1 {
position: absolute;
top: 450px;
left: 0px;
width: 971px;
border: 0px solid;
}

#support-content-container {
	width: 971px;
	background: url(../imgs/backgrounds/newcust_bgs_06.jpg) no-repeat;
	height: 575px;
}

#support-column1 {
	width: 218px;
	position: absolute;
	left: 25px;
}

#support-column2 {
	width: 218px;
	position: absolute;
	left: 256px;
	padding-top: 35px;
}

#support-column3 {
	width: 218px;
	position: absolute;
	left: 495px;
	padding-top: 35px;

}

#support-column4 {
	width: 218px;
	position: absolute;
	left: 720px;
	padding-top: 35px;
}

#support-footer {
width: 971px;
background: url(../imgs/backgrounds/newcust_bgs_07.jpg) no-repeat;
padding: 15px 0 30px 20px;
}

#support-footer a{
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

#support-footer a:hover{
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

#support-tabs {
width: 971px;
height: 31px;
padding-top: 15px;
padding-bottom: 9px;
background: url(../imgs/backgrounds/newcust-graytop.jpg) no-repeat;
}
 
#support-tabs li {
display: inline;
}

#support-tabs li a{
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

#support-tabs li a.mgmt, a.mgmt {
background: url(../imgs/buttons/newcust-tabs_01.jpg) no-repeat;
padding: 10px 26px 30px 15px;
margin-left: 9px;
}

#support-tabs li:hover a.mgmt, a.mgmt:hover {
background: url(../imgs/buttons/newcust-tabs-over_01.jpg) no-repeat;
padding: 10px 26px 30px 15px;
margin-left: 9px;
}

#support-tabs li a.vid, a.vid {
background: url(../imgs/buttons/newcust-tabs_02.jpg) no-repeat;
padding: 10px 41px 30px 15px;
}

#support-tabs li:hover a.vid, a.vid:hover {
background: url(../imgs/buttons/newcust-tabs-over_02.jpg) no-repeat;
padding: 10px 41px 30px 15px;
}

#support-tabs li a.aud, a.aud {
background: url(../imgs/buttons/newcust-tabs_03.jpg) no-repeat;
padding: 10px 39px 30px 15px;
}

#support-tabs li:hover a.aud, a.aud:hover {
background: url(../imgs/buttons/newcust-tabs-over_03.jpg) no-repeat;
padding: 10px 39px 30px 15px;
}

#support-tabs li a.webserv, a.webserv {
background: url(../imgs/buttons/newcust-tabs_04.jpg) no-repeat;
padding: 10px 40px 30px 15px;
}

#support-tabs li:hover a.webserv, a.webserv:hover {
background: url(../imgs/buttons/newcust-tabs-over_04.jpg) no-repeat;
padding: 10px 40px 30px 15px;
}

#support-tabs li a.stream, a.stream {
background: url(../imgs/buttons/newcust-tabs_05.jpg) no-repeat;
padding: 10px 150px 30px 15px;
}

#support-tabs li:hover a.stream, a.stream:hover {
background: url(../imgs/buttons/newcust-tabs-over_05.jpg) no-repeat;
padding: 10px 150px 30px 15px;
}

img.screenshot {
margin: 0;
margin-top: .5em;
padding:0;
border: 0;
}

/* = end new customer support page
***************************** */

.userright #survey {
	padding: 1px 10px 0px 10px;
}

.audio a.survey {
	display: block;
	background: url(../imgs/buttons/survey.jpg) no-repeat 0 0;
	width: 240px;
	height: 85px;
	border: none !important;
}

.audio a.survey:hover {
	background: url(../imgs/buttons/survey.jpg) no-repeat 0 -100px;
}

.userright #request-more-info .formElement {
	margin-bottom: .25em;
}

.downloads #more-info1 {
	top: 10px;
}

/* =download-box
**************************** */
#download-area {
	background: #ffffff url(../imgs/download-box/bg-left.png) no-repeat 0 0;
	width: 440px;
	height: 80px;
	padding: .75em 10px 0 10px;
	text-align: left;
	left: 480px;
	display: block;
	border: 0px solid #ff0000;
}


#download-box {
	position: absolute;
	top: 28px;
	background: #ffffff url(../imgs/download-box/bg.jpg) no-repeat 0 0;
	width: 460px;
	height: 199px;
	padding: .75em 10px 0 10px;
	text-align: left;
	left: 480px;
	display: block;
	border: 0px solid #ff0000;
	font-size: .95em;
}

#download-box h2 {
	font-size: 1.25em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#download-box a {
	border-bottom: 1px dashed #69BE28;
	padding-bottom: 1px;
}

#download-box #col01 {
	position: absolute;
	left:0;
	width:160px;
	padding: 0px 10px 0 10px;
	border: 0px solid;
}

#download-box #col01 p {
	padding-top: 0;
	margin-top:.3em;
}

#download-box #col02 {
	position: absolute;
	left:170px;
	width:260px;
	padding-top: 1em;
	padding-right: 10px;
	padding-left: 10px;
}

#download-box ul {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	list-style: none;
}

#download-box ul li {
	border-top: 1px dashed #cccccc;
	padding-top: .25em;
	padding-bottom: .25em;
}

#download-box ul li.last {
	border-bottom: 1px dashed #cccccc;
}

#download-box a.button {
	position: absolute;
	display: block;
	top: 10px;
	width: 140px;
	height: 60px;
	border: none !important;

}

#download-box a#download-add-in-2003 {
	left: 160px;
	background: url(../imgs/download-box/download-meetme-add-in-for-outlook.png) no-repeat 0 0;
}

#download-box a#download-add-in-2003:hover {
	background: url(../imgs/download-box/download-meetme-add-in-for-outlook.png) no-repeat 0 -80px;
}

#download-box a#download-add-in-2007 {
	background: url(../imgs/download-box/download-meetme-add-in-for-outlook.png) no-repeat 0 -160px;
}

#download-box a#download-add-in-2007:hover {
	background: url(../imgs/download-box/download-meetme-add-in-for-outlook.png) no-repeat 0 -240px;
}

#download-box a#get-account {
	display: block;
	background: url(../imgs/download-box/get-account.gif) no-repeat 0 0;
	width: 190px;
	height: 120px;
}

#download-box #col02 a {
	border-bottom: 1px dashed #69BE28;
}


.example {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #cccccc;
	background: #efefef;
	padding: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 20px;
	width: 85%;
}

#localewindow, #localewindow-shadow {
	position: absolute;
	left: -400px;
	height: 150px;
	background: #ffffff;
	border: 1px solid #ff0000;
	width: 420px;
}

#localewindow {
	z-index: 10;
}

#localewindow-shadow {
	opacity: 0.70;
	-o-box-shadow: 8px 8px 8px #888888;
	-icab-box-shadow: 8px 8px 8px #888888;
	-khtml-box-shadow: 8px 8px 8px #888888;
	-moz-box-shadow: 8px 8px 8px #888888;
	-webkit-box-shadow: 8px 8px 8px #888888;
	box-shadow: 8px 8px 8px #888888;
	z-index: 9;
}

#localewindow .column {
	width: 130px;
	position: absolute;
}

#localewindow #col01 {
	left: 10px;
}
#localewindow #col02 {
	left: 140px;
}
#localewindow #col03 {
	left: 280px;
}

#localewindow ul {
	margin-left: 8px;
	padding-left: 8px;
}

.related-videos div {
margin-bottom: 1em;
border-bottom: 0px dashed #cccccc;
padding-bottom: 1em;
}

.related-videos div a {
	border: none !important;
}

/* CONTACT-US page */

#office-locations {
	width: 585px;
	margin-left: 0;
	padding-left: 0;
}
#office-locations li {
}

#office-locations .columns {}
#office-locations .col01{}
#office-locations .col02{}
#office-locations .col03{}

/* FORMS */
.formwrap .formElement {
	border: 0px solid;
	margin-bottom: .3em;
}

.dtfn {
	background: url(../imgs/icons/dtfn.gif) no-repeat;
	border: 0px solid #cccccc;
	padding: .2em .5em .4em .4em;
	margin-left: .25em;
	width: 18px; 
	height: 18px;
	font-weight: bold;
}

/* mini-columns */

.mini-columns {
}

.mini-columns h3 {
	padding-bottom: .25em;
	border-top: 1px dashed #cccccc;
	padding-right: 2em;
	padding-left: .75em;
	padding-top: .25em;
}
.mini-4-columns {
	width: 100%;
	clear: both;
}

.mini-4-columns .column {
	width: 25%;
	float: left;
	border: 0px solid;
	margin-bottom: 10px;
}

.mini-2-columns {
	width: 49%;
	float: left;
}

.mini-columns.bordered{
	border-right: 1px dashed #cccccc;
}

.mini-2-columns .column {
	width: 50%;
	float: left;
}

/* contact-us */

#helpdesk-numbers {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 1.5em;
	display: block;
	height: 300px;
}

#helpdesk-numbers .list{
	width: 189px;	
	border: 0px solid;
	padding-left: 15px;
}

#helpdesk-numbers .list a{
	display: none;;	
}

#helpdesk-numbers #list01{
	position: absolute;
	left: 0px;
	top: 47px;
}

#helpdesk-numbers #list02{
	position: absolute;
	left: 206px;
	top: 47px;
}

#helpdesk-numbers #list03{
	position: absolute;
	left: 412px;
	top: 47px;
}

#helpdesk-numbers .column {
}

#helpdesk-numbers h3 {
	font-size: 1em;
	padding:0;
	margin: .5em 0 0 0;
}

#helpdesk-numbers ul {
	margin-left: 0;
	padding-left: 0;
}

#helpdesk-numbers ul li {
	padding-left: -15px;
	margin-left: -15px;
	list-style: none;
	background: none;
}

#helpdesk-numbers .list div {
height: 55px;
border: 0px solid;
}

#office-locations {
	margin-left: 0;
	padding-left: 0;
}

#office-locations li {
	list-style: none;
	margin-bottom: 1em;
}

#office-locations li a {
	font-weight: bold;
}

#office-locations li address {
	display: block;
	padding: 0;
	margin: 0;
	font-style: normal;
}

	.tabbed #masthead #splash h1 {
		border: 0px solid;
		width: 500px;
	}

	.tabbed #masthead #splash h1 {
		border: 0px solid;
		width: 520px;
	}
	
	
	
	/*new from here 020610*/
	
	.homepage-tri-column {
/* This is the generic box with the curve in the background */
   position: absolute;
	top: 970px;
   width: 310px;
	height: 320px;
	background: url(../imgs/backgrounds/curved-box.gif) no-repeat;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	border: 0px solid;
}

	
	/*this style .homepage-tri-column .rss is new*/
.homepage-tri-column .rss{
position:absolute;
top:10px;
right:10px;
}


.homepage-tri-column h3 {
	color: #005293;
	border: 0px solid;
	padding-left:0;
	font-size: 1.3em;
	padding: 18px 0 20px 45px;
	margin-left: 20px;
 }
 
  .homepage-tri-column li{
 padding-bottom:0.8em;
 }

/*this style newsbox2 is new*/
	#newsbox2  { left: 0px;background: url(../imgs/backgrounds/curved-box-juggling.jpg) bottom no-repeat;height: 380px;}
	
	/*this style event-library is new*/
	#event-library { left: 330px;background: url(../imgs/backgrounds/curved-box-umbrella.jpg) bottom no-repeat;height: 380px; }
	
	/*this style #givesbox2 is new*/
	#givesbox2  {
		left: 650px;
		background: url(../imgs/backgrounds/curved-box-green2.jpg) bottom no-repeat;height: 380px;
	}
	


 /*this style newsbox2 h3 is new*/
	#newsbox2 h3 {
	   background: url(../imgs/icons/news.jpg) no-repeat 0px 8px;
	}
	
	/*this style newsbox2 ul li a is new*/
	#newsbox2 ul li a {
		text-decoration: none;
		border-bottom: 1px solid #005293;
		line-height:1.33em;
		padding-bottom:0.1em;
		
	}
	/*this style #newsbox2 ul li span  is new*/
	#newsbox2 ul li span {
		font-size:0.85em;
		line-height:1.2em;
		
	}


/*this style newsbox2 ul li a:hover is new*/
	#newsbox2 ul li a:hover {
		text-decoration: none;
		border-bottom: 0 solid #005293;
	}
	
	
	/*this style event-library h3 is new*/
	#event-library h3 {
	   background: url(../imgs/icons/calendar.gif) no-repeat 0px 8px;
	}
	/*this style event-library ul li a is new*/
	#event-library ul li a {
		text-decoration: none;
		border-bottom: 1px solid #005293;
		line-height:1.33em;
		padding-bottom:0.1em;
	
	}
	
		#event-library ul li a:hover {
		text-decoration: none;
		border-bottom: 0 solid #005293;
	}
	

	/*this style event-library ul li span  is new*/
	#event-library li span {

		font-size:0.85em;
	line-height:1em;
	}
	
		#event-library li span strong {
font-weight:bold;
	}


/*this style event-library ul li a:hover is new*/
	event-library ul li a:hover {
		text-decoration: none;
		border-bottom: 0 solid #005293;
	}
	
	
	/*this style #givesbox2 h3 is new*/
	#givesbox2 h3 {
	   background: url(../imgs/icons/flower.jpg) no-repeat 0px 8px;
	}




/*this style #givesbox2 p is new*/
	#givesbox2 p {
		margin-right: 20px;
		padding-bottom:20px;
}

	/*this style givesbox2 a is new*/
	#givesbox2 a {
	border-bottom: 1px solid #005293;
		padding-bottom:0.2em;
		
	}
	
		#givesbox2 a:hover {
		text-decoration: none;
		border-bottom: 0 solid #005293;
	}
	
	/*this style givesbox2 a.green-program is new*/
	#givesbox2 a.green-program {
		display: block;
		background: url(../imgs/buttons/green-program2.gif) no-repeat 0 0;
		height: 55px;
		width:188px;
		border: 0px solid;
		text-decoration: none;
	}
	/*this style givesbox2 a.green-program:hover is new*/
	#givesbox2 a.green-program:hover {
		background: url(../imgs/buttons/green-program-over.gif) no-repeat 0 0;
		text-decoration: none;
	}


	a.green-program span {
		margin-left: -9999px;
	}

	#comms p {
		margin-right: 320px;
	}

#home .homepage-tri-column ul,
#home .homepage-tri-column ol {
	margin-left: 10px;
	margin-right: 20px;
}

.homepage-tri-column ul li a:hover {
	text-decoration: none;
}

	.bg-wide-top{
position:relative;
left:24px;
background: url(../imgs/backgrounds/bg-wide-top.png) top no-repeat;
width:260px;
height:19px;

}

.bg-wide-bot{
position:relative;
left:24px;
background: url(../imgs/backgrounds/bg-wide-bot.png) bottom no-repeat;
width:260px;
height:auto;
padding-bottom:20px;
}


/* Left nav *
**************************/

#userleft li.selected li {
	font-weight: normal;
}
/* added by Simon while doing VMBOL 210710
**************************/
.usercenter h4{
margin-top:1.5em;
}
.usercenter ol{
margin-bottom:1.8em;
}

.floatRight{
float:right;
margin-left:20px;
margin-top:5px;
margin-bottom:5px;
}
