/* @override 
	http://localhost/devsites/wbpowersource.co.uk/styles.css
	http://localhost/devsites/wbpowersource.co.uk/styles.css
	http://wbpowersource.co.uk/styles.css
*/

body {
	background-color: #ccc;
	margin: 0 auto;
	padding: 0;
	font-family: Geneva,Helvetica,Arial,sans-serif;
	background: url('images/bgGrad.gif') repeat-x #B7BCC3;
}
#pageContainer {
	width: 780px !important;
	overflow: hidden;
	background-color: #fff;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
}

#pageHeader {
	height: 139px;
	background: url('images/bg_header.jpg') no-repeat left top;
	background-color: #fff;
}
#pageHeader h1 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #bddffd;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px #000;
}
#pageNavigation {
	height: 31px;
	background: url('images/bg_menu.jpg') repeat-x center top;
}
#pageNavigation ul {
	margin: 0 auto;
	padding: 0;
	padding-top: 5px;
	text-align: center;
	list-style: none;
}
#pageNavigation li {
	list-style: none;
	display: inline;
	margin: 0 20px;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
}
#pageNavigation li a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1px;
}
#pageNavigation li a:hover {
	text-decoration: underline;
}
#pageNavigation ul li {
	color: #FF1E39;
}
.breaker {
	background: url('images/breaker.png') no-repeat;
	background-color: #fff;
	width: 780px;
	height: 22px;
}
#mainContent {
	width: 750px;
	padding: 0 15px;
}
#imageContainer {
	margin: 0 auto;
	text-align: center;
	height: 198px;
}

#greyArea {
	background: url('images/greyArea.jpg') no-repeat center;
	background-position-y: center;
	height: 220px;
	width: 780px;
	margin-left: -15px;
}
.clearfix {
	clear: both;
}
h1 {
	font-size: 20px;
	color: #18469B;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	text-align: center;
	margin: 10px auto;
	margin-bottom: 25px;
	padding: 8px;
}
p {
	font-size: 12px;
}
a {
	color: #0000EE;
}
a:visited {
	color: #E61920;
}
.column{
	width: 280px;
	margin-left: 25px;
}
.column .head{
	background: url(images/transbox/smalltop.png) no-repeat center;
	height:30px;
	margin:0;
}
.column .content{
	background: url(images/transbox/smallmid.png) repeat-y center;
	padding:2px 10px 2px 10px;
	margin:0;
	height:170px;
}
.column .content img{
	margin-right: 10px;
}
.column .content p{
	z-index:50;
}
.column .content a, .column .content a img{
	position: relative;
}
.column .footer{
	background: url(images/transbox/smallbottom.png) no-repeat center;
	height:12px;
	margin:0;
	padding:0;
}
*html .column .head{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transbox/smalltop.png', sizingMethod='scale');
}
*html .column .content{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transbox/smallmid.png', sizingMethod='scale');
}
*html .column .footer{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transbox/smallbottom.png', sizingMethod='scale');
}
.column p{
	margin:3px;
	color: #18469B;
}
.column img{
	padding:5px;
}
.column p a{
	display:block;
	margin-top: 5px;
}
.column h4{
	color: #B30016;
	font-size: 15px;
	text-align:left;
	padding:8px 3px 0 4px;
	margin:0px 0 0 8px;
}
#frontcol1, #frontcol2{
	float: left;
}
#frontcol2{
	margin-left: 25px;
}

#greyArea #ukmap {
	float: left;
	width: 117px;
	height: 201px;
	background: url('images/uk.gif') no-repeat top center;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 0;
}
#ukmap p {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	color: #BE0016;
	margin-top: 70px;
}

/* Products PAGE */

.partsCol {
	float: left;
	height: 270px;
	width: 345px;
	margin: 6px 6px;
	margin-right: 15px;
	margin-left: 10px;
	background: url('images/eeeGrey.jpg') repeat-x bottom #eee;
	border: 1px solid #bbb;
	overflow: hidden;
}
.partsCol h1 {
	padding: 0;
	margin: 0;
	border: 1px solid white;
	background-color: #014A97;
	color: #BCDFFB;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	text-align:center;
}

.partsCol p, .partsCol ul {
	font-size: 12px;
	color: #333;
	margin-left: 170px;
	margin-top: 4px;
	margin-bottom: 6px;
	width: 162px;
	padding: 0;
}
.partsCol ul {
	margin-left: 180px;
}

.imgArea {
	float: left;
	width: 150px;
	height: 241px;
	background-color: #fff;
	text-align: center;
	padding:5px;
}
.imgArea .colImg {
	float: left;
	margin-bottom: 20px;
	margin-left: 0;
	border: none;
}

#largeImg {
	background-color: #fff;
	width: 480px;
	height: 360px;
	z-index:10;
	position: absolute;
	top: 650px;
	left: 30%;
	border: 1px solid #000;
	text-align: center;
	margin: 0 auto;
}
#largeImg input {
	float: right;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
}

/* PARTS PAGE */

