/* @override 
	http://coaf.dev/common/styles/default.css
	http://coaf/common/styles/default.css
*/

/* Default Stylesheet for Change Of Address Form.com */
/* Author: Eric Clemmons */

body {
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/341/background.png) repeat-x top left;
}
form, legend, fieldset { padding: 0px; margin: 0px; border: 0px;}
a img { border: 0; }
p {
	margin-left: 8px;
}
a {color:0096d6; text-decoration:underline;}
a:hover {text-decoration:none;}
a:visited {color:#004472; }

#overContainer {
	margin:auto;
	width: 930px;
}
#container {
	width: 100%;
}

#header {
	position: relative;
	color: #037;
}

	#header h1 {
		position: relative;
		width: 329px;
		height: 120px;
		margin: 0 0 13px 0;
		padding: 10px 0 0 0;
		background: url(../images/341/coaf-pbwf-logo.png) no-repeat 0px 20px;
	}
		#header h1 img { position: absolute; bottom: 0px; }
		#header h1 span { display: none; }

	#header #login {
		position: absolute;
		top: 0;
		right:300px;
		/*left: 329px;*/
		width: 454px;
		height: 28px;
		background: #fff url(../images/341/retuser.png) no-repeat bottom left;
		text-align: right;
		font-size: 1.0em;
	}
		#header #login input, label { padding: 0px; margin: 0px 5px 0px 0px; }
		#header #login em { font-style: normal; font-weight: bold; color: #037; }
		#header #login fieldset {
			position: absolute;
			right: 23px;
			bottom: 8px;
		}
		#header #login input { width: 5em; font-size: 1.0em; }
		#header #login #returningUserSubmit {
			position: relative;
			top: 2px;
			width: 36px; height: 13px;
		}
	
	#header #subtitle {
		width: 760px;
		height: 30px;
		background: #fff url(../images/top_bar.png) no-repeat bottom left;
		overflow: hidden;
		line-height: 24px;
		font-size: 1.2em;
		font-weight: bold;
		text-indent: 80px;
	}
		#header #subtitle em {
			font-style: normal;
			font-weight: bold;
			text-transform: uppercase;
			color: red;
		}

#instructions {
	position: relative;
	width: 760px;
	height: 110px;
	background: #fff url(../images/house-bg.jpg) no-repeat top left;
	margin-left: 13px;
}
	#instructions h1 {
		padding: 0px; margin: 0px;
		background: transparent;
		position: absolute;
		top: 7px;
		left: 249px;
		color: #c00;
		font-size: 1.8em;
		display: inline;
	}
	#instructions h3 {
		padding: 0px;
		margin: 0px;
		position: absolute;
		top: 68px;
		left: 249px;
		color: #037;
	}
		#instructions h4 {
		padding: 0px;
		margin: 0px;
		position: absolute;
		top: 58px;
		left: 249px;
		color: #037;
		font-size: 1.25em;
	}
	
#advertisement {
	position: absolute;
	top: 101px;
	left: 560px; /*right: 0px;*/
	width: 200px;
	height: 110px;
	background: #fff url(/common/images/wf-ad02.gif) no-repeat top left;
}

#confirm {
	background: #fff;
	margin: 10px 0px 0px 13px;
	padding: 3px;
	font-size: 1.2em;
	color: #555;
}
	#confirm h1 { color: #c00; }
	#confirm h3 { color: #037; }
	#confirm ul, #confirm li a { color: #006fbd; }
	
	#confirm .alert {
		float: right;
		width: 40%;
		text-align: center;
	}
		#confirm.alert h3 { color: #c00; }
	#confirm img { 
		margin: 1em auto 2em auto;
	}
	
