/* CSS Document - appliedadvantage.com - Screen Stylesheet
/*
/* version:   1.0
/* date:      9/19/2008
/* author:    brian.crumley@alliedpixel.com
/* website:   http://www.alliedpixel.com
/*
----------------------------------------------------------*/

/* Begin Init Styles
----------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, 
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, 
samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline }
/* remember to define focus styles! */
:focus {
	outline: 0 }
body {
	line-height: 1;
	color: #000 }
ol, ul {
	list-style: none }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0 }
caption, th, td {
	text-align: left;
	font-weight: normal }
blockquote:before, blockquote:after, q:before, q:after {
	content: "" }
blockquote, q {
	quotes: "" "" }


/* Begin Body Styles
----------------------------------------------------------*/	
html, body {
	min-height: 100%;
	height: auto;
	font: 100%/120% Arial, Helvetica, sans-serif }
body {
	background: url('../image/body_bkg.jpg') repeat-x 0 100% }
.clear-both {
	clear: both;
	height: 0;
	font-size: .1em;
	line-height: 0 }


/* Begin Container Styles
----------------------------------------------------------*/
#container {
	width: 955px;
	text-align: left;
	margin: 0 auto }


/* Begin Header Styles
----------------------------------------------------------*/
#header {
	font-size: .7em;
	padding: 0 8px }
#logo {
	float: left;
	padding: 8px 0 5px 0;
	margin: 0 }
#header ul {
	float: right;
	padding: 0;
	margin: 0 0 10px 0 }
#header li {
	float: left;
	background: url('../image/header_li_vr.gif') no-repeat right 8px;
	display: inline;
	font-style: italic;
	padding: 3px 10px 0 10px;
	margin: 0 }
#header li.lastUtilityChild {
	background: none }
#header a:link, #header a:active, #header a:visited {
	display: block;
	font-style: normal;
	color: #000;
	text-decoration: none;
	padding: 0 }
#header a:hover {
	text-decoration: underline }
#header .banner {
	float: right;
	padding: 0 10px 0 0;
	margin: 0 }


/* Begin Primary Navigation Styles
---------------------------------------------------------- */
#nav {
	clear: both;
	background: url('../image/nav_bkg.jpg') no-repeat 0 0;
	width: 939px;
	height: 38px;
	padding-top: 8px;
	margin: 0 auto }
#nav ul {
	float: right;
	font-size: .8em;
	color: #0f202f }
#nav li {
	float: left;
	background: url('../image/nav_vr.gif') no-repeat right 8px;
	display: inline;
	padding: 0;
	margin: 0 }
#nav li.lastPrimaryChild {
	background: none }
#nav a, #nav a:active, #nav a:visited, #nav a:focus {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 20px;
	margin: 0 10px }
#nav a:hover {
	text-decoration: underline }


/* Begin Login Styles
---------------------------------------------------------- */
#login {
	display: inline; /* <-- corrects IE6 doubled float-margin bug */
	float: right;
	width: 686px;
	padding: 0;
	margin: 3px 15px 0 0 }
#login input {
	float: left;
	margin: 0 0 0 10px }
#login #text_username, #login #text_password {
	width: 140px;
	height: 16px;
	border: 1px solid #999;
	background: #fff;
	font-size: .8em;
	color: #b7b7b7;
	padding-top: 1px;
	padding-left: 4px }
#login ul {
	float: right;
	font-size: .7em;
	padding-left: 8px }
#login li {
	background: url('../image/header_li_vr.gif') no-repeat right 2px;
	display: inline;
	padding: 0 10px;
	margin: 0 }
#login li.lastUtilityChild {
	background: none }
#login a:link, #login a:active, #login a:visited {
	color: #000;
	text-decoration: none;
	padding: 0 }
#login a:hover {
	text-decoration: underline }


/* Begin Content/Column Styles
----------------------------------------------------------*/
#content {
	clear: both;
	padding-top: 20px }
#content .column {
	float: left }
#primary {						/* left column (lc) */
	width: 640px;
	display: inline;
	padding: 0;
	margin: 0 17px 0 8px }
.index #primary {				/* banner region */
	display: block;
	background: url('../image/index_banner_bkg.jpg') no-repeat 0 0;
	width: 939px;
	height: 250px;
	padding: 0;
	margin: 0 auto 20px auto }
.myaccount #primary {
	display: block;
	width: 555px;
	padding: 0;
	margin: 0 17px 20px 8px }
.myaccount-edit #primary {
	display: block;
	width: 909px }
#secondary {					/* right column (rc) */
	width: 282px;
	padding: 0 }
.index #secondary {
	width: 939px;
	margin: 0 auto 60px auto }
.myaccount #secondary {
	width: 360px }


