/* CSS Document */
html, body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	color: #464666;
	margin-top:2px;
    }
span {
    display: none;
    }
	
#shadowbox_toolbar span{
	display:inline;
}

p {
	font-size: 1.1em;
	line-height: 1.3em;
}	
a {
	text-decoration: underline;
	color: #61699E;
	}
	
a:hover {
	text-decoration: underline;
}
h2{
	color: #FFFFFF;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.8em;
}
h2 em{
	color: #464666;
	font-style: normal;
	font-size: 0.8em;
}

.clear{
	clear:both;
	font-size:1px;
}

/* ------ Global ------*/
			
label{
	font-size: 1.1em;
	line-height: 1.2em;
}
/* -------------------------- Header --------------------------  */
	
#banner{
	background: url("../images/home/banner-bg.gif") left top no-repeat;
	height: 120px;
	width: 760px;
}
#bannerAbout{
	background: url('../images/about/banner-bg.jpg') no-repeat left top;
	height: 90px;
	padding: 30px 0 0 13px;
	width: 747px;
}
#bannerServices{
	background: url("../images/services/banner-bg.jpg") left top no-repeat;
	height: 90px;
	padding: 30px 0 0 13px;
	width: 747px;
}
#bannerTariff{
	background: url("../images/tariff/banner-bg.jpg") no-repeat left top;
	height: 90px;
	padding: 30px 0 0 13px;
	width: 747px;
}
#bannerHospitality{
	background: url("../images/hospitality/banner-bg.jpg") left top no-repeat;
	height: 90px;
	padding: 30px 0 0 13px;
	width: 747px;
}
#bannerLocation{
	background: url("../images/location/banner-bg.jpg") left top no-repeat;
	height: 90px;
	padding: 30px 0 0 13px;
	width: 747px;
}
#bannerCatering{
	background: url("../images/catering/banner-bg.jpg") no-repeat left top;
	height: 90px;
	padding: 30px 0 0 13px;
	width: 747px;
}
#bannerContact{
	background: url("../images/contact/banner-bg.jpg") left top no-repeat;
	height: 90px;
	padding: 30px 0 0 13px;
	width: 747px;
}

#banner h1, #bannerAbout h1, #bannerServices h1, #bannerTariff h1, #bannerCatering h1, #bannerHospitality h1, #bannerLocation h1, #bannerContact h1{
	background:  url("../images/general/GCS-logo.gif") center bottom no-repeat;
	height: 66px;
	width: 295px;
}
#bannerPrint{
	display:none;
}

#footerPrint{
	display:none;
	}
#footer{
	background: #E3E6EE url(../images/general/footer-corner.gif) no-repeat right bottom;
	color: #919DBD;
	border-top:4px solid #fff;
	border-bottom:10px solid #fff;
	}
#footer a {
	color: #919DBD;
	text-decoration: none;
}
#footer .logos {
	float:left;
	padding:25px 0 0;
}	
#footer .logos img{
	padding:0 10px 8px 0;
}	

