/*Site Wide Styles*/



/* Splash Page */

#splashPage {
	margin: auto auto;
	padding: 0 0 10px 0;
	width: 776px;
	background: #FFF url(/images/structure/splashBg_container.jpg) no-repeat center 50px;
}

#splashContent {
	margin: 58px 0 0 307px;
	padding: 30px 25px 25px 25px;
	height: 325px;
}

#splashLogo {
	padding: 0 0 30px 0;
}

#splash_languageContainer {
	float: left;
	padding: 28px 0 0 0;
	background: transparent url(/images/structure/splash_langBtnsTopDivide.jpg) no-repeat 0 0;
}

#splashPage .languageBtns {
	float: left;
	clear: both;
	margin: 0 0 25px 0;
	padding: 0;
	width: 415px;
	height: 70px;
	overflow: hidden;
}

#splash_languageContainer .left, #splash_languageContainer .Left {
	float: left;
	clear: both;
	padding: 0 20px 0 0;
	width: 123px;
}

#splash_languageContainer .right, #splash_languageContainer .Right {
	float: left;
	width: 260px;
}

#splash_footerContainer {
	float: left;
	clear: both;
	margin: 30px 0 0 0;
	padding: 5px 0 2px 8px;
	width: 760px;
	background: transparent url(/images/structure/splash_footerDivide.gif) repeat-y 420px 0;
	text-align: center;
	line-height: 1;
}

#splash_footerContainer .english {
	float: left;
	padding: 0 15px 0 0;
	width: 397px;
	text-align: right;
}

#splash_footerContainer .french {
	float: left;
	width: 320px;
	padding: 0 0 0 15px;
	text-align: left;
}

#splash_footerContainer .english ul,
#splash_footerContainer .french ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



/*Universal Styles*/


#uber {
	position: relative;
	margin: auto auto;
	width: 952px;
	background-image: url(/images/structure/bg.gif);
	background-repeat: repeat-y;
	padding-left:9px;
	padding-right:9px;
	z-index: 1;
}
#bodyhome {
	position:relative;
	width:952px;
}
#logo {
	position:absolute;
	width: 200px;
	height: 64px;
	top: 50px;
	left: 23px;
}
#topNav {
	font-size: 11px;
	position:absolute;
	right: 29px;
	top: 10px;
	width: 360px;
	color:#333333;
	text-align: right;
}
#topNav a {
	color:#005494;
}
#mainbanner {
	width: 952px;
	height: 138px;
}
#navarea {
	width:952px;
	height:45px;
	z-index: 1000;
}
#mainNav {
	position: relative;
	float: left;
	clear: both;
	z-index: 1000;
}
#actionsContainer {
	background-color: #d0e6f3;	
	width:911px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	height:20px;
}
#actions {
	width: 270px;
	float: right;
	text-align: right;
}
#actions a {
	text-decoration: none;
}
#actions a:focus img, #homepagebodyarealogosmiddle a:focus img, #homepagebodyarealogosright a:focus img, #chooseCornwall a:focus img {
	outline: 1px solid #2C6A8D;
}
#breadcrumbs {
	width: 640px;
	float:left;	
}
#actionsintfr {
	width: 270px;
	float:left;
	text-align: right;
}
#breadcrumbsfr {
	width: 640px;
	float:left;	
}

/* ========== Quick Links ========== */

#quickLinksContainer {
	position: absolute;
	right: 32px;
	top: 86px;
	width: 207px;
	height: 28px;
	clear: both;
	z-index: 1001;
}

#quickLinks {
	width: 207px;
	height: 28px;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#quickLinks ul.dropdown {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 25px; /* Height of main navigation item */
	list-style-image: none;
	list-style-type: none;
	z-index: 1001;
}

#quickLinks ul.dropdown li {
	position: relative;
	background-color: #ffffff;
	border-bottom: solid 1px silver;
	margin: 0;
	padding: 0;
}

#quickLinks ul.dropdown li a,
#quickLinks ul.dropdown li a:active,
#quickLinks ul.dropdown li a:visited {
	display: block;
	padding: 5px 5px 5px 5px;
	width: 200px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003F69;
	cursor: pointer;
}

