/*********** STANDARD HTML STYLES ***********/
body{
	font-size: 0.7em;
	color: #575757;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	background: #e5edf6 url(/images/structure/body/bodybg26052009.gif) center top repeat-y;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #33bef2;
}

a:hover{
	text-decoration: underline;
	color: #33bef2;
}

hr{
	height: 0px;
	border-top: 1px solid #e3e2e1;
	margin-top: 0px;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
	float: left;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: bold;
	color: #1e2774;
	padding: 10px 10px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1{
	font-size: 18px;
}
h2{
	font-size: 14px;
}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	height:24px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	height: 28px;
}

#functionBar, 
#functionBar a, 
#siteSearch .SearchLabel{
	color: #4980bc;
}

#displayVersion, 
#dateDisplay{
	padding-top: 3px;
}

#displayVersion{
	padding: 9px 0px 0px 155px;
}

.homePage #displayVersion{
	padding-left: 212px;
}

#keyLinks{
	width: 307px;
	padding-right: 178px;
	margin: 9px 0px 0px 0px;
}

.homePage #keyLinks{
	width: 250px;
}

#keyLinks a{
	padding-right: 20px;
}

#siteSearch {
	margin-top: 6px;
}

#siteSearch form{
	padding: 0px 5px 0px 0px;
	position: relative;
}

#siteSearch .searchLabel{
	padding-right: 5px;
	position: absolute;
	top: 4px;
	right: 164px;
}

#siteSearch input{
	font-size: 1.2em;
	width: 121px;
	height: 15px;
	/*margin-left: 2px;	
	padding: 0;
	margin: 0px 32px 0px 0px;*/
	position: absolute;
	top: 1px;
	right: 41px;
	border: 1px solid #7f9db9;	
}

#siteSearch .submit{
	border: none;
	width: 32px;
	height: 17px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	background: url(/images/structure/header/2009/searchGo002.gif) no-repeat;
	top: 2px;
	right: 6px;
}
/*********** FUNCTION BAR STYLES ************/



/************** HEADER STYLES **************/
div#innerHeader{
	background: #ffffff;
	padding-bottom: 5px;		
}

div#innerHeader .headerMenu{
	padding-left: 7px;
}

div#innerHeader .headerMenu img{
	margin-right: 1px;
}
/************** HEADER STYLES ***************/



/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	padding: 0px 0px 5px 0px;
	background-color: #ffffff;
	text-align: right;
	color: #a6b0d4;
	
}

div#crumbtrail .contents{
	padding: 0px 15px 0px 0px;
}

div#crumbtrail a, div#crumbtrail a:hover{
	color: #00aeef;
}
/************ CRUMBTRAIL STYLES *************/



/********** CENTRAL LAYOUT STYLES ***********/
#innerContainer00, #innerContainer01, #innerContainer10, #innerContainer11{
	background-color: #ffffff;
}

div#innerLeftColumn{
	padding-left:10px;
	padding-top:0px;
}



div#innerRightColumn {
	padding-right:10px;
	padding-top:0px;
}



div#center{
	padding:0px 10px 0px 10px;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#center{padding:0px 5px 0px 5px;}/* End hide from IE5-mac */

div.pageTitle{
	font-weight: normal;
	font-size: 18px;
	color: #595959;
	padding: 0px 0px 10px 0px;
}

.waterWidePlantGuide .pageTitle,
.HidePageTitle .pageTitle{
display: none;
}

div.pageCopy{
	overflow: hidden;
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	margin-top: 0px;
	font-size: 0.9em;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #034ea2;
	
}

div#innerFooter .waterNotice{
	font-size: 17px;
	font-weight: bold;
	margin-left: 8px;
	display:inline;
	padding-top: 1px;
}

div#innerFooter .waterNotice a{
	color: #034ea2;
}

div#innerFooter a, 
div#innerFooter a:hover{
	color: #6f708b;
	text-decoration: underline;
}

div#innerFooter .boxharryDetails,
div#innerFooter .boxharryDetails a{
	color: #034ea2;
	display: none;
}
/************** FOOTER STYLES ***************/



/********** GLOBAL WIDGET STYLES ***********/
.widget{
	float: left;
	text-align: left;
	border-bottom: 3px #ffffff solid;
}

.widget .widgetHeader, .widget .widgetHeader .widgetLeftBorder, .widget .widgetHeader .widgetRightBorder, .widget .widgetHeader .widgetContent, .widget .widgetFooter, .widget .widgetFooter .widgetLeftBorder, .widget .widgetFooter .widgetRightBorder, .widget .widgetFooter .widgetContent{
	float: left;
}

.widget .widgetBody, .widget .widgetBody .widgetLeftBorder, .widget .widgetBody .widgetRightBorder, .widget .widgetBody .widgetContent, .widget .body{
	float: left;

}

.widget .title{ 
	padding: 2px 10px 4px 6px;
	font-weight: bold;
	font-size: 1em;
	color: white;
	background-color: #6484BB;
    margin-bottom: 6px;
}

div#innerLeftColumn .widget .title, div#innerRightColumn .widget .title{
	width: 164px;
}

div#innerRightColumn .widget .body{
	width: 180px;
}

.widget a{
	color: #33bef2;
}

.widget a:hover{
	color: #33bef2;
}
/********** GLOBAL WIDGET STYLES ***********/




/*===================== CUSTOM STYLES =========================*/

/****** ADVANCED WEB MENU ********/
.webMenu{
	width: 180px;
	margin-bottom: 20px;
}

.webMenu .menuItem{
	padding: 6px 0px 6px 5px;
	border-bottom: solid 1px #d0d0d0;
	color: #034EA2;
	font-weight: bold;
	width: 175px;
}

.webMenu .active, .webMenu .activeChild{
	background-color:#cdeffb;
}

.webMenu .deactivate{
	background-color:#ffffff;
}

.webMenu .menuItem a{
	font-family: Verdana;
	color: #034EA2;
}

.webMenu .menuItem a:hover{
	font-family: Verdana;
	color: #034EA2;
}

.webMenu .child{
	padding-left: 25px;
	width: 155px;
}

.webMenu .child{
	padding-left: 25px;
	font-weight: normal;
}

.webMenu .child a{}

.webMenu .child a:hover{}

.childMenu .active{
	background-color:#cdeffb;
}
/****** ADVANCED WEB MENU ********/


/****** FORM SHELL WIDGETS ********/
/** DOM CUST HOME PAGE ****/
.whereILiveSmall{
	padding: 0px 0px 10px 0px !important;
	width: 172px !important;
}

#postcodeForm1{
	padding: 35px 0px 0px 5px !important;
	width: 170px !important;
}
/** DOM CUST HOME PAGE ****/

/** INVESTORS LOGIN ***/
.investors .activeForm{
	width: 380px !important;
}

.extraWide{
	width: 500px !important;
	background-Color:#eaf7fb;
}

.extraWide form p{
	padding: 0px 10px 0px 10px;
}

