/* ------------ Typographic settings --------------------------------- */
body, td, select, input {
	font-family: Tahoma, Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal; 
}
body, td {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	background:#FCF3E5
}
pre {
	font-family: Tahoma, Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal; 
}

/* By default disable all borders on images */
img {
	border: none;
}

/* Headings and Text */
h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #a73752;
	padding: 0;
	margin: 0px 0px 4px 0px;
}

h2 {
	font-size: 9pt;
	color: #a73752;
	padding: 0;
	margin: 0px 0px 4px 0px;
}

h3 {
	font-size: 8pt;
}

h4 {
	font-size: 8pt;
	color: #a73752;
	margin: 5px 0 4px 0;
	padding-bottom: 0px;
}

h5 {
	margin: 5px 0px 5px 0px;
	font-size: 8pt;
	color: #a73752;
	text-transform: uppercase;
	padding: 2px 2px 2px 0px;
	text-align: left;
	font-weight: normal; 
}

.breadcrumbtrail {
	color: #999999;
}

/* Hyperlinks */
A:link, A:visited {
	text-decoration: none; 
	color: #577d88;
	font-weight: bold;
}

A:hover	{
	text-decoration: none; 
	color: #a73752;
	font-weight: bold;
}

/* Tables */


table caption {
	font-size: 10pt;
	color: #DD6600;
}

table tr.alt {
	background-image: url(cell_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

table tr.highlight {
	background-color: #FFF522;
	background-image: none;
}

.versions tr.highlight td {
	background-image: none;
	background-color: #FFF522;
}

table tr.header {
	background-color: transparent;
	background-image: none;
}

table tr.header th {
	font-size: 7.5pt;
	font-weight: bold;
	background-image: none;
	background-color: transparent;
}

table tr.subheader td {
	border-top: solid 1px #CBD5DB;
	background-image: url(cell_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

table th {
	background-color: white;
	text-align: left;
}

/* --- Body - control position #container, allows centering of site -- */

#pagebody {
	padding: 0px 0px px 0px;
	margin: 0px 0px 0px 0px;
}
/* Dynamic page content section of page body */
#pagecontent {
	width: 480px;
	float: left;
	padding: 0;
}
#pagecontent_pad {
	padding: 0px 0px 0px 10px;
}

#container {
	display: block;
	margin: 0 auto;
}
/* Contains rest of HTML */
#centrecontainer {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}
/* --- Category menu ------------------------------------------------- */

#categorymenu {
	margin: 0 0 20px 0;
	padding: 0;
	border-top: solid 1px #5E696B;
}

#categorymenu ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#categorymenu ul li {
	list-style: none;
	float: none;
	clear: both;
	padding: 0;
}

#categorymenu ul li div {
	font-size: 7.5pt;
	background-color: transparent; 		
}

#categorymenu ul li div a {
	display: block;
	padding: 1px 2px 2px 2px;
	color: white;
	background-image: url(menubg.gif);
	border-bottom: solid 1px #fcf3e5;
}

#categorymenu ul li div a:hover {
	color: #a73752;
	background-color: white;
	background-image: none;
	border-right: solid 1px #76a9b2;
	border-left: solid 1px #76a9b2;
	border-bottom: solid 1px #76a9b2;
}

#categorymenu ul ul li div {
	font-weight: normal;
}


/* these are the sublevels on the menu */
#categorymenu ul ul li div a {
	font-weight: normal;
	background-image: none;
	background-color: #a73752; 
	color: white;
	padding-left: 10px;
}

#categorymenu ul ul ul li div a {
	padding-left: 20px;
}

#categorymenu ul ul ul ul li div a {
	padding-left: 30px;
}

#categorymenu ul ul ul ul ul li div a {
	padding-left: 40px;
}

#categorymenu ul ul ul ul ul ul li div a {
	padding-left: 50px;
}

