/*
Title:      Prob8 global styles
Author:     Mark Croxton, mcroxton@hallmark-design.co.uk
Copyright:	Hallmark Design
Updated:    December 15 2008
*/

@import url("reset.css");

/*
@import url("ui.theme.css");
@import url("ui.core.css");
@import url("ui.accordion.css");
@import url("ui.tabs.css");
@import url("ui.progressbar.css");
*/

body {
	font: 0.75em/1em "Lucida Grande", Helvetica, Arial, sans-serif; /* 1em = 12px at 96ppi */
	color: #1D5320;
	background: #C7E3A7 url('/_assets/img/page_bg.png') repeat-x 0 0;
	}	

/* default heading sizes */	
h1		{ font-size: 2em;    }
h2		{ font-size: 2.33333em;}
h3 		{ font-size: 1.25em;  }
h4		{ font-size: 1em;  }
h5,h6	{ font-size: 1em;  }

/* default link formatting */			
a, a:link 			{ color: #5CA93E;  }
a:visited 			{ color: #5CA93E; }	
a:focus, a:hover 	{ color: #1D5320;}
a:active 			{ color: #1D5320; }

#content strong, #help-panels strong 	{ font-weight: bold; }
#content em, #help-panels em			{ font-style: italic; }

button { cursor: pointer; }

/* layout grid */

#page {
	width: 962px;
    margin: 0 auto;
    text-align: left;
}

/* header */
#header {
	position: relative;
	height: 332px;
}

.skip {
	display: none;
}

#utility {
	position: absolute;
	top:0; left: 0;
	padding-top: 4px;
	width: 100%;
	height: 31px;
	line-height: 30px;
}

#user {
	float: left;
	width: 253px;
	padding: 6px 0 0 16px;
}

#user span {
	position: relative;
	display: inline-block;
	padding: 0 15px 0 24px;
	height: 19px;
	background: #83C05D url('/_assets/img/login_bg.gif') no-repeat 100% 0;
	line-height: 17px;
	font-size: .92em;
}

#user span a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#user a img {
	position: absolute;
	top:0; left: 0;
}

#user a:hover {
	color: #E6F6D2;
}

#user span:hover {
	background-color: #72AE56;
}

#utility .wrapper {
	float: right;
	width: 658px;
}

#crumbtrail {
	float: left;
	width: 417px;
	font-size: .92em;
}

#ajaxSearch_form {
	float: right;
	width: 241px;
	height: 25px;
	padding-top: 6px;
}
#ajaxSearch_form button {
	width: 19px;
	height: 19px;
	background: transparent url('/_assets/img/btn_submit.png') no-repeat 0 0;
	text-indent: -500em;
	float: right;
	margin-right: 15px;
}

#ajaxSearch_form button:hover {
	background-position: -19px 0;
	cursor: pointer;
}

#ajaxSearch_input {
	border:0px;
	width: 164px;
	padding: 2px 20px 2px 20px;
	background: url('/_assets/img/searchfield.png') no-repeat 0 0;
	float: left;
}

span.ajaxSearch_highlight {
	color: #AF3925 ! important;
}

#hero {
	position: absolute;
	top:40px; 
	left: 0;
	height: 152px;
	width: 962px;
}

#menu {
	position: absolute;
	top:191px; left: 0;
	width: 947px;
	height: 141px;
	padding-right: 15px;
	background: transparent url('/_assets/img/menu_bg.png') no-repeat 0 0;
}

#menu h1 {
	position: absolute;
	top:0; left: 0;
	width: 215px;
	height: 141px;
	text-indent: -5000em;
	overflow: hidden;
}

#menu h1 a {
	display: block;
	width: 430px;
	height: 141px;
	position: absolute;
	top:0; left:0;
	background: transparent url('/_assets/img/logo.png') no-repeat 0 0;
	cursor: pointer;
}

#menu h1 a:hover {
	left: -215px;
}

#menu ul {
	position: absolute;
	top:0px; left: 269px;
	width: 678px;
	height: 141px;
	background: transparent url('/_assets/img/nav_shadows.png') no-repeat 0 0;
	overflow: hidden;
}

#apply #menu ul { background-position: -452px -141px; }
#help  #menu ul { background-position: -226px -141px; }
#about #menu ul { background-position:  0 -141px; }

#menu ul li {
	display: inline;
	width: 226px;
}

#menu ul a {
	display: block;
	width: 182px;
	height: 195px;
	float: left;
	padding: 47px 10px 0 35px;
	text-decoration: none;
	line-height: 1.2em;
	color: white;
	background: transparent url('/_assets/img/tab-line.png') no-repeat 0 0;
	margin-right: -1px;
}

#menu ul li strong {
	display: block;
	font-size: 1.58333em;
	color: white;
	margin-bottom: 13px;
}

#menu ul li.active a strong {
	color: #1D5320;
}

#menu ul li.active a {
	background: transparent url('/_assets/img/tab-active.png') no-repeat 0 0;
	color: #3E870A;
	margin-right: 0;
	width:181px;
}

#menu ul a:hover {
	background-color: #69C140;
	background-position: -227px 0;
}

#menu ul li.active a:hover {
	background-position: -226px 0;
}

.menu-active {
	width: 227px;
	height: 141px;
	background-color: #5BA93C;
	position: absolute;
	top:0px; left: 269px;
}
#m0 { left: 269px; }
#m1 { left: 495px; }
#m2 { left: 721px; width: 226px; }


/* homepage */
#menu p {
	position: absolute;
	top:38px; left: 304px;
	width: 608px;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.3em;
}

#menu a#charity {
	position: absolute;
	top:0; right: 14px;
	width: 125px;
	height: 119px;
	display: block;
	overflow: hidden;
	background: #336D30;
	z-index: 4000;
}

#menu a#charity:hover {
	background: #1D5320;
	cursor: pointer;
}

#menu a#charity em {
	position: relative;
	width: 125px;
	height: 119px;
	display: block;
	background: transparent url('/_assets/img/charity.png') no-repeat 0 0;
	text-indent: -500em;
}

/* content */
#content {
	padding-right: 15px;
	background: transparent url('/_assets/img/page_shadow.png') no-repeat 0 0;
}
#primary {
	float: right;
	width: 608px;
	background: white;
	padding: 35px;
	line-height: 1.4em;
	position: relative;
	min-height: 300px;
}

#primary h2	{
	font-weight: normal;
	font-size: 2.08333em; 
	line-height: 1em;
	margin-bottom: .7em;
}

#primary h2 em	{
	font-style: normal;
	color:#5CA93E;
}

/* flash text replacement */
/* before replacement - use to set font size */
h2 .alt {
	line-height: 32px;
}

/* after replacement */
.flash-replaced {
	margin-left: -2px; /* tweak position */
}
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

#primary h3, #help-panels h3  { 
	color: #5CA93E;
	font-weight: bold;
	margin: 0 0 .7em 0;
	padding-top: .35em;
}

#primary h4, #help-panels h4 { 
	color: #1D5320;
	font-weight: bold;
	padding-top: .7em;
}

.intro {
	font-size: 1.25em;
	color: #879E99;
	line-height: 1.4em;
	margin-bottom: 1em;
}

p.metadata {
	color: #5CA93E;
	margin-top: -1em;
}

p.top  {
	margin-top: -.7em;
}

p.top a {
	margin-top: -.7em;
	padding-left: 12px;
	background: transparent url('/_assets/img/arrow_top.png') no-repeat 0 3px;
}

p.top a:hover {
	background-position: 0 -97px;
}

#primary p, #primary table, #primary dl, #primary address, #primary pre, #help-panels p {
	margin-bottom: 1.4em;
}

