
body { 	

background-image:url(img/page_bg.jpg);
background-color:#6E95B4;
background-repeat:repeat-x;
	
}

body , p, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
	margin:0;

}

body , html {
	/* height:100%; */
	padding:0;
}

.mobileMain {
	background: none #FFFFFF;	
}
	
#wrapper {
	width:940px;
	padding-left:1px;
	padding-right:1px;
	background-color:#aaaaaa;
	background-color:#ffffff;
	background-image:url(/img/page_bg_03.gif);
	/* height:100%;*/
	display:block;
	padding:0;
}

div#wrapper-e {
	width:924px;
	margin: auto;
	margin-bottom:0;
	padding:0;
}

div#wrapper-e .wrapper-l {
	background: url(/img/wrapper_l.png) 0 0 repeat-y;
	margin:0;
	padding:0;
}

div#wrapper-e .wrapper-r {
	padding: 0px 12px 0px 12px;
	margin:0;
	background: url(/img/wrapper_r.png) 100% 0 repeat-y;
}

div#wrapper-e .wrapper-bl {
	margin:0;
	padding:0;
	background: url(/img/wrapper_bl.png) 0 100% no-repeat;
}

div#wrapper-e .wrapper-br {
	padding: 0px 12px 0px 12px;
	margin:0;
	background: url(/img/wrapper_br.png) 100% 100% no-repeat;
}

div#wrapper-e .wrapper-b {
	height: 10px;
	margin:0;
	background: url(/img/wrapper_b.png) 0 100% repeat-x;
}


.main_div {
	display:block;
	width:940px;
	background-image:url(/img/page_bg_03.gif);
	background-color:#ffffff;
	/* height:100%;*/
	padding-left:4px;
	padding-right:4px;
	padding:0;
}

.leftCol {
	display:block;
	clear:left;
	float:left;
	width:690px;
}

.rightCol {
	display:block;
	clear:right;
	float:right;
	width:230px;
	overflow:hidden;
}

.menu_table td , .menu_table {
display:block;
clear:none;
border:1px solid #dddddd;
}

.menuTable a:link , .menuTable a:visited {
color:#000000;
text-decoration:none;
}

.userMenu {
	
	/*background-image:url(img/bg_blue_stripes_3.jpg);*/ 
	/*background-color:#27507E;*/
	background: none ;
}

.userMenu td{
 color:#444;
}

.loginTable input,  .loginTable td, .loginTable th   { 
	font-family: Arial, Helvetica, Sans Serif;
	font-size:11px;
	margin:2px;
	padding:0;
}

.loginTable input {
	margin:0;
}

.loginTable td, .loginTable th   { 
 padding-left:4px;
 padding-right:4px;
 font-size:11px;
 color:#040404;
}

.loginTable a:link, .loginTable a:active, .loginTable a:visited {
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}


h1 {
	font-size: 14px;
	color:#003366;
	background:url(img/bg-header2.jpg);
	height:35px;
	display:block;
	width:auto;
	padding:5px;
	padding-top:10px;
}

h2,h3 {
	font-size: 12px;
	font-weight:bold;
	border-bottom:#456A89 2px solid;	
	width:auto;
	display:block;
	margin-top:20px;
	margin-bottom:5px;
	padding:4px;
}


a:link, a:visited {
	text-decoration:underline;
	color:#003366;
}

a:hover {
	background-color:#FFCC66;
}

.small {
	font-size: 7pt;
	font-style: normal;
}

.header1 {
background-color:#EBE9E5;
}
.header2 {
background-color:#F3F6D8;
}


.all_tracks {
	display:none;
}

.actionsTable {
	display:none;
	border:1px solid #cccccc;
	background-color:#E3EEC2;
	background-color:#F1F5E5;
}
.actionsTable td{
	padding: 1px;
}

.topMenu a:link, .topMenu a:visited {
	color:#FBF7D5;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.listTable {
	background-color:#FDFDFF;
	background-image:none;
}
.listTable td , .listTable th {
	padding: 2px;
	padding-top: 1px;
	padding-bottom:1px;
	vertical-align:top;
	text-align:left;
}

.listTable th  {
	background-color:#F6F6E8;
	text-align:left;
}

.listTable img {
	vertical-align:middle;
	border:none;
}