/* ------------ Site Colour Scheme and Layout ------------------------- */
/* Boxes for general display */
.box {
	border: none;
}

.boxinset {
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Shortened column format boxes */
.products_shortened .box {
	width: 147px;
	height: 210px;
	margin: 2px 2px 10px 2px;
	background-image: url(backfade.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: solid 1px #CBD5DB;
	border-left: solid 1px #CBD5DB;
	border-bottom: solid 1px #E2EAEF;
	border-right: solid 1px #E2EAEF;
	font-size: 7.5pt;
}

.subcategories_shortened .box {
	width: 147px;
	height: 265px;
	margin: 2px 2px 10px 2px;
	background-image: url(backfade.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: solid 1px #CBD5DB;
	border-left: solid 1px #CBD5DB;
	border-bottom: solid 1px #E2EAEF;
	border-right: solid 1px #E2EAEF;
	font-size: 7.5pt;
}

/* Line between products */
.products_extended .product {
	background-image: url(backfade.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
}

.products_normal .product {
	background-image: url(backfade.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* Products */
.products .minprice {
	color: #a73752;
	display: block;
	font-weight: bold;
	padding-top: 10px;
}

/* ------------ Forms ------------------------------------------------ */
select, input, textarea {
	font-weight: normal;
	color: black;
	background-color: #DCE4E9;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

select:focus, input:focus, textarea:focus {
	font-weight: normal;
	color: black;
	background-color: #F7F7FF;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

input.submit {
	background-color: #a73752;
	color: white;
	font-weight: bold;
	font-size: 7.5pt;
	border-style: outset;
	border-left: solid 1px #FF6666;
	border-top: solid 1px #FF6666;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
	margin: 0px 1px 3px 0px;
}

input.smallsubmit {
	display: in-line;
	margin: 0;
	font-size: 7.5pt;
	text-decoration: none; 
	color: #0055CC;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: left;
	font-weight: bold; 
	background-color: transparent;
	border: none;
}
/* horizontal rule */
hr {
	color: #a73752; 
	background-color: #a73752; 
	height: 1px; 
	border-width: 0; 
}

/* form display */
form { 
	margin: 0; 
	display: inline;
	padding: 0;
}
/* textarea definition */
textarea { 
	width: auto; 
}

/* ------------ Homepage News ---------------------------------------- */
/* Controls specifically the first news item */
#newsitem1 {
	margin: 0;
	padding: 0;
	width: 480px;
	clear: both;
}

#newsitem1 .pad {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#newsitem1 h1 {
	padding-top: 0px;
}


#newsitem1 img {
	float: right;
}

/* Other news items */

#newsitems div {
	padding: 0;
	margin: 0;
}

#newsitems {
	padding: 0;
	margin: 0;
	width: 100%;
}

#newsitems .newsitem {
	width: 33%;
	float: left;
}

#newsitems .newsitem .pad {
	margin: 0px 5px 5px 0px;
}

#newsitems strong {
	display: block;
	padding: 0;
	margin: 0;
}
/* ------------ Boxes ------------------------------------------------ */
.boxheader {
	margin: 10px 0px 5px 0px;
}

.pad_shortformat {
	padding: 10px 0px 20px 0px;
}

div.spacer {
  	clear: both;
}


/* The following is template specific */

#topbg {background:url(top_bg.gif) top left repeat-x }
#botbg {background:url(bot_bg.gif) top left repeat-x; margin:0px 0px 0px 40px }

.m1		{
		color:#FCF3E5;
		font-weight:bold;
		text-decoration:none;
		font-size:9px;
		}
