@charset "utf-8";

@import url("reset.css");
@import url("nav.css");
@import url("pageTemplates.css");

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Georgia, Serif;
	font-size: 14px;
	color: #666;  
	line-height: 1.5em;
	background: url(/images/bodybg.jpg) repeat-x center -15px;
}

@-moz-document url-prefix() {
	body#site {
		overflow-y: scroll;
	}
}

h1 {
	font-size: 2em;
	color: #00a2b2;
	padding: 0;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
}

h2 {
	font-size: 1.17em;
	color: #666;
	margin: 0;
	padding: 0;
}

h2.ctaH2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.05em;
	font-weight: bold;
}

h2.whiteSifrH2 {
	font-size: 24px;
}

h1 + p, .paragraph1 {
	color: #00a2b2	
}

p {
	margin: 15px 0
}


a {
	text-decoration: none;
	color: #00a2b2
}

a:hover {
	text-decoration: underline;
}

strong {
	color: #00a2b2
}


.clear {
	line-height: 0.01em;
	height: 1px;
	clear: both;
}

a img {
	border: none;
}

td {
	font-size: 1em;
	vertical-align: top;
}

.form label {
	display: inline-block;
	width: 140px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.form input {
	margin: 0 0 10px 0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #666;
	border: 2px solid #ccc;
	padding: 2px 5px;
}

.form .submit {
	margin-left: 140px;
	background: #fff;
	font-weight: bold;
	cursor: pointer
}

.styledLink {
	display: inline-block;
	height: 25px;
	background: url(/images/styledLinkBG.jpg) no-repeat top left;
	font-size: 0.9em;
}

	.styledLink b, .styledLink strong {
		display: block;
		height: 24px;
		margin: 0 0 0 20px;
		padding: 1px 25px 0 0;
		background: url(/images/styledLinkBG.jpg) no-repeat top right;
		font-weight: normal;
		cursor: pointer;
		color: #fff;
		position: relative;
	}
	
.styledLink:hover {
	text-decoration: none;
}

.editPanel .styledLink b, .editPanel .styledLink strong {
	position: static;
}

#wishList .styledLink {
	height: 38px;
	background: url(/images/largeStyledLinkBG.jpg) no-repeat top left;
	font-size: 1em;
	color: #02a1b2;
	width: 250px;
}

	#wishList .styledLink b, #wishList .styledLink strong {
		height: 31px;
		background: url(/images/largeStyledLinkBG.jpg) no-repeat top right;
		font-size: 1em;
		color: #02a1b2;
		padding: 7px 25px 0 0;
	}

#containerRep {
	width: 995px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/images/containerRep.jpg) left -15px;
}

