body{
	margin:0px;
	padding: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

p{
	margin: 0px;
	padding: 7px 0px;
}

p.disclaimer{
	font-size: 10px;
	color: #666666;
}

img{
	vertical-align: bottom;
	border: 0px;
}

a{
	color: #FFCC00;
	text-decoration: none;
}

a:hover{
	color: #FF0080;
}

h1{
	margin: 0px;
	padding: 10px 0px;
	color: #FFCC00;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-transform: lowercase;
}

h2{
	color: #FF0080;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	text-transform: lowercase;
}

h3{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

h3 strong {
	color: #FF0080;
}

h4{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

h5{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.clear5{
	clear: both;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}


#wrapper{
	width: 814px; /*814*/
	margin: auto;
	text-align: left
}

#header{
	padding: 0px 0px 5px 0px;
}

#logo{
	width: 250px;
	float: left;
	padding: 25px 0px 0px 2px;
	margin: 0px;
}

#topRight{
	width: 450px; /*RCT changed from 530 */
	float: right;
	text-align: right;
}

#miniCart{
	padding: 15px 0px 21px 0px;
}

#mainNavigation{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainNavigation li{
	float: right;
	background: url(images/separator.png) no-repeat right center;
	padding: 0px 10px 0px 8px;
}

#mainNavigation li.first{
	background: none;
	padding: 0px 0px 0px 8px;
}

#mainNavigation li a{
	color: #808080;
	text-decoration: none;
	font-size: 14px;
	line-height: 15px;	
}

#mainNavigation li a:hover, #mainNavigation li a.selected{
	color: #FF0080;
}

.borderLeft{
	background:url(images/vr_left.png) repeat-y left center;
	padding-top: 10px;
	/*border-top: 2px solid #333*/
}

#headerWrapper{
	border: 2px solid #CCC;
	width: 802px;
	padding: 5px;
	padding-bottom: 0px;
	border-bottom: 0px none;
}

#mainWrapper{
	border: 2px solid #CCC;
	width: 802px;
	padding: 5px;
	padding-top: 0px;	
}

#mainPic{	
	padding: 0px 0px 5px 0px;
	/*background:url(images/hr.png) repeat-x center bottom;*/
	/*border-bottom: 2px solid #CCC;*/
}

#mainPic P a {
	color: #CCC;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 4px 0px;
	padding: 0px;
}

#mainPic H1 a {
	color: #CCC;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 4px 0px;
	padding: 0px;
}

#leftSide{
	width: 145px;
	float: left;
}

#mainContent{
	width: 635px;
	float: right;	
	min-height: 320px;
}

* html #mainContent{
	height: 320px;
}

#navigationList{
	list-style: none;
	margin: 0px;
	/*padding: 20px 0px;*/
	padding: 3px 0px 20px 0px;
}

#navigationList li{
	padding: 10px 0px 10px 15px;
}

#navigationList li a{
	color: #808080;
	text-decoration: none;
	font-size: 14px;
	line-height: 17px;	
}

#navigationList li a:hover, #mainNavigation li a.selected{
	color: #FF0080;
}

#navigationList li.selected a,
#navigationList li.subselected a{
	color: #FF0080;
}

#navigationList li.subselected,
#navigationList li.subcat{
	padding-left: 30px;
	font-size: 12px;
}

#navigationList li.subselected a,
#navigationList li.subcat a{
	font-size: 12px;
}

#footer{
	padding: 0px 0px;
	/*background:url(images/hr.png) repeat-x center top;*/
	margin: 10px 0px 0px 0px;
	position: relative;
}

#footerNav{
	list-style: none;
	margin: 0px;
	padding: 0px 0px;
	width: 450px;
	/*float: left;*/
}

#footer ul li{
	float: left;
	background: url(images/separator.png) no-repeat left center;
	padding: 0px 8px 0px 10px;
}

#footerNav li.first{
	background: none;
	padding: 0px 8px 0px 0px;
}

#footerNav li a{
	color: #808080;
	text-decoration: none;
	font-size: 14px;
	line-height: 15px;	
}

#footerNav li a:hover, #footerNav li a.selected{
	color: #FF0080;
}

p.copyright{
	font-size: 12px;
	padding: 0px;
	/*float: right;*/
	/*width: 420px;*/
	clear: left;
	text-align: left;
	line-height: 14px;
	padding-top: 10px;
}

p.copyright a {
	float: right;
	text-align: right;
}

#intro p.copyright{
	text-align: center;
	float: none;
	width: auto;
}

div.prodname a{
	color: #666666;
}

div.prodname a:hover{
	color: #FF0080;
}

div.prodprice{
	padding: 3px 0px;
}

#breadcrumb{
	padding: 10px 0px;
	text-transform: lowercase;
}

#breadcrumb a{
	color: #666666;
	text-transform: lowercase;
}

