


/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(img/bg.gif) top center repeat-y;
color:#6E6F71;
}

#wrap {
	background:#FFFFFF;
	color:#6E6F71;
	margin:0 auto;
	width:880px;
	min-width:880px;
	
}

/***** Various tags *****/

a:link, a:visited {
text-decoration:none;
font-weight:normal;
color:#6E6F71;
background-color:inherit;
}
a:hover {
text-decoration:underline;
color:#6E6F71;
background-color:inherit;
}
a:active {
text-decoration:none;
font-weight:normal;
color:#6E6F71;
background-color:inherit;
}
a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head
{
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 100%;
    font-weight: normal;
    /*color:#404040;*/
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: bold;
    color: #ff0000
}
h1, h2, h3, h4, h5, h6, .Head
{
    font-weight: bold;
}

/****** Header *****/
#header {
	margin:10px 0 20px;
	padding:0;
	border-bottom:solid 1px #E6E6E6;
}

/*#header img {
margin:0 0 5px;
float:left;
}*/

#header p {
width:400px;
float:right;
text-align:right;
margin: 8px 15px 0 0;
font-weight:bold;
line-height:1.3em;
}

#date {
font-size:11px;
padding:14px 0 24px 0;
}

#login{
float:right;
font-size:11px;
padding:14px 0 24px 0;
}

#nav {
height:110px;
margin:0;
padding:0;

float:right;
width:685px;
}





/***** Main content *****/

/*#content {
	margin:0 195px 0 205px;
	padding:0;	
}*/
#content {
	margin:0 195px 0 205px;
	padding:0;
	
}

/***** Main content panels *****/

.contentHead {
background-color:#00AECA;
padding: 1px 7px 1px;
text-transform:uppercase;
margin:0 0 20px 0;
}
.contentHead h1, .contentHead .Head {
color:#FFFFFF;
font-size:11px;
font-weight:normal;
padding:0;
margin:0;
}
.contentSpan {
padding:0x;
margin:0;

}
.contentSpan1 {
padding:0x;
margin:0 0 20px 0;
float:left;
width:156px;
}	
.contentSpan2 {
padding:0x;
margin:0 0 20px 0;
float:left;
width:156px;
}	
.contentSpan3 {
padding:0x;
margin:0 0 20px 0;
float:left;
width:156px;
}
.contentLeft {
	margin:0 5px 0 0;
	width:235px;	
	
}

.contentRight {
	float:right;
	width:235px;
	/*background-color:#009900;*/
	}
.caseStudy {
	text-align:left;
	}
/***** Left sidebar *****/

/*#leftside {
	clear:left;
	float:left;
	width:195px;
	margin:0 0 5px;
	padding:0;
}*/
#leftside {
	clear:left;
	float:left;
	width:195px;
	margin:0 0 5px;
	padding:0;
}


/***** Right sidebar *****/

/*#extras {
	float:right;
	width:185px;
	padding:0;
}*/
#extras {	
	width:185px;
	padding:0;
	float:right;	
}

/*CHA Coverage pager*/
.CovPage{
float:left;
font-size:0.9em;
line-height:13px;
padding-right:10px;
}

/*Case study styles*/
#CaseStudyLogo img{
background:#E6E6E6 none repeat scroll 0%;
/*border: solid 1px #00AECA;*/
padding:3px;
margin-bottom:14px;
display:inline;


}
.CaseStudyHead {
text-transform:uppercase;
color:#3D2B7D;
margin:14px 0 0 0;
padding:0;
}
.CaseStudy h1, #CaseStudy .Head {
/*color:#00AECA;
color:#3D2B7D;*/
font-size:12px;
font-weight:normal;
padding:0;

}
.CaseStudyBody {

padding:14px 0;
margin-bottom:10px;
}

/***** recentProjects styles *****/

#recentProjects img{
border:1px solid #CCCCCC;
float:right;
margin:0 35px 0 0;
padding:5px;
}

#recentProjects p{
width:300px;
}

/*Client list styles*/

.demotip { 
    display:none; 
    background:transparent url(/Portals/6/imgs/tools/white_arrow_big.png); 
    font-size:11px; 
    height:166px; 
    width:320px; 
    padding:24px; 
    color:#6E6F71;
	z-index:10000;
	text-align:left;     
}

.demotip h3 {
	font-size:12px;
	font-weight:bold !important;
	}

.CentreDiv {
   /*	 display: table-cell;	
    margin-right:10px;*/
	vertical-align: middle;
	height:110px;
	width:110px;
border:solid 1px #ccc;
	 }
.CentreImg {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	}	

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
background:#ffffff;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

/*Module Menus*/

.ModuleTitle_MenuIcon {
color:#999999;
cursor:pointer;
padding-right:15px;
background-color:#FFFFFF;
cursor:pointer;
height:21px;
text-align:left;
width:15px;
border:0;
}
.ModuleTitle_MenuItem {
border:solid 1px #CCCCCC;
color:#999999;
cursor:pointer;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
background-color:#FFFFFF;
}
.ModuleTitle_MenuItemSel{
color:red;
}
.ModuleTitle_MenuBreak {
background-color:#CCCCCC;
padding:0;
margin:0;
}
.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {
height:1px;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}
.clearright {
clear:both;
padding:0;
margin:0;
visibility:hidden;
}

.clearboth {
clear:both;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}



















/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 1px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
background-color:#3D2B7D;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
margin:0 0 5px;
padding:2px 5px;
}

.cluetip-jtip #cluetip-inner {
display:inline-block;
font-size:11px;
padding:5px 10px;
}

.cluetip-jtip #cluetip-inner a { 
color:#E80185;
font-size:11px;
margin:0 5px 5px;
}
 
.cluetip-jtip div#cluetip-close a{ 
color:#FFF;
font-size:10px;
margin:0 5px 5px;
text-align:right;
}


/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}


.js .tipContent{ display: none; }