.extraWide p{
	padding: 0px 10px 20px 10px;
}
/** INVESTORS LOGIN ***/
/****** FORM SHELL WIDGETS ********/


/******** GOOGLE MAPS **********/
.googleMaps{
	width:570px;
	padding-right:0px;
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.googleBathingWaterQuality{
	border:1px solid black;
}
.googleMapDataTable .label {
	padding: 5px;
}

.googleMapDataTable .value {
	padding: 5px;
}

.googleMapDataTable .Excellent {
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
}

.googleMapDataTable .Good {
	background-color: #336600;
	color: #FFFFFF;
	font-weight: bold;
}

.googleMapDataTable .Poor {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

.googleMaps .title{
	background-color: #FFFFFF;
}
/******** GOOGLE MAPS **********/


/**** IMAGE GALLERY WIDGET *****/
.imageGallery{
	text-align: center;
}

.imageGallery .title{
	text-align: left;
	font-size: 1.5em;
	color: black;
	background-color: white;
}

.imageGallery table{}

.imageGallery .galleryImage{
	text-align: center;
}

.imageGallery .galleryImage img{}

.imageGallery .navBar{
	text-align: center;
}

.imageGallery .caption{
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
}

.imageGallery img{}

#galleryPrev{
	font-weight: bold;
}

#galleryNext{
	font-weight: bold;
}

.imageGalleryNav{
	font-weight: bold;
	color: white;
}
/**** IMAGE GALLERY WIDGET *****/



/****** INFORMATION PANELS ********/
.toptensearches p{
	margin: 0em 0em 0.4em 0em;
}

.toptensearches{
	margin: 0em 0em 0.5em 0em;
}

.toptensearches .body a, .toptensearches .body a:hover{
	color: #575757;
}
/****** INFORMATION PANELS ********/



/****** NEWS ARTICLES ********/
.markNewsArticle .body{
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
/****** NEWS ARTICLES ********/


/****** SITE SEARCH ********/
.siteSearch .searchTerm{
	float: left;
	padding: 0px 10px 10px 5px;
	margin-bottom: 15px;

}

.siteSearch .topSummary{
	width: 100%;
	float: left;
	padding: 0px 10px 10px 5px;
	margin-bottom: 15px;
	border-bottom: solid 1px #e3e2e1;
}

.siteSearch .bottomSummary{
	width: 100%;
	float: left;
	padding: 10px 10px 0px 5px;
	margin-top: 15px;
	border-top: solid 1px #e3e2e1;
}

.siteSearch .resultsCount{
	float: left;
}

.siteSearch .resultsNavigation{
	float: right;
	color: #ffffff;
}

.siteSearch table{
	clear: both;
}

.siteSearch table td{
	padding-bottom: 20px;
}

.siteSearch .searchResultItem{
	padding-left: 8px;
}

.siteSearch .searchResultItem a, .siteSearch .searchResultItem a:hover{
	font-weight: bold;
}

.siteSearch .searchResultItem .highlightResult{
	background: #FFFF00;
}
/****** SITE SEARCH ********/


/****** CROSS SOLENT ********/
/*MENU*/
.crossSolentMenu{
	padding: 6px 0px 6px 5px;
	border-bottom: solid 1px #d0d0d0 !important;
	color: #034EA2;
	font-weight: bold;
	width: 175px;
}

.crossSolentMenu a, .crossSolentMenu a:hover{
	font-family: Verdana;
	color: #034EA2 !important;
}

/*VIDEO LINKS*/
.thumbHolder{
    padding:30px 0px 10px 0px;
    float:left;
    width:500px;
	border-bottom: 1px solid #cccccc;
}


.thumbDescription{
    float:left;
    padding: 0px 0px 0px 10px;
}    

.thumbImage{
    float:left;
}

/****** CROSS SOLENT ********/

/**** SPONSORSHIP FORMS *****/
.sponsorship, .sponsorship .activeForm{
	width: 375px;	
	padding-top: 3px;
}

.sponsorship .formMessage{
	width: 365px;
	background-color: #eaf7fb;
	margin-bottom:10px;
	padding: 5px 5px 5px 5px;
}

.sponsorship  .formItemWrapper{
	float:left;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #eaf7fb;
}
.sponsorship  .formLabelH{
	padding: 5px 5px 5px 0px;
	float:left;
	width: 130px;
	text-align: right;
}

.sponsorship  .formSummaryH{
	padding: 5px 5px 5px 0px;
	float:left;
	width: 204px;
	text-align: left;
}
.sponsorship  .formInputH{
	padding: 2px 0px 5px 0px;
	width: 200px;
	float:right;
}
.sponsorship  .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}
.sponsorship .formInputV{
	float:left;
	width: 100%;
	clear:left;
}

.sponsorship .formText p{
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	background-color: #6082ba; 
	margin-top:-5px;
}
/**** SPONSORSHIP FORMS *****/

/**** DAYS OUT POSTCARD *****/
.wishYouWasHere{
	margin-left: -2px;
}

.wishYouWasHereBody{
	background: url(/images/contents/homeAndLeisure/daysOut/bathingWater/postcardBG001.jpg) no-repeat left top !important;
	width: 569px;
	height: 299px;
	padding-top: 23px;
}

.wishYouWasHereBody p{
	padding-right: 356px;
	padding-left: 16px;
	font-size: 0.9em;
}

.wishYouWasHereMainText p{
	padding-left: 10px;
}
/**** DAYS OUT POSTCARD *****/


/**** MEDIA PLAYER *****/
.webStreamingPlayer001Player{
	width:382px;
	height:304px;
	background-image: url(/images/environment/inYourArea/iow/crossSolent/video/camBackground002.jpg) !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	z-index: 0;

}
.webStreamingPlayer001Player .player{
	padding: 25px 5px 0px 25px;
	width:450px!important;
}
/**** MEDIA PLAYER *****/


/**** ASSET BROWSER *****/
.assetBrowser .assetItem{
	padding-bottom: 30px;
}

.assetBrowser .item_title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6484BB;
	padding: 3px 2px 3px 2px;
}

