* {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

a{
	padding:0px;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
}
a:hover {
	color:#ff0000;
}

p{
	padding:0px;
	margin:0px;	
}
hr {
	height: 1px;
	border: none 0px; /* Firefox and Opera */
	border-bottom: solid 1px #0099ff;
	border-top: none 1px #ffffff;
}
img
{
  border: none 0px;
}

html, body {
	margin:0px;
	padding:0;
	background-color: #ccd7dd;
	z-index:0;
	position:relative;
}

div.mainpage {
	width:100%;
	background-image: url("../images/container_bg.jpg");
	text-align: center;
}

div.container {
	width:1030px;
	height:700px;
	position:relative;
	margin:0 auto;
	text-align: left;
}

fieldset {
	border: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

.pagemenu {
	position:absolute;
 	top:20px;
	right:12px;
	width:400px;
	text-align:right;
}
.pagemenu a {
		font-size: 10px;
}
.pagemenu fieldset {
	float: right;
}


.navigation {
	position:absolute;
 	top:0px;
	right:-7px;
	width:500px;
	height:28px;
	text-align:right;
	z-index:30;
}


.logo {
	position:absolute;
 	top:19px;
	left:47px;
	width:129px;
	height:127px;
}

.pagemenudown {
	float:left;
	margin-left:12px;
	width:800px;
	text-align:left;	
}

.pagemenudown a {
		font-size: 10px;
}


.IconSetCont {
	position: absolute;
	top: 175px;
	left: 0px;
}

.bannerRight {
	position:absolute;
 	top:153px;
	right:10px;
	width:160px;
	height:600px;
	z-index:200;
}

.bannerTop {
	position:absolute;


 	top:40px;
	right:10px;
	width:728px;
	height:90px;
	

/*
 	top:20px;
	right:170px;
	width:652px;
	height:90px;
*/	
/*
 	top:60px;
	right:182px;
	width:468px;
	height:60px;
*/

}

.bannerBottom {
	float: left;
 	margin-top:21px;
	width:468px;
	height:60px;
}



.bannerBottomHalf {
	float: left;
 	margin-top:21px;
	margin-left:97Px;
	width:234px;
	height:60px;
}


.l_aw {
	position:absolute;
 	top:160px;
	right:10px;
	width:164px;
	height:515px;
}

.l_atop {
	position:absolute;
	top:0px;
	width:100%;
	height:10px;
	background: url("../images/cs_l_atop.png") no-repeat top left; 
}
.l_acont {
	position:absolute;
	top:5px;
	width:100%;
	height:505px;
	background-image: url("../images/cs_l_mid.png");
}
.l_acont img
{
  margin: 0px 0px 0px 0px;
  border: 0px;
  padding: 2px 2px 2px 2px;
}

.l_abottom {
	position:absolute;
	bottom:0px;
	width:100%;
	height:10px;
	background: url("../images/cs_l_bottom.png") no-repeat top left; 
}


.l_mainw {
/*	position:absolute;
 	top:148px;
	left:35px;*/
	float:left;
	width:810px;
	height:510px;
}

.l_mainw_cont {
	position:absolute;
 	top:148px;
	left:35px;
	float:left;
	width:810px;
	height:510px;
}

.content {
	float:left;
	margin-left: 5px;
	margin-top:20px;
	width:814px;
}



.button_red {
}
.button_beg {
	float:left;
	height: 34px;
	width: 12px;
	background: url("../images/cs_bt_beg.png") no-repeat top left; 
}
.button_arrow {
	float:left;
	height: 34px;
	width: 12px;
	background: url("../images/cs_bt_arrow.png") no-repeat top left; 
}
.button_mid {
	float:left;
	height: 34px;
	background: url("../images/cs_bt_mid.png") repeat-x top left;
}
.button_end {
	float:left;
	height: 34px;
	width: 12px;
	background: url("../images/cs_bt_end.png") no-repeat top left; 
}
.button_red a {
	color: #ffffff;
	display: block;
	width: 100%;
	padding-top:10px;
	height: 20px;
	font-weight: bold;
}
.button_red a:hover {
	color: #ffffff;
}
.button_red_text {
	font-weight: bold;
}
.button_red_text a {
	color: #ff0000;
	text-transform: uppercase;
	font-weight: bold !important;
}
.button_red_text a:hover {
	color: #0099ff;
	text-transform: uppercase;
	font-weight: bold !important;
}


.mbt_n_beg {
	float:right;
	height: 28px;
	width: 12px;
	background: url("../images/cs_mbt_n_beg.png") no-repeat top left; 
}
.mbt_n_mid {
	float:right;
	height: 28px;
	width: 100px;
	background: url("../images/cs_mbt_n_mid.png") repeat-x top left; 
}
.mbt_n_beg-first {
	float:right;
	height: 28px;
	width: 12px;
	background: url("../images/cs_mbt_n_beg-first.png") no-repeat top left; 
}
.mbt_n_end {
	float:right;
	height: 28px;
	width: 12px;
	background: url("../images/cs_mbt_n_end.png") no-repeat top left; 
}
.mbt_n_endbeg {
	float:right;
	height: 28px;
	width: 11px;
	background: url("../images/cs_mbt_n_endbeg.png") no-repeat top left; 
}







.mbt_s_beg {
	float:right;
	z-index:30;
	height: 28px;
	width: 11px;
	background: url("../images/cs_mbt_s_beg.png") no-repeat top left; 
}
.mbt_s_mid {
	float:right;
	z-index:30;
	height: 28px;
	width: 100px;
	background: url("../images/cs_mbt_s_mid.png") repeat-x top left; 
}
.mbt_s_beg-first {
	float:right;
	z-index:30;
	height: 28px;
	width: 12px;
	background: url("../images/cs_mbt_s_beg-first.png") no-repeat top left; 
}
.mbt_s_end {
	float:right;
	z-index:30;
	height: 28px;
	width: 11px;
	background: url("../images/cs_mbt_s_end.png") no-repeat top left; 
}
.mbt_s_end-last {
	float:right;
	z-index:30;
	height: 28px;
	width: 12px;
	background: url("../images/cs_mbt_s_end-last.png") no-repeat top left; 
}
.mbt_n_mid a {
	display: block;
	z-index:30;
	width: 100%;
	height: 20px;
	text-align:center;
	color: #ff0000;
	padding-top: 10px;
	font-weight: bold;
}
.mbt_s_mid a {
	display: block;
	z-index:30;
	width: 100%;
	text-align:center;
	color: #0099ff;
	padding-top: 10px;
	height: 20px;
	font-weight: bold;
}




.inp_top{
	float:left;
	height: 14px;
	width: 814px;
	background-image: url("../images/cs_inp_top.png");
}
.inp_main{
	float:left;
	width: 814px;
	height: auto;
	background-image: url("../images/cs_inp_mid.png");
}
.inp_bottom{
	float:left;
	height: 14px;
	width: 814px;
	background-image: url("../images/cs_inp_bottom.png"); 
}
.inp_title{
	float: left;
	width: 756px;
	height: 30px;
	margin-left:27px;
	padding-top:30px;
	color: #0099ff;
	font-weight: bold;
}
.inp_main_content{
	float: left;
	width: 520px;
	height: 400px;
	margin-left: 150px;
	overflow:auto;
	color: #000000;
}
.inp_main_content a{
	padding:0px;
	text-decoration:none;
	color:#0099ff;
	font-weight: normal;
}
.inp_main_content a:hover {
	color:#ff0000;
}
.inp_main_content_forms{
	float: left;
	width: 756px;
	height: 400px;
	margin-left: 27px;
	color: #000000;
}

.inp_main_content_results{
	float: left;
	width: 756px;
	height: 400px;
	margin-left: 27px;
	color: #000000;
	overflow: auto;
}

.input_panel {
	width:50%;
	height:400px;
	float:left;
	overflow:auto;
}

.error_div {
	float:left;
	width:780px;
	color:#ff0000;
}


.ui-datepicker { 
	width: 228px; padding: .2em .2em 0;
	font-size: 10px !important;
}

#datepicker {
	margin-bottom: 5px;
}

/* Input Table Formatting */
.T1 {
	width: 97%;
}

.TD1Left {
	width: 20%;
	font-weight: normal;
	vertical-align:top;
	text-align: left;
}

.TD1Right {
	width: 80%;
	vertical-align:top;
	text-align: left;
}

.inptxt {
	width: 100%;
	margin-bottom: 5px;
}

.inptxtarea {
	width: 100%;
	height: 45px;
	margin-bottom: 5px;
}


/* Search Result Table Formatting */
.T2 {
	width: 100%;
	border-width: 0px;
	border-spacing: 0px;
}

.T2 tr {

}

.T2 th {
	font-weight: bold;
	color: #0099ff;
	text-transform: uppercase;
	padding: 2px 2px 2px 2px;
	text-align: left;
}

.T2 td {
	padding: 2px 2px 2px 2px;
	font-size: 0.95em;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: black;
}


.TD2city {
	vertical-align:top;
	width: 90px;
}

.TD2place {
	vertical-align:top;
}

.TD2date {
	vertical-align:top;
	width: 75px;
}
.TD2time {
	vertical-align:top;
	width: 50px;
}
.TD2message {
	vertical-align:top;
}

.TD2link {
	width: 100px;
	text-align: right;
	vertical-align:top;
}



#accordion {
	font-family: sans-serif;
	font-size: 0.97em;
}

	
.divcl {
	clear:both;
}