#container {
	text-align: left;
	overflow: hidden;
	background: url(/images/containerBG.jpg) no-repeat left -15px;
	padding: 0 21px;
}

	#header {
		height: 175px;
		background: url(/images/headerBG.jpg) no-repeat center bottom;
		position: relative;
		z-index: 100;
	}
	
	.noFlash #header, .noFlashCTA #header, .fullWidthTemplate #header {
		background: #fff /*url(/images/headerBG-noflash.jpg) no-repeat*/;
	}
	
		#logo {
			float: left;
			margin: 46px 0 0 37px;
		}
		
		#phoneNumber {
			position: absolute;
			top: 86px;
			right: 18px;
			text-align: right;
			font-size: 0.79em;
			line-height: normal;
			color: #666;
		}
		
		#phoneNumber:hover {
			text-decoration: none;
		}
		
		#topControls {
			font-size: 0.79em;
			width: 550px;
			float: right;
			margin: 20px 20px 0 0;
		}
		
		* html #topControls {margin: 20px 10px 0 0}
		
			#topControls img {
				vertical-align: middle;
				margin: 0 8px 0 0;
				cursor: pointer;
			}
			
			#topControls a {	
				color: #666;
			}
			
			.topSearchInp {	
				border: 1px solid #ccc;
				font-size: 11px;
				font-family: "Trebuchet MS", Georgia, Serif;
				color: #666;
				padding: 4px 10px 3px 10px;
				width: 140px;
				height:16px;
			}
			
			.topSearchSub {
				margin: 0;
				padding: 0;
				width: 30px;
				height: 25px;
			}
			
			#topControls input {
				float: right;
			}
			
		#makePayment {
			float: right;
			clear: right;
			margin: 20px 0 0;
		}
	
	#homeFlashBar {
		height: 342px;
		background: url(/images/flashBarBg.jpg) no-repeat;
	}
	
	
	#nav {
		width: 190px;
		float: left;
		margin: 0 49px 40px 0;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#contentWrap {
		background: url(/images/swooshBot.jpg) no-repeat 242px 0px;
		overflow: hidden;
		margin: 0;
	}
	
	.noFlash #contentWrap, .noFlashCTA #contentWrap, .fullWidthTemplate #contentWrap {
		background: none;
	}
	
	.smallFlash #contentWrap {
		background: url(/images/smallFlashContainerBG.jpg) no-repeat;
	}
	
	/* <homepage> */
	
	#homeCTA, #sideNav {
		float: left;
		width: 240px;
		margin: 20px 20px 0 20px;
		background: url(/images/ctaBarBG-left.jpg) no-repeat #6EC8D3;
		min-height: 424px;
		padding: 0 0 20px 0;
		position: relative;
		z-index: 99;
	}
	
	#homeCTA {
		text-align: center;
		min-height: 490px;
	}
	
		#homeCTA p {
			margin: 0 0 15px;
		}
	
	.default #sideNav {
		min-height: 480px;
	}
	
	.smallFlash #sideNav {
		min-height: 680px;
	}
	
	.smallFlash #sideNav, .noFlashCTA #sideNav, .noFlash #sideNav, .noFlashCTA #furtherCTA, .noFlash #furtherCTA {
		margin-top: 0px
	}
	
	.noFlash #sideNav {
		min-height: 520px;
	}
	
	* html #homeCTA {
		height: 424px;
		margin: 20px 20px 0 10px;
	}
	
		#ctaBotImg {
			position: absolute;
			bottom: 0px;
			left: 0px;
		}
	
	#homeContent {
		padding: 110px 0 50px 0;
		width: 650px;
		float: left;
	}
	
		#homePoll {
			height: 116px;
			background: url(/images/pollBG.jpg);
			margin: 0 0 -20px;
			padding: 10px 20px;
		}
		
			#homePoll h3 {
				font-size: 0.85em;
			}
		
			.homePollOptions {
				display: block;
				margin: 10px 0 0 0;
			}
			
			.homePollOptions span {
				display: inline-block;
				margin-right: 35px;
			}
			
			#homePoll .styledLink {
				margin: 10px 0 0 0;
			}
	
	
	/* </homepage> */
	
	/* <further pages> */	
		
	#furtherCTA, #overviewCTA {
		width: 185px;
		float: right;
		margin: 20px 20px 50px 20px;
		padding: 0 0 60px 0;
		background: url(/images/ctaBarBG-right.jpg) no-repeat #6EC8D3;
		min-height: 400px;
		position: relative;
	}
	
	#furtherCTA.ctaNoCut {
		background: url(/images/ctaBarBG-nocut.jpg) no-repeat #6EC8D3;
	}
	
		#furtherCTA h3 {
			margin: 0;
			font-size: 1em;
			color: #04539E
		}
		
		#furtherCTA p {
			margin: 0 0 10px 0;
		}
		
	#overviewCTA {
		padding: 0 0 40px 0;
		background: url(/images/overviewCTA.jpg) no-repeat left top #66C4D0;
		min-height: 145px;
		margin: 0 0 20px 20px;
	}
	
		#overviewCTA + h2 {
			width: 500px;
		}
	
		#ctaBot {
			position: absolute;
			left: 0;
			bottom: 0;
		}
	
	* html div#sideNav {margin-left: 10px;}
	* html #furtherCTA {margin-right: 10px;}
	
	.smallFlash #furtherCTA {
		margin-right: 0;
	}
	
		.ctaDiv {
			padding: 10px 20px;
			border-top: 1px solid #fff;
		}
		
		.ctaDiv .styledLink {
			background: url(/images/styledLinkBG-cta.jpg) no-repeat top left;
		}
		
		.ctaDiv .styledLink b, .ctaDiv .styledLink strong {		
			background: url(/images/styledLinkBG-cta.jpg) no-repeat top right;
		}
		
			.ctaDiv img {
				display: block;
				margin: 0 auto;
				max-width: 145px;
			}
		
		#ctaNews {
			text-align: left;
		}
		
			#ctaNews strong {	
				color: #fff;
			}
			
			#ctaNews .styledLink {
				background: url(/images/styledLinkBG-cta2.jpg) no-repeat top left;
			}
			
			#ctaNews .styledLink b, #ctaNews .styledLink strong {
				background: url(/images/styledLinkBG-cta2.jpg) no-repeat top right;
			}
			
			* html .ctaDiv img {width: 145px;}
			* html .ctaDiv h1 {width: 145px;}
			* html .ctaDiv h2 {width: 145px;}
			* html .ctaDiv h3 {width: 145px;}

	
	#furtherContent {
		width: 500px;
		float: left;
		padding: 110px 0 40px 0;
	}
	
		#furtherContent ul {
			margin: 15px 0;
			padding: 0;
			list-style: none;
		}
		
		#furtherContent li {
			padding: 0 0 0 10px;
			background: url(/images/blueArrow.gif) no-repeat 0px 7px;
		}
		
			#furtherContent li ul {
				padding: 0 0 0 20px;
				margin: 0;
				font-size: 0.93em
			}
			
			#furtherContent li li {
				background: url(/images/greyArrow.gif) no-repeat 0px 7px;
			}
	
	.smallFlash #furtherContent {
		width: 705px;
		padding: 0 0 40px 0;
	}
	
		#smallFlashBar {
			height: 210px;
			background: url(/images/smallFlashBG.jpg) no-repeat;
		}
		
		#smallFlashText {
			width: 500px;
			float: left;
		}
	
		#breadcrumb {
			font-size: 0.8em;
			margin: 0 0 10px 0;
		}
		
		.smallFlash #breadcrumb {
			margin: 10px 0;
		}
		
			#breadcrumb a {
				color: #666;
			}
	
	.noCTA #furtherContent, .noFlashCTA #furtherContent {
		width: 705px;
		padding: 110px 0 50px 0;
		position: relative;
	}
	
	.noFlash #furtherContent, .noFlashCTA #furtherContent  {
		padding-top: 0px;
	}
	
	.fullWidthTemplate #furtherContent {
		width: auto;
		padding: 20px 20px 50px 20px;
	}
	
	#wishList {
		text-align: right;
	}
	
	.prodThumb {
		float: left;
		width: 30%;
		margin-right: 8px;
	}
	
		.prodThumb img {
			width: 100%;
			border: 1px solid #ccc;
		}
	
	/* </further pages> */
	
	#footer {
		margin: 50px 0 0 0;
		padding: 0 0 20px 80px;
		position: relative;
		background: url(/images/footerBG.jpg) repeat-x bottom left;
		display: inline-block;
		width: 873px;
		clear: both;
	}
	
		#footerSwoosh {
			width: 995px;
			height: 101px;
			background: url(/images/footerSwoosh.png);
			position: absolute;
			top: -116px;
			left: -21px;
			display: block;
		}
	
		#footer a {	
			color: #333;
		}
	
		#footer ul {
			float: left;
			margin: 0;
			margin-bottom: 20px;
			padding: 0;
			list-style: none;
			width: 250px;
		}
		
		#footer ul#firstUl {
			margin: 0 60px 40px 0;
		}

		#footer ul.lastUl {
			margin: 0 0 40px 60px;
			width: 230px
		}
		
		#footer li {	
			color: #00a2b2;
		}
		
		#footer li:first-child {
			margin: 0 0 10px 0;
		}
			
			#footer li a {
				display: block;
				padding: 0 0 0 15px;
				background: url(/images/blueArrow.gif) no-repeat 0px 7px;
				font-size: 0.79em;
			}
		
		#footer p {
			clear: both;
			font-size: 0.79em;
			color: #333;
			text-align: center;
			margin-left: -80px
		}

	/* NEWS ARCHIVE PAGE */

