/* -------------------------- BODY STYLES ---------------------------------- */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:130%;
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #9296c6;
}
/* non IE fix to force horiziontal scrollbar display (stops the width changing and the template jumping around)*/
html { height: 100%; margin-bottom: 1px; 
}
.tiny {font-size:1px;
}
li { list-style-position:inside; list-style-type:square;
}

/* -------------------------- TEMPLATE & LAYOUT STYLES ---------------------------------- */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: normal; color:#af11b9;
	 margin:0px; 
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #240a7c;
	 margin:0px; 
}
h2 a:link    {color:#240a7c; text-decoration:none;}
h2 a:visited {color:#240a7c; text-decoration:none;}
h2 a:hover   {color:#FF0000; text-decoration:none; cursor:pointer;}
h2 a:active  {color:#240a7c; text-decoration:none;}
.ours { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color:#000000;
        padding-top:10px; padding-bottom:15px; margin-left:auto;margin-right:auto; text-align:center;}			 
.ours a:link    {color:#000000; text-decoration:underline;}
.ours a:visited {color:#000000; text-decoration:underline;}
.ours a:hover   {color:#666666; text-decoration:underline; cursor:pointer; }
.ours a:active  {color:#000000; text-decoration:underline;
}

.msg { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000; line-height:130%; font-weight:bold; font-style:italic; }

.impadR {margin-left:10px;margin-bottom:10px;float:right;}
.impadL {margin-right:10px;margin-bottom:10px;float:left;}
.iconpad {margin-right:20px;float:left;}
.tradedivider{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #008102;
}
/* ------------------ VERTICAL MENU STYLE with background image ------------------------- */
/* You can call this in a single <div> - no <br> tags are needed. If you want to have a 
different background/style when you are actually ON the page then you need to make your
menu an editable region and use <div class="vertOFF">menu item with no link</div>         */
.vertmenu a { text-decoration:none; text-align:left;
  background-color: #C2CBEA; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: bold; display:block; width:176px; height:25px; line-height: 25px;  padding-left: 4px;margin-bottom:2px; }
.vertmenu a:hover { background-color:#6c7bb0;
                    color:#FFFFFF;
}
.vertSELECT { text-decoration:none; text-align:left;
  background-color:#6c7bb0; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: bold; display:block; width:176px; height:25px; line-height: 25px;  padding-left: 4px;margin-bottom:2px; }
.vertSELECT a { text-decoration:none; text-align:left;
  background-color:#6c7bb0; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: bold; display:block; width:176px; height:25px; line-height: 25px;   }
.vertSELECT a:hover { text-decoration:none; text-align:left;
  background-color:#6c7bb0; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: bold; display:block; width:176px; height:25px; line-height: 25px;  }
  
  /* ------------------ VERTICAL MENU STYLE for Trade ------------------------- */
/* You can call this in a single <div> - no <br> tags are needed. If you want to have a 
different background/style when you are actually ON the page then you need to make your
menu an editable region and use <div class="vertOFF">menu item with no link</div>         */
.tradevertmenu a { text-decoration:none; text-align:left;
  background-color: #C2CBEA; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: bold; display:block; width:176px; height:auto; line-height: 25px;  padding-left: 4px;margin-bottom:2px; }
.tradevertmenu a:hover { background-color:#6c7bb0;
                    color:#FFFFFF;
}
.tradevertSELECT { text-decoration:none; text-align:left;
  background-color:#6c7bb0; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: bold; display:block; width:176px; height:auto; line-height: 25px;  padding-left: 4px;margin-bottom:2px; }
.tradevertSELECT a { text-decoration:none; text-align:left;
  background-color:#6c7bb0; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: bold; display:block; width:176px; height:auto; line-height: 25px;   }
.tradevertSELECT a:hover { text-decoration:none; text-align:left;
  background-color:#6c7bb0; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
  font-weight: bold; display:block; width:176px; height:auto; line-height: 25px;  }
  
/* -------------------------------------------- MAIN HORIZONTAL MENU -------------------------------------- */

.hozmenu a { text-decoration:none; text-align:left; 
  color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 13px; font-weight: bold; 
  display:inline; height:16px; line-height: 16px; padding-left: 12px; padding-right: 12px; padding-top: 7px; padding-bottom: 7px; float:left;}
.hozmenu a:hover { background-color: #1b007e; height:16px; color:#FFFFFF;
}
.hozSELECT { text-decoration:none; text-align:left; 
   background-color: #1b007e; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 13px; font-weight: bold; 
  display:inline; height:16px; line-height: 16px; padding-left: 12px; padding-right: 12px; padding-top: 7px; padding-bottom: 7px; float:left;}
 /* -------------------------------------------- BUTTON -------------------------------------- */ 
  #button a{
  text-decoration:none;
  text-align:center;
  background-color:#FFFFFF; 
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: bold;
  display:block; 
  width:134px;
  height:17px;
  margin:0px;
  line-height: 17px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-right:5px;
  margin-top:5px;
  }
#button a:hover {
  text-decoration:none;
  text-align:center;
  background-color:#1b007e; 
  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: bold;
  display:block; 
  line-height: 17px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-right:5px;
  margin-top:5px;
  }

/* -------------------------------- TEXT STYLES ----------------------------------------- */
.maintxt { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #022804; line-height:140%;  }
.maintxt a:link    {color:#008102; text-decoration:underline;}
.maintxt a:visited {color:#008102; text-decoration:underline;}
.maintxt a:hover   {color:#1b007e; text-decoration:none; cursor:pointer;}
.maintxt a:active  {color:#008102; text-decoration:underline;
}
.headline { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #022804; font-weight:bold;  }
.headline a:link    {color:#008102; text-decoration:underline;}
.headline a:visited {color:#008102; text-decoration:underline;}
.headline a:hover   {color:#1b007e; text-decoration:none; cursor:pointer;}
.headline a:active  {color:#008102; text-decoration:underline;
}
.headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #022804; font-weight:bold;  }
.headline2 a:link    {color:#008102; text-decoration:underline;}
.headline2 a:visited {color:#008102; text-decoration:underline;}
.headline2 a:hover   {color:#1b007e; text-decoration:none; cursor:pointer;}
.headline2 a:active  {color:#008102; text-decoration:underline;
}
.foottmenu { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #000000;  }
.foottmenu a:link    {color:#000000; text-decoration:underline;}
.foottmenu a:visited {color:#000000; text-decoration:underline;}
.foottmenu a:hover   {color:#1b007e; text-decoration:none; cursor:pointer;}
.foottmenu a:active  {color:#000000; text-decoration:underline;
}
.footertxt { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #FFFFFF;  }
.footertxt a:link    {color:#FFFFFF; text-decoration:underline;}
.footertxt a:visited {color:#FFFFFF; text-decoration:underline;}
.footertxt a:hover   {color:#FFFF00; text-decoration:none; cursor:pointer;}
.footertxt a:active  {color:#FFFFFF; text-decoration:underline;
}
.smenu { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #008102; line-height:150%; font-weight:bold;  }
.smenu a:link    {color:#008102; text-decoration:none;}
.smenu a:visited {color:#008102; text-decoration:none}
.smenu a:hover   {color:#1b007e; text-decoration:none; cursor:pointer;}
.smenu a:active  {color:#008102; text-decoration:none;
}
.smenu2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.smenu2 a:link    {color:#000000; text-decoration:none;}
.smenu2 a:visited {color:#000000; text-decoration:none}
.smenu2 a:hover   {color:#1b007e; text-decoration:none; cursor:pointer;}
.smenu2 a:active  {color:#000000; text-decoration:none;
}
/* -------------------------------- FORM STYLES ----------------------------------------- */

.formfield {border: 1px solid #000000;}
/* -------------------------------- CSS LAYOUT STYLES ----------------------------------------- */
#container {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#headerbox {
	height: 159px;
	width: 990px;
}
#topL {
	height: 159px;
	width: 150px;
	float: left;
	text-align: left;
}
#topR {
	float: right;
	height: 159px;
	width: 840px;
	text-align: right;
}
#menubar {
	text-align: left;
	height: 30px;
	width: 790px;
	line-height: 30px;
	background-color: #008102;
	float: right;
}
#menubarholder {
	height: 30px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#menubarL {
	line-height: 30px;
	background-color: #008102;
	float: left;
	height: 30px;
	width: 190px;
	padding-left: 10px;
}

#undermenu {
	background-color: #1b007e;
	height: 4px;
	width: 990px;
	margin-bottom: 10px;
}

#bannerbox {
    width:990px;
	height:200px;}
#mainbox {
	height: auto;
	width: 990px;
	margin-bottom: 20px;
}
#mainL {
	float: left;
	height: auto;
	width: 180px;
	text-align: left;
	padding-left: 10px;
}
#maincentre {
	text-align: left;
	height: auto;
	min-height: 500px;
	width: 765px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	margin-right: 10px;
	background-color:#ffffff;
	padding-right: 5px;
	margin-bottom:5px;
}
#homebox {
	background-image: url(../images/homeboxbg.gif);
	float: left;
	height: 125px;
	width: 746px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7bcf7c;
	border-left-color: #7bcf7c;
	padding-right: 6px;
	padding-left: 6px;
	text-align: left;
}
#homeboxtop {
	float: left;
	width: 760px;
	height:auto;
}
#homeboxbottom {
	float: left;
	width: 760px;
	height:auto;
	margin-bottom: 10px;
}
#footer {
	line-height: 30px;
	text-align: center;
	clear: both;
	height: 30px;
	width: 990px;
	margin-top: 10px;
	background-color: #008102;
}
#smenu2box {width:165px;margin-left:15px;height:auto;margin-top:10px;margin-bottom:10px;}
#underfooter {
	text-align: center;
	height: auto;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