#primary p.more {
	margin-top: -.7em;
}

#primary ul, #primary ol, #primary img, #help-panels ul, #help-panels ol {
	margin: 0 0 .7em 0;
}

#primary ul.links {
	margin-bottom: 1.4em;
}

#primary ul, #help-panels ul {
	list-style: none;
}

#content li, #help-panels li {
	padding-bottom:.7em;
}

#primary ul li, #help-panels ul li {
	padding-left: 12px;
	background: url('/_assets/img/bullet.png') no-repeat 0 0;	/* default */
}

#primary ul li {
	position: relative;
}

#primary ul.flush li {
	padding-bottom:0;
}
		
#primary ul.flush {
	margin-bottom:1.4em;
}

#primary ul.files li {
	background-image: none;
	padding:0;
	line-height: 1em;
	margin-bottom:6px;
}

#primary ul.files li a {
  	display: block;
  	background: #E9F9DD url('/_assets/img/btn/action.png') 12px -3px no-repeat;
  	height: 20px;
  	color: #1D5320;
  	padding: 8px 0px 0px 42px;
  	text-decoration: none;
}

#primary ul.files li a:hover {
	background-position: 12px -83px;
}

#primary ul.files li.html a { 	background: #E9F9DD url('/assets/snippets/filedetails/img/icon_html.gif')	12px 6px no-repeat ; }
#primary ul.files li.pdf a 	{ 	background: #E9F9DD url('/assets/snippets/filedetails/img/icon_pdf.gif')	12px 6px no-repeat ; }
#primary ul.files li.doc a 	{ 	background: #E9F9DD url('/assets/snippets/filedetails/img/icon_word.gif')	12px 6px no-repeat ; }
#primary ul.files li.xls a 	{ 	background: #E9F9DD url('/assets/snippets/filedetails/img/icon_excel.gif')	12px 6px no-repeat ; }
#primary ul.files li.ppt a 	{ 	background:	#E9F9DD url('/assets/snippets/filedetails/img/icon_pp.gif')		12px 6px no-repeat ; }

#primary ul.files li a:hover {
	background-color: #C5E3B6;
}

#primary ul.files li a:hover em {
	color: white;
}

table.data td.icon img {
	padding: 0 10px 0 10px;
	float: left;
}

#primary div.figure {
	float: right;
	margin:0 0 1em 20px;
	max-width: 218px;
}

#content ol, #help-panels ol {
	list-style: decimal outside;
	}	
#content ol li, #help-panels ol li {
	margin: 0 0 0 2em; 
	padding-bottom:.7em;
	}
	
#content ol.nested li {
	font-weight: bold;
}
	
#content ol.nested ol {
	list-style: none;
	text-indent: -2em;
	margin-top: 1em;
}

#content ol.nested em {
	font-style: normal;
}

#content ol.nested ol li {
	margin: 0 0 1em 2em; 
	font-weight: normal;
}

#sidebar {
	float: left;
	width: 216px;
	padding: 35px 0 0 16px;
}

#sidebar dl {
	margin-bottom: 2em;
}

#sidebar dt {
	font-size: 1.33333em;
	font-weight: bold;
	color: #347133;
	margin-bottom: 1em;
}

#sidebar dt a {
	color: #347133;
	text-decoration: none;
}

#sidebar dt a:hover {
	color: #1D5320;
}

#sidebar dd {
	font-size: 1.08333em;
	font-weight: bold;
}

#sidebar dd li, .links li {
	display: inline;
	background-image: none ! important;
	padding:0  ! important;
}

#sidebar dd a, .links li a {
	display: block;
	padding: 0 0 0 14px; 
	margin-bottom: 6px;
	text-decoration: none;
	background: transparent url('/_assets/img/arrow.png') no-repeat 0 5px;
	line-height:1.4em;
}

#sidebar dd a:hover, #sidebar dd li.active a, .links li a:hover, .links li.active a, #sidebar dd li.active ul a:hover, #sidebar dd li ul li.active a {
	background-position: -590px 5px;
	color: #1D5320;
}

#sidebar ul ul {
	font-size: .92em;
	margin-left: 14px;
	font-weight: normal;
}

#sidebar dd li.active ul a {
	background-position: 0 5px;
	color: #417F21;
}


/* internal links */
.box {
	border-top: 4px solid #C5E3B6;
	background: #E9F9DD;
	margin-bottom: 2.16666em;
	padding: 18px 18px 0 18px;
}

.box .col-a, .box .col-b {
	width: 277px;
}

.feature {
	width: 217px;
	background: #DCf5C0 url('/_assets/img/hbox_b.png') no-repeat 0 100%;
	margin-bottom: 1.4em;
	position: relative;
}

.feature h3 {
	background: transparent url('/_assets/img/hbox_t.png') no-repeat 0 0;
	font-size: 1.33333em;
	font-weight: bold;
	color: #347133;
	padding: 12px 10px 0 13px;
	line-height: 1em;
}

#sidebar .feature h3 a {
	display: inline-block;
	color: #347133;
	text-decoration: none;
	background: transparent url('/_assets/img/btn/more.png') no-repeat 100% 0;
	padding-right: 20px;
	height: 14px;
	padding-top:1px;
}

.feature h3 a em {
	color: #5CA93E;
	font-style: normal ! important;
}

#sidebar .feature h3 a:hover, #sidebar .feature h3 a:hover em {
	color: #1D5320;
	background-position: 100% -200px;
}

.feature .progressbar {
	margin: 13px 15px 0 13px;
}

.feature p {
	padding: 10px 13px 20px 13px;
	line-height: 1.3em;
}

.feature .steps {
	margin: 13px 15px 0 13px;
	width: 186px;
}

.feature .steps span {
	width: 12px;
}

/* sidebar login */
#frm_login {
	padding: 0 0 23px 13px;
	position: relative;
}

/* on the main form */
#login_forgot {
	display: block;
	position: absolute;
	right:30px;
	top:42px;
}

#sidebar #login_forgot {
	right:15px;
	top:11px;
}

#frm_login fieldset {
	position: relative;
}

#frm_login button {
	width: 19px;
	height: 19px;
	background: transparent url('/_assets/img/btn_login.png') no-repeat 0 0;
	text-indent: -500em;
	margin-right: 15px;
	position: absolute;
	right:0px;
	top:33%;
}

#frm_login button:hover {
	background-position: -19px 0;
	cursor: pointer;
}

#frm_login fieldset.txt {
	padding-top: 6px;
	margin-top: .7em;
	display: block;
}

#frm_login .txt input {
	border: none;
	padding: 2px 4px 2px 4px;
	width: 155px;
	background: none;
}

#frm_login .txt label {
	float: left;
	display: block;
	background: transparent url('/_assets/img/input_login.png') no-repeat 0 0;
}

.feature p.wlpeMessage {
	padding-bottom:0;
	line-height: 1.2em;
}

.watermark { 
	color: #879E99;; 
}

/* home */
#primary ul.cta li {
	margin:0;
	padding:0;
	background-image: none;
}
.cta li a {
	display: block;
	width: 100%;
	min-height: 90px;
	background: white url('/_assets/img/cta_b.png') no-repeat 0 100%;
	margin-bottom: 16px;
	text-decoration: none;
	position: relative;
}

.cta .title {
	display: block;
	background: transparent url('/_assets/img/cta_t.png') no-repeat 0 0;
	font-size: 1.66666em;
	padding: 7px 10px 10px 8px;
}

.cta .more {
	display: block;
	background: transparent url('/_assets/img/btn/more_cta.png') no-repeat 0 0;
	padding-left: 21px;
	line-height: 18px;
	color: #347233;
}