.assetBrowser .returnLink {
	text-align: right;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
/**** ASSET BROWSER *****/




/****** SWIMM FORM ********/


.swim{
	width: 375px !important;
	background-color: #eaf7fb;
	padding-top: 3px;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html .swim p{width: 355px !important;}/* End hide from IE5-mac */


.swim .formMessage{
	padding: 3px 0px 17px 0px;
}

.swim ul li{
	padding-right: 15px;
}

.swim .textFormItemWrapper, .swimmPrint .textFormItemWrapper{
	float: left;
}

.swim .textFormItemWrapper .formText, .swim .textFormItemWrapper .formText{
	width: 375px;
	padding: 0px 0px 0px 0px;
}

.swim .textFormItemWrapper .formText p, .swim .swimmPrint .textFormItemWrapper p{
	padding: 5px 7px 5px 7px;
}

.swim .formWhiteLine6, .swim .formWhiteLine10, .swim .formWhiteLine30, .swim .formWhiteLine1{
	background-color: #ffffff;
	float: left;
	width: 375px;
}

.swim .formWhiteLine10{
	height: 17px;
}

.swim .formWhiteLine1{
	height: 1px;
}

	/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html .swim .formWhiteLine1{margin-bottom: -12px;}/* End hide from IE5-mac */
	

.swim .formWhiteLine30{
	height: 17px;
}

.swim .formWhiteLine6{
	height: 6px;
}

.swim .sectionTitle, .swimmPrint .sectionTitle{
	width: 375px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	background-color: #6082ba; 
	margin-bottom: 5px;
	float: left;
}

swim .formItemWrapper, .swimmPrint .formItemWrapper{
	float:left;
	padding: 3px 0px 3px 0px !important;
	width: 100%;
}

@media print {
   	.swimmPrint .formItemWrapper, .swimmPrint .textFormItemWrapper{float: none;}
}

.swim .formLabelH, .swimmPrint .formLabelH{
	padding: 5px 5px 5px 0px;
	float:left;
	width: 155px !important;
	text-align: right;
}

.swim .formSummaryH, .swimmPrint .formsummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 210px !important;
	text-align: left;
}

.swim .formInputH, .swimmPrint .formInputH{
	padding: 2px 0px 5px 0px;
	width: 210px !important;
	float:right;
}

.swim .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.swim .formInputV{
	float:left;
	width: 100%;
	clear:left;
}

.swim p, .swimmPrint p{
	margin-bottom: 0px;
}

.swim .widgetBody p, .swimmPrint p{
	padding: 5px 10px 10px 5px;
}

.swim ul, .swimmPrint ul{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.swim li, .swimmPrint li{
	padding: 0px;
}

.swimmPrint, .swimmPrint ul{
	padding-bottom: 10px;
}

.swim .formText .sectionTitleNew{
	background-color: #6082ba;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	margin:0px 0px 0px 0px;
	height:100%;
}
/****** SWIMM FORM ********/



/****** BILL ACCOUNT FORM ********/
.swimmBillAccountForm .activeForm{
	width: 370px !important;
	background-color: #eaf7fb;
	padding: 10px 0px 10px 0px !important;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html .swimmBillAccountForm .activeForm{width: 360px !important;}/* End hide from IE5-mac */


.swimmBillAccountForm .formMessage{
	padding: 0px 0px 0px 10px !important;
}

.swimmBillAccountForm .formText p{
	padding: 0px 10px 0px 10px;
}
.swimmBillAccountForm .formText ul{
	padding-right: 10px;
}

.swimmBillAccountForm .sectionTitle{
	background-color: #6082ba;
	color:#ffffff;
	width: 360px !important;
	border-top: 17px solid #ffffff !important;
	margin-top: 10px;

}

.swimmBillAccountForm .formItemWrapper{
	float:left;
	padding: 0px 5px 0px 5px !important;
}

@media print {
   	.swimmBillAccountForm .formItemWrapper{float: none;}
}

.swimmBillAccountForm .formLabelH{
	padding: 5px 5px 5px 5px;
	float:left;
	width: 100px !important;
	text-align: right;
}

.swimmBillAccountForm .formSummaryH{
	padding: 5px 5px 5px 10px !important;
	float:left;
	width: 214px !important;
	text-align: left;
}

.swimmBillAccountForm .formSummaryV{
	padding: 5px 5px 5px 10px !important;
	float:left;
	width: 350px !important;
	text-align: left;
}
.swimmBillAccountForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 243px !important;
	float:right;
}
.swimmBillAccountForm .formLabelV{
	width: 350px !important;
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}
.swimmBillAccountForm .formInputV{
	float:left;
	width: 340px;
	padding: 0px 0px 5px 0px;
	clear:left;
}


.swimmBillAccountForm .printNotice{
	width: 350px !important;
	background-color: #eaf7fb;
	padding: 15px 10px 15px 10px !important;
}

.swimmBillAccountForm .SWIMMTITLE{
	padding: 10px 0px 0px 10px !important;
	font-weight: bold;
}

.swimmBillAccountForm .requiredLabel{
	font-weight: bold;
}
/****** BILL ACCOUNT FORM ********/


/*********** SWIMM FORM POSTCODE CHECKER ***********/
.postcodes{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.postcodes .title{
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.postcodes .body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}
/*********** SWIMM FORM POSTCODE CHECKER ***********/



/*********** QUESTIONAIR ***********/
.questionnaireForm001 .activeForm{
	width: 450px;
	background-color: #eaf7fb;
	padding:10px 0px 10px 0px;
}

.questionnaireForm001 .activeForm .formItemWrapper{
	float:left;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.questionnaireForm001 .activeForm .sectionTitle{
	background-color: #6082ba;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	margin:0px 0px 0px 0px;
	height:100%;
	width: 437px;
}

.questionnaireForm001 .activeForm .title{
	background-color: #6082ba;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	margin:5px 0px 5px 0px;
	height:100%;
	width: 437px;
}

.questionnaireForm001 .activeForm .formMessage{
	padding: 3px 0px 7px 7px;
}


.questionnaireForm001 .activeForm  .wide .formInputV{
	width:100%;
}

.questionnaireForm001 .activeForm  .wide .formLabelV{
	background-color: #6082ba;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	margin:0px 0px 0px 0px;
	height:100%;
	width: 437px;
}

.questionnaireForm001 .activeForm .formLabelH{
	padding: 5px 5px 5px 0px;
	float:left;
	width: 48%;
	text-align: right;
}

.questionnaireForm001 .activeForm .formSummaryH{
	padding: 5px 5px 5px 0px;
	float:left;
	width: 48%;
	text-align: left;
}

.questionnaireForm001 .activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 48%;
	float:right;	
}

.questionnaireForm001 .activeForm .formLabelV{
	float: left;
	clear:left;
	padding: 1px 0px 1px 8px;
}

.questionnaireForm001 .activeForm .formInputV{
	float:left;
	width: 95%;
	padding: 1px 0px 1px 8px;
}

.questionnaireForm001 .activeForm .formText{
	padding: 1px 0px 1px 8px;
}
/*********** QUESTIONAIR ***********/


/******* TOP 10 SEARCH DYNAMIC ******/
.popContent {
	float: left;
	margin: 0px 0px 8px 0px !important;
}

.popContent .title{
	background-color: #ffffff !important;
	font-size: 1.3em !important; 
	padding: 0px 0px 4px 0px !important;
	margin: 0px !important;
	color: rgb(3,79,163) !important; 
	font-family: arial !important;
}

.popContent .itemLink{
	float: left;
	overflow: hidden;
	width: 1080px;
	margin: 0px 0px 4px 0px !important;
}

.popContent .bullet{
	float: left;
	color: #33bef2;
	width: 20px;
	margin: 0em 0.4em 0em 0em !important;
}

.popContent .details{
	float: left;
	width: 1055px;
}

.popContent .details a, .popContent .details a:hover{
	color: #575757 !important;	
}

/******* TOP 10 SEARCH DYNAMIC ******/

/******* SAP JOB LINKS ******/
.SAPjobLinks{
	padding: 10px 0px 10px 10px;
}

.SAPjobLinks a, .SAPjobLinks a:hover{
	font-size: 1em;
	font-family: Verdana;
	color: #034EA2 !important;
	font-weight: bold;
}

/******* SAP JOB LINKS ******/



/** Hover Ad **/
/******************************************************/
.hoverAd #hoverAdContainer {
	font-family: Arial, Helvetica, sans-serif;
}

.hoverAd .contents .hoverTitle {
	color: #0c4da1;
	font-size: 2.2em;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.hoverAd .contents .hoverBody {
	padding: 10px 20px 10px 20px;
	font-size: 1.2em;
}

.hoverAd .confirmButton {
	top: 160px;
	left: 90px;
}

.hoverAd .cancelButton {
	top: 160px;
	left: 190px;
}

.hoverAd .hoverButton {
	border: 1px solid #239fdd;
	width: 90px;
	background-color: #88cbed;
	color: #0c4ca3;
}


.webMediaPlayer001 .assetName{
	font-weight: normal;
	font-size: 18px;
	color: #595959;
	padding: 0px 0px 10px 0px;
}




/******* end new SWIMM******/
.webSwimmForm001{
	width:365px!important;
}
.webSwimmForm001 .activeForm{

}
.webSwimmForm001 .formMessage{
	background-color:#eaf7fb;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	float:left;
}

.webSwimmForm001 .formMessage {
    padding: 3px;
    width: 364px;
}

.webSwimmForm001 .requiredFieldList{
	font-weight:bold;
}
.webSwimmForm001 .formMessage p, .webSwimmForm001 .formMessage li{
	padding:0px 3px 0px 3px;
	width:320px;
}

.webSwimmForm001Print .formMessage{
	background-color:#eaf7fb;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	float:left;
	width:365px!important;
}

.webSwimmForm001 .completionMessage{
	background-color:#eaf7fb;
	font-weight:bold;
	padding: 3px 3px 3px 3px;

}

.webSwimmForm001 .formItemWrapper{
	background-color:#eaf7fb;
	padding-left:5px!important;
	width:365px!important;
	float:left;
	clear:left;
}

.webSwimmForm001 .sectionTitle{
	font-weight:bold;
	color:#ffffff;
	background-color:#6082BA;
	padding:3px 0px 3px 0px;
	margin-top:15px;

}


.webSwimmForm001 .formMessage .sectionTitle{
	padding:5px 0px 5px 5px;
	margin:0px 0px 5px 0px;

}

.webSwimmForm001 .formButton{
	/*padding-left:150px;*/
	color:#f48d1e;
	float:left;

}
.webSwimmForm001 .submitButton input{
	background:url(/images/structure/forms/submitBG001.gif) no-repeat !important;
	HEIGHT: 24px;
	border:none;
	width:115px;
	margin-bottom:15px;
	float:left;
	margin-top: 10px;
}

.webSwimmForm001 .submitButton {
	background-color: #ffffff!important;
}

.webSwimmForm001 .forgotten_password {
	background-color: #ffffff!important;
}

.formItemRequiredFlagWrapper, .formItemRequiredFlag{
	display:none;
}
.formItemRequiredFlagWrapper, .formItemRequiredFlag{
	display:none;
}
.webSwimmForm001 .formItemRequiredFlagWrapper, .webSWIMMForm001Form .formItemRequiredFlagWrapper{
	width:14px;
	float:left;
	display:block;
	float:left;
}


.webSwimmForm001 .validationMessage{
	padding: 3px 0px 0px 0px;
	margin:0px;
	font-weight:bold;	
	color:red;
	font-size:smaller;
}



.webSwimmForm001 .formItemRequiredFlag, .webSWIMMForm001Form .formItemRequiredFlag{
	color:#f48d1e;
	font-size:1.6em;
	font-weight:bold;
	padding:3px 3px 0px 0px;
	display:block;
	float:left;
}

.webSwimmForm001Print .formItemRequiredFlagWrapper, .webSwimmForm001Print .formItemRequiredFlag{
	display:none;
}

.webSwimmForm001 .formLabelH, .webSwimmForm001 .formLabelH .requiredLabel{
	text-align:right!important;

}
.webSwimmForm001 li{
	vertical-align: middle;
}
.webSwimmForm001Print {
	float:left;
}

.webSwimmForm001Print .formLabelH{
	margin-right:5px;

}


.webSwimmForm001Print .SICcodeShowMeLink .formText{
	padding-left:20%;
}
/******* end new SWIMM ******/

/*===================== CUSTOM STYLES =========================*/









/******** GLOBAL ACTIVE FORM STYLES ********/


fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: #f48d1e!important;
	font-weight: bold!important;
	font-size: 1.5em!important;
}

.activeForm{
	width:100%;
	float: left;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 55%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 210px;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV, .activeForm .formSummaryV, .activeForm .formButton{
	float:left;
	clear:left;
}
/******** GLOBAL ACTIVE FORM STYLES ********/

/* ***************** PRINT OPTIONS ******************/
@media print {
	div#functionBar, div#innerWrapper, div#innerHeader, div#crumbtrail, div#innerContainer11{float: none;}
   	#innerFooter { display: none}
	#innerContainer11{width: 775px; margin: 0px 0px 0px 0px;}
	#innerContainer11 #center{width: 370px; margin: 0px 0px 0px 190px;}
	#innerContainer11 #center .pageCopy{overflow: visible;}
	#innerContainer11 #innerRightColumn{display: none;}
	div#center, .pageCopy, .swim, .activeForm, .activeForm .formItemWrapper, .activeForm .textFormItemWrapper{float: none;}
}
/* ***************** PRINT OPTIONS ******************/

.webRegistration002Reg .customErrorMessage{
	width:380px !important;
	background-color:#EAF7FB;
	padding: 5px 5px 5px 5px;
}

/*.webRegistration002Reg .formItemWrapper{
	width:380px !important;
}

.swimmBillAccountForm .formInputH{
	width:250px !important;
}

.swimmBillAccountForm .formLabelH{
	width:90px;
}*/



.webStats001Stats
{
padding-bottom:5px;

}
.plainHeader
{
	margin-bottom:5px;

}
.plainHeader .title
{
	background: #ffffff; 
	color: #575757;
	padding: 0px;

}
.plainHeader .body
{
	margin-bottom: 5px;

}


/** home page **/
/*****************************************************************************/
.toptensearches2009 a{	
	color: #575757;
}

.toptensearches2009 p{	
	margin: 0px 0px 4px 0px;
}

.toolsWidgetSet001 .tabs {
	display: none;
}

.hp_splash {
/*	height: 100px;*/
}

/*****************************************************************************/


/** standard asset browser **/
#innerContainer10 .assetBrw001{
	width: 560px;
	float: left;
}

.assetBrw001 .tableItem{
	width: 100%;
	padding: 5px 0px 30px 0px;
	float: left;
	margin-bottom: 20px;
	border-bottom: solid 1px #cccccc;
}

.assetBrw001 .thumbNail{
	float: left;
	width: 221px;
	padding: 2px;
	border: solid 1px #cccccc;
}

.assetBrw001 .assetName{
	font-weight: bold;
}

#innerContainer10 .assetBrw001 .assetName, #innerContainer10 .assetBrw001 .assetTagLine, #innerContainer10 .assetBrw001 .moreLink{
	float: right;
	width: 320px;
	margin: 0px;
	text-align: left;
}

.webMediaPlayer001  .backButton{
	text-align: right;
	padding: 0px 0px 10px 0px;
}


.rotatingFooter {
	background-color: #FFFFFF;
}


/** site map **/
/*****************************************************************************/
.webSitemap001 {
	width: 750px;
}

.webSitemap001 .mapLevel{
	float: left;
	clear:left;
}

.webSitemap001 .mapItem{
	width: 200px;
}

.webSitemap001 .mapItem a, .webSitemap001 .mapItem a:hover{
	color: #6b6d6d;
}

.webSitemap001 .level0{
	margin-left: 0px;
	width: 215px;
	clear: none;
	padding: 0px 10px 20px 10px;
	margin-bottom: 30px;
}

.webSitemap001 .mapItemLevel0 a{
	color: #034ea2;
	font-weight: bold;
}

.webSitemap001 .level0 .About_us a, .webSitemap001 .level0 .Business_Customers a, .webSitemap001 .level0 .Jobs a, .webSitemap001 .level0 .Environment a{
	color: #2fbdee;
}

.webSitemap001 .level1{
	padding-bottom: 20px;
}

.webSitemap001 .level1 .About_us a{
	color: #6b6d6d;
}

.webSitemap001 .mapItemLevel1 a{
	font-weight: bold;
	text-decoration: underline;
}

.webSitemap001 .mapItem {
	padding: 3px 0px 3px 0px;
}
/*****************************************************************************/




/** image gallery **/
/*****************************************************************************/
.webImageGallery001{
	padding-bottom: 10px;
	float: left;
	width: 100%;
	margin: 0 auto;
}

.webImageGallery001 .imagesHTMLOutput{
	margin: 0px 0px 3px 10px;
}

.webImageGallery001 .captionHTMLOutput{
	font-weight: normal;
	padding: 0px 10px 6px 10px;
}

.webImageGallery001 .imagesHTMLOutput{
	padding: 0px 0px 6px 0px;
}


div#innerContainer11 .navLinks{
	width: 377px;
}

