/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : The CogWorks Text Stylesheet

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* COMMON AND GLOBAL */
body { font-size:12px; line-height:15px; font-family:Arial, Helvetica, sans-serif; color:#595959;}
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }

/* ----- GLOBAL ----- */
h1 { margin:0; padding:0 0 5px 0; font-size:26px; line-height:28px; font-weight:normal; color:#000000;}
h2 { margin:0; padding:0 0 20px 0; font-size:26px; line-height:28px; font-weight:normal; color:#537c00;}
h3 { margin:0; padding:0 0 5px 0; font-size:18px; line-height:28px; font-weight:normal; color:#2f3136;}
h4 { margin:0; padding:0 0 5px 0; font-size:26px; line-height:28px; font-weight:normal; color:#000000;}
h5 { margin:0; padding:0 0 5px 0; font-size:26px; line-height:28px; font-weight:normal; color:#000000;}
h6 { margin:0; padding:0 0 5px 0; font-size:26px; line-height:28px; font-weight:normal; color:#000000;}
p { font-size:12px; color:#5c5d60; padding:0 235px 15px 0; margin:0; }
ul { margin:0; padding:0 0 15px 0; list-style:none;}
#content ul li { background:url(../images/iconAboutSquare.gif) 0px 7px no-repeat; padding-left: 11px;}
ol { margin:0; padding:0 0 15px 22px;}
ol li {}
a { color:#537c00; font-weight:normal; text-decoration:underline;}
a:hover { text-decoration:none; }
a:focus, a:hover, a:active { outline:none;}

#leftColInternal p.ContentTelNo {color:#537c00;font-size:20px;line-height:22px;}
#leftColInternal p.ContentTelNo a {color:#537c00;font-size:15px;}


/* ----- GENERAL ----- */
.telephoneNumber { color:#537c00;}
.testimonial strong { color:#537c00;}
.listing .date span { color:#537c00;}

/* ----- SUB NAVIGATION ----- */
#subNav ul.lv1 li a {color:#8F9093; background:url(../images/leftNavAboutHover.gif) 0px 1000px no-repeat; }
#subNav ul.lv1 li a:hover { color:#d6e6b6; background:url(../images/leftNavAboutHover.gif) top left repeat-y;}
#subNav ul.lv1 li a strong {display:block;font-size:15px;color:#333439;}
#subNav ul.lv1 li.selected a.selected { color:#d6e6b6; background:url(../images/leftNavAboutHover.gif) top left repeat-y;}

#subNav ul.lv2 li a:hover {background:url(../images/leftNavLev2UmbracoHover.gif) 0px 5px no-repeat;}
#subNav ul.lv2 li.selected a.selected {background:url(../images/leftNavLev2UmbracoHover.gif) 0px 5px no-repeat;}
#subNav ul.lv2 li.selected a.selected strong {color:#fc5904;}


/* ----- BUTTONS ----- */
.btnViewDemo { background:#75aa09 url(../images/iconWhiteSquare.gif) 5px 9px no-repeat; color:#ffffff; }
.btnViewDemo:hover { background:#bddb67 url(../images/iconWhiteSquare.gif) 5px 9px no-repeat; color:#ffffff; }
.btnSubmit { background:#bddb67 url(../images/btnAboutSquare.gif) 5px 9px no-repeat; color:#324a00; }
.btnSubmit:hover { background:#75aa09 url(../images/iconWhiteSquare.gif) 5px 9px no-repeat; color:#ffffff; }
.btnContinue {background:#bddb67 url(../images/iconWhiteSquare.gif) 5px 9px no-repeat; color:#ffffff; }
.btnContinue:hover { background:#75aa09 url(../images/iconWhiteSquare.gif) 5px 9px no-repeat; }
.btnFindOutMore { background:#bddb67 url(../images/btnAboutSquare.gif) 5px 9px no-repeat; color:#324a00; }
.btnFindOutMore:hover { background:#75aa09 url(../images/iconWhiteSquare.gif) 5px 9px no-repeat; color:#ffffff; }
.btnBackToTop { background:#75aa09 url(../images/iconWhiteSquare.gif) 5px 9px no-repeat; color:#ffffff; }
.btnBackToTop:hover { background:#bddb67 url(../images/iconWhiteSquare.gif) 5px 9px no-repeat; color:#ffffff; }

.contourSubmit{background:url("../images/iconWhiteSquare.gif") no-repeat scroll 5px 9px #75aa09 !important;color:#ffffff !important;padding:3px!important;}
.btnSubmit:hover,.contourSubmit:hover {  background:#bddb67 url(/images/iconWhiteSquare.gif) 5px 9px no-repeat; }

.contourSubmit:hover{background:url("../images/iconWhiteSquare.gif") no-repeat scroll 5px 9px #bddb67!important;color:#fff!important;cursor:pointer;}
