/*
 *   COGENT GOLD STANDARD - HOME OVERRIDE 
 *   ----------------------------------
 *   ID :: CSS File
 *   
 *   
 */


/* -------------- gold standard widget -------------- */

#rollOfHonourWidget {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
}

#rollOfHonourWidget #widgetHeader {
	float: left;
	width: 427px;
	height: 67px;
	margin: 0;
	padding: 0;
}

#rollOfHonourWidget #widgetMain {
	float: left;
	width: 427px;
	height: 309px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

#rollOfHonourWidget #widgetMain ul {
	list-style: none; 
	padding: 0; 
	margin: 0; 
}

#rollOfHonourWidget #widgetMain ul li {
	list-style: none; 
	padding: 0; 
	margin: 0; 
}


/* -------------- acadamies box -------------- */

#crHomeContentLeftWrapper .skillsAcademiesBox {
	float: left;
	background-image:  url(images/refresh2011/homeSkillsAcademiesBoxV2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
	height: 354px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 7px 0 0 8px;
	padding: 10px;
}

#crHomeContentLeftWrapper .skillsAcademiesBox h2 {
	font-size: 0.9em;
	color: #0079C2;
	margin: 0 0 8px 0;
	padding: 0;
}

#crHomeContentLeftWrapper .skillsAcademiesBox .nuclearLogo {
	float: left;
	margin: 10px 0 0 30px;
	padding: 0;
}

#crHomeContentLeftWrapper .skillsAcademiesBox .processLogo {
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
}

#crHomeContentLeftWrapper .skillsAcademiesBox .content {
	float: left;
	margin: 35px 0 0 6px;
	padding: 0;
	width: 182px;
}

#crHomeContentLeftWrapper .skillsAcademiesBox .content p {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 140%;
}


/* -------------- misc -------------- */

#crHomeContentRightWrapper .newsHeadlinesBox {
	background-image:  url(images/refresh2011/homeSideBoxBackgroundV2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	width: 192px;
	padding: 10px;
}

#crHomeContentRightWrapper .newsHeadlinesBox p {
	font-size: 0.75em;
	margin: 8px 0;
	padding: 0;
	width: 190px;
}

.walesLogoWrapper {
	margin: 20px 0 0 16px;
	padding: 0;
}

#membersLogos { 
	width: 192px; 
	height: 73px; 
	overflow: hidden; 
	position: relative; 
	padding: 0; 
	margin: 20px 0 10px 0; 
}

.rollOfHonourHomeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 15px 0 0 0; 
}


/* -------------- gold standard widget - page selector device -------------- */

#bannerNav { position:absolute; right:15px; bottom:11px; background:url(images/goldStandard/rotatorNavImages/gSolidWhite.png) repeat 0 0; padding:5px 5px 5px 10px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#bannerNav a { margin:3px 10px 0 0 ; height:10px; width:10px; display:block; background:url(images/goldStandard/rotatorNavImages/gDotTint.png) no-repeat 0 0; float:left; }
#bannerNav a.active { background-image:url(images/goldStandard/rotatorNavImages/gDotFull.png); }
#bannerNav span.pause, #bannerNav span.play { cursor:pointer; height:15px; width:15px; display:block; background:url(images/goldStandard/rotatorNavImages/gPause.png) no-repeat 0 0; float:left; }
#bannerNav span.play { background-image:url(images/goldStandard/rotatorNavImages/gPlay.png) }