/* Begin Primary Content (LC) Styles - INDEX BANNER
----------------------------------------------------------*/
.index #primary .banner-left {
	float: left;
	width: 509px }
.index #primary .banner-right {
	position: relative;
	float: right;
	width: 407px;
	padding: 0 18px 0 5px }
.index #primary h1 {
	border: none;
	font-size: 18px;
	font-weight: bold;
	color: #09325a;
	line-height: 1.4em;
	padding: 0;
	margin: .5em 0 .2em 0 }
.index #primary h1 span {
	font-size: 20px;
	color: #ff9966 }
.index #primary h2 {
	height: 90px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0;
	margin: 0 }
.index #primary h3 {
	position: absolute;
	top: 137px;
	left: 25px;
	border: none;
	padding: 0;
	margin: 0 }
.index #primary form {
	position: absolute;
	top: 137px;
	right: 13px;
	background: url('../image/index_banner_form_bkg.jpg') no-repeat 0 0;
	width: 214px;
	height: 84px;
	padding: 10px 15px 0 15px }
.index #primary form label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #fff }
.index #primary form input {
	display: block;
	width: 210px;
	height: 15px;
	color: #999;
	margin: .3em 0 }
.index #primary form input.search {
	float: right;
	width: auto;
	height: auto;
	margin: 0 }
.index #primary form a, .index #primary form a:active, .index #primary form a:visited, .index #primary form a:focus {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0 }
.index #primary form a:hover {
	text-decoration: underline }
.index #primary ul#promo-links {
	clear: both;
	font-size: 11px;
	color: #0f202f;
	padding: 7px 0 0 5px;
	margin: 0 }
.index #primary ul#promo-links li {
	float: left;
	background: url('../image/index_banner_li_vr.gif') no-repeat right 7px;
	display: inline;
	padding: 0 8px 0 0;
	margin: 0 0 0 6px }
.index #primary ul#promo-links li.lastPromoChild {
	background: none;
	padding: 0 }
.index #primary ul#promo-links a, .index #primary ul#promo-links a:active, .index #primary ul#promo-links a:visited, .index #primary ul#promo-links a:focus {
	display: table;
	background: url('../image/index_banner_li_bkg.gif') no-repeat 0 0;
	width: 155px;
	height: 29px;
	color: #09325a;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0 }
.index #primary ul#promo-links li strong {
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px }
	
.index #primary ul#promo-links a:hover {
	color: #fff;
	text-decoration: none }
	

/* Begin Primary Content (LC) Styles - GENERAL
----------------------------------------------------------*/
#content h1 {
	display: block;
	border-bottom: 1px solid #f8a151;
	font-size: 1.5em;
	font-weight: normal;
	color: #404040;
	padding-bottom: 2px;
	margin: 0 8px 28px 8px }
#primary h2 { }
#primary h3 {
	border-bottom: 1px solid #f8a151;
	font-size: .75em;
	line-height: 1.3em;
	padding-bottom: 2px;
	margin: 1em 0 }
#primary h3 em {
	display: block;
	font-weight: normal }
#primary h4 {
	font-size: .8em;
	line-height: 1.3em;
	margin: 1em 0 }
#primary p, #primary ul, #primary ol {
	font-size: .75em;
	line-height: 1.4em;
	margin: 1em 0 }
#primary hr {
	width: 100%;
	height: 1px;
	border: none 0; 
	border-top: 1px solid #f8a151 }
#primary .content-col {
	float: left;
	display: inline;
	width: 270px;
	padding: 0;
	margin: 0 20px }
#primary p.right-btn {
	float: right;
	padding-right: 10px }


/* Begin Primary Content (LC) Styles - INDEX CALLOUTS
----------------------------------------------------------*/
#secondary {
	line-height: 1.1em }
.index #secondary .callout {
	float: left;
	background: url('../image/index_callout_bkg.gif') no-repeat 0 bottom;
	width: 300px;
	height: 184px;
	margin-bottom: 20px }
.index #secondary .callout a:link, .index #secondary .callout a:active, .index #secondary .callout a:visited {
	color: #fff;
	text-decoration: none }
.index #secondary .callout a:hover {
	text-decoration: underline }
.index #secondary .callout h2 {
	display: block;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 1.2em }
.index #secondary .callout h2.login {
	background: url('../image/index_callout-login-header_bkg.gif') no-repeat 0 0;
	padding: 10px 0 0 12px }
.index #secondary .callout h2.offer {
	background: url('../image/index_callout-offer-header_bkg.gif') no-repeat 0 0;
	text-align: right;
	padding: 10px 12px 0 0 }

.index #secondary .callout form {
	font-size: .7em;
	color: #fff;
	line-height: 1.4em;
	padding: 0 5px 10px 85px;
	margin-top: -20px }
