@charset "utf-8";
/* CSS Document */

div#navigation {
width: 180px;
font-size : 90%;
font-weight:bold;
background: transparent url(../graphix/nav-gradient.gif) repeat-y;
/*background-color:#ff7f00;*/

}
#navigation ul {
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 20px;
list-style-image: url(../graphix/bullet2.gif);
/*background-color : #ff7f00;*/
line-height:220%;	
}

/* navigation rollover */
#navigation a {
display: block;
color: #000000;
width: 130px;
padding: 2px 3px 4px 0px;
text-decoration: none;
}
#navigation a:hover {
background-color: #999999;
color: #ffffff;
}

.b {font-weight:bold;}
.q {color:#0000FF;}
.ans {color:#FF6600;}

body#home a#homenav,
body#green a#greennav,
body#faq a#faqnav,
body#agents a#agentsnav,
body#stockists a#stockistsnav,
body#gal a#galnav,
body#contact a#contactnav,
body#tech a#technav
{
color: #ffffff;
background: #333333;
}




.bg1 {
	background-image: url(../graphix/bg1.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
}
#headerPics {text-align:right;margin-bottom:12px;}
#headerPics img{margin-left:10px;}
.headpad {
	padding-top: 27px;
	padding-bottom: 40px;
	padding-left: 25px;
	padding-right: 25px;
}

.hnavbg {
	background-color: #313131;/*themecolour2;*/
}
.leftcoltext {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff7f00;/*themecolour1;*/
}
.centercoltext {
	padding-left: 20px;
	padding-right: 20px;
}
.rightcoltext {
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(../graphix/rightcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size:80%;
}
.hnavbg2 {
	background-image: url(../graphix/hnav_bg.gif);
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(../graphix/bullet.gif);
	color: #000000;/*themecolour4%0;*/	
}

h2 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #ff7f00;/*themecolour1;*/
}
h1 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;/*themecolour1;*/
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-size:80%;
	margin:0px 25px 10px 25px;
}
a:link {
	color: #313131;/*themecolour2$ 0%,-68%;*/
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ff7f00;/*themecolour1;*/
}
.subheadbg {
	background-image: url(../graphix/subheading_bg.gif);
	background-repeat: repeat-x;
	background-color: #313131;/*themecolour2$ 0%,-68.1%;*/
	color:#ffffff;
	font-size:80%;padding-left:12px;
}
.rightColItem{background-image: url(../graphix/rightcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;}
.rightcolleft {
	background-image: url(../graphix/rightcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightcolbottom {
	background-image: url(../graphix/hnav_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff7f00;/*themecolour1;*/
	border-bottom-color: #ff7f00;/*themecolour1;*/
	border-left-color: #ff7f00;/*themecolour1;*/
}
.imageborder {
	padding-right: 4px;
}                                                                                                    .agent {    border-right:1px #FF6600 solid;
    border-bottom:1px #FF6600 solid;
  margin:30px 0px;
  padding:12px
}
.agent h5 {
  background-color: #FFCC99;
  font-size:120%;
  padding:6px;
  margin-top:0px;
}
.agent p {
  padding:2px 12px;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