.innerTable {
	padding:2px;
	padding-top:1px;
	padding-bottom:0;
	margin:0;
}

td.userTracksCell {
	padding:0; 
	margin:0;
/*	border-bottom:1px solid #FD8237;*/
}

.userNameCell {
	width:200px;
	background-color:#F9EA97;
	text-align:left;
}

.detailsHeader0 {
	background-color:#F0E0C6;
	background-color:#C8C6F0;
	padding:3px;
	padding-bottom:2px;
	padding-top:0;
	
}

.detailsHeader {
	background-color:#F5E8DF;
	background-color:#E9DEF6;
	padding:3px;
	
}

.detailsHeader1 {
	background-color:#C7E0EF;
}

.detailsHeader2{
	background-color:#ECF0C6;
}

.detailsHeader3{
	background-color:#DCF0C6;
}

.userNameCell a:link , .userNameCell a:visited {
	color:#1276A4;
}

.last_info {
	background-color:#EAF1F4;
	background-image:none;
	border: 1px solid #aaaaaa;
	padding:3px;
}

.last_info td {
	padding:1px;
	margin:0;
}

.list_tracks {
	background-color:#ffffff;
	background-image:none;
}

.list_tracks td {
	/* border: 1px solid #aaaaaa;*/
	padding:3px;
	margin:0;
}

td.list_tracks_details  {
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#E5EBEF;
}


td.list_tracks_details1 {
	background-color:#E5EBEF;
}

td.list_tracks_details2 {
	background-color:#F8F8F6;
	font-size:9px;
	padding-left:5px;
}

td.list_tracks_details3 {
	background-color:#EBEFE5;
}

.list_tracks_action_header {
background-color:#E0EBBB;
}

.list_tracks th {
	/* border: 1px solid #888888;*/
	padding:3px;
	background-color:#298ABD;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #bbbbbb;
}

