/* General settings */
*
{
	margin:0px;
	padding:0px;
}
body {
	
	font: 11px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#666;
	/*height:100%;
	min-width:960px;
	position:relative;*/
}
/* General reset */

form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
img{border-style:none;}
a{
	color:#007fc5;
	text-decoration:none;
}
a:hover{color:black; }
input{
	font:100% arial, sans-serif;
	vertical-align:middle;
	
}
/*input, textarea{ border:1px solid #aaa; padding:2px;}
select option{padding:3px;}
select{ border:1px solid #aaa;}*/
input,select{ font-size:11px;}
/* wrapper */
#wrapper{
	width:960px;
	margin:0 auto;
	min-height:100%;
	position:relative;
}
* html #wrapper{height:100%;}
/* header */
#header{
	width:100%;
	height:79px;
	border-bottom:6px solid #5ebb2b;
}
.logo{
	position:absolute;
	top:14px;
	left:0;
	background:url(../images/logo.jpg) no-repeat;
	width:300px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:10;
	
}
.logo a{
	height:100%;
	display:block;
	position:relative;
}
.wrapp{
	overflow:hidden;
	width:100%;
	padding:0 0 6px;
}
.top-holder{
	float:right;
	padding:0 2px 0 0;
	margin-top:-4px;
}
.translation-form{
	float:right;
	font-size:11px;
	background:url(../images/bg-translation-form.gif) no-repeat 100% 3px;
	margin:3px 0 0;
}
.top-holder ul{
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
}
.top-holder ul li{
	float:left;
	padding:9px 8px 9px 8px;
	background:url(../images/separator-top-nav.gif) no-repeat 0 16px;
	font-size:11px;
	line-height:18px;
}
.top-holder ul li.active a{ color:#000;}
/*.top-holder ul li a{color:#666;}
.top-holder ul li a:hover{text-decoration:underline;}*/
.top-holder ul li a{color:#555;}
.top-holder ul li a:hover{color:#000000;}
/* signed in version of styles */
.top-holder ul li.welcome-addr, .top-holder ul li.welcome-addr span{background-image:none;color:#333333;font-size:11px;}
.top-holder ul li a.sign-out, .top-holder ul li a.sign-out:hover{color:#F1522D;}
.btn-signup{
	float:right;
	background:url(../images/bg-signup.gif) no-repeat;
	line-height:28px;
	color:#666;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	margin:0 0 0 7px;
	padding:0 0 1px 3px;
	cursor:pointer;
}
.btn-signup span{
	float:left;
	background:url(../images/bg-signup.gif) no-repeat 100% 0;
	padding:0 15px;
	margin:0 -1px 0 0;
	position:relative;
}
.btn-signup:hover{
	color:#666;
	text-decoration:underline;
}
/* nav-holder */
.nav-holder{
	float:right;
	clear:right;
	padding:3px 10px 0 0;
}
.nav-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
/* code commented by danny for the new header changes implementation 
.nav-holder ul li{
	float:left;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	padding:4px 18px;
}
.nav-holder ul li a{color:#999;}
.nav-holder ul li a:hover,
.nav-holder ul li.active a{color:#333;}
.btn-join{
	float:left;
	background:url(../images/btn-join.gif) no-repeat;
	color:#fff;
	line-height:28px;
	font-size:15px;
	text-align:center;
	margin:0 0 0 12px;
	padding:0 0 0 4px;
	cursor:pointer;
}
.btn-join span{
	float:left;
	background:url(../images/btn-join.gif) no-repeat 100% 0;
	padding:0 18px 0 13px;
}
.btn-join:hover{
	background-position:0 -28px;
	color:#fff;
}
.btn-join:hover span{background-position:100% -28px;}

*/

.nav-holder ul li{
	float:left;
	font-weight:bold;
	font-size:17px;
	line-height:20px;	
	margin-top:6px;
}
.nav-holder ul li a{color:#999;padding:4px 0 4px 0px; margin-left:24px;}
/*.nav-holder ul li a:hover,
.nav-holder ul li.active a{color:#333; padding:4px 0 4px 24px;}*/

.nav-holder ul li a:hover,
.nav-holder ul li.active a{color:#000; padding:4px 0 4px 0px; margin-left:24px;}

.btn-attend{
	color:#FFFFFF;
	cursor:pointer;
	font-size:15px;
	line-height:30px;
	text-align:center;
}

/* normal */
.btn-attend{
	background-image:url("../images/btn_attend.png");
	background-position:100% 0;
	background-repeat:no-repeat;
	float:left;
	line-height:30px;
	padding:0 10px;
	text-shadow:-1px -1px 0 #006EAE;
}

/* hover */
.btn-attend:hover{
	background-position:100% -60px;
	line-height:30px;
	color:#fff;
}

/* active */
.btn-attend:active{background-position:100% -90px;color:#fff;padding-top: 2px; line-height:28px;
}

/* disable */
.btn-attend[disabled="disabled"]{
	background-position:-42px -120px;
	color:#fff;
	opacity:0.65;filter:alpha(opacity=65);-moz-opacity:0.65;-khtml-opacity: 0.65;
}

/***********************************.btn-join*******************/

.btn-host{
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:15px;
	line-height:30px;
	line-height:30px;
	margin:0 2px 0 16px;
	outline: 0;
}

/* active */
.btn-host{
	background-image:url("../images/btn_host.png");
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	line-height:30px;
	padding:0 10px;
	text-shadow:-1px -1px 0 #006EAE;
}

/* hover */
.btn-host:hover{background-position:0 -60px; color: #ffffff; line-height:30px;}

/* active */
.btn-host:active{background-position:0 -90px; color: #ffffff;padding-top: 2px; line-height:28px;}


/* disabled */
.btn-host[disabled="disabled"]{background-image:url("../images/btn_Join_sprite.png");background-position:0 -120px;color:#FFFFFF; opacity:0.65;filter:alpha(opacity=65);-moz-opacity:0.65;-khtml-opacity: 0.65;}
/***********************************************************/

/* main */
#main{
	overflow:hidden;
	width:100%;
	/*padding:0 0 300px;*/
}
#subheader{
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #d9d9d9;
	padding:23px 8px 7px;
}
.page-heading{
	font-size:32px;
	line-height:48px;
	color:#333;
	font-weight:normal;
	margin:0;
}
.link-holder{
	float:right;
	padding:4px 0 0;
}
.link-holder ul{
	float:left;
	margin:0;
	padding:11px 0 0;
	list-style:none;
}
.link-holder ul li{
	float:left;
	padding:0 0px 0px 10px;
}
.link-holder ul li a{
	float:left;
	text-transform:uppercase;
	font-size:11px;
	line-height:20px;
	padding-top:5px;	
	color:#333;
}
.link-holder ul li .help{background:url(../images/icon-help.gif) no-repeat;}
.link-holder ul li .click{background:url(../images/icon-click.gif) no-repeat;}
.link-holder ul li .letter{background:url(../images/icon-letter.jpg) no-repeat 0 50%;padding-left:20px;}
.link-holder ul li .share{background:url(../images/icon-share.jpg) no-repeat 0 50%; padding-left:20px;}

.link-holder ul li a.chat span{ background:url(../images/icons_sprite.png) no-repeat 0px -40px; height: 21px;margin-right: 8px;width: 25px; float:left;  }
.link-holder ul li a.buy-now span{ background:url(../images/icons_sprite.png) no-repeat -38px -40px;  width:21px; height:14px; float:left; margin-right:4px;  }
.link-holder ul li a.buy-now-normal span{ background:url(../images/icons_sprite.png) no-repeat -38px -40px;  width:21px; height:14px; float:left; margin-right:4px;  }
.link-holder ul li.phone{	float:left;text-transform:uppercase;font-size:11px;line-height:20px;padding-top:5px;color:#333; }
.link-holder ul li.phone span{ background:url(../images/icons_sprite.png) no-repeat -79px 0px;  width:12px; height:16px; float:left; margin-right:4px;  }
.link-holder ul li a:hover{text-decoration:underline;}
.btn-get{
	background:url(../images/btn-get.gif) no-repeat;
	line-height:36px;
	color:#fff;
	font-size:17px;
	text-align:center;
	margin:0 0 0 23px;
	padding:0 0 0 4px;
	cursor:pointer;
	float:left;
}
.btn-get:hover{color:#fff;}
.btn-get span{
	float:left;
	background:url(../images/btn-get.gif) no-repeat 100% 0;
	padding:0 14px 0 12px;
	position:relative;
	right:-2px;
}
.btn-get:hover{background-position:0 -36px;}
.btn-get:hover span{background-position:100% -36px;}
.btn-get:active{background-position:0 -72px;}
.btn-get:active span{background-position:100% -72px;}
.text-inspiration{
	float:right;
	line-height:26px;
}
/* twocolumns */
.twocolumns{
	overflow:hidden;
	width:100%;
}
/* pagecontent */
#pagecontent{
}
/* paginator */
#paginator{
	float:right;
	width:700px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 0 7px;
	margin:20px 0 20px 0px;
	height:35px;
	position:relative;
}
#paginator .prev,
#paginator .next{
	float:left;
	background:url("../images/arrow2.gif") no-repeat 0 3px;
	padding:0 0 0 14px;
	font-size:11px;
	margin-top:10px;
}
#paginator .next{
	float:right;
	background:url("../images/arrow3.gif") no-repeat 100% 3px;
	padding:0 14px 0 0;
}
#paginator .btn-get{
	margin-left:299px;
	position:absolute;
	left:0;
}
/* sidebar */
#sidebar{
	float:left;
	background:url(../images/bg-sidebar.png) no-repeat right bottom; 
	padding:0 0 100px 11px;
	width:220px;
	height:470px;
	margin-right:19px;
}
/* sub-nav */
.sub-nav{
	margin:0 0 0 -10px;
	position:relative;
	padding:15px 10px 25px 0;
	list-style:none;
	line-height:18px;
}
.sub-nav li{border-bottom:1px solid #ccc; width: 217px !important;}
.sub-nav a{
	width:227px;
	display:block;
	padding:5px 0 6px;
	outline:none;
	position:relative; 
	cursor:hand;
}
.sub-nav a:hover{
	color:#007fc5;
	background:url("../images/bg-sub-nav-hover.png") no-repeat scroll 100% 0 transparent; 
	cursor:hand;
}
* html .sub-nav li{height:29px;}
.sub-nav a .c{padding:0 0 0 7px;}
.sub-nav .active a{
	margin:-8px -10px -15px 0;
	_margin:-10px -10px -15px 0;
	width:230px;
	padding:0;
	font-weight:bold;
	color:#333 !important;
}
.sub-nav .active a:hover{ background: none;}
.sub-nav .active .t,
.sub-nav .active .b{
	display:block;
	background:url(../images/bg-sub-nav-active-top.png) 100% 0 no-repeat;
	height:8px;
	overflow:hidden;
}
.sub-nav .active .b{
	background:url(../images/bg-sub-nav-active-bottom.png) 100% 0 no-repeat;
	height:15px;
}
.sub-nav .active .c{
	background:#fff;
	display:block;
	line-height:31px;
}
#sidebar p{
	margin:0 0 29px;
	line-height:18px;
}
.awards{
	background:url(../images/bg-border.gif) no-repeat;
	padding:14px 0 0 10px;
	margin:0 0 0 -10px;
}
.awards h3{
	margin:0;
	font-size:15px;
	line-height:18px;
	color:#666;
}
.awards-list{
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:-7px 0 0 -10px;
	width:230px;
}
.awards-list li{
	overflow:hidden;
	padding:18px 10px 1px;
	height:1%;
	background:url(../images/bg-border.gif) no-repeat;
	margin:-1px 0 1px;
	font-size:11px;
	line-height:14px;
}
.awards-list li img{
	float:left;
	margin:0 15px 0 0;
}
#sidebar .awards-list li p{
	margin:0 0 15px;
	line-height:14px;
	overflow:hidden;
	height:1%;
}
/* footer */
#footer{
	font-size: 12px;
    margin: 0 auto;
   
    position: relative;
    width: 960px;
	
}
/*
.footer-columns{
	overflow:hidden;
	border-top:6px solid #82c63f;
	padding:12px 0 28px 10px;
	width:950px;
}
.footer-columns .col{
	float:left;
	width:182px;
}
.footer-columns .col h4{
	margin:0 0 2px;
	color:#000;
	font-size:10px;
	line-height:18px;
}
.footer-columns .col ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:19px;
}
*/
.footer-columns{
	overflow:hidden;
	border-top:6px solid #82c63f;
	padding:22px 0 28px 10px;
	width:950px;
}
.footer-columns .col{
	float:left;
	margin-right:12px;
	width:145px;	
}
.footer-columns .col h4{
	color:#333333;
	font-size:10px;
	font-weight:bold;
	line-height:8px;
	margin:1px 0 5px;
	text-transform:uppercase;	
}
.footer-columns .col ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:20px;
}
.footer-columns .col ul a{
	color:#666;
	text-decoration:none;
}
.footer-columns .col ul a:hover{text-decoration:underline;}

.footer-columns .col1{
	float:left;
	margin-right:0px;
	width:140px;	
}
.footer-columns .col1 h4{
	color:#333333;
	font-size:10px;
	font-weight:bold;
	line-height:8px;
	margin:1px 0 5px;
	text-transform:uppercase;	
}
.footer-columns .col1 ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:20px;
}
.footer-columns .col1 ul a{
	color:#666;
	text-decoration:none;
}
.footer-columns .col1 ul a:hover{text-decoration:underline;}

