
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	background-image: url(structure/leftnav_stripe2.gif);
	background-repeat: repeat-y;
}
#middle {
	margin-left: 200px;
	
	width:auto;
	
}
#right {
	position: absolute;
	right: 0px;
	top: 175px;
	width: 160px;
	height: 240px;
	
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 10px;
}
#left {
	background-color: #0099FF;
	position: absolute;
	width: 190px;
	left: 0px;
	top: 0px;
}
.clearall {
	clear: both;
}
a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
p {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
#middle .collectionthumb {
	float: left;
	font-size: 90%;
	vertical-align: middle;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px dotted #DDDDDD;
	padding: 5px 0px 5px 5px;
}
#middle .collectionthumb img {
	text-decoration: none;
	float: left;
	margin-right: 5px;
	border: none;
}
#middle .collectionthumb p {
	margin: 0px;
	padding: 0px;
}
#content {
	padding-left: 10px;
	
	font-size: 90%;
}
#left ul {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 75%;
}
#left li {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 45px;
}
#left a {
	color: #000000;
}
#left ul li.eatwell {
	background-color: #FFFF00;
	background-image: url(structure/nav_eatwell.gif);
	background-repeat: no-repeat;
}

#left ul li.food {
	background-color: #F32002;
	background-image: url(structure/nav_eating.gif);
	background-repeat: no-repeat;
}

#left ul li.eat5 {
	background-color: #00FF7F;
	background-image: url(structure/nav_health.gif);
	background-repeat: no-repeat;
}

#left ul li.display {
	background-color: #33FFFF;
	background-image: url(structure/nav_display.gif);
	background-repeat: no-repeat;
}


#left ul li.oral {
	background-color: #A095C4;
	background-image: url(structure/nav_oral.gif);
	background-repeat: no-repeat;
}
#left ul li.smoking {
	background-color: #72A7DA;
	background-image: url(structure/nav_smoking.gif);
	background-repeat: no-repeat;

}
#left ul li.alcohol {
	background-color: #00D5D6;
	background-image: url(structure/nav_alcohol.gif);
	background-repeat: no-repeat;
}
#left ul li.cancer {
	background-color: #D2DCBE;
	background-image: url(structure/nav_cancer.gif);
	background-repeat: no-repeat;
}
#left ul li.sun {
	background-color: #FFD700;
	background-image: url(structure/nav_sun.gif);
	background-repeat: no-repeat;
}
#left ul li.mental {
	background-color: #FF69B4;
	background-image: url(structure/nav_mental.gif);
	background-repeat: no-repeat;
}
#left ul li.fitness {
	background-color: #FEB2C8;
	background-image: url(structure/nav_fitness.gif);
	background-repeat: no-repeat;
}
#left ul li.men {
	background-color: #DC143C;
	background-image: url(structure/nav_men.gif);
	background-repeat: no-repeat;
}
#left ul li.teddy {
	background-color: #F067A7;
	background-image: url(structure/nav_teddy.jpg);
	background-repeat: no-repeat;
}
#left ul li.thinkpurple {
	background-color: #9400D3;
	background-image: url(structure/nav_purple.gif);
	background-repeat: no-repeat;
}
#left ul li.sex {
	background-color: #FF00FF;
	background-image: url(structure/nav_sex.gif);
	background-repeat: no-repeat;
}

#left ul li.hands {
	background-color: #FFFF00;
	background-image: url(structure/nav_hand.gif);
	background-repeat: no-repeat;
}
#left ul li.specialoffers {
	background-color: #FF00FF;
	background-image: url(structure/nav_present.gif);
	background-repeat: no-repeat;
}

#left ul li.search {
	background-color: #4DBBEF;
	background-image: url(structure/nav_search.gif);
	background-repeat: no-repeat;
}


#left ul li.new {
	background-color: #CFEDFC;
	background-image: url(structure/nav_new2.gif);
	background-repeat: no-repeat;
}
#left ul li.defaulteven {
	background-image: url(structure/nav_default_even.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#left ul li.defaultodd {
	background-color: #4DBBEF;
	background-image: url(structure/nav_default_odd.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#left ul li a {
	width:100%;
	height:100%;
	display:block;
}

#left a li.defaulteven {
	color:#FFFFFF;
}
#left a li.defaultodd {
	color:#FFFFFF;
}
#crumbtrail {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 15px;
	vertical-align: middle;
}
.bodytext p {
	line-height: 2em;
}
.bodytext {
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.item {
	
	padding-top: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.item img {
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}
.clearleft {
	clear: left;
}
.newitem {
	font-weight: normal;
	color: #FF0000;
}
#crumbtrail div{
	display: inline;

}
#crumbtrail form {
	display: inline;
}
#crumbtrail a:visited{
	color: #0099FF;
}
#crumbtrail select {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #0099FF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #006699;

}
tr.even {
	background-color: #EEEEEE;

}
th {
	color: #FFFFFF;
	background-color: #0099FF;
	text-align: left;

}

td, th {
	margin-top: 1px;
	margin-right: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
th.icon {
	padding: 0px;
	width: 40px;
}
td.icon {
	padding: 0px;
	width: 40px;
}
table {
	font-size: 90%;
	border: 1px solid #0099FF;

}
th small {
	font-weight: normal;

}
.total {
	margin-left:175px;

}
.total p {
	text-align: left;
	padding: 5px;
	width: 250px;
	border: 1px solid #0099FF;
	font-size: 1.1em;

}
.total input {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
}
.addressform {
	clear: right;
	width:375px;
}
.addressform fieldset {
	
	margin-bottom: 15px;
	margin-top: 15px;
}
.addressform legend {
	font-size: 1.1em;
	font-weight: bold;
	
}
.addressform input{
	width: 355px;

}
.addressform input.short{
	width:auto;
	margin-left:150px;
}
.addressform textarea{
	width: 355px;

}
.details h4 a {
	font-size: 1.1em;
}
.login {
	margin-top:0px;
	padding-top: 3px;
	background-color: #CFEDFC;
	margin-right: 15px;
	vertical-align: middle;
	
}
.login fieldset {
	font-size: 0.9em;
	padding: 3px;
	
	border: none;
}
.login legend {
	font-weight: bold;
	margin-left:0px;
	color:#000000;
}
.login p {
	padding-left:10px;
	
}
.login input {
	vertical-align: middle;
}
a img {
	border: none;
}
table a:visited {
	font-weight: normal;
	color: #003366;
}
.error {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFF66;
}
.total form{
margin-left:30px;
}

.rightcol { margin-left: 15px; padding: 5px; width: 150px; float: right }

.rightcol h2 {
	font-size: 0.9em;

}

.rightcol h3{
	font-size: 0.9em;
	margin-top: 0.1em;
}
.rightcol ul{
	margin-left:0px;
	padding-left: 0px;
}
.rightcol ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.rightcol a.at{
	color:#000000;
	

}
.rightcol a.at:before{
	content:"> ";
	

}
.clearboth{
	clear:both;

}
.homebutton{
	position: absolute;
	z-index: 6;
	left: 5px;
	top: 2px;
	font-size: .8em;
	font-weight: normal;

}
.homebutton a, .homebutton a:visited  {
	color: #FFFFFF;
}
.loginnav{
	position: absolute;
	z-index: 7;
	left: 520px;
	top: 2px;
	font-size: .8em;
	font-weight: normal;

}}
