/* ------------ Typographic settings --------------------------------- */
body {font-size: 75%; font-family:Verdana, Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; border: none; margin: 0px;}

.back1 {
	background-image:  url(../templateimages/repeat_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left {
	background-image:  url(../templateimages/sides_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image:  url(../templateimages/sides_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.repeatdown {
	background-image:  url(../templateimages/main_21.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.menu1 {
    text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url(../templateimages/main_16.jpg);
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

td {font-size: 75%; font-family:Verdana, Arial, Helvetica, sans-serif; color: black; text-decoration: none; border: none}
img {text-decoration: none;	border: none}

.mainarea {font-size: 75%; font-family:Verdana, Arial, Helvetica, sans-serif; color: #404040; text-align:left;}

/* --- language, currency menu and search box ------------------------ */

#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
	z-index: 1;
	}
	
.specarea {
    padding-left: 5px;
   	border: solid 1px #CBD5DB;
	font-family: Verdana, Tahoma, Arial,Helvetica,Sans-Serif; 
	font-weight: normal; 
}
.logoarea {
    padding-left: 0px;
   	border-top: solid 1px #CBD5DB;
	border-right: solid 1px #CBD5DB;
	border-bottom: solid 1px #CBD5DB;
   	border-top: solid 1px #CBD5DB;
	font-family: Verdana, Tahoma, Arial,Helvetica,Sans-Serif;  
	font-weight: normal; 
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
}

/* Headings and Text */
h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #009ee0;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

h2 {
	font-size: 9pt;
	color: #009ee0;
	padding-bottom: 10px;
	margin: 0px 0px 2px 0px;
}

h3 {
	font-size: 9pt;
}

h4 {
	font-size: 9pt;
	color: #009ee0c;
	margin: 5px 0 4px 0;
	padding-bottom: 0px;
}

h5 {
	margin: 5px 0px 5px 0px;
	font-size: 9pt;
	color: #009ee0;
	text-transform: uppercase;
	padding: 2px 2px 2px 0px;
	text-align: left;
	font-weight: normal; 
}

/* Breadcrumb trail  */

.breadcrumbtrail {
	padding: 3px 3px 3px 0px;
	margin-bottom: 10px;
	background-image: none;
	background-color: white;
	color: #009ee0;
}

.breadcrumbtrail ul {
     clear:both;
	margin-left: 0;
	padding-left: 0;
	display:inline;
	border: none;
} 

.breadcrumbtrail ul li {
	margin-left: 0;
	color: #009ee0;
	border: none;
	display: inline;
	background-color:white;
	background-image:none;
}

/* Hyperlinks */
.mainarea a:link {font-family:Verdana, Arial, Helvetica, sans-serif; color: #2C08E2; font-weight: bold; text-decoration:none; }
.mainarea a:visited {font-family:Verdana, Arial, Helvetica, sans-serif;  color: #2C08E2; font-weight: bold; text-decoration:none; }
.mainarea a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;  color: #063A98; text-decoration: none; }  
.menu1 a:link {font-family:Verdana, Arial, Helvetica, sans-serif;  color: white; font-weight: bold; font-size: 11px; text-decoration:none}
.menu1 a:visited {font-family:Verdana, Arial, Helvetica, sans-serif;  color: white; font-weight: bold; font-size: 11px; text-decoration:none}
.menu1 a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;  color: #009ee0; text-decoration: none;}  

/* Tables */
table caption {
	font-size: 10pt;
	color: #67263c;
}

table tr.alt {
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
}

table tr.highlight {
	background-color: #e6f5fc;
	background-image: none;
}

.versions tr.highlight td {
	background-image: none;
	background-color: #e6f5fc;
}

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 #009ee0;
	background-image: none;
	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 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* Dynamic page content section of page body */
#pagecontent {
	width: 100%;
	float: left;
	padding: 0px;
}
#pagecontent_pad {
	padding: 0px 0px 0px 10px;
}

#container {
	display: block;
	margin: 0 auto;
}
/* Contains rest of HTML */
#centrecontainer {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}
/* --- Category menu ------------------------------------------------- */

#categorymenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px;
	border-color: none; 
}

#categorymenu ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#categorymenu ul li {
	list-style: none;
	float: none;
	clear: both;
	padding: 0px;
}

#categorymenu ul li div {
	font-size: 9pt;
	background-color: transparent; 	
	padding-top:1px; padding-bottom:1px;	
}

#categorymenu ul li div a {
	display: block;
	padding: 1px 2px 2px 2px;
	color: #404040;
    margin: 1px;
}

#categorymenu ul li div a:hover {
	color: #a73752;
	background-color: transparent;
	border-top: solid 1px #67263c;
	border-right: solid 1px #67263c;
	border-left: solid 1px #67263c;
	border-bottom: solid 1px #67263c;
	margin: 0px;
}

#categorymenu ul ul li div {
	font-weight: normal;
}
/* for the static link for justpoles */

#categorymenu2 {
	margin: 0px 0px 10px 0px;
	padding-top:1px; padding-bottom:1px;	
	font-size: 9pt;
	margin: 1px;
    color: #404040;
}

