@charset "utf-8";
/* CSS Document */

#home {
	float: left;
	width: auto;
	height: auto;
	margin-top: 20px;
	background: url(/img/van.jpg) no-repeat left;
}

#content {
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 40px;
	float: left;
	width: 555px;
	height: auto;
	font-size: 0.95em;
}


#site-menu {
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;

}

#site-menu ul {
	list-style: none;
	font-weight: bold;	
	margin-top: 0px;
	padding-top: 84px;
	padding-left: 0px;
} 



#site-menu li {
	text-align: center;
	width: 153px;
	height: 35px;
	float: left;
	color: #FFFFFF;
	background: transparent url(../img/head-button.png) top no-repeat;
	behavior: url(iepngfix.htc); 
	margin-right: 8px;
} 

#site-menu li a {
	color: #ffffff;
	display: block;
	padding-top: 10px;
	padding-bottom: 8px;
	text-decoration: none;
} 

#site-menu li a:hover {
	background: transparent url(../img/head-button-on.png) top no-repeat;
	behavior: url(iepngfix.htc); 
}

#site-menu li .active {
	background: transparent url(../img/head-button.png) top no-repeat;
	behavior: url(iepngfix.htc); 
} 

#LeftBasket {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 188px;
	height: auto;
	padding: 0px;
}

#LeftBasket .title {
	width: 188px;
	height: 24px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	background: url(../img/lefttitle.jpg) no-repeat;
}

#LeftBasket .cart {
	padding: 5px;
	font-size: 0.80em;
	background: #E8F3FF;
}



#LeftBasket h2 {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 0.95em;
}


#leftmenu {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 188px;
	height: auto;
	padding: 0px;
}

#leftmenu .title {
	width: 188px;
	height: 24px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	background: url(../img/lefttitle.jpg) no-repeat;
}

#leftmenu h2 {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 0.95em;
}


#leftmenu ul {
	list-style: none;
	font-size: 0.90em;
	font-weight: bold;	
	padding: 0px;
	margin: 2px 0px 0px 0px;
} 

#leftmenu li {
	text-align: left;
	font-size: 0.86em;
	width: 188px;
	height: 31px;
	background: #E8F3FF;
} 

#leftmenu li a {
	color: #245795;
	display: block;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	text-decoration: none;
} 

#leftmenu li a:hover {
	background: #245795;
	color: #FFFFFF;
}

#leftmenu li .active {
	background: #000000;
	color: #FFFFFF;
}

#home {
	float: left;
	width: 555px;
	height: auto;
	background: url(/img/van.jpg) no-repeat left;
}

#content {
	margin-top: 0px;
	margin-left: 20px;
	padding-bottom: 40px;
	float: left;
	width: 555px;
	height: auto;
	font-size: 0.95em;
}

#content a {
	font-size: 0.95em;
	color: #245795;
}

#content a:hover {
	background: #245795;
	color: #FFFFFF;
}



#homepoints ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
} 

#homepoints li {
	text-align: left;
	width: auto;
	height: auto;
	padding-left: 35px;
	padding-bottom: 15px;
	background: url(../img/tick.gif) no-repeat;
} 

#homepoints li a {
	color: #245795;
	text-decoration: none;
} 

#homepoints li a:hover {
	color: #000000;
}

#footer {
	background: url(../img/footer.jpg) repeat-x;
	width: 800px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	text-align: right;
	color: #FFFFFF;
	font-size: 0.75em;
}

#footnav {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	color: #FFFFFF;
	font-size: 0.75em;
	padding-top: 4px;
}

#footnav a {
	color: #FFFFFF;
	text-decoration: underline;
	border-right: 1px solid #FFFFFF;
	padding-right: 8px;
	padding-left: 4px;	
}

ul.sidepoints {
	list-style: none;
	margin-left: 0px;
	padding: 0;
}

ul.sidepoints li {
	padding: 0 0 0 30px;
	margin-left: 5px;	
	background: transparent url(../img/Y.jpg) no-repeat 3px 0px;
	color: #002782;
}

.ShopButton {
	border-bottom: 0px;
	background: url(../img/buttonbg.jpg) !important;
	color: #FFFFFF;
	height: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

a.ShopButton {
	color: #FFFFFF !important;
	text-decoration: none;
}

a.ShopButton:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	background: url(../img/buttonbg-over.jpg) !important;
}

.FormField {
	border: 1px solid #666666;
	background: url(../img/FormField.jpg) !important;
	color: #000000;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


.PostCode {
	border: 1px solid #666666;
	background: url(../img/FormField.jpg) !important;
	color: #000000;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.Button {
	border: 1px solid #DD201A;
	background: url(../img/buttonbg.jpg) !important;
	color: #FFFFFF;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

a.Button {
	color: #FFFFFF !important;
	text-decoration: none;
}

.Button:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	border: 1px solid #353D84;
	background: url(../img/buttonbg-over.jpg) !important;
}