/* COLOUR SCHEME
#cc9966;
#663300;
COLOUR SCHEME */

html {
	height: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#wrapper {
	margin: 0 auto;
	padding: 0 auto;
	width: 980px;
	background: white;
	position: relative;
	margin-bottom: 100px;
}

p, ul {
	line-height: 140%;
	font-size: 12px;
}

.small {
	line-height: 100%;
	font-size: 10px;
}

h1 {
  margin: 10px 0 10px 0;
  font-size: 24px;
  color: #333;
}

h2 {
	margin: 25px 0 10px 0;
	font-size: 16px;
	color: #333;
}

h3 {
	margin: 10px 0 10px 0;
	font-size: 14px;
	color: #999;
}

h4 {
	margin: 10px 0 -5px 0;
	font-size: 12px;
	color: #666;
}

.hr {
	margin: 20px 0 20px 0;
	border-top: 1px dashed #ccc;
}

img {
	border: 0;
}

a:link {color:#333;}
a:visited {color:#333;}
a:hover {color:#cc9966;}
a:active {color:#333;}

.highlight img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.highlight:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#ajaxticker1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #999999;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}

.pricing, TD.pricing {
	font-size:11px;
	line-height: 16px;
	color: #333;
}

#calc {  
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #eeeeee;
}

#calc input, select {
	border: 1px solid white;
	font-size: 11px;
	padding: 2px;
}

.img {
	border: 1px;
	border-style: solid;
	border-color: #dddddd;
}

.img a:hover {
	border: 2px;
	border-style: solid;
	border-color: #ff0000;
}

.select {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: black;
  border: 1px solid #cccccc;
  padding: 2px;
}

.qty {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: black;
  border: 1px solid #cccccc;
  padding: 2px;
}

.tb {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: black;
  border: 1px solid #cccccc;
  padding: 2px;
}

.button {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
  background-color: #996633;
  border-width: 1px;
  padding: 3px;
}

.interlinks  {font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; color: #ccc; font-weight: bold; text-decoration: none; }
.interlinks a {color: #ccc; text-decoration: underline;}

/* ######### Style for Tab Interface itself ######### */

.shadetabs{
	border-bottom: 0px solid black;
}

.shadetabs ul{
	padding: 2px 0;
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 4px 8px;
	margin-right: 1px;
	border: 0px solid #663300;
	color: #999999;
	background: url('../images/tab_bg.png') repeat-x #eeeeee;
}

.shadetabs li a:visited{
}

.shadetabs li a:hover{
	text-decoration: none;
	color: white;
	background: #663300;
}

.shadetabs li.selected{
}

.shadetabs li.selected a{ /*selected main tab style */
	border-bottom-color: #663300;
	background: #663300;
	color: white;
}

.shadetabs li.selected a:visited{ /*selected main tab style */
	text-decoration: none;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	font: normal 11px Arial, sans-serif;
	z-index: 100;
	background-color: #663300;
	width: 155px;
	padding: 2px;
	visibility: hidden;
	filter: alpha(opacity=90);   
	-moz-opacity: 0.90;   
	opacity: 0.90;  
}

.dropmenudiv a {
	width: auto;
	display: block;
	padding: 4px 0 4px 2px;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
	color: white;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: white;
	text-decoration: underline;
}

.bottomnav {color:#666; text-decoration:none; font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px;}
.bottomnav a:link {color:#666; text-decoration:none;}
.bottomnav a:visited {color:#666; text-decoration:none;}
.bottomnav a:hover {color:#666; text-decoration:underline;}
.bottomnav a:active {color:#666; text-decoration:underline;}


/*ul {margin-top: 0px;}
li {font-size:70%; margin-top: 5px; margin-bottom: 3px; margin-left: -10px; margin-right: 0px; line-height: 16px;}*/

#features ul {
list-style-image: url(./images/check20x20.gif);
}

.county {font-size:10px; line-height: 12px; color: #333;}

.price1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
}

.price2 {
  font-size: 12px;
  font-weight: medium;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}

.price3 {
  font-size: 12px;
  font-weight: medium;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
}

.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ff3300;
}

.vat {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #999;
}

.hide {
    position: absolute;
	visibility: hidden;
}

.show {
    position: absolute;
	visibility: visible;
}

