ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a {
    color: blue;
    text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

BODY {
	font-family: Arial, Helvetica, Verdana, sans-serif;    
    margin: 0;
    padding: 0;
    background-color: #2b2b2b;
}

/****  GLOBAL CLASSES *****/
.centered { width: 1000px; margin: 0 auto; }
.thirdColumn { width:320px; float:left; padding: 0 10px 0 0; }
.twoThirdsColumn { width:640px; float:left; padding: 0 10px 0 0; }
.clearL { clear: left; }
.clearR { clear: right; }
.clearB { clear: both; }

/****  HEADER *****/
#header {
    border-top: 9px solid #94fc63;
    border-bottom: 3px solid #626262;
    height: 168px;
    background-image: url("../../images/frontend/header-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}

#logo {
    margin: 40px 0 0 0;
    float: left;
}

#nav {
    margin: 0 0 0 40px;
}

#nav, #nav LI {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0;
}

#nav LI.last {
    border-right: 1px dotted #626262;
}

#nav LI {
    margin: 0;
    border-left: 1px dotted #626262;
    _width: 150px;
}

#nav LI A {
    display: block;
    padding: 55px 20px 0;
    height: 26px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
}

#nav LI A:hover,
#nav LI.current A {
    background-image: url("../../images/frontend/nav-current.gif");
    background-position: top left;
    background-repeat: repeat-x;
}

#nav LI.current A {
    color: red;
    font-weight: bold;
}

#header H1 {
    clear: left;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 0 0;
}

/****  CONTENT *****/
#content {
    background-color: #ffffff;
}

#contentTop {
    background-color: #ffffff;
    padding: 10px 0 0 0;
    border-bottom: 2px dotted #626262;
}

#contentTop H3 {
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    margin: 0;
    padding: 10px 0 0 6px;
}

#contentBottom {
    clear: left;
    background-color: #eeeeee;
}

.module {
    padding: 0;
    margin: 10px 10px 10px 0;
    font-size: 12px;
}

.module H3 {
    font-family: Georgia,"lucida bright","times new roman",serif;
    margin: 0 0 5px 0;
    padding: 5px 0 5px 5px;
    color: #333333;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #333333;
}

.module UL,
.module OL {
    margin: 0;
    padding: 5px;
}
.module LI {
    margin: 3px 0 0 25px;
    padding: 0;
    color: #555555;
}

.module LI B {
    color: #333333;
}

.step IMG {
    float: left;
    padding: 0 15px 15px 0;
}

.step H3 {
    color: green !important;
}

.step P {
    font-size: 14px;
    margin: 0 0 20px 0;
}

.newsitem {
    padding: 0 0 0 20px;
    margin-top: 10px;
    background-image: url("../../images/frontend/document.png");
    background-position: top left;
    background-repeat: no-repeat;
}

.newsitem A,
.newsitem H5 {
    font-size: 16px;
    text-decoration: none;
    color: green;
    font-weight: bold;
}

.newsitem A:hover {
    text-decoration: underline;
}

.newsitem SPAN {
    display: block;
    color: #999999;
}

.newsitem P {
    margin: 10px 0;
}

.client {
    padding: 0 0 0 20px;
    margin: 0 0 5px 0;
    background-image: url("../../images/frontend/star_blue.png");
    background-position: top left;
    background-repeat: no-repeat;
}

.client A {
    color: blue;
    text-decoration: underline;
}




/****  FOOTER *****/
#footer {
    clear: both;
    border-top: 3px solid #626262;
    color: #888888;
    font-size: 14px;
}

#footer .feature {
    padding-bottom: 20px;
}

#footer .feature P {
    padding: 0;
    margin: 0;
}

.testimonial {
    font-style: italic;
}

.testimonial SPAN {
    font-size: 35px;
    line-height: 4px;
    vertical-align: bottom;
    color: #ffffff;
    font-style: normal;
}
.testimonial DIV {
    padding: 10px 0 0 0;
    font-style: italic;
}

#footer A {
    color: #ffffff;
    text-decoration: none;
}
#footer A:hover {
    text-decoration: underline;
}

#footer H3 {
    margin: 0;
    padding: 10px 0;
    color: #94fc63;
    font-size: 20px;
    font-weight: normal;
}

#footer UL {
    margin: 0;
    padding: 0;
}

#footer UL LI {
    margin: 0 0 0 20px;
    padding: 0;
}

#subfooter {
    clear: left;
    border-top: 1px solid #6b6b6b;
    color: #6b6b6b;
    padding: 3px 0;
    font-size: 12px;
}

/*** FORM ***/
form {
    margin: 0 auto;
    padding: 0 1em 1em 1em;
    background-color: #EEEEEE;
    border: 2px dotted #CCCCCC;
    font-size: 14px;
    width: 50%;
}

fieldset {
    margin: 1em 0;
    border: none;
    border-top: 1px solid #CCCCCC;
}

legend {
    font-family: Georgia,"lucida bright","times new roman",serif;
    /* margin: .5em 0 .5em 0; */
    margin: 0;
    padding: 1em .5em;
    color: green;
    background: transparent;
    font-size: 1.3em;
    font-weight: bold;
}

label {
    float: left;
    width: 150px;
    padding: 0 1em;
    text-align: right;
}

fieldset div {
    margin-bottom: .5em;
    padding: 0;
    display: block;
}

fieldset div textarea {
    width: 250px;
    height: 150px;
}

fieldset div input {
    width: 200px;
}

fieldset div input, fieldset div textarea {
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 1px;
    color: #333;
}

fieldset div img {
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

fieldset div select {
    padding: 1px;
}

div.fm-multi div {
    margin: 5px 0;
}

div.fm-multi input {
    width: 1em;
}

div.fm-multi label {
    display: block;
    width: 200px;
    padding-left: 5em;
    text-align: left;
}

#fm-submit {
    clear: both;
    padding-top: 1em;
    text-align: center;
}

#fm-submit input {
    border: 1px solid #333;
    padding: 2px 1em;
    background: #555;
    color: #fff;
    font-size: 100%;
}

input:focus, textarea:focus {
    background-color: #cafab7;
    color: #000;
}

    
/* required fields - does not work in IE */
fieldset div.fm-req {
    font-weight: bold;
}

fieldset div.fm-req label:before {
    content: "* "; /* does not work in IE */
}

.formContainer {
    font-size: 0.8em;
    margin: 0 auto;
    padding: 1em;
    width: 500px;
    text-align: left;
}

p#fm-intro {
    margin: 0;
}



/* ERROR AND STATUS PANELS */

DIV#panelError {
    background-image: url("http://pic.hotlunchonline.com/hlo-icons/warning.png");
    background-color: #feffa7;
}

DIV#panelStatus {
    background-image: url("http://pic.hotlunchonline.com/hlo-icons/status.png");
    background-color: #c3d1e4;
}

DIV#panelError, DIV#panelStatus {
    background-repeat: no-repeat;
    background-position: 5px 5px;
    border-top: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #1d1d1d;
    border-bottom: 1px solid #1d1d1d;
    width: 43em;
    margin: 0 auto 1em auto;
    padding: 5px 1em 0.5em 45px;
    font-size: 14px;
}

DIV#panelError H2, DIV#panelStatus H2 {
    font-style: italic;
    font-size: 1.5em;
}

DIV#panelError UL, DIV#panelStatus UL {
    margin-left: 2em;
    padding-left: 0;
}

DIV#panelMessageDetails {
    padding: 0.5em 0 0.5em 1em;
}

H4#sent {
    padding: 0.5em 0;
}
