@charset "utf-8";


.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#8CA1CC;text-decoration:none;font-weight:bold}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}

td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;color:#666666;white-space:normal;padding: 5px;}

.header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(/images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(/images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(/images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(/images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(/images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		padding: 1px 0px 1px 3px;
		width: 120px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		width: 260px;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-size: 11px;
		cursor: pointer;
		border:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}


/* ==================================== */

* {
	outline: none;
}

body#site {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background: #fff;
	line-height: 1.8em;
}


#container {
	width: 960px;
	margin: 0 auto ;
	text-align: left;
}


#header {
	height: 137px;
	width: 960px;
	float: left;
	text-align: center
}

#nav {
	height: 24px;
	width: 939px;
	border-top: 1px solid #89a2cb;
	border-bottom: 1px solid #89a2cb;
	border-left: 1px solid #89a2cb;
	float:left;
	margin: 0 0 0 10px;
}

		#nav li, #nav ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		#nav li {
			width: 144px;
			height: 24px;
			display:inline;
		}
		
				#nav a  {
					display: block;
					float: left;
					width: 144px;
					height: 24px;
					border-right: 1px solid #89a2cb;
					border-bottom: 1px solid #89a2cb;
					color: #94abd0;
					font-weight:bold;
					font-family: arial, sans-serif;
					text-decoration: none;
					text-align: center;
					background: #e7ecf5;
				}
				
					#nav a#basket {
						width: 213px;
						background: url(/images/basketBG.jpg);
						color: #fff
					}
					
					#nav a:hover {
						background: #CED6EB;
						color: #7A92BE;
					}

#siteWrapper {
	width: 946px;
	min-height: 620px;
	float: left;
	background:url(/images/mainBG.gif) repeat-y;
	margin: 0 0 0 9px;
	
}

#leftCol {
	width: 203px;
	min-height: 620px;
	float:left;
	padding: 0 0 0 2px;
}


#centreCol {
	width: 524px;
	min-height: 620px;
	float: left;
	background: #CED6EB;
	position: relative;
}

		#vanishImg {
			float: left;
		}
		
		.ie #vanishImg {
			margin-top: -3px;
		}

		#siteBottom {
			position: absolute;
			bottom: 0px;
			left: -205px;
		}
				
		#content {
			background: url(/images/contentBG.jpg) repeat-y;
			min-height: 533px;
			width: 401px;
			float: left;
			padding: 0 40px 10px 20px;
		}
		
		#content a {
			color: #7A92BE;
			font-weight: bold;
			text-decoration:none;
		}
		
		#content a:hover {
			color: #999;
			text-decoration:underline;
		}
		
		.ie #content {
			margin-top: -3px;
		}

#rightCol {
	width: 209px;
	min-height: 620px;
	float:left;
	background: url(/images/rightColBG.jpg) no-repeat;
}

		#prod1, .prod {
			width: 100%;
			text-align: center;
		}
		
		#prod1 a, .prod a {
			font-size: 11px;
			color: #555;
			text-decoration: none;
			font-weight: bold;
		}
		
		#prod1 {
			margin: 20px 0 0 0;
		}
		
		.prod {
			margin: 30px 0 0 0;
		}
		
		#footer {
			color: #666;
			font-size: 11px;
		}
		
		#footer a {
			color: #666;
		}
		
		#footer a:hover {	
			color: #7A92C0;
		}
