@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background-image:url(images/misc/backGround2.gif);
	background-repeat:repeat-x;
	background-color:#D8F0F0;
	margin: 20px 0px 0px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body.stockme {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background-image:url(images/misc/backGround.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.stockme #stockists {
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:#ffffff;
}

a {
}
#container {
	width:850px;
	height:567px;
	margin-top:20px;
	background-image:url(images/misc/bground.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#header {
	width:850px;
	height:90px;
}

#rh_nav{
	width:550px;
	height:30px;
	margin-top:55px;
	margin-right:50px;
	float:right;
	text-align:right;
	}
#rh_nav div{
float:right;
	}


div.float {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.mid_RH_img{
	float:right;
	padding-left:5px;
	}
img.rightFloat{	
	float:right;
	}
#nav {
	width:737px;
	height:61px;
}
#navigation {
	width:160px;
	height:315px;
	margin-top:100px;
	margin-left:40px;
	float:left;
}
.makered{
padding:5px 0px 0px 15px;
color:#E44854;
}

.stockred{
color:#E44854;
cursor:pointer;
}

#content {
	width:750px;
	height:375px;
	margin:0px 50px 0px 50px;
	
}

#index_content {
	width:750px;
	height:515px;
	margin:0px 50px 0px 50px;
	
}
#index_navigation {
	width:160px;
	height:315px;
	margin-top:190px;
	margin-left:40px;
	float:left;
}
#index_RH_Text {
	float:left;
	width:510px;
	height:490px;
	padding:40px 8px 8px 30px;
	font-family:arial;
	font-size:12px;
	color:#46453F;
}

.webapptable td{
	width:175px;
	vertical-align: top;
	padding-right:10px;
	}
#RH_Text {
	float:left;
	width:525px;
	height:420px;
	padding:0px 8px 8px 15px;
	font-family:arial;
	font-size:12px;
	color:#46453F;
}
#RH_Text div.about{
	width:385px;
	height:310px;
	padding:55px 62px 8px 62px;
	font-family:arial;
	font-size:12px;
	color:#46453F;
}



#RH_Text p {
	padding:0px 0px 4px 0px;
	margin:0px;
	font-size:12px;
	color:#707173;
	line-height: 1.4;
}
#RH_Text p img{
	padding:0px 0px 5px 10px;
	float:right;
	
}

img {
	border:none;
}
#RH_Text label {
	color:#707173;
	size:16px;
	
}
#RH_Text .caption {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:10px;
	color:#707173;
}
#RH_Text ul, ol {
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	padding-bottom:0px;
	padding-left:25px;
	font-size:12px;
	color:#707173;
}
#RH_Text li {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:4px;
	font-family:helvetica;
	font-size:12px;
	color:#707173;
		line-height: 1.4;

}


#RH_Text ol li {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
	font-family:helvetica;
	font-size:12px;
	color:#707173;
		line-height: 1.4;

}

#RH_Text li h2 {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:20px;
	font-weight:BOLD;
	color:#707173;
}




#RH_Text h1 {
	padding:0px 0px 8px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#CE003C;
}
#RH_Text h2 {
	padding:0px 0px 9px 0px;
	margin:0px;
	font-size:20px;
	font-weight:BOLD;
	color:#707173;
}
#RH_Text h3 {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:13px;
	color:#707173;
	font-weight:bold;
}
#RH_Text a {
	font-family:helvetica;
	font-size:12px;
	color:#CE003C;
}
#RH_Text a:hover {
	font-family:helvetica;
	font-size:12px;
	color:#CE003C;
}

#RH_Text hr {
	color: #1B75BB;
	background-color: #1B75BB;
	height: 1px;
}

#stockists{
	background-color:#FFFFFF;
	}
#stockists div.stockistMe{
	float:left;
	margin-right:40px;
	}



#stockists table{
background:none;
	}
#stockists p {
	padding:0px 0px 4px 0px;
	margin:0px;
	font-size:12px;
	color:#707173;
	line-height: 1.5;
        width: 140px;
}


#stockists h1 {
	padding:0px 0px 8px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#CE003C;
}
#stockists h2 {
	padding:0px 0px 9px 0px;
	margin:0px;
	font-size:20px;
	font-weight:BOLD;
	color:#707173;
}
#stockists h3 {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:13px;
	color:#707173;
	font-weight:bold;
}
#stockists span.pagination {
	font-family:helvetica;
	font-size:12px;
	color:#CE003C;
}
#stockists a {
	font-family:helvetica;
	font-size:12px;
	color:#CE003C;
}

#stockists a:visited {
	font-family:helvetica;
	font-size:12px;
	color:#CE003C;
}
#stockists a:hover {
	font-family:helvetica;
	font-size:12px;
	color:#CE003C;
}

#stockists hr {
	color: #1B75BB;
	background-color: #1B75BB;
	height: 1px;
}



#footer {
	width:750px;
	float:left;
	height:20px;
	vertical-align:bottom;
	margin-top:5px;

	
}
iframe .frontof{
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
	}
#footer img.behind {
	position:static;
	left:0px;
	top:0px;
	z-index:-100;
	}
#stockists table td { width: 160px !important;}

#stockists table.webapptable {width: 100%; margin-top: 40px;}