.row1 {	background-color:#FFFFFF;}
.row2 {	background-color:#F5F5FA;}

.row1_b {background-color:#FFF4F4;}
.row2_b {background-color:#F1E4E3;}


.row1_p {background-color:#E7E8DC;}
.row2_p {background-color:#F7F8E6;}


.resTable.td , .resTable td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #dddddd;
}
.resTable th  {
	font-weight:bold;
	border:1px solid #dddddd;
	background-color:#FAF8EF;
}

.resTable .row1 { background-color:#E3EDEE;}
.resTable .row2 { background-color:#EFF5F5;}
.resTable .row_p1 {	background-color:#ffffff;	color:#666666;	}

.noLive {
background-color:#C9E0DF;
}

.noLive td {
	color:#999999;
}

.liveTaskTable {
	border-collapse:collapse;
	border-color:#999999;
}

.liveTaskTable .row2 {
	background-color:#EFEDD1;
}


.actionRow1 {
	background-color:#FBF7D5;
}
.actionRow2 {
	background-color:#EFEEE1;
}

.dropBox {
	display:none;
	position:absolute;

	/*top:0px;
	left: -999em;
*/
	width:auto;
	height:auto;
	/*
	visibility:hidden;
*/
	border-style: solid; 
	border-right-width: 2px; border-bottom-width: 2px; border-top-width: 1px; border-left-width: 1px;
	border-right-color: #999999; border-bottom-color: #999999; border-top-color: #E2E2E2; border-left-color: #E2E2E2;
	border-right-color: #555555; border-bottom-color: #555555; border-top-color: #E2E2E2; border-left-color: #E2E2E2;
	
	background-color:#FFFFFF;
	padding: 0;
	margin:0;
}

.takeoffOptionsDropDown {width:410px; }


.liveTasks {
border:1px solid #0F73A7;
border:1px solid #aaaaaa;
padding:4px;
background-color:#D0E6F4;
display:block;
}

.liveTasks td {
background-color:#f4f4f4;
}

.liveTasksCell {
	padding:3px;
	display:block;
	width:100%;
}

.liveTasksCell a:link , .liveTasksCell a:visited  {
	text-align:center;
	background-color:#FF6600;
	display:block;
	width:98%;
	border:1px solid #999999;
	padding:4px;
	color:#FFFFFF;
}

.liveTasks th {
	background-color:#f4f4f4;
	padding:5px;
	color:#003333;
	text-align:center;
	font-weight:bold;
}

.formError { 
	display:inline;
	color:#FF0000;
	font-size:11px;
}

#tzSelect {
display:none;
}

.actionsHeader {
	background-color:#9EC5DE;
	color:#6365BB;
	font-weight:bold;
}

.actionsDiv  a:link, .actionsDiv  a:active, .actionsDiv   a:visited {
	text-decoration:none;
	font-size:93%;
}

.actionsDiv {
	width:180px;
	border:1px solid #cccccc;
	background-color:#E6E6FF;
}

.actionsDiv div {
	padding:4px; 
	padding-top:2px; 
	padding-bottom:1px; 

}

div.col1 { width:22px; }
td.col1, th.col1 { width:22px; }
td.col2, th.col2 { width:24px; }
td.col3, th.col3 { width:292px; text-align:left;}
td.col4, th.col4 { width:114px; }
td.col5, th.col5 { width:58px; text-align:right}
td.col6, th.col6 { width:58px; text-align:right}
td.col7, th.col7 { width:70px; text-align:right}

td.col3,  th.col3 {
	
}


td.noPadding {padding:0; }

tr.userFirstRow td {
	border-top:1px solid #A6D89A;
	border:0;
	padding-top:3px;
	background-image:url(img/user_row_bg.jpg);
	background-repeat:repeat-x;

}

td.userFirstRow2 {
	color:#FFFFFF;
	background-repeat:no-repeat;
}

.distanceSpan {
	font-size:9px;
	color:#999999;
}

.notice {
  border: 1px solid #8cacbb;
  margin: 0.5em;
  display:block;
  font-size:11px;
  background-color:#C0F0C3;
  padding: 5px;
}

span.alert, span.info, span.download, span.note , span.ok {
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 10px;
	background-y-position: 50%;

	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	
	margin-top: 15px;
	margin-right: 0pt;
	margin-bottom: 15px;
	margin-left: 0pt;
}

span.note {
	color: #b79000;
	color:#9B772B;
	border-top-color: #fde179;
	
	border-bottom-color: #fde179;
	background-color: #fef6d8;
	background-image: url(/img/status-note.png);
}

span.alert {
	color: #cc0000;
	border-top-color: #fe7b7a;
	border-bottom-color: #fe7b7a;
	background-color: #ffd6d6;
	background-image: url(/img/status-alert.png);
}

span.info {
	color: #0055bb;
	border-top-color: #629de3;
	border-bottom-color: #629de3;
	background-color: #d8e5f8;
	background-image: url(/img/status-info.png);
}

span.download  {
	color: #57861a;
	border-top-color: #c2df88;
	border-bottom-color: #c2df88;
	background-color: #eef7dd;
	background-image: url(/img/status-download.png);
}

span.ok  {
	color: #57861a;
	border-top-color: #c2df88;
	border-bottom-color: #c2df88;
	background-color: #eef7dd;
	background-image: url(/img/icon_ok.gif);
	background-image: url(/img/status-ok.png);
	
}

pre {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(/img/blockquote-bg.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}

pre.lines {
	outline-color:#00FF33;
	border-bottom:1px solid #444444;
	line-height:150%;
}


div.button {
	background-color: #629DE3 ;

	text-align:center;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;

	border:2px solid #404040;
	border-top:none;
	border-left:none;
	color:#ffffff;

	display:inline;
	width:auto;
	clear:none;

	padding:5px;
	padding-right:30px;
	padding-left:30px;		
	margin-top:3px;
}

div.green {
	background-color:#4D9E0C;
}

div.blue {
	background-color:#6691C2;
}

div.orange {
	background-color:#FD923B;
}


div.button a {
	color:#ffffff;
	text-decoration:none;
}

span.num0  {background-image: url(/img/icon_0.gif);	 }
span.num1  {background-image: url(/img/icon_1.gif);	 }
span.num2  {background-image: url(/img/icon_2.gif);	 }
span.num3  {background-image: url(/img/icon_3.gif);	 }
span.num4  {background-image: url(/img/icon_4.gif);	 }
span.num5  {background-image: url(/img/icon_5.gif);	 }
span.num6  {background-image: url(/img/icon_6.gif);	 }
span.num7  {background-image: url(/img/icon_7.gif);	 }
span.num8  {background-image: url(/img/icon_8.gif);	 }
span.num9  {background-image: url(/img/icon_9.gif);	 }


.smallRed{ color:#FF0000; font-size:10px;}


/* buttons */
a.cta-w:hover,a.cta-c:hover,a.cta-s:hover,a.cta-h:hover{ background-color:none; }
.cta-w,.cta-c,.cta-s,.cta-h { background:transparent no-repeat top left;color:#000;text-decoration:none;text-align:center;cursor:hand;cursor:pointer;display:block;
width:9em;vertical-align:middle;font:bold 123%/1.5em arial;margin: 1em auto 0; }
.cta-w strong strong strong { font-weight:bold;}
.cta-w:hover,.cta-c:hover,.cta-s:hover,.cta-h:hover{cursor:hand;cursor:pointer; }
.cta-w strong,.cta-c strong,.cta-s strong,.cta-h strong{background:transparent no-repeat top right;right:-4px;position:relative;display:block;}
.cta-w strong strong,.cta-c strong strong,.cta-s strong strong,.cta-h strong strong{background:transparent no-repeat bottom left;top:5px;left:-4px;right:0;}
.cta-w strong strong strong,.cta-c strong strong strong,.cta-s strong strong strong,.cta-h strong strong strong { background:transparent no-repeat bottom right;padding:.1em 0 .3em 0;top:auto;right:-4px;left:auto;text-indent:-5px;}
.cta-w em,.cta-c em,.cta-s em,.cta-h em{display:block;font:70% arial;}

.cta-w{background-image:url(/img/buttons/yel_tl2.gif);}
.cta-w strong{background-image:url(/img/buttons/yel_tr.gif);}
.cta-w strong strong{background-image:url(/img/buttons/yel_bl.gif);}
.cta-w strong strong strong{background-image:url(/img/buttons/yel_br.gif);}
.cta-c{background-image:url(/img/buttons/pur_tl.gif);color:#fff;}
.cta-c strong{background-image:url(/img/buttons/pur_tr.gif);}
.cta-c strong strong{background-image:url(/img/buttons/pur_bl.gif);}
.cta-c strong strong strong{background-image:url(/img/buttons/pur_br.gif);}
.cta-s{background-image:url(/img/buttons/gry_tl.gif);}
.cta-s strong{background-image:url(/img/buttons/gry_tr.gif);}
.cta-s strong strong{background-image:url(/img/buttons/gry_bl.gif);}
.cta-s strong strong strong{background-image:url(/img/buttons/gry_br.gif);}
.cta-h,.cta-w:hover,.cta-c:hover,.cta-s:hover{color:#000;background-image:url(/img/buttons/grn_tl.gif);}
.cta-h strong,.cta-w:hover strong,.cta-c:hover strong,.cta-s:hover strong{background-image:url(/img/buttons/grn_tr.gif);}
.cta-h strong strong,.cta-w:hover strong strong,.cta-c:hover strong strong,.cta-s:hover strong strong{background-image:url(/img/buttons/grn_bl.gif);}
.cta-h strong strong strong,.cta-w:hover strong strong strong,.cta-c:hover strong strong strong,.cta-s:hover strong strong strong{background-image:url(/img/buttons/grn_br.gif);}



/* other way  */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/img/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/img/buttons/bg_button_span.gif') no-repeat;
    display: block;
	color: #444;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


a.btn2 {  background:  transparent url('/img/buttons/bg_button_a_2.gif') no-repeat scroll top right ; }
a.btn2 span {   background:  transparent url('/img/buttons/bg_button_span_2.gif') no-repeat; }

a.btn6 {  background:  transparent url('/img/buttons/bg_button_a_3.gif') no-repeat scroll top right ; }
a.btn6 span {   background:  transparent url('/img/buttons/bg_button_span_3.gif') no-repeat;  }

a.btn4 {  background:  transparent url('/img/buttons/bg_button_a_4.gif') no-repeat scroll top right ;  }
a.btn4 span {   background:  transparent url('/img/buttons/bg_button_span_4.gif') no-repeat; }

a.btn5 {  background:  transparent url('/img/buttons/bg_button_a_5.gif') no-repeat scroll top right ; }
a.btn5 span {   background:  transparent url('/img/buttons/bg_button_span_5.gif') no-repeat; }
	
a.bold span {font-weight:bold; }	

/* thrid way */

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(/img/buttons/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span {  background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.small { font-size:9px; height:10px; font-weight:normal; }
a.btn.small span { font-weight:normal; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn.grey { background: #999999; }
.btn.yellowgrey { background: #F2E1AE; }

.btn.right {float:right;}

.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(/img/buttons/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn.grey{ border-color:#999999; }
* html .btn:hover { border-color: #a00; }

/* now for dark background */
.dark[class] {  background-image: url(/img/buttons/shade_dark.png)}
.dark * { background-image: url(/img/buttons/btn2_dark.png); }

a.btn span {text-decoration:none; font-weight:bold; color:#FFFFFF; }
a.btn:visited span  , a.btn:link span { text-decoration:none; }



/* top panel drop down */

#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
visibility:hidden;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
background: black;
color: white;
padding: 10px;
}

#dropdownpanel .control{ /*Div containing panel button*/
border-top: 2px solid #1C79BF;
color: white;
font-weight: bold;
text-align: center;
background: transparent url("/img/panel.gif") center center no-repeat; /*change panel.gif to your own if desired*/
padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}

.noUserName a:link, .noUserName  a:active, .noUserName  a:visited{
	font-weight:bold;
	color:#666666;
	color:#292929;
	text-decoration:underline;
	text-decoration:none;
}

.userName , .userName a:link, .userName a:active, .userName a:visited {
	font-weight:bold;
	color:#003399;
	text-decoration:underline;
	text-decoration:none;
}

.userLoggedIn  , .userLoggedIn a:link, .userLoggedIn a:active, .userLoggedIn a:visited {
	color:#FF9900;
}

.userInvalid , .userInvalid a:link, .userInvalid a:active, .userInvalid a:visited{
	color:#999999;
	font-style:italic;
}


.timeAgo {
	padding-top:6px;
	padding-left:4px;
	font-size:9px;
	color:#999999;
}

.oldVersion {
color:#FF0000;
}

.oldVersion3 {
color:#FF9900;
color:#FF6600;
}


.topMenuCell {
	border:1px solid #589ACC;

	background: #45789F;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
}

.topMenuCell a, .topMenuCell a:visited {
display:block;
width:100%;
height:100%;
vertical-align:middle;
}

.topMenuCellSmall {
	border:1px solid #B0CDE6;
	padding-top:1px;
	padding-bottom:1px;
	font-size:11px;
	background:#92B743;
}

.topMenuCellSmall a:link, .topMenuCellSmall a:visited  {
	font-size:11px;
	font-weight:normal;
}

a.simpleLink , a:hover.simpleLink  {
	text-decoration:none;
	border:0;
	background:none;
	display:inline;
}



a.external {
	background-color: transparent;
	background: url(/img/external.png) no-repeat scroll right ;
	
	padding-top: 0pt;
	padding-right: 13px;
	padding-bottom: 0pt;
	padding-left: 0px;

}

.linkActive {
color:#FF9933
}

a.smallLink {
font-size:10px;
text-decoration:none;
color:#006699;
}



.actionDivHeader {
	display:block;
	clear:both;
	
	border:none;
	border-top:1px solid #CCCCCC;
	
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
		
	text-align:center;
	text-decoration:none;
	
	width:100%;
	margin:0;
	padding:0;
	padding-bottom:3px;
	padding-top:4px;

	background-color:#2D7FBB;
	color:#FFFFFF;
	height:16px;
}

.actionDivHeader .title {
	display:inline; float:left; clear:left;
	margin-left:10px;
	font-weight:bold;
}

.actionDivHeader td {color:#FFFFFF;}

#actionDivMain {
	padding:5px;
	line-height:1.3em;
}

#actionDivMain a:link, #actionDivMain a:visited ,  #actionDivMain a:active {
	color:#3E466C;
	/*#3144EE;*/
	text-decoration:none;
} 

a.trackActionsLink {
	text-decoration:none;
	color:#2B241E;
}

.closeButton , .closePopupButton {
	cursor: hand;
	cursor: pointer;
	display:block;
	width:14px;
	height:14px;
	float:right;
	clear:none;

	margin:0;
	margin-right:2px;
	padding:0;
	background:url('/img/icon_x_white.gif') no-repeat left top ;
}


#actionDivMain div { 
height:22px;
}

.track_status {

font-family:"Courier New", Courier, monospace;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
color:#0099CC;
}



.langIcon {
border:none;
margin-left:3px;
}

.langIconActive {
	border:1px solid #FFCC00;
}


.selectBox {
	font-size: 10px;
	background-color:#D8F5C5;
}

.contactButton {
	text-decoration:underline;
	padding:3px;
	color:#006699;
	cursor:pointer;
}



.userMenuLink {
	text-decoration:underline;
	padding:3px;
	color:#006699;
	cursor:pointer;
}

ul.userMenuUl {
font-size: 12px;
line-height: 1.7em;
color: #00CC33;
text-decoration: none;
text-indent: 0px;
list-style-position: inside;
list-style-image: url(/img/menu_arrow_left.gif);
list-style-type: square;
padding: 3px;
margin: 0px;
}

div#userMenuDiv {	
	margin: 0.5em;
	background-color: #dee7ec;
	padding-bottom: 5px;
	width:180px;
	height:auto;
	display:none;
	position:absolute;
	z-index:100;
	border:2px solid #6699FF;
	padding:3px;
}

a.filterLink {
background-image:url(/img/icon_look2.gif);
background-repeat:no-repeat;
background-position:2px 2px;
background-color:#F4AAD2;
padding:2px;
padding-left:20px;
padding-right:4px;
font-size: 13px;
font-weight:bold;
text-decoration:underline;
color:#FF6600;
border:2px #FF6633 solid;
border-top:none;
border-left:none;
}


/* autocomplete styles */

.ac_input {
	width: 100px;
    border: 1px solid #006600;
    font-size:11px;

}
.ac_results {
    width:300px;
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background : url('/img/ajax-loader.gif') right center no-repeat;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}



/* Footer css */

#footer_nav {
font-size: 90%;
min-height: 70px;
padding-top: 2px;
width: 830px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
text-align: left;
}

#ft{
/*
background-color: transparent;
background-image: url(/img/footer_back.png);
background-repeat: repeat;
background-attachment: scroll;
background-position: 0pt 0pt;*/
/*
border-top: 1px solid rgba(0, 0, 0, 0.04);
*/
margin-top: 0px;
padding: 0pt;
padding-bottom: 5px;
}


#footer_nav ul li {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0pt;
	margin:0;
	line-height: 1.6em;
}

#footer_nav a, #footer_nav a:visited  {color: #f0f0f0;}
#footer_nav a:hover  {color: #04a2d8; background-color:#333333; padding:4px;}
.clearl {clear: left;}
.left {display: inline;float: left;}
#footer_nav .first ul {width: 155px;}

#footer_copyright {
font-size: 95%;
display: block;
color: #999999;
line-height: 1.8em;
height: 20px;
text-align:center;
}

a.black, a.black:link, a.black:visited, span.black, p.black, strong.black {color: black;}
.fm {font-size: 110%;}



.header li {

float: left;

}

.header .categories{
height: 34px;
z-index: 0;
background-color: transparent;
background-image: url("/img/nav-bg.png");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0px 0px;
}

.header .categories ul {
list-style-type: none;
margin:0;
padding:0;
position: relative;
margin-left: 80px;
height: 30px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 2px;
background-color: transparent;
}

.header .categories li 
{
position: relative;
top: 3px;
height: 26px;
padding-top: 7px;
padding-right: 12px;
padding-bottom: 2px;
padding-left: 12px;
background-color: transparent;
background-image: url("/img/nav-divider.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px -5px;
}
.header .categories li  a,.header .categories li  a:link {
padding-top:0px;
text-decoration:none;
color:#353535;
font-size:15px;
font-weight:normal;
}


.headerTop {
	background: url(/img/headerTop2.jpg) repeat-x;
}

div.menuItemNotice {
	border:1px solid #f00000;
	padding:5px;
	margin:5px;
	
	background-color:#FF3D29;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}

.newsRow {
	margin-bottom:10px;
	padding:5px;
	background-color:#f0f0f0;
	text-align:left;
	font-size:12px;
}

.timeSpan {
	font-weight:bold;

}