.index #secondary .callout form #remember {
	margin-left: -2px }
.index #secondary .callout form #remember input {
	display: inline }
.index #secondary .callout form #remember label {
	float: left }
.index #secondary .callout form #text_username, .index #secondary .callout form #text_password {
	width: 200px;
	height: 20px;
	border: 1px solid #999;
	background: #fff;
	font-size: 1.2em;
	color: #ccc;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 5px }
.index #secondary .callout form .forgot-password {
	display: block }
.index #secondary .callout form .btn_login {
	float: right;
	margin-top: -33px }
.index #secondary .callout form .new-member {
	float: left;
	margin-top: 8px }

.index #secondary .special-benefit {
	float: left;
	background: url('../image/index_callout-benefit_bkg.gif') no-repeat 0 bottom;
	width: 300px;
	height: 184px;
	margin: 0 19px 20px 19px }
.index #secondary .special-benefit h2 {
	height: auto }
.index #secondary .special-benefit h3 {
	font-size: 12px;
	color: #09325a;
	font-weight: normal;
	padding: 0 28px;
	margin: 1em 0 .2em 0 }
.index #secondary .special-benefit h3 a:link, .index #secondary .special-benefit h3 a:active, .index #secondary .special-benefit h3 a:visited  {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #09325a;
	margin-bottom: .5em }
.index #secondary .special-benefit h3 a:hover  {
	color: #f96 }

.index #secondary .callout ul.offers {
	padding: 0;
	margin: -20px 0 0 0 }
.index #secondary .callout ul.offers li {
	position: relative;
	display: block;
	width: 280px;
	height: 63px;
	padding: 0 10px;
	margin-bottom: 5px }
.index #secondary .callout ul.offers li.alt-row {
	margin-bottom: 0 }
.index #secondary .callout ul.offers li img {
	float: left;
	border: 1px solid #d5d3d3;
	background: #fff;
	padding: 2px;
	margin-top: -5px }
.index #secondary .callout ul.offers li.alt-row img {
	float: right }
.index #secondary .callout ul.offers li a:link, .index #secondary .callout ul.offers li a:active, .index #secondary .callout ul.offers li a:visited {
	display: block;
	width: 135px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 90px }
.index #secondary .callout ul.offers li.alt-row a:link, .index #secondary .callout ul.offers li.alt-row a:active, .index #secondary .callout ul.offers li.alt-row a:visited {
	width: 155px;
	margin-left: 35px }
.index #secondary .callout ul.offers li a:hover {
	text-decoration: underline }


/* Begin Primary Content (LC) Styles - BENEFITS SEARCH
----------------------------------------------------------*/
#primary fieldset {
	border: 1px solid #6a6a6a;
	background: #ececec url('../image/search_fieldset_bkg.jpg') repeat-x 0 bottom;
	font-size: .75em;
	line-height: 1.4em;
	padding: 15px;
	margin-bottom: 20px }
#primary fieldset.keyword label {
	display: block;
	margin-bottom: 5px }
#primary fieldset.keyword input {
	float: left;
	margin-right: 10px }
#primary fieldset.keyword #text_search {
	width: 200px;
	height: 17px;
	border: 1px solid #999;
	background: #fff;
	color: #676767;
	padding-top: 1px;
	padding-left: 4px }
#primary fieldset strong {
	display: block }
#primary fieldset em {
	font-style: italic;
	font-weight: normal }
#primary fieldset label span {
	display: block;
	width: 160px;
	color: #676767;
	text-align: right;
	padding: 0;
	margin: -17px 0 0 450px }
#primary fieldset label a:link, #primary fieldset label a:active, #primary fieldset label span a:visited {
	color: #676767;
	text-decoration: underline }
#primary fieldset label span a.check-all:link, #primary fieldset label span a.check-all:active, #primary fieldset label span a.check-all:visited {
	margin-left: 6px }
#primary fieldset label span a.uncheck-all:link, #primary fieldset label span a.uncheck-all:active, #primary fieldset label span a.uncheck-all:visited {
	margin-right: 6px }
#primary fieldset label span a:hover, #primary fieldset label span a:focus {
	color: #0054a6 }
#primary fieldset.category ul {
	clear: left }
#primary fieldset.category li {
	float: left;
	display: inline;
	width: 130px;
	font-size: 1.3em;
	line-height: 2.1em;
	padding: 0 }

#primary fieldset.recent {
	padding-bottom: 10px }
#primary fieldset.recent ul.recent li {
	position: relative;
	float: left;
	display: inline;
	width: 250px;
	padding-right: 10px }
#primary fieldset.recent ul.recent li img {
	float: left;
	border: 1px solid #d5d3d3;
	background: #fff;
	padding: 2px }
