/* CSS Document */
html{
	height:100%;
}

body {
	background-color:#000000;
	font-family:arial;
	font-size:80%;
}
input, select, textarea {
	font-size:100%;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
strong{
	font-size:110%;
}

form{padding:0px;margin:0px;}

.content_text a, .content_text a:visited {
	color:#000000;
}

.greyedout{
	color: #AAAAAA;
}	

.clear_both {
	clear:both;
}
.noborder {
	border:0px;
}
.hidden {
	display:none;
}
.bold {
	font-weight:bold;
}
.image_align {
	vertical-align:top;
}
.image_left {
	float:left;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.text_center {
	text-align:center;
}


h1 {
	font-size:145%;
	margin:0px;
	margin-bottom:8px; /*JH*/
}

h2{
	font-size:125%;
	margin:0px;
}
}

p {
	margin-top:3px;
}

.main_wrapper {
	width:774px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	height:100%;
}
.breadcrumb_header {
	width:770px;
	float:left;
	border-bottom:solid 1px #808080;
	color:#808080;
	text-align:right;
	padding-bottom:5px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.breadcrumb_header a, .breadcrumb_header a:visited {
	color:#808080;
}
.colspan_header {
	float:left;
	width:774px;
	padding-bottom:5px;
}
.phone_number {
	margin-top:35px;	
}
.search_box {
	width:170px;
	float:left;
	background-color:#AE8EC7;
	background-image:url(siteimages/fade-lilac.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-left:5px;
	margin-top:40px;
}
.search_box_left {
	float:left;
	margin-top:8px;
}
.search_input {
	width:143px;
	border:1px solid #D6C6E3;
	float:left;
}
.search_box_right {
	float:right;
	background-image:url(siteimages/search_box_right.gif);
	height:23px;
	padding-top:12px;
	width:16px;
	background-position:top right;
	background-repeat:no-repeat;
}
.main_content {
	float:left;
	width:774px;
	margin-bottom:5px;
}
.col1 {
	float:left;
	width:187px;
}

.sub_nav{
	float:left;
	width:175px;
	margin-bottom:3px;
}

.sub_nav_selected{
	float:left;
	width:175px;
	margin-bottom:3px;
	font-weight: bold;
}


.nav_bar {
	float:left;
	width:182px;
	margin-bottom:10px;
}
.nav_bar_item {
	float:left;
	width:175px;
	background-image:url(siteimages/menu-bar.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding-left:12px;
	height:20px;
	color:#5E1D8F;
	line-height:1.7em;
}
.nav_bar_high {
	background-image:url(siteimages/menu-bar-home.gif);
	color:#FFFFFF;
	font-weight:bold;
}
.nav_bar_yellow {
	background-image:url(siteimages/menu-bar-login.gif);
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

.basket {
	float:left;
	width:182px;
	background-color:#00ffff;
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
}
.basket_top {
	background-position:top left;
	background-repeat:no-repeat;
	width:172px;
	float:left;
	color:#001111;
	text-transform:uppercase;
	font-weight:bold;
	font-size:110%;
	padding-left:10px;
	padding-top:4px;
}
.basket_box {
	float:left;
	width:150px;
	background-color:#99ffff;
	border:1px solid #C2749B;
	color:#000000;
	padding:5px;
	margin-left:10px;
	display:inline;
}
	

.lhs_feature {
	float:left;
	width:182px;
	background-color:#AC4FA2;
	color:#FFFFFF;
	background-image:url(siteimages/fade-pink.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:5px;
}
.lhs_feature_top {
	width:162px;
	float:left;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:110%;
	padding-left:10px;
	padding-top:5px;
	background-image:url(siteimages/arrow-double-white-trans.gif);
	background-position:right 7px;
	background-repeat:no-repeat;
}
.lhs_feature_text {
	float:left;
	width:162px;
	margin-left:10px;
	display:inline;
}

.col2 {
	float:left;
	width:391px;
	margin-left:10px;
	display:inline;
}

.content {
	float:left;
	width:391px;
	background-color:#FFFFFF;
	/*color:#692C96;*/ /*ORIGINAL COLOUR*/ 
	color: #471f71; /*JH*/
	background-image:url(siteimages/fade-white.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-bottom:5px;
	padding-bottom:5px;
	height: 99%;
	min-height: 99%;
}
.content_top {
	float:left;
	width:391px;
	height:14px;
	background-image:url(siteimages/white-corner-tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.content_text {
	float:left;
	width:371px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	line-height:1.6em;
	min-height: 280px;
	font-size:96%;
}

.col2_advert {
	float:left;
	width:391px;
	margin-bottom:0px;
}
.col3 {
	float:right;
	width:172px; /*JH*/
	/*margin-left:10px;*/
	display:inline;
	color:#FFFFFF;
}
.rhs_top_feature {
	background-color:#AE8EC7;
	background-image:url(siteimages/fade-lilac.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	float:left;
	width:177px;
	margin-bottom:5px;
}
.rhs_top_feature_content {
	float:left;
	width:169px;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(siteimages/lilac-corner-tr.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.rhs_top_feature_content img {
	border:1px solid #FFFFFF;
}
.rhs_feature {
	float:left;
	width:157px;
	background-color:#AE8EC7;
	background-image:url(siteimages/fade-lilac.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom:10px;
	padding:5px;
}
.rhs_feature_title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:110%;
	float:left;
	width:157px;
	padding-bottom:5px;
}
.rhs_feature_item {
	float:left;
	width:157px;
	border-top:1px solid #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

.colspan_footer {
	float:left;
	width:770px;
	text-align:center;
	padding-top:5px;
	background-position:bottom left;
	background-repeat:repeat-x;
}
.colspan_footer_left {
	background-image:url(siteimages/lilac-corner-bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:23px;
	width:15px;
	float:left;
}
.colspan_footer_center {
	float:left;
	width:739px;
}
.colspan_footer_right {
	background-image:url(siteimages/lilac-corner-br.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:23px;
	width:16px;
	float:right;
}
.footer {
	width:770px;
	float:left;
	border-top:solid 1px #808080;
	color:#FFFFFF;
	padding-top:5px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_link {
	margin-left:30px;
	float:left;
	display:inline;
}
.footer_link a, .footer_link a:visited {
	color:#FFFFFF;
}