@charset "utf-8";
/** cdi tool panel *************************************************/
/** common **********************************/
.phonenumber {
	white-space: nowrap;
}
.clearboth {
	clear: both;
}
.rfloat {
	float: right;
}
.loginPanel td, .gatewayPanel td, .connectPanel td {
	padding: 0;
}
.loginPanel h3, .loginPanel p, .loginPanel p img, .gatewayPanel h3, .gatewayPanel p, .gatewayPanel p img, .connectPanel h3, .connectPanel p, .connectPanel p img {
	padding: 0;
	margin: 0;
}

a.closeLink {
	background: url(../images/btn-panel-close.gif) no-repeat left top;
	display: block;
	float: right;
	width: 43px;
	height: 13px;
	overflow: hidden;
	line-height: 50px;
}
.loginPanel, .gatewayPanel, .connectPanel {
	position: absolute;
	display: none;
}
.loginPanel *, .gatewayPanel *, .connectPanel * {
	font-family: helvetica, arial;
}
.gatewayPanel p, .connectPanel p, .gatewayPanel div, .connectPanel div {
	font-size: 11px;
}
.gatewayPanel label, .connectPanel label {
	color: #3d362d;
}
.loginPanel label{ color:#746c61;}

/** login panel ****************************/
.loginPanel {
	width: 284px;
	height: auto;
	overflow: hidden;
	background: none;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.loginPanel .loginTop {
	background: url(../images/samplingEligible-bg-panel-login-t.png) no-repeat left bottom;
	overflow: hidden;
	height: 45px;
}
.loginPanel .loginCont {
	background: url(../images/bg-panel-login-m.png) repeat-y left top;
	padding: 2px 16px 0 16px;
	width: 252px;
}
.loginPanel .loginBottom {
	background: url(../images/bg-panel-login-b.png) no-repeat left bottom;
	height: 39px;
}
.loginPanel .loginBottom1 {
	background: url(../images/bg-panel-login-b1.png) no-repeat left bottom;
	height: 12px;
}
.loginPanel .loginTop .lg {
	/*background: url(../images/ico-login-panel-open.gif) no-repeat right center;*/
	display: block;
	float: none;
	height: 16px;
	padding: 0 0 0 240px;
	margin: 11px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #566f00;
}

.tbLoginPanel {
	width: 100%;
	text-align: left;
}
.tbLoginPanel * {
	font-size: 11px;
}
.tbLoginPanel br {
	clear: both;
}
.tbLoginPanel tr.thead td {
	padding-bottom: 15px;
}
.tbLoginPanel tr.thead h3 {
	color: #566f00;
	font-size: 16px;
	font-weight: normal;
	width: 200px;
	line-height: 1.2em;
}
.tbLoginPanel tr.thead h3 span {
	font-size: 16px;
	color: #F00;
}
.tbLoginPanel tr.thead p {
	color: #566f00;
	font-size: 11px;
	line-height: 1.2em;
}
.tbLoginPanel input.text {
	width: 246px;
	height: 16px;
	display: block;
}
.tbLoginPanel .remeEmail {
	font-size: 9px;
	float: none;
}
.tbLoginPanel span.message, .tbLoginPanel label.general {
	display: block;
}
.tbLoginPanel #rememberMe {
	vertical-align: middle;
	float: none;
}
#login-forgot, #returnToLogin, #reLoginBtn {
	float: right;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #5c3579;
	display: block;
	margin-top: 2px\9;
	*margin-top: 4px;
}
.tbLoginPanel a.loginLink {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #5c3579;
}
.tbLoginPanel tr.btntd td {
	padding: 12px 0 15px 0;
}
.tbLoginPanel tr.btntd .loginBtn {
	float: left;
}
.tbLoginPanel tr.btntd img.powerby {
	float: right;
}
.tbLoginPanel td.error {
	background: #FEF7D0;
}
.tbLoginPanel td.error label, .tbLoginPanel td.error span {
	color: #f50011;
}
.tbLoginPanel label.red, .tbLoginPanel label.red *, .tbLoginPanel label.alert-tag, .tbLoginPanel label.alert-tag * {
	color: #f50011;
}
.loginPanel .registerNow {
	clear: both;
	overflow: hidden;
	height: 20px;
	padding: 7px 0 0 0;
}
.loginPanel .loginBottom .registerNow {
	padding-left: 17px;
}
.loginPanel .registerNow h3 {
	font-size: 12px;
	color: #566f00;
	float: left;
}
.loginPanel .registerNow a {
	font-size: 12px;
	float: left;
	color: #5c3579;
	text-decoration: underline;
	padding-left: 8px;
	outline: none;
}
#login span#message {
	display: block;
	padding-bottom: 5px;
}