/*
.row-wrapp{
	overflow:hidden;
	border-bottom:1px solid #d3cfcf;
	margin:0 -10px 9px;

	padding:0 20px 4px;
	width:940px;
	position:relative;
}
*/
.row-wrapp{
	overflow:hidden;
	border-bottom:1px solid #d3cfcf;
	margin:0 -10px 9px;
	padding:0 20px 0px;
	width:940px;
	position:relative;
	
}
.link-looking{float:left;padding-top:20px;}
.social{
	float:right;
	font-size:12px;
	line-height:18px;
}
.social ul{
	margin:0 -13px 0 -4px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
.social li{
	float:left;
	padding:0 9px;
	position:relative;
}
.social span{float:left;}
.social li a{
	float:left;
	padding:0px;
	color:#666;
}
.social li a:hover{text-decoration:underline; color:#666;}
.social li a.twitter span{background:url(../images/twitter.gif) no-repeat 0px -198px; height: 24px;margin-right: 5px;width: 14px; float:left;}
.social li a.facebook span{background:url(../images/facebook.gif) no-repeat -40px -198px; height: 24px;margin-right: 5px;width: 14px; float:left;}
.social li a.you-tube span{background:url(../images/you-tube.gif) no-repeat -80px -198px; height: 24px;margin-right: 5px;width: 14px; float:left;}
.social li a.blog span{background:url(../images/blog.gif) no-repeat -120px -198px; height: 24px;margin-right: 5px;width: 14px; float:left;}
#footer .row{
	overflow:hidden;
	padding:0 10px;
	height:44px; 
}
.logo-cisco{float:right;}
.logo-cisco img{display:block;}
#footer .wrapp-text{
	overflow:hidden; width:100%; margin-top:10px;
/*	height:1%;*/
}
#footer .wrapp-text p{
	display:inline;
	margin:0;
}
#footer .wrapp-text ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
/*
#footer .wrapp-text ul li{
	display:inline;
	padding:0 5px;
	background:url(../images/separator-footer.gif) no-repeat 0 50%;
}
* html #footer .wrapp-text ul li{padding:0 7px 0 5px;}
* +html #footer .wrapp-text ul li{padding:0 7px 0 5px;}
*/
#footer .wrapp-text ul li{
	display:inline;
	padding:0 5px 0 9px;
	background:url(../images/separator-footer.gif) no-repeat 0 50%;
}

