v\:* 
{
  behavior:url(#default#VML);
}
* {
	color : #3C3C3C;
	line-height: 11pt;		
	font-size:10px;
	font-family: Tahoma,geneva,helvetica
}
body {
	background-color: #F5F5F5;
	margin: 0px;
	padding-bottom: 50px;	
}
.topmenu {	
	position: absolute;
	top: 0px;
	right: 5px;
	color: White;
}
.topmenu A {
	color: white;
}
.imageholder {		
	width: 150px;
	height: 150px;
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	
}
.folder {
	background-image: none !important;
}
.folder TD {
	padding: 10px;
}
.imageholder img.thumb {
	visibility: hidden;
	border: 1px solid #aaaaaa;
}
.container {
	vertical-align: middle;
}

.title, #title {
	margin-left: 20px;
	margin-top: 20px;
	font-size: 20px;
}

.subtitle, h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10 0px;
	font-family: verdana;
	color: #444444;
	display: block;
	background-color: #eeeef3;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: 2px solid #E9E7E2;
}

#content {
	margin-left: 20px;
	margin-top: 20px;	
	margin-right: 40px;
}

.outlined {
	border: 1px solid #006699;
	width: 322px;
	display: block;
	margin-bottom: 4px;
	padding: 10px;
}

.page-header {
	height: 70px;
	background-image: url(../images/gateway103c.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-right: 17px;
	padding-top: 47px;
	padding-bottom: 0px;
	color: #004477;
	text-align: right;
}

.top {
	background-image: url(../images/groupheader_thin.jpg);
	height: 60px;
	background-color: #0079AC;
	background-repeat: no-repeat;
	border-bottom: 3px solid #009DE1;
}

.bottom {
	background-position: top !important	;
	padding-top: 6px;
	margin-top: 10px;
	text-align: right;
	float: left;
	width: 100%;
}

input {
	line-height: 12px;
}
input.text, SELECT {
	font-size: 11;
	border-width: 1; 
	margin: 0;
}

input.Button, button.Button {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	text-transform: lowercase;
}

.list {
	width: 500px;
	border-collapse: collapse;
}

.list .header td {
	font-weight: bold;
}

.list .subheader td {
	border-bottom: 1px solid #aaaaaa;
}

.list TD {
	border-bottom: 1px solid #dddddd;
}

.fields {
	width: 500px;	
}
.fields .field {
	vertical-align: top;
	white-space: nowrap;
	padding-right: 30px !important;
}

.fields .separator HR {
	color: #dddddd;
	height: 1px;
	border-style: solid;
}
.fields .value {
}
.fields .value INPUT, .fields .value TEXTAREA {	
	width: 200px;
}
.fields .checkboxlist {
	text-align: left !important;
}
.fields .checkboxlist INPUT {
	width: auto !important;
}

.fields .commands TD, .commands {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	text-align: right;
}

.list .commands TD {
	border-bottom: 0px !important;
}

.message {
	background-image: url(../images/helpicon.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	background-color: #F5FFC9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-top: 1px solid #E0FC70;
	border-right: 1px solid #FFE47B;
	border-left: 2px solid #C3F000;
	border-bottom: 2px solid #C3F000;
}

.error {
	background-color: #FFF3C9 !important;
	background-image: url(../images/errsm.gif) !important;
	background-position: 8px 6px !important;
	border-top-color: #FFE47B !important;
	border-right-color: #FFE47B !important;
	border-left-color: #FFDF61 !important;
	border-bottom-color: #FFDF61 !important;
}


/* widgets */

.widget {
	margin-bottom: 10px;
}

.widgetGrey {
	border: 1px solid #cccccc; 
	margin-top: 10px;
	border-collapse: collapse;
}
.widgetGrey .header TD {
	background-color: #EDEDED;
	background-image: url(../images/widgetHeaderGrey.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	font-weight: bold;
}
.widgetGrey TEXTAREA {
	border: 1px solid #BAC9D7;
	background-color: #FAFAFA;
}

.smallheader {
	padding-right: 5px; 
	padding-left: 1px;
}
.smallheader, .smallheader .widget, .smallheader .widget .content {
	width: 295px;
}

.largeheader {
	width: 494px;
}

.widget .title {
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #D3E2F5;
	background-image: url(../images/home/blueHeader.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	vertical-align: bottom;
}

.widget .title, .widget .title A {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.widget .title IMG {
	position: relative;
}

.red .title {
	background-image: url(../images/home/redHeader.jpg) !important;
	background-color: #FAF3EE;
}

.widget #content {
	padding-right: 5px;
}

.widget .footer {
	text-align: right; 
}

.nowidget .widget .title {
	display: none;
}

.featuredThumbnailSmall, .featuredThumbnailLarge {
	background-image: url(../images/loading.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #fafafa !important;
}
.featuredThumbnailSmall IMG, .featuredThumbnailLarge IMG {
	visibility: hidden;
}


/* eof widgets */

div.informationBox {
	background-color: #eeeeee; 
	border: 1px solid #dddddd; 
	padding: 3px; 
	width: 800px;
}

.informationBoxThumbnail {
	border: 1px solid #dddddd;
	width: 60px; 
	height: 60px; 
	text-align: center;
	background-color: #F5F5F5;
}

.featuredThumbnailLarge, .featuredThumbnailSmall {
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	text-align: center;
}

.featuredThumbnailSmallSelected {
	border: 1px solid #AACEE5;
	background-color: #DBEAF4;
}

.featuredThumbnailSmall {
	width: 65px !important;
	height: 65px !important;	
}
.featuredThumbnailLarge {
	width: 202px !important;
	height: 202px !important;
}

img.current {
	border: 3px solid #CD5C5C;
}

.gentxApproved {
	color: steelblue;
}

.fuelColourRed {
	color: #D98484;
}

.fuelColourGreen {
	color: #82C574;
}

.eventlist, .announcementList, .fuelList, .forumList {
	width: 100%;
}
.eventlist td, .announcementList td, .publicationList td, .fuelList td, .forumList td {
	border-bottom: 1px solid #eeeeee;
}
.usertext p {
	margin-top: 0px;
}
.announcementList td {
	padding-bottom: 2px;
}
.eventlist td p {
	margin-top: 0px;
	color: inherit !important;
}
.eventlist .eventpostedby {
	float: right;
}
.eventlist .eventtitle, .announcementList .announcementTitle, .pollList .pollTitle {
	font-weight: bold;
	display: block;
}

.options {
	color: #BBBBBB;
	text-align: right;
}

.homeHeader {
	background-image: url(../images/groupheader.jpg); 
	background-position: 0px 0px;
	background-repeat: no-repeat; 
	padding-bottom: 5px;	
	width: 810px; 
	height: 110px;
}
.homeContainer {
	width: 810;
	text-align: center;
}

.paging {
	margin-top: 10px;
}
.paging .selected {
	font-weight: bold;
	border: 1px solid #9DC2D2;
	background-color: #F4F9FA;
	padding-left: 4px;
	padding-right: 4px;
}
.paging A {
	font-size: 11px;
}
BLOCKQUOTE, UL {
	margin: 10 0 0 20;
}

P {
	margin-bottom: 0px;
	margin-top: 5px;
}

.top .printOnly {
	padding-left: 16px;
	font-size: 30px;
	font-family: Arial;
	display: none;
}

.commentList {
	width: 500px;
	background-color: #F5F5F5;	
	border: 1px solid #cccccc;
}
.commentList TD {
	text-align: left;
}
.commentList .commentSubject {
	font-weight: bold;
}
.commentList .commentPostedBy {
	text-align: right;
}
.commentList .commentBody {
	border-bottom: 1px solid #cccccc;	
}
.weatherCurrent TD {
	padding-right: 20px;
}
.weatherForecast {
	width: 100%;
}
.weatherForecast TD { 
	padding-right: 10px;
}

A, A b {
	color : #3C3C9C;
	text-decoration: none !important;
}

A {
	color : #3C3C9C;
	text-decoration: none;
}

A:hover {
	text-decoration: underline !important;
}

.loginPanel {
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	width: 379px;
	height: 141px;
	padding-top: 35px;
}
.loginPanel TABLE { 
	margin-right: 10px;
}

/* TOOLBAR */
.miniToolbar {
	text-align: right;
	padding-right: 3px;
	background-image: url(../images/toolbar_bg.jpg);
	background-color: #E5E5E5;
}
.miniToolbar A {
	color: #333333;
}
.toolbar {
	background-image: url(../images/toolbar_bg.jpg);
	background-color: #E5E5E5;
	border: 1px solid #D9D9D9;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	color: #666666;
}
.options {
	background-color: Transparent;
	background-image: none;
	border: 0px;
}
.toolbar A {
	color: #333333;
	padding-bottom: 4px;
	margin-right: 2px;
	padding-left: 20px;	
}
.toolbar A:Hover {
	text-decoration: none !important;
}
.toolbar span {
	background-repeat: no-repeat;	
	padding-bottom: 3px;	
}
.toolbar span.ok {
	background-image: url(../images/tb_tick.gif);
	background-position: 0px -1px;
}
.toolbar span.fuellist {
	background-image: url(../images/tb_fuellist.gif);
	background-position: 2px 0px;
}
.toolbar span.fuelmap {
	background-image: url(../images/tb_fuelmap.gif);
	background-position: 2px 0px;
}
.toolbar span.alert {
	background-image: url(../images/tb_alert.gif);
	background-position: 3px -1px;
}
.toolbar span.photos {
	background-image: url(../images/tb_photos.gif);
	background-position: 2px 0px;
}
.toolbar span.photo {
	background-image: url(../images/tb_photo.gif);
	background-position: 3px 1px;
}
.toolbar span.photoupload {
	background-image: url(../images/tb_photo_upload.gif);
	background-position: 2px 0px;
}
.toolbar span.quote {
	background-image: url(../images/tb_quote.gif);
	background-position: 1px 0px;
}
.toolbar span.cfa {
	background-image: url(../images/tb_cfa.gif);
	background-position: 1px 0px;
}
.toolbar span.rescan {
	background-image: url(../images/tb_rescan.gif);
	background-position: 2px -1px;
}
.toolbar span.announcement {
	background-image: url(../images/tb_announcement.gif);
	background-position: 0px -1px;
}
.toolbar span.event {
	background-image: url(../images/tb_event.gif);
}
.toolbar span.options, .toolbar span.audit, .toolbar span.data {
	background-image: url(../images/tb_list.gif);
	background-position: 0px -1px;	
}
.toolbar span.mobile {
	background-image: url(../images/tb_mobile.gif);
	background-position: 0px -2px;	
}
.toolbar span.publication {
	background-image: url(../images/tb_publication.gif);
}
.toolbar span.role {
	background-image: url(../images/tb_role.gif);
}
.toolbar span.sms {
	background-image: url(../images/tb_sms.gif);
	background-position: 0px -2px;
}
.toolbar span.request {
	background-image: url(../images/tb_task.gif);
}
.toolbar span.user, .toolbar span.whooseonline, .toolbar span.logout {
	background-image: url(../images/tb_user.gif);
	background-position: 0px -2px;	
}
.toolbar span.waypoint, .toolbar span.radar, .toolbar span.satellite {
	background-image: url(../images/tb_waypoint.gif);
	background-position: 0px -2px;	
}
.toolbar span.back A {
	padding-left: 3px;
}
.toolbar span.save {
	background-image: url(../images/tb_save.gif);
	background-position: 0px -2px;
}
.toolbar span.delete {
	background-position: 2px -2px;
	background-image: url(../images/tb_delete.gif);
}
.toolbar span.send {
	background-image: url(../images/tb_sms.gif);
	background-position: 0px -2px;
}
.toolbar span.edit {
	background-image: url(../images/tb_edit.gif);
	background-position: 2px 1px;
}
.toolbar span.slideshow {
	background-image: url(../images/tb_slideshow.gif);
	background-position: 0px -2px;
}
.toolbar span.new {
	background-image: url(../images/tb_new.gif);
	background-position: 0px -3px;
}
.toolbar span.folderup {
	background-image: url(../images/tb_folderup.gif);
	background-position: 0px -1px;	
}
.toolbar span.comment {
	background-image: url(../images/tb_quote.gif);
	background-position: 0px -1px;	
}
.toolbar span.movie {
	background-image: url(../images/tb_movie.gif);
	background-position: 0px -3px;	
}
.toolbar span.print {
	background-image: url(../images/tb_print.gif);
	background-position: 0px -1px;	
}
.toolbar span.showall {
	background-image: url(../images/tb_showall.gif);
	background-position: 0px -1px;	
}
.toolbar span.fullscreen {
	background-image: url(../images/tb_fullscreen.gif);
	background-position: 0px 1px;	
}
.toolbar span.crop {
	background-image: url(../images/tb_crop.gif);
	background-position: 0px -1px;	
}
.toolbar span.favourite {
	background-image: url(../images/tb_favourite.gif);
	background-position: 5px 0px;	
}
.toolbar span.profile {
	background-image: url(../images/tb_profile.gif);
	background-position: 2px 0px;	
}
.toolbar span.inbox {
	background-image: url(../images/tb_inbox.gif);
	background-position: 1px -1px;	
}
.toolbar span.outbox {
	background-image: url(../images/tb_sent.gif);
	background-position: 0px -1px;	
}
.toolbar span.clear {
	background-image: url(../images/tb_clearall.gif);
	background-position: 0px -1px;		
}
.toolbar span.compress {
	background-image: url(../images/tb_compress.gif);
	background-position: 0px -1px;		
}
.toolbar span.pickup {
	background-image: url(../images/tb_pickup.gif);
	background-position: 0px -1px;		
}
.toolbar span.cart {
	background-image: url(../images/tb_cart.gif);
	background-position: 2px 2px;		
}
.toolbar span.list {
	width: 150px !important;
	padding: 0px !important;
}
.toolbar span TABLE {
	margin: 0px !important; 
	border: 1px solid red;
	display: inline !important;
	width: 150px;
}

.options A:Hover {
	text-decoration: underline !important;
}

/* EOF TOOLBAR */
.largeImage {
	border: 1px solid #cccccc;
}

.photoTagContainer {
	position: absolute; 
	z-index: 99999999999; 
	border: 2px solid red;
}

.photoTag {
	border: 1px solid white;
	position: absolute;
	z-index: 99999999;
	background-color: white;		
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
}
.photoTag DIV {
	border: 1px solid #cccccc;
}
.photoTagVisible {
	background-color: transparent;
	filter:alpha(opacity=100);
	-moz-opacity: 1;		
}


.webPartContent {
	border-left: 1px solid #0199CB !important;
	border-right: 1px solid #0199CB !important;
	border-bottom: 1px solid #0199CB !important;
	margin: 0px !important;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 3px;
}
.webPartHeader {
	margin: 0px;
	background-color: #0199CB;
	padding: 2px;
	padding-left: 5px;
	background-image: url('../images/topheader_small.jpg');
}
.webPartHeader * {
	color: White;
	font-weight: bold;
	font-size:10px;
}

hr {
	height: 1px;
}

.votePanel {
	padding-right: 10px;
	text-align: right;
}
.statisticList TR TD {
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.statisticList TABLE TD {
	padding: 0px !important;
	vertical-align: bottom !important;
	
}

.statisticList .Header {
	padding: 0px !important;
}

.userStatisticList {
	width: 220px;
}

.userStatisticList TD {
	padding-right: 20px !important;
}

.graphVertical {
	background-color: white;
	padding: 10px;
	border: 1px solid #cccccc;
	width: 230px;
	height: 210px;
}
.graphHorizontal {
	background-color: white;
	padding: 20px !important;
	border: 1px solid #cccccc;	
	width: 500px;
	height: 150px;
	text-align: center;	
}

.publicationList {
	width: 95%;
}

.publicationList .previewImage {
	padding-top: 5px;
	width: 130px;
}
.publicationList .previewImage IMG {
	border: 1px solid #aaaaaa;
}
.gMapInfoBox {
	width: 200px !important;
}
.gMapInfoBox .gMapInfoBoxImage {
	float: right;
	border: 1px solid #cccccc;
}

/*  forums */
.forumImageHolder {
	height: 90px;
}
.forumTitle {
	border-bottom: 1px solid steelblue !important;
}
.forumTitle a {
	font-size: 20px;
}


.DateSelector input {
	width: 60px !important;
	margin-right: 2px;
}

.help {
	color: #999999;
}
.information {
	background-color: #eeffee; 
	border: 1px solid #aaccaa; 
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gray, .grey {
	color: #aaaaaa;
}
.darkGrey {
	color: #777777;
}
/*
.gray A, .grey A {
	color: #5A96C9;
}
*/
.searchBox {
	border: 1px solid #AED3DA;
	background-color: #F4F9FA;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 5px;
}

.userStatusTitle {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.colorBox {
	width: 16px;
	height: 16px;
	border: 1px solid #cccccc;
	float: left;
}

/* dialogs */

.dialogContent {
	padding-top: 10px; 
	padding-left: 15px;
	padding-right: 15px;
}

.dialogContent .dialogContentContainer {
	height: 520px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #cccccc;
	overflow: auto;
}
.dialogContent .dialogContentContainer .list {
	width: 100%;
}
.dialogContent .dialogContentContainer .list IMG {
	vertical-align: bottom;
}

/* eof dialogs */

/* ajaxddl */

/*
TABLE.ajaxDropDownList {
	width: 100%;
}
div.ajaxDropDownListMenu, TABLE.ajaxDropDownList INPUT, A.ajaxDropDownListExpandImg, A.ajaxDropDownListExpandText {
	border: 1px solid #EEEEEE; 
	background-color: #FBFBFB; 
}
*/
TABLE.ajaxDropDownList INPUT {
	width: 100%; 
	padding-left: 2px; 
	padding-bottom: 2px; 
}
A.ajaxDropDownListExpandImg {
	width: 10px; 
	height: 19px;
}
A.ajaxDropDownListExpandText  {
	width: 100%;
	display: block;
}
A.ajaxDropDownListExpandImg:Hover {
	background-color: #dBdBdB;
}
DIV.ajaxDropDownListMenu DIV {
	border-bottom: 1px solid #EEEEEE;
}
DIV.ajaxDropDownListMenu DIV A {
	display: block;
	width: 100%;
}
 
 /* eof ajaxddl */
 
 /* start of modal */

div.modal { 
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: black;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
}

div.iframeContainer {
	position: absolute;
	top: 0px;
	left: 0px;	
}

div.iframeLoadingContainer {
	position: absolute;
	top: 0px;
	left: 0px;	
	background-color: #efefef;
	border: 1px solid #cccccc;
	text-align: center;
}

div.iframeLoadingContainer div {
	margin-top: 80px;
}

div.iframeLoadingContainer IMG {
	margin-right: 5px;
	vertical-align: middle;
}
div.iframeLoadingContainer A {
	display: block;
}

.disabled, .disabled * {
	color: #888888 !important;
}

/* eof modal */

/* start of avatars */


.avatarTiny {
	width: 16px;
	height: 16px;
	vertical-align: middle;	
	border: 1px solid #cccccc;
}

.avatarMedium {
	width: 32px;
	height: 32px;
	vertical-align: middle;	
	border: 1px solid #cccccc;
}

.avatarLarge {
	width: 64px;
	height: 64px;
	vertical-align: middle;	
	border: 1px solid #cccccc;
}

.marginRight {
	margin-right: 3px;
}

.marginLeft {
	margin-lfet: 3px;
}


/* eof avatars */

@media print {
	.topmenu {
		display: none;
	}
	.top {
		height: 40px;
	}
	.top .printOnly {
		display: inline;		
	}
}