div#innerContainer10 .navLinks, div#innerContainer01 .navLinks{
	width: 560px;
}

div#innerContainer11 .webImageGallery001 .pageNumbers{
	width: 237px;
}

div#innerContainer10 .webImageGallery001 .pageNumbers, div#innerContainer01 .webImageGallery001 .pageNumbers{
	width: 420px;
}

.webImageGallery001 .navLinks{
	float: left;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 auto;
}

.webImageGallery001 .prevPageLink{
	float: left;
	padding: 0px;
	width: 70px;
}

.webImageGallery001 .pageNumbers{
	padding: 0px;
	text-align: center;
	float: left;
}

.webImageGallery001 .pageNumber{
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 1px;
	background-color: #ffffff;
}

.webImageGallery001 .currentImage{
	background-color: #dedede;
}

.webImageGallery001 .nextPageLink{
	float: right;
	padding: 0px;
	text-align: right;
	width: 70px;
}
/*****************************************************************************/


/** whereILiveSmall **/
/*****************************************************************************/
.whereILiveSmall{
	padding: 0px 0px 10px 0px !important;
	width: 172px !important;
}

#postcodeForm1{
	padding: 35px 0px 0px 5px !important;
	width: 170px !important;
}

.whereILiveSmall #postcodeForm1 legend{
	line-height: 1px;
}
/*****************************************************************************/