.cta a .more em {
	color: #5CA93E;
	font-style: normal ! important;
}

.cta a .more span {
	color: #BBDD90;
}

.cta a:hover .more {
	background-position: 0 -200px;
	color: #1D5320;
}

.cta a:hover {
	cursor: pointer;
	background-position: -608px 100%;
}

.cta a:hover .title {
	background-position: -608px 0;
}

.cta .p {
	display: block;
	padding: 0 10px 10px 10px;
	width: 416px;
	font-size: 1.08333em;
}

.cta .ft {
	display: block;
	width: 111px;
	height: 79px;
	background: blue;
	position: absolute;
	right:0;
	bottom:0;
	z-index: 1000;
}

#btn-start .ft	{ background: transparent url('/_assets/img/cta-start.png') no-repeat 0 0; 	}
#btn-who   .ft  { background: transparent url('/_assets/img/cta-who.png')   no-repeat 0 0; 	}
#btn-help  .ft  { background: transparent url('/_assets/img/cta-help.png')  no-repeat 0 0; 	}

.sections {
	margin: 1em 0 1em 0;
	background: transparent url('/_assets/img/rule.png') repeat-y 305px 0;
}

.sections .col-a, .sections .col-b {
	padding: 0 13px 0 0;
	width: 271px;
}

.sections h4 {
	font-size: 1.15385em;
	margin: 0 0 .5em 0;
	padding-top: 0 ! important;
}

.sections h4 a {
	color: #535F5C;
	background: transparent url('/_assets/img/btn/more.png') no-repeat 0 2px;
	text-decoration: none;
	padding-left: 18px;
}

.sections h4 a:focus, .sections h4 a:hover  {
	color: #000000;
	background-position: 0 -198px;
}

.sections p {
	color: #7A8E89;
	margin: 0 ! important;
}

/* footer */
#footer {
	background: transparent url('/_assets/img/page_fade.png') no-repeat 269px 0;
	height: 139px;
	line-height: 2em;
	padding: 0 0 20px 0;
	font-size: .92em;
}

#footer .copyright {
	float: left;
	width: 216px;
	height: 104px;
	padding: 0 0 0 16px;
	position: relative;
}

#footer .legal {
	float: right;
	width: 608px;
	height: 104px;
	padding: 0 50px 0 35px;
	position: relative;
}

#footer small {
	position: absolute;
	left:0;
	bottom:0;
	padding: 0 35px 20px 35px;
	display: block;
	color: #4A7537;
	line-height: 1.6em;
	font-size: .92em;
}

/* numbered steps */

#controls {
	position: absolute;
	right:35px;
	top:35px;
	z-index: 1000;
	height: 21px;
	z-index: 1000;
	width: 145px;
}

#content .steps {
	background: transparent url('/_assets/img/steps_rule.png') repeat-x 0 0;
	height: 21px;
	width: auto;
}

#primary .sm {
	background-position: 0 0;
	height: 18px;
	width: 148px ! important; /* 18px*6 + 8px*5 */
}

.data .sm {
	display: inline-block;
	vertical-align: -22%;
}

.steps em {
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	text-indent:-500px;
	overflow: hidden;
}

#primary .sm em {
	width: 18px;
	height: 18px;
}

#content .steps span {
	display: block;
	float: left;
	width: 12px;
	text-indent:-500px;
	overflow: hidden;
}

#primary .sm span {
	width: 8px;
}

.steps em.s1 { background: transparent url('/_assets/img/btn/s1.png') no-repeat 0 0; }
.steps em.s2 { background: transparent url('/_assets/img/btn/s2.png') no-repeat 0 0; }
.steps em.s3 { background: transparent url('/_assets/img/btn/s3.png') no-repeat 0 0; }
.steps em.s4 { background: transparent url('/_assets/img/btn/s4.png') no-repeat 0 0; }
.steps em.s5 { background: transparent url('/_assets/img/btn/s5.png') no-repeat 0 0; }
.steps em.s6 { background: transparent url('/_assets/img/btn/s6.png') no-repeat 0 0; }

#primary .sm em.s1 { background: transparent url('/_assets/img/btn/s1_s.png') no-repeat 0 0; }
#primary .sm em.s2 { background: transparent url('/_assets/img/btn/s2_s.png') no-repeat 0 0; }
#primary .sm em.s3 { background: transparent url('/_assets/img/btn/s3_s.png') no-repeat 0 0; }
#primary .sm em.s4 { background: transparent url('/_assets/img/btn/s4_s.png') no-repeat 0 0; }
#primary .sm em.s5 { background: transparent url('/_assets/img/btn/s5_s.png') no-repeat 0 0; }
#primary .sm em.s6 { background: transparent url('/_assets/img/btn/s6_s.png') no-repeat 0 0; }

.steps em.s7 {
	width: 44px;
	background: transparent url('/_assets/img/btn/spay.gif') no-repeat 0 0;
}

.steps a {
	text-decoration: none;
}

.steps a em, .steps em.complete {
	background-position: -21px ! important;
}

.sm a em, .sm em.complete {
	background-position: -18px ! important;
}

.steps a em.s7 {
	background-position: -52px ! important;
}

#primary .finish em.s7 {
	background-position: -44px ! important;
}

.steps a:focus em, .steps a:hover em {
	background-position: -42px ! important;
	cursor: pointer;
}

.sm a:focus em, .sm a:hover em {
	background-position: -36px ! important;
}

/* print / export button */
#primary .print {
	width: 68px;
	float: right;
}

#primary .print li {
	margin: 0;
	padding:0;
	background-image: none;
	display: inline;
}

#primary .print li a {
	display: block;
	text-indent: -500em;
	width: 34px;
	height: 21px;
}

#primary .print li a.btn-print {
	background: transparent url('/_assets/img/btn/print.png') no-repeat 0 0;
	float: left;
}

#primary .print li a.btn-export {
	background: transparent url('/_assets/img/btn/print.png') no-repeat -34px 0;
	float: right;
}

#primary .print li a.btn-print:focus, #primary .print li a.btn-print:hover {
	background-position: -68px 0;
}

#primary .print li a.btn-export:focus, #primary .print li a.btn-export:hover {
	background-position: -102px 0;
}

/* switcher */
form.switcher {
	float: right;
}

/* forms */

em.tooltip {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url('/_assets/img/btn/tooltip.png') no-repeat 0 0;
	text-indent: -500em;
}

label em.tooltip {
	vertical-align: -5%;
}

h4 em.tooltip {
	vertical-align: -20%;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	width: 212px;
	line-height: 1.2em;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip div {
	position: relative;
	overflow: visible;
	padding: 23px 0 19px 0;
	text-align: center;
	width: 176px;
}

#tooltip div div.round {
	position: absolute;
	width: 212px;
	padding:0;
	left:0;
}

#tooltip div div.tm {
	top:0;
	height: 23px;
	background: transparent url('/_assets/img/tip_t.png') no-repeat 0 0;
}

#tooltip div div.bm {
	bottom:0;
	height: 19px;
	background: transparent url('/_assets/img/tip_b.png') no-repeat 0 0;
}

#tooltip div div.tipText {
	background: yellow;
	padding: 0 18px 0 18px;
	background: transparent url('/_assets/img/tip_m.png') repeat-y 0 0;
}

.col-a {
	float: left;
	clear: left;
	width: 284px;
	padding-bottom: 2em;
}
.col-b {
	float: right;
	width: 284px;
}

.row {
	margin-bottom: .7em;
}

#primary ul.frm-tools {
	position: absolute;
	right: 53px;
	margin-top: 9px;
}

#primary .data-profile ul.frm-tools {
	margin-top: 0;
}

