/*

Pure.css for use with Pure.html
By Craig Moore 18/1/2007 / Corrin Quigley 26.06.09


*/

html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	/*background: url(http://www.talbotfashions.co.uk/acatalog/images/spots.jpg); repeat-x repeat-y center center;*/
	/*background : #000000;*/
}
div {
	margin: 0px;
	padding: 0px;
}
a {
	margin: 0px;
	padding: 0px;
}
#header {
	width : 100%;
	height : 96px;
	/*background : #9cd6e2;*/
	background : #ec008c;
	text-align : center;
	font-size : 500%;
	font-family : arial;
	padding-bottom : 5px;	
}
#header1 {
	color : #929292;
	display:none;
}
#header2 {
	color : #666666;
	display:none;
}
#navigation {
/*	position : absolute;
	left : 0px;*/
	float : left;
	/*background-color : #9cd6e2;*/
	background-color : #ec008c;
	/*background-image : url('BR-pink-on-white.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;*/
	width : 12%;
	text-align : right;
	/*padding-right : 15px;	*/
	padding-bottom : 15px;
}
#navigation a {
	font-size : 115%;
	font-family : arial;
	display : block;
	text-decoration : none;
	/*color : #fff;*/
	color : #FFFFFF;
	padding-right : 12px;
}
#navigation a:hover {
	font-size : 115%;
	font-family : arial;
	display : block;
	text-decoration : none;
	/*color : #e85bc3;*/
	color : #8fd34d;
	padding-right : 12px;
}
#navigation p {
	margin: 0px;
	padding: 0px;
	font-size : 75%;
	font-family : arial;
	display : block;
	text-decoration : none;
	/*color : #C83758;*/
	color : #ffffff;
	/*space right of address*/
	padding-right : 12px;
}

#TLCorner {
/*	position : absolute;
	left : 15%;
	right : 0px;*/
	float : left;
	width : 15px;
	height : 15px;
	/*background-image : url('TL-white-on-pink.jpg');
	background-repeat:no-repeat;
	background-position:top left;*/ 	
}
#salesBar {
	float : right;
	/*background-color : #9cd6e2;*/
	background-color : #ec008c;
	/*background-image : url('BL-pink-on-white.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;*/ 	
	width : 12%;
	text-align : left;
}
#salesBar a {
	font-size : 115%;
	font-family : arial;
	display : block;
	text-decoration : none;
	color : #FFFFFF;
	padding-left : 12px;
	z-index : 1;	
}
#salesBar a:hover {
	font-size : 115%;
	font-family : arial;
	display : block;
	text-decoration : none;
	/*color : #e85bc3;*/
	color : #8fd34d;
	padding-left : 12px;
	z-index : 1;
}
#TRCorner {
/*	position : absolute;
	left : 15%;
	right : 0px;*/
	float : right;
	width : 15px;
	height : 15px;
	/*background-image : url('TR-white-on-pink.jpg');
	background-repeat:no-repeat;
	background-position:top right;*/ 	
}
/*#logo {
	clear : both;
	background-image : url('talbotImportCompanyLogo.jpg');
	width : 75px;
	height : 70px;
}*/
#content {
	position : absolute;
	left:12%;
	width : 75%;
	text-align:left;
	z-index : 0;
}
.contentItem {
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	z-index : 0;	
}
#footer {
	/*position : absolute;*/
	clear : both;
	width : 100%;
	height : 45px;
	bottom : 0px;
	text-align : center;
	font-size : 75%;
	font-family : arial;
	display : block;
	text-decoration : none;
	/*background-color : #9cd6e2;*/
	background-color : #ec008c;
	padding-top : 5px;
}
#footer a {
	text-decoration : none;
	color : #ffffff;
}
#footer a:hover {
	/*color : #e85bc3;*/
	color : #8fd34d;
	
}
.productbody {}
.productbody:link {}
.productbody:visited {}
.button{}
.invoicedetails {}
.warningtext {}
.BrochureTitle{}
.prodhead {}
.prodhead:link {}
.prodhead:visited {}
H1, H2, H3, H4, H5, H6 {margin-bottom: 0px; margin-top: 0px;font-size: 14px; text-decoration: none; font-weight:normal;}