#primary fieldset.recent ul.recent li a {
	display: block;
	font-size: 1.3em;
	font-weight: normal;
	color: #676767;
	line-height: 1.4em;
	text-decoration: underline;
	padding: 0;
	margin: 0 0 0 70px }
#primary fieldset.recent ul.recent li a:hover {
	color: #0054a6 }


/* Begin Primary Content (LC) Styles - BENEFITS SEARCH RESULT LIST
----------------------------------------------------------*/
#primary ul.benefits {
	padding: 0;
	margin: 0 }
#primary ul.benefits li {
	position: relative;
	float: left;
	display: block;
	background: #f5f5f5;
	width: 624px;
	padding: 14px 8px 8px 8px;
	margin-bottom: 22px }
#primary ul.benefits li.alt-row {
	background: #e2e2e1 }
#primary ul.benefits li img {
	float: left;
	border: 1px solid #d5d3d3;
	background: #fff;
	padding: 2px;
	margin-bottom: 22px }
#primary ul.benefits li strong {
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 100px }
#primary ul.benefits li .desc {
	display: block;
	font-weight: normal;
	padding: 0;
	margin: 0 0 22px 100px }
#primary ul.benefits li a {
	clear: both;
	display: block;
	border: 1px solid #ccc;
	background: #fff url('../image/search_enroll-arrow-icon.gif') no-repeat 5px 4px;
	height: 1%; /* <-- corrects IE6 doubling padding-top when only one line */
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 8px 8px 34px }
#primary ul.benefits li a:hover {
	background: #fff url('../image/search_enroll-arrow-icon-ov.gif') no-repeat 5px 4px;
	text-decoration: underline }


/* Begin Primary Content (LC) Styles - ACCOUNT MANAGEMENT / STATUS
----------------------------------------------------------*/
#account-manangement {
	position: relative;
	border: 1px solid #6e6e6e;
	background: #f5f5f5;
	padding: 5px 20px;
	margin: 39px 0 64px 0 }
#account-manangement h2, #account-status h2 {
	position: absolute;
	display: block;
	top: -39px;
	left: -1px; /* <-- ie6 css */
	background: url('../image/primary_h2_title_bkg.gif') no-repeat 0 0;
	width: 196px;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
	padding: 13px 20px 0 20px;
	margin: 0 }
#account-manangement h3 {
	position: relative;
	border: none;
	color: #09325a;
	margin-bottom: 0 }
#account-manangement a {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	/*margin-right: 20px  <-- ie6 css */ }
#account-manangement p {
	padding-right: 90px;
	margin-top: 0 }
#account-status {
	position: relative;
	border: 1px solid #6e6e6e;
	background: #e3e3e0;
	padding: 5px 20px;
	margin-top: 39px }
#account-status .cat-status {
	font-weight: bold;
	color: #09325a }
#account-status em {
	font-weight: normal;
	margin-left: 115px }


/* Begin Primary Content (LC) Styles - MY ACCOUNT - PI/LI/BI/AI
----------------------------------------------------------*/
.myaccount-edit #primary #my-account-nav {
	float: left;
	width: 100%;
	background: url('../image/my-account-edit_nav_bkg.gif') repeat-x bottom }
.myaccount-edit #primary #my-account-nav ul {
	list-style: none;
	padding: 0;
	margin: 0 }
.myaccount-edit #primary #my-account-nav li {
	float: left;
	background: url('../image/my-account-edit_nav_bkg-left.gif') no-repeat left top;
	padding: 0 2px 0 8px;
	margin: 0 }
.myaccount-edit #primary #my-account-nav a {
	float: left;
	display: block;
	width: 200px;
	background: url('../image/my-account-edit_nav_bkg-right.gif') no-repeat right top;
	font-weight: bold;
	color: #09325a;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	padding: 0 }
.myaccount-edit #primary #my-account-nav a:hover {
	color: #0054a6 }
.myaccount-edit #primary #my-account-nav #current {
	background-image: url('../image/my-account-edit_nav_bkg-left-ov.gif')}
.myaccount-edit #primary #my-account-nav #current a {
	background-image: url('../image/my-account-edit_nav_bkg-right-ov.gif');
	color: #f29f52;
	padding-bottom: 1px }

#personal-info, #login-info, #billing-info, #account-info {
	clear: left;
	border: 1px solid #6e6e6e;
	border-top: none;
	background: #fff;
	padding: 6px 6px 6px 0 }
#login-info {
	padding-left: 0 }
.myaccount-edit #primary form {
	/*_height: 0; <-- ie6 css */
	background: url('../image/my-account-edit_bkg.gif') repeat-y 6px 6px }
.myaccount-edit #primary #login-info form {
	background: url('../image/my-account-edit_login-info_bkg.gif') repeat-y 6px 6px;
	margin-bottom: 6px }