/* -------------------------- Menu --------------------------  */
#nav{
	width: 750px;
	background: transparent url("../images/nav/nav-bg.gif") no-repeat;
	height: 24px;
	padding:0 5px;
}
#nav ul{
	float:right;
	list-style-type: none;
	display: inline;
}
#nav li{
	display: inline;
}
#nav p{
	float:left;
	color: #6575A3;
}
#nav a{
	display: block;
	float:left;
	margin-top: 4px;
	height: 20px;
}
#nav a.welsh {
	background: url(../images/nav/welsh-over.gif) no-repeat;
	width: 39px;
	margin: 4px 0 0 5px
}
#nav a:hover.welsh {
	background: url(../images/nav/welsh-off.gif) no-repeat;
}
#nav a.home  {
	background: url(../images/nav/home-over.gif) no-repeat;
	width: 48px;
}
#nav a:hover.home  {
	background: url(../images/nav/home-off.gif) no-repeat;
	font-weight: normal;
}
#nav b a.home, #nav b a:hover.home {
	background: url(../images/nav/home-on.gif) no-repeat;
	font-weight: normal;
}
#nav a.about {
	background: url(../images/nav/about-over.gif) no-repeat;
	width: 73px;
}
#nav a:hover.about  {
	background: url(../images/nav/about-off.gif) no-repeat;
	font-weight: normal;
}
#nav b a.about, #nav b a:hover.about {
	background: url(../images/nav/about-on.gif) no-repeat;
	font-weight: normal;
}
#nav a.services {
	background: url(../images/nav/services-over.gif) no-repeat;
	width: 71px;
}
#nav a:hover.services {
	background: url(../images/nav/services-off.gif) no-repeat;
}
#nav b a.services, #nav b a:hover.services {
	background: url(../images/nav/services-on.gif) no-repeat;
}
#nav a.tariff {
	background: url(../images/nav/tariff-over.gif) no-repeat;
	width: 57px;
}
#nav a:hover.tariff {
	background: url(../images/nav/tariff-off.gif) no-repeat;
}
#nav b a.tariff, #nav b a:hover.tariff {
	background: url(../images/nav/tariff-on.gif) no-repeat;
}
#nav a.catering {
	background: url(../images/nav/catering-over.gif) no-repeat;
	width: 71px;
}
#nav a:hover.catering {
	background: url(../images/nav/catering-off.gif) no-repeat;
}
#nav b a.catering, #nav b a:hover.catering {
	background: url(../images/nav/catering-on.gif) no-repeat;
}
#nav a.hospitality {
	background: url(../images/nav/hospitality-over.gif) no-repeat;
	width: 88px;
}
#nav a:hover.hospitality {
	background: url(../images/nav/hospitality-off.gif) no-repeat;
}
#nav b a.hospitality, #nav b a:hover.hospitality {
	background: url(../images/nav/hospitality-on.gif) no-repeat;
}
#nav a.location {
	background: url(../images/nav/location-over.gif) no-repeat;
	width: 71px;
}
#nav a:hover.location {
	background: url(../images/nav/location-off.gif) no-repeat;
}
#nav b a.location, #nav b a:hover.location  {
	background: url(../images/nav/location-on.gif) no-repeat;
}
#nav a.contact {
	background: url(../images/nav/contact-over.gif) no-repeat;
	width: 85px;
}
#nav a:hover.contact {
	background: url(../images/nav/contact-off.gif) no-repeat;
}
#nav b a.contact, #nav b a:hover.contact  {
	background: url(../images/nav/contact-on.gif) no-repeat;
}
#nav a.news {
	background: url(../images/nav/news-over.gif) no-repeat;
	width: 52px;
}
#nav a:hover.news {
	background: url(../images/nav/news-off.gif) no-repeat;
}
#nav b a.news, #nav b a:hover.news  {
	background: url(../images/nav/news-on.gif) no-repeat;
}
/* -------------------------- Content --------------------------  */
.contentHome {
	background-color: #E3E6EE;
}
#homeLeft ul{
	padding:0.7em;
	background-color:#8E84B2;
	border-bottom:4px solid #fff;
	color:#FFF;
	list-style-type: none;
}
#homeLeft ul li{
	list-style-type: none;	
	padding-bottom:0.5em;
	color:#FFF;
}
#homeLeft ul li a{
	color:#FFF;
	text-decoration:none;
}
#homeRight #intro {
	color: #FFFFFF;
	background-color: #8A96B9;
}

#homeRight ul{
	font-size: 1.1em;
	color: #152E73;
	line-height: 1.2em;
}
#homeRight ul li{
	padding-bottom:0.3em;
}
#homeRight ul li a{
	color: #152E73;
	text-decoration: none;
}
#homeRight #about, #homeRight #catering, #homeRight #hospitality, #homeRight #services, #homeRight #tariff, #homeRight #location{
	background: #DCE0EA url(../images/home/vignette-bg.gif) repeat-x left bottom;
}
.content #breadcrumb{
	background-color: #645E95;
	color: #B3B0DD;
	letter-spacing: 0.01em;
}
.content #breadcrumb a{
	color: #B3B0DD;
	text-decoration: none;
}
.content #breadcrumb ul li b{
	font-weight: normal;
	color: #FFF;	
}
.content #menu{
	background: #645E95 url(../images/general/menu-gradient.jpg) repeat-x center bottom;
	text-decoration: none;
}
.content #menu ul li a{
	color: #FFF;
	font-size: 1em;
	border-top: 1px solid #8B86B0;
	border-bottom: 1px solid #5A5486;
	text-decoration: none;
}
.content #menu ul li a:hover{
	background:#746EA0;
	border-top: 1px solid #8B86B0;
	border-bottom: 1px solid #5A5486;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	}
.content #menu ul li a.selected, .content #menu ul li a.selected:hover {
	background: #FFF none;
	text-decoration: none;
	font-weight: normal;
	color:#464666;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}
.content #menu ul li a.news {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	border: none;
	text-transform: none;
}
.content .imgFloatTop{
	float:right;
	margin: -40px -35px 20px 20px;
	border-top: 4px solid #FFF;
	border-left: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}
