body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

body {
	background:#fff;
	margin:0;
	padding:0;
	color:#000;
	font:x-small/1.5em Georgia,Serif;
	font-size:small;
	background-repeat: no-repeat;
  } 
  html>body {font-size:small;}
  

  #backgroundimage {
	background-image:url("images/background.jpg");
	background-color: #F49402;
	margin: auto;
	width: 760px;
	background-repeat: no-repeat;
}

#switwritingflag {
	margin: auto;
	width: 79.5%;
	padding-top: 49.5px;
}

#swit{
	background-image:url("images/logo.jpg");
	background-repeat:no-repeat;
	float: left;
}


#writing{
	width: 45%;
	height: 100px;
	float: left;
	margin-left: 35px;
	padding-top: 5px;
}
#flags{
	width: 20px;
	height: 35px;
	float: left;
	margin-left: 105px;
	margin-top: 63px;
}

#flagsright{
	width: 30px;
	height: 45px;
	top: 50px;
	margin-right: 85px;
}
#uk{
	width: 20px;
	height: 15px;
	margin-bottom: 5px;
}
#us{
	width: 20px;
	height: 15px;
}


#topnavigation{
	font: small Verdana,sans-serif;
	white-space:nowrap;
	width: 84.5%;
	float: left;
	clear: both;
	position: relative;
	top: 17px;
	padding-left: 117px;
}

#head {
	width:560px;
	margin-left: 9px;
	overflow: hidden;
}
  
#header > ul a {
	width: auto;
}

#header  {
	font-size:93%;
	line-height:normal;
	height: 50px;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("images/leftcopy.gif")   no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  width:.1em;
  background:url("images/rightcopy.gif")   	no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header :hover {
  }

/************ HERE WE WILL HAVE THE CURRENT STATE NEVAIGATION BAR WHICH SHOULD RUN THROUGHOUT THE SITE *********************/
#header #currentred {
  background-image:url("images/redleftcopyred.gif");
  border-width:0;
  }
  #header #currentred a {
  background-image:url("images/redrightcopyred.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
  
  #header #currentyellow {
  background-image:url("images/yellowleftcopyyellow.gif");
  border-width:0;
  }
  #header #currentyellow a {
  background-image:url("images/yellowrightcopyyellow.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
  
  #header #currentgreen {
  background-image:url("images/greenleftcopygreen.gif");
  border-width:0;
  }
  #header #currentgreen a {
  background-image:url("images/greenrightcopygreen.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
  
  #header #currentblue {
  background-image:url("images/blueleftcopyblue.gif");
  border-width:0;
  }
  #header #currentblue a {
  background-image:url("images/bluerightcopyblue.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
  
  #header #currentpurple {
  background-image:url("images/purpleleftcopypurple.gif");
  border-width:0;
  }
  #header #currentpurple a {
  background-image:url("images/purplerightcopypurple.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
/************ HERE WE WILL HAVE THE CURRENT STATE NEVAIGATION BAR WHICH SHOULD RUN THROUGHOUT THE SITE ***********************/

#header #current {
  background-image:url("images/redleftcopy2.gif");
  border-width:0;
  }
  #header #current a {
  background-image:url("images/redrightcopy2.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
  #header #current a:hover {
  color:#666666;
  }
  
  #header #current1 {
  background-image:url("images/yellowleftcopy2.gif");
  border-width:0;
  }
  #header #current1 a {
  background-image:url("images/yellowrightcopy2.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
  #header #current1 a:hover {
  color:#666666;
  }
  
  #header #current2 {
  background-image:url("images/greenleftcopy2.gif");
  border-width:0;
  }
  #header #current2 a {
  background-image:url("images/greenrightcopy2.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
  #header #current2 a:hover {
  color:#666666;
  }
  
  #header #current3 {
	background-image:url("images/blueleftcopy2.gif");
	border-width:0;
  }
  #header #current3 a {
	background-image:url("images/bluerightcopy2.gif");
	padding-bottom:5px;
	color: #FFFFFF;
  }
  #header #current3 a:hover {
  color:#666666;
  }
  
  #header #current4 {
  background-image:url("images/purpleleftcopy2.gif");
  border-width:0;
  }
  #header #current4 a {
  background-image:url("images/purplerightcopy2.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }
  #header #current4 a:hover {
  color:#666666;
  }
  
  #header li:hover, #header li:hover a {
  background-position:0% -150px;
  color:#000000;
  }