#content {
	background: url(../images/step4/top.png) no-repeat top left;
	margin: 10px 0px 0px 13px;
	padding: 13px 3px 3px 3px;
	font-size: 1.0em;
	color: #555;
	font-size: 1.0em;
}
	#content fieldset.step {
		width: 170px;
		float: left;
		margin-right: 3px;
		padding-right: 12px;
	}
		#content fieldset.step.one { width: 155px;}
		#content fieldset.step.two {}
		#content fieldset.step.three { width: 174px;}
		#content fieldset.step.four { width: 350px; margin-right: 0px;}


	#content label.info {
		display: block;
		color: #c00;
		margin-bottom: 1.1em;
		font-weight: bold;
		font-size: 1.3em;
	}
	#content label.disclaimer {
		background: #fff;
		border: 1px solid #ccc;
		text-align: center;
		padding: 0.5em;
		margin: 0.5em 0 0.5em 0;
	}
	
	#content label.step {
		display: block;
		font-size: 2.2em;
		text-transform: uppercase;
		background: #fff none no-repeat 0px left;
		padding: 10px 0px 8px 0px; /*41px;*/
		font-weight: bold;
	}
		#content label.step span {
			display: block;
			padding-left: 0px;
		}
		#content label.step img {
		  vertical-align: baseline;
		}

	#content label { color: #555; }
	#content label.required { color: #222; }
	#content hr {
		position: relative;
		left: 6px;
		top: 1em;
		margin: 0em 0em 2em 0em;
		width: 100%;
		height: 3px;
		background: #cccccc;
		border: 0px;
		clear: both;
	}

#footer {
	text-align: center;
	background: url(../images/step4/background-bottom.png) no-repeat 13px top;
	padding: 20px;
	display:block;
}
	#footer li {
		display: inline;
	}
		#footer li+li:before { content: ' | '; }

/* FORM STYLING */
#content fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

#content form label {
	display: block;
	padding: 0px 0px 0.5em 0px;
	position: relative;
	left: 8px;
}

#content form label img {
	position: relative;
	top: 6px;
	vertical-align: top;
}

#content form a.help { display: block; padding: 0px 0px 0.5em 8px; }
#content form .help { color: #555;}

#content form input {
	display: block;
	margin-top: 3px;
}
	#content form input.invalid  { background-color: #ffa; }

#content form select {
	float: left;
	display: block;
	padding: 0px;
}
	#content form fieldset.step.four label {
		clear: right;
	}
	#content form fieldset.step.four select {
		float: none;
		font-size: 10px;
		margin-top: 5px;
		margin-bottom: 0px;
	}

#content form label.field-first,
#content form label.field-middle,
#content form label.field-last,
#content form label.field-address,
#content form label.field-city,
#content form label.field-email,
#content form label.field-prefix {
	clear: both;
}

#content form label.field-first,
#content form label.field-middle,
#content form label.field-last,
#content form label.field-address,
#content form label.field-apartment,
#content form label.field-city,
#content form label.field-email,
#content form label.field-phone,
#content form label.field-prefix {
	float: left;
	margin: 0px;
	width: 100%;
}

#prefix, #suffix {
	width:  70px;
	float:  left;
	padding: 0px 0px 0.5em 0px;
	margin-top:  0px;
	margin-left:  8px;
	margin-bottom:  0.5em;
	clear: both;
}


#suffix {
	margin-top: 0px;
	margin-left: 8px;
}

#content form label.field-first input,
#content form label.field-middle input,
#content form label.field-last input,
#content form label.field-phone input {
	width: 150px;
}

#content form label.field-email {
	padding-top: 0.5em;
	width:  150px;
}
	#content form label.field-email input {
		width:  150px;
	}

/*#content form label.field-phone #phone_area_code, #phone_area_code2 {
	width: 35px;
	float: left;
	clear: both;
	overflow: auto;
	margin-right: 10px;
}
#content form label.field-phone #phone_local_number, #phone_local_number2 {
	width: 100px;
	float: left;

}*/

#content form label.field-address input,
#content form label.field-apartment input,
#content form label.field-city input {
	width: 165px;
}

#content form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}
#content form label.field-zip { float: right; }

#content form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#content form label.field-zip input {
	width: 80px;
	padding: 0px;
}


#content form input#radio1,
#content form input#radio2 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 8px;
}

#content form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0.5em 0px;
}

#content textarea {
	display: block;
}

#content form input#checkbox1,
#content form input#checkbox2,
#content form input#checkbox3,
#content form input#DiscUSPS,
#content form input#MoveAuth,
#content form input.field-checkbox {
	clear: both;
	float: left;
	vertical-align: text-top;
	padding: 0px;
	margin: 0px 0px 0px 8px;
}

#content sup { font-size: 0.8em; }

#content form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 5px 1em 0px;
	font-size: 0.9em;
}
#content form select.field-checkbox {
	position: relative;
	top: -8px;
	margin: 0 0 0 8px;
	width: 90%;
}
#content form label.field-date {
	margin-top: 1em;
}
#content form #movedate {
	margin-top: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}

