/* ecomoves brighton CSS Document */
a {
	color: #666633;
}
h1, h2, h3 {
	color: #666633;
	font-weight: normal;

	padding: 0;
}
h1 {
	font-size: 170%;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	width: 100%;
}
h2 {
	font-size: 17px;
	margin: 25px 0 0 0;
	padding-bottom: 10px;
	padding-top: 0;
	width: 100%;
}
h3 {
	font-size: 16px;
	margin: 25px 0 0 0;
	padding-bottom: 2px;
	padding-top: 0;
	width: 100%;
}
strong {
	color: #666633;
}
p {
	margin: 6px 0 10px 0;
}
body {
	margin: 0 0 30px 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #757575;
		background: #ffffff url("../img/body_bg.gif") top center no-repeat;
	background-attachment: fixed;
	line-height: 1.3em;
}

#page {
	background: transparent url("../img/content_bg.png") top center repeat-y;
	width: 782px;
	margin: 0 auto;
	padding: 0;
	}
#pageWrapper {
	padding: 0 29px 55px 29px;
	background: transparent url("../img/footer_bg.gif") bottom center no-repeat;
}
#header {
	width: 100%;
	height: 120px;
}
#logo {
	float: left;
	background: transparent url("../img/logo.gif") 0 0 no-repeat;
	width: 296px;
	height: 87px;
	margin: 10px 0 0 0;
}
#phone {
	float: right;
	background: transparent url("../img/phoneNo.gif") 0 0 no-repeat;
	width: 231px;
	height: 42px;
	margin: 52px 0 0 0;
	clear: right;
}

/*social media*/
div.socialMedia {
	margin: 10px 0 0 0;
	float: left;
}
div.socialMedia img {
	float: left;
	margin: 0 10px 0 0;
}
div.addthis_toolbox {
	float: left;
	margin: 5px 10px 0 0;
}
/**Global  Navigation**/
#globalNav {
	float: right;
	margin: 1em 0 0 0;
}
#globalNav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}
#globalNav ul li {
	float: left;
	line-height: normal;
	padding: 0;
	background-image: none;
	list-style-image: none;
	margin: 0;

}
#globalNav ul li a {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 12px 3px 12px;
	text-decoration: none;
	background: #666633;
	color: #fff;
}
#globalNav ul li a:hover {
	color: #d4d4d4;
}

/**Primary NAvigation**/

#primaryNav {
	clear: both;
	color: #ffffff;
	background: transparent url("../img/banners/02.jpg") 0 0 no-repeat;
	width: 100%;
	height: 176px;
}
#primaryNav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}
#primaryNav ul li {
	float: left;
	line-height: normal;
	padding: 0;
	margin: 7px 0 0 0;
	background-image: none;
	list-style-image: none;

}
ul.navigation {
	margin: 0;
	padding: 0;
}
#primaryNav ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 16px 0 16px;
	text-decoration: none;
}
#primaryNav ul li a:hover {
	color: #d4d4d4;
}
#contentWrapper {
	padding: 35px 0 0 0;
}

/**Footer**/
#footer {
	background-color: #666633;
	width: 100%;
	height: 27px;
	margin: 20px 0 0 0;

}
#footerNav {
	color: #ffffff;
	font-size: 10px;
}
#footerNav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}
#footer li {
	list-style-image: none;
	padding: 6px 20px 0 20px;
	margin: 0;
}


/**Page Layout**/
div.seventyThirtyWrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}

div.seventyThirtyWrapper div.columnOne {
	width: 496px;
	float: left;
}
div.seventyThirtyWrapper div.columnOne div.columnOneWrapper {
	padding: 0 20px 0 0;
}
div.seventyThirtyWrapper div.columnTwo {
	width: 228px;
	float: left;
}

/**banners**/

#pageServices #primaryNav {
	background: transparent url("../img/banners/04.jpg") 0 0 no-repeat;
	}
