@charset "UTF-8";
/* GENERAL */

body {
	margin:0px;
	padding:10px 0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#454545;
	font-size:1.0em;
	background: #FFFFFF url(../images/background_shadow.png) repeat-x;
	line-height:18px;
}


p {
	margin:0px;
	padding-bottom:10px;
	font-size:0.75em;
}

a, a:link, a:visited {
	font-size:0.75em;
	text-decoration:underline;
	color:#136938;
	border:0px;
}

a:hover {
	text-decoration:none;
}

a.orange, a.orange:link, a.orange:visited {
	text-decoration:underline;
	color:#FF9900;
	border:0px;
	font-size:1.0em;
}

a.orange:hover {
	text-decoration:none;
}

a.blue, a.blue:link, a.blue:visited {
	text-decoration:underline;
	color:#3366CC;
	border:0px;
	font-size:1.0em;
}

a.blue:hover {
	text-decoration:none;
}

a.green, a.green:link, a.green:visited {
	text-decoration:underline;
	color:#136938;
	border:0px;
	font-size:1.0em;
}

a.green:hover {
	text-decoration:none;
}


a.brown, a.brown:link, a.brown:visited {
	text-decoration:underline;
	color:#454545;
	border:0px;
	font-size:1.0em;
}

a.brown:hover {
	text-decoration:none;
}




a.orangeButton {
	background:url(../images/button_orange_long.jpg) center top no-repeat;
	text-align:center;
	color:#613a0e;
	display:block;
	height:24px;
	width:157px;
	text-decoration:none;
	margin:10px auto 0px;
	padding-top:2px;

}

#accountBorderMiddle p {
	padding:0px;

}

img {
	border:0px;

}


/* LAYOUT */

#container {
	width:980px;
	margin:0px auto;
	background:#FFFFFF url(../images/container_border_top.jpg) no-repeat;
	padding:0px;
}

#logo {
	float:left;
}

#banner {
	padding:10px 10px 0px 10px;
}


#bannerimage_home, #bannerimage {
	float:right;
	background:url(../images/background_image_home.jpg) right top no-repeat;
	width:660px;
	height:70px;
}

#content {
	padding:10px;
}

#userarea {
	text-align:right;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;

}

/* LOGIN CONTAINER */

#yellowBorderTop {
	background:url(../images/yellowBorderTop.jpg) left top no-repeat;
	height:10px;
	width:770px;
	margin:0px auto;
	padding:0px 10px;
}

#yellowBorderMiddle {
	background: url(../images/yellowBorderMiddle.jpg) left top repeat-y;
	padding: 0px 10px 10px;
	height:100%;
	width:770px;
	margin:0px auto;
}

.yellowBorderMiddleLogin {
	padding:0px 10px !important;
}

#yellowBorderBottom {
	background:url(../images/yellowBorderBottom.jpg) left bottom no-repeat;
	height:20px;
	width:770px;
	margin:0px auto;
	padding:0px 10px;
}

#yellowBorderBottomNew {
	background:url(../images/yellowBorderBottom.jpg) left bottom no-repeat;
	height:10px;
	width:770px;
	margin:0px auto;
	padding:0px 10px;
}

#yellowBorderBottomLogin {
	background:url(../images/yellowBorderLogin.jpg) left bottom no-repeat;
	height:30px;
	width:770px;
	margin:0px auto;
	padding:0px 10px;
}

#introText {
	margin-right:10px;
}

#memberLogin {
	float:left;
	width:360px;
	background: #FEF8E8 url(../images/loginbg.jpg) no-repeat;
	height:230px;
	padding:10px;
}

#passwordForgot {
	width:360px;
	background: #FEF8E8 url(../images/loginbg.jpg) no-repeat;
	padding:10px;
	margin-left:26%;
	height:280px;
}

#FAQ {
	width:95%;
	background: #FEF8E8 url(../images/loginbg.jpg) no-repeat;
	padding:10px;
	height:100%;
}

#FAQ h3{
	font-size:1.1em;
	color:#136938;
	margin:0px;
	padding:0px 10px 10px 0px;
	line-height:28px;
}

#FAQ p{
	font-size:0.9em;
	line-height:20px;	
}

#FAQ ul{
	margin-bottom: 10px;
	font-size:0.9em;
}

#FAQ ul li a{
	font-size: 1.0em;		
}

#FAQ .info li{
	list-style-type:disc;
	list-style-image:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}


#memberSignup {
	float:right;
	width:360px;
	background:url(../images/loginbg.jpg) no-repeat;
	height:230px;
	padding:10px;
}

#introText h1 {
	font-size:1.3em;
	color:#126837;
	margin:0px;
	padding:0px 0px 5px 5px;
	line-height:28px;
	float:left;
}

#errorText h1 {
	font-size:1.3em;
	color:#126837;
	margin:0px;
	padding:0px 0px 10px 0px;
	line-height:28px;
}

.errorLink {
	text-align:center;
	font-size:1.0em;
}

#introText h1.heading1small {
	padding:4px 0px 0px 6px;
	font-size:0.85em;
	color:#126837;
	float:left;
}

#introText p {
	padding-bottom:20px;
	clear:both;
	padding-left:5px;
}

#memberLogin h1, #memberSignup h1, #passwordForgot h1, #FAQ h1 {
	font-size:1.4em;
	color:#126837;
	margin:0px;
	padding:0px 10px 10px 0px;
	line-height:28px;
}

#memberLogin h3, #memberSignup h3 {
	font-size:0.9em;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}

#memberSignup .registerInterest {
	text-align:center;
	padding-top:20px;
}

.centerText {
	padding-top:20px;
	text-align:center;
}

.centerTextButton {
	padding-top:0px;
	text-align:center;
}

.rightText {
	padding-top:20px;
	text-align:right;
}

.rightTextButton {
	padding:0px;
	margin:0px;
	text-align:right;
	clear:both;
}

.rightTextLinks {
	padding:10px 0px 0px;
	margin:0px;
	text-align:right;
	clear:both;
	float:right;
	width:300px;
}

.leftText {
	padding-top:20px;
	text-align:left;
}

.leftText a:link,
.leftText a:visited,
.leftText a:hover {
	color:#333333;
}


SPAN.yellowBig {
	color:#126837;
	font-size:1.2em;
	font-weight:bold;
}

