/* USA -> PPC CSS Document */
.clear { clear: both; }
body, p, li, a, label, input, select, option {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
}
body { 	background-color: #e6e7e8; }
#container {
	width: 950px;
	margin: 0px auto;	
}
#header {
	height: 85px;
	width: 950px;
	vertical-align: bottom;
	display: table-cell;
}
#header #logo {
	width: 200px;
	margin-bottom: 12px;
	float: left;
}
#header #info {
	width: 130px;
	margin-top: 24px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6d6e70;
}
#hero {
	height: 323px;
	width: 100%;
	background-image: url(images/ppc/ppcBgHero.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
#hero #left {
	float: left;
	width: 394px;
	height: 309px;
	padding-left: 90px;
	padding-right: 55px;
}
#hero #left h1 {
	color: #0177c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;	
	line-height: 38px;
	margin-top: 40px;
	margin-bottom: 0px;
}
#hero #left p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#hero #right {
	float: right;	
	height: 309px;
}
#hero #right img {
	float: right;
	border: 0px;	
}
#hero #bottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 950px;
	height: 16px;
}
#hero #bottom img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#content {
	background-image: url(images/ppc/ppcBgPageBottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 100%;	
	background-color: #ffffff;
	clear: both;
}
.section {
	width: 950px;
	clear: both;
	padding-top: 40px;
	padding-bottom: 40px;
}
.section.shadow {
	background-image: url(images/ppc/ppcBgSection.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding-bottom: 23px;
}
.section .left {
	float: left;
	width: 394px;
	padding-left: 69px;
	padding-right: 55px;
}
.section .right {
	float: right;
	width: 387px;
	padding-left: 24px;
}
.section h2 {
	margin: 0px;
	margin-left: 20px;
	padding-top: 12px;
	color: #fc6500;
	font-size: 28px;
	text-align: left;
}
.section.shadow .left h2 {
	color: #0177c0;
	font-size: 22px;
	margin: 10px 0px 5px 0px;
}
.section.shadow .left p {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
.section.shadow .left p.largeText {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}
.section.shadow .right {
	width: 387px;
	padding-left: 24px;
	background-image: none;
}
.section.shadow .right form, .section .right p {
	width: 320px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.section.shadow .right #formtop {
	width: 360px;
	height: 10px;
}
.section.shadow .right #formbottom {
	background-image: url(images/ppc/ppcBgFormBottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 40px;
	width: 360px;
}
.section.shadow .right h2 {
	color: #fc6500;
	text-align: center;
}
.section.shadow .right form label {
    float: left;
    margin-bottom: 10px;
    padding: 3px 10px 2px 0;
    text-align: left;
    width: 80px;
	clear: both;
}
.section.shadow .right form input, .section .right form select {
    float: right;
    margin-bottom: 9px;
    padding: 3px;
    width: 210px;
}
.section.shadow .right form select.select {
	margin-top: 4px;
	width: 184px;
}
.section.shadow .right form .select {
	margin-top: 0px;
	width: 124px;
	line-height: 14px;
}
.section.shadow .right form input.submit {
	float: right;
	margin-top: 6px;
	margin-bottom: 30px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 8px;
	background-image: url(images/ppc/ppcBtnScheduleCall.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 139px;
	height: 32px;
}
.section .leftpad {
	padding-left: 20px;	
}
.section .rightpad {
	padding-right: 20px;	
}
.section .left h2 {
	color: #ce0280;
	margin-left: 0px;
}
.section .left h2.altLineSpacing {
	color: #ce0280;
	margin-left: 0px;
	line-height: 28px;
}
.section .right {
	background-image: url(images/ppc/ppcBgCenterBorder.png);
	background-position: left top;
	background-repeat: no-repeat;	
}
.section .right h2 {
	color: #72c349	
}

/* override some of the controller styles that were pulled by default where we have full controller */
body { background-image: none; }

#device-l2 {
	display: block;
}
#device-l2 > div {
	display: block;
}
.l2-content {
	display: none;
}
.l2-close-btn {
	display: none;
}
#encompass-controller {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -442px;
	width: 884px;
	height: 506px;	
}
div#encompass-controller div#device-l2 {
	margin-top: 0px;
	margin-left: 0px;
}
.black-overlay {
    height: 100%;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 16;
	display: none;
	top: 0px;
	left: 0px;
}