body
{
  margin: 0;
  padding: 0;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  color: #3e4a6b;
  background: url(/img/background.gif) repeat-x #e6e7e9;
  text-align: center;
}

img
{
  border: 0px;
}

a
{
  color: #e75700;
  text-decoration : none;
}

a:hover
{
  color: #752c00;
  text-decoration: none;
}

p
{
  margin: 0;
  padding: 0;
}

h1
{
  margin: 0;
  padding: 8px 16px 6px 16px;
  font-size: 12px;
  color: #73296a;
}

#pageWrapper
{
  width: 760px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

#pageHeader
{
  height: 118px;
}

#logo
{
  margin-top: 40px;
  float: left;
}

#tagline
{
  background: url(/img/tagline.gif) no-repeat;
  margin-top: 51px;
  width: 222px;
  height: 23px;
  float: right;
}

#main
{
  width: 760px;
}

#leftCol
{
  width: 160px;
  float: left;
  margin-right: 19px;
}

#nav
{
  background: url(/img/baseNavTop.jpg) top no-repeat;
}

#nav a
{
  color: #fff;
  background: url(/img/arrowWhite.png) 16px 7px no-repeat;
  padding: 0px 25px;
  display: block;
  border-top: 1px solid #4b5c89;
  border-bottom: 1px solid #152550;
  color: #999;

}

#nav a.indent, #nav a.indent:hover {
    padding: 0px 0px 0px 40px;
    background-position: 31px 7px;
}

#nav a strong {
    color: #fff;
    font-weight: normal;
}

#nav a:hover
{
  color: #bfc6d9;
  text-decoration: none;
  background: url(/img/arrowLilac.png) 16px 7px no-repeat;
  padding: 0 25px;
}

#navBottom
{
  background: url(/img/baseNavBottom.gif) bottom no-repeat #1c3169;
}

#navBottom ul
{
  font: 11px/20px Arial, Verdana, Helvetica, sans-serif;
  background: url(/img/baseNavTop.jpg) top no-repeat;
  padding: 8px 0;
  margin: 0;
  list-style: none;
}

#navBottom li
{
  padding: 0;
  margin: 0;
  display: inline;
}

#home #navHome a,
#about #navAbout a,
#training #navTraining a,
#business #navBusiness a,
#social #navSocial a,
#gallery #navGallery a,
#community #navCommunity a,
#international #navInternational a,
#news #navNews a,
#diary #navDiary a,
#projects #navProjects a,
#membership #navMembership a,
#patrons #navPatrons a,
#benefits #navBenefits a,
#links #navLinks a,
#careers #navCareers a,
#contact #navContact a
{
  color: #ffe86b;
  background-image: url(/img/arrowYellow.png);
  background-repeat: no-repeat;
}

#home #navHome a,
#about #navAbout a strong,
#training #navTraining a strong,
#business #navBusiness a strong,
#social #navSocial a strong,
#gallery #navGallery a strong,
#community #navCommunity a strong,
#international #navInternational a strong,
#news #navNews a strong,
#diary #navDiary a strong,
#projects #navProjects a strong,
#membership #navMembership a strong,
#patrons #navPatrons a strong,
#benefits #navBenefits a strong,
#links #navLinks a strong,
#careers #navCareers a strong,
#contact #navContact a strong
{
    color: #ffe86b;
    
}

#nav .top a
{
  border-top: none;
  border-bottom: 1px solid #152550;
}

#nav .bottom a
{
  border-top: 1px solid #4b5c89;
  border-bottom: none;
  height: 1%;
}

.leftColBox
{
  background: url(/img/baseLeftCol.gif) bottom no-repeat #fff;
  margin-top: 10px;
}

.leftColBoxTop
{
  background: url(/img/titleBarLeft.gif) top no-repeat;
}

.title
{
  color: #fff;
  font-weight: bold;
  height: 17px;
  padding: 3px 0 0 16px;
}

#logoJci
{
  margin: 10px 0 12px 20px;
}

#middleCol
{
  width: 374px;
  float: left;
  margin-right: 19px;
}

