/*-------------------------------------GLOBALS-------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

html { 
	overflow: -moz-scrollbars-vertical !important; 
}

body {
	/*background: #7185E4;*/
	background: #666;
	height:100%;
	/*scrollbar-3dlight-color:#000; 
	scrollbar-arrow-color:#000; 
	scrollbar-base-color:#FA8DFA; 
	scrollbar-darkshadow-color:#FA8DFA; 
	scrollbar-face-color:#BEC6F4; 
	scrollbar-highlight-color:#FA8DFA; 
	scrollbar-shadow-color:#BEC6F4;*/
	filter: chroma(color=#CC9966) allowTransparency;
	scrollbar-3dlight-color:#000; 
	scrollbar-arrow-color:#fff; 
	scrollbar-base-color:#fff; 
	scrollbar-darkshadow-color:#fff; 
	scrollbar-face-color:#CC9966; 
	scrollbar-highlight-color:#CC9966; 
	scrollbar-shadow-color:#CC9966;
	

} 


/*-------------------------------------LAYOUT-------------------------------------------*/

#lTblCol {
	background:url('images/left_back.jpg');
	width:50%;
	height:100%;
	background-position:center;
}

#rTblCol {
	background:url('images/right_back.jpg');
	width:50%;
	height:100%;
}

#fTbl {
	background:url('images/footer.jpg');
	height:90px;
	padding-top:10px;
}

#container {
	width: 866px;
}

#header {
	height:153px;
	background:url('images/header.jpg') no-repeat;
}

#lHead {
	padding-top:21px;
	float:left;
	color:#fff;
	font-weight: bold;
	font-size: 13pt;
}

#rHead {
	padding-top:40px;
	float:right;
	color:#fff;
	font-weight: bold;
	font-size: 13pt;
}

#header2 {
	height:75px;
	/*background:url('images/header2.jpg') no-repeat;*/
	background-color:#000000;
	text-align:left;
	padding: 7px;
	margin-bottom: 20px;
}

#body {
	min-height: 400px;
	border:2px solid #000;
	background: #666;
	text-align: left;
}

#nav {
	width:130px;
	background:#262626;
	float:left;
}

#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	color: #FA8DFA;
}

#nav li {
	padding: 4px 0px 4px 0px;
	text-align:center;
	list-style-type: none;
}

#nav .border {
	border-bottom:2px solid #000;
}

#nav .star {
	background:url('images/nav_star.jpg') no-repeat;
	border-bottom:2px solid #000;
}

#lNav {
	width:336px;
	height:22px;
	line-height:22px;
	border-bottom:2px solid #000;
	margin-bottom:-1px;
	float:left;
	text-align:left;
}

#lNav .split {
	border-left:2px solid #000;
	border-right:2px solid #000;
}

#lNav a:link, #lNav a:visited {
	text-decoration: none;
	color: #fff;
}

#lNav a:hover {
	color: #FA8DFA;
}

/*#rNav {
	width:392px;
	height:18px;
	line-height:18px;
	float:left;
}

#rNav .left {
	border-top:2px solid #000;
	border-right:1px solid #000;
	background:url('images/nav_star2.jpg') no-repeat;
}

#rNav .right {
	border-top:2px solid #000;
	border-left:1px solid #000;
}

#rNav a:link, #rNav a:visited {
	text-decoration: none;
	color: #000;
}

#rNav a:hover {
	color: #FA8DFA;
}*/

#lCol {
	width:334px;
	height: 406px;
	border-left:2px solid #000;
	border-right:2px solid #000;
	text-align: center;
	float:left;

}

#lCol h1 {
	text-align: left;
	margin: 10px 0px 10px 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}

#lCol p {
	text-align: justify;
	margin: 0px 10px 10px 10px;
	color: #fff;
}

#rCol {
	width:391px;
	height:400px;
	background:#000;
	float:left;
}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #006699;
}

#lFooter {
	float:left;
}

#rFooter {
	float:right;
}

#box {
	width:30px;
	height:30px;
}

/*--------------------------------------FORM---------------------------------------------*/

#formHolder {
	width: 300px;
}

#formHolder .formItem {
	height: 20px;
}

#formHolder .formItem2 {
	height: 106px;
}

#formHolder .formField {
	width:150px;
	color:#fff;
	text-align: left;
	float:left;
}

#formHolder input {
	float:left;
	border: 1px solid #000;
	padding-left:3px;
}

#formHolder textarea {
	width: 140px;
	height: 100px;
	float:left;
	border: 1px solid #000;
}

#formHolder .button {
	float:left;
	width: 75px;
	border:1px solid #555;
	color:#FA8DFA;
	background:#000;
}

/*--------------------------------------PRICES---------------------------------------------*/

#priceHolder {
	width: 312px;
	color: #fff;
}

#priceHolder .priceItem {
	
	text-align: right;
}

#priceHolder .priceItem2 {
	height: 106px;
}

#priceHolder .priceField {
	width:240px;
	float:left;
	text-align: left;
}

/*-------------------------------------CLASSES-------------------------------------------*/

.scroller {
	height:382px;
	overflow:auto;
}
.scroller2 {
	height:100%;
	overflow:auto;
}

.scroller a:link, .scroller a:link, .scroller2 a:link, .scroller2 a:link {
	color: #FA8DFA;
	text-decoration: none;
}

.scroller a:hover, .scroller2 a:hover {
	color: #fff;
}

.scroller ul {
	color:#fff;
	text-align:left;
	margin-left:40px;
}

.scroller object {
	float:left;
	margin-left:6px;
}

.clear {
	clear:both;
}

.solid {
	opacity: 1;
	filter: alpha(opacity=100);
	padding-right:1px;
}
.opaque {
	/*opacity: 0.5;
	filter: alpha(opacity=50);*/
	padding-right:1px;
}

.backColour {
	background:#758AE3;
}

.sectionName {
	font-weight: bold;
	font-size: 10pt;
	color:#FA8DFA;
}
