/*
COLOURS
#1DFF37 LOGO GREEN
#1C6F25 DARK GREEN
#EFEFE6 V LIGHT GREY
#EFEFE6 LIGHT GREY
#CFCFCF MID GREY
#424041 DARK GREY
#FFF200 YELLOW
#9AC0F0 L BLUE
#0D58B6 D BLUE
*/

/*SELECTORS*/
BODY {background:url(../images-tpl/main-bg.gif) top repeat-y #000}

BODY #mainWrapper {background:#FFF;}
a {color:#000; text-decoration:none;}
a:hover {color:#A2ACB6}
TABLE {font-family:verdana; color:#000;}
H1, H2, H3, H4, H5, H6, UL {font-weight:bold;}
H1, H2, H3, H4, H5, H6 {text-transform:none}
LI A {display:block}
H1 {color:#bf0000}

/*LAYOUT BACKGROUNDS*/
#mainWrapper, #subMainWrapper {}
#footerWrapper {background: url(../mages-tpl/footer-bg.gif) top repeat-x}
#mainWrapper #contentWrapper 	{background:#FFF} /*HOME PAGE TITLE IMAGE*/
#subMainWrapper #contentWrapper {background:#FFF} /*SUB PAGE TITLE IMAGE*/

/*LISTS*/
LI A {color:#474f54;}
LI A:HOVER {color:#0D58B6}
UL {display:block;}
UL.listTypeBULLET01 LI, #error UL LI, #success UL LI {padding-left:15px;}

#footerListWrapper		{background:#FFF}
#footerListWrapper UL 	{background: url(../images-tpl/ball-small.png) no-repeat top left;}
#salesBox1 LI 			{background: url(../images-tpl/products-splitter.gif) repeat-x bottom left;}

/*LISTS - lined*/
UL.listTypeLINED01 LI  {border-bottom:1px solid #000;}
UL.listTypeBULLET01 LI {background: url(../images-tpl/li-bullet-01.png) no-repeat top left;}

/*LISTS - forms*/
#error UL LI{background: url(../images-tpl/error-li.png) no-repeat left; border-bottom:1px dotted #000} 
#success UL LI{background: url(../images-tpl/success-li.png) no-repeat left;} 

/*FONTS*/
#footerWrapper A  {text-decoration:underline}
.bold {font-weight:bold;}
.codeText {font-family:"Courier New", Courier, monospace; color:#888}
.codeText A {color:#888; text-decoration:underline}
.codeText A:HOVER {color:#888; text-decoration:none}
.gutter1, .gutter2, .gutter3, .gutter4 {color:#FFF}

/*specifics*/
#footerCol1 P 	{margin:0}
#footerCol1 	{background: url(../images-tpl/chas-marque.gif) top right no-repeat}
#footerWrapper A{text-decoration:none}
#footerList1 	{background: url(../images-tpl/foot_bg.jpg) top repeat-x #EFEFE6}
#footerList2 	{background: url(../images-tpl/footer-bg.gif) top repeat-x #EFEFE6}
#footerList3 	{background: url(../images-tpl/footer-bg.gif) top repeat-x #EFEFE6}
#salesBox1 		{background: url(../images-tpl/products-header.gif) top no-repeat #9AC0F0}
#salesBox2 		{background: url(../images-tpl/clients-header.gif) top no-repeat #CFCFCF}
#promoSticker 	{background: url(../images-tpl/sticker_1.png) top left no-repeat;}
#promoSticker2 	{background: url(../images-tpl/sticker_2.png) top left no-repeat;}
#greenBar		{background: url(../images-tpl/colour_rule.jpg) top left no-repeat #0BDE00; border-bottom:0 solid #09BD00}
#greenBar2		{background: #0BDE00; border-top:0px solid #09BD00}
#greenBar SPAN, #greenBar2 SPAN		{font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold}
#greenBar SPAN, #greenBar2 SPAN	{position:relative; top:-8px}
#breadcrumbWrapper A {color:#FFFFFF; font-size:11px; font-family:Arial, Helvetica, sans-serif}
#runBg {background: url(../images-tpl/home_bg.jpg) top no-repeat}

#homePatch	{background: url(../images-tpl/tab.png) top no-repeat}

#homeBodyText {font-size:11px}

#testimonials P, .techSection {background: url(../images-tpl/ball-med.png) left top no-repeat}
.backTop {text-align:right}

.techSection UL {font-size:11px}

#footerListWrapper UL LI {font-size:9px}
#footerListWrapper UL {padding:0 0 20px 20px}

/*sub specifics*/