.myaccount-edit #primary #login-info form.last-child {
	margin-bottom: 0 }
.myaccount-edit #primary fieldset, .myaccount-edit #primary #login-info fieldset.cq-pp {
	display: inline;
	float: left;
	border: none;
	background: none;
	width: 414px;
	line-height: 1.4em;
	padding: 30px 15px 0 15px;
	margin-left: 6px }
.myaccount-edit #primary #login-info fieldset {
	display: block;
	float: none;
	border: none;
	background: none;
	width: auto;
	margin-bottom: 0 }
.myaccount-edit #primary fieldset label {
	font-style: italic }
.myaccount-edit #primary #login-info fieldset label {
	font-size: 11px;
	font-style: normal }
.myaccount-edit #primary fieldset ul { }
.myaccount-edit #primary fieldset li {
	position: relative;
	float: left;
	display: block;
	padding: 3px 0 }
.myaccount-edit #primary #login-info fieldset li {
	position: relative;
	float: none;
	display: block;
	padding: 3px 0 }
.myaccount-edit #primary fieldset li label {
	position: relative;
	float: left;
	display: block;
	width: 120px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 4px 0 }
.myaccount-edit #primary fieldset li label.mi {
	float: left;
	display: inline;
	width: 18px }
.myaccount-edit #primary fieldset li label.tip {
	display: inline;
	float: none;
	width: auto;
	vertical-align: baseline;
	margin-left: 30px }
.myaccount-edit #primary fieldset li label.note {
	display: inline;
	float: none;
	width: auto;
	margin-left: 125px }
.myaccount-edit #primary fieldset li label a {
	display: block;
	font-style: italic;
	color: #323230;
	text-decoration: underline }
.myaccount-edit #primary fieldset li input, .myaccount-edit #primary fieldset li select {
	display: inline;
	border: 1px solid #999;
	background: #fff;
	width: 230px;
	height: 17px;
	font-size: 11px;
	color: #676767;
	padding-top: 3px;
	padding-left: 4px;
	margin-left: 0 }
.myaccount-edit #primary fieldset li input.name-disabled {
	border: none;
	background: none;
	color: #676767;
	font-weight: bold }
.myaccount-edit #primary fieldset li input.first-name {
	float: left;
	display: inline;
	width: 160px;
	margin: 0 25px 0 0; /* <-- ie6 css */ }
.myaccount-edit #primary fieldset li input.mi {
	display: inline;
	width: 20px;
	text-transform: capitalize;
	margin: 0 0 0 0 }
.myaccount-edit #primary fieldset li input.zip {
	width: 80px;
	/*margin: 0 100px 0 0  <-- ie6 css */ }
.myaccount-edit #primary fieldset li input.phone {
	display: inline;
	width: 50px;
	margin: 0 5px 0 0 }
.myaccount-edit #primary fieldset li input.phone-last {
	display: inline;
	width: 50px;
	margin: 0 50px 0 0 }
.myaccount-edit #primary fieldset li input.cvv2_cvc2 {
	width: 30px }
.myaccount-edit #primary fieldset li select {
	width: 236px;
	height: 20px;
	padding: 0 }
.myaccount-edit #primary fieldset li select.exp-month {
	display: inline;
	width: 45px;
	margin: 0 5px 0 0 }
.myaccount-edit #primary fieldset li select.exp-year {
	display: inline;
	width: 60px;
	margin: 0 80px 0 0 }
.myaccount-edit #primary fieldset .required {
	display: block;
	clear: left;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 30px }
.myaccount-edit #primary fieldset li input.save, .myaccount-edit #primary fieldset li input.back, .myaccount-edit #primary fieldset li input.activation {
	border: none;
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 50px 0 0 300px }
.myaccount-edit #primary #login-info fieldset li input.save {
	float: right;
	margin: 10px 0 }
.myaccount-edit #primary fieldset li input.activation {
	width: 132px;
	height: 20px;
	margin: 0 }


/* Begin Primary Content (LC) Styles - PICTURE PASS
----------------------------------------------------------*/
.myaccount-edit #primary fieldset #photo_strip { width: 376px; margin-top: 1em }
.myaccount-edit #primary fieldset #photo_strip #photo_strip_container { margin: 0; padding: 0; height: 101px; overflow: auto; background: #000 }
.myaccount-edit #primary fieldset #photo_strip #photo_strip_container ul { margin: 0; padding: 0; list-style: none; white-space: nowrap; display: table-row }
.myaccount-edit #primary fieldset #photo_strip #photo_strip_container ul li { position: static; float: none; width: auto; display: inline; padding: 0 }
.myaccount-edit #primary fieldset #photo_strip #photo_strip_container ul li img { margin: 1px 0 1px 1px }


