body {
	background-color: #CCCCCC;
	/* background-repeat: repeat; */
	background: url(http://www.ccfmobility.co.uk/bg.jpg) repeat-x;
}
#searchbox {
	background: #FFEB8E;
	height: 60px;
	width: 280px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 18px;
	float: right;
	padding-top: 15px;
	border: 1px solid #003071;
	margin-right: 4px;
}



#pageSurround {

	width: 950px;
	
	margin: 0px auto;

	border: 0px solid #000000;

	background-color: #FFFFFF;

}

#subSurround {
	border: 1px solid #002F71;
	background-color: #FFFBEA;
}
#vatinfo {
	font: 1.0em Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
}

#topHeader {
	text-align: right;
	height: 115px;
	padding-right: 10px;
	padding-top: 0px;
	background: #FFFFFF url(../styleImages/backgrounds/topleftlogo2.gif) no-repeat left top;

}

#topnav {
	background: #FFEB8E;
	height: 25px;
	width: 100%;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 140px;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 20px;
}

.boxContentLeft {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 158px;
}

.boxContentRight {
    border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 153px;
}

.colLeft {

	width: 160px; 

	padding-left: 9px;

	padding-right: 5px;

}

.colMid {
	width: 98%;
}

.colRight {

	width: 160px; 

	padding-left: 5px;

}

.boxContent {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 20px;
	border: 1px solid #002F71;
	height: auto;
	float: left;
	width: 98%;
}

/* CHECKOUT PAGES */

.colLeftCheckout {

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float:left;

}

.colMainCheckout {

	width: 600px;

}



/* END CHECK OUT PAGES */

.siteDocs {
	text-align:right;
	margin-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {

	background-color: #FFFBEA;

	text-align: center;

	border: 1px solid #C9CEFC;

	margin: 20px auto 0px;

	padding: 3px;

	width: 90%;

}

.subCat {	

	text-align: center;

	padding: 8px;

	float: left;

	width: 110px;
	
	height: 140px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

#productimage {

	width: 300px;

	float: left;

	clear: right;

}

#productinfo {
	float: left;
	width: 300px;
	text-align: left;
}

.boxContent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #002F71;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