a.m1         {color: #ffffff; text-decoration: none; }
a.m1:visited {color: #ffffff; text-decoration: none; }
a.m1:hover   {color: pink; text-decoration: none; }
.m2		{
		color:#717070;
		text-decoration:none;
		}
.top_tm	{
		margin:16px 0px 0px 370px;
		color:#577d88;
		font-size:9px;
		}
.toplinks          {color: #577d88; text-decoration: none; }
a.toplinks         {color: #577d88; text-decoration: none; }
a.toplinks:visited {color: #577d88; text-decoration: none; }
a.toplinks:hover   {color: #a73752; text-decoration: none; }
.sublinks          {color: #ffffff; text-decoration: none; }
a.sublinks         {color: #ffffff; text-decoration: none; }
a.sublinks:visited {color: #ffffff; text-decoration: none; }
a.sublinks:hover   {color: pink; text-decoration: none; }
.mainlink1          {color: #ffffff; text-decoration: none; 
					font-weight:bold;
					font-size:12px;
					height: 52px; width: 97px;
					padding: 18px 0 0 30px;
					margin: 0;
}
a.mainlink1         {color: #ffffff; text-decoration: none; }
a.mainlink1:visited {color: #ffffff; text-decoration: none; }
a.mainlink1:hover   {color: pink; text-decoration: none; }
.mainlink2          {color: #ffffff; text-decoration: none; 
					font-weight:bold;
					font-size:12px;
					height: 52px; width: 96px;
					padding: 18px 0 0 15px;
					margin: 0;
}
a.mainlink2         {color: #ffffff; text-decoration: none; }
a.mainlink2:visited {color: #ffffff; text-decoration: none; }
a.mainlink2:hover   {color: pink; text-decoration: none; }
.mainlink3          {color: #ffffff; text-decoration: none; 
					font-weight:bold;
					font-size:12px;
					height: 52px; width: 96px;
					padding: 18px 0 0 20px;
					margin: 0;
}
a.mainlink3         {color: #ffffff; text-decoration: none; }
a.mainlink3:visited {color: #ffffff; text-decoration: none; }
a.mainlink3:hover   {color: pink; text-decoration: none; }
.mainlink4          {color: #ffffff; text-decoration: none; 
					font-weight:bold;
					font-size:12px;
					height: 52px; width: 96px;
					padding: 18px 0 0 8px;
					margin: 0;
}
a.mainlink4         {color: #ffffff; text-decoration: none; }
a.mainlink4:visited {color: #ffffff; text-decoration: none; }
a.mainlink4:hover   {color: pink; text-decoration: none; }
.mainlink5          {color: #ffffff; text-decoration: none; 
					font-weight:bold;
					font-size:12px;
					height: 52px; width: 108px;
					padding: 18px 0 0 15px;
					margin: 0;
}
a.mainlink5         {color: #ffffff; text-decoration: none; }
a.mainlink5:visited {color: #ffffff; text-decoration: none; }
a.mainlink5:hover   {color: pink; text-decoration: none; }

.top_m	{
		color:#FFFFFF;
		margin:8px 0px 0px 0px
		}
		
.bot_m a{
		color:#717070;
		text-decoration:none
		}
.bot_m	{
		color:#717070;
		margin:22px 0px 0px 0px
		}
.bot 	{
		color:#B6B1AA;
		font-size:9px;
		margin:6px 0px 0px 0px
		}
.bot a	{
		color:#B6B1AA;
		text-decoration:none;
		}
.t1		{
		color:#FCF3E5;
		text-transform:uppercase;
		font-weight:bold;
		margin:3 0 0 11px
		}
.t2 	{
		color:#717070;
		text-transform:uppercase;
		font-weight:bold;
		margin:3 0 0 11px
		}
.end	{
		background:url(images/list1_b.gif) bottom left no-repeat;
		}
.end a	{
		color:#577D88;
		font-weight:bold;
		font-size:9px;
		}
#f1	input{
		width:124px;
		height:18px;
		border-style:solid;
		border-width:1px;
		border-color:#FAAEBE;
		color:#9E505C;
		font-family:tahoma;
		font-size:11px;
		margin:7 0 0 7px;
		padding:0 2 0 2px
		}