* html #footer .wrapp-text ul li{padding:0 7px 0 5px;_padding: 0 5px 0 9px;}
* +html #footer .wrapp-text ul li{padding:0 7px 0 5px; _padding: 0 5px 0 9px;}
#footer .wrapp-text ul li:first-child{background:none;}
/* ligth-box */
#fader{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	z-index:990;
}
.light-box{
	position:fixed;
	_position:absolute;
	width:378px;
	left:50%;
	top:-9999px;
	z-index:999;
}

.light-box .top{
	background:url(../images/bg-light-box-top.png) no-repeat;
	width:318px;
	overflow:hidden;
	padding:25px 30px 10px
}
.light-box .center{
	background:url(../images/bg-light-box-center.png) repeat-y;
	padding:26px 45px 4px 40px;
	overflow:hidden;
	color:#333;
}
* html .light-box .center{
	overflow:visible;
	height:1%;
}
.light-box .bottom{
	background:url(../images/bg-light-box-bottom.png) no-repeat;
	width:378px;
	height:32px;
	overflow:hidden;
}
.btn-close{
	float:right;
	background:url(../images/btn-close.gif) no-repeat;
	width:18px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
.ttl-light-box{
	display:block;
	overflow:hidden;
	height:1%;
	font-size:14px;
	line-height:17px;
	color:#333;
}
.heading-box{
	overflow:hidden;
	border-bottom:1px solid #cdccc6;
	padding:0 0 5px;
	margin:0 0 21px;
	width:100%;
	position:relative;
}
.light-box .alignright{float:right;}
.light-box .sub-heading{
	display:block;
	overflow:hidden;
	height:1%;
	font-size:17px;
	line-height:20px;
	font-weight:normal;
	position:relative;
}
.join-form{
	overflow:hidden;
	height:1%;
	padding:0 0 0 10px;
	position:relative;
}
.join-form label{
	float:left;
	font-size:13px;
	line-height:16px;
	clear:both;
}
.wrapp-int{
	overflow:hidden;
	width:100%;
}
* html .wrapp-int{padding-bottom:16px;}
* +html .wrapp-int{padding-bottom:16px;}
.join-form .inp{
	float:left;
	clear:both;
	width:228px;
	border:1px solid #cdccc6;
	padding:3px 5px;
	color:#333;
	height:16px;
	margin:0 0 16px;
}
.check-box{
	overflow:hidden;
	width:283px;
	border-bottom:1px solid #cdccc6;
	padding:0 0 20px 10px;
	margin:0 0 11px -10px;
	position:relative;
}
.check-box input{
	float:left;
	padding:0;
	margin:0 3px 0 0;
	width:16px;
	height:16px;
}
.check-box label{
	float:left;
	width:auto;
	clear:none;
}
.outtaHere {
	position:absolute;
	left:-3000px;
}
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:14px;
	height:14px;
	overflow:hidden;
	background:url(../images/bg-check.gif) no-repeat;
	margin:0 2px 0 0;
}
.checkboxAreaChecked {background-position:0 -14px;}
* html .btn-singin{margin-bottom:-3px;}
* +html .btn-singin{margin-bottom:-3px;}