#primary .frm-tools li {
	display: inline;
	margin:0;
	padding:0;
	background-image: none;
}

.frm-tools a {
	display: block;
	width: 60px;
	height: 21px;
	float:left;
	overflow: hidden;
	text-indent: -500em;
}

.frm-tools a:focus, .frm-tools a:hover {
	background-position: -60px 0 ! important;
}

.frm-tools a.frm-help {
	background: transparent url('/_assets/img/btn/help.png') no-repeat 0 0;
}
.frm-tools a.frm-save {
	background: transparent url('/_assets/img/btn/save_state.png') no-repeat 0 0;
}

.frm-tools a.frm-stuck {
	background: transparent url('/_assets/img/btn/stuck.png') no-repeat 0 0;
	width: 75px;
}

.frm-tools a.frm-stuck:focus, .frm-tools a.frm-stuck:hover {
	background-position: -75px 0 ! important;
}

form.app {
	border-top: 4px solid #C5E3B6;
	background: #E9F9DD;
	margin-bottom: 2.16666em;
}

/* user messages and error reporting */
#primary p.info {
	padding: 12px 18px 12px 18px;
	background: #FBFBDA;
	color: #333333;
	margin-bottom: 1.4em;
}

#primary p.info strong {
	display: block;
	color: #AF3925;
	font-size: 1.16666em;
	margin-bottom: .7em;
	padding-left: 20px;
	background: transparent url('/_assets/img/error.png') no-repeat 0 0;
}

#primary p small {
	font-size: .84em;
}

#bodycopy .apply h4.required {
	background-color: #F27B32 ! important;
}

label.required input, label.required select, label.required textarea, input.required {
	border-color: #Af3925 ! important;
}

.app legend {
	font-size: 1.33333em;
	color: #5CA93E;
	font-weight: bold;
	padding: 10px 0 18px 0;
}
.app #accordion legend, .app #accordion p {
	padding-left: 18px;
	padding-right: 18px;
}

p#req {
	margin: 0 ! important;
	padding-top: 1em;
	font-size: .92em;
	color: #5CA93E;
	clear: both;
}

p#req strong {
	color: #1D5320;
}

form.app fieldset {
	padding: 0 18px 16px 18px;
}

.app fieldset.rule, .rule {
	border-top: 1px dotted #5CA93E;
	padding-top: 18px;
}

.app fieldset.flush {
	padding-top: 16px;
	padding-bottom: 0;
}

#frm-forgot fieldset, #frm-activate fieldset {
	padding:16px 18px 16px 18px;
}

.app .col-a, .app .col-b {
	width: 255px;
	padding-bottom: 1em;
}

.app .col-b {
	padding-right:34px;
}

.app .col-c {
	float: left;
}
.app .col-d {
	float: right;
}
.app .col-c, .app .col-d {
	width: 113px;
}

.app .col-c .frm-cash input, .app .col-d .frm-cash input {
	width: 92px;
}

div.frm-age {
	width: 75px;
	float: left;
}

div.frm-age input.txt {
	width: 69px ! important;
}

div.frm-relationship {
	width: 151px ! important;
	float: right;
}

label {
	width: 100%;
	display: block;
	padding: 0 0 .5em 0;
	color: #5CA93E;
}
.app label {
	font-size: .84em;
}

label.desc {
	clear: both;
	font-weight: bold;
	color: #1D5320;
}

.app label.desc {
	font-size: 1em;
}

.app .label-options, .app .label-options-full {
	float: right;
	font-weight: normal;
	font-size: .92em;
	padding-bottom: 4px;
}

.app .label-options-full {
	padding-right: 35px;
}

.app .label-options input, .desc .options input {
	margin-left: 5px;
}

.app .label-options .radio {
	margin-top:0;
}

.desc .options {
	float: right;
	font-weight: normal;
	font-size: .92em;
	padding-right: 35px;
}

input.txt, textarea.txt {
	border: 1px solid #ADD7AD;
	font-size: 1.19048em;
	padding:2px;
	width: 249px;  /* -6px for padding and border */
}

textarea.mini {
	height: 58px;
}

div.frm-full {
	padding-bottom: 1em;
	width: 100%;
}
label.frm-full {
	padding-bottom: 1.5em;
}

.frm-full label.desc {
	float: left;
	width: 255px;
	margin-bottom: -1em;
}

.col-mrp {
	width: 425px;
	padding-bottom: 1em;
}

.col-mrp label input {
	width: 425px;
	font-family: "Lucida Console", Monaco;
	letter-spacing: 1px;
	/* text-transform: uppercase; */
}

div.multi {
	padding-bottom: 1em;
}

div.multi label {
	float: left;
	width: 85px;
	padding-right: 28px;
}
div.multi label input.txt {
	width: 79px;
}

div.multi label select {
	width: 85px;
}

div.multi label.frm-cash {
	margin-left: -15px;
}

div.multi label.frm-cash input {

}

div.multi3 {
	padding-bottom: 1em;
}

div.multi3 label {
	float: left;
	width: 160px;
	padding-right: 29px;
}

div.multi3 label input.txt {
	width: 154px;
}

div.multi3 label.frm-cash {
	margin-left: -15px;
}

div.multi3 label.frm-cash input {

}

.frm-full textarea.txt {
	width: 532px;
	display: block;
}

.frm-full .label-options {
	margin-bottom: -.75em;
	padding-right: 35px;
	display: block;
}

.col-c label,.col-d label {
	width: 113px;
}

.col-c label,.col-d label {
	width: 113px;
}

.col-c input.txt,.col-d input.txt {
	width: 107px;
}

input.radio {
	margin-top: 4px;
}

label.radio {
	color: #1D5320 ! important;
	display: inline;
	font-size: 1em ! important;
}

div.frm-options {
	margin-bottom: 1em;
}

.app select {
	font-size: 1.19048em;
	width: 100%;
}

select {
	border: 1px solid #ADD7AD ! important;
	padding:1px;
	color: #1D5320 ! important;
}

.app label.radio-options {
	padding-top: 3px;
}

.app label.radio-options input.radio {
	margin-top: 0;
}

.app .frm-title, .app .frm-lastname {
	float: left;
}
.app .frm-firstname, .app .frm-suffix {
	float: right;
}
.app .frm-title, .app .frm-suffix{
	width: 50px;
}
.app .frm-title input.txt, .app .frm-suffix input.txt {
	width: 44px; /* -6px for padding and border */
}
.app .frm-lastname, .app .frm-firstname {
	width:174px;
}
.app .frm-lastname input.txt, .app .frm-firstname input.txt {
	width: 168px; /* -6px for padding and border */
}
.app .frm-chk, .frm-chk {
	font-size: .92em;
	color: #1D5320;
}

select.quantity, #grant_qty, #id_qty {
	width: 50px;
	display: block;
}

#delivery {
	clear: both;
}

p.frm-footer {
	background-color: #BDDEAE;
	color: #225A25;
	text-align: center;
	padding: 1em 0 1em 0;
	margin-bottom: 0 ! important;
	font-weight: bold;
	padding: 9px;
	clear: right;
	font-size: .92em;
	margin-top: 18px;
	width: 518px;
}

dl#order {
	clear: both;
	border: 1px solid #9DCB8B;
	border-width: 1px 0 1px 0;
	width: 536px;
	margin-bottom: 18px;
	line-height: 2.5em;
	margin-top: 18px;
}

#order dt {
	width: 360px;
	float: left;
	clear: left;
	color: #5CA93E;
	border-bottom: 1px dotted #BDDEAE;
}

#order dd {
	float: right;
	width: 176px;
	clear: right;
	text-align: right;
	border-bottom: 1px dotted #BDDEAE;
}