/********** submit button ******************/
swimmBillAccountForm .submitButton input{
	width: 115px;
	height: 24px;
	border: none;
	background: url(/images/structure/submitBG001.gif);
	/*margin-left: -35px;*/
}

.swim .submitButton{
	/*margin-left: -15px;*/
}
/********** submit button ******************/




/** blogs **/
/*****************************************************************************/
.webBlog .backButton {
	text-align: right;
	padding-bottom: 5px;
}

.webBlog .webBlog001PostList .title, .webBlog .webBlog001PostDetails .title{
	font-weight: bold;
	font-size: 14px;
	color: #595959;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

.webBlog .webBlog001PostList .content{
	display: none;
}

.webBlog .webBlog001PostList .more, .webBlog .webBlog001PostList .firstItem .content{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
} 

.webBlog .webBlog001PostList .firstItem .content, .webBlog .webBlog001PostList .soleItem .content {
	display: block;
	padding-top: 5px;
}

.webBlog .webBlog001PostList .firstItem .more{
	display: none;
}

.webBlog .publishName, .webBlog .publishDate, .webBlog .publishTime {
	font-weight: bold;
}
/*****************************************************************************/


/** blogs **/
/*****************************************************************************/
.webBlog001PostList .bloggerTitleHTML{
	font-weight: normal;
	font-size: 18px;
	color: #595959;
	padding: 0px 0px 10px 0px;
	display: none;
}

.webBlog001PostList .blogArticle{
	margin: 0px 0px 25px 0px;
}

.webBlog001PostList .blogArticleTitle{
	font-weight: bold;
	font-size: 14px;
	color: #595959;
	padding: 0px 0px 5px 0px;
}

.webBlog001PostList .blogArticleContent{
	padding: 0px 0px 5px 0px;
}

.webBlog001PostList .blogArticleFooter{
	padding: 2px 3px 6px 0px;
	color: #33bef2;
	border-bottom: solid 1px #e3e2e1;
}
/*****************************************************************************/


/********** web blog ******************/
.webBlogger001 .itemDetails{
	padding: 0px 0px 20px 0px;
}

.webBlogger001 .itemDetails .title, .webBlogger001 .itemDetails .content, .webBlogger001 .itemDetails .title a{
	background-color: #fff;
	color: #595959;
}

.webBlogger001 .itemDetails .title{
	font-weight: normal;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
}

 .webBlogger001BlogList .middleItem .content,  .webBlogger001BlogList .lastItem .content,  .webBlogger001BlogList .lastItem .date_published,  .webBlogger001BlogList .middleItem .date_published{
	display: none;
 }

.date_published .inlineLabel{
	float: left;
	padding: 0px 5px 0px 0px;
}

.date_published .inlineValue{
	float: left;
}

.more{
	clear: both
}

.webBlogger001BlogArchive .itemDetails{
	padding: 0px 0px 25px 0px;
	border-bottom: 10px solid #034ea2;
	margin: 0px 0px 25px 0px;
}
/********** web blog ******************/


/********** Article Archive ******************/
.webArticleArchive001{
	width: 181px;
}

.webArticleArchive001 .title{
	width: 181px;
}

.webArticleArchive001 .intro, .webArticleArchive001 .archive{
	padding: 0px 0px 10px 0px;
}

.webArticleArchive001 .archive{
	width: 120px;
}

.webArticleArchive001 .submit{
	width: 40px;
}

.webArticleArchive001 .formItemWrapper .formButton #submit{
	padding: 0px 5px 0px 5px;
}
/********** Article Archive ******************/