a.yellowBig:link, a.yellowBig:visited {
	color:#FAB923;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}

a.yellowBig:hover {
	text-decoration:underline;

}

span.mylabel {
	width:80px;

}

DIV.loginField {
	background:url(../images/inputFieldbg.jpg) left top no-repeat;
	height:30px;
	margin-top:5px;
	padding-top:5px;
	padding-left:5px;
	margin-left:0px;
	float:left;
	clear:left;
	width:220px;
}

DIV.error {
	color:#FF0000;
	font-size:0.75em;
	margin:8px 0px 0px 2px;
	float:left;
	
}

DIV.loginField input,
DIV.passwordField input {
	font-size:0.75em;
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	border:0px solid #CCCCCC;
	width:200px;
	
}

DIV.forgetPassword {
	float:left;
	width:155px;
}

DIV.forgetPassword a:link,
DIV.forgetPassword a:visited {
	text-decoration:underline;
	color:#333333;
}

DIV.passworderror {
	color:#FF0000;
	font-size:0.75em;
	margin:8px 0px 0px 2px;
	clear:left;
}

DIV.forgetPassword a:hover {
	text-decoration:none;

}

DIV.loginButton {
	text-align:left;
	width:90px;
	float:left;
}

DIV.loginButton input.loginButton {
	background: url(../images/signin_button.jpg) center center no-repeat;
	color:#613A0E;
	font-size:0.75em;
	padding:10px 0px;
	width:86px;
	margin:0px;
	border:0px solid #333333;
}

.loginform,
.forgotform {
	margin:0px;
	padding:0px;
}

div.logincontainer {
	float:left;
	height:40px;
	width:360px;
}

div.passwordcontainer {
	clear:left;
	float:left;
	height:40px;
	width:360px;
}

div.buttoncontainer {
	clear:left;
	float:left;
	line-height:40px;
	width:360px;
}


#bigGreyBorderTop {
	background:#EFEFEF url(../images/bigGreyBorderTop.jpg) left top no-repeat;
	width:790px;
	margin:10px auto 0px;
	padding:0px;
	height:10px;
}

#bigGreyBorderMiddle {
	background-color:#EFEFEF;
	width:770px;
	margin:0px auto;
	padding:0px 10px 10px 10px;
	
}

#bigGreyBorderBottom {
	background:#EFEFEF url(../images/bigGreyBorderBottom.jpg) left bottom no-repeat;
	width:790px;
	margin:0px auto 0px;
	padding:0px;
	height:10px;
}

h1.resources {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:1.3em;
	color:#333333;
	background: url(../images/greyline.jpg) bottom left repeat-x;
}

DIV#greyBox1,
DIV#greyBox2,
DIV#greyBox3 {
	float:left;
	width:32%;
	margin-right:10px;
}

p.title {
	font-size:0.75em;
	color: #136838;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px 0px;
}

DIV#greyBox1 ul,
DIV#greyBox2 ul,
DIV#greyBox3 ul {
	list-style:none;
	margin:0px;
	padding-left:0px;
	margin-bottom:10px;
	
}

DIV#greyBox1 ul li,
DIV#greyBox2 ul li,
DIV#greyBox3 ul li {
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}

DIV#greyBox1 ul li a,
DIV#greyBox2 ul li a,
DIV#greyBox3 ul li a {
	color:#666666;

}

DIV.passwordField {
	background:url(../images/inputFieldbg.jpg) left top no-repeat;
	height:30px;
	margin-top:5px;
	padding-top:5px;
	padding-left:5px;
	margin-left:0px;
	float:left;
	clear:left;
	width:220px;
}

/* USER AREA */

a.logout:link, a.logout:visited {
	color:#136938;
	text-decoration:none;
	background:url(../images/icon_logout.jpg) left center no-repeat;
	padding-left:20px;
}

a.logout:hover {
	text-decoration:underline;

}

a.home:link, a.home:visited {
	color:#136938;
	text-decoration:none;
	background:url(../images/icon_home.jpg) left center no-repeat;
	padding-left:20px;
	margin-right:15px;
}

a.home:hover {
	text-decoration:underline;

}

a.lists:link, a.lists:visited {
	color:#136938;
	text-decoration:none;
	background:url(../images/icon_lists.jpg) left center no-repeat;
	padding-left:20px;
	margin-right:15px;
}

a.lists:hover {
	text-decoration:underline;

}

DIV#userarea {
	margin:40px 10px 0px 0px;
	padding: 5px 10px;
	float:right;
}

/* LANDING PAGE */

#greyContainerTop {
	margin:0px;
	padding:0px;
	height:10px;
	background:url(../images/greyBorderTop.jpg) left top no-repeat;
}

#greyContainerTopShort {
	margin:0px;
	padding:0px;
	background:#E9E9E9 url(../images/greyBorderTopShort.jpg) left top no-repeat;
}

#greyContainerMiddle {
	padding:0px;
	background-color:#E9E9E9;
	margin:0px;
	height:100%;
}

#greyContainerMiddleShort {
	padding:0px;
	background-color:#E9E9E9;
	margin:0px;
	height:100%;
}

#greyContainerBottom {
	margin:0px;
	padding:0px;
	height:10px;
	background:url(../images/greyBorderBottom.jpg) left bottom no-repeat;
}

/* TITLE AREA */

DIV#titleAreaShort {
	border-bottom:1px solid #DFDFDF;
	height:40px;
}

DIV#titleAreaShort #title {
	float:left;
	width:590px;
	padding-left:10px;
}

DIV#titleAreaShort #title h1 {
	margin:0px;
	padding:10px 0px 15px 0px;
	color:#454545;
	font-size:1.4em;
	font-weight:normal;
	float:left;
}

DIV#titleArea {
	border-bottom:1px solid #DFDFDF;
	height:100%;
}

DIV#titleArea #title {
	float:left;
	width:520px;
	padding-left:10px;
}

DIV#titleArea #title h1 {
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#454545;
	font-size:1.4em;
	font-weight:normal;
}

DIV#titleArea #title p {
	margin:0px;
	color:#757575;
}

img.crumbsImg {
	float:left;
}

span.normaltitle {
	color:#454545 !important;
}

span.normaltitle2 {
	color:#999999 !important;
}

span.lighttitle {
	color:#999999 !important;
	background:url(../images/arrow_grey_light.jpg) left center no-repeat;
	padding-left:34px;
	margin-left:16px;
}

span.darktitle {
	color:#454545 !important;
	background:url(../images/arrow_grey_dark.jpg) left center no-repeat;
	padding-left:34px;
	margin-left:16px;
}