/* red Text */
.redtext {
	color: #ff0000;
}
/* light blue Text */
.blueltext {
	color: #ff0000;
}




#tooltip {
	position: fixed;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }






/* accordion customization */
/*
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 0px; zoom: 1; 
	background: #ffffff; 
	color:#0099ff !important;
	font-weight: bold !important;
	}
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; 
	background: #ffffff; 
	color:#0099ff !important;
	font-weight: bold !important;	
	}

.ui-accordion .ui-accordion-li-fix { display: inline; }

.ui-accordion .ui-accordion-header a { }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }



.ui-accordion-header a { 
	font-weight: bold;
	text-transform: uppercase;
	background: #ffffff;
}
*/


.ui-accordion .ui-accordion-header {
	color:#0099ff !important; 
	background: #ffffff;
	text-transform: uppercase;
	border: 0;

}
.ui-accordion .ui-accordion-header a { 
	font-weight: bold;
	color:#0099ff !important;
	padding:0px 0px 0px 14px;
}
.ui-accordion .ui-accordion-header a:hover { 
	font-weight: bold;
	color:#ff0000 !important;
	padding:0px 0px 0px 14px;
}




.ui-accordion .ui-accordion-content {
	background: #ffffff;
	border: 0;
}
.ui-accordion .ui-icon-cs-1-e  {
	background-image: url("../images/cs_arrow_e.png");
	background-position: 0px 1px;
}
.ui-accordion .ui-icon-cs-1-es  {
	background-image: url("../images/cs_arrow_es.png");
	background-position: 0px 1px;
}
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: 0; top: 50%; margin-top: -8px; }

