/*****************
 LINKS
 *****************/

A:hover { color: #369; }


/*****************
 BODY FONT
 *****************/

body, table {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: 14px;
}


/**********************
BODY FONT HACK FOR IE
 **********************/

* html body, *html table  {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: x-small;
}


/*****************
 FONTS
 *****************/

#minicart { font-size: 0.8em; color: #fff; }
#copyright { font-size: 1.1em; color: #333; }
#footeraddress { font-size: 0.8em; color: #000; }
#footer { font-size: 0.8em; }

.whitetext { color: #fff; }
.error { font-size: 0.8em; color: #cc0000; }
.success { font-size: 0.8em; font-weight: bold; color: #008800; }


.bodytext { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em}
.bodytextmed { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.8em}
.bodytextsmall { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.7em}
.bodytextbig { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.1em}
.headertext { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.0em}
.taglinetext { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.8em}
.footertext { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.8em}
.bodytextbigger { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.6em}
.colourdesc { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.7em}

/*****************
 HEADINGS
 *****************/

h1 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.4em; display:inline; color: #369; font-weight: normal;}
h2 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em; display:inline; color: #666666;}
h3 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.1em; display:inline; color: #036;}
h4 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.1em; display:inline; color: #c00; }

h3.lhs {
 	width: 160px;
 	margin: 10px 0px 3px 0px;
 	padding: 3px 0px 3px 5px;
 	background: url(images/navheader.gif) no-repeat top right;
 	color: #fff;
 	text-align: left;
  	font-weight: bold;
  	font-size: 1.1em;
  	text-transform: none;
  	letter-spacing : -1px;
 	border: 0;
}

/*****************
 FORMS
 *****************/

form.inline { display:inline; }
input.searchinput {border: 0px; background: transparent; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; padding: 0 0 2px 0; }
input.searchsubmit { border: 0px; background: #000; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #ffffff; padding: 2px; }

input.qtyinput {border: 1px solid #7F9DB9; background: transparent; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }
select.colinput {border: 1px solid #7F9DB9; background: transparent; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }

input.newsletterinput {
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	width: 110px;
	color: #000000;
}

input.newslettersubmit {
	border: 1px solid #999999;
	background-color: #336699;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	color: #ffffff;
}

label {
	width: 120px;
	float: left;
}

label.required {
	font-weight: bold;
}

/*****************
 NO MARGIN UL
 *****************/

UL.nomargin {
margin: 0px 0px 0px 0px;
padding: 3px 3px 3px 3px;
}

UL.nomargin LI {
margin: 0px 0px 0px 12px;
padding: 0px 0px 0px 0px;
}

/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}

/*****************
 QUOTE FLOATS
 *****************/

img.floatleftquote {
	float: left;
	margin: 0px 3px 3px 0px;
}

img.floatrightquote {
	float: right;
	margin: 0px 0px 3px 3px;
}


/*****************
 IMAGE BORDERS
 *****************/

.bordered {
	border-style:solid;
	border-color: #330066;
	border-width:1px;
      }

/*****************
 PARAGRAPHS
 *****************/

p { margin-top: 10px}
p.compact { margin: 0px}
p.indent { text-indent: 20px; margin-top: 10px}
p.justify { text-align: justify;}
p.rhstext { margin: 0px; padding: 3px 3px 3px 3px;}


/*****************
 TABLES
 *****************/

.whitetable { border: 1px solid #330066; background-color: #ffffff; padding: 5px; }
.producttable { background: #ffffff; padding: 3px; border: 1px solid #ccc; }


/*****************
 MAIN NAV LIST
 *****************/

#mainnav ul {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 8px 0px;
	list-style: none;
	font-weight: bold;
	text-transform: none;
	width: 750px;
}

#mainnav ul li {
	font-size: 1.0em;
	letter-spacing : -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display: inline;
}

#mainnav ul li a {
	color: #fff;
	text-decoration: none;
}

#mainnav ul li a:hover {
	color: #47a;
	text-decoration: none;

}


/*****************
 UL SIDE NAV
 *****************/


ul.sidenavlist{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 0.9em;
	width: 160px;
	text-align: left;
}

ul.sidenavlist li{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	line-height:1.6em;
	border-bottom: 1px solid #369;
	background: url(images/sidenavicon.gif) no-repeat 0 6px;
}

ul.sidenavlist a:link, ul.sidenavlist a:visited{
	padding: 0px 0px 0px 15px;
	color: #000000;
	text-decoration: none;
}

ul.sidenavlist a:hover, ul.sidenavlist a:active{
	color: #369;
	text-decoration: underline;
}

/* APPLY HERE OVERRIDES */
ul.sidenavlist  li.here {
 	font-weight: bold;
}


/* APPLY HEADER OVERRIDES */
ul.sidenavlist  li.sidenavheader {
	width: 160px;
	margin: 10px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	color: #369;
	background: transparent;
 	font-weight: bold;
 	font-size: 1.2em;
 	text-transform: uppercase;
 	letter-spacing : -1px;
 	border: 0;

}


/*****************
 NORMAL LINK LIST
 *****************/


ul.normallink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none
}

ul.normallink li {
	margin-left:0px;
	line-height:16px;
	background: url(images/subicon.gif) no-repeat 0 1px;
}

ul.normallink a:link, ul.normallink a:visited {
	padding-left:15px;
	display:inline;
	text-decoration:none;
	width:100%;
 	position:relative;
	color: #000000; text-decoration: none;
}

ul.normallink a:hover {
	color: #369; text-decoration: underline;
}



/****************************
 CUSOTMER SERVICE LINK LIST
 ****************************/


ul.custlink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none
}

ul.custlink li {
	margin-left:0px;
	line-height:16px;
	background: url(images/subicon.gif) no-repeat 0 1px;
}

ul.custlink a:link, ul.custlink a:visited {
	padding-left: 15px;
	display: inline;
	text-decoration: underline;
	width: 100%;
 	position: relative;
	color: #000000; 
	text-decoration: underline;
}

ul.custlink a:hover {
	color: #369; 
	text-decoration: underline;
}


/*****************
 ORDERED LIST
 *****************/

OL.nomargin {
margin: 0px 0px 0px 25px;
padding: 0px 0px 0px 0px;
}


/*****************
 LINKS
 *****************/

#topheader a:link{ color: #fff; text-decoration: none }
#topheader a:visited{ color: #fff; text-decoration: none }
#topheader a:hover{ color: #fff; text-decoration: underline }

#breadcrumb a:link{ color: #fff; text-decoration: none }
#breadcrumb a:visited{ color: #fff; text-decoration: none }
#breadcrumb a:hover{ color: #fff; text-decoration: underline }

#footer a:link{ color: #000; text-decoration: none }
#footer a:visited{ color: #000; text-decoration: none }
#footer a:hover{ color: #fff; text-decoration: none }

.prodnamelink a:link{ font-size: 0.9em; color: #036; text-decoration: none }
.prodnamelink a:visited{ font-size: 0.9em; color: #036; text-decoration: none }
.prodnamelink a:hover{ font-size: 0.9em; color: #369; text-decoration: underline }


/************
  PROD PAGE
************/

UL.moreli {
margin: 0px 0px 0px 10px;
padding: 3px 3px 3px 3px;
list-style: square;
}

UL.moreli LI {
margin: 0px 0px 0px 12px;
padding: 0px 0px 0px 0px;
}

/************
  Personalisation Page
************/

td.persbump {
	padding-top: 6px;
}

td.perstopborder {
	border-top: 2px solid #336699;
	background: #fff;
}

td.persbotborder {
	border-bottom: 2px solid #336699;
	background: #fff;
}

td.personalisation-left-cell {
	background: #fff;
	border-left: 2px solid #336699;
}

td.personalisation-right-cell {
	background: #fff;
	border-right: 2px solid #336699;
	text-align: right;
}

td.personalisation-mid-cell {
	background: #fff;
	vertical-align: top;
	font-size: 0.8em;
}

td.personalisation-mid-cell h2 {
	color: #336699;
	font-size: 1.0em;
}

td.personalisation-mid-cell p {
	margin: 1px 0px 1px 0px;
}


td.personalisation-mid-cell label {
	width: 115px;
	font-size: 1.0em;
	float: left;
	padding-top: 2px;
}

td.personalisation-mid-cell label.shorty {
	width: 70px;
	font-size: 1.0em;
	float: left;
	padding-top: 2px;
}

td.personalisation-mid-cell label.qty {
	width: 125px;
	font-size: 1.0em;
	float: left;
	padding-top: 3px;
}

td.personalisation-mid-cell input {
	font-size: 1.0em;
	height: 18px;
	margin-bottom: 1px;
}
td.personalisation-mid-cell input.norm {
	font-size: 1.0em;
	height: auto;
	margin-bottom: 1px;
}

td.personalisation-mid-cell input.ro {
	font-size: 1.0em;
	height: 18px;
	margin-bottom: 1px;
	border: 0px;
	background: transparent;
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
}

td.personalisation-mid-cell select {
	font-size: 1.0em;
	height: 18px;
	margin-bottom: 2px;
}

/*****************************
 ENLARGE WINDOW
*****************************/

div.enlghead {
	width: 430px;
	text-align: left;
	background: #fff;
	border-bottom: 4px solid #336699;
	padding-top: 10px;
	padding-left: 10px;
}

div.enlgimg {
	padding: 20px 20px 20px 20px;
	margin: 0px;
}

div.enlgimg img {
	border: 1px solid #336699;
}


div.enlgclose {
	width: 430px;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	background: #f3f3f3;
	border-top: 1px solid #336699;
}

	div.enlgclose a:link, div.enlgclose a:visited {
		color: #336699;
		text-decoration: underline;
	}

	div.enlgclose a:hover {
		color: #EE7711;
		text-decoration: underline;
	}

/***********
CHECKOUT
************/

div.heading {
	font-weight: bold;
	color: #369;
	font-size: 1.2em;
}

/***********
CONTACT FORM
************/

input.textinput { border: 1px solid #69c; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em; color: #000000; }
textarea.textareainput { border: 1px solid #69c; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em; color: #000000; }
select.textselect { border: 1px solid #69c; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em; color: #000000; }
input.submit { background-color: #369; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.8em; color: #ffffff; }

/*****************
 FORM FEEDBACK
 *****************/

.formerror {
	border: 2px solid #cc0000;
	display:block;
	padding: 5px;

}

.error {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}

.success {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}

/*************************
 ACCOUNT / REGISTRATION
 *************************/

#accountheader {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

ul.account {
	background: #EEFFDD;
	list-style: none;
}

.formHeader {
	float:left;
	width:100%;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	background: #69c;
	color: #ffffff;
	margin-bottom:10px;
}

.accountHead {
	display: block;
	text-align:center;
	width:100%;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	background: #EAF1F8;
	color: #000000;
	margin-bottom:5px;
}

td.accounttable {
	width: 25%;
	text-align: center;
}

ul.error {
 	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
 	color: #bb0000;
 	font-weight:normal;
 	font-size: 10px;
 	text-align: left;
}

.errorMessage {
 	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
 	color: #bb0000;
 	font-size: 11px;
 	font-weight: bold;
 	border: 2px solid #bb0000;
  	padding: 10px;
 	text-align:center;
 	margin-bottom: 5px;
}

.success {
 	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
 	color: #006600;
 	font-weight: normal;
 	font-size: 10px;
 	text-align:center;
}

label.login { float:left; width:120px; }

label.formlabel {
	float:left;
	clear:left;
	width:155px;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	margin-top:2px;
	font-weight: bold;
	text-align:right;
	color: #000000;
	font-size: 12px;
}

label.requiredfield {
	float:left;
	clear:left;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	color: #000000;
	font-size:10px;
	margin-bottom:10px;
}

label.errorlabel {
	float:left;
	clear:left;
	width:155px;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	margin-top:2px;
	font-weight: bold;
	text-align:right;
	color: #bb0000;
}

.formDone {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	padding-top:2px;
}

input.inputreq {
	border: 1px solid #69c;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
}

textarea.inputreq {
	border: 1px solid #69c;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
}

select.selectreq {
	border: 1px solid #69c;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
}

input.formsubmit {
	border: 1px solid #336699;
	background-color: #336699;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; font-weight:bold; color: #ffffff;
}

fieldset.forminner {
	border:1px solid #69c;
	padding:10px 10px 10px 10px;
}

/*************************
 SHOPCART TABLE
 *************************/

.cartHead {
	width:100%;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	background: #369;
	color: #ffffff;
	margin-bottom:10px;
}

.historyDivide {
	height:1px;
	padding:0px;
	margin:0px;
	background: #dddddd;
}

.historyPlus {
	width:15px;
	height:16px;
	line-height:10px;
	font-family:verdana; font-weight:bold;
	font-size:11px;
	color:#ffffff;
	margin:0px;
	padding-top:0px;
	border:1px solid #000000;
	background: #FF9900;
}

.historySummary {
	background: #ffffff;
}

.historyID {
	width: 40px;
	padding-right: 5px;
}

.historyDate {
	width: 100px;
	padding-right: 5px;
}

.historyTime {
	width: 100px;
	padding-right: 5px;
}

.historyValue {
	width: 50px;
}

.historyPlusRow {
	width: 15px;
}

.historyItemRow {
	background: #fefef6;
	width: 100%;
	font-family:verdana;
	font-size:9px;
	clear:both;
}

.historyItemRowLayout {
	clear:both;
}

.historyQty {
	margin-left: 10px;
	width: 25px;
	float:left;
}

.historyProduct {
	width:268px;
	float:left;
}

.historyProdPrice {
	width:80px;
	float:left;
}

.historyDelivery {
	width: 263px;
	float: left;
	text-align: right;
	margin-right:5px;
}