body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#cart {
	margin: 5px;
	border: 1px solid #660099;
}
a.menu:link, a.menu:active, a.menu:visited {
	background: #660099;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #00000;
	text-decoration: none;
	display: block;
	text-align: right;
	font-size:10px;
	color:#ffffff;
}
a.menu:hover {
	background: #330066;
	color: #FFFF33;
}
a.footer:link, a.footer:visited, a.footer:active  {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
a.footer:hover {
	color:#333399;
	font-size:11px;
	text-decoration:underline;
}
td.body, .products, .stockists, td.cataloguebar {
	font-size:11px;
	color:#45005C;
}
td.cataloguebar {
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-top: 2px;
}
.iconimg {
	padding:2px;
	vertical-align:middle;
}
td.body {
	padding:10px;
}
.products {
	padding: 5px;
}
.products p {
	margin-top: 4px;
}
td.date {
	font-size:11px;
	color:#666699;
	padding:10px;
	text-align:right;
}
td.containerbody {
	background: #ffffff;
}
td.lightbar {
	background:#6600CC;
}
td.darkbar {
	background:#660099;
}
#brands {
	text-align:center;
}
#logo {
	height: 103px;
	width: 240px;
	margin-left: 40px;
	margin-top: 10px;
	
}
.niceimg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
#brandsleft {
	text-align: left;
	
}
#brandsright {
	text-align: right;

}
#regform {
	width: 380px;
}
form p {
	clear: both;
}
form p label {
	float: left;
	font-weight: bold;
}
form p input, form p textarea, form p select, .cataloguebar select, .cataloguebar input{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #45005C;
	font-size: 11px;
	font-weight: bold;
}
.registration {
	float: right;
}
#addbasket {
	padding: 5px;
	width: 80%;
	text-align:center;
}
a:link, a:visited, a:active {
	color: #DF002C;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: none;
}
#top {
	padding: 5px;
	border-top: 1px solid #660099;
	border-right: 1px solid #660099;
	border-left: 1px solid #660099;
}
#one {
	background-color: #660099;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
}
#one a:link, #one a:visited, #one a:active, #boxone a:link, #boxone a:visited, #boxone a:active {
	color: #E09FFF;
	text-decoration: underline;
}
#one a:hover, #boxone a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
#two {
	background-color: #CFC0EF;
	color: #660099;
	padding: 5px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #660099;
	border-right: 1px solid #660099;
	border-left: 1px solid #660099;
}
#two a:link, #two a:visited, #two a:active, #boxtwo a:link, #boxtwo a:visited, #boxtwo a:active {
	color: #330066;
	text-decoration: underline;
}
#two a:hover, #boxtwo a:hover {
	color: #6600CC;
	text-decoration: underline;
}
#onelogo {
	padding: 5px;
	border-top: 1px solid #660099;
	border-right: 1px solid #660099;
	border-left: 1px solid #660099;
}
#twologo {
	padding: 5px;
	text-align: right;
	border-top: 1px solid #660099;
	border-right: 1px solid #660099;
	border-left: 1px solid #660099;
}
#boxinfo {
	font-size: 11px;
}
#boxone {
	background-color: #660099;
	width: 235px;
	height: 100%;
}
#boxonetext {
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	height: 110px;
}
#boxtwo {
	background-color: #F5E1FF;
	color: #660099;
	width: 235px;
	height: 100%;
}
#boxtwotext {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	height: 110px;
}
.products {
	border-bottom: 1px solid #660099;
	padding: 5px;
}
.stockists {
	padding: 5px;
}
#transp {
	height: 20px;
	background-color: #FFFFFF;
	filter: alpha(opacity=59);
	opacity: 0.59;
}
#transptext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #000000;
	filter: none; 
	opacity: 1;
}
.addressbox {
	display: block;
	background-color: #CCCCCC;
	padding: 10px;
}
#navigation {
   margin: 0;
   padding: 0;
   list-style-type: none;
   float: right;
}
#navigation a {
   background: #F5E1FF;
   color: #660099;
   font-size: 10px;
   display: block;
   width: 150px;
   margin-bottom: 2px;
   border-left: 5px solid #660099;
   border-top: 1px solid #660099;
   border-bottom: 1px solid #660099;
   border-right: 1px solid #660099;
   padding-left: 10px;
}
#navigation a:hover {
   background: #660099;
   color: #F5E1FF;
   text-decoration: none;
   border-left: 5px solid #CFC0EF;
   border-top: 1px solid #CFC0EF;
   border-bottom: 1px solid #CFC0EF;
   border-right: 1px solid #CFC0EF;
}
.newslisting {
	background: #F5E1FF;
	padding: 10px;
	margin: 2px;
}
.newstext, .errortext {
	font-size: 11px;
	display: block;
	padding: 10px;
}
.errortext {
	color: red;
}
.newstitle {
	font-size: 12px;
	font-weight: bold;
}
#itemimg {
	float: right;
	text-align: center;
}
#loginbox {
	background-color: #CFC0EF;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
}
.edit, .edit textarea, .edit select, .edit input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #333399;
	font-size: 11px;
	font-weight: bold;
}
#inimg {
	padding: 10px;
}
#brandinfo {
	padding: 10px;
}
#brandlogo {
	padding: 10px;
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #660099;
}
#catinfo {
	padding: 10px;
	margin: 10px;
}
.basket {
	font-size: 11px;
	color: #45005C;
}
th.basket {
	padding: 5px;
}
th.baskettotals {
	text-align: right;
	padding: 5px;
}
td.basket {
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
tr.basketone {
	background-color: #CCCCCC;
}
#smallbasket {
	font-size: 11px;
	color: #45005C;
	border: 1px solid #660099;
	margin: 10px;
}
#stockistslayer {
	float: right;
}
.clear {
	clear: both;
}



/* Rootsol Styles */

a.print {
	float: right;
	margin-top: 0px;
}

#printPage {
	display: block;
	top: 10px;
	position: relative;
	width: 120px;
	height: 37px;
	background: url(/images/printPage.jpg) no-repeat;
}

#printPage div {
	padding: 0px;
	margin: 0px;
	padding-left: 48px;
	padding-top: 12px;
	font-size: 12px;
}

.printOnly {
	display: none;
}