#order .total {
	line-height: 3em;
	border-top: 1px solid #9DCB8B;
	margin-top: -1px;
	border-bottom: none;
}

#order dd strong, #order dt strong {
	font-size: 1.3em;
}

#order label {
	display: inline;
	margin: 4px 5px 0 0;
}

#order select {
	display: inline;
}

ul.increment li {
	background-image: none ! important;
	padding: 0 ! important;
	width: auto;
	display: inline;
	margin:0  ! important;
	padding:0  ! important;
	height: 2.5em;
}

ul.increment {
	float: left;
	margin:0  ! important;
	padding:0  ! important;
}

ul.increment a {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin: .6em 5px 0 0;
	text-decoration: none;
	text-indent: -300em;
	overflow: hidden;
	background: transparent url('/_assets/img/btn/increment.png') no-repeat 0 0;
}

ul.increment a.increase {
	background-position: -14px 0;
}


/* pound symbol */
.app .frm-cash {
	padding-left: 15px;
}

.app .frm-cash strong {
	margin-left: -15px;
	float: left;
	font-size: 1.3em;
}

.app .frm-cash input {
	display: block;
	width: 234px;
}

.actions {
	clear: both;
	padding: 18px 0 18px 0;
}

.app .actions {
	background: white;
}

.app .actions .btn {
	margin-right: 0;
}

/* filter form */
#filter-mask div {
	padding-bottom: 20px;
}

form.filter {
	border-top: 4px solid #C5E3B6;
	background: #E9F9DD;
	margin-bottom: 0 ! important;
	padding:12px 0 12px 18px;
}

.filter fieldset {
	float: left;
	width: 472px;
}

.filter .col-a, .filter .col-b {
	width: 222px;
}

.filter button {
	float: right;
	margin: 18px 18px 0 0 ! important;
}

.filter select {
	width: 100%;
}

.filter .frm-month {
	width: 130px;
	float: left;
}

.filter .frm-year {
	width: 80px;
	float: right;
}

.btn {
	width: 82px;
	height: 26px;
	text-indent:-500em;
	display: block;
	float: left;
	margin-right: 10px ! important;
}

.btn:hover {
	background-position: 0 -26px;
}

.btn-prev {
	float: left;
	background: transparent url('/_assets/img/btn/back.png') no-repeat 0 0;
}

.btn-next {
	float: right;
	background: transparent url('/_assets/img/btn/next.png') no-repeat 0 0;
	margin-right: 0 ! important;
}

.btn-find {
	background: transparent url('/_assets/img/btn/find.png') no-repeat 0 0;
}

.btn-send {
	background: transparent url('/_assets/img/btn/send.png') no-repeat 0 0;
}

.btn-apply, .btn-apply-premium {
	width: 92px;
	background: transparent url('/_assets/img/btn/apply.png') no-repeat 0 0;
	float: right;
	margin-right: 0 ! important;
}

.btn-apply-premium {
	background-image: url('/_assets/img/btn/apply_premium.png');
}

.btn-see-more {
	width: 89px;
	background: transparent url('/_assets/img/btn/see_more.png') no-repeat 0 0;
}

.premium .btn-see-more {
	background-image: url('/_assets/img/btn/see_more_p.png');
}

.btn-apply:hover, .btn-apply-premium:hover {
	background-position: -92px;
}

.btn-print-page {
	width: 41px;
	height: 21px;
	text-indent:-500em;
	display: block;
	background: transparent url('/_assets/img/btn/print_page.png') no-repeat 0 0;
	float: right;
}

.btn-print-page:hover {
	background-position: -41px;
}

.btn-save {
	background: transparent url('/_assets/img/btn/save.png') no-repeat 0 0;
}

.btn-cancel {
	width: 104px;
	background: transparent url('/_assets/img/btn/cancel.png') no-repeat 0 0;
}

.btn-login {
	width: 96px;
	background: transparent url('/_assets/img/btn/login.png') no-repeat 0 0;
}

.btn-activate {
	width: 123px;
	background: transparent url('/_assets/img/btn/activate.png') no-repeat 0 0;
}

.btn-edit-profile {
	width: 75px;
	background: transparent url('/_assets/img/btn/edit_profile.png') no-repeat 0 0;
}

.btn-verify {
	width: 96px;
	background: transparent url('/_assets/img/btn/verify.png') no-repeat 0 0;
}

.btn-finish {
	width: 92px;
	background: transparent url('/_assets/img/btn/finish.png') no-repeat 0 0;
	float: right;
	margin-right: 0 ! important;
}

/* repeating regions */
.btn-clone {
	display: block;
	clear: both;
	height: 36px;
	width: 255px;
	text-indent: 19px;
	text-decoration: none;
	background: #E9F9DD url('/_assets/img/btn/plus.png')  no-repeat 0 0; /* color needed by jquery */
}
.btn-clone:hover {
	background-position: 0 -36px;
}

.btn-remove {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -500em;
	background: transparent url('/_assets/img/btn/minus.png')  no-repeat 0 0; 
	position: absolute;
	right:53px;
	margin-top: .25em;
}

.btn-remove:hover {
	background-position: -15px 0;
}

.btn-offset {
	margin-top: 2.2em;
}

#accordion .btn-remove {
	background-position: 0 -100px; 
}
#accordion div.selected .btn-remove {
	background-position: 0 0;
}
.repeat {
	display: block;
	padding:9px 18px 0 18px;
	margin: -9px -18px 0 -18px;
}
.cloned .col-a, .cloned .col-b {
	padding-bottom:0 ! important;
}
.cloned {
	margin-bottom: 1em ! important;
}

/* accordion */
.ui-accordion-header { cursor: pointer; position: relative;  }
.ui-accordion-header a { display: block; }

#accordion div.selected {
	background-color: #F7FDF1;
}

form.app fieldset#accordion {
	padding: 0;
}

form.app fieldset#accordion .accordion_item {
	padding: 0 18px 0 18px;
}

#accordion div.selected .btn-clone {
	background-color: #F7FDF1;  /* needed by jquery */
}

.accordion_item {
	background-color: #E9F9DD;
	border-top: 1px dotted #5CA93E;
}

#accordion h4 {
	color: #5CA93E;
	padding: 9px 0 9px 0;
	margin:0;
	font-weight: normal;
	font-size:1.16666em;
}

#accordion h4 span {
	float: right;
	display: block;
	width: 15px;
	height: 15px;
	background: transparent url('/_assets/img/btn/accordion.png') no-repeat 0 0; 
}

#accordion .accordion_item:hover h4 span {
	background-position: -15px 0;
}

#accordion .accordion_item:hover h4, #accordion .selected h4 {
	color: #1D5320;
}

#accordion .selected h4 span {
	background-position: -30px 0;
}

#accordion .selected:hover h4 span {
	background-position: -45px 0;
}

.accordion_item:hover {
	background-color: #F7FDF1;
}

/* help modal window */

#dialog-help {
	position: relative;
}

#help-tabs {
	/* float: left; */
	width: 180px;
	height: 400px;
}

#help-panels {	
	/* float: right; */
	position: absolute;
	left: 208px;
	top:0;
	float: right;
	width: 365px;
	height: 400px;
	padding: 2px 15px 0 0;
	overflow-y: auto;
	line-height: 1.4em;	
}

#help-panels h3 {
	padding-top:0;
}

/* jQuery UI dialog */
.ui-dialog {
	padding:10px;
	background: #D9F2C0;
}

.ui-dialog-titlebar { 
	position: relative;  
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 1em;
	overflow: visible;
}

.ui-dialog-title { 
	float: left; 
	margin: .1em 0 0 0; 
} 