#header li:hover a {
  background-position:100% -150px;
  }
  
  #About #nav-About, #Share activities #nav-Share activities,
#Reviews #nav-Reviews, 
#Videos #nav-Videos,
#Related products #nav-Related products {
  background-position:0% -150px;
  border-width:0;
  }
#About #nav-About a, 
#Share activities #nav-Share activities a,
#Reviews #nav-Reviews a, 
#Videos #nav-Videos a,
#Related products #nav-Related products a {
  background-position:100% -150px;
  color:#333;
  padding-bottom:5px;
  }
  
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #FF0000;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}



#pagecell {
	width:598px;
	left: 141px;
	position: absolute;
	margin-top: 230px;
	top: -55px;
	float: right;
}

#pagecell1{
}

#pagecell2 {
	width:180px;
	background-color: #ffffff;
	position: absolute;
	top: 157px;
	height: 37px;
	left: 1px;
}
#pagecell3 {
	width:301px;
	left: 71px;
	position: absolute;
	margin-top: 298px;
	top: -44px;
	float: right;
	height: 50px;
	clear: both;
}

#pagecell4{
	width:70%;
	background-color: #CCCCCC;
	left: 130px;
	position: absolute;
	top: 124px;
	margin-top: 175px;
}
#pagecell5{
	width:626px;
	left: 118px;
	position: absolute;
	top: 50px;
	margin-top: 0px;
	height: 149px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#globallink {
}



/****************************************************************************************** MAINTOP ****************/
#maintopred{
	background-image:url("images/maintopcopycopy.gif");
	background-repeat:no-repeat;
	color: #000000;
	width: 601px;
	height: 10px;
}

#maintopyellow{
	background-image:url("images/maintopcopycopyyellow.gif");
	background-repeat:no-repeat;
	color: #000000;
	width: 601px;
	height: 10px;
}
#maintopgreen{
	background-image:url("images/maintopcopycopygreen.gif");
	background-repeat:no-repeat;
	color: #000000;
	width: 601px;
	height: 10px;
}
#maintopblue{
	background-image:url("images/maintopcopycopyblue.gif");
	background-repeat:no-repeat;
	color: #000000;
	width: 601px;
	height: 10px;
}
#maintoppurple{
	background-image:url("images/maintopcopycopypurple.gif");
	background-repeat:no-repeat;
	color: #000000;
	width: 601px;
	height: 10px;
}
/****************************************************************************************** MAINTOP ****************/
/****************************************************************************************** SECONDTOP ****************/

#secondtopred{
	background-image:url("images/maintopcopycopyorangecopy.gif");
	background-repeat:no-repeat;
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	height: 11px;
	background-color: #FDE516;
	overflow: hidden;
	width: 100%;
}
#secondtopyellow{
	background-image:url("images/maintopcopycopyyellow.jpg");
	background-repeat:no-repeat;
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	height: 11px;
	background-color: #FDE516;
	overflow: hidden;
	width: 100%;
}
#secondtopgreen{
	background-image:url("images/maintopcopycopygreen.jpg");
	background-repeat:no-repeat;
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	height: 11px;
	background-color: #FDE516;
	overflow: hidden;
	width: 100%;
}
#secondtopblue{
	background-image:url("images/maintopcopycopyblue.jpg");
	background-repeat:no-repeat;
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	height: 11px;
	background-color: #FDE516;
	overflow: hidden;
	width: 100%;
}
#secondtoppurple{
	background-image:url("images/maintopcopycopypurple.jpg");
	background-repeat:no-repeat;
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	height: 11px;
	background-color: #FDE516;
	overflow: hidden;
	width: 100%;
}
/****************************************************************************************** SECONDTOP ****************/

#thirdtop{
	background-image:url("images/topofmainimagesorange.gif");
	background-repeat:no-repeat;
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	position: relative;
	height: 11px;
	width: 100%;
}
#bottom{
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	width: 100%;
	position: relative;
}

#mainimagestop{
	font: small Verdana,sans-serif;
	color: #000000;
	width: 295px;
	position: relative;
	margin-bottom: 0px;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}

#mainimagesbottom{
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	width: 100%;
	position: relative;
}

