@charset "UTF-8";
/* CSS Document */

body {
	background-color:white;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.page {
	position: relative;
	margin: 0 auto;
	width:1200px;
	top:0px;
	_top:-6px;
}
.top {
	width:1200px;
	height:155px;
}
#top_logo {
	background-image:url(../images/top_logo.jpg);
	height:165px;
	width:257px;
	position:absolute;
	top:-8px;
	left:900px;
}
#welcome {
	background-image:url(../images/welcome.jpg);
	height:109px;
	width:682px;
	position:absolute;
	top:-8px;
	left:25px;
}
#page_title {
	color:white;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:38px;
	position:relative;
	top:105px;
	overflow:hidden;
}
.subtitle {
	padding:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:20px;
	color:#333333;
}
.add {
	float:right;
	text-decoration:none;
	color:#000000;
}
.bars {
	background-image:url(../images/bars.jpg);
	width:1237px;
	height:15px;
	position:relative;
	top:-20px;
}

.back {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000033;
	text-indent:30px;
}
#main_welcome{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent:30px;
}
/* =Navigation
----------------------------------------------- */
.nav {
	width:1200px;
	height:42px;
	position:relative;
	top:6px;
}
.nav_links {
	background-image:url(../images/nav_bg.jpg);
	width:172px;
	height:42px;
	float:left;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	position:relative;
	text-align:center;
	line-height:30px;
	text-indent:-8px;
	overflow:hidden;
}
.nav_links a {
	color:#FFFFFF;
}
.nav_links a:hover {
	color:#CCCCCC;
}
/*.nav_links a:visited {
	color:#FFFFFF;
}*/
/* =table
----------------------------------------------- */
table {
	border-collapse: collapse;
	border: 2px solid #555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222222;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
}
td, th {
	border: 1px dotted #bbb;
	padding: .5em;
}
caption {
	padding: 0 0 .5em 0;
	text-align: center;
	/*font-size: 1.4em;
	text-transform: uppercase;*/
	font-weight: bold;
	color: #333;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
}
table.scheduler { width:83%; }
/* =links
----------------------------------------------- */
table a, a {
	padding: 1px;
	text-decoration: none;
	background: transparent;
	color:#003366;
}

table a:visited {
	color:#003366;
}

table a:hover, a:hover {
	color:#666666;
	}

#table_header {
	background-color:#666666;
}
.info {
	max-width:350px;
}
.am_title {
	overflow:hidden; 
	height:15px; 
	width:250px;
}
.info_less {
	overflow:hidden;
	height: 15px;	
	width:300px;
}
.info_more {
	display:none;
	width:300px;
}
.type_info {
	min-width:1050px;
}
.distribution_info{
	min-width:900px;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th {
	border: 2px solid #666666;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	background: transparent;
}

tfoot td {
	border: 2px solid #666666;
}

/* =body
----------------------------------------------- */
tbody th, tbody td {
	vertical-align: top;
	text-align: left;
	}

tbody th {
	white-space: nowrap;
}

.odd {
	background: #fcfcfc;
}

.warn {
	background: #ffff00;
	}
	
.error {
	background: #FF9900;
	}	
	
.success {
	background: #00FF00;
	}

td.textright {
	text-align: right;
}

.top_bar {
	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 15;
	width: 100%;
	margin:0px;
	padding:0px;
	position: fixed;
	bottom:auto;
	top: 0em;
	left: 0em;
	color: white;	
	background-image:url(/images/transparent_bg_smoke.png);	
}

.dock {
	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 15;
	margin:0px;
	padding:0px;
	position: fixed;
	bottom: 0em;
	left: 0em;
	color: white;	
	background-image:url(/images/transparent_bg_smoke.png);	
}

/* =form
----------------------------------------------- 
.form {
  //background-image: url(/../images/detail_bg.gif);
  background-position: bottom right;
  border-left: 2px solid #000;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  position: relative;
  width: 600px;
  margin-right: 5px;
  margin-left: auto;
  padding-bottom: 5px;
  padding-top: 5px;
}

.form-info-title {
  background-color: #3e5c88; //1A2F57;
  height: 18px;
  font-family: helvetica, arial, sans;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  color: #FFCC00;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 10px;
  text-indent: 10px;
}


.form-row {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 10px;
  float: left;
  
}

.form-info {
  width :188px;
  font-family: helvetica, arial, sans;
  font-size: 12px;
}

.form-label {
  width: 150px;
  font-family: helvetica, arial, sans;
  font-size: 14px;
  color: #000;
  line-height: 20px;
}	
	
	*/	