#parts {
	margin: 10px auto;
	text-align:left;
	width: 710px;
	padding: 0 10px;
	padding-bottom: 20px;
	background: url('images/phone_woman.jpg') no-repeat bottom left #eee;
}
#parts img {
	padding: 0;
	border:1px solid #eee;
	border-top:1px solid #999;
	margin:0;
	margin-top: 10px;
	margin-left: -10px;
}
#parts p {
	font-size: 13px;
	color: #333;
}
#parts h2 {
	font-size: 18px;
	color: #960115;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	text-align: center;
	width: 390px;
	margin: 20px auto;
	margin-left: 180px;
	margin-top: 40px;
	padding: 8px;
	padding-bottom: 0;
}
#parts h3 {
	font-size: 28px;
	color: #18469B;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	text-align: center;
	width: 390px;
	margin: 0 auto;
	margin-left: 180px;
	padding: 8px;
	padding-top: 0;
}

/* about us */

#aboutus {
	margin: 10px auto;
	text-align:left;
	width: 710px;
	padding: 0 10px;
	padding-bottom: 20px;
	background: #eee;
}
#aboutus h1 {
	margin-bottom: 0px;
	border-bottom: 1px solid #999;
	margin-left: -10px;
	margin-right: -10px;
	padding-bottom: 18px;
}
#aboutus img.workshop {
	padding: 0;
	margin:0;
	margin-left: -10px;
	margin-right: 15px;
	float: left;
}
#aboutus #ukmap {
	float: left;
	width: 117px;
	height: 201px;
	background: url('images/uk.gif') no-repeat top center;
	margin-top: 30px;
	margin-left: 90px;
	margin-right: 0;
	text-align: center;
}
#aboutus #ukmap p {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	color: #BE0016;
	margin-top: 70px;
	width: 117px;
}
#aboutus h2 {
	font-size: 18px;
	color: #960115;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	text-align: center;
	margin: 20px auto;
	width: 500px;
}
#aboutus #icons {
	text-align: center;
	margin: 0 auto;
	float: right;
	margin-right: 40px;
	margin-top: -40px;
}
#aboutus p {
	text-align: center;
	font-size: 13px;
	color: #333;
	width: 560px;
	margin: 15px auto;
}

/* contact page */

#contactDetails {
	float: left;
	margin-left: 20px;
	background: url('images/phone_woman_lg.jpg') no-repeat bottom left #fff;
	padding-bottom: 220px;
	margin-bottom: 20px;
}
#contactDetails p {
	font-size: 14px;
}
#contactDetails a {
	text-decoration: none;
}
form#contactForm, table#sent {
	float: right;
	margin-right: 20px;
	font-size: 13px;
	color: #333;
}

table#sent {
	float: left;
	margin-left: 50px;
	font-size: 13px;
}
table#sent td {
	padding: 0px 8px;
}

#contactArea table {
	padding-left: 10px;
}

form#contactForm h1{
	margin: 0;
	padding: 0;
	width: 350px;
	text-align: left;
	margin-bottom: 20px;
}

.req {
	color: #E61920;
	font-size: 12px;
	text-align: center;
}

/* FOOTER */

#footerLinks{
	margin: 0 auto;
	width: 700px;
	text-align: center;
}
#footerLinks ul {
	list-style: none;
	padding: 0;
	margin: 5px;
}
#footerLinks li{
	display: inline;
	padding:0 10px 0 0;
	color: #18469B;
	font-size: 12px;
}
#footerLinks li a{
	color: #18469B;
	text-decoration: none;
}
#footerLinks li a:hover{
	text-decoration: underline;
}
#corpinfo{
	margin:0 auto;
	text-align: center;
	color: #2190BA;
	padding: 0;
	padding-bottom: 20px;
	font-size: 10px;
}

#rssfeeds{
	margin: 20px auto;
}

#rssfeeds table {
	background: url('images/bgGrad.gif') repeat-x top center #B7BCC3;
	margin: 0 10px;
}

#rssfeeds table td a{
	text-decoration: none;
	color: #666;
}

#rssfeeds table td a img {
	border: 4px solid #E5E5E5;
}

#rssfeeds table tr td.j font{
	font-size: 12px;
}

#rssfeeds table tr td.j font b{
	font-weight: normal;
}

#rssfeeds table tr td.j div.lh a{
	font-size: 15px;
	text-decoration: none;
	color: #BE0016;
	font-weight: bold;
}

#rssfeeds table tr td.j div.lh a:hover{
	text-decoration: underline;
}


.rentals .image{
	float: left;
}

.rentals h1{
	text-align:left;
	margin-bottom: 1px !important;
	padding: 0;
}

.rentals .intro{
	float: left;
	width: 400px;
	margin-left: 20px;
}
.rentals .intro p{
	font-size:14px;
}

.rentals #frontcol1{
	font-size: 12px;
}

.rentals #frontcol1 ul{
	padding:0px 20px;
}

.rentals .content.main ul{
float: right;
width: 50%;
font-size: 14px;;
}

ul.ticked{
	list-style:none;
	margin:0;
	padding:0;
}

ul.ticked li{
	padding:0px;
	padding-top: 9px;
	background: url('images/icon_tick.gif') no-repeat left top;
	padding-left: 40px;
	margin-left: 0;
	margin-bottom: 16px;;
}

.content.quotation #icon{
	background:url('images/contact_us_quote.gif') no-repeat bottom right
}