/** web survey **/
/*******************************************/
.webSurvey .formMessage{
	padding-bottom: 20px;
}

.webSurvey .formItemWrapper{
	width: 550px;
}

.webSurvey .formLabelH{
	width: 280px;
}

.webSurvey .formInputH{
	padding: 2px 0px 5px 0px;
	width: 260px;
	float:right;
}
/*******************************************/
 



/** site index **/
/*******************************************/
.webIndex001{
	padding-bottom: 30px;
	width: 375px;

}

.webIndex001 .indexCells{
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	background-color: #cedfe7;
}
.webIndex001 .indexCell{
	text-align: center;
	width: 19px;
	border: 1px solid #cedfe7;
	padding: 1px 2px 1px 2px;
	background-color: #8db3c8;
	float:left;
}

.webIndex001 .indexCell a, .siteIndex .indexCell a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #503f47;
}


.indexResultsHTMLOutput{
	float: left;
	clear: left;
	padding: 0px 10px 0px 0px;
	width: 100%;
}
.indexResultsHTMLOutput .indexLetter{
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	font-family: arial;
	padding: 25px 0px 0px 0px;
}

.indexResultsHTMLOutput .indexLetter hr{
	border-top: 1px solid #000000 !important;
}
/*******************************************/



/** Hover Ad with different colour BGs**/
/******************************************************/
.webHoverAd001 #hoverAdContainer {
	font-family: Arial, Helvetica, sans-serif;
}

.webHoverAd001 .contents .hoverTitle{
	font-size: 1.8em;
	font-weight: bold;
}

