/*   USE THIS TO STYLE THE NAVISION, CRM or SHAREPOINT COLOUR        */

/*   border: solid 1px #F00;        */




#navLinePm { clear:both; width:975px; height:5px; overflow:hidden; background-color:#357f8a;  }

#dashboard { float:right; width:377px; padding-left:30px; padding-top:6px; }



#mainContent { float:left; width:975px; background-color:#eaf2f3; overflow:hidden; margin-top:1px;  padding-bottom:25px; }


.breadLast {
color: #357f8a;	
}

.download { color: #357f8a; font-weight: bold; font-style:italic; }

a:link,  a:visited {  color: #357f8a;text-decoration:none; font-weight:normal;  }
a:hover, a:active {  color: #357f8a;text-decoration:underline; }



/* CRM - SHAREPOINT LINKS
----------------------------------------------- */	


.anchor { float:right; font-size:90%; 	}
.anchor a:link, .anchor a:visited {text-decoration:none; color: #357f8a;}	
.anchor a:hover, .anchor a:active { text-decoration:underline; color: #357f8a; }




/* styled in screen-layout.css coloured below  */

.colCode { color: #357f8a; }

h3 { color: #357f8a;   }

h1.grey  { color: #3f3e3e;   }
h1.grey15  { font-size:15px; color: #3f3e3e; padding-bottom:4px;  }

h2.blue { color: #357f8a;   }
h3.blue14 {  font-size:14px; color: #357f8a;   }

.BP3 { margin:0; padding:0; padding-bottom: 3px; }

.StBP2 {margin:0; padding:0; padding-bottom: 2px; font-weight:bold; }


.para1 { width: 330px; }

.bullRight { float:right; width:220px; color: #357f8a;}


/*.para2 { width: 370px; } */

/* used for sub nav in sub pages  */


#subNav { float: left; width:210px;  font-size:11px; padding-top:25px; padding-bottom:100px; }


#subNav li { margin: 0px 0 0 0; line-height:13px;  }

#subNav li a { display:block; width:196px; height:18px; text-decoration:none; padding-left:11px; line-height:18px; background-color:#357f8a; color:#fff;margin-bottom:1px; margin-top:1px;}

#subNav li a:hover { background: url(../rollovers/marina-sub-nav-over.gif) #7b9bcf left repeat-y;  color:#fff; margin-bottom:1px; margin-top:1px;  }



#subNav .current
{
	font-weight:bold;
background: url(../rollovers/marina-sub-nav-over.gif) repeat-y;

}
#subNav ul .current a , #subNav ul .current a:hover { 	font-weight:bold;

background-image:none; background-color: #71a4ad ;   }




/* used for sub sub nav in sub pages  */
#subNav ul .subCurrent { margin-bottom:1px; }

#subNav ul .subCurrent li a { display:block; width:196px; height:18px; text-decoration:none; padding-left:11px; line-height:18px; background: url(../rollovers/crm-sub-sub-nav-up.gif) left repeat-y #ddeaf2; color:#357f8a; margin-bottom:0px; }

#subNav ul .subCurrent li a:hover { background: url(../rollovers/crm-sub-sub-nav-over.gif) left repeat-y #ddeaf2;  color:#357f8a; font-weight:bold;}

#subNav .selected
{
background: url(../rollovers/crm-sub-sub-nav-up.gif) left no-repeat #ddeaf2;
font-weight:bold;margin-bottom:0px;
}

#subNav ul .subCurrent li .selectedSub { background: url(../rollovers/crm-sub-sub-nav-over.gif) left no-repeat #ddeaf2;  color:#357f8a; font-weight:bold;}

#subNav .deepBut { height: 28px; line-height:13px; padding-top:3px;  }

#subNav ul.subDeepBut { height: 28px; line-height:13px; padding-top:3px; background: url(../rollovers/crm-sub-sub-nav-over.gif) left repeat-y #ddeaf2;  }




/* case studies  */

.caseStudySnippet {
float: left; 	
	border-top: solid 1px #357f8a;   
	margin-top:10px;
	
	padding-top:10px;
}

.caseStudySnippet p { margin:0;padding:0; padding-bottom:10px; }
.caseStudySnippet .csLogo { float: left; width:200px; }

.caseStudySnippet .csText { float: left; width:466px; }







