/* Title: main.css (Ver 1.1 05-10-09)
   Author: info@echoseven.co.uk
   Copyright, 2008: echoseven.co.uk
*/
/*universal */
* {
    margin: 0px;
    padding: 0px;
    border: none;
}
* img {
    border: none;
}
body {
    width: 100%;
    text-align: center;
    background: url('sys/background.gif') repeat-x #999999;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 62.5%;
}
/* layout */
#wrapper {
    width: 100em;
    text-align: left;
    font-size:1em;
    margin: 2em auto;
    padding: 1em;
    background: url('sys/wrapper.gif') no-repeat #ffffff;
    color: #000000;
    border: 1px solid #000000;
}
#header {
    padding: 1em;
}
#logo {
    background: url(sys/fbslogo.gif) no-repeat;
    height: 20em;
    padding-left: 25em;
}
#flashborder {
    height: 20em;
}
#navSite {
    font-size: 1em;
    font-weight: normal;
    text-align: center;
    line-height: 2em;
    list-style-type: none;
}
#navMain {
    background: #333333;
}
#content {
    padding: 1em 0;
    overflow: hidden;
    clear: both;
}
#contMain {
    float: left;
    width: 65em;
}
#contMainInner {
    margin: 1em 0 2em 0;
    padding: 2em;
    background: #999999;
}
#contSub {
    float:right;
    width: 33em;
}
#contSubInner {
    margin-top: 1em;
    padding: 1em 2em;
    background: #999999;
}
#footer {
    clear: both;
    background: #333333;
    color: #ffffff;
}
#footerInner {
    padding: 0.5em 3em;
}
/* headers */
h1 {
    font-weight: normal;
    font-size: 2.4em;
}
#logo h1 {
  padding-left: 4em;
}
h2 {
    font-weight: normal;
    font-size: 2em;
}
h3 {
    font-weight: normal;
    font-size: 1.75em;
}
h4 {
    font-weight: normal;
    font-size: 1.4em;
}
h5 {
    font-weight: normal;
    font-size: 1.2em;
}
h6 {
    font-weight: normal;
    font-size: 1em;
}
/* style */
.centre {
    text-align: center;
}
.left {
    text-align: left;
}
.fleft {
    float: left;
}
.right {
    text-align: right;
}
.fright {
    float: right;
}

.bold {
    font-weight: bold;
}
.noTitle {
    display: none;
}
.clear {
    clear: both;
}
.red {
    color: #ff0000;
}
.green {
    color: #00ff00;
}
.blue {
    color: #0000ff;
}
.italic {
    font-style: italic;
}
.noborder {
  border: none
}
/* links */
a {
    color: #000000;
}
a:link {
    text-decoration: none;
    color: #000000;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: none;
    color: #ff0000;
}
a:active {
    text-decoration: none;
    color: #000000;
}
/* Navigation */
#navSite li {
    padding: 0 0.5em;
    display: inline;
}
#navSite a {
    text-decoration: none;
    color: #ffffff;
}
#navSite li a:hover {
    color:#ff0000;
    font-size:1em;
    text-decoration: none;
}
#navSite:hover li {
    color: #ffffff;
}
#navMainStyle {
    font-size: 1.7em;
    text-align: center;
    font-weight: normal;
    padding: 0.5em 1em;
    list-style-type: none;

}
#navMainStyle li {
    padding: 0 0.75em;
    display: inline;
    color: #ffffff;
}
#navMainStyle a {
    text-decoration: none;
    color: #ffffff;
}
#navMainStyle li.current, #navMainStyle li.current:hover{
    color: #ff0000;
}
#navMainStyle li a:hover {
    color:#ff0000;
    font-size:1em;
    text-decoration: none;
}
#navMain:hover li {
    color: #ffffff;
}
/* home Content */
#contMain p {
    font-size: 1.4em;
}
#contMain h2 {
    font-size: 3em;
    font-weight: bold;
}
#contMain h4 {
    font-size: 2.5em;
    font-weight: bold;
}
#contMain h5 {
    font-size: 1.5em;
    font-weight: bold;
}
.newsHeader h3 {
    background: #333333;
    font-size: 1.5em;
	padding: 0.5em 1em;
	color: #ffffff;
}
.newsText {
    color: #3c3c3c;
	font-weight: bold;
    padding: 1em;
}
#contSub img {
    width: 25em;
    padding: 0 0 0 3em;
}
#contMain img{
    width: 40em;
    padding: 0 0 0 10em;;
}
#products {
    text-align: center;
    padding-left: 4.9em;
}
.range img {
    /* height: 15em;*/
    height: 12em;
    padding: 1em;
}
.range {
    float: left;
}
.range p {
    text-align: center;
    font-size: 1.4em;
}
#contactInner .label {
    float: left;
    width: 15em;
    margin-right: 1em;
    text-align: right;
    font-weight: bold;
    clear: left;
}
#linksInner {
    width: 38.4em;
    text-align: center;
}
#linksInner img {
    height: 3em;
    width: 20em;
}
#siteInner li a {
  font-size: 1.5em;
}

.pageTable {
	font-size: 1.4em;
}
.pageTable th {
  background: #ff0000;
  font-weight: bold;
}
object {
width:30em;
height:20em;
}
#home .alpha {
  color: #2ef46b;
}
#qoute .bravo {
  color: #2ef46b;
}
#tech .charlie {
  color: #2ef46b;
}
#faq .delta {
  color: #2ef46b;
}
#link .echo {
  color: #2ef46b;
}
#contact .foxtrot {
  color: #2ef46b;
}
input {
  font-size: 1.25em;
}
label {
  font-size: 1.5em;
  margin-left: 0.5em;
}
input, textarea {
     margin-left: 0.5em;
}
input, textarea {
      border: 1px solid #000000;
}
fieldset {
       border: 1px solid #000000;
}