DIV#titleArea #usefulLinks {
	float:right;
	width:300px;
	background: #F4F4F4 url(../images/supportbg.jpg) left top no-repeat;
	padding:15px 10px 16px 0;
	text-align:right;
}

DIV#titleArea #usefulLinks p {
	margin:0px;
	padding:0px;
}

span.helplabel {
	color:#990066;
	font-size:1.3em;
	font-weight:bold;
}

span.helpnumber {
	color:#454545;
	font-size:1.7em;
	font-weight:bold;
}

DIV#titleArea #usefulLinks p.helpdetails {
	color:#676767;
	font-size:0.65em;
}

DIV#titleArea #usefulLinks ul {
	margin:0px;
	padding:0px;
	list-style:circle;
}

DIV#titleArea #usefulLinks ul li {
	display:inline;
	list-style-type:circle;
}

DIV#titleArea #usefulLinks ul li a {
	padding-left:10px;
	color:#454545;
}

DIV#titleArea a:link,
DIV#titleArea a:visited {
	color:#326492;
	text-decoration:none;
}

DIV#titleArea a:hover {
	text-decoration:underline;
}

.guide {
	padding-left:20px;
	background:url(../images/icon_guide.jpg) left center no-repeat;
	padding-right:30px;
}

.support {
	padding-left:20px;
	background:url(../images/icon_support.jpg) left center no-repeat;
}

/* BODY AREA */

DIV#bodyArea {
	border-top:1px solid #F4F4F4;
	padding:10px 10px 0px 10px;
	height:100%;
}

#greyContainerMiddleShort #bodyArea {
	padding:10px 10px 0px 10px;
	height:100%;
	border:0;
}

DIV#leftcol {
	float:left;
	width:240px;
}

DIV#rightcol {
	float:right;
	width:680px;
}

DIV#singlecol {
	width:940px;
}



DIV#accountBorderTop {
	background:url(../images/accountBorderTop.jpg) left top no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

DIV#accountBorderMiddle {
       background: url(../images/accountBorderMiddle.jpg) left top repeat-y;
       padding: 0px 0px 0px 10px;
}

DIV#accountBorderBottom {
	background:url(../images/accountBorderBottom.jpg) left bottom no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

DIV#outerGreenBorderTop {
	background:url(../images/outerGreenBorderTop.jpg) left top no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

DIV#outerGreenBorderMiddle {
	background: url(../images/outerGreenBorderMiddle.jpg) left top repeat-y;
	padding: 0px 10px;
	width:660px;
}

DIV#outerGreenBorderBottom {
	background:url(../images/outerGreenBorderBottom.jpg) left bottom no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

h2.subTitle {
	float:left;
	font-size:1.1em;
	font-weight:bold;
	color:#0E6634;
	width:400px;
}

h2.NewSubTitle {
	color:#0E6634;
	font-size:1.1em;
	font-weight:bold;
	height:30px;
	padding-bottom:5px;
	padding-top:0 !important;
	display:inline-block;
	float:left;
	width:70%;
}

.renewAllButton {
	display:inline-block;
	width:29%;
	float:right;
	text-align:right;
	padding-bottom:10px;
}

div.subNav {
	float:right;
	text-align:right;
	width:240px;
	color:#454545;
	padding-bottom:10px;
}

a.subnav:link, a.subnav:visited {
	font-size:1.0em;
	color:#136938;
	text-decoration:underline;
}

a.subnav:hover {
	text-decoration:none;
}

/* Account Overview Container */

LABEL.accountLabel {
	display:inline-block;
   	font-weight:normal;
    width:70px;
    color:#333333;
}

INPUT.accountInput {
       margin:0px 0px 2px 0px;
       border:1px solid #FEF8E8; /*FEF8E8*/
       background-color:#FEF8E8;
       font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
       width:150px;
       color:#454545;
       font-weight:normal;
	   font-size:1.0em;
}

h2.accTitle {
	font-size:1.1em;
	font-weight:bold;
	color:#454545;
	height:24px;
	padding-top:0px !important;
	padding-bottom:5px;
}

DIV.submitButton {
	padding:10px 0px 0px 0px;
	text-align:center;
	margin:0px;
}

DIV.submitButton input.submitButton {
	background: url(../images/signin_button.jpg) center center no-repeat;
	color:#613a0e;
	padding:10px 0px;
	margin:0px;
	width:86px;
	font-size:0.75em;
	border:0px solid #333333;
}

/* Renewals Container */

p.renewalBackLink {
	text-align:right;
	padding-top:10px;

}

DIV#renewalBorderTop {
	background:url(../images/renewalBorderTop.jpg) left top no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

DIV#renewalBorderMiddle {
	background: url(../images/renewalBorderMiddle.jpg) left top repeat-y;
	padding: 0px 10px;
	height:100%;
}

DIV#renewalBorderBottom {
	background:url(../images/renewalBorderBottom.jpg) left top no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

h2.renewalTitle {
	color:#3568CC;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}

DIV#renewalsInfoContainer {
	background-color:#FFFFFF;
	padding:5px;
}

table.tableRenewalsOverview,
table.tableRenewals {
	width:100%;
	font-size:0.75em;
}

table.tableRenewalsOverview tr,
table.tableRenewals tr {

}

table.tableRenewalsOverview tr td,
table.tableRenewals tr td {
	padding:2px 5px;
	border-bottom:1px dotted #CCCCCC;
	vertical-align:top;
}

table.tableRenewalsOverview tr td.paymentValue,
table.tableRenewals tr td.paymentValue {
	text-align:right;
	color:#3366CC;
}

table.tableRenewalsOverview tr td span {
	color:#3366CC;
	font-weight:bold;
}



table.tableRenewalsOverview tr td.newUnitSeperator,
table.tableRenewals tr td.newUnitSeperator {
	padding:2px 5px;
	border-bottom:1px solid #3366CC;
}

table.tableRenewalsOverview tr th,
table.tableRenewals tr th {
	text-align:left;
	background-color:#3366CC;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	border-right:1px solid #FFFFFF;
}

table.tableRenewalsOverview tr th.removeIconWidth,
table.tableRenewals tr th.removeIconWidth {
	width:20px;
}

table.tableRenewalsOverview tr th.priceWidth,
table.tableRenewals tr th.priceWidth {
	width:60px;
}



p.viewRenewals {
	text-align:right;
	padding:5px 0px 0px 0px;
	margin:0px;
}