/** gateway panel *******************************************/
.gatewayPanel {
	width: 402px;
	height: auto;
	overflow: hidden;
	background: none;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.gatewayPanel .gatewayTop {
	background: url(../images/samplingEligile-bg-panel-gateway-t.png) no-repeat center bottom;
	overflow: hidden;
	height: 45px;
}
.gatewayPanel .gatewayCont {
	background: url(../images/samplingEligile-bg-panel-gateway-m.png) repeat-y center top;
	padding: 6px 16px 0 16px;
	width: 370px;
	_width:371px;
}
.gatewayPanel .gatewayBtm {
	background: url(../images/samplingEligile-bg-panel-gateway-b.png) no-repeat center -1px;
	height: 20px;
}
.gatewayPanel .gatewayTop .gatewaySel, .gatewayPanel .gatewayTop .connectSel {
	position: absolute;
	background: url(../images/ico-az-gateway-open.gif) no-repeat left bottom;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0;
	width:75px;
	color: #676f00;
}
.gatewayPanel .gatewayTop .connect, .gatewayPanel .gatewayTop .gateway {
	position: absolute;
	background: url(../images/ico-az-connect.gif) no-repeat left 5px;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0;
	width:75px;
	color: #b8b8b8;
}
.gatewayPanel .gatewayTop .gateway, .gatewayPanel .gatewayTop .gatewaySel {
	left: 15px;
	top: 8px;
	font-size:12px;
	/*border-right: 1px #E1D9E9 solid;*/
}
.gatewayPanel .gatewayTop .connect {
	left: 311px;
	top: 14px;
}
.gatewayPanel .gatewayTop .connectSel {
	left: 15px;
	top: 8px;
	font-size:12px;
}

.gatewayPanel h3 {
	font-weight: normal;
	font-size: 16px;
	color: #566f00;
}
.gatewayPanel h3 a {
	color: #566f00;
	text-decoration: none;
}
.gatewayPanel .gatewayContent {
	clear: both;
	padding: 5px 0;
	font-size: 11px;
}
.gatewayPanel .gatewayContent a {
	color: #693b8a;
	font-family: arial, helvetica;
	background: url(../images/ico-arrow-right.gif) no-repeat right 5px;
	padding-right: 5px;
}
.gatewayPanel .gatewayContent a.imgLink {
	background: none;
}
.gatewayPanel .dotLine {
	border-bottom: 1px #999 dotted;
	clear: both;
	margin-bottom: 13px;
	margin-top: 3px;
}
.gatewayPanel .gatewayContent p {
	padding: 2px 0;
}
.gatewayPanel .gatewayCont .powerby {
	padding-top: 2px;
}

/** connect panel ********************************************/
.gatewayPanel .connectCont {
	background: url(../images/samplingEligile-bg-panel-gateway-m.png) repeat-y center top;
	padding: 6px 6px 0 6px;
	width: 390px;
	_width:391px;
}
.connectHeader {
	padding: 0 10px 18px 10px;
	border-bottom: 1px #bbbab8 dotted;
}
.connectFooter {
	padding: 9px 10px 0 10px;
	margin: 0;
}
.connectBody {
	background: #f2eedf;
	padding: 13px 10px;
	margin: 0;
	border-bottom: 1px #bbbab8 dotted;
}
.connectBody table {
	float: none;
}
.connectBody h4 {
	color: #677300;
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
}
.connectBody p.want {
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	background: url(../images/ico-connect-panel-want.gif) no-repeat left 4px;
}
.connectBody p.wantopen {
	padding: 0 0 6px 14px;
	background: url(../images/ico-connect-panel-wantopen.gif) no-repeat left 4px;
}
.connectBody p.want a {
	font-size: 14px;
	font-weight: bold;
	color: #5c3579;
	text-decoration: underline;
}
.connectBody .container {
	display: none;
	background: url(../images/bg-connect-panel-container.gif) no-repeat left bottom;
	width: 365px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.connectBody .container .top {
	background: url(../images/bg-connect-panel-container.gif) no-repeat left top;
	padding: 13px 15px 0 15px;
}
.connectCont .container .result {
	padding-bottom: 30px;
}
.connectCont .container .nofind {
	padding-bottom: 0;
}
.connectCont strong {
	color: #566f00;
}
.connectCont .connInfo {
	margin: 5px 0 6px 0;
	font-size: 11px;
	color: #3d362d;
}
.connectCont .connectInfo p a {
	color:#693B8A;
}
.connectCont .connInfo a, .connectCont .repContainer a {
	color: #552876;
	background: url(../images/ico-arrow-right.gif) no-repeat right 5px;
	padding-right: 5px;
}
.connectCont .tbConnect {
	margin: 0;
}
.connectCont .tbConnect * {
	font-size: 11px;
}
.connectCont .tbConnect input.text {
	width: 150px;
}
.connectCont .tbConnect input.phone {
	width: 35px;
}
.connectCont .tbConnect input.phoneMain {
	width: 52px;
	margin-right: 8px;
}
.connectCont .tbConnect label, .connectPanel .tbConnect i {
	color: #746c61;
}
.connectCont .tbConnect .red, .connectCont .tbConnect .red * {
	color: #f50011;
}
.connectCont .tbConnect span.extphone {
	color: #746c61;
	margin-left: 82px;
}
.connectCont p.callGoback {
	padding: 6px 0 10px 0;
}
.connectCont .result .userName {
	color: #566f00;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0;
}
.connectCont .result .userPic {
	float: left;
	padding: 0 12px 15px 0;
}
.connectCont .result a {
	text-decoration: none;
}
.connectCont .result .userInfo {
	float: left;
	width: 260px;
}
.connectCont .result .userInfo table {
	height: 48px;
	width: 100%;
}
#connect .connectCont .result .userInfo table td, #connectInput .connectCont .result .userInfo table td {
	vertical-align: middle;
}
.connectCont .result .callGoback {
	padding: 5px 0 0 0;
}
.connectCont .nofind .space {
	padding: 10px 0 0 0;
}
.callmenow .container {
	display: block;
}
#goBackBtn {
	background: url(../images/btn-panel-goback.gif) no-repeat;
	display: block;
	width: 56px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
}

