/***********************************************/
/* © ECRM (http://www.e-crm.co.uk/)
* This notice MUST stay intact for legal use
* Visit http://www.e-crm.co.uk/ for this template and others.
***********************************************/

/***********************************************/
/* Page style                             */
/***********************************************/ 

body { background-color: #ffffcc;  font-family: arial, helvetica, sans serif; font-size: small; color: #000000; line-height: 1.5; margin: 0px; padding: 0px; }

/***********************************************/
/* Layout divs                                 */
/***********************************************/

#supercontainer { width: 100%; background-color: #ffffcc; margin: 0 auto; top: 0px; } 

#topcontainer { width: 100%; background-image: url(../images/nav-back.png); margin: 0 auto; position: relative; z-index: 1000; } 

#middlecontainer { width: 1000px; margin: 0 auto; }

#column { float: left; width: 280px; background: #ffffcc; padding: 15px 10px 10px 10px; }

#search { text-align: left; padding: 10px 10px 10px 10px; }

#contact { position: relative; width: 260px; background-color: #37bc61; font-size: 1.2em; font-size: small; font-weight:bold; color: #ffffff; text-align: left; padding: 15px 10px 15px 10px; overflow: hidden; }

#columnr1 { position: relative;  width: 260px; background-color: #37bc61; margin: 15px 0px 0px 0px; font-size: 0.9em; font-size: small; color: #ffffff; text-align: left; padding: 0px 10px 15px 10px; overflow: hidden;  }

#columnr2 { position: relative;  width: 260px; background-color: #37bc61; margin: 15px 0px 0px 0px; font-size: 0.9em; font-size: small; color: #ffffff; text-align: left; padding: 0px 10px 15px 10px; overflow: hidden;  }

#middle { position: relative; float: right; width: 676px; text-align: left; padding: 15px 10px 10px 10px; overflow: hidden; border-left-width: 1px; border-left-style: solid; border-left-color: #37bc61; border-right-width: 1px; border-right-style: solid; border-right-color: #37bc61; }

#footercontainer { width: 100%; height: 45px; background-color: #37bc61; margin: 0 auto; position: relative; } 

#footer { height: 30px; width: 1000px; background-color: #37bc61; margin-left: auto; margin-right: auto; font-size: small; color: #ffffff; text-align: left; padding: 10px 0px 0px 0px; }

/***********************************************/
/* H tag styles                             */
/***********************************************/ 

h1, h2, h3, h4, h5, h6 { font-family : arial, helvetica, sans serif; }
h1 { font-size: 1.6em; font-weight: bold; color: #336000; }
h2 { font-size: 1.2em; font-weight: bold; color: #336000; padding: 0px 0px 0px 0px; }
h3 { font-size: 1.1em; font-weight: bold; color: #336000; }
h4 { font-size: 1.0em; font-weight: bold; color: #336000; }
h5 { font-size: 1.0em; font-weight: bold; color: #336000; }
h6 { font-size: 1.0em; font-weight: bold; color: #336000; }

/***********************************************/
/* Hyperlink styles                                */
/***********************************************/

a:hover { background-color: #ffffcc;}
a:link { color:  #000000; font-weight: bold; text-decoration: none }
a:visited { color:  #006600; font-weight: bold; text-decoration: none }
a:hover { color:  #666666; font-weight: bold; text-decoration: none }
a:active { color:  #0000cc; font-weight: bold; text-decoration: none }

.class1 a:hover		{ background-color: #ffffff;}
.class1 a:link		{ color: #ffffff; text-decoration: none; }
.class1 a:visited	{ color: #ffffff; text-decoration: none; }
.class1 a:hover		{ color: #008000; text-decoration: none; }
.class1 a:active	{ color: #ffffff; text-decoration: none; }

/***********************************************/
/* General                                */
/***********************************************/

.clearfloat { clear: both; height:0; font-size: 1px; line-height: 0px; }

ul { list-style-type: square; }

.yellow{ font-size: 1.2em; color: #ffff00; font-weight: bold; }

.white{ font-size: 1.2em; color: #ffffff; font-weight: bold; }