p.viewRenewals a:link, p.viewRenewals a:visited, p.viewRenewals a:hover {
	display:block;
	font-size:1.0em;
	height:24px;
	width:130px;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/button_blue_renew.jpg) center center no-repeat;
	text-decoration:none;
	margin:10px auto 0px;
	padding-top:5px;
}

DIV.selectedRenewals {
	padding:0px 5px;
	margin:0px;
}

p.selectedRenewal {
	float:left;
	width:160px;
	color:#666666;
}

p.selectedRenewalList {
	float:left;
	width:260px;
	color:#666666;
}

p.selectedRenewalPrice {
	float:right;
	width:30px;
	color:#3366CC;
	text-align:right;

}

DIV#selectedRenewalsTotal {
	border-top:1px dotted #3366CC;
	padding:5px;
	margin:5px 0px 0px 0px;
}

p.totalLabel {
	font-weight:bold;
	float:left;
}

p.totalValue {
	color:#3366CC;
	float:right;
}



/* Property Container */

DIV.propBorderTop {
	background:url(../images/propBorderTop.jpg) left top no-repeat;
	height:26px;
	margin:0px;
	padding:7px;
	clear:both;
}

DIV.propBorderMiddle {
	background: url(../images/propBorderMiddle.jpg) left top repeat-y;
	padding: 0px 10px;
	height:100%;
}

DIV.propBorderBottom {
	background:url(../images/propBorderBottom.jpg) left top no-repeat;
	height:10px;
	margin:0px;
	padding:0px 0px 10px 0px;
}

h3.propTitle {
	float:left;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	width:440px;
}

img.starRating {
	padding-left:2px;
}

div.seperator {
	clear:both;
	border-bottom:1px dotted #999999;
	padding:0px;
	margin-bottom:10px;
	height:10px;
}

DIV.siteDetails {
	background-color:#DEEAE3;
	color:#136838;
	font-weight:bold;
	border-bottom:1px solid #136838;
	font-size:0.75em;
	height:24px;
	padding:5px 10px 0px 10px;
	margin-bottom:10px;
}

DIV.siteNumber {
	float:left;
	width:48%;
}

DIV.siteRating {
	float:right;
	width:48%;
	text-align:right;
}


DIV.propImage {
	float:left;
	width:130px;
	padding:0px 10px;
}

DIV.propImage img {
	border:1px solid #CCCCCC;
	padding:2px;
}

DIV.propDetails {
	float:left;
	width:340px;
}

DIV.propRating {
	float:right;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	width:100px;
	text-align:right;
}



label.propAddress, label.propPhone, label.propUnits, label.propCategory {
	float:left;
	clear:left;
	font-weight:bold;
	color:#0E6634;
	width:118px;
	margin:0px;
	font-size:0.75em;
	padding:0px 0px 5px 0px;
}

label.propRating {
	clear:left;
	font-weight:bold;
	color:#0E6634;
	display:block;
	margin:0px;
	font-size:0.75em;
	padding:0px 0px 5px 0px;
}

p.propAddressData, p.propPhoneData, p.propUnitsData, p.propCategoryData {
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#666666;
}

p.propDescription {
	float:left;
	color:#666666;
}

DIV.propToolbar {
	float:left;
	text-align:left;
	display:block;
	clear:both;
	width:100%;
	
}

DIV.propToolbar .left {
	padding-left:150px;
	float:left;
}

DIV.propToolbar .right {
	float:right;
	text-align:right;
}

a.moreLink:link, a.moreLink:visited {
	font-size:0.75em;
	color:#3568CC;
	text-decoration:underline;
}

a.moreLink:hover {
	text-decoration:none;
}

.editProperty {
	background:url(../images/icon_edit.jpg) left center no-repeat;
	padding-left:20px;
	margin-right:20px;
}

.viewProperty {
	background:url(../images/icon_view.jpg) left center no-repeat;
	padding-left:20px;
	margin-right:20px;
}

INPUT.renew {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	border:0px;
	width:101px;
	height:24px;
	margin:0px;
	padding:0px;
}

INPUT.renewlong {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	border:0px;
	width:170px;
	height:24px;
	margin:0px;
	padding:0px;
}




a.editUnit:link,
a.editUnit:visited,
a.editUnit:hover {
	background:url(../images/editUnitButton.jpg) center center no-repeat;
	color:#333333;
	display:block;
	height:24px;
	width:130px;
	text-align:center;
	color:#333333;
	text-decoration:none;
	padding-top:2px;
}

.active {
	background:url(../images/renewButtonBg.jpg) center center no-repeat;
	color:#FFFFFF;
	cursor:pointer;
}

.activelong {
	background:url(../images/renewButtonBgLong.jpg) center center no-repeat;
	color:#FFFFFF;
	cursor:pointer;
}

DIV.footerToolbar {
	padding:5px 0px 10px;
	
}

DIV.requestChanges {
	float:left;
	text-align:left;
	font-size:0.75em;
}

DIV.renewButton {
	float:right;
	text-align:right;
}

DIV.renewButton p {
	color:#136938;
	display:inline;
}


/* EDIT PROPERTY FORM LAYOUT */

DIV.submitForm {
	margin:0px;
	padding:0px;
}

DIV.submitForm h1 {
	font-size:1.3em;
	color:#126837;
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:28px;

}

DIV#solidGreenBorderTop {
	background:url(../images/solidGreenBorderTop.jpg) left top no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

DIV#solidGreenBorderMiddle {
	background-color:#5A9673;
	color:#FFFFFF;
	padding: 0px 10px;
	text-align:center;
}

DIV#solidGreenBorderBottom {
	background:url(../images/solidGreenBorderBottom.jpg) left bottom no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

span.unitSelector {
	font-size:0.9em;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

SELECT,
SELECT.propertyUnits {
	font-size:0.75em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;

}

DIV#outerLongGreenBorderTop {
	background:url(../images/outerLongGreenBorderTop.jpg) left top no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

DIV#outerLongGreenBorderMiddle {
	background:url(../images/outerLongGreenBorderMiddle.jpg) left top repeat-y;
	padding: 0px 90px;
	text-align:left;
}

DIV#outerLongGreenBorderBottom {
	background:url(../images/outerLongGreenBorderBottom.jpg) left bottom no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

h2.editPanelTop {
	background: url(../images/editPanelTop.jpg) left top no-repeat;
	padding:7px;
	height:26px;
	font-size:0.9em;
	color:#FFFFFF;
	margin:0px;
	padding-left:10px;
}

