/***********************************************/
/* © 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: #ffffff; font-family: verdana; font-size: small; color: #000000; line-height: 1.5; margin: 0px; padding: 0px; }

/***********************************************/
/* Layout divs                                 */
/***********************************************/

#supercontainer { width: 96%; background-color: #ffffff; margin: 0 auto; position: relative; top: 0px; border-left-width: 10px; border-left-style: solid; border-left-color: #ffffff; border-right-width: 10px; border-right-style: solid; border-right-color: #ffffff; } 

#topcontainer { width: 98%; background-image: url(../site_images/logoback.gif); margin-left: auto; margin-right: auto; } 

#logo { float: left; height: 75px; width: 36%; background-image: url(../site_images/logoback.gif); padding: 10px 0px 10px 0px; }

#contact { float: right; height: 75px; width: 64%; background-image: url(../site_images/logoback.gif); text-align: right; padding: 10px 0px 10px 0px; }

#topnav { width: 98%; height: 40px; background-color: #999999; margin-left: auto; margin-right: auto; }

#middlecontainer { width: 98%; background-color: #ffffff; margin: 12px 0px 0px 10px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } 

#column { float: left; width: 30%; background-color: #ffffff; padding: 10px 10px 10px 10px;  }

#columnboxtop { width: 298px; background-color: #ffffff; margin: 0px 0px 0px 20px; padding: 0px 20px 0px 20px; }

#columnbox { width: 253px; background-image: url(../site_images/mirror-back.jpg); font-size: 0.8em; text-align: left; margin: 0px 0px 0px 41px; padding: 10px 20px 10px 20px; border-left-width: 0px; border-left-style: solid; border-left-color: #cccccc; border-right-width: 4px; border-right-style: solid; border-right-color: #c4c4c4; }

#columnboxbottom { width: 298px; background-color: #ffffff; margin: 0px 20px 10px 20px; padding: 0px 20px 0px 20px; }

#middle { float: right; width: 64%; background-color: #ffffff; text-align: left; padding: 10px; overflow: hidden; }

#middlefull { width: 98%; background-color: #ffffff; text-align: left; padding: 10px; overflow: hidden; }

#footercontainer { width: 1000px; background-color: #ffffff; margin: 0 auto; position: relative; top: 0px; } 

#footer { height: 60px; width: 100%; background-color: #ffffff; margin-left: auto; margin-right: auto; font-size: x-small; color: #666666; text-align: left; padding: 20px 0px 0px 0px; overflow: hidden; }

#image { height: 200px; width: 100%; background-color: #ffffff; margin-left: auto; margin-right: auto; }

/***********************************************/
/* H tag styles                             */
/***********************************************/ 

h1, h2, h3, h4, h5, h6 { font-family : verdana; }
h1 { font-size: 1.6em; font-weight: bold; color: #666666; }
h2 { font-size: 1.2em; font-weight: bold; color: #666666; }
h3 { font-size: 1.1em; font-weight: bold; color: #666666; }
h4 { font-size: 1.0em; font-weight: bold; color: #666666; }
h5 { font-size: 1.0em; font-weight: bold; color: #666666; }
h6 { font-size: 1.0em; font-weight: bold; color: #666666; }

/***********************************************/
/* Hyperlink styles                                */
/***********************************************/

a:hover { background-color: #ffffcc;}
a:link { color:  #696969; font-weight: bold; text-decoration: none }
a:visited { color:  #696969; font-weight: bold; text-decoration: none }
a:hover { color:  #000000; font-weight: bold; text-decoration: none }
a:active { color:  #0000cc; font-weight: bold; text-decoration: none }

/***********************************************/
/* General                                */
/***********************************************/

.clearfloat { clear: both; height:0; font-size: 1px; line-height: 0px; }

ul { list-style-type: square; }
