/* FOR ALL */
/* html>body */
/* First set your css tag, then if you use html>body followed by the tag */
/* i.e. 'html>body pagecontent' then i.e. will ignore this */
/* All other browsers seem to see it so it fixes any browser issues */

/* FOR YOU SAM */
/* THESE CONTROL ALL THE LINKS BY DEFAULT */
a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF009F;
	cursor: pointer;
	text-decoration: underline;
	font-weight: normal;
}




/* ------------------------------------------ */

/* mainProduct */
	#mainProduct {
	color:#FFFFFF;
	margin-left:37px;
	}
	#mainProduct td{
	color:#FFFFFF;
	}
	#mainProduct .content {
	text-align:justify;
	}

	#setPrice3, setPrice4 {
	font-size:16px; 
	color:#FF0000; 
	margin-left:70px;
	margin-top:5px;
	font-weight:bold;
	height:30px;
	}

/* ------------------------------------------ */

/* Input search field */
	#search .inp {
	}
	/* Search button */
	#search .but {
	}





/* ------------------------------------------ */

/* incSubThumbs.asp */

#SorryNoProductsFround {
	margin-top:40px;
	width:600px;
	text-align:center;
	color:#FFFFFF;
}



#pageContent {
	margin-top:40px;
	width:510px;
	color:#FFFFFF;
	text-align:justify;
}





/* ------------------------------------------ */

/* MAIN PRODUCTS */
	#label {
	padding:0px;
	margin:0px;
	}
	#display {
	padding:0px;
	margin:0px;
	}
	.sizes select, .colours select {
	width:180px;
	}

	#label h2, #label h1 {
	padding:0px;
	margin:0px;
	}
	.sizes select, .colours select {
	width:180px;
	}



/* ------------------------------------------ */

/*The table at Checkout */
	#checkoutbox {
	
		width:500px;
		margin-top:40px;
	}
	/*The first row is set to a table header row */
	#checkoutbox th { 
		text-align:left;
		color:#FF009F;
		background-color:#990065;
	}
	/*The repeating rows in UD table */
	#checkoutbox .list0 {
		color:#6B0047;
		background-color:#FFBFE9;
	}
	#checkoutbox .list1 {
		color:#FF009F;
		background-color:#990065;
	}




/* ------------------------------------------ */

/*The shopping qty and running total */
	#shoppingBasket {
	background-image:url(../images/build/shoppingBasketBackGround.jpg);
	background-repeat:no-repeat;
	width:163px;
	}
	#shoppingBasket table {
	margin-top:65px;
	color:#FFFFFF;
	font-size:11px;
	margin-left:25px;
	}




/* ------------------------------------------ */

/*These are the record paging links that appear at the top of incThumbs */
	#prodNavLinks {
		margin-top:25px;
		color:#FFFFFF;
		text-align:center;
	}
	#prodNavLinks td{
		color:#FFFFFF;
	}
	#prodNavLinks a, #prodNavLinks a.pagingON {
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}
	#prodNavLinks a:hover, #prodNavLinks a.pagingON:hover {
		color:#FF009F;
		text-decoration:none;
		font-weight:normal;
	}
	#prodNavLinks a.pagingOFF {
		color:#FF009F;
		text-decoration:underline;
	}








	#subthumbs {
	display:block;
	white-space:nowrap;
	margin-left:3px;
	}
	#subthumbs a, #subthumbs a:visited, #subthumbs a:active {
		font-weight:normal;
		color:#FFFFFF;
	}
	#subthumbs a:hover {
		text-decoration:underline;
		color: #FF009F;
		}



	#advertCreator {
		color:#FFFFFF;
	}



	#subthumbNailContainer {
	width:520px;
	margin-left:40px;
	}




/* ------------------------------------------ */

/*This little lot controls the way the thumbs are displayed */
	#thumbNailContainer {
	width:510px;
	margin-left:65px;
	}
	#thumbs {
		background-image:url(../images/build/topImage_r3_c3.jpg);
		border:1px solid #FF009F;
		color:#FF009F;
		float:left;
		width:150px;
		margin-top:5px;
		margin-right:10px; 
		margin-bottom:5px; 
	}
	#thumbs .modelANDlink {
	color:#FF009F;
	text-transform:uppercase;
	margin-top:8px;
	margin-bottom:4px;
	height:50px;
	text-align:center;
	}
	#thumbs .imagediv {
	text-align:center;
	margin-top:20px;
	}
	#thumbs .thumbPrice {
	text-align:center;
	color:#FF009F;
	text-transform:uppercase;
	margin:6px;
	}
	#thumbs .link {
	text-align:center;
	}




/* ------------------------------------------ */

/* called from incProdNav.asp */	
#productNav {
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	text-transform:capitalize;
	text-indent:30px;
	margin-bottom:30px;
	}
#productNav a.off, #productNav a.off:visited, #productNav a.off:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
#productNav a.off:hover {
	color: #FF009F;
	text-decoration: underline;
	}
#productNav a.on, #productNav a.on:visited, #productNav a.on:active {
	color: #FF009F;
	font-weight: normal;
	text-decoration: underline;
	}
#productNav a.on:hover {
	color: #FF009F;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* ------------------------------------------ */

/* called from navMain.asp */	
#topnavigation {
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	text-transform:lowercase;
	}
#topnavigation a:visited, #topnavigation a:active, #topnavigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
#topnavigation a:hover {
	color: #FFFFFF;
	}
#topnavigation a.on, #topnavigation a.on:visited, #topnavigation a.on:active {
	color: #FFFFFF;
	font-weight: bold;
	}
#topnavigation a.on:hover {
	color: #FFFFFF;
	}

#PageContentText table {
	width: 530px;
}

#PageContentText p {
	text-align:justify;

}

#PageContentText td {
	color: #ffffff;
	padding-top:40px;
	padding-left:40px;
	width:530px;
	padding-right:40px;
	text-align:justify;
}

#categorybox {
	width:530px;
	border-spacing:12px;
}

#categorybox td {
	width:33%;
	padding:6px;
	text-align:center;
}

#categoryframe {
	background-image:url(../images/build/topImage_r3_c3.jpg);
	background-repeat:repeat;
	border:1px #ff009f solid;
	padding:4px;
}