#archiveYearButtons {
	width: 100%;
	float: left;
	height: 30px;
	background: #d0d0d0;
}

	#archiveYearButtons a {
		height: 26px;
		width: 8.3%;
		display: inline-block;
		float: left;
		text-align: center;
		padding-top: 4px;
	}

	#archiveYearButtons a:hover {
		text-decoration: none;
		background: #eee;
	}
	
	#archiveYearButtons a.directorySubmitSelected {
		background: #eee;
	}

#archiveMonthButtons {
	width: 100%;
	float: left;
	height: 30px;
	background: #eee;
	margin-bottom: 20px;
}

	#archiveMonthButtons a {
		height: 26px;
		width: 8.3%;
		display: inline-block;
		float: left;
		text-align: center;
		padding-top: 4px;
		color: #666;
		font-size: 10px;
	}
	
	.ie #archiveMonthButtons a {
		width: 8.27%;
	}
	
	#archiveMonthButtons a.directorySubmitSelected {
		color: #e31b24;
		font-size: 12px;
		text-transform: uppercase;
	}

	#archiveMonthButtons a:hover {
		text-decoration: none;
		background: #e0e0e0;
	}

.newsList {
	width: 100%;
	padding: 0 0 40px 0;
}

.newsRepeater {
	border-bottom: 1px solid #cdcdcd;
}
	