/* Begin Primary Content (LC) Styles - CC Registry/HH Inventory
----------------------------------------------------------*/
#primary form #ccReg_hhInv {
	clear: right;
	border: 1px solid #999;
	background: #fff;
	padding: 6px; /* <-- ie6 css */ }
#primary form #ccReg_hhInv fieldset {
	border: none;
	background: #f1f1ef;
	padding: 6px 6px 6px 18px;
	margin: 0 }
#primary table.ccReg_hhInv {
	width: 100% }
#primary form #ccReg_hhInv fieldset th {
	width: 40%;
	vertical-align: top }
#primary form #ccReg_hhInv fieldset ul.ccReg_hhInv_link-list {
	font-weight: normal;
	padding: 0;
	margin: 1em 0 }
#primary form #ccReg_hhInv fieldset ul.ccReg_hhInv_link-list li {
	padding: 5px 0 }
#primary form #ccReg_hhInv fieldset td {
	border: 1px solid #999;
	background: #fff;
	width: 60%;
	padding: 10px 20px;
	margin: 0 }
#primary form #ccReg_hhInv fieldset ol li {
	list-style-type: decimal;
	margin-left: 2em }
#primary form #ccReg_hhInv fieldset li {
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px }
#primary form #ccReg_hhInv a:link, #primary form #ccReg_hhInv a:active, #primary form #ccReg_hhInv a:visited {
	display: block;
	color: #000;
	text-decoration: none }
#primary form #ccReg_hhInv a:hover, #primary form #ccReg_hhInv a:focus {
	text-decoration: underline }
#primary form #ccReg_hhInv fieldset a.active {
	border-bottom: 1px solid #717171;
	font-weight: bold }
#primary form #ccReg_hhInv fieldset a.active:hover {
	text-decoration: none }
#primary form #ccReg_hhInv li, #primary form #ccReg_hhInv h3, #primary form #ccReg_hhInv p {
	border: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0 }
#primary form #ccReg_hhInv h3 {
	position: relative;
	float: left;
	display: block;
	width: 120px }
#primary form #ccReg_hhInv p {
	display: inline }

#primary form ul.vda-btns li {
	float: left }
#primary form  ul.vda-btns input.view {
	margin: 0 140px 0 10px }
#primary form  ul.vda-btns input.add {
	margin: 0 0 0 135px }


/* Begin Primary Content (LC) Styles - CC Registry - Card View
----------------------------------------------------------*/
#primary #ccRegistry-cv { }
#primary #ccRegistry-cv fieldset {
	border: none;
	background: none;
	width: 310px;
	padding: 0 }
#primary #ccRegistry-cv fieldset.left {
	float: left }
#primary #ccRegistry-cv fieldset.right {
	float: right }
#primary #ccRegistry-cv fieldset li {
	margin-bottom: 1.4em }
#primary #ccRegistry-cv fieldset.right li {
	float: right }
#primary #ccRegistry-cv fieldset label {
	display: block;
	font-size: 12px }
#primary #ccRegistry-cv fieldset input {
	display: block;
	width: 290px;
	height: 15px }
#primary #ccRegistry-cv fieldset input.back, #primary #ccRegistry-cv fieldset input.save {
	width: auto;
	height: auto }
#primary #ccRegistry-cv fieldset input.save {
	float: right }
	

/* Begin Primary Content (LC) Styles - ROOM VIEW TABLE
----------------------------------------------------------*/
#primary p.room-view-right-btn {
	float: right;
	padding-right: 10px;
	margin: -40px 0 0 0 }
#primary p.room-view-right-btn a {
	margin-left: 10px }
#primary table.room-view {
	border-bottom: 1px solid #f8a151;
	width: 100%;
	font-size: .8em;
	line-height: 1.4em;
	vertical-align: top;
	margin: 1em 0 }
#primary table.room-view td {
	vertical-align: top }
#primary table.room-view col.col-ico {
	width: 25px }
#primary table.room-view col.col-item {
	width: 300px }
#primary table.room-view col.col-value {
	width: 150px }
#primary table.room-view col.col-appraised {
	width: 150px }
#primary table.room-view th {
	font-weight: bold;
	text-align: center;
	padding: 5px }
#primary table.room-view td {
	text-align: center;
	padding: 8px 5px }
#primary table.room-view .cell-item {
	font-weight: bold;
	text-align: left }
#primary table.room-view tr.active-item td {
	border-top: 1px solid #f8a151 }
#primary table.room-view tr.rv-collapse {
	display: none }
#primary table.room-view tr.active-detail td {
	border-bottom: 1px solid #f8a151 }
#primary table.room-view tr.active-detail td {
	text-align: left;
	padding-top: 0;
	padding-bottom: 0 }