.ui-dialog-titlebar-close { 
	position: absolute; 
	right: 0; top: 0; 
	width: 14px; height: 14px; 
	background: transparent url('/_assets/img/btn/close.png') no-repeat 0 0;
	overflow: hidden;
	text-indent: -500em;
}

.ui-dialog-titlebar-close span { display: block;  }

.ui-dialog-titlebar-close:hover {  
	background-position: -14px 0;
	cursor: pointer;
}

.ui-dialog-content { 
	line-height: 1.2em;
	/* display: inline; */ /* note: be careful - this can break IE ! */
}
	
.ui-dialog-buttonpane { 
	padding-top: 18px;
}

.ui-dialog-buttonpane button { 
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-right: 6px;
	color: #FFFFFF;
	display: block;
	width: 90px;
	height: 26px;
	float: left;
	text-align: center;
	text-decoration: none;
	background: transparent url('/_assets/img/btn/dialog.png') no-repeat 0 0;
	font-weight: bold;
	overflow: visible;
}

.ui-dialog-buttonpane button:focus, .ui-dialog-buttonpane button:hover { 
	background-position: -180px 0;
}

.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

span.dialog-alert {
	color: #AF3925;
}

.ui-dialog fieldset {
	padding: 12px 12px 0 12px;
	background: #F7FDF1;
	border: dotted 1px #BDDEAE;
	margin-top: 1em;
}

.ui-dialog label {
	margin-bottom: 12px;
}

/* lightbox dialog */
ul#gallery-controls {
	width: 800px;
	height: 600px;
}
ul#gallery-controls li {
	position: absolute;
	top: 316px;
	z-index: 2950;
	width: 38px;
	height: 37px;
	overflow: hidden;
	background: none;
}

ul#gallery-controls li a {
	position: relative;
	display: block;
	height: 148px;
	width: 38px;
}

ul#gallery-controls li a em {
	display: block;
	height: 148px;
	width: 38px;
	background: transparent url('/_assets/img/btn/lightbox.png') 0 0 no-repeat;
	text-indent: -5000em;
	position: absolute;
	top:-37px; left:0;
}

ul#gallery-controls li.prev {
	left:0;
}

ul#gallery-controls li.next {
	right:0;
}

ul#gallery-controls li.next a em {
	top: -74px;
}

ul#gallery-controls li a:hover {
	cursor: pointer;
}

ul#gallery-controls li.next a:hover em {
	top: -111px;
}

ul#gallery-controls li.prev a:hover em {
	top: 0;
}

#dialog-lightbox {
	display: none;
}

#dialog-lightbox img {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 100;
}

#gallery-loading, #gallery-mask {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 200;
	width: 800px;
	height: 600px;
	background: #D9F2C0 url('/_assets/img/loading_dialog.gif') 336px 292px no-repeat;
}
#gallery-mask {
	background: transparent url('/_assets/img/tour/tour_mask.png') 0 0 no-repeat;
	z-index: 225;
}

#dialog-lightbox p {
	position: absolute;
	bottom: 1px;
	left: 0;
	background: #1D5320;
	color: white;
	z-index: 150;
	margin:0 ! important;
	width: 770px;
	padding: 15px;
	text-align: center;
}

/* Table data */
caption { 
	color: #5CA93E;
	font-weight: bold;
	padding: 0 0 .7em 0;
	font-size: 1.25em;
}

.data caption { 
	padding: 12px 18px .7em 18px;
}
.data-summary, .data-profile {
	border-top: 4px solid #C5E3B6;
	background: #E9F9DD url('/_assets/img/tabs_panel_bg.png') repeat-x 0 0;
	margin-bottom: 2.16666em ! important;
}

div.review {
	background: #E9F9DD;
}

div.info {
	padding: 9px 18px 1px 18px ! important;
}

.data-summary table {
	width: 100%;
	margin-bottom: 0 ! important;
}

.data-summary thead th {
	font-size: 1.0833em;
	font-weight: bold;
	color: #5CA93E;
	padding: 9px 18px 4px 18px;
}

td.replace {
	font-size: 1.75em;
	line-height: 26px;
	padding: 4px 18px 9px 16px;
}

.data td.replace object,.data td.replace embed {
	margin-bottom: -9px ! important;
}

.data-dump {
	margin-bottom:2.5em ! important;
	width: 100%;
}

table.lawyer {
	width: 404px;
}

.data-dump th, .data-dump td {
	padding: 3px 0 3px 0;
}

.panel-content .data-dump th, .panel-content .data-dump td {
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #9DCB8B;
}

#primary .data-dump th {
	font-weight: bold;
	color: #8EB48C;
}

.panel-content .data-dump tr.set th, .panel-content .data-dump tr.set td {
	color: #347133 ! important;
	padding: 1em 0 .3em 0;
	border-bottom: 1px solid #9DCB8B;
}

.panel-content .data-dump tr.pad td, .panel-content .data-dump tr.pad th {
	border-bottom: 1px solid #9DCB8B;
}

.data-dump tr.total th, .data-dump tr.total td {
	font-size: 1.25em;
	color: #347133 ! important;
	padding: .6em 0 .6em 0;
	border-bottom: 1px solid #9DCB8B;
}

.data-dump tr.total th {
	font-weight: normal ! important;
}

.data-dump td em {
	color: #5CA93E;
	font-style: normal ! important;
	font-size: .92em;
}

.data-dump input, .data-dump select {
	font-size: 1em;
	width: 200px;
}

.data-dump select {
	width: 206px;
}

.data-dump select#quantity {
	display: inline-block;
	margin-right: 3px;
}

.portrait {
	float: right;
	margin-top: 2em;
	background: green;
	position: relative;
	width: 149px;
	height: 79px;
	padding: 10px;
}

form .portrait {
	float: none ! important;
	margin: 10px 0 1em 0;
}


/* data-profile */
.data-profile {
	padding: 10px 18px 18px 18px;
}

.data-profile .col-a, .data-profile .col-b {
	width: 255px;
}

#primary .data-profile h3 {
	margin-top:0;
}

.data-profile h4 {
	padding: 0 0 .5em 0;
	color: #5CA93E;
	font-weight: bold;
	font-size: 1em;
}

.data-profile ul.frm-tools {
	margin-top: 0;
}

/* data tables */
table.data {
	background: #E9F9DD url('/_assets/img/tabs_panel_bg.png') repeat-x 0 32px;
}

.data {
	border-top: 4px solid #C5E3B6;
	width: 100%;
	background: #E9F9DD url('/_assets/img/tabs_panel_bg.png') repeat-x 0 0;
}

#primary div.data p.info {
	background: none;
	margin:0;
}

.data table {
	background: none;
	margin-bottom: 0 ! important;
}
.data table {
	width: 100%;
}
.data thead {
	background: transparent url('/_assets/img/tabs_bg.png') repeat-x 0 0;
}

/* status row styles */
.data tbody tr {
	color: #1D5320;
	background: transparent url('/_assets/img/tr_bg.png') no-repeat 0 0;
	}
.data tr.new td {
	color: #AF3925;
	}
.data tr.complete td {
	color: #74A073;	
	}
.data tr.void td {
	text-decoration: line-through;
	}
.data tr.incomplete td {
	font-style: italic;
	color: #428240;
	}	
		
.data tbody td {
	border: 1px solid transparent;
	border-width: 1px 0 1px 0;
	vertical-align: middle;
	}
.data tbody tr:hover {
	background-color: #FFFFFF;
	background-position: 0 100%;
	background-repeat: repeat-x;
	}
.data tbody tr:hover td {
	border-color: #BBDD90;
	color: #1D5320;	
	}	
	