h2.editPanelTopUnit {
	background: url(../images/editPanelUnit.png) left top no-repeat;
	padding:7px 7px 0px 7px;
	font-size:0.9em;
	color:#FFFFFF;
	margin:0px;
	padding-left:10px;
}


div.editPanelBottomUnit {
	background:url(../images/editPanelUnit.png) left bottom no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

div.editPanelTopNew {
	background: url(../images/editPanelTopNew.jpg) left top no-repeat;
	height:10px;
}

DIV.editPanelMiddle {
	background:url(../images/editPanelMiddle.jpg) left top repeat-y;
	padding: 0px 10px;
	text-align:left;
	height:100%;
}

DIV#panelLeftCol {
	float:left;
	width:360px;
}

DIV#panelRightCol {
	float:right;
	width:360px;
}

DIV.panelCol {
	float:left;
	width:740px;
}

DIV.editPanelBottom {
	background:url(../images/editPanelBottom.jpg) left bottom no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

DIV.panelLabel {
	float:left;
	border-bottom:1px solid #AAC9B7;
	margin:0px 0px 2px 0px;
	width:119px;
	background-color:#D0E1D7;
	padding:5px 0px 0px 5px;
	clear:left;
	height:22px;
	font-size:0.75em;
}

label.panelLabel {
	float:left;
	border-bottom:1px solid #AAC9B7;
	margin:0px 0px 2px 0px;
	width:119px;
	background-color:#D0E1D7;
	padding:5px 0px 0px 5px;
	clear:left;
	height:22px;
	font-size:0.75em;
}

label.shortDesc,
div.shortDesc {
	height:110px;
}



label.longDesc,
div.longDesc {
	height:150px;
}

label.directions,
div.directions {
	height:90px;
}

label.capacity,
div.capacity {
	height:50px;
}

INPUT.counter {
	border:0px;
	margin:0px;
	padding:0px;
	text-align:right;
	background-color:transparent;
	font-style:italic;
	color:#136938;
	font-size:1.0em;
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
}

DIV.panelField {
	float:right;
	background-color:#F3F7F5;
	border-bottom:1px solid #DCE9E1;
	padding:3px 0px 2px 5px;
	margin:0px 0px 2px 0px;
	width:610px;
	height:22px;
}

DIV.panelFieldLong {
	float:left;
	background-color:#F3F7F5;
	border-bottom:1px solid #DCE9E1;
	padding:3px 0px 2px 5px;
	margin:0px 0px 2px 3px;
	width:605px;
}

DIV.panelFieldLong textarea {
	width:595px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.75em;
}

textarea.shortDesc {
	height:80px;
}

textarea.longDesc {
	height:120px;
}

textarea.directions {
	height:60px;
}

DIV.spacer {
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

DIV.panelField input.textbox,
DIV.panelFieldLong input.textbox {
	width:236px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	border:1px solid #809DB9;
	background-color:#FFFFFF;
	margin:0px;
	padding:1px;
	height:16px;
}

DIV.panelField input.disabled,
DIV.panelFieldLong input.disabled {
	background-color:transparent;
	color:#666666;
	border:0px;
	border:1px solid #F3F7F5;
	font-size:0.75em;
}

DIV.panelField SPAN.disabled,
DIV.panelFieldLong SPAN.disabled {
	color:#666666;
	font-size:0.75em;
}

p.characterCount {
	margin:0px;
	padding:0px;
	color:#999999;
	text-align:left;
	padding-right:10px;
	font-style:italic;
}

p.characterMsg{
	margin:0px;
	padding:0px 0px 5px 0px;
	text-align:left;
	padding-right:10px;
}

span.characterCount {
	color:#999999;
	font-style:italic;
}



/* OTHER INFO CONTAINER */

label.otherInfo,
div.otherInfo {
	height:70px;
}

label.otherInfoLong,
div.otherInfoLong {
	height:90px;
}

textarea.otherInfo {
	height:60px;
}

/* TERMS AND CONDITIONS CONTAINER */

DIV#Terms {
	padding-top:10px;

}

DIV.termsLink {
	text-align:right;
	font-size:0.75em;
}

DIV.termsLink a:link,
DIV.termsLink a:visited,
DIV.termsLink a:hover {
	font-size:1.0em;

}

DIV.updateButton {
	padding:10px 0px 0px;
	text-align:right;
	margin:0px;
}

DIV.updateButton a.formButton:link,
DIV.updateButton a.formButton:visited,
DIV.updateButton a.formButton:hover {
	background: url(../images/submit_button.jpg) center center no-repeat;
	text-align:center;
	text-decoration:none;
	color:#613A0E;
	padding:15px 30px;
	}
	
div.itemSelect,
label.itemSelect {
	font-size:0.75em;
	height:24px;
}

div.itemSelectLong,
label.itemSelectLong {
	height:48px;
	font-size:0.75em;
}

div.itemSelectLong a {
	font-size:1.0em;
	top:5px;
	position:relative;
}

div.itemSelect span {
	float:left;
	width:320px;
}

p.warning {
	text-align:right;
	color:#CC0000;
}

p.warning2 {
	text-align:left;
	color:#CC0000;
}

div.editWarning p.warning, p.warning2
{
    text-align:left;
}

/* MESSAGE SCREENS */

div.yellowbgtop {
	margin:0px auto;
	width:540px;
	background:#FEF8E8 url(../images/yellowbg.jpg) center top no-repeat;
	padding:20px 20px 10px;
}

div.yellowbgbottom {
	background:url(../images/yellowbg.jpg) center bottom no-repeat;
	height:10px;
}

/* div.yellowbgtop a:link,
div.yellowbgtop a:visited,
div.yellowbgtop a:hover {
	background: url(../images/submitButtonOrange.jpg) center center no-repeat;
	text-align:center;
	text-decoration:none;
	color:#613A0E;
	padding:15px 40px;
}

div.yellowbgtop a.off:link,
div.yellowbgtop a.off:visited,
div.yellowbgtop a.off:hover {
	background: url(../images/submitButtonOrangeOff.jpg) center center no-repeat;
	text-align:center;
	text-decoration:none;
	color:#613A0E;
	padding:15px 40px;
}

*/

p.messagelink {
	padding-top:10px;
	text-align:center;
	font-size:1.0em;
}

/* PAYMENTS SCREEN */

DIV#whiteBorderTop {
	background:url(../images/whiteBorderTop.jpg) left top no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}