/** header ******************************************/
#tabContent ul {
}
/** header end ******************************************/

/** cdi-tools panel ************************************/
.loginPanel {
	top: -55px;
	left: 396px;
}

#login, #login-email, #login-success, #login-email-success {
	background: none;
	margin: 0;
	width: 284px;
	height: auto;
	padding: 0;
}
#login-email td {
	padding: 0;
}
#login-email tr.thead td {
	padding-bottom:15px;
}
#login-email tr.btntd td {
	padding:12px 0 15px;
}
#login-email .return {
	float: right;
	margin: 3px 0 0 0;
	display: block;
}
a#regBtn {
	background: none;
	font-size: 12px;
	float: left;
	color: #5c3579;
	text-decoration: underline;
	padding-left: 8px;
	outline: none;
}
#login-success .login-content {
	margin: 0;
}
#gateway {
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: 402px;
	top: -52px;
	left: 303px;
	z-index: 3;
}

#connect {
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: 402px;
	top: -52px;
	left: 203px;
	z-index: 3;
}
#connectInput {
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: 402px;
	top: -52px;
	left: 0;
	z-index: 3;
}

.connectCont strong {
	display: inline;
	padding: 0;
	margin: 0;
}
.connectCont .userInfo strong {
	font-size: 11px;
}
/** cdi-tools panel end ********************************/


/** all page *************************************/
#loginT {
	background: #FFF;
	margin: 0;
	padding: 0;
	width: auto;
}

#content {
	position: static;
	z-index: 3;
}
#content-callouts {
	z-index: 1;
}
#footnotes {
	z-index: 2;
}



.needhelp {
	float: right;
	background: url(../images/ico-callmenow-phone.gif) no-repeat 0px 55px;
	padding: 55px 16px 5px 15px;
	color: #535353;
	font-weight: normal;
	font-size: 11px;
}

.needhelp a {
	background: none;
	text-decoration: none;
}

#findrep {display: none}