#content form h3 {
	margin-left: 8px;
	color: #c00;
	font-size: 1.2em;
}

#content form label.field-date input {
	width: 120px;
	margin-bottom: 1em;
}

#content form textarea {
	margin-top: 3px;
}

#content span.small {
	position: relative;
	margin-top: 1em;
	left: 8px;

	clear: both;
	display: block;
}
#content span.small em {
	font-weight: bold;
	font-style: normal;
	line-height: 1.5em;
}
#content #submit {
	margin-left: 4px;
	border: 0px;
	margin-bottom: 0em;
}

#submit_button {
	width: 343px;
	height: 33px;
	background: transparent url(../images/step4/submit.png) 0px 0px no-repeat;
	border: 0px;
	font-size: 13px;
	color: #fff;
	/*line-height: 20px;
	margin-left: 20px;*/
	outline: none;
	font-weight: bold;
	font-family: Arial, "Helvetica Neue", sans-serif;
	padding:0;
	margin:0 0 0 10px;
	cursor:pointer;
}
	#submit_button:hover {
		background-position: 0px -33px;
	}
	#submit_button:active {
		background-position: 0px 0px;
		line-height: 22px;
  		outline: none;
	}
	#submit_button.disabled {
		background-position: 0px 0px;
		/*line-height: 22px;*/
  		outline: none;
	}

#content #forwarding_date, #content #move_date {
	display: inline;
	margin-right: 5px;
}

#content #forwarding_date_image:hover, #content #move_date_image:hover {
	cursor: pointer;
}

span.fineprint {
  font-size: 1em;
}

label.error {
	background: #ffa;
	color: #c00 !important;
	width: 163px;
	height: auto;
	padding: 3px 0px 3px 0px !important;
	margin: 0px 0px 0px 0px !important;
	clear: both;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px solid #ccc;
}
label input.error { 
	background: #ffa;
	color: #c00;
	font-weight: bold;
}
label.success {
	background: #afa;
	color: #000 !important;
	width:  163px;
	height: auto;
	padding: 3px 0px 3px 0px !important;
	margin: 0px 0px 0em 0px;
	clear: both;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px solid #ccc;
}
a.wfaccount:link, a.wfaccount:visited, a.wfaccount:active, a.wfaccount:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
}
a.wfaccount:hover {
	text-decoration: underline;
}

div#notification {
	background: #ffa;
	color: #666 !important;
	width: 731px;
	height: auto;
	padding: 7px;
	margin: 1em 0em 1em 13px;
	clear: both;
	font-size: 1.1em;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #ccc;
}
	div#notification strong {
		text-align: left;
		display: block;
		font-style: normal;
		text-transform: capitalize;
		color: #c00;
		font-size: 1.2em;
		margin-bottom: 0.5em;
	}