.data th {
	line-height: 32px;
	text-transform: uppercase;
	color: #428240;
	font-weight: bold;
	font-size: .92em;
	padding-left: 9px;
}
.data td {
	padding: 9px;
}

.data td.last {
	white-space: nowrap;
	text-align: right;
}

.data th.header a { 
    background: transparent url('/_assets/img/btn/sort.png') 100% 2px no-repeat;     
    cursor: pointer;  
	display: block;
	height: 32px;
	color: #428240;
	text-decoration: none;
	padding: 0 31px 0 9px;
	margin-left: -9px;
	}
.data th.first a, .data td.first {
	padding-left: 18px ! important;
}
	
.data th.headerSortDown a { 
    background-position: 100% -48px;
	font-weight: bold;
	color: #1D5320;
	background-color: white;
	}

.data th.headerSortDown a:hover { 
    background-position: 100% -98px;
	}

.data th.headerSortUp a { 
    background-position: 100% -148px;
	font-weight: bold;
	color: #1D5320;
	background-color: white;
	}

.data th.headerSortUp a:hover { 
    background-position: 100% -198px;
	}

.data td.highlight { 
    font-weight: bold;
	}	

.btn-edit, .btn-delete, .btn-continue, .btn-add {
	display: inline-block;
	height: 21px;
	width: 18px;

}
.btn-view {
	display: inline-block;
	height: 21px;
	width: 66px;
}
.btn-resume {
	display: inline-block;
	height: 21px;
	width: 81px;
}

.btn-star, .btn-star-active {
	display: block;
	height: 13px;
	width: 13px;
	float: left;
	margin-right: 3px;
	margin-top: 1px;
}

.btn-edit em, .btn-continue em, .btn-delete em, .btn-view em, .btn-resume em, .btn-add em, .btn-star, .btn-star-active {
	display: block;
	position: relative;
	text-indent:-500em;
	text-align: left;
}

.btn-edit 		{ background: transparent url('/_assets/img/btn/edit.png') no-repeat 0 50%;	}
.btn-continue 	{ background: transparent url('/_assets/img/btn/continue.png') no-repeat 0 50%; margin-right: 5px; }
.btn-add	 	{ background: transparent url('/_assets/img/btn/add.png') no-repeat 0 50%; margin-right: 5px; }
.btn-delete 	{ background: transparent url('/_assets/img/btn/delete.png') no-repeat 0 50%; margin-left: 5px; }
.btn-view 		{ background: transparent url('/_assets/img/btn/view.png') no-repeat 0 0; }
.btn-resume 	{ background: transparent url('/_assets/img/btn/resume.png') no-repeat 0 0; }
.btn-star 		{ background: transparent url('/_assets/img/btn/star.png') no-repeat 0 0; }
.btn-star-active{ background: transparent url('/_assets/img/btn/star.png') no-repeat -13px 0; }

.complete .btn-edit, .complete .btn-delete {
	background-position: -36px 50%;
}

.btn-edit:focus, .btn-edit:hover, 
.btn-continue:focus, .btn-continue:hover, 
.btn-add:focus, .btn-add:hover, 
.btn-delete:focus, .btn-delete:hover {
	background-position: -18px 50%;
}

.btn-view:focus, .btn-view:hover, 
.btn-resume:focus, .btn-resume:hover {
	background-position: 0px -21px;
}

.app-type {
	display: block;
	background: transparent url('/_assets/img/btn/star.png') no-repeat -13px 0;
	padding-left: 3px;
}

/* paging */
.pager {
	color: #748396;
	font-size: .92em;
	}
	
div.num {
	font-size: 12px;
	display: inline-block;
	vertical-align: 16%;
	}
	
.pager span, a.next, a.prev, span.nbr {
	display: inline-block;
	height: 19px;
	width: 19px;
	margin-left: 5px;
	}
.pager strong {
	font-weight: bold;
	color: #1D3145;
	}	
	
#page select {
	border: 1px solid #A2A6AD;
	color: #1D3145;
	}	

.paging-l { float: left; }
.paging-r { float: right; }	

.next {
	background: white url('/_assets/img/btn/pager.png') -38px 0 no-repeat;
	}
.next:hover {
	background-position: -57px 0;
	}	
.prev {
	background: white url('/_assets/img/btn/pager.png') -19px 0 no-repeat;
	}
.prev:hover {
	background-position: 0 0;
	}	


/* tabs */
.tabbed {
	border-top: 4px solid #C5E3B6;
	margin-bottom: 2.16666em ! important;
}

ul.tabs {
	background: transparent url('/_assets/img/tabs_bg.png') repeat-x 0 0;
	margin-bottom: 0  ! important;
}
.tabs li {
	display: inline;
	background-image: none ! important;
	padding:0  ! important;
	}	
#primary .tabs a {
	position: relative;
	display: inline-block;
	padding: 0 18px 0 18px;
	text-align: center;
	line-height: 32px;
	font-size: .92em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
.tabs li.active a {
	background: white;
	}	
	
.panel-content {
	background: #E9F9DD url('/_assets/img/tabs_panel_bg.png') repeat-x 0 0;
	padding: 18px 18px 9px 18px;
}

.panel-content .col-a, .panel-content .col-b {
	width: 277px;
	padding-right:0;
}

#primary .panel-content h3 {
	margin-top:0;
	padding-top:0;
}

/* progress bar */
.progressbar {
	background: #AAD393;
	height: 19px;
	position: relative;
	margin: 18px 0 1.5em 0;
}
table .progressbar {
	margin: 0;
	height: 13px;
	width: 150px;
}
.progressbar .value {
	background: #5CA93E;
	height: 19px;
	line-height: 19px;
	color: white;
	font-weight: bold;
	text-indent: 10px;
}
table .progressbar .value {
	height: 13px;
	line-height: 13px;
}
table .complete .progressbar .value {
	background: #AAD393;
}
.progressbar .mask {
	width: 3px;
	position: absolute;
}
.progressbar .nw { 	
	height:3px; top: 0; left: 0; 				
	background: transparent url('/_assets/img/pb_nw.png') 0 0 no-repeat; 
	}
.progressbar .ne { 
	height:3px; top: 0; right: 0; 			
	background: transparent url('/_assets/img/pb_ne.png') 0 0 no-repeat; 
	}
.progressbar .sw { 
	height: 19px; top: 0; left: 0;  			
	background: url('/_assets/img/pb_sw.png') left bottom no-repeat; 
	}
table .progressbar .sw { 
	height: 13px;
}
.progressbar .se { 
	height: 19px; top: 0; right: 0; 			
	background: transparent url('/_assets/img/pb_se.png') left bottom no-repeat; 
	}
table .progressbar .se { 
	height: 13px;
}	
.progressbar .marker {
	position: absolute;
	width: 7px;
	height: 5px;
	background: transparent url('/_assets/img/pb_marker.png') 0 0 no-repeat;
	margin-top: -9px;
	}
.progressbar .end {
	right: -3px;
	}
.progressbar .now {
	left: 0;
	}
.progressbar .value {
	width: 0;
	}

#primary ul.tasks li, #help-panels ul.tasks li {
	background: transparent url('/_assets/img/btn/unchecked.png') 0 0 no-repeat;
	padding-left: 21px;
}
#primary ul.tasks li.complete, #help-panels ul.tasks li.complete {
	background-image: url('/_assets/img/btn/checked.png');
}

#primary .checklist li, #help-panels .checklist li {
	line-height: 1.2em;
	padding-top:3px;
	font-size: .92em;
}

#primary ul.tick li {
	background: transparent url('/_assets/img/tick.png') 0 2px no-repeat;
	padding-left: 21px;
}