#blueleft{
	background-color: #DA594F;
	color: #000000;
	top: 0px;
	width: 60px;
	padding-bottom: 10px;
	height: 200px;
}

#containerred{
	background-color: #DA594F;
	font: small Verdana,sans-serif;
	color: #000000;
	width: 79%;
	margin-bottom: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 21px;
	padding-bottom: 15px;
	padding-right: 1px;
	margin-top: 3.8em;
	margin: auto;
	clear: both;
}
#containeryellow{
	background-color: #e1cf00;
	font: small Verdana,sans-serif;
	color: #000000;
	width: 79%;
	margin-bottom: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 21px;
	padding-bottom: 15px;
	padding-right: 1px;
	margin-top: 3.8em;
	margin: auto;
	clear: both;
}
#containergreen{
	background-color: #72a975;
	font: small Verdana,sans-serif;
	color: #000000;
	width: 79%;
	margin-bottom: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 21px;
	padding-bottom: 15px;
	padding-right: 1px;
	margin-top: 3.8em;
	margin: auto;
	clear: both;
}
#containerbluemain{
	background-color: #269ccf;
	font: small Verdana,sans-serif;
	color: #000000;
	width: 79%;
	margin-bottom: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 21px;
	padding-bottom: 15px;
	padding-right: 1px;
	margin-top: 3.8em;
	margin: auto;
	clear: both;
}
#containerpurple{
	background-color: #d28eac;
	font: small Verdana,sans-serif;
	color: #000000;
	width: 79%;
	margin-bottom: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 21px;
	padding-bottom: 15px;
	padding-right: 1px;
	margin-top: 3.8em;
	margin: auto;
	clear: both;
}
#containergreyiner{
	background-color: #FDE516;
	font: small Verdana,sans-serif;
	color: #000000;
	margin:auto;
	width: 98%;
	top: 12px;
	bottom: 20px;
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#containerblueinsider{
	background-color: #F7B80A;
	font: small Verdana,sans-serif;
	color: #000000;
	width: 98%;
	top: 6px;
	bottom: 6px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin: auto;
	overflow: hidden;
	margin-left: 6px;
}

#topmain{
	background-image:url("images/mainnewtoporange.gif");
	background-repeat: no-repeat;
	margin-right: 6px;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 10px;
	overflow: hidden;
	float: right;
	width: 348px;
	clear: right;
}


#mainholder{
	width:348px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	float: right;
	margin-right: 6px;
	margin-bottom: 10px;
	clear: right;
}

#extratwoone{
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	height: 100%;
	float: right;
	clear: right;
	margin-right: 6px;
}

#extratwotop{
	background-color: #A2ABD2;
	height: 100%;
	margin-right: 6px;
	float: right;
	clear: right;
}
#extratwo{
	width:348px;
	background-color: #A2ABD2;
	font: small Verdana,sans-serif;
	height: 100%;
	float: right;
	margin-right: 6px;
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
#extratwobottom{
	background-color: #A2ABD2;
	height: 100%;
}

#buyingholder{
	width:402px;
	background-color: #FFFFFF;
	float: right;
	position: relative;
}

#picholder{
	width:250px;
	background-color: #FFFFFF;
	height: 255px;
	margin-left: 10px;
}

#buyingone{
	width:328px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	height: 100%;
	float: right;
	margin-right: 6px;
	clear: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#extratwotwo{
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	height: 100%;
}

#containerblue{
	background-color: #0099FF;
	font: small Verdana,sans-serif;
	color: #000000;
	height: 100%;
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
}

#containerinside{
	background-color: #CCCCCC;
	font: small Verdana,sans-serif;
	color: #000000;
	height: 100%;
	width: 585px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#grey{
	margin:auto;
	width:80%;
	font: small Verdana,sans-serif;
}

#abouttop{
	background-image:url("images/topneworange.gif");
	background-repeat:no-repeat;
	height: 5px;
	background-color: #F7B80A;
	overflow: hidden;
	width: 560px;
}

#aboutbottom{
	background-image:url("images/topneworangebottom.gif");
	background-repeat:no-repeat;
	height:5px;
	background-color: #F7B80A;
	overflow: hidden;
	width: 560px;
}

#name{
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color: #FFFFFF;
	padding-left: 10px;
	overflow: hidden;
}