#primary table.room-view input.appraisedcb {
	display: inline;
	margin-right: 5px }
#primary table.room-view .appraisedcb label {
	float: left }
#primary table.room-view fieldset {
	border: none;
	background: none;
	padding: 0 }
#primary table.room-view fieldset.rv-desc {
	margin: 1em 0 1em 25px }
#primary table.room-view fieldset.rv-desc li label {
	display: block;
	float: none;
	font-size: 12px;
	font-weight: normal }
#primary table.room-view fieldset.rv-desc li textarea {
	display: block;
	border: 1px solid #999;
	background: #fff;
	width: 575px;
	height: 50px;
	background: #fff;
	font: 100%/120% Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 4px }
#primary table.room-view fieldset.rv-loc, #primary table.room-view fieldset.rv-left li, #primary table.room-view fieldset.rv-right li {
	position: relative;
	float: none;
	display: block;
	padding: 3px 0 }
#primary table.room-view fieldset.rv-loc {
	margin: 1em 0 1em 25px }
#primary table.room-view fieldset.rv-left {
	float: left;
	display: inline;
	width: 310px;
	margin-left: 25px }
#primary table.room-view fieldset.rv-right {
	float: right;
	display: inline;
	width: 260px;
	margin-right: 20px }
#primary table.room-view fieldset.rv-loc li, #primary table.room-view fieldset.rv-left li, #primary table.room-view fieldset.rv-right li {
	position: relative;
	float: left;
	display: block;
	padding: 3px 0 }
#primary table.room-view fieldset.rv-loc li label, #primary table.room-view fieldset.rv-left li label, #primary table.room-view fieldset.rv-right li label {
	position: relative;
	float: left;
	display: block;
	width: 80px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 4px 0 }
#primary table.room-view fieldset.rv-loc li select, #primary table.room-view fieldset.rv-left li input, #primary table.room-view fieldset.rv-right li input {
	display: inline;
	border: 1px solid #999;
	background: #fff;
	width: 200px;
	height: 17px;
	padding-top: 3px;
	padding-left: 4px;
	margin-left: 0 }
#primary table.room-view fieldset.rv-loc li select {
	width: 208px;
	padding: 0 }
#primary table.room-view fieldset.rv-right li {
	float: right }
#primary table.room-view fieldset.rv-right li label {
	width: 140px }
#primary table.room-view fieldset.rv-right li input {
	width: 100px }
#primary table.room-view fieldset.rv-left input.delete, #primary table.room-view fieldset.rv-right input.save {
	border: none;
	width: auto;
	height: auto;
	margin-top: 1em }
#primary table.room-view fieldset.rv-right input.save {
	float: right }


/* Begin Primary Content (LC) Styles - CONTACT US
----------------------------------------------------------*/
#primary fieldset.contact label{
	font-weight: bold }
#primary fieldset.contact ul { }
#primary fieldset.contact li {
	position: relative;
	float: left;
	display: block;
	padding: 3px 0 }
#primary fieldset.contact li label {
	position: relative;
	float: left;
	display: block;
	width: 70px;
	font-size: 1.3em;
	font-weight: normal;
	padding: 4px 0 }
#primary fieldset.contact li input {
	display: block;
	border: 1px solid #999;
	background: #fff;
	width: 230px;
	height: 17px;
	color: #676767;
	padding-top: 1px;
	padding-left: 4px;
	margin-left: 80px }
#primary fieldset.contact li label.comment {
	position: relative;
	float: left;
	display: block;
	width: 400px;
	font-size: 1.3em;
	font-weight: normal }
#primary fieldset.contact li textarea {
	display: block;
	border: 1px solid #999;
	background: #fff;
	width: 400px;
	height: 130px;
	background: #fff;
	font: 100%/120% Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color: #676767;
	padding-top: 1px;
	padding-left: 4px;
	margin-left: 80px }
#primary fieldset.contact li input.submit {
	border: none;
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	margin-left: 430px }


/* Begin Primary Content (LC) Styles - FAQ
----------------------------------------------------------*/
#primary .faq-question {
	margin-right: 20px;
	margin-left: 20px }
#primary .faq-question dt, #primary .faq-answer dt {
	font-size: .75em;
	font-weight: bold;
	color: #676767;
	line-height: 1.4em }
#primary .faq-question li {
	list-style-image: url('../image/faq_ico-question.gif');
	padding-bottom: 6px;
	margin-left: 16px }
#primary .faq-question a {
	font-weight: bold;
	color: #09325a;
	text-decoration: none }
#primary .faq-question a:hover, #primary .faq-answer a:hover {
	text-decoration: underline }

#primary .faq-answer { }
#primary .faq-answer dt {
	margin: 1em 0 1em 20px }