.ui-accordion .ui-state-active {
	border-bottom-style: solid;
	border-color: #0099ff;
	border-width: 0px;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	padding-top: 4px;

}
	
.ui-accordion .ui-state-default { 
	border-bottom-style: solid;
	border-color: #0099ff;
	border-width: 0px;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	padding-top: 4px;

}

.ui-accordion .ui-accordion-content { margin-top: 0px; }

.ui-accordion .ui-corner-all { 
	/* -moz-border-radius: 0px; 	-webkit-border-radius: 0px; */	
}
.ui-accordion .ui-corner-top { 
/*	-moz-border-radius: 0px; -webkit-border-radius: 0px; */
}



/* select box mod */
ul.newList * {margin:0; padding:0;border:0px;font-size: 10px;cursor: pointer;}
ul.newList {margin-top:15px; padding:0; 
	list-style:none;
	color:#ff0000;
	width:150px;
	position:absolute;
	overflow:auto;
	z-index:80;
	font-weight: bold;
	padding-left:12px;
}
.newListSelected {padding-top:1px;padding-right:3px;text-align:left;width:auto; color:#000; float:left; background:url('../images/cs_arrow_s.png') no-repeat left top;}
.newListSelected span {width:auto; display:block;}
.selectedTxt {width:auto; overflow:hidden; padding-left:12px;cursor: pointer;}
.hiLite {color:#0099ff!important;}
.newListHover {color:#0099ff!important;}

.pagemenu .selectedTxt {font-size:10px;}

/* remove grid for selected input elements*/
:focus {outline:none;}
.js ul.newList {left:-9999px;}


.s_date_range {float: left;margin-left: 70px;}
.s_date_range ul.newList {background:#ffffff;}
.s_date_range .selectedTxt {border:1px solid #ccc;}




#error_box {
background:#FFFF80;
color:#000000;
border-color:#ff0000;
border:dashed 2px red;
padding:5px;
position:absolute;
width:400px;
left:220px;
z-index:1000;
top:-90px;	
}
