body {
	font: 0.9em arial, helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-align: left; 
}
p, h7 {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.93em;
	line-height: 1.15em;
	margin: 1em 0em 0em 0em;
}
ul, ol {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.93em;
	line-height: 1.15em;
}
.table_grey {
	border:1px #cccccc solid;
	padding: 10px;
	background-color: #f7f7f7;
	font-size: 12px;
	color: #000000;
}
.table_blueborder {
	border:1px #6180BA solid;
	background-color: #ffffff;
	font-size: 12px;
	color: #666666;
}
.table_blueborder td {
	border-bottom:1px #cccccc solid;
	border-right:1px #cccccc solid;
}
.th {
	font-weight: bold;
	padding-bottom: 4px;
}
.row {
	width:798px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	padding: 0px;
	text-align:left;
	margin-bottom: 0px;
	clear: both;
}
/* clear: both on header div & padding-top on div below avoids vspace bug in firefox following floated divs */

#header {
	padding-top: 25px;
}
#main {
	padding: 7px 0px 0px 0px;
}

.logo {
	float: left;
	padding: 0px 0px 16px 10px;
}
.topbanner {
	float: right;
	padding-right: 5px;
}

#leftside {
	width:530px;
	padding:0px 0px 15px 0px;
	float:left;
	text-align:left;
}
.content {
	padding: 0px 0px 0px 22px;
}
#rightside {
	width:225px;
	padding:0px 0px 40px 0px;
	float:right;
	text-align: left;
}
.sidebanner {
	padding-left: 2px;
	padding-top: 20px;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 20px 0px 3px 0px;
}
h2 {	
	font-size: 1.2em;
	font-weight: bold;
	color: #6180BA;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.1em;
	color: #6180BA;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 1.1em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 0.93em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.2em;
}
h6 {
	font-size: 0.93em;
	font-weight: bold;
	color: #6180BA;
	margin-top: 0em;
	margin-bottom: -1em;
}
h7 {
	font-weight: bold;
}
.notice {
	color:#86bc31;
}
a {
	color: #5577bb;
}

.layout1 {
	width: 480px;
	clear: both;
	padding: 10px 0px 0px 0px;
}
.rlayout1 {
	width:480px;
	padding-bottom: 0px;
	text-align: left;
}
.layout2 {
	width:485px;
	text-align:left;
	clear: both;
	padding: 0px 0px 10px 0px;
}
.layout3 {
	width:480px;
	padding: 12px 0px 10px 0px;
}
.layout4, .layout5 {
	clear: both;
	width: 220px;
	padding-top: 1em;
}
.layout4_pic {
	margin: 3px 0px 10px 0px;
	float: left;
	width: 65px;
}
.layout4_text {
	float: right;
	text-align: left;
	width: 150px;
}
.layout1_pic {
	margin: 3px 10px 10px 0px;
	float: left;
}
.layout1_text {
	float: right;
	text-align: left;
	width: 285px;
}
.col1 {
	width:250px;
	padding:0px;
	float:left;
	text-align:left;
}
.col2 {
	width:230px;
	padding:0px;
	float:right;
	text-align:left;
}