.newsListImage {
	float: right;
	margin-bottom: 10px;
}

.readMoreBtn {
	margin-top: 10px;
	display: block;
}

/* NEWS ARTICLE PAGE */

.newsBackLinkTop {
	float: right;
}

/* ENQUIRY PAGE */

#contactForm {
	width: 490px;
	border-bottom: 7px solid #f6f6f6;
}

#openDayRight {
	float: right;
	width: 360px;
}

	#openDayRight p {
		margin: 0 0 20px;
	}

#openDayForm {
	width: 320px;
	border-bottom: 7px solid #f6f6f6;
}

	#contactForm label, #openDayForm label {
		display: inline-block;
		width: 125px;
		vertical-align: top
	}
	
	#contactForm .buttoninput, #openDayForm .buttoninput {
		color: #fff;
		background: #676767;
		border: none;
		font-size: 12px;
		font-weight: bold;
		padding: 5px;
		vertical-align: middle;
		margin: 0 10px 5px 0;
		font-family: Tahoma, Helvetica, sans-serif
	}

	.contactSpacer1, .contactSpacer2 {
		padding: 10px;
	}
	
	.contactSpacer1 {
		background: #f6f6f6;
	}
	
	.contactTextInput {
		width: 141px;
		height: 15px;
		/*background: url(../images/inputBG.jpg) top right;*/
		border: 1px solid #ccc;
		color: #666;
		font-size: 0.79em;
		padding: 4px 5px;
	}
	
	.contactTextInputError {
		width: 141px;
		height: 15px;
		/*background-image: url(../images/inputBG-active.jpg) top right;*/
		border: 1px solid #d43434;
		color: #666;
		font-size: 0.79em;
		padding: 4px 5px;
	}
	
	.contactTextarea {
		width: 218px;
		height: 71px;
		/*background: url(../images/textarea-BG.jpg) bottom left;*/
		border: 1px solid #ccc;
		color: #666;
		font-size: 0.79em;
		padding: 4px 5px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.contactTextareaError {
		width: 218px;
		height: 71px;
		/*background: url(../images/textarea-BG-active.jpg) bottom left;*/
		border: 1px solid #d43434;
		color: #666;
		font-size: 0.79em;
		padding: 4px 5px;
		font-family: Arial, Helvetica, sans-serif;
	}


/* callback cta */

.callBackPanel {
	position: relative;
}

.callBackPanel h2 {
	float: left;
}

.callBackPanel .ctaCallback {
	border: none;
	background: #fff;
	font-size: 11px;
	font-family: "Trebuchet MS", Georgia, Serif;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	width: 90px;
}

.callBackPanel .submitField {
	position: absolute;
	right: 0px;
	bottom: 11px;
}

/* pest a-z */

.pestList {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.pestList li {
	float: left;
	width: 7.5%;
	margin: 0 1px 1px 0;
}

.pestList li a {
	text-align: center;
	display: block;
	background: #F0F8FA;
	padding: 5px 0;
}

.pestList li a.alternate {
	background: #E2F4F6
}

.pestList li a:hover {
	background: #eee;
	text-decoration: none;
}

.pestResults {
	padding: 20px;
	background: #f9f9f9;
	width: 75%;
	margin: 0 0 10px 0;
	border-width: 1px;
	border-style: solid;
	border-color:#d9d9d9 #ccc #ccc #d9d9d9
}

	.pestResults .styledLink {
		float: right;
	}
	
.pestH2 {
	margin-bottom: 0;
}

.pestH2 + p {
	margin-top: 0;
}

/* search results */

.searchResult {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
}

	.searchResult h3 {
		margin-bottom: 10px;
	}
	
/* user created forms*/


#formTemplate label {
	color: #00A2B2;
	font-weight: bold;
	display: block;
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin:10px 0;
}

#formTemplate input[type="text"] {
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:11px;
	height:15px;
	padding:4px 5px;
	width:141px;
}

#formTemplate input[type="submit"] {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #6cc9d3 #006670 #00444b #36b6c2;
	color: #666;
	font-size: 11px;
	padding: 4px 15px;
	cursor: pointer;
}

/*poll results*/