#white{
	width:18px;
	float:left;
	position: relative;
	left: 60px;
	background-color: #00FF00;
	top: 500px;
}

#navcontainer{
	width:200px;
	padding: 10px 0px 10px 0px;
	font: small Verdana,sans-serif;
	margin-left: 8px;
	overflow: hidden;
}

#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	margin-left: 25px;
}

#microsites{
	width:150px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
}

#rightmain{
	width:402px;
	background-color: #FFFFFF;
	height: 100%;
	float: right;
}

#rightmaintwo{
	width:392px;
	background-color: #FFFFFF;
	height: 20px;
	margin-bottom: 10px;
}


#buyingtop{
	background-image:url("images/mainnewtoporange2.gif");
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 10px;
	width: 402px;
}

#buying{
	width:382px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-left: 10px;
}

#ukflag{
	width:160px;
	background-color: #FFFFFF;
	margin-right: 6px;
	padding-left: 10px;
}

#usflag{
	width:160px;
	background-color: #FFFFFF;
	margin-right: 6px;
	float: right;
}

#buyingbottom{
	background-image:url("images/mainnewbottomorange2.gif");
	background-repeat:no-repeat;
	overflow: hidden;
	height: 10px;
	clear: both;
	width: 402px;
}

#textopimage{
	width:180px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 8px;
	height: 10px;
}

#text{
	width:184px;
	padding: 5px 8px 10px 8px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	margin-top: 0px;
	margin-left: 8px;
}

#microholder{
	width:150px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
}


#topofbox2{
	width: 558px;
	clear: both;
	margin-left: 9px;
	margin-right: 6px;
	background-color: #A2ABD2;
	margin-top: 10px;
}

#topofbox{
	background-image:url("images/topofboxorange.gif");
	background-repeat:no-repeat;
	background-color: #F7B80A;
	height: 10px;
	overflow: hidden;
	margin: auto;
	clear: right;
	width: 558px;
}
#center{
	width: 558px;
	background-color: #FDE516;
	margin: auto;
	margin-bottom: 10px;
	margin-left: 9px;
	overflow: hidden;
	clear: both;
}
#bottomofbox{
	width: 558px;
	height: auto;
	clear: both;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 6px;
	background-color: #FDE516;
	margin: auto;
}

#insideboxtop{
	background-image:url("images/insideboxtoporange.gif");
	background-repeat:no-repeat;
	height:10px;
	background-color: #FDE516;
	overflow: hidden;
	width: 546px;
	margin-right: 6px;
	margin-left: 6px;
}
#centerinside{
	background-color: #FFFFFF;
	width: 546px;
	overflow: hidden;
	margin-right: 6px;
	margin-left: 6px;
}
#insidecenter{
	width: 280px;
	height: 200px;
	border: 1px solid #F49402;
	margin-left: 5px;
	margin-right: 5px;
}
#insidecenter2{
	width: 280px;
	height: 200px;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-top: 10px;
}
#insidecenter3{
	width: 280px;
	height: 200px;
	padding-left: 5px;
	margin-top: 10px;
	float: right;
	clear: both;
	margin-right: 5px;
}
#insidecenter4{
	width: 280px;
	height: 200px;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-top: 10px;
	float: right;
	clear: both;
	margin-right: 5px;
}


#insidecentertxt{
	width: 243px;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	float: right;
	clear: right;
}

#insidecentertxt2{
	width: auto;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

#insidecentertxtoneoff{
	width: 232px;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#insideboxbottom{
	width: 546px;
	background-color: #FFFFFF;
	clear: both;
}



#topofboxtwo{
	background-image:url("images/topofboxorange.gif");
	background-repeat:no-repeat;
	background-color: #FDE516;
	height: 10px;
	overflow: hidden;
	margin-left: 9px;
	width: 558px;
	margin: auto;
}
#centertwo{
	width: 558px;
	background-color: #FDE516;
	margin: auto;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	margin-left: 9px;
}

#centertop{
background-image:url("images/bottomofboxorange.gif");
background-repeat:no-repeat;
	width: 558px;
	height: 10px;
	background-color: #FDE516;
}
#centertop2{
background-image:url("images/bottomofboxorange.gif");
background-repeat:no-repeat;
	width: 558px;
	height: 10px;
	background-color: #FDE516;
}