#pageFresh #primaryNav {
	background: transparent url("../img/banners/06.jpg") 0 0 no-repeat;
	}
#pagePricing #primaryNav {
	background: transparent url("../img/banners/05.jpg") 0 0 no-repeat;
	}
#pageLinks #primaryNav {
	background: transparent url("../img/banners/07.jpg") 0 0 no-repeat;
	}
#pageEnquiry #primaryNav {
	background: transparent url("../img/banners/09.jpg") 0 0 no-repeat;
	}
#pageSmooth #primaryNav {
	background: transparent url("../img/banners/08.jpg") 0 0 no-repeat;
	}
.clear {
	clear: both;
}

div.quote {
	background: transparent url(../img/quote_open.gif) no-repeat scroll left top;
	margin: 20px 0 0;
	padding: 10px 0;
}
div.quote blockquote {
	background: transparent url(../img/quote_closed.gif) no-repeat scroll right bottom;
	color: #666633;
	font-size: 100%;
	font-style: italic;
	font-weight: lighter;
	margin: 0;
	padding: 0 20px 0 20px;
	text-align: center;
}
p.author {
	font-size: 10px;
	color:#999999;
	float: right;
}
a.externalLink {
	background: transparent url("../img/externalBullet.gif") 0 50% no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
}
hr {
  border: 0;
  width: 100%;
 
	background-color: #d7d7d7;
	height: 1px;
}
ul {
	padding: 0 0 0 14px;
	margin: 0;
}
ul li {
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	list-style-image: url(../img/green_bullet.gif);
	list-style-type: none;
	margin: 10px 0;
	}
	
table th {
	font-size: 14px;
	padding: 10px;
	color: #fff;
	border:1px solid #999999;
	background-color: #cccc65;
}
/*table tr.header td {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #fff;
	border:1px solid #999999;
	background-color: #cccc65;
}*/
table td {
	padding: 10px;
	border-bottom: 1px solid #999999;
}
table.formstuff {
	width: 100%;
}
.highlight {
	background-color: #cccc65;
	padding: 12px;
	color: #666633;
	
}
.highlight p {
	margin: 0;
}
.boxout {
	background-color: #f3f3f3;
	padding: 12px;
	border: 1px solid #666633;
	margin: 0 0 20px 0;
}
.boxout p {
	margin: 0;

}#pageLinks #page #pageWrapper #content #contentWrapper .seventyThirty .seventyThirtyWrapper .columnOne .columnOneWrapper img {
	float: right;
	margin: 0 0 10px 10px;
}
#pageFresh #page #pageWrapper #content #contentWrapper .seventyThirty .seventyThirtyWrapper .columnOne .columnOneWrapper img {
	float: right;
	margin: 0 0 10px 10px;
}
img.floater {
	float: right;
}

#textfield {
	margin: 0;
}
#terms {
	float: right;
}
#terms a {
	color: #fff;
	text-decoration: none;
	font-size: 110%;
}

/*div.roundBox.first {
	margin: 580px 0 0 0;
}*/
div.roundBox {
	margin: 20px 0 0 0;
	background: transparent url("../img/boxTop.gif") top left no-repeat; 
}
#pageHome div.roundBox {
	margin: 20px 0 0 0;
	background: transparent url("../img/boxTopNorm.gif") top left no-repeat; 
}
#pageHome div.roundBox div.boxWrapper {
	padding: 15px;
	background: transparent url("../img/boxBottom.gif") bottom left no-repeat;
}
div.roundBox div.boxWrapper {
	padding: 40px 15px 15px 15px;
	background: transparent url("../img/boxBottom.gif") bottom left no-repeat;
}
div.roundBox h2 {
	color: #c93219;
	margin: 0 0 10px 0;
	padding: 0;
}

div.twoColumnLayout div.columnOne {
	width: 49%;
	float: left;
}
div.twoColumnLayout div.columnTwo {
	width: 49%;
	float: left;
}
img.marginPic {
	margin: 850px 0 0 0;
}