.orangeBGHover .contents .hoverTitle{color: #000;}
.blueBGHover .contents .hoverTitle{color: #0c4da1;}

.webHoverAd001 .contents .hoverBody p{
	padding: 5px 20px 10px 10px;
	font-size: 1.2em;
}

.webHoverAd001 .confirmButton {
	margin-left: 35px;
}

.blueBGHover .hoverButton, .orangeBGHover .confirmButton{
	border: 1px solid #239fdd;
	width: 90px;
	background-color: #88cbed;
	color: #0c4ca3;
	text-align: center;
}

.orangeBGHover .hoverButton, .orangeBGHover .confirmButton{
	border: 1px solid #a15c12;
	width: 90px;
	background-color: #f48d1e;
	color: #000;
	text-align: center;
}

.confirmButton{
	height: 18px;
	padding-top: 1px;
}

.orangeBGHover .confirmButton a{
	color: #000;
	font-size:1.2em;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
}

.orangeBGHover .confirmButton a{color: #000;}
.blueBGHover .confirmButton a{color: #0c4ca3;}
/******* hover ad survey ******/


.alertContainer .title {
	color: #0c4da1;
	font-size: 2.2em;
	font-weight: bold;
}

.alertContainer .date .label {
	font-weight: bold;
}


/******* Works Tour Registration Form ******/
.questionnaireForm001 .activeForm{
	padding:0px 0px 10px 0px;
}

.questionnaireForm001 .activeForm .formLabelH{
	padding-left: 12px;
}

.questionnaireForm001 .activeForm .firstname{
	padding-top: 10px;
}

/******* Works Tour Registration Form ******/
/********** PAGE COPY WIDTH *********/
* html div#innerContainer11 .pageCopy{width: 375px;}
* html div#innerContainer10 .pageCopy, * html div#innerContainer01 .pageCopy{width: 572px;}
* html div#innerContainer00 .pageCopy{width: 100%;}
/********** PAGE COPY WIDTH *********/



/** mini video browser **/
/*******************************************/
.miniVideoBrowser{
	width: 178px;
	background-color: #fafafa;
	border: solid 1px #d0d0d0;
}

.miniVideoBrowser .itemDetails{
	padding: 6px;
	float: left;
}

.miniVideoBrowser .thumbNail{
	width: 69px;
	padding: 3px 3px 0px 0px;
	float: left;
}


.miniVideoBrowser .assetName{
	width: 93px;
	float: left;
	height: 50px;
	overflow: hidden;
}

.miniVideoBrowser a{
	color: #034ea2;
	font-weight: bold;
}

.miniVideoBrowser .view_all_videos_link{
	width: 166px;
	text-align: center;
	font-size: 1.1em;
}

.webMediaPlayer001 .mediaPlayerVideoTitle{
	font-weight: normal;
	font-size: 18px;
	color: #595959;
	padding: 0px 0px 10px 0px;
}


.webMediaPlayer001 .mediaPlayerCaption{
	color: #595959;
	padding: 10px 0px 10px 0px;
}


.mainVideoBrowser{
	float: left;
}

.mainVideoBrowser .tableItem{

	padding: 5px 0px 5px 0px;
	float: left;
	margin-bottom: 10px;
	border-bottom: solid 1px #cccccc;
}

.mainVideoBrowser .thumbNail{
	float: left;
	padding: 2px;
}

.mainVideoBrowser .assetName{
	font-weight: bold;
}

.mainVideoBrowser .assetName, .mainVideoBrowser .assetTagLine, .mainVideoBrowser .moreLink{
	float: right;
	text-align: left;
	width: 292px;
	margin-left: 5px;
}
/*******************************************/



/** homepage **/
/*******************************************/
.homePageSplash {
	padding: 2px 0px 0px 2px;
}

.homePageSplash .widgetHeader {
	height: 1px;
}

.homepageMiniNews{
	border: solid 1px #00aeef;
	height: 134px;
	background: #fff url(/images/homePage/2009/miniNewsFeedTitle002.gif) top left no-repeat;
	width: 177px !important;
	overflow: hidden;
	padding-top: 27px;
	margin-left: 4px;
}

* html .homepageMiniNews{margin-left: 2px;}

.homepageMiniNews .tableContents{
	width: 177px;
}

.homepageMiniNews .tableItem{
	font-size: 0.95em;
	padding: 0px 5px;
	border: none;
	margin-bottom: 5px;
	width: 167px;
}

.homepageMiniNews .tableItem .moreLink{
	width: 167px !important;
}
/*******************************************/



/************* swimm WATER DIRECT SCHEME******************************/
.webSwimmForm001 .benefitType .formItemRequiredFlagWrapper
{
display:none;
}

.webSwimmForm001 .benefitType .formItemRequiredFlag
{
display:none;
}
/*******************************************/



/***************************land search form ************************************/
.landSearchUserForm .formMessage, .landSearchForm .formMessage
{

	/***************************width:360px;************************************/

	padding:5px;
	margin-bottom:10px;
}
.landSearchUserForm .completionMessage, .landSearchForm .completionMessage
{

	width:360px;
	padding:5px;
	height:30px;
}
.landSearchUserForm .fileUpload .formLabelH
{
	width:50px!important;;
}
.landSearchUserForm  .fileUpload .formInputH
{
	width:300px!important;
}
/*****************************************************************************/


/************************land search table ********************************/

.propertySearchTable .tableContents
{
	margin-top:10px!important;
}

.swimmBrw001Requests .activeForm div
 {
	background-color:#ffffff;;

 }
.propertySearchTable .cell a{
	text-decoration: none;
	color: #034ea2;
	font-weight:bold;

}
.propertySearchTable .tableContents {
	width: 350px;
	overflow:hidden;
}

.propertySearchTable .tableNavigation {
	width: 550px;

}

.propertySearchTable .columnTitle, .propertySearchTable .cell {
	padding: 7px 4px 7px 4px;
	float:left;
}

.propertySearchTable .oddRow {
	background-color: #efefef;
}


.propertySearchTable .tableContents {
	float: left;
}

.propertySearchTable .columnTitles {
	clear: left;
	float: left;
	width: 360px;
}

.propertySearchTable .columnTitle {
	background-color: #6484bb;
	color: #FFFFFF;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;

}
.propertySearchTable .tableData {
	float: left;
	width: 360px;
}

.propertySearchTable .tableItem {
	float: left;
}

.propertySearchTable .itemDetails {
	float: left;
}

.propertySearchTable .itemDetails .cell{
	float: left;
	overflow: hidden;
}

.propertySearchTable .tableNavigation {
	background-color: #cdeffb;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	padding: 5px 5px 5px 5px;
	width:350px!important;

}

.propertySearchTable .tableNavigation .navCount {
	float: left;
	font-weight:bold;

}

.propertySearchTable .tableNavigation .navLinks {
	float: right;
	width:350px!important;
	font-weight:bold;
	padding-top: 10px;
}

.propertySearchTable .tableNavigation .navLinks .prevPageLink {
	padding-right: 20px;
}

.propertySearchTable .tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.propertySearchTable .tableNavigation .navLinks .nextPageLink {
	padding-left: 20px;
}
.propertySearchTable .backButton{
	float:right;
}

.propertySearchTable .tableContents  .user{
	width:220px!important;
}
.propertySearchTable .tableContents .company_name{
	width:120px!important;
}
.propertySearchTable .tableContents  .ref{
	width:60px!important;
}
.propertySearchTable .tableContents  .name{
	width:280px!important;
}
.propertySearchTable .tableContents  .unique_id{
	display:none;
}
.propertySearchTable .tableContents  .edit{
	width:20px!important;
}
.propertySearchTable .tableContents  .delete{
	width:35px!important;
}

.propertySearchTable .activeForm
{
	width:350px!important;
	overflow:hidden;
}
/*****************************************************************************/


/*************************land search mini cart**********************************/
.landSearchMinicart
{
	float:left; 
	margin: 0px;
	padding: 0px;
}

.landSearchMinicart .body
{
	float:left;
	width:180px;
}
.landSearchMinicart .tableItem
{
	margin: 0px;
	padding: 0px;
}
.landSearchMinicart .inlineValue, .landSearchMinicart .inlineLabel
{
	float:left;
	width:50px;
	padding: 10px 0px 5px 0px;
}

.landSearchMinicart .inlineValue
{
	float:left;
	width:50px;
	font-weight:bold;
	padding: 10px 0px 5px 0px;
}


.landSearchMinicart .moreLink
{
	float:left;
	clear:left;
	width:180px!important;
	padding: 10px 0px 5px 0px;
}


.landSearchLogoutLink .body
{
	width:175px;
}


/*****************************************************************************/



/**********************land search login *********************************/
.landSearchLogin
{
       width:350px;
}

.landSearchLogin .formLabelH
{
      width:140px;
      text-align:right;
}

.landSearchLogin .formInputH
{
       width:200px;
}

.landSearchUserForm .readOnly input, .landSearchUserForm .readOnly input, .propertySearchTable .readOnly input, .newLandSearchUser  .readOnly input
{
       background: buttonface;
}
.landSearchUserForm .completionMessage
{
       min-height:85px;
       float:left;

}

.swimmBrw001EditDetails .completionMessage
{
       min-height:25px;
       float:left;

}
.swimmBrw001RequestForm .completionMessage
{
       min-height:85px;
       float:left;

}

.swimmBrw001RequestForm .formMessage{
	min-width:340px;
}


.landSearchUserForm .product .formInputH
{
       width:70px!important;

}

.landSearchUserForm .product .formLabelH
{
       width:280px!important;
}
.landSearchUserForm .productWrapper{
	float:left;
	text-align:left;

}
.landSearchUserForm .productWrapper div{
	float:left;
	vertical-align: top;
	max-width:250px;
}

/*****************************************************************************/

/********************* land search main cart **********************************/
.propertySearchTable .tableItem
{
       float:left;
       padding:0px 0px 5px 0px;
       margin:0px;
       border:none;
}


.propertySearchTable .your_ref
{
       float:left;
       width:60px;
}
.propertySearchTable .property_name
{
       float:left;
       width:100px;
}
.propertySearchTable .property_street
{
       float:left;
       width:100px;
}
.propertySearchTable .current_occupier
{
       float:left;
       width:55px;
}

.propertySearchTable FORM
{
       margin-top:30px;
}
/*****************************************************************************/
#landSearchAdmin001UserNew76465133 .status .formInputH .formItemRequiredFlagWrapper,
#landSearchAdmin001UserDetails76465133 .status .formInputH .formItemRequiredFlagWrapper
{
	display:none;
}

.landSearchAdmin001 .formPageTitle, .swimmBrw001 .formPageTitle
{
	font-weight: normal;
	font-size: 18px;
	color: #595959;
	padding: 0px 0px 0px 0px;
}
#landSearchAdmin001UserNew76465133 .status .formInputH, 
#landSearchAdmin001UserDetails76465133 .status .formInputH
{
	width:210px;

}
.webMultiformMenu001Menu{
	width: 180px;
	margin-bottom: -10px;
}

.webMultiformMenu001Menu .menuItem{
	padding: 6px 0px 6px 5px;
	border-bottom: solid 1px #d0d0d0;
	color: #034EA2;
	font-weight: bold;
	width: 175px;
}

.webMultiformMenu001Menu .active, .webMultiformMenu001Menu .activeChild{
	background-color:#cdeffb;
}

.webMultiformMenu001Menu .deactivate{
	background-color:#ffffff;
}

.webMultiformMenu001Menu .menuItem a{
	font-family: Verdana;
	color: #034EA2;
}

.webMultiformMenu001Menu .menuItem a:hover{
	font-family: Verdana;
	color: #034EA2;
}

.webMultiformMenu001Menu .child{
	padding-left: 25px;
	width: 155px;
}

.webMenu .child{
	padding-left: 25px;
	font-weight: normal;
}

.webMultiformMenu001Menu .child a{}

.webMultiformMenu001Menu .child a:hover{}

.webMultiformMenu001Menu .active{
	background-color:#cdeffb;
}


#webSwimmForm002Form76467419 .attachFile .formLabelH{
width:80px;
}

#webSwimmForm002Form76467419 .attachFile .formInputH{
width:280px;
}
#webSwimmForm002Form76467419 .work_category .formItemRequiredFlagWrapper, #webSwimmForm002Form76467419 .proposed_work_items .formItemRequiredFlagWrapper
{

height:90px;
}
.landSearchMinicartMessage{
border:1px solid red;
margin:0px;
padding:0px;
border:none;
}

.landSearchMinicartMessage .body,.landSearchMinicartMessage .tableItem{
margin:0px;
padding:0px;
border:none;
}

#widget76470688 select, #widget76470796 select
{
width:150px;
}


.webSwimmForm001 .preferredDisposalSite .formItemRequiredFlagWrapper{
	height:100px;
}
.webSwimmForm001 #webRegistration001Reg76474468  .formInputH{
	float:right;
	width:200px;
}

.webSwimmForm001 #webRegistration001Reg76474468 .formItemRequiredFlag{
	float:left;
	width:10px;
}














