body
{
	font-size: 76%;
	line-height: 1.5em;
	font-family: tahoma, verdana, helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	z-index: 1;
}

h1
{
	position: relative;
	width: 955px;
	height: 146px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/header.jpg);
}

h2
{
	position: relative;
	color: #EA0437;
	width: 360px;
	font-size: 2em;
	line-height: 1.2em;
	margin-bottom: 0px;
	top: -5px;
}

h3
{
	position: relative;
	margin: 0 0 0 0;
	top: -3px;
	width: 100%;
}

h4
{
	margin: 0px 0px 10px 0px;
	color: #EA0437;
}

a { text-decoration: none; }

#wrapper
{
	position: relative;
	width: 955px;
	height: 820px;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
}

html>body #wrapper
{
	min-height: 820px;
	height: auto;
}

#headerbox
{
	margin: 20px 0 20px 15px;
	position: relative;
	width: 500px;
	height: 167px;
	padding: 0 0 1px 20px;
	text-align: left;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	z-index: 10;
}

html>body #headerbox
{
	min-height: 167px;
	height: auto;
	line-height: 1.1em;
}

#headerbox p
{
	width: 370px;
	margin-top: 0px;
	font-size: 1.25em;
	line-height: 1.2em;
	color: #002740;
}

#navbar
{
	position: relative;
	width: 170px;
	height: 652px;
	float: left;
	padding: 7px 0 0 0;
}

html>body #navbar
{
	min-height: 652px;
	height: auto;
}

#navbar input
{
	width: 145px;
	margin-left: 5px;
	margin-top: 15px;
	color: grey;
}

#navbar select
{
	width: 155px;
	margin-left: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
	float: left;
}

#navbar a
{
	display: block;
	width: 100%;
	line-height: 1em;
	padding: 5px 0 5px 0;
}

#navbar ul
{
	padding: 0 0 0 14px;
	margin: 0 0 0 0;
	float: left;
	text-align: left;
	width: 155px;
}

#navbar li
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	text-align: left;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #999999;
	width: 100%;
}

#navbar a:link, a:visited
{
	color: #333333;
	text-decoration: none;
}

#navbar a:hover { background-color: #E5E5E5; }
#navbar a:hover.selected { background-color: #FFFFFF; }
#navbar a.selected { color: #999999; }

#content
{
	position: relative;
	width: 615px;
	height: 712px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

html>body #content
{
	min-height: 652px;
	height: auto;
}

#infobar
{
	margin-top: 20px;
	position: relative;
	right: 0px;
	width: 156px;
	height: 712px;
	float: left;
	z-index: 12;
}

html>body #infobar
{
	min-height: 712px;
	height: auto;
}

#infobar a, #infobar img { border: none; }

.category_image
{
	position: absolute;
	top: -43px;
	right: 20px;
	width: 176px;
	height: 246px;
	margin-bottom: -35px;
	margin-left: 0;
	z-index: 20;
}

.image_dropshadow
{
	position: absolute;
	top: 0px;
	right: 8px;
	width: 190px;
	height: 215px;
	margin-bottom: -35px;
	margin-left: 0;
	z-index: 19;
}

.productrow
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 0 0 0 0;
	position: relative;
	width: 590px;
	height: 180px;
	left: 15px;
	float: left;
}

html>body .productrow
{
	min-height: 180px;
	height: auto;
}

.productbox
{
	position: relative;
	width: 290px;
	height: 180px;
	float: left;
	text-align: left;
}

html>body .productbox
{
	min-height: 180px;
	height: auto;
}

.productbox p
{
	clear: left;
	font-size: 1em;
	margin: 0 0 5px 0;
	line-height: 1.1em;
	color: #333333;
}

.nomargin
{
	margin-left: 10px;
	margin-right: 0px;
}

html>body .productbox
{
	min-height: 180px;
	height: auto;
}

hr
{
	color: #999999;
	width: 150px;
	height: 1px;
	margin: 2px 0 2px 15px;
}

#rhmask
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 146px;
	width: 400px;
	background-color: #DFE4E7;
	z-index: 1;
}

#lhmask
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 146px;
	width: 400px;
	background-color: #002740;
	z-index: 1;
}

.product_image
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 122px;
	height: 171px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

.landscape { height: 87px; }

.tophd
{
	position: relative;
	top: -3px;
	left: -20px;
	float: left;
}

.bothd
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

p.currency
{
	margin-top: 0px;
	margin-bottom: 10px;
	color: #EA0437;
	font-size: 1.4em;
	font-weight: bold;
}

.productdesc
{
	margin: 0 0 0 10px;
	width: 158px;
	float: left;
}

.viewbasket
{
	position: absolute;
	top: 17px;
	left: 17px;
}

.logo
{
	position: absolute;
	right: 49px;
	top: 23px;
}

.buy_button
{
	width: 80px;
	height: 31px;
}

.searchclass
{
	position: relative;
	width: 250px;
	text-align: left;
	margin: 0px 0 0 15px;
	float: left;
	color: #999999;
}

.displaypages
{
	position: relative;
	text-align: right;
	float: right;
	padding: 0;
	margin: 0;
	width: 300px;
}

.pageinfo
{
	height: 20px;
	font-size: 1.1em;
	margin-top: 35px;
	margin-bottom: 10px;
	padding: 0;
	float: none;
}

.pageinfo a:link,.pageinfo a:visited { color: blue; }
.selectedpage { font-size: 1.10em; }

.prev
{
	position: relative;
	float: right;
	padding: 0;
}

.next
{
	position: relative;
	float: right;
	padding: 0;
	margin-left: 2px;
	margin-right: 20px;
}

