/* @override 
	http://ecoworks:8888/scripts/ecoworks.css
	http://www.eco-works.co.uk/scripts/ecoworks.css
*/

/* DEFAULT STYLES */

/* Default text style */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	line-height: 18px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
}

/* Default hyperlink style */
a {
	color: #1187FF;
}
a:hover {
	color: #ADADAD;
}

/* Form element styles */
form {
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	font-size: 12px;
}

/* Form labels and error message styles */
.formlabels {
	font-weight: bold;

}
.error {
	font-weight: bold;
	color: #CC0000;
}

/* Table boarder styles */
.table-title {
	color: #FFFFFF;
}
.table-boarder {
	color: #FFFFFF;
	background-color: #1187FF;
}
.table-cell {
	background-color: #FFFFFF;
	color: #000000;
}

/* Header styles */
h1 {
	font-size: 30px;
	color: #1187FF;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: bold;
	color: #4C4C4C;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
h3 {
	font-size: 14px;
	color: #48C5E3;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
body.wee-away h2 {
	font-size: 22px;
	color: #1187FF;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* Downloads styles */
.downloads-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.downloads-file-text {
	font-size: 11px;
	line-height: normal;
}

/* News styles */
.news-title-text {
	font-weight: bold;
	color: #1187FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.news-intro-text {
	font-weight: bold;
}
.news-date-text {
	font-size: 11px;
}
.news-large-text {
	font-size: 32px;
	color: #1187FF;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* News ticker styles */
#newsticker {
	width: 100%;
	height: 20px;
	padding: 8px;
}
#newsticker a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#newsticker a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* CUSTOM STYLES */

.bg-main {
	background-image: url(../images/bg_fade.png);
	background-repeat: repeat-x;
	background-color: #1187FF;
}
.bg-banner {
	background-image: url(../images/background_banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-fade {
	background-image: url(../images/page_fade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu-link {
	font-size: 16px;
	font-weight: bold;
	color: #1187FF;
	text-decoration: none;
	line-height: normal;
}
.menu-link:hover {
	color: #4C4C4C;
	text-decoration: underline;
}
.menu-link:active {
	color: #1187FF;
	text-decoration: underline;
}
.menu-sub {
	font-style: italic;
	text-decoration: none;
	color: #1187FF;
	line-height: normal;
}
.menu-sub:hover {
	color: #4C4C4C;
	text-decoration: underline;
}
.menu-sub:active {
	color: #1187FF;
	text-decoration: underline;
}
.menu-background {
	background: url(../images/menu_sides.gif) repeat-y;
}
.contact-form {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer-link {
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.footer-link a:hover {
	text-decoration: underline;
}
.ticker-text {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact-small {
	font-size: 0.8em;
}


.cleaning-text {
	height: 220px;
	padding-top: 135px;
	padding-left: 26px;
	padding-right: 205px;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
}
.nav-row {
	background-color: #1160c5;
	padding: 10px;
	padding-left: 15px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 6px;
	text-align: left;
}
.nav-row a {
	color: white;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
}
.nav-row a:hover {
	color: white;
	text-decoration: underline;
}

.nav-row .last-link {
	padding-right: 0;
}

.subnav-row {
	background-color: #d5f2ff;
	padding: 10px;
	padding-left: 15px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: left;
}
.subnav-row a {
	color: #1160c5;
	font-size: 18px;
	text-decoration: none;
	padding-right: 15px;
}
.subnav-row a:hover {
	text-decoration: underline;
}

.on {
	text-decoration: underline !important;
}

.footer-sublinks {
	font-size: 10px;
}
.footer-sublinks a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footer-sublinks a:hover {

	text-decoration: underline;
}

.product-homepages, .product-homepages p {
	font-size: 13px;
	line-height: 18px;
}

.product-homepages a {
	font-size: 16px;
	color: #1160c5;
	text-decoration: underline;
	margin-bottom: -7px;
}

.product-homepages h2 {
	margin-bottom: -10px;
}

.style1 {
	text-decoration: none;
	color: #0033FF;
}
h5 {
	font-size: 17px;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
*h1 {
	margin-top:15px;
}
.price-box {
	background-color: #D1F0FF;
	border: 2px solid #1160C5;
	color: #1160C5;
	padding: 13px;
	font-size: 16px;
	display: inline;
}
.highlight-box {
	background-color: #D1F0FF;
	border: 1px solid #1160C5;
	color: #1160C5;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: -10px;
	margin-right: 5px;
}
.highlight-title {
	font-size: 16px;
	font-weight: bold;
}
.testimonial-sidebar {
	background-color: #D1F0FF;
	border: 1px solid #1160C5;
	color: #1160c5;
	float: right;
	clear: both;
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
.testimonial-sidebar h6 {
	font-size: 16px;
	margin: 0;
	text-align: center;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.all-products h3 {
	margin-bottom: 5px;
	margin-top: 12px;
	color: #2b65c5;
	font-size: 14px;
}
.all-products p {
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
}
.all-products a {
	color: #2b65c5;
}
a.news-link, a.news-link:hover {
	color: #e63a3a;
}

.home-linkbox {
	width: 315px;
	margin-top: 265px;
	margin-left: 450px;
}
.home-linkitem {
	margin-bottom: 10px;
}
.home-linkbox a {
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
	padding: 19px 0 18px 10px;
	display: block;
}
.home-linkbox a:hover {
	text-decoration: underline;
}
.home-strapline {
	padding: 0 6px;
}

.home-strapline p {
	font-size: 17px;
	text-align: center;
	line-height: 1.3em;
	color: #1f59a3;
	font-weight: bold;
}