/* CSS Elite Chandelier Services */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, .sidehdr {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0px;
	margin-top: 0px;
	line-height: 125%;
	font-family: "Franklin Gothic Book", Helvetica, Arial, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	text-indent: 0pt;
}
h1, sidehdr {
	font-size: 2.6em;
	margin-top: 0.25em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.4em;
}
.blk,
p {
	font-size: 1em;
	text-align: justify;
	margin-bottom: 1em;
	margin-left: 5%;
}
ul {
	list-style-type: none;
	margin-bottom: 1em;
	margin-left: 5%;
}
li {
	padding-left: 50px;
	text-align: justify;
	background-image: url(images/tick-40.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-left: 5%;
	margin-bottom: 1em;
	height: 40px;
	text-transform: capitalize;

}
table {
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1em;
	width: 95%;
	border-bottom: 1px solid #505255;
	border-left: 1px solid #505255;
}
th {
	padding-top: 2px;
	padding-bottom: 3px;
	border-top: 1px solid #505255;
	border-right: 1px solid #505255;
	background-image: url(images/nav-over-bg.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	height: 36px;
	text-align: left;
	padding-left: 5px;
}
td {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #505255;
	border-right-color: #505255;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header {
	height: 120px;
	
	padding-top: 5px;
}
#logo {
	height: 120px;
	width: 324px;
	float: left;
}
#crest{
	height: 100px;
	width: 60px;
	float: right;
}
#main {
}
#content {
	width: 100%;
	float: left;
}
#rightpanel {
	width: 20%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #505255;
	overflow: hidden;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 5%;

}
#navi {
	color: #FFFFFF;
	background-color: #383d43;
	height: 36px;
	clear: both;
	border: 1px solid #505255;
	
}
#navi div {
/*
	width: 900px;
*/
}
#navi ul {
	list-style-type: none;
	background-image: url(images/nav-over-bg.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	height: 36px;
	list-style-image: none;
	margin: 0px;
}
#navi li {
	display: inline;
	background-image: none;
	padding: 0px;
}
.nav a {
	text-decoration: none;
	display: block;
	width: 118px;
	text-align: center;
	float: left;
	height: 36px;
	line-height: 36px;
	background-image: url(images/nav-over-bg.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-right: 2px;
	font-size: 0.8em;
}
.nav a:hover, .thispage a:hover {
	background-image: none;
}
#footer a,
#content a {
	text-decoration: underline;
}
.w200 {
	width: 200px;
	float: right;
	margin-right: 5%;
}
.pic-bdr {
	padding: 1em;
	border: 1px solid #505255;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-size: 10px;
}
.high-lite {
	font-size: 16px;
	font-weight: bold;
}
.story {
	padding-top: 10px;
	border: 1px solid #505255;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;

}
.story p {
	margin-right: 5%;
}
.centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.righttxt {
	text-align: right;
}
.clear-both {
	clear: both;
}
.padlr {
	padding-left: 5%;
	padding-right: 5%;
}
.padr {
	padding-right: 5%;
}
.bdrlr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #505255;
	border-left-color: #505255;
}
.w40 {
	width: 43%;
	float: left;
	margin-left: 5%;

}
.w40r {
	width: 43%;
	float: right;

}
.splash {
	font-size: 24px;
	text-align: center;
}
.image {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}
.image img {
	margin: 0 -100px;
}
.borders {
	border: 1px solid #505255;
	margin: auto;
	width: auto;
	height: auto;
	padding: 10px;
}
.picture {
	overflow: hidden;
	width: 100%;
}
.marginR {
	margin-right: 10%;
}
.marginL {
	margin-left: 5%;
	margin-bottom: 10px;
}
.w30 {
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0px;
}
.w30m {
	float: left;
	width: 20%;
}
.story h2 {
	background-image: url(images/story-h2.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 34px;
}
.paypal1 {
	float: right;
	padding-top: 7px;
	width: 37px;
	height: 36px;
	margin-top: 7px;
	margin-right: 10px;
}
.numbered {
	float: left;
	height: 40px;
	width: 40px;
	clear: both;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	font-size: 20px;
	margin-right: 10px;
}
.number li {
	padding-left: 0px;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 20px;
	height: 40px;
	border: 1px solid #505255;
	padding-right: 10px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5%;
	margin-right: 5%;
}
.story2 {
	text-align: justify;
	margin-bottom: 20px;
	border-top: 1px solid #505255;
	padding-top: 20px;
	clear: both;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505255;
	margin-left: 5%;
	padding-right: 5%;
}
.tinytxt {
	font-size: 9px;
}
.bigtxt {
	font-size: 24px;
}
.w200r {
	float: right;
	width: 200px;
}
.w230r {
	float: right;
	width: 230px;
}
.w230 {
	float: left;
	width: 230px;
}
.w430 {
	float: left;
	width: 430px;
}
.w430r {
	float: right;
	width: 430px;
}
.w75 {
	float: left;
	width: 70%;
}
.left-quote p,
.story .left-quote p {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.left-quote {
	background-image: url(images/quotes_01.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 40px;
	margin-left: 5%;
}
.story .left-quote {
	background-image: url(images/quotes-story_01.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 40px;
	margin-left: 5%;
}
.right-quote {
	background-image: url(images/quotes_02.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-right: 40px;
}
.story .right-quote {
	background-image: url(images/quotes-story_02.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-right: 40px;
}
.m40 {
	margin-bottom: 40px;
}
.vanda {
	padding: 0.5em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.4em;
	width: auto;
	float: left;
	margin-left: 5%;
	font-size: 20px;
	border: 1px solid #FFFFFF;
}
.boxgrid{ 
	overflow: hidden; 
	position: relative; 
	height: 200px; 
	font-weight:bold; 
}
.boxgrid img{ 
	position: absolute; 
}
				
.boxcaption{
	float: left;
	position: absolute;
	width: 100%;
	font-size: 75%;
 }
.boxcaption p {
	text-align: left;
}
.captionfull .boxcaption {
 	top: 999em;
 	left: 0px;
 }
.boxgrid h3 {
	background-image: url(images/story-h3.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 34px;
}
.outtaHere {
	position:absolute;
	left:-999em;
	width: 1px;
	height: 1px;
}
.checkboxBlank {
	background:url(images/false.gif) no-repeat 3px 0%;
	padding-left: 20px;
	height: 18px;
	cursor:pointer;
}
.checkboxChecked {
	background:url(images/true.gif) no-repeat 3px 0%;
	padding-left: 20px;
	height: 18px;
	cursor:pointer;
}
form#requestform {
	width: 400px;
	border: 1px solid #CADFEF;
	padding: 0 1em;
	margin-left: 1em;
	}
/*
		Colours for foregrounds and backgrounds
*/
.boxcaption{
	color: #FCCC85;
	background: #000;
 }
.vanda {
	color: #FFFFFF;
	background-color: #254100;
}
body,
.nav a {
	color: #FFF;
	background-color: #000;
}
#footer {
	color: #F3F3F3;
	background-color: #040404;
}
.pic-bdr,
#rightpanel {
	color: #FFFFFF;
	background-color: #26292e;
}
.nav a:hover,
.thispage a:hover {
	color: #d5133c;
	background-color: #383d43;
}
#footer a,
#content a {
	color: #d5133c;
	background-color: #040404;
}
.red {
	color: #d5133c;
	background: #000;
}
.high-lite {
	color: #d5133c;
	background-color: #000;
}
table,
.number li,
.story {
	color: #FCCC85;
	background-color: #363636;
}
table .red,
.story .red {
	color: #d5133c;
	background-color: #363636;
}
.boxcaption .red {
	color: #d5133c;
	background-color: #000;
}
#content .story a {
	color: #d5133c;
	background-color: #363636;
}
.borders {
	color: #999999;
	background-color: #383D43;
}
th {
	color: #FFFFFF;
	background-color: #20242B;
}
th .red {
	color: #d5133c;
	background-color: #20242B;
	background-image: url(images/nav-over-bg.png);
	background-repeat: repeat-x;
	background-position: 0% 50%;
}
.numbered {
	color: #FCCC85;
	background-color: #505255;
}
.number li .red {
	color: #d5133c;
	background-color: #363636;
}
.story .white,
.story .left-quote p {
	color: #FFFFFF;
	background-color: #363636;
}

/*

	SORT THIS OUT FOR DIFFERENT PARENT CLASSES !!!!

*/