.middleColBox
{
  background: url(/img/baseMiddle.gif) bottom no-repeat #fff;
  margin-bottom: 10px;
  padding-bottom: 16px;
}

.middleColBoxTop
{
  background: url(/img/titleBarMiddle.gif) top no-repeat;
}

#picHome
{
  margin-bottom: 10px;
  position: relative;
}

#picHomeText
{
  position: absolute;
  top: 63px;
  left: 21px;
}

.middleColBox ul
{
  padding: 0 26px;
  margin: 0;
  list-style: none;
}

.middleColBox li
{
  line-height: 20px;
  padding: 0 0 0 20px;
  margin: 0;
  list-style: none;
  background: url(/img/tick.gif) left 1px no-repeat;
}

.middleColBox dl
{
  padding: 0;
  margin: 0;
  list-style: none;
}

.middleColBox dd
{
  padding: 0 16px;
  margin: 0;
}

.middleColBox dd span
{
  color: #838ca5;
}

#rightCol
{
  width: 186px;
  float: left;
}

.rightColBox
{
  background: url(/img/baseRightCol.gif) bottom no-repeat #fff;
  margin-bottom: 10px;
  padding-bottom: 2px;
  display: block;
  height: 1%;
}

.rightColBoxTop
{
  background: url(/img/titleBarRight.gif) top no-repeat;
  height: 1%;
}

.next
{
  color: #655b64;
  padding: 8px 16px;
  background-color: #f6f1f5;
}

#content
{
  width: 580px;
  float: left;
}

.contentBox
{
  background: url(/img/baseContent.gif) bottom no-repeat #fff;
  margin-bottom: 10px;
  padding-bottom: 16px;
  min-height: 393px;
}

.contentBoxTop
{
  background: url(/img/titleBarContent.png) top no-repeat;
  height: 1%;
}

.contentBox ul
{
  padding: 10px 26px 0 26px;
  margin: 0;
  color: #655b64;
  list-style: none;
}

.contentBox ol
{
  line-height: 20px;
  list-style: outside;
  margin: 0;
  padding: 0px 0px 0px 25px;
  margin: 0px 12px 0px 25px;
  color: #655b64;
}

.contentBox ul li
{
  line-height: 20px;
  padding: 0 0 0 20px;
  margin: 0;
  background: url(/img/tick.gif) left 1px no-repeat;
}
.contentBox a
{
  color: #e75700;
  text-decoration : none;
  padding-left: 17px ;
}

.contentBox a:hover
{
  color: #752c00;
  text-decoration: none;
}

.leftColBox .text,
.middleColBox .text,
.textile p
{
  padding: 8px 16px;
}

.rightColBox .text,
.contentBox .text
{
  color: #655b64;
  padding: 8px 16px;
}

.contentBox .linkText
{
color: #655b64;
padding: 0px 20px 30px 0px;
float:left;
width:375px;
}

.contentBox .linkImage
{
padding:10px 16px 30px;
float:left;
border:0;
}

.text strong {
  color: #3e4a6b;
}

.rightColBox .textFooter,
.contentBox .textFooter
{
  clear: right;
  padding: 0 16px;
}

.patrons
{
  padding: 20px;
  float: left;
  width: 540px;
}

.patron
{
  margin-right: 20px;
  margin-bottom: 20px;
}

.fit
{
  margin-right: 20px;
  float: left;
  width: 140px;
  text-align: center;
  padding: 0px;
  font-weight: bold;
}

.contentBox .fit a {
  padding: 0px;
  font-weight: normal;
}


.dslogo
{
  margin-left: 150px;
}

.arrow
{
  margin-right: 5px;
}

.quote
{
  height: 1%;
  position: relative;
}

.clear
{
  clear: left;
}


#footer
{
  width: 760px;
  clear: left;
  padding-top: 10px;
  background: url(/img/dottedLine.png) 10px repeat-x;
}
#footer p
{
  color: #898d96;
  padding-top: 18px;
}

#footer a
{
  color: #898d96;
}

#ds
{
  float: right;
}

#ds span
{
  color: #ff8400;
}

