@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
}
html, body {
	height: 100%;
}

.footer, .push {
	height: 115px; /* .push must be the same height as .footer */
}


body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/generic/background-shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	color: #94363a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #94363A;
}
#container h1 {
	font-size: 123.1%;
	text-transform: uppercase;
	font-weight: bold;
	color: #94363a;
	padding-bottom: 0.3em;
	border-top-width: 0.3em;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#container h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 108%;
	color: #94363A;
	margin-top: 0.3em;
}
#container h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 108%;
	color: #94363A;
	margin-top: 0.3em;
}


#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px; /* the bottom margin is the negative value of the footer's height */
	width: 950px;
	text-align: left;
	/* padding-top: 15px; */
} 
#header {
	background-image: url(../images/generic/performance.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	background-position: 2px 18px;
	padding-bottom: 7px;
} 
#headerLinks {
	float: right;
	width: 600px;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
}
#headerLinks a {
	color: #989898;
	font-weight: bold;
}
#headerLinks  .cameron a {
	color: #9b203d;
}
#headerLinks ul {
	margin: 0px;
	padding: 0px;
}

#headerLinks li {
	display: inline;
	float: right;
	padding-left: 10px;
}
.logo {
	height: 88px;
	width: 230px;
}
.siteLogos {
	float: right;
	width: 240px;
}
.siteLogos li {
	float: right;
	display: inline;
}
.siteLogos .gb a {
	display: block;
	height: 20px;
	width: 31px;
	background-image: url(../images/generic/gb-flag.gif);
	background-repeat: repeat;
	text-indent: -9999px;
	margin-right: 10px;
	margin-top: 8px;
}
.siteLogos .chinese a {
	display: block;
	height: 20px;
	width: 31px;
	background-image: url(../images/generic/china-flag.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 8px;
}
.siteLogos .jiskoot {
	height: 34px;
	width: 87px;
	background-image: url(../images/generic/red-jiskoot-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
}

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.breadcrumb {
	padding-top: 13px;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-size: 77%;
}

#sidebar1 {
	float: left;
	width: 220px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #b4b6b7;
	/* margin-top: 15px; */
}
#sidebar1 .sidebar1Header {
	font-size: 123.1%;
	text-transform: uppercase;
	font-weight: bold;
	color: #94363a;
	padding-bottom: 0.3em;
	margin-top:0.3em;
}
.nav li {
	font-weight: bold;
	padding-bottom: 0.4em;
}
.nav a {
	color: #000000;
}
.nav a:hover {
	color: #94363A;
	text-decoration: none;
}
.currentSection   {
	padding-left: 15px;
	background-image: url(../images/generic/red-arrow-down.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 4px;
}

.currentitem {
	color: #94363A;
	text-decoration: none;
}


.nav li ul li a {
	color: #8e9192;
	margin: 0px;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 0.4em;
}
#sidebar1 .nav .nav a {
	color: #8e9192;
	margin: 0px;
	padding-top: 0px;
	padding-left: 8px;

}

#sidebar1 .nav .nav a:hover {
	color: #94363A;

}

#container #sidebar1 ul.nav ul{
	margin-top: 0px;


}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding: 0;
} 
#mainCopy {
	line-height: 1.5em;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95373a;
}
 #columnsThree {
	float: left;
	background-image: url(../images/generic/column-dividers.gif);
	background-repeat: repeat-y;
}
 #columnsOne {
	background-image: url(../images/generic/column-dividers1.gif);
	background-repeat: repeat-y;
} 
 #columnsTwo {
	background-image: url(../images/generic/column-dividers2.gif);
	background-repeat: repeat-y;
} 

.midCol {
	width: 212px;
	float: left;
	padding-right: 12px;
	margin-right: 10px;
	line-height: 1.5em;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.midColWide p, .midColRight p, .midColRightHome {
	margin-bottom: 0.5em;
}
.midCol a {
	color: #000000;
}

.midColWide {
	width: 446px;
	float: left;
	padding-right: 12px;
	margin-right: 10px;
	line-height: 1.5em;
}
.midColFullWidth { float: left; padding-right: 12px; line-height: 1.5em; width: 686px; 
}

#mainContent ul {
	margin-top: 10px;
}

#container #mainContent .midCol h3, #container #mainContent .midColRight h3, #container #mainContent .midColRightHome h3 {
	font-size: 123.1%;
	text-transform: uppercase;
	font-weight: bold;
	color: #94363a;
	padding-bottom: 0.3em;
}
.midCol a:hover {
	color: #94363A;
}