#quickLinks ul.dropdown li a:hover 
{
	background-color: #eef5fb;
	color: #2E6D90;
}

/* ==================== */

#search_box {
	position:absolute;
	right: 32px;
	top: 54px;
	width: 207px;
	height: 28px;
	background-image: url(/images/structure/search_bg.gif);
	background-repeat: no-repeat;
}
#search_box #searchField {
	float: left;
	padding: 0;
	border: 0;
	width: 178px;
	background: none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	font-size: 13px;
}
#search_box #go {
	float: right;
	width: 25px;
	height: 20px;
}

#footerlinks {
	clear:left;
	background-color: #d0e6f3;
	width:911px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	height:20px;
	font-size: 11px;
	text-align: center;
}
#footer {
	font-size:11px;
	clear:left;
	height:70px;
	padding-top: 13px;
	width: 952px;
	padding-top: 10px;
}
#footerone {
	float:left;
	width: 650px;
}
#footerImage {
	float:left;
	width: 131px;
}
#footerText {
	float:left;
	width: 117px;
	text-align: right;
	padding-top: 10px;
}
#footerNav {
	float:left;
	width: 475px;
	padding-top: 10px;
	padding-left: 5px;
}
#esol {
	float: right;
	width: 198px;
	/*width: 280px;*/
	padding-right: 20px;
	text-align: right;
	padding-top: 10px;
}
#footerInfo
{
    float: left;
    font-size: 12px;
    font-weight:bold;
    margin-bottom: 10px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
#bottom {
	width:970px;
	position: relative;
	margin: auto auto;
}







/*Homepage Styles*/









#homepagebodyarea {
	width: 912px;
	padding-top:20px;
	clear:left;
	margin-left:20px;
	margin-right:20px;
}
#homepagebodyareabot {
	width: 912px;
	padding-top:20px;
	clear:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4c4c4;	
	margin-left:20px;
	margin-right:20px;
}
/*
#homepagebodyareacontainerleftbot {
	position:relative;
	width: 705px;
	float:left;
}
#homepagebodyareaheadingbot {
	position:relative;
	width: 705px;
}
*/
#homepagebodyarealeftbot {
	position:relative;
	width: 384px;
	float:left;
	margin-bottom: 17px;
}
#homepagebodyarealeftbot p  {
	padding-bottom: 10px;
	line-height: 18px;
}
#homepagebodyareamiddlebot {
	position:relative;
	width: 276px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	margin-bottom: 17px;
}
#homepagebodyareamiddlebot p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	line-height: 18px;
}
#homepagebodyarearightbot {
	position:relative;
	width: 212px;
	float:left;
	margin-bottom: 17px;
}
#homepagebodyarearightbot p  {
	padding-bottom: 10px;
	line-height: 18px;
}

#homepagebodyarealeft {
	position:relative;
	width: 384px;
	float:left;
	margin-bottom: 17px;
}
#homepagebodyarealeft a {
	font-size: 18px;
}
#homepagebodyarealeft a.morenews { font-size: 12px;}

#homepagebodyarealeft p  {
	padding-bottom: 10px;
	line-height: 18px;
}
#homepagebodyarealeftpic {
	position:relative;
	width: 380px;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #999;
	height: 200px;
	overflow: hidden;
}
#homepagebodyareamiddle {
	position:relative;
	width: 286px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	margin-bottom: 17px;
}
#homepagebodyareamiddle p {
	margin-bottom: 5px !important;
	padding-bottom: 5px !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	line-height: 18px;
}
#homepagebodyareamiddle p.noborder { border-bottom:none !important;}