/* ***************** land search previous requests ******************/
.swimmBrw001PreviousRequests {
	float:left;
	width:550px;
}

.swimmBrw001PreviousRequests .tableContents {
	width:550px;
	overflow:hidden;
}
.swimmBrw001PreviousRequests .tableNavigation  {
	float:left;
	width:550px!important;
}
.swimmBrw001PreviousRequests .tableData  {
	float:left;
	width:550px!important;
}
.swimmBrw001PreviousRequests .navCount{
	float:left;

}
.swimmBrw001PreviousRequests .columnTitles{

	width:550px!important;
	overflow:hidden;
}
.swimmBrw001PreviousRequests .itemDetails .cell{
	padding-right:5px;
}
.swimmBrw001PreviousRequests .tableItem{
	width:550px;
}

.swimmBrw001PreviousRequests .columnTitles .your_ref, .swimmBrw001PreviousRequests .itemDetails .your_ref{
	width:80px!important;
}

.swimmBrw001PreviousRequests .date_of_request{
	width:120px!important;
}
.swimmBrw001PreviousRequests .property_name{
	width:80px!important;
}

.swimmBrw001PreviousRequests .property_street{
	width:70px!important;
}
.swimmBrw001PreviousRequests .current_occupier{
	width:55px!important;
}
/***********************************************/



/* ***************** land search edit details ******************/
.swimmBrw001EditDetails .formMessage{
	width:340px;
}
/*****************************************************************/

/* ***************** land search edit request ******************/
.swimmBrw001EditItem .formMessage{
	width:340px;
}
/*****************************************************************/



/* ***************** widget specific - test system land search upgrade  ******************/
#widget76466818   .propertySearchTable {
	float:left;
	width:550px!important;
}

#widget76466818   .propertySearchTable .tableContents {
	width:550px!important;
	overflow:hidden;
}
#widget76466818   .propertySearchTable .tableNavigation  {
	float:left;
	width:550px!important;
}
#widget76466818 .navLinks{
	margin-right:200px;
}
#widget76466818   .propertySearchTable .tableData  {
	float:left;
	width:550px!important;
}
#widget76466818   .propertySearchTable .navCount{
	float:left;

}
#widget76466818   .propertySearchTable .columnTitles{
	width:550px!important;
	overflow:hidden;
}
#widget76466818   .propertySearchTable .itemDetails .cell{
	padding-right:5px;
}
#widget76466818   .propertySearchTable .tableItem{
	width:550px;
}
#widget76466818  .swimmBrw001Requests .tableContents .your_ref{
	width:125px!important;
}
#widget76466818   .tableContents .property_name{
	width:125px!important;
}
#widget76466818    .tableContents .property_street{
	width:125px!important;
}
#widget76466818 .swimmBrw001Requests .tableContents .current_occupier{
	width:50px!important;
}
#widget76466818   .propertySearchTable .edit{
	width:30px!important;
}
#widget76466818   .propertySearchTable .delete{
	width:40px!important;
}
#widget76466818   .swimmBrw001Requests .formButton{
	margin-left:30px;
}
/*****************************************************************/



/***********************remove item******************************/
.swimmBrw001RemoveItem .activeForm
{
	width:550px!important;
}
.swimmBrw001RemoveItem .formItemWrapper
{
	width:550px!important;
}
.swimmBrw001RemoveItem .formButton
{
	margin-left:60px;
}
.swimmBrw001RemoveItem .current_occupier
{
	width:79px;
}
/*****************************************************************/


/* ***************** tuym intro ***********************/
#widget71482083 .activeForm{
	width:380px;
}
#widget71482083 .activeForm  .sectionTitle{
	background-color:#6082ba;
	color:white;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:1px;
	padding-left:3px;
	margin-bottom:10px;
}
#widget71482083 .activeForm .formMessage p, #widget71482083 .activeForm .formMessage ul{
	padding-left:3px;
	width:370px;
}
#widget71482083 .activeForm .formMessage{
	background-color:#eaf7fb;
}	
/* *************************************************/


.propertySearchWebMenu{

	margin-top:0px;
	padding-top:0px;


}
#widget76466961{

	margin-bottom:0px;
	padding-bottom:0px;
}


/***** Standard Form Style *****/
.standardFormStyle{
	background-color:#eaf7fb;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	float:left;
	width: 375px;
}

.standardFormStyle .completionMessage{
	padding: 15px 0px;
	background: #fff;
	width: 375px;
}

.standardFormStyle .formMessage h4{
	padding: 5px 10px;
	background: #6082BA;
	color: #fff;
	width: 355px;
}

.standardFormStyle .formMessage h4{
	padding: 5px 10px;
	background: #6082BA;
	color: #fff;
}

.standardFormStyle .formMessage p{
	padding: 5px 10px;
	margin: 0px;
}

.standardFormStyle .formItemWrapper{
	padding: 3px 10px;
	width: 355px;
}

.standardFormStyle .formItemWrapper .formLabelH{
	width: 100px;
}

.standardFormStyle .formItemWrapper .formLabelV{
	width: 355px;
}

.standardFormStyle .formItemWrapper .formLabelH p,
.standardFormStyle .formItemWrapper .formLabelV p{
	margin-bottom: 0px;
}

.standardFormStyle .formItemWrapper .formItemRequiredFlagWrapper{
	display: block;
}

.standardFormStyle .formItemWrapper .formItemRequiredFlag{
	display: block;
	float: left;
	font-size:1.6em;
	font-weight:bold;
	padding:3px 3px 0px 3px;
	color:#f48d1e;
}

.standardFormStyle .formItemWrapper .formInputH{
	width: 229px;
}

.standardFormStyle .formItemWrapper .formInputV{
	clear: none;
}

.standardFormStyle .submitButton input{
	background:url(/images/structure/forms/submitBG001.gif) no-repeat;
	height: 24px;
	border:none;
	width:115px;
	margin-bottom:15px;
	float:left;
}
/***** Standard Form Style *****/