#breadcrumb a:hover{
	color: #FF0080;
}

#breadcrumb  span.current{
	color: #FFCC00;
}

.pagenums{
	padding: 10px 0px;
	text-align: center;
}

#categoriesContainer td{
	width: 25%;
	text-align: center;
}

#categoriesContainer td.tdCatName td,#categoriesContainer td.tdCatName table{
	width: 100%;
}


.tdpdImage{
	width: 360px;
	text-align: center;
	vertical-align: top;
}

.tdpdImage a{
	display: block;
	margin: auto;
}


.tdpdDesc{
	padding: 0px 20px 0px 0px;
	vertical-align: top;
}

h2.prodheading{
	margin: 0px;
	padding: 10px 0px;
	color: #FFCC00;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-transform: lowercase;
}

p.proddesc{
	font-size: 12px;
	line-height: 20px;
}

p.proddesc img{
	margin: 0px 7px 0px 0px;
}

.pnMultiImages{
	text-align: center;
}

table#multiple-images{
	margin: auto;
	width: 100%;
	margin-top: 15px;
}

#cross-promotion-table{
	text-align: center;
	width: 100%;
}

#quantity-div fieldset{
	border: none;
	clear:left;
	padding: 5px 0px;
}

#quantity-div label{
	width: 100px;
	float: left;
	font-weight: bold;
}

#prodDetailPrice{
	padding: 5px 0px 10px 0px;
}

#prodDetailPrice strong{
	width: 100px;
	float: left;
	font-weight: bold;
}

#emailFriend{
	padding: 0px 10px 0px 0px;
}


.cobtbl td, .cobtbl th{
	padding: 5px;
}

.checkouttable td{
	padding: 5px;
}

.cartProdImg img{
	width: 50px;
}

.cart-headerrow th{
	padding: 10px 5px;
	color: #313131;
}

a.credits{
	color: #666666;
}

a.credits:hover{
	color: #FF0080;
}

div.right {
	width: 50%;
	float: right;
}

div#waiting-list-product {
	padding: 0px;
	margin: 0px;
	width: 480px;
}

#waiting-list-product span {
	display: block;
	clear: both;
	padding-top: 16px;
	width: 100%;
}

#waiting-list-product label {
	font-weight: bold;
	float: left;

}

#waiting-list-product em {
	display: block;
	font-style: normal;
	width: 360px;
	float: right;
}

form#contactus {
	padding: 0px;
	margin: 0px;
	width: 480px;
}

#contactus label {
	font-weight: bold;
}

#contactus span {
	display: block;
	/*border: 1px solid #FF0000;*/
	clear: both;
	padding-top: 16px;
	width: 100%;
}

#contactus label {
	display: block;
	width: 100px;
	float: left;
}

#contactus .textbox {
	display: block;	
	width: 260px;
	float: right;
}

#contactus .dropdown {
	display: block;
	width: 266px;
	float: right;
}

#contactus .multiline {
	height: 200px;
}

#contactus .submit {
	float: right;

}
	
p span {
	font-weight: bold;
	color: #FFCC00;
}

#mainContent ul {
	margin-top: 0px;
	padding-top: 0px;
}

form#newsletter {
	width: 640px;
	/*border: 1px solid #FF0000;*/
	float: left; /*was right*/
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: lowercase;
}

#newsletter strong {
	font-weight: bold;
	/*color: #FF0080;*/
}

#newsletter .textbox {
	width: 80px;
	font-size: 11px;
}

#newsletter label {
	padding-left: 5px;
}

#newsletter .submit {
	padding-bottom: 1px;
	margin-left:1px;
	font-weight: bold;
	border: 0px none;
	background-color: #FFF;
	color: #FFCC00;
	cursor:pointer;
}

form#antispam {
	padding: 0px;
	margin: 0px;
	width: 380px;
}

#antispam label {
	font-weight: bold;
}

#antispam span {
	display: block;
	/*border: 1px solid #FF0000;*/
	clear: both;
	padding-top: 16px;
	width: 100%;
}

#antispam label {
	display: block;
	width: 100px;
	float: left;
}

#antispam .textbox {
	display: block;	
	width: 260px;
	float: right;
}

#antispam .submit {
	float: right;
}

div.ssl {
	position: absolute;
	top: -120px;  /*changed from 77*/
	text-align: center;
	width: 168px;
	margin-left: -5px;
}

div.creditcards {
	position: absolute;
	top: -47px; /*changed from 120*/
	text-align: center;
	width: 168px;
	margin-left: -5px;
}


div#steps {
}

#steps ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#steps li {
	float: left;
	display: block;
	margin-right: 26px;	
	text-transform: lowercase;
	color:#ccc;
}

#steps li.selected {
	font-weight: bold;
	color: #666;
}

