f.cfdebug table {
	margin-top:600px;
}
#container {
	border: 5px solid #c09;
	position: absolute;
	margin-left: -379px;
	height: 590px;/*was 550 */
	width: 758px;
	left: 50%;
	background-color: #FFFFFF;
}
#topBand {
	background-color: #CC0099;
	height: 67px;
	width: 758px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
}
#logo {
	position: absolute;
	top: 8px;
	left: 10px;
}
#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	position: absolute;
	width: 300px;
	right: 10px;
	height: 47px;
	top: 10px;
	padding-left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Nav {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFCCCC;
	position: absolute;
	min-height: 409px;
	height:auto;
	width: 180px !important;
	left: 10px;
	top: 104px;
	background-image:url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
* #Nav{
	height: 449px;/*was 409*/
}
#index_baseBand {
	position: absolute;
	bottom: 0px;
	background-color: #CC0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	left: 0px;
	padding-left: 10px;
	padding-top: 2px;
	width: 758px;
}
#baseBand {
	position: absolute;
	bottom: -10px;
	background-color: #CC0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom:3px;
	width: 768px;
	margin-left:-5px;
	text-indent:10px;
}
#baseBand a{
	color: #FFFFFF;
	text-decoration:none;
}
#baseBand a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#products h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0099;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 15px;
}
#products UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 1.5em;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
#products UL a{
	color: #666666;
	text-decoration:none;
}
#products UL a:hover{
	color: #666666;
	text-decoration:underline;
}
#searchString {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0099;
	background-color: #FFFFFF;
	border: 1px solid #FFCCCC;
	height: 20px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0099;
	border: 1px solid #FFFFFF;
	height: 20px;
}
#cart h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0099;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 15px;
}
#cart UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 2em;
	font-weight: normal;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
#cart a{
	color: #666666;
	text-decoration:none;
}
#cart a:hover{
	color: #666666;
	text-decoration:underline;
}
#cart {
	position: absolute;
	bottom: 12px;
}
#cards {
	position: absolute;
	bottom: -8px;
	left: 10px;
}
#freeDel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #840063;
	bottom: 25px;
	left: 353px;
	font-size: 16px;
	font-weight: bold;
	top: 505px;
	width: 401px;
	position: absolute;
	padding: 2px;
	text-align: right;
}
#baseNav {
	position: absolute;
	right: 10px;
	bottom: 3px;
	text-align: right;
}
#baseNav a{
	color:#FFFFFF;
	text-decoration:none;
}
#baseNav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#mainWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	position: absolute;
	height: 440px;/*was 400*/
	width: 550px;
	top: 129px;
	overflow: auto;
	padding-right: 10px;
	left: 200px;
}
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	position: absolute;
	top: 107px;
	left: 200px;
	text-transform: lowercase;
}
#breadcrumbs a{
	color: #999999;
	text-decoration:none;
}
#breadcrumbs a:hover{
	color: #999999;
	text-decoration:underline;
}
#pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0099;
	position: absolute;
	top: 102px;
	right: 10px;
	font-weight: bold;
	text-align: right;
	width: 550px;
}
#searchForm {
	position: absolute;
	top: 10px;
}
#products {
	overflow: auto;
	margin-right: 20px;
}
body {
	background-color: #FFCCCC;
}
#address {
	position: absolute;
	height: 300px;
	width: 255px;
	left: 20px;
	top: 20px;
}

#email_contact {
	position: absolute;
	height: 300px;
	width: 157px;
	left: 290px;
	top: 20px;
}

h3 {
	color: #8A0068;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}
#mainWindow a {
	color: #CC0099;
	text-decoration: none;
}
#mainWindow a:hover {
	color: #6F0053;
	text-decoration: underline;
}
#mainWindow UL{
	line-height: 1.5em;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: square;
	text-transform: lowercase;
	font-variant: normal;
	color: #CC0099;
}
#prodGroups {
	position: absolute;
	width: 256px;
	top: 10px;
	left: 2px;
	height: 375px;
}
#suppliers {
	position: absolute;
	width: 260px;
	top: 10px;
	right: 10px;
	left: 272px;
	height: 375px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0099;
	background-color: #FFCCCC;
	text-align: left;
	padding: 2px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#noImage {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0099;
	top: -20px;
}
#description {
	position: absolute;
	left: 218px;
	top: 35px;
	width: 314px;
	height: 150px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 2px;
	line-height: 15px;
	scrollbar-face-color: #CC0099;
	scrollbar-shadow-color: #CC0099;
	scrollbar-highlight-color: #CC0099;
	scrollbar-3dlight-color: #CC0099;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #E7E7E7;
	scrollbar-arrow-color: #FFFFFF;
}
#otherInfo {
	position: absolute;
	left: 5px;
	top: 201px;
	width: 527px;
	height: 69px;
	overflow: auto;
	font-size: 0.8em;
	color: #999999;
	background-color: #FFFFFF;
}
.textBox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0099;
	background-color: #FFE1E1;
	border: 1px solid #CCCCCC;
}
.carttextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#marq {
	float:left;
	display:inline;
	width: 744px;
	left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	text-align: left;
	margin-top:-100px;
	font-weight: bold;
}
#enlarge {
	position: absolute;
	left: 2px;
	top: 39px;
}
#Figures {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.Figures {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#previous {
	position: absolute;
	left: 497px;
	top: 339px;
}
#next {
	position: absolute;
	right: 9px;
	top: 340px;
	left: 517px;
}
#recordStatus {
	position: absolute;
	left: 372px;
	width: 157px;
	top: 0px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	text-align: center;
	background-color: #FFE1E1;
	font-size: 0.8em;
	color: #CC0099;
}
.style3 {
	color: #CC0099;
	font-size: 9px;
	background-color: #FFE1E1;
	border: 1px solid #CCCCCC;
}
.topCatPage {
	color: #CC0099;
	background-color: #FFE1E1;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#prodImage {
	position: absolute;
	left: -1px;
	top: 37px;
}
#addToCart {
	position: absolute;
	left: 4px;
	top: 274px;
}
#selectColour {
	position: absolute;
	left: 288px;
	top: 86px;
	height: 284px;
	background-color: #FFE1E1;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 257px;
	overflow:auto;
}
#pad10 {
	padding: 10px;
}
#leftCol {
	position: absolute;
	width: 531px;
	height: 160px;
	left: -1px;
	top: 215px;
}
#rightCol {
	position: absolute;
	width: 227px;
	height: 172px;
	right: 5px;
	top: 18px;
	left: 320px;
}
.brdr {
	border: 1px solid #CCCCCC;
}
#colourCardText {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 125px;
	width: 540px;
	padding: 5px;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
}
#help {
	background-color: #E6E6E6;
	border: 2px solid #CC0099;
	position: absolute;
	height: 200px;
	width: 300px;
	left: 71px;
	top: 0px;
	padding: 5px;
}
.helpHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF33CC;
}
#close_help {
	position: absolute;
	left: 283px;
	top: 11px;
}
#Trade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0099;
	position: absolute;
	left: 401px;
	top: 133px;
	width: 124px;
	padding: 5px;
	background-color: #FFC6F1;
}
.tellFriend{
	margin-left:30px;
	position:absolute;
	right:10px;
	bottom:8px;
	background-color:#FFFFCC;
	padding:5px;
}

