/* ==================================================== section colours */
/* --- home --- Full #ED8500 Faded #FAE0BF --- */
/* --- products --- Full #CB320B Faded #F2CCC2 --- */
/* --- services --- Full #3399CC Faded #CCE5F0 --- */
/* --- casestudies --- Full #6EB927 Faded #DBEDC9 --- */
/* --- partners --- Full #801582 faded #DFC4E0 --- */
/* --- black should be --- Full #555555 --- */

/*
body.home
body.products
body.services
body.casestudies
body.partners
*/

/* ==================================================== Global styles */
/* --- browsers hack --- */
* {	margin:0; padding:0;}
/* --- body --- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#666666;
	margin:0;
	padding:0;
	background-image:  url(../img/bgs/bgBody_home.gif);
	background-repeat: repeat-x;
	height: 100%;
	
}
/* --- redefine bg images on body bg --- */
/*body.home {background-image:  url(../img/bgs/bgBody_home.gif);}*/
body.products{background-image:  url(../img/bgs/bgBody_products.gif);}
body.services{background-image:  url(../img/bgs/bgBody_services.gif);}
body.casestudies{background-image:  url(../img/bgs/bgBody_casestudies.gif);}
body.partners{background-image:  url(../img/bgs/bgBody_partners.gif);}

/* ==================================================== standars tags */
/* Headings paragraphs a links etc */
h1, h2, h3 {
	color:#ED8500;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}
/* --- headers for home page, this has the copy in the backgroundImage?  --- */
/*#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
}*/
body.products h1, body.services h1, body.casestudies h1, body.partners h1  {
	margin: 0px 0px 0px 193px;
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

.leftFloat p, .leftFloat h1, .leftFloat h2, .leftFloat h3, .leftFloat h4{
	margin: 0px;
	padding: 0px 12px 6px;
}
.leftFloat h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
.leftFloat h2 {
	margin: 0px;
	padding: 0px 12px;
}
.leftFloat h4{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 6px 1px 12px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

body.products h2, body.services h2, body.casestudies h2, body.partners h2, 
body.products h3, body.services h3, body.casestudies h3, body.partners h3,
body.products h4, body.services h4, body.casestudies h4, body.partners h4
  {
	margin-top: 9px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
blockquote, i {
	font-style: italic;
}
blockquote {
	font-size: 15px;
	line-height: 19px;
	margin: 12px 0px 0px 10px;
	font-weight: normal;
}

p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	color:#666666;
}
p.quoteCredit {
	color: #666666;
	margin-left: 13px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 13px;
	font-size: 9px;
}
/* section specific heading / tag colours */
body.products h1, body.products h2 , body.products h3, body.products b, body.products strong, body.products blockquote{color: #CB320B;}
body.services h1, body.services h2 , body.services h3, body.services b, body.services strong, body.services blockquote{color: #3399CC;}
body.casestudies h1, body.casestudies h2 , body.casestudies h3, body.casestudies b, body.casestudies strong, body.casestudies blockquote{color: #6EB927;}
body.partners h1, body.partners h2 , body.partners h3, body.partners b, body.partners strong, body.partners blockquote{color: #801582;}

a, a:link, a:active {
	color: #ED8500;
	text-decoration: none;
}
a:hover {
	color: #ED8500;
	text-decoration: none;
}
/* breadcrumb selected state */
a:hover.products{color:#CB320B;}
a:hover.services{color:#3399CC;}
a:hover.casestudies {color:#6EB927;}
a:hover.partners{color:#801582;}

/* --- float img --- */
.leftFloat img {
	margin: 0px;
	padding: 0px;
	background-color: #ED8500;
}

/* --- float h4 links --- */
.leftFloat h4 a:link, .leftFloat h4 a:active, .leftFloat h4 a:visited  {
	color: #ED8500;
}
/* ==================================================== standars tags */
/* list items */
.leftFloat ul {
	/*margin: 0px;
	padding: 0px 24px 6px;*/
}
#content ul {
	list-style-type: disc;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 35px;
	_padding-left: 40px;

}
/* re-define list bullet colors */
body.home #content ul, body.home #content li {color: #ED8500;}
body.products #content ul, body.products #content li{color: #CB320B;}
body.services #content ul, body.services #content li{color: #3399CC;}
body.casestudies #content ul, body.casestudies #content li{color: #6EB927;}
body.partners #content ul, body.partners #content li{color: #801582;}

#content li {
	padding-top: 2px;
	color:#666666;
	padding-left: 0px;
	margin-left: -10px;
}
#content li span {
	color:#666666;
}
/* ==================================================== hr hack/tidy for divider */
div.hr {
	margin: 12px;
	width: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAE0BF;
	padding-top: 0px;
	padding-bottom: 12px;	
}
body.products div.hr{border-top-width: 1px; border-top-style: solid; border-top-color: #F2CCC2;}
body.services div.hr{border-top-width: 1px; border-top-style: solid; border-top-color: #CCE5F0;}
body.casestudies div.hr{border-top-width: 1px; border-top-style: solid; border-top-color: #DBEDC9;}
body.partners div.hr{border-top-width: 1px; border-top-style: solid; border-top-color: #DFC4E0;}

div.hrSignOff {
	margin: 12px 0px 12px 12px;
	padding: 0px;
	width: auto;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/bgs/bg_leftFloat.gif);
	height: 20px;
}
body.products div.hrSignOff { background-image: url(../img/products_foat_bgArrow.gif);}
body.services div.hrSignOff { background-image: url(../img/services_foat_bgArrow.gif);}
body.casestudies div.hrSignOff { background-image: url(../img/casestudies_foat_bgArrow.gif);}
body.partners div.hrSignOff { background-image: url(../img/partners_foat_bgArrow.gif);}

/* hide the nasty normal hr */
div.hr hr, div.hrSignOff hr {
  display: none;
}

/* ==================================================== Generic spanc and custom global styles */
.genericHighlight {
	color: #ED8500;
}
/* ==================================================== float a tags/classes */
.leftFloat .subMenu  a.menu{
	color:#ED8500;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: auto;
	display:block;
}
.leftFloat .subMenu a.selected {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: auto;
	display:block;
}
/* --- re-color for each section --- */
#footer #contact a:hover, #footer #support a:hover, #footer #terms a:hover{color:#ED8500;}
body.products .leftFloat a.selected, body.products .leftFloat a:hover, body.products #footer #contact a:hover, body.products #footer #support a:hover, body.products #footer #terms a:hover{color:#CB320B;}
body.services .leftFloat a.selected, body.services .leftFloat a:hover, body.services #footer #contact a:hover, body.services #footer #support a:hover, body.services #footer #terms a:hover{color:#3399CC;}
body.casestudies .leftFloat a.selected, body.casestudies .leftFloat a:hover, body.casestudies #footer #contact a:hover, body.casestudies #footer #support a:hover, body.casestudies #footer #terms a:hover{color:#6EB927;}
body.partners .leftFloat a.selected, body.partners .leftFloat a:hover,  body.partners #footer #contact a:hover,  body.partners #footer #support a:hover, body.partners #footer #terms a:hover{color:#801582;}
/*#footer #contact a:hover, #footer #support a:hover, footer #terms a:hover*/

/* ==================================================== footer a links / a tags/classes */
#footer #contact a,  #footer #support a, #news a {
	text-decoration: none;
	color: #333333;
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 4px;
	height: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 12px;
	display:inline;
	float: left;
}
/* --- footer contact image --- */
#footer #contact a{background-image: url(../img/icon_contact.gif);}
/* --- footer support image --- */
#footer #support a{	background-image: url(../img/icon_support.gif);}
/* --- footer terms and conditions --- */
#footer #news a{	background-image: url(../img/icon_news.gif);}
/* --- footer terms link --- */
#footer #terms a {
	text-decoration: none;
	color: #CCCCCC;
}
/* ==================================================== contacts / email links */
a.emailContact {
	background-image: url(../img/icon_contact_small.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	display: block;
	width:90px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
	margin-left: 12px;
	margin-top: 3px;	
	color: #666666;
	padding-right: 0px;
}
a:hover.emailContact {
	color: #ED8500;
}
/* ==================================================== breadcrumb above the footer */
p.breadcrumb {
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	clear: both;
}
/* breadcrumb links */
p.breadcrumb a, p.breadcrumb a:link, p.breadcrumb a:active{
	text-decoration: none;
	color: #999;
	display:inline;
}
/* breadcrumb selected state */
body a.selected{color:#ED8500;}
body.products a.selected{color:#CB320B;}
body.services a.selected{color:#3399CC;}
body.casestudies a.selected{color:#6EB927;}
body.partners a.selected{color:#801582;}
/* site map indent*/
.indent {margin-left: 18px;}