DIV#whiteBorderMiddle {
	padding: 0px 10px;
	margin:0px;
	background:url(../images/whiteBorderMiddle.jpg) left top;
	height:100%;
}

DIV#whiteBorderBottom {
	background:url(../images/whiteBorderBottom.jpg) left bottom no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
}


div.payTitle h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#3366CC;
	height:24px;
	margin:0px;
	padding:0px 0px 10px;
}


span.blue {
	color:#3366CC;
	font-weight:bold;
}

DIV#blueBorderTop {
	background:url(../images/blueBorderTop.jpg) left top no-repeat;
	height:10px;
	margin:0px 65px;
	padding:0px;
}

DIV#blueBorderMiddle {
	background:url(../images/blueBorderMiddle.jpg) left top repeat-y;
	padding: 0px 10px;
	margin:0px 65px;
	height:100%;
}

DIV#blueBorderBottom {
	background:url(../images/blueBorderBottom.jpg) left bottom no-repeat;
	height:10px;
	margin:0px 65px;
	padding:0px;
}

DIV.paymentContent {
	padding:0px 65px;
}

DIV.paymentTitle h2 {
	font-size:1.0em;
	color:#3467CC;
	font-weight:bold;
	padding-bottom:10px;
	margin:0px;
}

DIV.paymentTitle h3 {
	font-size:1.0em;
	color:#333333;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 0px;
}

DIV#PaymentContainer{
	padding:5px;
	width:760px;
	background-color:#FFFFFF;
	float:left;
}

DIV.paymentList {
	background-color:#FFFFFF;
	float:left;
	width:760px;
}

DIV.renewalTitle {
	width:760px;
	float:left;
	border-bottom:1px solid #FFFFFF;
}



p.TitleUnit, p.TitlePrice, p.TitleSite, p.TitleRemove {
	background-color:#3366CC;
	color:#FFFFFF;
	padding:4px;
	font-weight:bold;
	border-left:1px solid #FFFFFF;
	float:left;
}

p.TitleSite {
	width:74px !important;
}

p.TitlePrice {
	width:60px !important;
}

p.TitleUnit {
	width:564px !important;
}

p.TitleRemove {
	width:24px !important;
}

DIV.Renewals {
	clear:left;
	width:760px;
	float:left;
	border-top:1px dotted #CCCCCC;
}

p.RenewalDelete {
	float:left;
	width:24px;
	padding:6px 4px 2px 4px;
	text-align:right;
}

p.RenewalSite {
	float:left;
	width:74px;
	padding:4px;
	border-left:1px solid #FFFFFF;
}


p.RenewalUnit {
	float:left;
	width:564px;
	padding:4px;
	border-left:1px solid #FFFFFF;
}

p.RenewalPrice {
	float:left;
	width:60px;
	text-align:right;
	padding:4px;
	border-left:1px solid #FFFFFF;
	color:#3366CC;
}

DIV.RenewalsTotal {
	width:760px;
	float:left;
	border-top:1px solid #3366CC;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
}

p.RenewalsTotalLabel {
	float:left;
	width:348px;
	padding:4px;
	font-weight:bold;
}

p.RenewalsTotalValue {
	float:right;
	padding:4px;
	text-align:right;
	width:86px;
	padding-right:40px;
	color:#3366CC;
	font-weight:bold;
}

a.remove_property_icon:link,
a.remove_property_icon:visited,
a.remove_property_icon:hover {
	padding:0px;
	border:0px;
}

DIV.PaymentButton {
	text-align:right;
	float:left;
	width:760px;
	padding:10px 0px;
	margin:0px;
}

DIV.PaymentButton span {
	font-size:0.75em;

}

INPUT.PaymentButton {
	background: url(../images/button_pay_now.jpg) center center no-repeat;
	color:#FFFFFF;
	padding:5px 0px;
	width:84px;
	margin:0px;
	border:0px solid #333333;
}

FORM.PayForm,
FORM.submitForm {
	margin:0px;
	padding:0px;
}

DIV#CreditCardDetails {
	background-color:#FFFFFF;
	padding:5px;
	float:left;
	border-top:10px solid #EBEFFA;
	width:450px;
}

DIV.CreditCardDetails p {
	padding-bottom:8px;
	width:200px;
	text-align:right;
	float:left;
	clear:left;
	margin-right:10px;
}

DIV#outstandingContainer {
	background-color:#FFFFFF;
	padding:15px 10px 5px 10px;
	float:left;
	border-top:10px solid #EBEFFA;
	width:750px;
	position:relative;
}

DIV.outstandingProperties {
	float:left;
	width:74%;
}

DIV.outstandingButton {
	float:right;
	width:24%;
	text-align:right;
}

INPUT.outstandingButton {
	background: url(../images/button_renew_more_properties.jpg) center center no-repeat;
	color:#FFFFFF;
	font-size:0.75em;
	padding:5px 0px;
	width:164px;
	margin:0px;
	border:0px solid #333333;
}

DIv.cc_input {
	float:left;
	width:220px;
	vertical-align:top;
}

DIV.payButton {
	float:left;
	clear:left;
	text-align:center;
	width:440px;
	padding:5px 0px;
}

input.textbox,
input.textbox {
	width:140px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	border:1px solid #809DB9;
	background-color:#FFFFFF;
	margin:0px;
	padding:1px;
	height:16px;
}

.inputShort {
	width:50px !important;
}

.inputLong {
	width:100px !important;
}

.ExtraLong {
	width:480px !important;
}

div.CreditCardDetails {
	padding:0px 155px;
	float:left;
}

span.example {
	color:#999999;
	font-size:0.75em;
}

/* PAYMENT CONFIRMATION */

DIV.paymentOverview {
	padding:10px;
	background-color:#EBEFFA;
	margin:20px 0px 20px 200px;
	width:500px;
	border:2px solid #3366CC;
}

DIV.paymentOverview p.title {
	float:left;
	width:220px;
	clear:left;
	font-weight:bold;
	padding-bottom:5px;
	color:#3366CC;
}

DIV.paymentOverview p.data {
	float:left;
	width:280px;
	padding-bottom:5px;
}

DIV.paymentOverview p.info {
	float:left;
	padding-top:10px;
}

a.print:link,
a.print:visited {
	background:url(../images/icon_printer.jpg) left center no-repeat;
	text-decoration:none;
	color:#333333;
	font-size:1.0em;
	padding:5px 0px 5px 20px;
}

a.print:hover {
	text-decoration:underline;
}