#primary .premium ul.tick li {
	background: transparent url('/_assets/img/tick_p.png') 0 2px no-repeat;
	padding-left: 21px;
}

p.updated {
	font-size: 11px;
	font-weight: normal;
	margin: -6px 0 0 0;
	color: #1D5320;
}

dl.financials {
	margin-top: -25px;
}

.financials dt {
	font-weight: bold;
	width: 35%;
	float: left;
	height: 55px;
	border-bottom: 1px solid #AAD393;
	vertical-align: -10%;
	position: relative;
}

.financials dt em {
	display: block;
	position: absolute;
	bottom:7px;
	font-style: normal ! important;
}

.financials dd {
	border-bottom: 1px solid #AAD393;
	text-align: right;
	color: #5DA93E;
	height: 30px;
	padding-top: 25px;
	float: right;
	width: 65%;
	clear: right;
}

.financials dd.value {
	font-size: 1.66666em;
	height: 25px;
	padding-top: 30px;
}

.financials dd input {
	width: 70%;
}

.financials input.txt {
	font-size: 1em;
}

#primary ul.chk li {
	padding-left:0;
	background-image: none;
}

#progress, #order {
	position: relative;
}
#status, #paid {
	position: absolute;
	top:18px;
	right:18px;
	width: 300px;
	text-align: right;
	font-weight: bold;
	color: #5DA93E;
	z-index: 1000;
}
#status select {
	margin-left: 5px;
	width: 132px;
}

#status strong, #paid strong {
	color: #1D5320;
}

#lawyer {
	width: 100%;
}

a.add, a.filter {
	display: block;
	padding: 5px 21px 0 0;
	height: 20px;
	text-decoration: none;
	text-align: right;
	font-size: 1.16666em;
}

a.add {
	background: transparent url('/_assets/img/btn/plus.png')  no-repeat 100% 6px;
}

a.add:hover {
	background-position: 100% -30px;
}

a.filter {
	background: transparent url('/_assets/img/btn/filter.png')  no-repeat 100% 6px;
}

a.filter:hover {
	background-position: 100% -24px;
}

#controls.active a.filter {
	background-position: 100% -54px;
}

#controls.active a.filter:hover {
	background-position: 100% -84px;
}

/* news page - width: 608px */
.post { 
	clear: left;
	padding-bottom: .7em;
	}	
.post a {
	text-decoration: none;
}

div.story {
	float: right;
	width: 510px;
}

div.story h3 {
	padding-top:0 ! important;
	margin-bottom: .35em ! important;
}

span.pMonth, span.pDay, span.pYear {
	display: block;
	width: 78px;
	text-align: center;
	}
	
a.postdate {
	float: left;
	display: block;
	width: 78px;
	height: 78px;
	background: transparent url('/_assets/img/calendar.png') top left no-repeat;
	margin-bottom: 1.4em;
}	

a.postdate:hover {
	background-position: -78px 0;
}

a.postdate:hover span.pDay {
	color: #39702F;
}

span.pMonth {
	padding: 3px 0 3px 0;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	}

span.pDay {
	padding: 8px 0 4px 0;
	font-size: 30px;
	line-height: 0.65em;
	color: #5CA93E;
	}	

span.pYear {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
	color: #39702F;
	line-height: 20px;
	}	

.pager .num {
	position: relative;
	vertical-align: 25%;
}

/* pullout boxes */
.pullout {
	background: #F2FFE7;
	padding: 12px 12px 1px 12px;
	float: left;
	border: 1px solid #D5E8BF;
	margin: 0 20px 1em 0;
}

.comparison .pullout {
	width: 258px;
	padding-bottom: 36px;
	margin: 0 0 1em 0;
	cursor: pointer;
}

#home .comparison .pullout {
	padding-bottom: 1px;
}

.comparison .premium {
	float: right;
}

.comparison .btn {
	position: absolute;
	bottom:12px;
}

#primary .pullout h3, #primary .pullout h4 {
	padding:0  ! important;
	margin: 0 0 1em 0;
	color: #5CA93E;
	font-size: 1.6em;
	font-weight: normal;
}

#primary .pullout h4 {
	font-size: 1.15385em;
	font-weight: bold;
}

.pullout h3 a, .pullout h4 a {
	text-decoration: none;
}

.pullout h3 a {
	background: transparent url('/_assets/img/btn/more_cta.png') 0 0 no-repeat;
	padding-left: 20px;
}

#primary .premium h3, #primary .premium h3 a, 
#primary .premium h4, #primary .premium h4 a {
	color: #D66B28;
}

#primary .premium h3 a {
	background: transparent url('/_assets/img/btn/more_cta_premium.png') 0 0 no-repeat;
}

#primary .premium h3 a:focus, #primary .premium h3 a:hover, 
#primary .premium h4 a:focus, #primary .premium h4 a:hover,
#primary .premium:hover h3 a {
	color: #7E411A ! important;
	background-position: 0 -200px;
}

.pullout h3 a:focus, .pullout h3 a:hover,
#primary .premium h3 a:focus, #primary .premium h3 a:hover,
.pullout:hover h3 a {
	color: #1D5320;
	background-position: 0 -200px;
}

.comparison .pullout:hover {
	background: #D6F1BC;
	border-color: #C1DC98;
}

.comparison .pullout:hover .btn {
	background-position: 0 -26px;
}

#primary .comparison .premium:hover {
	border-color: #F2CCA1;
}

#primary .comparison .premium:hover {
	background: #FFE1C8;
}

/* rounded corners */
.round {
	position: absolute;
	width: 9px;
	height: 9px;
	overflow: hidden;
}
.tl {
	top:-1px;left:-1px;
	background: transparent url('/_assets/img/round.png') 0 0 no-repeat;
}
.tr {
	top:-1px;right:-1px;
	background: transparent url('/_assets/img/round.png') -8px 0px no-repeat;
}
.bl {
	bottom:-1px;left:-1px;
	background: transparent url('/_assets/img/round.png') 0px -8px no-repeat;
}
.br {
	bottom:-1px;right:-1px;
	background: transparent url('/_assets/img/round.png') -8px -8px no-repeat;
}

.comparison .pullout:hover .tl {
	background-position: -18px 0;
}

.comparison .pullout:hover .tr {
	background-position: -26px 0;
}

.comparison .pullout:hover .bl {
	background-position: -18px -8px;
}

.comparison .pullout:hover .br {
	background-position: -26px -8px;
}

/* pullout premium */
#primary .premium {
	background: #FEF2E8;
	border-color: #F6D1A6;
}

.premium .tl, .premium .tr, .premium .bl, .premium .br { 
	background-image: url('/_assets/img/round_p.png'); 
}

/* video feature box and player */

body#video {
	background-image: none;
	margin-top: -1px;
}
#videoPlayer {
	display: block;
	width: 365px;
	height: 200px;
	text-align: center; 
}

/* play button */ 
#videoPlayer img { 
    margin-top:78px; 
    border:0px; 
} 

.videoLauncher a {
	display: block;
	margin: 10px 13px 0 13px;
}

.videoLauncher a img {
	width: 191px;
}

.clear {
	clear: both;
}

.zoom {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url('/_assets/img/btn/zoom.png') no-repeat 0 0;
	text-indent: -500em;	
}

/* float clear fix for wrapping elements */
#content:after, #menu ul:after, .repeat:after, .accordion_item:after, .accordion_item div:after, .ui-dialog-buttonpane:after, .ui-dialog:after, #help:after, .box:after, .panel-content:after, ul.tabs:after, .actions:after, .feature:after, .data-profile:after, .txt label:after, .row:after, div.multi:after, form.filter:after, .post:after, .pullout:after, .comparison:after, .sections:after, dl#order:after, #delivery:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
