body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(/ekmps/shops/dsitrifirst/resources/Design/bg.gif);
	background-repeat: repeat-x;
	background-color: #654F38;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 120px;
	width: 1000px;
}
#content {
	float: left;
	width: 1000px;
	background-color: #E9E7DB;
}

#content #promoText h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E9E7DB;
	font-style: italic;
	font-size: 2.3em;
	font-weight: lighter;
	margin-left:16px;
	margin-right:16px;
	margin-top:16px;
	margin-bottom:16px;
	padding:0;
}
#content #promoText h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style: italic;
	color: #E9E7DB;
	margin-left:16px;
	margin-right:16px;
	margin-top:16px;
	margin-bottom:16px;
	padding:0;
}

#basket {
	background-color: #E9E7DB;
	float: right;
	width: 250px;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	border: 2px solid #A88765;
	padding-bottom:10px;
}
#main {
	float: left;
	background-color: #E9E7DB;
	
	display:inline;
}
#promo {
	float: left;
	width: 1000px;
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#promoImage {
	float: left;
	width: 550px;
	height: 250px;
}
#promoText {
	
	float: right;
	height: 250px;
	width: 448px;
}
#products {
	float: right;
	width: 660px;
	margin-top:20px;
	margin-right:20px;
	display:inline;
	margin-bottom:20px;

}
#footer p {
	font-size: 1.3em;
	line-height: 40px;
	color: #ffffff;
	margin-right: 20px;
	margin-left: 20px;
}

#special {
	float: left;
	width: 320px;
	
	
}

#special img {
margin-top:20px;
}

#main h2 {
	font-size: 1.8em;
	font-weight: lighter;
	
}
#main p {
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	font-size: 1.5em;
}



#footer {
	height: 40px;
	width: 1000px;
	float: left;
	background-color: #271B0C;
}

#primaryNav {

	width:1000px;
	height:40px;
	border-bottom: 1px solid #ffffff;
}
#primaryNav ul {
	float: left;
	width: 1000px;
	list-style-type: none;
	background-image: url(/ekmps/shops/dsitrifirst/resources/Design/nav-bg.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 110px;
	width: 196px;
	margin-top: 5px;
}

#logo img {
border: 0;
}

#search {
	float: left;

	width: 250px;
	display: inline;
	margin-top: 10px;
	margin-left: 50px;
}

#primaryNav ul li {
	float: left;
}
#primaryNav ul a {
	line-height: 40px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.5em;
	float: left;
	color: #553F28;
	text-decoration: none;
	font-weight: bold;
}

#primaryNav ul a:hover {
color: #C03A76;
}


#products ul {
	float: left;
	width:660px;
	list-style-type: none;
	margin:0;
}
#products ul li {
	background-color: #ffffff;
	float: left;
	height: 83px;
	width: 200px;
	margin-bottom: 20px;
	display: inline;
	margin-left: 20px;
	font-size: 1.4em;
	padding-top:8px;
	border-top: 1px solid #A88765;
	border-bottom: 1px solid #A88765;
	
}

#products ul li span {
	font-weight:bold;
	font-style: italic;
	margin-top: 5px;
}

#products ul li a {
color: #C03A76;
}

.product img {
float:left;
margin-left:8px;
margin-right:8px;
}
#basket p {
	font-size: 1.5em;
	margin: 10px;

}

a {
color: #C03A76;
}

#basket table {
float:right;
display:block;
margin-right:10px;
}

#basket table table {
margin-right:0;
}

#basket table td {
padding-left:5px;
}

#header input {
background-color: #E9E7DB;
border:2px solid #A88765;
padding:3px;
}

#left {
	float: left;
	width: 680px;
}
#content h1 {
	font-size: 2.4em;
	font-weight: lighter;
	margin-top:20px;
}


#content #left .left img {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 100px;
	border:1px solid #A88765;
}

#content .applicator img{
border:1px solid #A88765;
}


#right {
	float: right;
	width: 300px;
}

#right h3 {
margin-top:20px;
margin-bottom:10px;
font-size: 1.3em;

}


#right p {
font-size:1.3em;
line-height:130%;
margin-top:8px;
}

img.right {
float:right;
margin-left:5px;
margin-bottom:5px;
}




#left ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;

}
#left li {
	font-size: 1.5em;
	list-style-type: square;
	margin-left: 20px;
}

p.price {
font-size:1.6em;
}

p.price span.price {
font-weight: bold;
}

#content table, #content p, #content h1, #content h2, #content h3 {
margin-left:20px;
margin-right:20px;
}

#content .product table {
margin-left:0;
margin-right:0;
}

#content #promoText table {
	margin-top: -50px;
	position: relative;
	z-index: 500;
	
}


#content table p, #content table h1, #content table h2, #content table h3 {
margin-left:0;
margin-right:0;
}

hr {
margin-left:20px;
margin-right:20px;
height:1px;

}#special p, #special h1 {
	font-family: Arial, Helvetica, sans-serif;
}

#random {
clear: both;
width: 680px;
float:left;
margin-bottom:20px;
}

#random img {
float:left;
margin-right: 10px;
border:0;
}

#content img {
border:0;
}

hr {

display: none;

}

#promotional {
height:60px;
width:468px;
float:left;
margin-top:12px;
}
#centreContainer {
float: left;
width:468px;
display:inline;
margin-left:30px;
}