br.clear {
	clear:both;
}

div.confirmDetailsTitle {
	font-size:0.75em;
	font-weight:bold;
	float:left;
	clear:left;
	width:157px;
}

div.confirmDetailsData {
	font-size:0.75em;
}

div.confirmDetailsSite {
	padding:15px 0px;
	float:left;
	font-size:0.75em;
	width:760px;
}

div.site {
	float:left;
	width:10%;
	font-weight:bold;
	line-height:20px;
}

div.units {
	float:left;
	width:30%;
	line-height:24px;
}

div.rating {
	float:left;
	width:20%;
	line-height:24px;
}

p.confirmDetailsList {
	font-weight:bold;
}

#PaymentContainer ul li {
	font-size:0.75em;
}

#PaymentContainer ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

DIV.confirmDetailsToolbar {
	padding:5px 0px 0px 0px;
	text-align:center;
}

a.ConfirmDetails:link, a.ConfirmDetails:visited {
	font-size:0.75em;
	color:#3568CC;
	text-decoration:underline;
}

a.ConfirmDetails:hover {
	text-decoration:none;
}

.print {
	background:url(../images/icon_print.jpg) left center no-repeat;
	padding-left:20px;
	margin-right:10px;
	margin-left:10px;
}

.email {
	background:url(../images/icon_email.jpg) left center no-repeat;
	padding-left:20px;
	margin-right:0px;
}

table.tableReceipt {
	width:100%;
}

table.tableReceipt tr {

}

table.tableReceipt tr td {
	padding:2px 5px;
	border-bottom:1px dotted #CCCCCC;
	vertical-align:top;

}

table.tableReceipt tr td.newUnitSeperator {
	padding:2px 5px;
	border-bottom:1px solid #3366CC;
}

table.tableReceipt tr th {
	text-align:left;
	background-color:#3366CC;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	border-right:1px solid #FFFFFF;
}

/* ACCESSIBLE ICONS */

.newWindow {
	background:url(../images/icon_newWindow.gif) right center no-repeat !important;
	padding-right:17px !important;
}

.sameWindow {
	background:url(../images/icon_sameWindow.gif) right center no-repeat !important;
	padding-right:17px !important;
}

.pdf {
	background:url(../images/icon_pdf.gif) right center no-repeat !important;
	padding-right:17px !important;
}

#FAQ {
	width:752px;
	background: #FEF8E8 url(../images/bg_faq.png) no-repeat;
	padding:10px;
	height:100%;
}

#FAQ h3{
	font-size:1.1em;
	color:#136938;
	margin:0px;
	padding:0px 10px 10px 0px;
	line-height:28px;
}

#FAQ p {
	font-size:0.9em;
	line-height:20px;	
}

#FAQ p a {
	font-size:1.0em;

}

#FAQ ul{
	margin-bottom: 10px;	
}

#FAQ .info li{
	list-style-type:disc;
	list-style-image:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
	font-size:0.9em;
}

#FAQ li {
	font-size:1.0em;
}

#FAQ #divGeneral a,
#FAQ #divTechnical a,
#FAQ #divSecurity a,
#FAQ #divEditing a,
#FAQ #divAssessment a,
#FAQ #divFirstTimeApprovals a,
#FAQ #divMarketing a,
#FAQ #divGeneralQuestions a {
	font-size:0.9em;
	text-decoration:none;
}

#FAQ #divGeneral a:hover,
#FAQ #divTechnical a:hover,
#FAQ #divSecurity a:hover,
#FAQ #divEditing a:hover,
#FAQ #divAssessment a:hover,
#FAQ #divFirstTimeApprovals a:hover,
#FAQ #divMarketing a:hover,
#FAQ #divGeneralQuestions a:hover {
	text-decoration:underline;
}

#yellowBorderBottomFAQ {
	background: url(../images/yellowBorderBottomFAQ.png) left bottom no-repeat;
	height:20px;
	width:770px;
	margin:0px auto;
	padding:0px 10px;
}

/* USER MANUAL STYLE ELEMENTS */

#UserManual H1 {
       color:#126837;
       font-size:1.4em;
       line-height:28px;
       margin:0;
       padding:0 10px 10px 0;
}

#UserManual {
       width:752px;
       background: #FEF8E8 url(../images/bg_faq.png) no-repeat;
       padding:10px;
       height:100%;
}

#UserManual h3{
       font-size:1.2em;
       color:#136938;
       margin:0px;
       padding:0px 10px 10px 0px;
       line-height:28px;
}

#UserManual p a {
       font-size:1.0em;
}

#UserManual ul li a,
#UserManual ul li li,
#UserManual ol li li{
       font-size:1.0em;
}

#UserManual p {
       font-size:0.8em;
       line-height:20px;       
}


#UserManual ul{
       margin-top: 0px;    
       margin-bottom: 10px;    
}

#UserManual ul.info li{
       list-style-type:decimal;
       list-style-image:none;
       list-style-position:outside;
       margin:0px;
       padding:0px;
       font-size:1.0em;
}

#UserManual ul.info li a,
#UserManual ul.info li {
       text-decoration:none;
	   font-size:0.9em;
}

#UserManual ul.info li a:hover {
       text-decoration:underline;
}

#UserManual img {
       margin-left:20px;

}

#UserManual strong {
	color: #303030;
}

#UserManual li {
       font-size:0.8em;
	   margin-bottom: 5px;
}

#UserManual ol li a {
       font-size:1.0em;
}

#UserManual ol{
		margin-top: 5px;
}

.back_to_top {
		margin-bottom:40px;
}

/* BUTTON STYLES */

a.BtnYellow:link,
a.BtnYellow:visited,
a.BtnYellow:hover {
	padding:10px 0px 10px 15px;
	background:url(../images/BtnYellow.png) Left Center no-repeat;
	text-decoration:none;
	color:#660000;
	line-height:32px;
}

a.BtnYellow span {
	padding:10px 15px 10px 0px;
	background:url(../images/BtnYellow.png) Right Center no-repeat;
	line-height:32px;
}

a.BtnGreen:link,
a.BtnGreen:visited,
a.BtnGreen:hover {
	padding:10px 0px 10px 15px;
	background:url(../images/BtnGreen.png) Left Center no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	line-height:32px;
}

a.BtnGreen span {
	padding:10px 15px 10px 0px;
	background:url(../images/BtnGreen.png) Right Center no-repeat;
	line-height:32px;
}

