/* Generated by KompoZer */

/*Reset all styles*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ------------------
 styling for page layout
   ------------------   */
body {
	line-height: 1;
	color: #840000;
	margin: 0;
	padding: 0;
	background-color: #fffe9d;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-align: center;
}

#wrapper {
  margin: 0em auto;
  width: 800px;
  background-color: #ffffff;
  text-align: left;
}

#content {
  position: relative;
  width: 800px;
}

#sidebar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
}

#cleardiv {
	clear: both;
	height: 7em;
}

#page_footer {
	clear:both;
}

#payments {
  width: 200px;
  margin-top: 3px;
}

#maintext {
  margin-left: 200px;
  padding-top: 5px;
  padding-left: 30px;
  position: relative;
}

#homepic {
  margin: 0;
  width: 300px;
  position: absolute;
  top: 55px;
  left: 10px;
}
#hometext {
  margin-top: 5px;
  margin-left: 320px;
}


/* Default header and paragraph styles */
h1 {
  margin: 0px 0px 3px;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  color: #840000;
}

h2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Georgia, serif;
  font-size: 1.5em;
  font-weight: 150;
  color: #840000;
}
h3 {
  margin: 0px 0px 3px;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #840000;
}

h3.schools {
  margin-top: 3px;
  border: 2px solid rgb(70, 23, 30);
  line-height: 15px;
  padding: 10px;
  padding-bottom: 5px;
  font-family: Georgia, serif;
  background-color: rgb(207, 165, 169);
  font-size: .7em;
  font-weight: bold;

}

p {
  margin: 0px 3px 3px 0px;
  color: #840000;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 0.7em;
  font-weight: normal;
}

p.colourname {
  width: 500px;
  white-space: nowrap;
  font-size: 0.7em;
}

p.breadcrumbs {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 0.5em;
  font-weight: normal;
  list-style-type: none;
}

ul {
  padding: 5px:
  color: #840000;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  list-style-type: none;
}
select {
  width: 115px;
  color: #840000;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: normal;
}
a:link visited active {
  text-decoration: none;
  color: #00cccc;
}

/*Main menu styles*/
#menu {
  width: 200px;
  background-color: #FFF;
  height: 450px;
}

#menu a:link {
  color: #840000;
  text-decoration: none;
}
#menu a:visited {
  color: #840000;
  text-decoration: none;
}

#menu a:hover {
  color: #ffe40e;
 background-color: #AE0000;
  text-decoration: none;
}
#menu a:active {
  background-color: #ffe40e;
  text-decoration: none;
}

#menu ul {
  color: #FFF;
  padding-left: 25px;
  width: 160px;
  line-height: 2em;
  height: 20px;
  font-size: 0.85em;
  font-weight: 600;
}

#menu ul li a{
	display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
	border-bottom: solid 1px #840000;
}

/* IE hack */

* html #menu ul li a {
width: 1%;
}

#menu h2 {
  color: #FFF;
  font-family: Georgia, serif;
  font-size: 1.5em;
  font-weight: 150;
  padding-top: 15px;
  padding-left: 20px;
}

li.submenu {
  font-size: 0.8em;
  font-weight: lighter;
  margin-left: 3px;
  margin-top: -5px;
}
li.subsubmenu {
  font-size: 0.8em;
  font-weight: lighter;
  margin-left: 6px;
  margin-top: -10px;
}

/*Top bar styles*/
#topbar {
  width: 800px;
}
#topbar img {
  border:  none;
  width: 800px;
  height: 68px;
}
#topbar a:link a:visited a:hover {
  text-decoration: none;
}
#address
{
	background-color: #ffffff;
	width: 800px;
}

#address p {
	text-align: center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #001265;
}

#navcontainer {
  padding: 0;
  margin-left: 300px;
  position:relative; top:-17px;
  font-size: 10pt;
  color: #ffffff;
  height: 1em;
}
ul#navlist {
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
}
#navlist li {
  display: inline;
  list-style-type: none;
}
#navlist a {
  padding: 0px 10px 0px 0px;
}
#navlist a:link, #navlist a:visited {
  color: #840000;
  text-decoration: none;
}
#navlist a:hover {
  color: #ffffff;
  background-color: #140000;
  text-decoration: none;
}

/*Footer styles*/

#footernav {
  padding: 0;
  margin-left: 205px;
  position: relative;
  top: -20px;
  text-align: center;
  font-size: .8em;
  color: #840000;
  height: 1em;
}

ul#footlinks {
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
}
#footlinks li {
  display: inline;
  list-style-type: none;
}
#footlinks a {
  padding: 0px 10px 0px 0px;
}
#footlinks a:link, #footlinks a:visited {
  color: #000000;
  text-decoration: none;
}
#footlinks a:hover {
  color: #ffffff;
  background-color: #140000;
  text-decoration: none;
}


/* Single product styles*/
#sectiontitle {
  border-bottom: 2px solid #840000;
  padding-bottom: 3px;
  margin-bottom: 3px;
}
.sectionpic {
  float: left;
  width: 200px;
  margin-right: 5px;
}
.sectionpic img {
  border: 1px solid ;
  width: 200px;
}
.sectiontext {
  display: inline;
  float: left;
  width: 350px;
  margin-left: 10px;
}
.sectionbottom {
  border-bottom: 1px solid #FFD616;
  clear: both;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.sm_short_list li {
  font-size: 1.25em;
  display: inline;
  list-style-type: none;
  padding-right: 7px;
}

li.smalleritem {
font-size: 0.85em;
width:5px;
}

.sm_short_list img {
  vertical-align: middle;
}
.sm_product_right {
  float: right;
  position: relative;
  top:0;
  margin-right:0;
}

.productname {
	margin-left: 7px;
	font-weight: bold;
}

select.smallertext {
font-size: 0.7em;
width:170px;
}

.sm_short_list li {
  font-size: 1.25em;
  display: inline;
  list-style-type: none;
  padding-right: 7px;
}

li.smalleritem {
font-size: 0.85em;
}

/* ------------------
 styling for colour/style choice table
   ------------------   */
.colour_choice_table
{
	height:410px;
	overflow:auto;
}

.box-table-a
{
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 98%;
	text-align: left;
	border-collapse: collapse;
}

.box-table-a td
{
	padding: 8px;
	background: #fff;
	border-bottom: 1px solid #FFD616;
	color: #FF1309;
	border-top: 1px solid transparent;
	height:50px;
	vertical-align:top;
}
.box-table-a tr:hover td
{
	background: #fffe9d;
	color: #339;
}

