/* SITE WIDE FORMATTING */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #646876;
}

a:link { color:#1A257E; text-decoration:underline}
a:visited { color:#1A257E; text-decoration:underline}
a:hover { color:#E87511; text-decoration:underline}
a:active { color:#1A257E; text-decoration:underline}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;

	font-weight: normal;
	color: #1A257E;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	display: inline;
	font-weight: normal;
	color: #000000;
}

ul, li { padding:0; margin:0; }

ul {
	list-style-type: none;
	margin: 15px 0 20px 40px;
}

li {
	/*text-decoration: none;*/
	color: #646876;
	/*display: block;*/
	/*width: 370px;*/
	background: url(../images/core/bullet.gif) no-repeat left top;
	padding: 0 0 2px 19px;
}

div.brandarea ul {
	/*
	list-style: none;
	*/
	list-style-type:none;
	margin:0 0 0 10px;
}

div.brandarea li {
	color: #646876;
	background: url(../images/core/bullet.gif) no-repeat left top;
	padding-left:15px;
	text-align:left;
}

input, select, textarea {
	border: 1px solid #DADBDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #646876;
	background-color: #FFFFFF;
	padding: 5px 0 0 3px;
	height: 18px;
}

.defaultinput {
	border: 0;
	padding: 0px;
	height: 18px;
}

textarea {
	height: 150px;
}


/* BODYTEXT */

.bodytext p {
	margin-top: 18px;
}
.bodytext h1 {
	text-align:justify !important;
}
	

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	font-weight: bold;
	color: #1A257E;
}



/* HEADER */

#header table {
	color: #1A257E;
	line-height: 14px;
}

#header .phone {
	color: #E87511;
	font-weight: bold;
}

#header a:link { color:#1A257E; text-decoration:underline}
#header a:visited { color:#1A257E; text-decoration:underline}
#header a:hover { color:#E87511; text-decoration:underline}
#header a:active { color:#1A257E; text-decoration:underline}


/* RIGHT */

#right {
	padding: 0 0 35px 10px;
} 

#right table {
	font-size: 10px;
	line-height: 12px;
}

#right h1 {
	color: #E87511;
	font-weight: bold;
	display: inline;
	font-size: 12px;
}

#right h2 {
	color: #000000;
	display: inline;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}

#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#right li {
	text-decoration: none;
	color: #646876;
	display: block;
	width: 200px;
	background: url(../images/core/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 2px 19px;
} 

.right-border-bottom {
	padding: 15px 0;
	border-bottom: 1px solid #DADBDE;
}



/* BLUE BOX */

.bluebox {
	background-color: #3D5199;
}

.bluebox h1 {
	color: #ffffff;
	font-weight: bold;
	display: inline;
	font-size: 12px;
}

.bluebox table {
	color: #ffffff;
}

.bluebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 55px;
	padding-bottom: 20px;
	padding-top: 15px;
}

.bluebox li {
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 370px;
	background: url(../images/core/bullet-tick-bluepanel.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 3px 25px; 
}

.bluebox a.link:link { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}
.bluebox a.link:visited { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}
.bluebox a.link:hover { font-size:9px; font-weight:bold; color:#FF9C00; text-decoration:underline}
.bluebox a.link:active { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}



/* FOOTER */

#footer {
	border-top: 1px solid #DADBDE;
}

.bg-colour-swatch {
	background-image: url(../images/core/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* PRODUCTS LISTING */

.products-listing {
	padding: 13px 0 20px 10px;
	border-bottom: 1px solid #DADBDE;
}

.products-listing h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	display: inline;
	font-weight: normal;
	color: #FF9C00;
}

.products-listing h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	display: inline;
	font-weight: normal;
	color: #1A257E;
}

.products-listing .caption {
	padding: 5px 0;
	border-bottom: 1px dashed #DADBDE;
}

.products-listing .caption table {
	font-size: 9px;
}




/* PRODUCTS PANEL --FEATURED PRODUCTS */

.products-panel {
	padding: 10px 0 15px 10px;
}


/* CONTACT PAGE */

.contact-details {
	padding: 4px 5px;
	border-right: 1px solid #DADBDE;
}

	
	

/* OTHER ELEMENTS */

.border-bottom {
	border-bottom: 1px solid #DADBDE;
}

.imgborder {
	padding: 7px;
	background-color: #DADBDE;
}


.caption-text {
	font-size: 10px;
	color: #888C9B;
}

.scroll{
	position:relative;
	width:280px;
	height:100%;
	text-align:left;
	padding:2px 20px 0 0;
	overflow:auto;
	margin:0;
}

#searchresults td { padding:8px 0 15px 0; border-bottom:1px dashed #E2E2DF; }
#searchresults .pagename { font-weight:bold; }