/* Tab Styles */
#navigation {
	overflow:auto;
	padding: 9px 0 0 0;
	margin: 0 0 21px 0;
}
#navigation a {
	background:url(../images/341/tab-back.gif) repeat-x top left;
	margin:0 5px 0 0;
	display:block;
	float:left;
	text-decoration:none;
	cursor:pointer;
}
#navigation a:hover {
	background-image:url(../images/341/tab-back-over.gif);
}
#navigation a span {
	background:url(../images/341/tab-right.gif) no-repeat top right;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding: 7px 10px 0 10px;
	height: 23px;
	display:block;
	float:left;
}
#navigation a:hover span {
	background-image:url(../images/341/tab-right-over.gif);
}
/* CTA Styles */
#cta-box {
	background:url(../images/341/cta-back.gif) no-repeat top left;
	width:500px;
	height:118px;
	padding: 10px 0px 0px 120px;
	margin: 0 0 15px 0;
	position:relative;
}
#cta-box h2, #cta-box h3 {
	padding:0;
	margin:0;
}
#cta-box h2 {
	font-size:16px;
	color: #0076bf;
}
#cta-box h3 {
	color:#333333;
	font-size:12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 10px 0 0;
}
#cta-box a {
	margin: 0 3px 0 0;
}
#cta-box a img {
	height:34px;
}
#cta-box a img.hsi {
	background:url(../images/341/button-hsi.png) no-repeat 0px -34px;
	width:98px;
}
#cta-box a img.tv {
	background:url(../images/341/button-tv.png) no-repeat 0px -34px;
	width:130px;
}
#cta-box a img.phone {
	background:url(../images/341/button-phone.png) no-repeat 0px -34px;
	width:89px;
}
#cta-box a img.bundles {
	background:url(../images/341/button-bundles.png) no-repeat 0px -34px;
	width:147px;
}
#cta-box a:hover img {
	background-position: 0px 0px;
}
#header h4 {
	font-size:22px;
	padding:0;
	margin: 0 0 15px 0;
	color: #0076bf;
}
/* Step 4 Updates */
		#content fieldset.step.four ul { list-style:none; padding:0; margin:0;}
		#content fieldset.step.four ul li.item { list-style:none; padding:0 0 5px 10px; margin:0 0 10px 0; background: url(../images/step4/box-bottom.gif) no-repeat 10px bottom; width:343px; position:relative;}
		#content fieldset.step.four ul li.item span { background: url(../images/step4/box-top.gif) no-repeat left top; display:block; padding: 5px 0 0 0;}
		#content fieldset.step.four ul li.item input.field-checkbox { /*padding:0; margin:0; float:left;*/}
		#content fieldset.step.four ul li span a {color:#0096d6; font-size:14px; text-decoration:none; font-weight:bold; padding: 0 10px 0 0; margin:0;}
		#content fieldset.step.four ul li span a:hover {color:#004472; text-decoration:none;}
		#content fieldset.step.four ul li span b {color:#ff6400; font-size:14px; text-decoration:none; font-weight:bold; padding: 0 10px 0 0; text-transform:uppercase; font-style:italic;}
		#content fieldset.step.four ul li span ul li {color:#666666; font-size:10px; text-decoration:none; font-weight:normal; padding: 0 10px 0 30px; background:url(../images/step4/bullett.png) no-repeat 25px 5px;}
		#content fieldset.step.four ul li span a.broadview {padding: 0 10px 10px 70px; margin:0; background:url(http://www.whitefence.com/resize/qsrimages/providerlogos/originals/broadviewsecurity.60.png) no-repeat 0px 0px;}
		#content fieldset.step.four ul li span a.maid {padding: 0 10px 10px 27px; margin:0; background:url(../images/step4/maid.png) no-repeat 0px 0px;}
		#content fieldset.step.four ul li span a.moving {padding: 0 10px 7px 30px; margin:0; background:url(../images/step4/mover.png) no-repeat 0px 0px;}
		#content fieldset.step.four ul li span a.home {padding: 0 10px 7px 30px; margin:0; background:url(../images/step4/hammer.png) no-repeat 0px 0px;}
		#content fieldset.step.four ul li span a.locks {padding: 0 10px 10px 30px; margin:0; background:url(../images/step4/key.png) no-repeat 0px 0px;}
		#content fieldset.step.four ul li span a.auto {padding: 0 10px 5px 45px; margin:0; background:url(../images/step4/auto.png) no-repeat 0px 0px;}
		#content fieldset.step.four ul li span a.security-choice {
		    background:transparent url(http://www.whitefence.com/qsrimages/providerlogos/50/security-choice.png) no-repeat;
		    height:30px;
		    margin:0;
		    padding:0 10px 10px 50px;
		}
		
#content fieldset.step.four input.field-checkbox {
	/*clear: both;
	float: left;
	vertical-align: text-top;*/
	float:none;
	clear:none;
	vertical-align:baseline;
	padding: 0;
	margin: 0px 0px 0px 8px;
	position:absolute;
	left: 8px;
	border-collapse:collapse;
}
#content fieldset.step.four select.field-checkbox {
	margin: 14px 0 0 10px;
}

#content fieldset.step.four ul li span a.directv {
    padding: 0 10px 5px 40px;
    margin:0;
    background:url(http://www.whitefence.com/resize/qsrimages/providerlogos/originals/directv.36.png) no-repeat 0px 0px;
}

#adhead {
	height:100px;
	text-align:center;
	padding: 3px 0 0 0;
}
#skyscraper {
	position: absolute; 
	top: 5px; 
	right: 0px; 
	width:300px;
	height:250px;
}
div.clear {clear:both;}
#cta-box a img.wflogo-big {
	position:absolute;
	top: 2px;
	left:2px;
	width:120px;
	height:120px;
}
#header a img.wflogo-pbwf {
	position:absolute;
	top: 98px;
	left:78px;
	width:100px;
	height:20px;
}