/* Global Sign In styles*/
.light-box-footer a{color:#007FC5;font-size:13px;font-weight:400;}
.light-box .err_msg{margin-top:0;}
.checkboxArea,.checkboxAreaChecked{margin-right:5px;}
.ttl-light-box{ font-weight:bold; }
.bar-div{ overflow:hidden; width:283px; border-bottom:1px solid #cdccc6; padding:0 0 20px 10px; margin:0 0 11px -10px; position:relative; *padding:0 0 0px 10px; clear:both; }
.light-box p { margin-top: 10px; }
.light-box p.noBotMar{margin-bottom: 0px; }
.light-box .noBotMar{margin-bottom: 0px; }
.light-box-footer a:hover{ color:#00A5FF}
.light-box .heading-box{ margin-bottom:10px;}
.light-box .check-box{ border:none; margin-bottom:0px; padding-bottom:0px;}
.light-box .smallInp { width:144px; margin-right:4px; }
.light-box .noFloat {float:none; clear:none;  }
.light-box .noClear {clear:none;  }
.light-box .marBot10{ margin-bottom:10px;}
.light-box .marTop10{ margin-Top:10px;}

.light-box .hilite, .light-box .hilite input{ color:#FF0000; border-color: #FF0000; }
.light-box .posAbsBtn { position:absolute; margin-left:235px; margin-top:8px; }
.light-box .leftFloat{ float:left; }
.light-box .clearDiv{ clear:both;}
.light-box .adviceDiv { margin:5px 10px 10px 10px; color:#FF0000;  }
.light-box .extPanel{ margin-top:25px;}
.btn-pop{ background:url(../images/btn-pop.gif) no-repeat;color:#fff;text-align:center; line-height:28px; padding:0 0 0 4px;cursor:pointer;float:right; margin-left:4px; }
.light-box .btn-pop:hover{color:#fff;}
.light-box .btn-pop span{float:left;background:url(../images/btn-pop.gif) no-repeat 100% 0;padding:0px 14px 0px 12px;}
.light-box .btn-pop:hover{background-position:0 -28px;}
.light-box .btn-pop:hover span{background-position:100% -28px; color:#fff;}
.light-box .btn-pop:active{background-position:0 -56px;}
.light-box .btn-pop:active span{background-position:100% -56px; color:#fff;}
.light-box-footer a.btn-pop{color:#fff;}
.form-panel{padding-top:20px;}
.form-panel1{padding-top:20px; *padding-top:0px;}
.form-panel .sub-heading{margin-left:-10px;border-bottom:solid 1px #CDCCC6;}
.form-panel1 .sub-heading{margin-left:-10px;border-bottom:solid 1px #CDCCC6;}
.form-panel ul.radio-input{list-style:none;margin:0;padding:0; _margin-left:-20px;}
.form-panel ul.radio-input li{position:relative;padding-left:20px;margin-top:12px;}
.form-panel ul.radio-input input{position:absolute;left:0;top:0;width:13px;height:15px;margin:0;padding:0;}
.form-panel ul.radio-input label{float:none; _margin-left:20px;}
.light-box .input-hidden {   border: none; width: 0; height: 0; line-height: 0; padding:0; margin: 0;}
.light-box .inp{float:left;clear:both;border:1px solid #cdccc6;padding:3px 5px;color:#333;height:16px;margin:0 0 16px;}
.light-box .disBtn { background-color: white; filter:alpha(opacity=60); /* IE */ opacity: 0.60; /* Safari, Opera *//*-moz-opacity:0.60;*/ /* FireFox */ z-index: 20; height: 100%; width: 100%; background-repeat:no-repeat;  position: absolute; height: 30px; width: 115px; bottom:0px; right:0px; margin-right:-3px;  }
.light-box .bar-div{ float:left; }
#captchaPanelJoin { float:left; clear:both; *float:none; }
.light-box-footer{ clear:both;}


/*******************Conversion header and footer styles***********/

/*#headerConv #needHelp{ position:absolute; bottom:0; right:0; margin-right:5px;}
#headerConv .dottedMar{ margin:5px 20px 0px 20px;}
#headerConv .mail span{ background:url(/Global/images/icons_sprite.png) no-repeat 0 0 ; padding-left:9px; width:14px; height:11px; float:left;}
#headerConv  .phone{ background:url(/Global/images/icons_sprite.png) no-repeat -78px 0px; padding-top:2px; padding-left:7px; width:9px; height:16px; margin-left:14px; float:left; }
#headerConv  .chat span{ background:url(/Global/images/icons_sprite.png) no-repeat -40px 0px; padding-left:7px; width:16px; height:15px; float:left;  }
#headerConv .faq{ text-align:right;}
#headerConv {border-bottom:6px solid #5EBB2B;height:85px;width:100%; position:relative;}
#headerConv #headerContent{ float:left; width:100%; position:absolute; bottom:0; margin-bottom:14px;  }
#headerConv .logoImg{ background:url(images/BT LOGO3.gif) no-repeat; width:151px; height:55px; display:block; float:left;   }
#headerConv .font_11{ font-size:11px;}
#headerConv .darkGray{color:#333333;}
#headerConv .font_12{ font-size:12px;}
#headerConv .font_13{ font-size:13px;}


#footerConv{border-top:6px solid #5EBB2B;height:85px;width:100%; float:left; padding-top:10px;   }
#footerConv .truste{float:left; padding-right:20px; border-right:1px dotted #000000;}
#footerConv .cisco{float:right; margin-right:5px;}
#footerConv .footerLinks{ margin-left:20px; margin-top:10px; float:left;}
#footerConv .font_12{ font-size:12px;}*/


/*********************** Dev Status*****************************/
#dev_status {min-height: 300px; width: 960px; margin: 0pt auto;}


/*********************** Footer Button *****************************/
#footer .footer_buttons {float:left; margin-right:21px;}	
#footer .footer_try {background-color:#7FC31C;line-height:20px;margin-bottom:6px;padding-top:10px; padding-bottom:10px;}
#footer .footer_buy {background-color: #59b00c;padding-top:5px; padding-bottom:8px;}
#footer .footer_button {-moz-border-radius:2px;-webkit-border-radius: 2px;-khtml-border-radius: 2px;color:#FFFFFF;font-size:18px;text-align:center;text-shadow:-1px -1px 0 #448E0A; width:140px;}
#footer .footer_button_de{ width:165px; }
.wrap-links{ line-height: 14px; margin: 8px 0px 2px;}

#footer .footer_button a{ color:#fff; }

#footer .footer_button a:hover{ color:#fff; }

 /**************************************
 * Live Person CSS - BEGIN
 **************************************/
 
div, p, form, fieldset,
H1,H2,H3,H4,H5,H6 {
	display: block;
	padding: 0; margin: 0;
	}
.cc {
	position: relative;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
} 

#lpPopup {margin: 0px auto; width: 330px; background-image:url(../images/bg_content.gif); height:153px; padding-left:15px; padding-right:0px; padding-top:7px; padding-bottom:15px; text-align:left; background-repeat:no-repeat;}
#lpPopup1 {margin: 0px auto; width: 442px; padding-left:22px; padding-right:22px; padding-top:15px; padding-bottom:15px; text-align:left;}
.lpPopup_cnt_left {float:left; width:126px; }
.lpPopup_cnt_right {float:left; width:187px;}
.lpPopup_cnt_left1 {float:left; width:390px;}
.lpPopup_cnt_right1 {float:left; width:51px;}
.lpPopup_btn_close {width:187px; height:11px; float:left; text-align:right;}
.lpPopup_logo_ciscowebex {float:left; height:110px; width:126px; padding-top:9px;}
.lpPopup_logo_ciscowebex1 {float:left; height:63px; width:390px;}
.lpPopup_content {width:187px; float:left;  padding-top:18px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:16px;}
.lpPopup_content1 {width:390px; float:left;  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
.lpPopup_logo_cisco {float:left; width:126px;}
.lpPopup_buttons {float:left; width:187px;}
.lpPopup_btn1 {float:left; width:90px;}
.lpPopup_btn2 {float:left; width:90px; padding-left:3px;}
.lpPopup_red12 {width:390px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ff4444;}
#lpPopup_textfield {height: 20px; width: 190px; border: 1px solid #bcbcbc;}
.lpPopup_heading {padding-bottom: 0px; margin: 0px; font: normal 16px Arial, Helvetica, sans-serif; color: #333333; text-align:left; font-weight:bold;}

/**************************************
 * Live Person CSS - END
 **************************************/

/************Extra**************************/
 
button.btn-get { height: 36px; border: 0; margin-right: 23px; float: none; }
button.btn-get span { display: inline-block; height: 36px; line-height: 36px; float: none; margin-right: -8px; padding-right: 18px; position: relative; top: -1px; white-space: nowrap; }


/************For WX11 footer by Reed**************************/
.footer-columns1{	overflow:hidden;	border-top:6px solid #82c63f;	padding: 22px 0 0px 0px;	width:960px;}
.footer-columns1 .col{	float:left;	margin-right:12px;	width:145px;}
.footer-columns1 .col h4{	color:#333333;	font-size:10px;	font-weight:bold;	line-height:8px;	margin:1px 0 5px;	text-transform:uppercase;	}
.footer-columns1 .col ul{	margin:0;	padding:0;	list-style:none;	font-size:12px;	line-height:20px;}
.footer-columns1 .col ul a{	color:#666;	text-decoration:none;}
.footer-columns1 .col ul a:hover{text-decoration:underline;}

.footer-columns1 .col1{	float:left;	margin-right:0px;	width:140px;	}
.footer-columns1 .col1 h4{	color:#333333;	font-size:10px;	font-weight:bold;	line-height:8px;	margin:1px 0 5px;	text-transform:uppercase;	}
.footer-columns1 .col1 ul{	margin:0;	padding:0;	list-style:none;	font-size:12px;	line-height:20px;}
.footer-columns1 .col1 ul a{	color:#666;	text-decoration:none;}
.footer-columns1 .col1 ul a:hover{text-decoration:underline;}

.row-wrapp1{	overflow:hidden; border-top: 6px solid rgb(94, 187, 43);border-bottom:2px solid #FFF;	/*margin:0 -10px 9px;	padding:0 20px 5px;	width:940px;*/	position:relative;margin-top:-33px;}
#footer .footer_buttons #footer_ft {width: 158px;  height: 108px;  display: block; background-image:url(../images/sprite_signup_rectangle2-r1.png);}
#footer .footer_buttons #footer_ft:hover {background-position:0 -109px;}

.social1{float:right; padding-right:20px;}
.social1 ul{	margin:0 14px 0 0px;	padding:0;	list-style:none;	float:left;	display:inline; }
.social1 li{	float:left;	padding:0 5px 0 5px;	position:relative;}
.social1 span{float:left;}
.social1 li a{	float:left;	padding:0px;	color:#666;}
.social1 li a.twitter {background:url(../images/twitter.gif) no-repeat -16px -16px; height: 16px;width: 16px; float:left; display: block;}
.social1 li a.facebook {background:url(../images/facebook.gif) no-repeat 0px -16px; height: 16px;width: 16px; float:left; display: block;}
.social1 li a.you-tube {background:url(../images/you-tube.gif) no-repeat -32px -16px; height: 16px;width: 16px; float:left; display: block;}
.social1 li a.blog {background:url(../images/blog.gif) no-repeat -48px -16px; height: 16px;width: 16px; float:left; display: block;}
.social1 li a.twitter:hover {background-position:-16px -16px;}
.social1 li a.facebook:hover {background-position:0 -16px;}
.social1 li a.you-tube:hover {background-position:-32px -16px;}
.social1 li a.blog:hover {background-position:-48px -16px;}
social1 li a:hover{text-decoration:underline; color:#666;}

/* Background color for selecting text */
	::selection {background:#B0ECB0;color: #314918;}
	::-moz-selection {background: #B0ECB0;color: #314918;}
		 
/************end**************************/