/* http://www.quirksmode.org/css/box.html */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
	overflow: -moz-scrollbars-vertical;
}

div, p, th {
	font: 12px Arial, Verdana, Tahoma, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-top:8px;
}

.sectionHead {
	font-size:18px;
}

.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

/* Links
--------------------------------- */
.menu a { 
	color:#333333; font-family: Helvetica, Arial; font-size: 11px; text-decoration: none;
}
.menu a:hover {
	color:#ffff99; font-family: Helvetica, Arial; font-size: 11px; text-decoration: none;
}

.links a {
	color:#333333; font-family: Helvetica, Arial; font-size: 11px; text-decoration: none;
}
.links a:hover {
	color:#99ff99; font-family: Helvetica, Arial; font-size: 11px; text-decoration: none;
}

.links div.userInfo {
    color:#306EFF; /* Royal Blue */
	margin:5 1 1 5;
}

/*  Headings
--------------------------------- */
h1 {
	clear:right;
	font-size: 10px;
	text-align:center;
	margin:0px;
	padding:5px 0px;
}

h2 { 
	font-weight:bold;
	clear:right;
	font-size: 17px;
	margin:0px;
	padding:3px 0px;
}

h3 { color: #000000;
	font-size: 14px;
	padding:3px 0px;
	margin:0px;
}

h4 { color: #333333;
	font-size: 12px;
	padding:3px 0px;
	margin:0px;
}


/*  Forms
--------------------------------- */
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
label {
	margin: 0px; padding: 0px; 
}

select{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:0;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Images
--------------------------------- */
img  { vertical-align: middle; border:0 }

/* Specs box 
--------------------------------- */

table.specs td {
	padding-left: 0.2em;
    border-left: solid;
    border-right: none;
    border-top: solid;
    border-bottom: none;
    border-left-width: thin;
	border-top-width: thin;
    border-color: black;
	
	cellspacing:2;
	cellpadding:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.specs tr.o {
	color:#99ff99;
}

table.specs tr.e {
	color:#ffffff
}

/* Miscellaneous
--------------------------------- */

hr {  color: #000000}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
----------------------*/

#outer {
	width:100%;
	text-align:center;
}

#page {
	width:740px; 
	max-width:740px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}

#foot {
	text-align:center;
}

/* Page display
----------------------*/

.sheet {
	clear:right;
	width:550px;
	float:left;
	padding:4px;
}

/* Product
----------------------*/
.product {
}

.product td {
	vertical-align:top;
}

/*
-----------------------*/

.extras {
	float:left; 
	clear:left;
	margin:7px;
	padding-left:0px;
	border:0px;
}

/**/

.categoryMenu {
	float:left; clear:left;
	margin:7px;
	padding-left:0px;
	border:1px solid #BBBBBB;
}

.categoryMenu div {
	padding:3px;
}

.categoryMenu  a.top, .categoryMenu  a.top:active, .categoryMenu  a.top:visited {
	font-weight:bold;
	color:#FFFFFF;
	border:0px solid #CCCCCC;
	background:#347879; /* 777799 */
	margin:0px;
	width:160px;
	height:16px;
	padding:3px;
	display:block; 
	text-align:left; 
	float:left; 
	clear:left; 
	border-width:0px 0px 1px 0px;
	font-size: 11px;
}

.categoryMenu  a.top:hover {
	font-weight:bold;
	color:#FFFFFF;
	background:#649091; /* 777799 */
	margin:0px;
	width:160px;
	height:16px;
	padding:3px;
	display:block; 
	text-align:left; 
	float:left; 
	clear:left; 
	font-size: 11px;
}


.categoryMenu a, .categoryMenu a:visited, .categoryMenu a:active {
	color:#444444;
	font-weight:bold;
	margin:0px;
	background:#EEEEEE;
	font-weight:bold;
	width:160px;
	height:16px;
	padding:3px;
	display:block; 
	text-align:left; 
	float:left; 
	clear:left; 
	border:1px solid #CCCCCC;
	border-width:0px 0px 1px 0px;
	font-size: 11px;
}

.categoryMenu a:hover { 
	background:#D1DDDD;
	text-decoration:none;
}

/*
-----------------------------------*/

table.products {
	background:#666666;
	width:100%;
}

table.products td {
	width:33%;
	padding:3px;
	vertical-align:top;
	background:#FFFFFF;
}

table.products .description {
	background:#FFFFFF;
	padding:5px;
	padding-left:0px;
	border:1px solid #FFFFFF;
}

table.products .longDescription {
	background:#ffffCC;
	padding:5px;
	border:1px solid #AAAAAA;
}


table.products td div.p1 {

}

table.products div.p2 {

}


table.products div.p0 {

}

table.products div.description:first-letter { 
	color: #000000;
	font-size:150%;
	font-style:italic;
	font-family:Georgia, Arial, Verdana, Tahoma, sans-serif;
}

/*
-------------------------*/

.upsell {
}

.upsell td {
	padding:10px;
	text-align:center;
}


/*
----------------*/

.saleString {
	font-weight:bold;
}

.sale {
	text-decoration:line-through;
	color:red;
}

/*
-----------------*/

.cartContents {
	
}

.cartContents th, .cartContents td{
	padding:4px;
}

.cartContents td.number, th.number {
	text-align:right;
}

/*
--------------*/

.postageBox td {
	padding:3px;
}

/*
---------------*/
.smallContents {
	width:166px;
	float:left; clear:left;
	margin-left:6px;
	padding:1px;
	background: #FFFFFF;
}

.smallContents img {

}

/* Featured categories
----------------------*/

.featuredCategories {
}

.featuredCategories .category {
	clear:both;
	border:1px solid #BBBBBB;
	border-width:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}


.featuredCategories .featuredDescription {
	float:left;
	clear:left;
	width:430px;
	padding:0px 0px 5px 0px;
}

.featuredCategories .featuredProduct {
	float:right;
	clear:right;
	width:120px;
}

.featuredCategories .featuredProduct img {
	float:right;
	padding-left:5px;
}

.featuredProduct .view{
	margin-top:5px;
	float:right;
}

/*
-----------------------------------*/

.subCategories {
}

.subCategories .longDescription {
	background:#EEEEEE; 
	padding:5px; 
	border:1px solid #BBBBBB;
}

.subCategories .subDescription {
	float:right; 
	clear:right; 
	width:220px;
	padding:5px;
}

.subCategories .subImages {
	float:left; 
	clear:left; 
	width:320px;
}

/* searchForm
-----------------------------------*/

.searchForm {
}

.searchForm input {
	vertical-align:middle;
}

.searchForm input.text {
	width:100px;
}

/*
--------------------------*/

.foot {
	clear:both;
	width:100%;
	margin:auto;
	float:left;
	padding:4px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.floatright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin: 0 0 0 0
}
/* Library
--------------------------*/
.sidebar {
	float:left;
	clear:left;
	padding:5px;
	height:100%;
	margin-bottom:auto;
}