.content .imgFloatTopLeft{
	float:left;
	margin: -40px 15px 20px -15px;
	border-top: 4px solid #FFF;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}
.content .imgFloat{
	float:right;
	margin: 0 -35px 5px 15px;
	border-top: 4px solid #FFF;
	border-left: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}

.content .imgFloatRight{
	float:right;
	margin: 0px 0px 10px 0px;
	border-top: 4px solid #FFF;
	border-left: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}

.content .imgFloatBorder{
	float:right;
	margin: 0 -38px 5px 0px;
	border-top: 4px solid #FFF;
	border-left: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	border-right: 4px solid #FFF;
}

.content .imgFloatLeft{
	float:left;
	margin: 0 15px 5px -15px;
	border-top: 4px solid #FFF;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}
.content .imgFloatBottom{
	float:Right;
	margin: 0 -35px -15px 15px;
	border-top: 4px solid #FFF;
	border-left: 4px solid #FFF;
}

.content #intro{
	background-color: #9F9DB5;
	color: #FFFFFF;
}
.content #intro p{
	font-size: 1.4em;
}
.content #copy{
	background-color: #EBEDF3;
	color: #4D4C66;
}
.content #greyCopy{
	background-color: #9F9DB5;
	color: #FFF;
}
.content #whiteCopy{
	background-color: #FFF;
	color: #4D4C66;
}
.content #copy ul li{
	list-style-type: none;
	font-size: 1.1em;
	background: url("../images/general/bullet.gif") no-repeat left 3px;
	color: #61699E;
}
.content #copy ol{
	margin-left:15px;
}

.content #copy ol li{
	list-style-type: none;
	font-size: 1.1em;
	color: #61699E;
	text-indent: -15px;
	padding: 2px 0;
}

.content #accomodationCopy{
	color: #6B6B85;
}
.content #accomodationCopy .conference {
	float:left;
	display:block;
	height: 31px;
	width: 145px;
	padding: 6px 5px 5px 105px;
	background:#DDDAE8 url(../images/services/acc-conf-thumb.jpg) no-repeat left center;
	margin-bottom:4px;
	color: #6B6B85;
	font-size: 1.2em;
	font-weight: bold;
}
.content #accomodationCopy .campus {
	float:right;
	display:block;
	height: 31px;
	width: 145px;
	padding: 6px 5px 5px 105px;
	background:#DDDAE8 url(../images/services/acc-campus-thumb.jpg) no-repeat left center;
	color: #6B6B85;
	font-size: 1.2em;
	font-weight: bold;
}
.content #eventCopy{
	color: #6B6B85;
}
a.preConference{
	float:right;
	display:block;
	height: 24px;
	width: 190px;
	padding: 13px 5px 5px 75px;
	background:#DDDAE8 url(../images/services/event-pre-thumb.jpg) no-repeat left center;
	margin: 0 0 4px 0;
	color: #6B6B85;
	font-size: 1.2em;
	font-weight: bold;
}
a.duringConference {
	float:right;
	display:block;
	height: 24px;
	width: 190px;
	padding: 13px 5px 5px 75px;
	background:#DDDAE8 url(../images/services/event-during-thumb.jpg) no-repeat left center;
	font-weight: bold;
	color: #6B6B85;
	margin: 0 0 4px;
	font-size: 1.2em;
	clear: right;
}
a.postConference {
	float:right;
	display:block;
	height: 24px;
	width: 190px;
	padding: 13px 5px 5px 75px;
	background:#DDDAE8 url(../images/services/event-post-thumb.jpg) no-repeat left center;
	font-weight: bold;
	color: #6B6B85;
	font-size: 1.2em;
	clear: right;
}
.colLeft{
	width:49%;
	float:left;
	padding-right: 1%;
}
.colRight{
	width:50%;
	float:Right;
}
#back {
	background-color: #A2A2B2;
	color: #FFFFFF;
	padding: 1px 3px;
	border: 2px solid #FFFFFF;
	text-decoration: none;
}
#back:hover {
	text-decoration: none;
}
.enquiryTable{
	border-collapse:collapse;
}
.enquiryTable td{
	padding: 3px 10px 3px 3px;
}
.enquiryTable label{
	font-weight: bold;
}
input.send {
	background-color: #86849A;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	cursor: hand;
}
.enquiryTable input.fields {
	width:185px;
}
.grey {
	color: #51516F;
}
.uppercase {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 1em;
}
.lightBlue{
	color: #70B6D6;
	font-style: normal;
}
.blue {
	color: #61699E;
	font-style: normal;
}
.paddingLeft {
	padding-left:0.8em;
}
.white{
	color:#FFFFFF;
}

.vignette img{
}	

.movie {
	border-top:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
}

/*---------------------sitemap----------------------*/

.sitemap{
	float:left;
	margin-right:35px;
	width:570px;
}

.sitemap ul{
	margin-bottom:20px;
	margin-right:20px;
	float:left;
	width:170px;
}

.sitemap ul li a{
	text-decoration:none;
}

 .sitemap ul li a:hover{
	text-decoration:underline;
}

.limegreentangerine a{
	font-size:8px;
	color:#999999;
	text-decoration:none;
	float:left;
}

.limegreentangerine a:hover{
	text-decoration:underline;
}