#insidecenterbottom{
	background-image:url("images/insideboxbottomorange.gif");
	background-repeat:no-repeat;
	height: 10px;
	background-color: #FDE516;
	overflow: hidden;
	width: 546px;
	margin: auto;
	clear: right;
}
#centerbottom{
	background-image:url("images/bottomofboxorange.gif");
	background-repeat:no-repeat;
	height: 10px;
	background-color: #FDE516;
	overflow: hidden;
	width: 558px;
	margin: auto;
	clear: both;
}

#insidecenterbottomtwo{
	background-image:url("images/insideboxbottomorange.gif");
	background-repeat:no-repeat;
	height: 10px;
	background-color: #FDE516;
	overflow: hidden;
	width: 546px;
	margin: auto;
	clear: right;
}
#centerbottomtwo{
	background-image:url("images/bottomofboxorange.gif");
	background-repeat:no-repeat;
	height: 10px;
	background-color: #FDE516;
	overflow: hidden;
	width: 558px;
	margin: auto;
	clear: both;
}


#bottomofboxtwo{
	width: 558px;
	height: auto;
	clear: both;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 6px;
	background-color: #A2ABD2;
	margin: auto;
}

#insideboxtoptwo{
	background-image:url("images/insideboxtoporange.gif");
	background-repeat:no-repeat;
	height:10px;
	background-color: #FDE516;
	margin: auto;
	overflow: hidden;
	margin-left: 6px;
	width: 546px;
}
#centerinsidetwo{
	background-color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
	width: 546px;
}
#insidecentertwo{
	background-color: #FFFFFF;
	border: 1px solid #F49402;
	width: 280px;
	height: 200px;
	margin-bottom: 15px;
}
#insidecenterthree{
	background-color: #FFFFFF;
	margin-bottom: 15px;
	height: 200px;
	width: 280px;
	border: 1px solid #F49402;
}
#facespicsleft{
	background-color: #FFFFFF;
	height: 255px;
	width: 280px;
	border: 1px solid #F49402;
	margin-left: 5px;
}
#facespics{
	background-color: #FFFFFF;
	height: 171px;
	width: 280px;
	border: 1px solid #F49402;
}
#pcspics{
	background-color: #FFFFFF;
	margin-bottom: 15px;
	height: 245px;
	width: 280px;
	border: 1px solid #F49402;
}

#pictureholder{
	width: 280px;
	float:right;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	clear: right;
}

#pictureholdertwo{
	width: 280px;
	background-color: #FFFFFF;
	padding-left: 8px;
}

#insidecentertxttwo{
	width: 230px;
	padding-left: 10px;
	padding-right: 5px;
	background-color: #FFFFFF;
}
#insideboxbottomtwo{
	width: 546px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
}



#microbuyingtogether{
	width: 558px;
	margin: auto;
	padding-top: 5px;
}

#contain{
	width:392px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 8px;
}


#textbottomimage{
	width:180px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 8px;
	height: 10px;
}

#microtop{
	background-image:url("images/microtoporange.gif");
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	height: 10px;
	width: 150px;
}

#microbottom{
	background-image:url("images/microbottomorange.gif");
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	height: 10px;
	overflow: hidden;
	width: 150px;
}

#mainimages{
	width:330px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	margin-right: 8px;
	margin-left: 8px;
}
#mainimagestextbottom{
	background-image:url("images/mainnewbottomorange.gif");
	background-repeat:no-repeat;
	width:348px;
	height:10px;
	background-color: #FFFFFF;
	overflow: hidden;
}


/************ RED NAVIGATION **************/
ul#navlist
{
	margin: 0px;
	padding: 0px;
}

#navlist li
{
	list-style-type: none;
	background-color: #FDE516;
	color: #DA594F;
	border: 1px solid #d0131c;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.1em;
	padding: 0.3em;
}

ul#navlist li#active a
{
	color: #000000;
	background-color: #FFFFFF;
}