#bookingForm
{
  float: right;
  color: #655b64;
  width: 200px;
  padding: 10px;
  margin: 0px;
  padding-left: 30px;
  display: inline;
  position:relative;
}

#bookingForm input,
#bookingForm textarea
{
    font: 11px/16px Arial, Verdana, Helvetica, sans-serif;
    color: #655b64;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 190px;
}

#bookingForm label.radio
{
  padding: 0;
  margin: 0;
  padding-top: 5px;
}

#bookingForm input.radio
{
  width: 50px;
  padding: 0;
  margin: 0;
  margin-top: 10px !important;
  margin-top: 5px ;
}

#bookingForm #inputGo
{
    width: 50px;
    float: right;
}
#bookingForm #errors
{
    color: #990000;
}

#bookingForm #warnings
{
    font-weight: bold;
}

#bookingForm #warnings ul
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1px;
  padding-left: 10px;
}

#bookingForm #warnings li
{
  position: relative;
}

#bookingForm h3
{
    margin: 0px;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight:bold;
    color: #655b64;
}

#bookingFormConfirmed
{
  float: right;
  width: 200px;
  padding: 10px;
  margin: 0px;
  padding-left: 30px;
  display: inline;
  position:relative;
  height: 270px;
}

#bookingFormConfirmed p
{
  text-align: center;
}

#filterForm
{
 float: right;
 height: 26px;
 padding-top: 4px;
}

#filterForm label
{
  vertical-align: middle;
}

#filterForm select
{
 font-size: 11px;
 color: #3e4a6b;
 vertical-align: middle;
}

#filterForm input
{
    width: 30px;
    font-size: 12px;
    margin-right: 10px;
    margin-left: 5px;
    vertical-align: middle;
}

a.article
{
  color: #3e4a6b;
  text-decoration : none;
}

a.article:hover
{
  color: #e75700;
  text-decoration: none;
}

a.galleryThumb
{
  display: block;
  height: 100px;
  width: 100px;
  float: left;
  background: no-repeat 50% 50%;
  margin-right: 12px;
  padding-top: 5px;
}

div.gallery
{
  display: table;
  border-top: 1px dotted #ccc;
  width: 565px;
  margin: 10px 0px 0px 0px;
  padding: 10px 0px 0px 15px;
}

div.gallerySection
{
  display: table;
  border-bottom: 1px dotted #ccc;
  width: 570px;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 10px 10px;
}



/* Updates...
Dom 05/04/2007 */
div.updates {
	margin-top: 5px;
}

div.updates label {
	margin-left: 20px !important;
	margin-left: 8px;
	padding-left: 0;
	display: block;
	float: left;
	clear: left;
	width: 100px;
}

div.updates p {
	margin: 8px 11px;
}

div.updates select {
	width: 120px;
	font-size: 9pt;
	padding: 1px;
	margin: 0 17px;
}

div.updates input.text {
	width: 120px;
	font-size: 9pt;
	padding: 1px;
	vertical-align: middle;
	margin: 0 17px;
}

div.updates input.button {
	text-align: center;
	margin: 8px 0;
	margin-left: 54px;
	font-size: 9pt;
}

/* Careers section
-------------------------------------------------*/
.pdfLink
{
    background: url(/img/pdf.gif) 0px 0px no-repeat;
    display: block;
    padding: 1px 0px 2px 22px !important;
    margin-top: 2px;
    color: #FF7800;
    text-decoration: none;
}

.pdfLink:hover
{
    text-decoration: underline;
}

#only8 {
  position: absolute;
  display: block;
  top: 16px;
  right: 2px;
  width: 108px;
  height: 108px;
}

#clickHereCard {
  position: absolute;
  display: block;
  top: 37px;
  right: 5px;
  width: 220px;
  height: 97px;
}

div#footer a#datasouth {
  float: right;
/*   color: #000; */
  text-decoration: none;
/*   margin-top: 20px; */
  padding: 7px 62px 7px 7px;
  background: 
}			 

div#footer 
  float: right;
}

div#footer a#datasouth span {
  display: none;
}