.foobar {
	width:800px;
	height: 30px;
	text-align:left;
	background-image:url(../img/style/default/foobar.gif);
	background-repeat:no-repeat;
}
.foomain {
	padding:8px 0px 0px 0px;
	color: #ffffff;
	text-align:left;
	font-size: 10px;
	white-space: nowrap;
	float: left;
}
#fooright {
	float: right;
	padding: 15px 20px 0px 0px;
}
.small {
	font-size: 12px;
}
.smaller {
	font-size: 11px;
}
.tiny {
	font-size: 10px;
}
.tinylinks {
	color: #cccccc;
	font-size: 10px;
	line-height: 1.2em;
}
.tinylinks a {
	text-decoration: none;
	color: #3366aa;
}
.tinylinks a:hover {
	text-decoration: underline;
	color: #6699aa;
}
.foomain a {
	color: #ffffff;
	text-decoration: none;
}
.belowbar {
	clear: both;
	padding: 8px 0px 20px 25px;
	font-size: x-small;
}
.error {
	font-weight: bold;
	color: #cc3333;
}
.onerequired {
	color: #3366cc;
}
.success {
	font-weight: bold;
	color: #333399;
}
.rlist {
	font-size: 12px;
	width: 350px;
}
.rlisttitle {
	font-size: 14px;
	color: #000000;
}
.rlistsubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #6180BA;
}
.items {
	width: 500px;
	text-align:right;
	margin-bottom: 20px;
}
.item {
	border-top: 1px  #ccc dotted;
	text-align: right;
	line-height: 1.4;
	padding: 0px 10px 12px 10px;
	margin-bottom: 5px;
	clear: both;
}
.price1 {
	font-size: 14px;
	font-weight: bold;
	color: #768db9;
}
.price2 {
	font-size: 12px;
}
.price3 {
	font-size: 14px;
	font-weight: bold;
	color: #7aafaf;
}
.price4 {
	font-size: 12px;
	padding-left: 5px;	
}
.shopheader {
	width: 500px;
	height: 5px;
}
.format {
	text-align: left;
	white-space: nowrap;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-right: 10px;
	float: left;
}
.itembottom {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px  #6180BA solid;
	width: 100%;
}
.itemdetails {
	margin-top: 5px;
}
.buyitem {
	margin: 10px 0px 5px 25px;
	width: 120px;
	float: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
}
.itemtitle {
	color: #6a6666;
	margin-top: 20px;
	text-align: right;
	width: 480px;
	padding: 3px 0px 4px 10px;
	clear: both;
}
.itemsubtitle {
	font-size: 0.8em;
	color:  #6180BA;
}
.shopform {
	font-size: 12px;
}
.rpanel_top {
	width: 223px;
	height: 31px;
}
#rpanel_login {
	background-image: url(../img/style/default/rpanel/rightpanel_login.gif);
}
#rpanel_loggedin {
	background-image: url(../img/style/default/rpanel/rightpanel_loggedin.gif);
}
#rpanel_basket {
	background-image: url(../img/style/default/rpanel/rightpanel_basket.gif);
}
.rpanel {
	background-color: #e7ebf1;
	width: 223px;
	text-align: center;
	background-image: url(../img/style/default/rpanel/rightpanel_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	overflow: visible;
}
.rpanel_bottom {
	background: url(../img/style/default/rpanel/rightpanel_04.gif) no-repeat;
	width: 223px;
	height: 20px;
	text-align: center;
	margin-bottom: 15px;
}
.rpanel_content {
	font-size: 0.8em;
	color: #6688cc;
	margin: 0px 10px 4px 10px;
	text-align: center;
}
.login {
	font-size: 0.8em;
	padding: 1px;
}
.addbutton {
	margin: 5px 0px 3px;
}
.navbar1 {
	width: 573px;
	height: 57px;
	background: url(../img/style/default/navbar/navbar.gif) no-repeat;
	clear: both;
	text-align: left;
}
#navbar2 {
	width: 219px;
	height: 36px;
	background: url(../img/style/default/navbar/navbar_right.gif) no-repeat;
	clear: both;
	text-align: center;
}

.navshadow {
	width:528px;
	height:4px;
	background: url(../img/style/default/navbar/button_shadow.gif) no-repeat;
	margin-left: 15px;
}
.navbuttons {
	height: 17px;
	margin-left: 15px;
}
.searchbar{
	font-size: 10px;
	color: #ffffff;
	margin-left: 20px;
	padding-top: 5px;
	font-weight: bold;
}
.searchform {
	font-size: 10px;
}
.searchnav {
	font-size: 0.8em;
	font-weight: normal;
}
form {
	display:inline;
}
.basket_item {
	font-size: 12px;
	text-align: left;
	color: #666666;
}
.basket_format {
	font-size: 10px;
	color: #8899aa;
	font-weight: bold;
}
.basket_qty {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.basket_total {
	text-align: left;
	font-weight: bold;
}
.checkout_desc {
	font-size: 11px;
	width: 280px;
	padding: 2px 0px 10px 0px;
}
.checkout_panel {
	padding: 0px 0px 8px 0px;
	width: 520px;
	background-image: url(../img/style/default/checkout_panel.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.country {
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
.gbp {
	color: #003399;
	font-weight: normal;
	font-size: 12px;
}
.eur {
	color: #009933;
	font-weight: normal;
	font-size: 12px;
}
.gbpcolour {
	color: #003399;
}
.eurcolour {
	color: #009933;
}
.topline {
	border-top: 1px #aabbcc solid;
}
.trlink {
	width: 170px;
	font-size: 12px;
	padding: 5px 0px 5px 338px;
	background:url(../img/style/default/searchtab.gif) no-repeat right;
}
.smallbutton {
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}
.bigoption {
	font-weight: bold;
	background-color: #6699cc;
	border-bottom: 1px solid #ffffff;
		color: #ffffff;
}
.smalloption {
	background-color: #f5f7fa;
	border-bottom: 1px solid #e1ebf4;
	color: #336699;
}
.memberlinks {
	background-color: #e1e7ee;
	border-top: 1px solid #f1f8ff;
	border-left: 1px solid #f1f8ff;
	border-bottom: 1px solid #d4dbe5;
	border-right: 1px solid #d4dbe5;	
	padding: 4px 0px 5px 0px;
	width: 174px;
	text-align: left;
}
.mlink {
	padding: 1px 6px 1px 8px;
}
.nopostage {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 3px;
	color: #ff6600;
}