div.sharethis {
	width: 126px;
	float: right;
}

.ln-pink {
	color: #FF0080;
}

.ln-orange, .ln-yellow {
	color: #FFCC00;
}

.cards {
	float:right;
	margin-right: 155px;
	margin-bottom: -34px;
}

.cards img {
	float: right;
	display: block;
	padding: 0px 5px;
}

#mainText p{
/*border-top: 1px solid #CCC;*/
	color: #CCC;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 4px 0px;
	padding: 0px;
}

#mainText strong{
	color: #FFCC00;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 4px 0px;
	padding: 0px;
}



#mainText p a{
	color: #CCC;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 4px 0px;
	padding: 0px;
}

td.prodnavigation {
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
color : #A0A0A0;
padding: 0px;
}

td.prodnavigation h1{
display: inline;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
color : #A0A0A0;
padding: 0px;
}

#bcfloat {
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
color : #A0A0A0;
padding: 0px;
}

#bcfloat h1{
display: inline;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
color : #A0A0A0;
padding: 0px;
}

div.guarantee {
	width: 120px;     /*was 106*/
	float: right;
} 

div.shipping {
	width: 140px;  /*was 125*/
	float: right;
	padding-top: 2px;
}


#Testimonials p{
	/*color: #CCC;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 4px 0px;
	padding: 0px;*/
  font: 14px/20px italic Times, serif;
  padding: 8px;
  /*background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;*/
  margin: 5px;
  background-image: url(/images/a-open.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  border: 1px solid #ccc;
}

#Testimonials span {
display: block;
background-image: url(/images/a-close.png);
background-repeat: no-repeat;
background-position: bottom right;
text-align: right;
color: #FF0080;
}

#Testimonials-rand {
/*border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;  */
margin: 5px 0px 0px 100px; 
background-image: url(/images/a-open.png);
background-position: top left;
background-repeat: no-repeat;
text-indent: 23px;
width: 600px;
}

#Testimonials-rand span {
     display: block;
     background-image: url(/images/a-close.png);
     background-repeat: no-repeat;
     background-position: bottom right;
}

p.testimonial{
	color: #808080;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
	margin: 0px 0px;
	padding-top: 10px;
	text-align: justify;
}

p.testimonial span{
     font-size: 12px;
     font-weight: normal;
     padding-top: 5px;	
     text-indent: 200px;
	 color:#FFCC00;  /*#808080;*/
}

/*a.testimonial{
	color: #66FF66;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 4px 0px;
	padding: 0px;
} */

#logotext {
	/*clear: both;  rct commented out to make topnavigation drop down in line with logotext*/
	clear: left; /*changed from up coz doesnt work in safari*/
	color: #CCC;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	width: 327px;  /*RCT changed from 350 so US H1 heading would break under the logo*/
}

p.logotext {
	padding: 0px 0px 0px 0px;	
}

h1.logotext{
	padding: 3px 0px;
}

a.logotext{
	color: #CCC;
	font-size: 24px;
	font-weight: normal;
	padding: 2px 0px;
}

#test {
/*margin: 5px 5px 0px 120px; 
width: 250px;*/
padding-left: 25px;
margin-left: 290px;
border-left: 1px solid #ccc;
}

#test p{
color: #808080;
font-size: 16px;
font-weight: normal;
letter-spacing: -1px;
/*text-align: justify;*/
}

#test p span{
display: block;
color: #808080;
/*font-weight: bold;*/
font-size: 10px;
float: right;
}

#test img{
float: left;
margin: 0px 10px 0px 0px;
}

h2.test{
padding-top: 5px;
color: #CCC;
font-size: 20px;
}

h2.shop{
padding-top: 5px;
color: #CCC;
font-size: 20px;
}

#sector0and1 {
/*border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;*/
padding: 5px 0px 0px 0px;
}

#sector2 {
padding-right: 10px;
width: 280px;
float: left;
border-right: 1px solid #ccc;
}

#mail {
padding: 0px 0px 0px 0px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-left: 25px;
margin-bottom: 15px;
width: 765px;
}

#newsbreak {
margin: 10px 50px 10px 50px;
border-top: 1px solid #ccc;
padding-bottom: 0px;
line-height: 5px;
}

#sideButton {
	position:fixed;
	left:915px; /*was 817*/
	top:250px; /*was 169*/
	margin:0;
/*	text-indent:-8000px; 
	overflow:hidden;  
	display:none; */  	
}

#sideButton a {
	display:block;
	width:29px;
	height:195px;
}	

#prodfeatures li {
	line-height: 5px;
}

p.selectcountry{
	color: #808080;
	font-size: 14px;	
    line-height: 14px;
	margin: 0px 2px 0px 2px;
}

#flags {
margin: 0px 5px 0px 5px;
border-bottom: 2px solid #ccc;
}