#primary .faq-answer dd {
	background: #f5f5f5;
	font-size: .75em;
	padding: 10px 0 0 0 }
#primary .faq-answer dd p {
	padding: 0 36px }
#primary .faq-answer dd.alt-row {
	background: #e3e3e3 }
#primary .faq-answer a {
	display: block;
	background: url('../image/faq_ico-answer.gif') no-repeat 20px 0;
	font-weight: bold;
	color: #09325a;
	text-decoration: none;
	padding: 0 36px }
#primary .faq-answer p.top {
	background: #fff;
	padding: 0 10px 0 20px }
#primary .faq-answer p.top a {
	background: url('../image/faq_ico-top.gif') no-repeat right 8px;
	font-weight: normal;
	color: #f8a151;
	text-align: right;
	text-decoration: none;
	padding: 10px 25px 0 0 }
#primary .faq-answer p.top a:hover {
	text-decoration: underline }
#primary .faq-answer p {
	font-size: .9em;
	padding-left: 15px }


	

/* Begin Secondary Content (RC) Styles
---------------------------------------------------------- */
#secondary {
	line-height: 1.1em }
.secondary-shadow-panel {
	margin-bottom: 20px }
.shadow-body, .shadow-bl, .shadow-tr {
	display: inline-table;
	/* \*/display: block;/**/} 
.shadow-body {
	float: left;
	padding: 0 0 2px 0;
	background: url('../image/shadow.gif') right bottom no-repeat }
.shadow-bl {
	background: url('../image/corner_bl.gif') -12px 100% no-repeat }
.shadow-tr {
	padding: 0 10px 8px 0;
	background: url('../image/corner_tr.gif') 100% top no-repeat }
#secondary h2 strong {
	display: table;
	background: url('../image/secondary_title_bkg.gif') no-repeat 0 0;
	width: 271px;
	height: 39px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.2em }
#secondary h2 strong span {
	display: table-cell;
	vertical-align: middle }
#secondary .content {
	background: url('../image/secondary_content_bkg.gif') no-repeat 0 bottom;
	padding: 5px 15px }
#secondary .content-special-benefit {
	background: url('../image/secondary_benefit_bkg.gif') no-repeat 0 bottom;
	padding: 5px 15px }
#secondary h3 {
	font-size: 13px;
	color: #333;
	margin: 1em 0 .2em 0 }
#secondary p, #secondary ul, #secondary ol {
	font-size: 12px;
	color: #333;
	margin: 1em 0 }
#secondary ul, #secondary ol {
	list-style-position: outside;
	list-style-type: disc;
	margin: 1em 0 1em 2.5em }
#secondary ol {
	list-style-type: decimal }
#secondary .content-special-benefit p {
	margin: 0 0 1em 0 }


/* Begin Secondary Content (RC) Styles - MY BENEFITS
---------------------------------------------------------- */
.myaccount #secondary h2 strong {
	display: table;
	background: url('../image/secondary_title-mybenefit_bkg.gif') no-repeat 0 0;
	width: 354px;
	height: 39px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.2em }
.myaccount #secondary .content-my-benefit {
	background: url('../image/secondary_mybenefit_bkg.gif') no-repeat 0 bottom;
	padding: 5px 15px }
.myaccount #secondary ul {
	margin: 1em 0 }
.myaccount #secondary ul li {
	position: relative;
	float: left;
	display: block;
	width: 325px;
	margin-bottom: 10px }
.myaccount #secondary ul li img {
	float: left;
	border: 1px solid #d5d3d3;
	background: #fff;
	padding: 2px }
.myaccount #secondary ul li a {
	display: block;
	font-weight: bold;
	color: #09325a;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 87px }
.myaccount #secondary ul li a:hover {
	text-decoration: underline }
.myaccount #secondary ul li .desc {
	display: block;
	font-weight: normal;
	color: #09325a;
	margin-left: 87px }
.myaccount #secondary p {
	clear: left;
	text-align: center }


/* Begin Footer Styles
----------------------------------------------------------*/
#footer-wrapper {
	clear: both;
	background: url('../image/footer_bkg.gif') repeat-x 0 0;
	margin: 60px 0 30px 0 }
#footer {
	width: 933px;
	height: 22px;
	font-size: .6em;
	text-transform: uppercase;
	padding: 4px 10px 0 12px;
	margin: 0 auto }
#footer p { 
	float: right;
	color: #fff }
#footer ul {
	float: left }
#footer li {
	float: left;
	background: url('../image/footer_li_vr.gif') no-repeat right 5px;
	display: inline;
	padding: 0 10px;
	margin: 0 }
#footer li.lastUtilityChild {
	background: none }
#footer a:link, #footer a:active, #footer a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 }
#footer a:hover {
	text-decoration: underline }