#navlist li a
{
color: #d0131c;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #DA594F;
color: #FFFFFF;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navlist li a
{
float: none
}
/* End IE5-Mac hack */


/************ RED NAVIGATION **************/

/************ YELLOW NAVIGATION **************/
ul#yellownavlist
{
	margin: 0px;
	padding: 0px;
}

#yellownavlist li
{
	list-style-type: none;
	background-color: #FDE516;
	color: #FFFFFF;
	border: 1px solid #e1cf00;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.1em;
	padding: 0.3em;
}

ul#yellownavlist li#yellowactive a
{
	color: #000000;
	background-color: #FFFFFF;
}


#yellownavlist li a
{
color: #DA594F;
text-decoration: none;
display: block;
}

#yellownavlist li a:hover
{
background-color: #e1cf00;
color: #FFFFFF;
}

/************ YELLOW NAVIGATION **************/


/************ GREEN NAVIGATION **************/
ul#greennavlist
{
	margin: 0px;
	padding: 0px;
}

#greennavlist li
{
	list-style-type: none;
	background-color: #FDE516;
	color: #FFFFFF;
	border: 1px solid #72a975;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.1em;
	padding: 0.3em;
}

ul#greennavlist li#greenactive a
{
	color: #000000;
	background-color: #FFFFFF;
}


#greennavlist li a
{
color: #DA594F;
text-decoration: none;
display: block;
}

#greennavlist li a:hover
{
background-color: #72a975;
color: #FFFFFF;
}

/************ GREEN NAVIGATION **************/


/************ BLUE NAVIGATION **************/
ul#bluenavlist
{
	margin: 0px;
	padding: 0px;
}

#bluenavlist li
{
	list-style-type: none;
	background-color: #FDE516;
	color: #FFFFFF;
	border: 1px solid #269ccf;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.1em;
	padding: 0.3em;
}

ul#bluenavlist li#blueactive a
{
	color: #000000;
	background-color: #FFFFFF;
}


#bluenavlist li a
{
color: #DA594F;
text-decoration: none;
display: block;
}

#bluenavlist li a:hover
{
background-color: #269ccf;
color: #FFFFFF;
}

/************ BLUE NAVIGATION **************/

/************ PURPLE NAVIGATION **************/
ul#purplenavlist
{
	margin: 0px;
	padding: 0px;
}

#purplenavlist li
{
	list-style-type: none;
	background-color: #FDE516;
	color: #FFFFFF;
	border: 1px solid #d28eac;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.1em;
	padding: 0.3em;
}

ul#purplenavlist li#purpleactive a
{
	color: #000000;
	background-color: #FFFFFF;
}


#purplenavlist li a
{
color: #DA594F;
text-decoration: none;
display: block;
}

#purplenavlist li a:hover
{
background-color: #d28eac;
color: #FFFFFF;
}

/************ PURPLE NAVIGATION **************/



#sectionLink1{
	margin: 0px;
	padding: 0px;
}

#sectionLink2{
	margin: 0px;
	padding: 0px;
}
#sectionLink3{
	margin: 0px;
	padding: 0px;
}
#sectionLink4{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}

#sectionLinks a:hover{
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	color: #DD5A52;
	background-repeat: no-repeat;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	list-style: none;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
	list-style: none;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/


#picbits{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
}
#extrarp{
	background-color: #FFFFFF;
	width: 546px;
	overflow: hidden;
	margin-right: 6px;
	margin-left: 6px;
	border: none;
}
#switchlinkleft{
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	width: 120px;
	}
#switchlinkright{
	background-color: #FFFFFF;
    width: 116px;
	float: left;
	width: 120px;
	padding-left: 10px;
}

#insidecentertxtaligned{
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-right: 4px;
	padding-left: 70px;
}

.item_container {
	width:558px;
	margin:0 0 10px 9px;
	clear:both;
	background:#fde516;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
}

.item_container p.end {
	margin:20px 0 0 0;
	padding:0;
	font-weight:normal;
}

.item_container img.banner {
	float:right;
	margin: 0 0 0 10px;
	border:0px;
}

.border_top {
	background:#f7b80a url(images/ready_top.gif) no-repeat;
	height:20px;
}

.border_bottom {
	background:#f7b80a url(images/ready_bot.gif) no-repeat;
	height:20px;
}

.ready_content {
	background:#fff;
	margin:0 6px;
	padding:0 5px;
	font-weight:bold;
}

.face_content {
	background:#fff;
	margin:0 6px;
	padding:0 5px;
}

.item_container p.item_header {
	margin:0 0 10px 0;
	font-size:larger;
	color:#D28EAC;
	font-weight:bold;
}

.clear_right {
	clear:right;
}