
.weather{
	background-image:url(images/weather.gif);
		width:193px;
	height:100px;
	padding-top:50px;
	padding-left:7px;
	padding-bottom:15px;
}
/* global */
body {
	margin: 0 auto;
	padding: 0;
	background: #CCC url(images/bg_main0.gif) repeat-y center top fixed;
	text-align: center; /*ie*/
}

.main {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 790px;
	text-align: left; /*ie*/
}

.topheader {
	margin: 0;
	padding: 0;
	/* background: transparent url(images/banner.jpg) no-repeat 0 0;*/
	width: 789px;
	height: 179px;
}

.crumbs {
	padding: 9px 0 0 0;
	background: transparent url(bg_cooki.gif) repeat-x 0 0;
	height: 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

.content {
	margin: -16px 0 0 20px !important; margin: -4px 0 0 20px;
	padding: 0;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.footer {
	margin: 0 auto 0 auto;
	padding: 5px 0 6px 30px !important; padding: 14px 0 15px 30px;
	border-top: 1px solid #999;
	width: 701px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	line-height: 18px;
	text-align: left; /*ie*/
}

.search-text{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.search-button{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.hotlinks a{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
/* menu */
.menu {
	margin: 0;
	padding: 0;
	width:789px;
	height:28px;
	background-image:url(images/menu_bannerBG.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#336699;
	color:#FFFF33;	
	vertical-align:middle;
}
.categories a{
	color:#666;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

.menu ul li {
	display: inline;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.menu a{
color:#FFFF33;
text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
}
.menuOn {
	background: #000 no-repeat 0 -27px;
	float: left;
	display: block;
	height: 27px;
}

a.home:link, a.home:visited {
	background: #000 url(menu_hom.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 47px;
	height: 27px;
}
a.home:hover, a.home:active {
	background: #000 url(menu_hom.gif) no-repeat 0 -27px;
}

a.news:link, a.news:visited {
	background: #000 url(menu_new.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 49px;
	height: 27px;
}
a.news:hover, a.news:active {
	background: #000 url(menu_new.gif) no-repeat 0 -27px;
}






a.support:link, a.support:visited {
	background: #000 url(menu_sup.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 68px;
	height: 27px;
}
a.support:hover, a.support:active {
	background: #000 url(menu_sup.gif) no-repeat 0 -27px;
}

a.contact:link, a.contact:visited {
	background: #000 url(menu_con.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 68px;
	height: 27px;
}
a.contact:hover, a.contact:active {
	background: #000 url(menu_con.gif) no-repeat 0 -27px;
}

/* buggy i.e. */


/* navs */
.nav {
	margin: 0 0 10px 0;
	padding: 8px 0 7px 0;
	background-color: #F5F5F5;
	width: 160px;
}

.nav p {
	margin: 0;
	padding: 0 0 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.nav ul {
	margin: 0;
	padding: 0 0 0 0; /**/
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

.nav a {
	margin: 0;
	padding: 2px 0 2px 20px;
	width: 140px;
	display: block;
}

.nav a:link, .navlist a:visited {
	color: #3399CC;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	background: transparent url(images/bullet_a.gif) no-repeat 10px 7px;
	text-decoration: underline;
	/*color: #FFF;
	background-color: #E5E5E5;*/
}

.nav li li a {
	margin: 0;
	padding: 2px 0 2px 30px;
	width: 130px;
	display: block;
}

.nav li li a:hover, .nav li li a:active {
	background: transparent url(images/bullet_a.gif) no-repeat 20px 7px;
}

.navselected {
	background: transparent url(images/bullet_a.gif) no-repeat 10px 7px;
	font-weight: bold;
}

/* fonts */
.arial22blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3399CC;
}

.arial13darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	/*line-height: 32px;*/
}
.arial13white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: bold;
	/*line-height: 32px;*/
}
.arialdarkblue {
	color: #336699;
}
.arial16darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 33px;
}

.ver9grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.arial11grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.arial12grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
/* links */
a.arial11white:link, a.arial11white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.arial11white:hover, a.arial11white:active {
	color: #FFF;
	text-decoration: underline;
}

a.arial12blue:link, a.arial12blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
}
a.arial12blue:hover, a.arial12blue:active {
	text-decoration: underline;
}

a.arial11blue:link, a.arial11blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
}
a.arial11blue:hover, a.arial11blue:active {
	text-decoration: underline;
}

a.ver9grey:link, a.ver9grey:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
a.ver9grey:hover, a.ver9grey:active {
	color: #3399CC;
	text-decoration: underline;
}

a.ver9blue:link, a.ver9blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
}
a.ver9blue:hover, a.ver9blue:active {
	color: #3399CC;
	text-decoration: underline;
}

/* rollovers */
a.rover:link, a.rover:visited {
	background: transparent no-repeat 0 0;
	width: 100px;
	height: 50px;
	display: block;
	float: left;
}
a.rover:hover, a.rover:active {
	background: transparent no-repeat 0 0;
}

/* image-rollovers */
a.send:link, a.send:visited {
	background: #CCC url(btn_send.gif) no-repeat 0 0;
	width: 53px;
	height: 29px;
	display: block;
	float: left;
}
a.send:hover, a.send:active {
	background: #CCC url(btn_send.gif) no-repeat 0 -29px;
}


/* lists 1 column grey box*/
.globallist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.globallist ul {
	/*list-style-type: none;
	margin: 10px 0 30px 20px;*/
	padding: 0;
}

.globallist li {
	padding: 0 0 0 10px;
	background: transparent url(bullet_s.gif) no-repeat;
	background-position: 0 7px !important; background-position: 0 6px;
}

/**/
.greylist {
	margin: 0;
	padding: 0; /*padding: 0 0  0 16px;*/
	list-style-type: none;
}

.greylist ul {
	/*list-style-type: none;
	margin: 10px 0 30px 20px;*/
	padding: 0;
}

.greylist li {
	padding: 0 0 0 10px;
	background: transparent url(bullet_t.gif) no-repeat;
	background-position: 0 6px;
}


/* Generic List */
.glist {
	margin: 0;
	padding: 0 0  0 16px;
	list-style-type: none;
}
.glist li {
	padding: 0 0 0 10px;
	background: transparent url(bullet_t.gif) no-repeat;
	background-position: 0 6px !important; background-position: 0 9px;
}

/* list 1+ col */
.listshort {
	margin: 0;
	padding: 0;
}

.listshort ul {
	list-style-type: none;
	margin: 15px;
	padding: 0;
	line-height: 18px;
}

.listshort li {
	padding: 0 0 0 10px;
	background: transparent url(bullet_s.gif) no-repeat;
	background-position: 0 7px !important; background-position: 0 8px;
}

/* list 1 col */
.listbig {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listbig ul {
	margin: 15px;
	padding: 0;
	line-height: 18px;
}

.listbig li {
	padding: 0 0 0 10px;
	background: transparent url(bullet_b.gif) no-repeat;
	background-position: 0 7px !important; background-position: 0 8px;
}


/* form */
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.contactform input, .contactform textarea, .contactform select {
	margin: 0 0 -15px 0 !important; margin: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 220px;

}

/* asterisk */
.asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

.floatright {
	margin: 0 0 15px 5px;
	background-color: #CCC;
	width: 255px;
	float: right;
	display: block;
	line-height: 14px;
}
.floatrightcontent {
	margin: 0 0 15px 5px;
	padding: 15px;
	display: block;
	background-color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	width: 200px;
	float: right;
}

.floatrightcontent blue {
	color: #39C;
}

.floatleft {
	margin: 0 10px 5px 0;
	background-color: #CCC;
	width: 255px;
	float: left;
	display: block;
}

/* image rollovers */
.imgborder {
	border: 1px solid #CCC;
	display: block;
}
a.imgborder:link , a.imgborder:visited  {
	border: 1px solid #CCC;
}
a.imgborder:hover , a.imgborder:active  {
	border: 1px solid #3399CC;
}



/* floating divs */
.floatthumbs {
	margin: 0 12px 10px 0;
	padding: 0;
	background: #FFF;
	width: 160px;
	/*border: 1px solid #000;*/
	float: left;

}

.floatthumbs p {
	margin: 0;
	padding: 10px 0 10px 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

#tablist {
	margin: 0;
	padding: 0;
	/*padding: 0 0 6px 0;
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#tablist li {
margin-right: 2px;
list-style: none;
display: inline;
/*margin: 0;*/
}

#tablist li a {
margin: 0;
padding: 6px 10px; /* tab height settings */
text-decoration: none;
color: #3399CC;
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: none;
/*
text-align: center;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
background: white;*/
}

#tablist li a:link, #tablist li a:visited {
text-decoration: none;
/*padding: 6px 15px 6px 20px;
color: navy;
font-weight: bold;
color: #3399CC;*/
}

#tablist li a:hover, #tablist li a:active {
/* padding-top: 7px;*/
text-decoration: underline;
}

#tablist li a.current {
margin: 0;
padding: 6px 10px; /* tab height settings */
background: #3399CC;
border-top: 1px solid #39C;
border-right: 1px solid #39C;
border-left: 1px solid #39C;
color: #FFF;

/*font-size: 12px;
font-weight: bold;
border: 1px solid #3399CC;
padding: 6px 17px 6px 14px;
*/
}

