body{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}
/*#tabnav img{
	display: inline;
}*/	
hr{
	height: 1px;
	color: #dc1f85;
}
a{
	color: #7f6071;
	text-decoration: none;
}

td{
	font-size: 12px;
	}
a:hover{
	color: #dc1f85;
	text-decoration: none;

}

.sec_title:hover{
	color: #7f6071;
	text-decoration: none;
}

.secLevel2 a{
	color: black;
	text-decoration: none;
}

h2{
	padding-top: 1em;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	color: #dc1f85;
}
p{
	padding-top: 0px;
	padding-bottom: 1em;
	margin: 0px 0px 0px 0px;
}

.secLevel2 a:hover{
	color: #dc1f85;
	text-decoration: none;

}

.secLevel1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
}

li{
	padding-top: 1px;
	padding-bottom: 1px;
}
.secLevel2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	font-weight: normal;
	display: none;
	font-size: 11px;
}

.secLevel3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	list-style-type: none;
	font-weight: normal;
	display: none;
		font-size: 10px;
}


#mainBody{
	margin: 0px auto;
	width: 990px;
	height: auto;
	text-align: left;
}

#header{
	width: 990px;
	background-color: #FFFFFF;
	height: 103px;
	margin-bottom: 0px;
	text-align: left;
}

#leftCol{
	width: 140px;
	float: left;
}

#rightCol{
	width: 140px;
	float: left;
	padding-left: 10px;
}

#middleCol{
	width: 690px;
	padding-left: 10px;
	float: left;
	
}


#footer{
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.product{
	width: 210px;
	float: left;
	padding: 4px 4px 4px 0px;
	font-size: 11px;
}

#pictureBox{
	position: absolute;
	width: 400px;
	height: 450px;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: white;
	display: none;
	border: 1px solid black;
	text-align: center;
}

#pictureBoxImg{
	position: inherit;
	width: 100%;
	text-align: center;
}

#customerReviewForm{
	display: none;
}

form{
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
}

.sideAdvert{
	margin-bottom: 6px;
}

.searchBox{
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.price{
	font-size: 11px; font-weight: bold;
	color: #e0257c;
}

.sec_title{
	font-size: 24px;
	color: #dc1f85;
	padding: 0px;
	margin: 0px;
}

.sec_price{
	font-size: 20px;
	font-weight: bold;
	color: #dc1f85;
}

.checkout_price{
	font-size: 16px;
	font-weight: bold;
	color: #dc1f85;
}
.sec_ourprice{
	color: #575757;
	margin-top: 10px;
}

.sec_moreinfo{
	margin-top: 10px;
}

select{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffc5e5;
}

input{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffc5e5;
}

.itemtitle{
	font-size: 18px;
	font-weight: bold;
	color: white;
}

.trail{
	font-size: 12px;
	padding-left: 120px;
}

.checkout_items{
	font-size: 12px;
}

.homebullets{
	font-weight: bold;
	color: #df2087;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 36px;
	font-size: 10px;
}

.rrp{
	font-weight: bold;
	font-size: 14px;
}

.yousave{
	font-size: 16px;
	color: #FF3399;
	font-style: italic;
}