#categorymenu2 a {
	display: block;
	padding: 1px 2px 2px 2px;
	color: #404040;
    margin: 1px;
}

#categorymenu2 a:hover {
	color: #a73752;
	background-color: transparent;
	border-top: solid 1px #67263c;
	border-right: solid 1px #67263c;
	border-left: solid 1px #67263c;
	border-bottom: solid 1px #67263c;
	margin: 0px;
}

/* these are the sublevels on the menu */
#categorymenu ul ul li div a {
	font-weight: normal;
	background-image: none;
	background-color: none; 
	color: #404040;
	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: none;
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 75%;
}

.colouroptions {
	background-image: url(backfade.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding:5px;
	}
	
/* Shortened column format boxes */
.products_shortened .box {
	width: 205px;
	height: 250px;
	margin: 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: 100%;
}

.subcategories_shortened .box {
	width: 205px;
	height: 250px;
	margin: 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: 100%;
}

/* Line between products */
.products_extended .product {
	background-image: url(backfade.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
}

.products_normal .product {
	background-image: url(backfade.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* Products */
.products .minprice {
	color: #009ee0;
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

/* ------------ Forms ------------------------------------------------ */
select, input, textarea {
    font-size: 95%;
	font-weight: normal;
	color: black;
	background-color: #e6f5fc;
	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: #e6f5fc;
	border-color: #67263c;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

input.submit {
	background-color: #009ee0;
	color: white;
	font-weight: bold;
	font-size: 7.5pt;
	border-style: outset;
	border-left: solid 1px #CBD5DB;
	border-top: solid 1px #CBD5DB;
	border-right: solid 1px #CBD5DB;
	border-bottom: solid 1px #CBD5DB;
	margin: 0px 1px 3px 0px;
}

input.smallsubmit {
	display: in-line;
	margin: 0;
	font-size: 7.5pt;
	text-decoration: none; 
	color: #009ee0;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: left;
	font-weight: bold; 
	background-color: transparent;
	border: none;
}
/* horizontal rule */
hr {
	color: #009ee0; 
	background-color: #e6f5fc; 
	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: 100%;
	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: 5px 0px 5px 0px;
}

.pad_shortformat {
	padding: 10px 0px 10px 0px;
}

div.spacer {
  	clear: both;
}

/* The following is template specific */

.menu ul, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color: white;
	list-style: none;
	background-color: #757575;
	width: 175px;

}
.menu ul
{
	width: 175px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-decoration: none; 
	color: white;
	list-style: none;
	font-weight: normal;
	
}
.menu li ul
{
	display: none;
	position: absolute;
	margin-left: -170px;
	margin-top: -20px;
	border-top: 0px solid white;
	text-decoration: none; 
	color: white;
	list-style: none;
	font-weight: normal;
	background-image: url(mbackground.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
}
.menu li a
{
	padding-left: 13px;
	text-decoration: none; 
	color: white; 
	border-top: 1px;
	width: 175px;
	display: block;
	text-indent: 5px;
	list-style: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	background-image: url(mbackground.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	height:15px;
}

.menu li a:visited
{
	text-decoration: none;
	color: white;
	list-style: none;
	font-size: 11px; 
    font-weight: normal;
	width: 175px;
}

.menu li a:hover
{
	text-decoration: none;
	color: #009ee0;
	list-style: none;
	font-size: 11px; 
	margin-bottom: 0px;
	font-weight: normal;
	width: 175px;
	display: block;
	background-image: url(mbackground.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
}

.menu li
{	
	float: left;
	width: 175px;
	font-size: 11px; 
	text-decoration: none; 
	color: white; 
	font-weight: normal;
	list-style: none;
	background-image: url(mbackground.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
}
.menu a.hassubmenu
{
	background-image: url('arrow.gif');
	background-repeat: no-repeat;
	background-position: 3px 0px;
	font-weight: normal;
	color: white; 
	z-index:2;
	margin-bottom: 0px;
}
.menu mainmenu
{
	margin: 1px;	
	border-bottom: 1px ;
	margin-bottom: 1px ;
	font-weight: normal;
	color: white; 
}