.endpage { color: #999999; }

.pages
{
	width: 170px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

.infomargin
{
	margin-bottom: 20px;
	clear: both;
}

.pipe
{
	float: right;
	margin-left: 7px;
	margin-right: 3px;
}

#update_section
{
	margin-top: 30px;
	border-width: 8px;
	border-style: solid;
	margin: 10px 0 0 17px;
	padding-top: 10px;
	width: 570px;
	border-color: #E5E5E5;
	text-align: left;
	float: left;
	display: inline;
}

#update_section.centermessage { text-align: center; }

#add_pub_section
{
	position: relative;
	float: left;
	border-width: 8px;
	border-style: solid;
	width: 570px;
	border-color: #E5E5E5;
	display: inline;
	margin: 10px 0 40px 17px;
	padding: 10px 0 10px 0;
	text-align: left;
}

#content form
{
	/*list-style-type: none;*/
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

#mfrform.pubmfr, #catform.pubmfr
{
	margin-left: 17px;
	width: 300px;
}

#publishername_admin { width: 200px; }
.update { margin-left: 30px; }
#navbar ul.navspacing { margin-top: 80px; }

table
{
	height: 50px;
	padding: 0 0 5px 0;
	margin: 0 0 0 30px;
}

.delete { padding-left: 20px; }
#navbar ul .unavailable { color: #999999; }

#cat_name
{
	float: left;
	width: 200px;
	margin-bottom: 20px;
}

#cat_desc
{
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

#display_order { width: 60px; }

label
{
	vertical-align: top;
	clear: both;
	float: left;
	margin-right: 10px;
	width: 150px;
	text-align: right;
}

#catdescbox, #proddescbox { clear: both; }
#catdisplaybox { margin-top: 10px; }

#catimagebox
{
	position: relative;
	float: left;
	border-width: 8px;
	border-style: solid;
	width: 570px;
	border-color: #E5E5E5;
	margin: 15px 0 40px 17px;
	padding: 10px 0 10px 0;
}

#catimageadmin
{
	width: 176px;
	height: 246px;
	border: 1px solid;
}

#prodimageadmin
{
	width: 122px;
	height: 171px;
	border: 1px solid;
}

#prodimageadminls
{
	width: 122px;
	height: 87px;
	border: 1px solid;
}

#addname
{
	width: 200px;
	margin-left: 15px;
	margin-right: 30px;
}

input.invalid { background: #faa; }

/* Reddish background for invalid fields */
input.valid { background: #afa; }
textarea.invalid { background: #faa; }

/* Reddish background for invalid fields */
textarea.valid { background: #afa; }
.catupdate { margin-left: 30px; }
.catdelete { margin-left: 30px; }
.catinfo { margin-top: 5px; }

.produpdate
{
	margin-left: 30px;
	float: left;
}

.proddelete
{
	margin-left: 30px;
	float: left;
}

.errormessage
{
	color: red;
	float: none;
	clear: both;
	padding: 0;
	margin: 0 0 30px 64px;
}

#cat_name.removemargin { margin-bottom: 0px; }
#cat_desc.removemargin { margin-bottom: 0px; }
#catlongdesc.removemargin { margin-bottom: 0px; }
#update_section input.removemargin,#update_section textarea.removemargin { margin-bottom: 0px; }

#product_name
{
	width: 300px;
	float: left;
	margin-bottom: 20px;
}

#productdesc,#available
{
	float: left;
	margin-bottom: 20px;
}

#available { width: 60px; }

#price, #shipping_uk,#shipping_int
{
	width: 70px;
	float: left;
	margin-bottom: 20px;
}

#prodbox { float: none; }

#viewbasket
{
	width: 119px;
	height: 47px;
	position: absolute;
	top: 130px;
	left: 18px;
	z-index: 10;
}

#paypal
{
	width: 119px;
	height: 76px;
	position: absolute;
	top: 179px;
	left: 18px;
}

#payment_terms
{
	width: 119px;
	height: 29px;
	position: absolute;
	top: 290px;
	left: 18px;
}

#ebay
{
	width: 119px;
	height: 58px;
	position: absolute;
	top: 567px;
	left: 18px;
}

#qxl
{
	width: 98px;
	height: 51px;
	position: absolute;
	top: 654px;
	left: 28px;
}

#email
{
	width: 127px;
	height: 18px;
	position: absolute;
	top: 395px;
	left: 15px;
}

#rb_shipping_uk
{
	position: absolute;
	top: 65px;
	left: 114px;
}

#rb_shipping_int
{
	position: absolute;
	top: 81px;
	left: 114px;
}

ul.terms
{
	width: 580px;
	height: 40px;
	margin: 40px 0 0 15px;
	text-align: left;
	clear: both;
	border-top: 1px solid #999;
	padding: 10px 0 10px 0;
	float:left;
}

ul.terms li
{
	display: inline;
	padding: 0 5px 10px 5px;
	font-size: 0.9em;
}

ul.terms a
{
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}

#privacy
{
	width: 500px;
	text-align: left;
	margin-left: 20px;
	padding-top: 13px;
}
	
#privacy h3{
	margin: 13px 0 0 0;
	padding: 0;
	color: #999;
	}
	
#privacy p{
	margin: 0 0 0 0;
	padding: 0;
	}
	
#privacy ul, ol {
  list-style-type: none;
  }
  
 ul.marginup{
 	margin-top: -10px;
 	}
 	
#privacy p.extraspace{
 	margin-bottom: 10px;
 	}
 	
#firstpage_info{
	width: 156px;
	height: 712px;
	}