#homepagebodyareamiddle a {
	font-size: 14px;
	
}
.newStoriesHeader
{
	font-size: 14px;
	color: grey;
}
#homepagebodyarearight {
	position:relative;
	width: 202px;
	float:left;
	margin-bottom: 17px;
}
#homepagebodyarealogos {
	width: 952px;
	padding-top:10px;
	clear:left;
	background-image: url(/images/structure/bg1.gif);
	background-repeat: no-repeat;	
}
#homepagebodyarealogosleft {
	position:relative;
	width: 148px;
	padding-left:20px;
	float:left;
}
#homepagebodyarealogosmiddle {
	position:relative;
	width: 566px;
	height: 49px;
	float:left;
	overflow: hidden;
	padding: 1px 0;
}
#homepagebodyarealogosright {
	position:relative;
	width: 198px;
	padding-right:20px;
	float:left;
}
#homepagebodyarealogosright a
{
    text-decoration: none;
}
#bannershadow {
	background-image: url(/images/structure/bgbanner_shadow.gif);
	width: 188px;
	padding-right: 7px;
	padding-left: 7px;
	background-repeat: repeat-y;
}
#bannershadow #chooseCornwall {
	width: 188px;
	/*height: 333px;
	overflow: hidden;*/
}
#bannershadow #inTheSpotlight {
	width: 188px;
	height: 0px;/*273px don't show this div*/
	overflow: hidden;
}




/*interior Styles*/


#interiorbodyarea {
	width: 912px;
	padding-top:20px;
	clear:left;
	margin-left:20px;
	margin-right:20px;
}
#interiorarealeft {
	position:relative;
	width: 207px;
	float:left;
	margin-bottom: 17px;
	background-color:#f1f1f1;
}
#interiorarealeft p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left:20px;
	margin-right:20px;
}
.thirdlevel  {
	padding-left:15px;
	}
#interiorareamiddle {
	position:relative;
	width: 398px;
	overflow: hidden;
	float:left;
	padding-left:20px;
	padding-right:40px;
	margin-bottom: 17px;
	background-image: url(/images/structure/rightcolumn_shadow.gif);
	background-repeat: no-repeat;
}
#interiorareamiddlewide {
	position:relative;
	width: 605px;
	float:left;
	padding-left:20px;
	padding-right:40px;
	margin-bottom: 17px;
	background-image: url(/images/structure/rightcolumn_shadow_wide.gif);
	background-repeat: no-repeat;
}
#interiorareamiddlewide p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
#interiorareamiddle p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
#interiorareamiddleDotNet {
	position:relative;
	width: 632px;
	overflow: hidden;
	float:left;
	padding-left:20px;
	padding-right:40px;
	margin-bottom: 17px;
}
#interiorareamiddlewideDotNet {
	position:relative;
	width: 839px;
	float:left;
	padding-left:20px;
	padding-right:40px;
	margin-bottom: 17px;
}
#interiorareamiddlewideDotNet p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
#interiorareamiddleDotNet p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
#interiorarearight {
	position:relative;
	width: 234px;
	float:left;
	margin-bottom: 17px;
	
}
#interiorarearight p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	line-height: 18px;
}
#interiorarearight a {
	font-size: 14px;
	font-weight: bold;	
}
		
/*

	Sitemap
	
*/

.siteMapSection
{
	float: left;
	width: 240px;
	margin-right: 30px;
}

.siteMapSectionHeading
{
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #185272;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.siteMapSectionHeading a, .siteMapSectionHeading a:active, .siteMapSectionHeading a:visited
{
	color: #fff;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

.siteMapSection ul
{
	margin: 0px 0px 0px 5px !important;
	padding: 0px 0px 0px 0px !important;
	list-style-type: none;
	list-style-image: none;
}

.siteMapSection ul li
{
	padding: 0px !important;
}

.siteMapSection li a, .siteMapSection li a:active, .siteMapSection li a:visited
{
	display: block;
	color: #666;
	padding: 3px 0px 3px 0px !important;
	text-decoration: none;
}

.siteMapSection li a:hover
{
	color: #185272;
}

/* Second level */
.siteMapSection ul li ul
{
	margin: 0px 0px 0px 15px !important;
}	

.forhomepage #bodyhome h1 {display:none;}

/* Upcoming Events */

#eventsFeed{
	background: #d0e6f3;
	padding: 15px 16px 0 16px;
	height: 490px;
	overflow: hidden;
}

#eventsFeed ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#eventsFeed li{
	padding-bottom: 17px;
}

#eventsFeed .date{
	font-weight: bold;
	color: #333;
}

.eventHeader{
	font-weight: bold;
	color: #000;
	font-size: 13px;
	background: url(../images/structure/event_header_bg.jpg);
	height: 34px;
	padding: 20px 0 0 56px;
}