#tabcontentcontainer {
margin-left: 1px !important; margin-left: 0;
padding: 0px 0 0 0;
width: 510px;
clear: both;
/* FIX - tabcontainer margin-top 
background: #F0F; border-top: 2px solid #3399CC;*/

	/*border-top: 5px solid #39C;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;*/

/*height:40px;*/
}
/* FIX - border-top & tablle-collapse */
.tabbordertop {
	border-top: 2px solid #39C;
	margin-top: 6px; /* tab height */
}
.tabcontent {
margin: 0;
padding: 0;
display: none;
/*width: 510px;
background: #DDEDF5;
border-top: 2px solid #3399CC;*/
}


.dtinfo {
	margin: 0; padding: 0;
	background: #CCC;
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

.dtlink {
	background-color: #FFF;
}
.dthover {
	background-color: #FAFAFA;
}


/* Thumbnails */
.thumbs { margin: 0; padding: 0; }
.thumbs p {	font: 9px Verdana, Arial, sans-serif; color: #666; }
.thumbs ul { margin: 0; padding: 0;	list-style-type: none; }
.thumbs li {
	/*background: #F5F5F5;*/
	margin-bottom: 1.6em !important; margin-bottom: 2em;
	float: left;
	width: 162px !important; width: 160px;
	height: 250px;
}
.thumbsMid { margin: 0 0.8em !important; margin: 0 1em; }

/* Thumbnails PDF */
.thPdf { margin: 0; padding: 0; font: 9px Verdana, Arial, sans-serif; color: #666; }
.thPdf p { margin: 0; padding: 0; }
.thPdf ul { margin: 0; padding: 0;	list-style-type: none; }
.thPdf li {
	/*background: #F5F5F5;*/
	margin-bottom: 1.6em !important; margin-bottom: 2em;
	float: left;
	width: 162px !important; width: 160px;
	height: 100px;
}
.thPdfMid { margin: 0 0.8em !important; margin: 0 1em; }


/* HR */
hr.dotted {
	/*margin: 8px 0 6px 0 !important; margin: 1px 0 -1px 0;*/
	margin: 13px 0 15px 0 !important; margin: 6px 0 8px 0;
	color:#FFF; background-color: #FFF;
	border: none;
	border-top: 1px dashed #CCC;
	height: 0;
	clear: both;
}
hr.solid {
	margin: 13px 0 15px 0 !important; margin: 6px 0 8px 0;
	color:#FFF; background-color: #FFF;
	border: none;
	border-top: 1px solid #CCC;
	height: 0;
}