#container #mainContent .midCol h4 {
	text-transform: uppercase;
	font-weight: bold;
	color: #989898;
	line-height: 1.3em;
}

.midColRightHome {
	width: 214px;
	float: left;
	padding-top: 15px;
	/*border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAC7C0;*/

	padding-bottom: 15px;

	line-height: 1.5em;
	
}

.midColRight {
	width: 214px;
	float: left;
	padding-top: 0px;
	/*border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAC7C0;*/

	padding-bottom: 15px;

	line-height: 1.5em;
	
}
.midColRight a {
	color: #000000;
	font-weight:bold;
}
.midColRight a:hover {
	color: #94363A;
}

#signUp label {
	width: 50px;
	float: left;
}
#signUp input {
	width: 158px;
	margin-bottom: 7px;
}
#signUp #submit, #search #go {
	background-color: #cac7c0;
	text-transform: uppercase;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	*padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-weight: normal;
} 
.inputenquiries {
	margin-bottom: 7px;
}

#footer {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	font-size: 77%;
	padding-top: 30px;
	padding-bottom: 15px;	/* background-image: url(/media/images/generic/background-shadow.jpg);
	background-repeat: repeat-y;
	background-position: center; */
} 
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer .footerLinks {
	width: 450px;
}

#footer  .footerLinks li {
	display: inline;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#footer  .footerLinks .first {
	padding-left: 0px;
}
#footer  .footerLinks  a  {
	color: #8f9293;
}
#footer .credit {
	float: right;
	width: 450px;
}
#footer .credit li {
	text-align: right;
	padding-bottom: 10px;
}
#footer  .credit .last {
	padding-right: 0px;
	border-right-width: 0px;
	border-right-style: none;
}
#footer .credit a {
	color: #8F9293;
}

#footer .netsite li {
	float: right;
	clear: both;
	padding-top: 10px;
}
#footer .contactdetails {
	padding-top: 10px;
	margin: 0px;
}
#footer   .contactdetails   li {
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}
.pdf {
	list-style-image: url(../images/generic/pdf.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	list-style-position: outside;
	*padding-right: 10px;

}
.pdf a {
	*padding-left: 10px;

}

.fltrt { 
	float: right;

}
.fltlft {
	float: left;

}
.clear { 
	clear:both;
}

.Bobby {
	display: none;
}
.questionbold, .headlinedate {
		text-transform: uppercase;
	font-weight: bold;
	color: #94363a;
}

.question {
	margin-bottom: 10px;
}

.headlinedate {
	text-transform: uppercase;
	font-weight: bold;
	color: #94363a;
	margin-top: 10px;

}
#container .left, #container .pictureleft   {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 7px;

}
.newsthumb {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: solid 1px #999999;

}
.center {
	padding: 10px;
}
#container .right, #container .pictureright   {
	float:right;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 7px;

}

table img {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}

select, input, #registerTable input,  #registerTable select, #registerTable textarea, .formborder input {
	margin-top:5px;
	margin-bottom:5px;
	margin-right: 10px;
}

.midColWide li {
	margin-bottom: 10px;
}

#container .midColWide ul {
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container .midColWide ol {
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container .midColWide ol li {
	list-style-type: decimal;
}
#container .midColWide ul li {
	list-style-type: square;

}
.sitemapTable td {
	width: 30%;
	padding-right:2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.newsdate {
	font-weight:bold;
}

.portlet {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	padding-top: 0px;
}

.hrule {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;

}

#galleryPic {
	width: 200px;
	float: left;
	clear: none;
	margin-bottom: 15px;
	margin-right: 10px;
	height: 150px;
	border: 1px solid #999999;
	padding: 5px;
}
.galleryPicRight {
	width: 210px;
	float: right;
	clear: none;
	margin-right: 10px;
	margin-bottom: 15px;
}
.view a {
	font-weight: normal;
	color: #94363A;
	font-size: 93%;
	text-transform: uppercase;
}

td.contactusmore {
	padding-bottom: 10px;
}
img.staff {
	padding: 0px;
	margin: 0px 0px 20px;
	border: 1px solid #CCCCCC;
	
}

.staffdivider {
	border-top: 1px solid #CCCCCC;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;

}


.cellOver {
    border:1px;
    border-color:#CC0000;
    border-style:dotted;
    cursor:default;
}
table.dots
{
    border: 1px dashed #000000;
}
div.dots
{
    border: 1px dashed #000000;
}
p.dots
{
    border: 1px dashed #000000;
} 

#container .homenews {
	font-size: 85%;
	
}
.break {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

