/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #f4f4f4;
	color: #007dd0;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #007dd0;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #007dd0;
	font: 2.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 .3em
}
h3{
	color: #007dd0;
	font: italic 1.7em Georgia,"Times New Roman", Times, serif;
	margin: 0 0 .5em
}
h4{
	font-size: 1.1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1em
}
table{
	border-collapse: collapse;
	width: 100%
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	padding: 20px 0 0;
	width: 945px
}
#pagebg{
	background: #ffffff
}
#page-top{
	background: url(../images/page-top.jpg) no-repeat center top;
	height: 276px
}
#page-bot{
	background: url(../images/page-bot.gif) no-repeat top;
	border-top: 1px solid #cacaca;
	padding: 10px 0 0
}
/*=== Header ===*/
#header{
	height: 276px;
	margin: 0 auto;
	overflow: hidden;
	padding: 1px 0 0;
	width: 945px
}
#header .content{
	float: right;
	width: 315px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	margin: 30px 0 0;
	text-indent: -9999px;
	width: 315px
}
#header h1 a{
	display: block;
	height: 43px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Slogan -*/
.slogan{
	background: url(../images/slogan.gif) no-repeat left top;
	height: 98px;
	text-indent: -9999px
}
/*- Title Pic -*/
.title-pic{
	float: left;
	height: 149px;
	margin: 0 0 0 179px
}
* html .title-pic{
	margin: 0 0 0 89px
}
/*- Contact and Enquiries Info -*/
.contact{
	color: #5f5c5d;
	float: right;
	font: 22px/27px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	width: 315px
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	font-size: 14px;
	height: 27px;
	padding: 1px 0 0
}
#nav1 ul{
	background: url(../images/nav1-bgr.gif) repeat-x top;
	float: left
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 27px;
	padding: 0 1px 0 0
}
#nav1 li.last{
	background: none
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 16px
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.gif) repeat-x top;
	text-decoration: none
}
/*=== Headlines ===*/
.hd{
	background: url(../images/hd-bgr.gif) repeat-x top;
	color: #ffffff;
	height: 26px;
	line-height: 26px;
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	text-transform: lowercase
}
.hd h2{
	color: #ffffff;
	font-size: 20px;
	line-height: 26px;
	margin: 0
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 20px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 607px
}
.col2{
	float: right;
	width: 314px
}
.col3{
	float: left;
	margin: 0 22px 0 0;
	width: 293px
}
.col4{
	float: left;
	width: 470px
}
.col5{
	float: left;
	width: 299px
}
.col6{
	float: left;
	margin: 0 0 0 18px;
	width: 295px
}
.col7{
	float: left;
	width: 607px
}
.col8{
	float: right;
	width: 320px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #bcd4e3;
	font-size: 12px;
	height: 251px;
	padding: 7px;
	width: 163px
}
/*- Box2 -*/
.box2{
	background: url(../images/box2-bgr.gif) #017dcf repeat-x top;
	border-bottom: 5px solid #0a80d1;
	border-top: 5px solid #0aa9ef;
	color: #ffffff;
	font-size: 12px;
	padding: 10px 20px 5px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Updates -*/
#updates{
	background: url(../images/search-bgr.gif) no-repeat top;
	height: 26px;
	padding: 9px 0 0 40px
}
#updates input{
	background: transparent;
	border: 0;
	color: #007dd0;
	float: left;
	width: 155px
}
#updates input.btn{
	margin: 0 0 0 25px;
	width: auto
}
/*- Form1 Setup -*/
.form1{
}
.form1 div{
	margin: 0 0 5px
}
.form1 label{
	font-size: 12px;
	margin: 3px 0 0
}
.form1 input{
}
/* Form1 Buttons */
.form1 .submit{
	margin: 10px 0 0
}
.form1 input.btn{
	width: auto
}
/*- Form1 Register -*/
.form1.register{
	margin: 0 0 1em
}
.form1.register label{
	color: #007dd0;
	float: left;
	margin: 3px 5px 0 0
}
.form1.register input{
	background: transparent;
	border: 0;
	width: 185px
}
* html .form1.register input{
	float:left; 
}
.form1.register div{
	margin: 0
}
/*- Form1 Sign-Up -*/
.form1.signup label{
	display: block
}
.form1.signup input{
	width: 270px
}
.form1.signup .btn{
	width: auto
}
/*=== Link Buttons ===*/
.btn-link a{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline
}
.btn-link img{
	border-right: 5px solid #ffffff;
	margin: 0 0 -5px;
	position: relative
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fleft img{
	float: left;
	margin-right: 5px
}
.pic.fright img{
	float: right;
	margin-left: 5px
}
/*=== Styling Tabular Data ===*/
/*- Tabular1 -*/
.tabular1 td{
	padding: 5px 10px
}
.tabular1 tr.row td{
	background: #bcd4e3
}
/*- Tabular2 -*/
.tabular2 td{
	background: #bcd4e3;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	padding: 2px 5px;
	width: 49%
}
/*=== Footer ===*/
#footer{
	color: #605d5e;
	font-size: 11px;
	height: 50px;
	margin: 0 auto;
	width: 945px
}
#footer a{
	color: #605d5e
}
#footer ul{
	display: inline
}
#footer li{
	border-right: 1px solid #aeacad;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
#footer img{
	display: inline;
	margin: 0 0 -4px;
	position: relative
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px solid #cccccc;
	clear: both;
	height: 1px;
	margin: 15px 0;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #007dd0;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#007dd0;
}

#TB_window a:link {color: #007dd0;}
#TB_window a:visited {color: #007dd0;}
#TB_window a:hover {color: #007dd0;}
#TB_window a:active {color: #007dd0;}
#TB_window a:focus{color: #007dd0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(./images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#007dd0;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background-color:#f4f4f4;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #007dd0;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
/* -------------------------	background: url(../images/hd-bgr.gif) #017dcf repeat-x top;   ---------------------------------*/

#TB_title{
	background-color:#f4f4f4;
	height:22px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