a.BtnLightGreen:link,
a.BtnLightGreen:visited,
a.BtnLightGreen:hover {
	padding:10px 0px 10px 15px;
	background:url(../images/BtnLightGreenGrey.png) Left Center no-repeat;
	text-decoration:none;
	color:#005E31;
	line-height:32px;
}

a.BtnLightGreen span {
	padding:10px 15px 10px 0px;
	background:url(../images/BtnLightGreenGrey.png) Right Center no-repeat;
	line-height:32px;
}

a.BtnGreenGrey:link,
a.BtnGreenGrey:visited,
a.BtnGreenGrey:hover {
	padding:10px 0px 10px 15px;
	background:url(../images/BtnGreenGrey.png) Left Center no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	line-height:32px;
}

a.BtnGreenGrey span {
	padding:10px 15px 10px 0px;
	background:url(../images/BtnGreenGrey.png) Right Center no-repeat;
	line-height:32px;
}

a.BtnBlue:link,
a.BtnBlue:visited,
a.BtnBlue:hover {
	padding:10px 0px 10px 15px;
	background:url(../images/BtnBlueWhite.png) Left Center no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	line-height:32px;
}

a.BtnBlue span {
	padding:10px 15px 10px 0px;
	background:url(../images/BtnBlueWhite.png) Right Center no-repeat;
	line-height:32px;
}

a.BtnGrey:link,
a.BtnGrey:visited,
a.BtnGrey:hover {
	padding:10px 0px 10px 15px;
	background:url(../images/BtnGrey.png) Left Center no-repeat;
	text-decoration:none;
	color:#f9f9f9;
	cursor:default;
	line-height:32px;
}

a.BtnGrey span {
	padding:10px 15px 10px 0px;
	background:url(../images/BtnGrey.png) Right Center no-repeat;
	line-height:32px;
}

a.BtnLgtGrey:link,
a.BtnLgtGrey:visited,
a.BtnLgtGrey:hover {
	padding:10px 0px 10px 15px;
	background:url(../images/BtnGrey.png) Left Center no-repeat;
	text-decoration:none;
	color:#333333;
	line-height:32px;
}

a.BtnLgtGrey span {
	padding:10px 15px 10px 0px;
	background:url(../images/BtnGrey.png) Right Center no-repeat;
	line-height:32px;
}

a.BtnBlueLight:link,
a.BtnBlueLight:visited,
a.BtnBlueLight:hover {
	padding:10px 0px 10px 15px;
	background:url(../images/BtnBlueLight.png) Left Center no-repeat;
	text-decoration:none;
	color:#f9f9f9;
	line-height:32px;
}

a.BtnBlueLight span {
	padding:10px 15px 10px 0px;
	background:url(../images/BtnBlueLight.png) Right Center no-repeat;
	line-height:32px;
}

/* NEW STYLES */

H3.subMessage {
	font-size:0.9em;
	font-weight:normal;
}

/* NEW REGISTRATION FORM */

.registerIntForm {
	background:url(../images/dotted_line.gif) left top repeat-x;
	padding-top:20px;
	margin-top:10px;
}

.registerIntForm label {
	width:120px;
	display:inline-block;
}

.registerIntForm input {
	margin-left:0px;
}

.registerIntForm label span {
	color:#126837;
}

.hiddenLabel {
	position:relative;
	text-indent:-999em;
}

.registerIntForm .countySelect {
	font-size:1.0em;
}

p.note {
	border:2px solid #FABA25;
	background-color:#FFFFFF;
	padding:10px;
	margin:0px 0px 10px 0px;
}


/* NEW SITE SUBMISSION */

#newSiteTitle {
	padding:10px;
	background:url(../images/line_seperator.jpg) center bottom repeat-x;
}

#newSiteTitle h1 {
	margin:0px;
	padding:10px 0px 10px 0px;
	color:#454545;
	font-size:1.4em;
	font-weight:normal;
	display:inline-block;
}

#newSiteTitle h1.arrowBlack {
	background:url(../images/arrow_black.jpg) right center no-repeat;
	padding-right:30px;
	margin-right:10px;
}

#newSiteTitle h1.arrowGrey {
	background:url(../images/arrow_grey.jpg) right center no-repeat;
	padding-right:30px;
	margin-right:10px;
}

#newSiteTitle h1.grey {
	color:#999999;
}


.lineSeperator {
	background: url(../images/line_seperator.jpg) left top repeat-x !important;
	padding-top:10px;
}

.editPanelLabel {
	font-size:0.75em;
}

.editPanelLabelDisabled {
	font-size:0.75em;
	color:#999999;
}


.editPanelLabelTitle {
	font-size:0.9em;
	color:#5A9674;
}

.hiddenDiv {
	display: none;
	}
	
.visibleDiv {
	display: block;
	margin-top:10px;
	}
	
div#secureLockIcon {
	position:absolute;
	left:200px;
	top:40px;
}

ul.confirmList {
	margin:0px;
	padding:0px 0px 10px 15px !important;
}

p.noPadding {
	margin:0px !important;
	padding:0px !important;
}

div.receiptLeft {
	float:left;
	width:45%;
	text-align:left;
}

div.receiptLeft a {
	margin-left:0px !important;
}

div.receiptRight {
	float:right;
	width:45%;
	text-align:right;
}

div.userInfo {
	padding:0px 0px 10px;
}

p.formAlign {
	padding-left:10px;
}

p.payAlign {
	padding-left:2px;
}

input.addTelField {
	width:119px !important;
}

input.addTelAreaField {
	width:40px !important;
}

input.addTelCodeField {
	width:60px !important;
}

#formNew .example {
	font-size:1.0em;
}

a.blue span {
	font-size:0.75em;
}

/* NEW GLOBAL LANDING PAGE STYLES */

.siteLeftContainer {
	float:left;
	text-align:left;
	width:49%;
}

.siteRightContainer {
	float:right;
	text-align:right;
	width:50%;
	margin:3px -1px 0px 0px;
}

.renewButton a.BtnGreen {
	margin-left:10px;
}

/* FOOTER STYLES */

#footer {
	background: #DFDFDF url(../images/line_seperator.jpg) left top repeat-x;
	padding:5px;
	text-align:right;
	margin-top:20px;
}

#footer a:link,
#footer a:visited {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.renewalSpacing {
	margin-bottom:5px;
}

.renewalsButton {
	padding-bottom:10px;
}

.mandatoryLabel {
	margin:0px !important;
	padding:0px !important;
	position:relative;
	top:-10px;
}