#pollResults {
	margin: 20px 0;
}

	#pollResults strong {
		display: inline-block;
		width: 150px;
		vertical-align: middle;
	}

	#pollResults span {
		display: inline-block;
		width: 250px;
		vertical-align: middle;
	}

	#pollResults em {
		display: inline-block;
		width: 40px;
		font-style: normal;
		vertical-align: middle;
	}

	#pollResults p {
		margin: 0;
		padding: 10px;
		background: #eee;
		border: none;
	}

	#pollResults p.alternate {
		background: #fff;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}


#onlinePoll {
	margin-right: 20px;
}
			
#onlinePoll table {
	width: 100%;
}

	#onlinePoll td {
		width: 33%;
		font-weight: bold;
	}
	
	#onlinePoll td input {
		vertical-align: middle;
	}
	
#onlinePoll h3 {
	color: #00A2B2;
	font-size: 13px;
	margin: 12px 0;
}
				
/* rolls royce section - sizing guide */

#rollsRoyceLogo {
	margin: -27px 0 -33px 0
}


#sizingGuide {
	margin: 0 0 20px 0;
}

	#sizingGuide table {
		margin: 10px 0;
		background: #B9E6EB;
		color: #333;
	}

		#sizingGuide tr:first-child td, #sizingGuide tr.alt td {
			background: #77C6D5;
		}

		#sizingGuide td {
			padding: 10px;
			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
		}
		
		#sizingGuide td + td {
			text-align: center;
		}
		
/* rolls royce section - price list*/

#rrPriceList td {
	padding: 10px;
	border-bottom: 1px solid #ccc
}

	#rrPriceList td span {
		display: inline-block;
		width: 125px;
	}
	
/* rolls royce section - garments available*/

#rrGarments {	
	margin: 0 0 40px 0;
}

#rrGarments td {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}


	#rrGarments td p {
		margin: 0;
	}
	
/* poster request form */

#posterRequestForm {
	width: 50%;
}

#posterRequestForm label {
	width: 120px;
	display: inline-block
}

#posters {
	overflow: hidden;
	margin: 20px 0 40px 0;
}

#posters .cleared {
	clear: left;
}

.poster {
	width: 225px;
	float: left;
	text-align: center;
	cursor: pointer;
	margin: 0 0 20px 0;
}

	.poster label, .poster span {
		display: block;
		margin: 0 0 10px 0;
	}

	.poster span {
		font-size: 14px;
		font-weight: bold;
		color: #02569F;
	}

	.poster img {
		cursor: pointer;
		border:3px solid #fff !important;
	}
	
	.checked img {
		border:3px solid #00A3AD !important;
	}
	
	/* extranet login page */
	
#forumLogin label {
	display: inline-block;
	width: 150px;
	margin: 0 0 10px 0;
}

#forumLogin input {
	margin: 0 0 10px 0;
	border:  1px solid #aaa;
	padding: 3px 5px;
	background: #fff;
	font-family: arial, Sans-Serif;
	font-size: 12px;
	color: #333;
}

#forumLogin input.contactbuttoninput {
	margin-left: 150px
}
span.itemsDownload 
	{
	    padding:10px;
	    background:#ededed;
	     width:95%;
	    display:block;
	    	}
	    	
	    	span.itemsDownload2 
	{
	    padding:10px;
	    background:#EFF9FA;
	     width:95%;
	    display:block;
	   
	   	}
	   	span.tableHeadings 
	   	{
	   	   padding:10px;
	   	    background:#d4d7d6;
	   	    width:95%;
	    display:block;
	   	}
	   	
	   	.fileCol 
	   	{
	   	   
	   	    display:inline-block;
	   	}
	   	.dateCol 
	   	{
	   	   margin-left:440px;
	   	    display:inline-block;
	   	    
	   	}
	   	.fileNameField 
	   	{
	   	    width:500px;
	   	    display:inline-block;
	   	    word-wrap:break-word;
	   	}
	   	
	   		.dateField 
	   	{
	   	    margin-right:5px;
	   	    display:inline-block;
	   	}
	   	.fieldName 
	{
	    width:100px;
	    display:block;
	    float:left;
	    
	}
	
	.indent 
	{
	    margin-left:101px;
	}
	
	.downloadButton 
	{
	    float:right;
	    margin-left:60px;
	    margin-top:10px;
	    margin-bottom:20px;
	}
	
/* -- extranet clients section -- */

#myClientsTable {
	width: 100%;
	border: none;
	margin: 10px 0 0;
}

#myClientsTable th {
	color: #fff;
	background: #23ACBC;
	padding: 5px;
}

tr.alternate {
	background: #eee;
}

#myClientsTable td {
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
