/* CSS Document */

a:link {
	color:#000000;
	text-decoration:underline;
}



a:visited {
	color:#000000;
	text-decoration:underline;
}

a:active {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#2b8e00;
	/*color:#0669a4;*/
	text-decoration:underline;
}

img {
	border:none;
	border-width:0px;
	padding:0px;
	
}

.pil {
	margin-bottom:-3px;
	margin-right:3px;
}

.separator {
	border-top: 1px solid #9bc7d7;
	height: 0; 
	padding: 0; 
	line-height: 0;
	margin-bottom:5px;
}

.separator hr {
display: none;
}

.free {
	color:#006600;
}

.busy {
	color:#990000;
}

#container {
	margin: 0 auto;
	text-align:left;
	width:920px;
	background-image:url(images/container_bg.gif);
	background-repeat:repeat-y;
}

#container_inner {
	margin-left:10px;
	width:901px;
}



#right {
	width:258px;
	float:left;
}

#left_top {
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images/top_bg_left.jpg);
	background-repeat:repeat-x;
	height:146px;
}

#left_top_menu {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
}

#left_top_menu a:link {
	color:#FFFFFF;
}

#left_top_menu a:visited {
	color:#FFFFFF;
}

#left_top_menu a:hover {
	color:#cce6bd;
}

#right_top a:link {
	color:#FFFFFF;
}

#right_top a:visited {
	color:#FFFFFF;
}

#right_top a:hover {
	color:#cce6bd;
}


.left_top_menu_text {
	float:left;
	padding-top:27px;
	padding-right:10px;
	cursor:pointer;
}

.left_top_menu_icon {
	float:left;
	cursor:pointer;
}

#left_top_logo {
	height:83px;
}



#left_main h1 {
	font-size:1.7em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

#left_main h2 {
	font-size:1.1em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:1px;
}

#left_main h3 {
	font-size:1.0em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:1px;
}



.bluebox {
	border-color:#055f96;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	background-color:#e2ebf1;
}

.whitebox {
	border-color:#055f96;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	background-color:#ffffff;
}

#right_top {
	width:100%;
	background-color:#e1e8f0;
	background-image:url(images/top_bg_right.jpg);
	background-repeat:repeat-x;
	height:136px;
}

#right_content {
	padding-top:20px;
	margin-left:4px;
	width:250px;
	background-image:url(images/right_bg.jpg);
	background-repeat:no-repeat;
	height:800px;
}

#right_content h1 {
	font-size:1.3em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
	padding-top:7px;
}

#right_content h2 {
	font-size:1.1em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:1px;
	padding-top:5px;
}

#right_content p {
	margin-top:0px;
	margin-bottom:1px;
}

#right_content select {
	font-size:1.0em;
}

#right_webcam {
	background-image:url(images/right_webcam.gif);
	height:76px;
	background-repeat:no-repeat;
	padding-left:75px;
	padding-top:19px;
	padding-right:3px;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}

#right_webcam a:link {
	color:#FFFFFF;
}

#right_webcam a:visited {
	color:#FFFFFF;
}

#right_webcam a:hover {
	color:#cce6bd;
}

#right_hideright {
	background-image:url(images/right_hideright_top.gif);
	background-repeat:no-repeat;
	height:24px; 
	margin-top:-20px;
	font-weight:bold;
	padding-top:5px;
}

#right_hideright a:link {
	color:#FFFFFF;
}

#right_hideright a:visited {
	color:#FFFFFF;
}

#right_hideright a:hover {
	color:#cce6bd;
}

.smalltable {
	font-weight:bold;
}

.odd {
	background-color:#94cbd4;
}

.even {
	background-color:#d9effc;
}

/* CSS DROPDOWN MENU */
#dropmenudiv{
margin-top:-19px;
margin-left:68px;
position:absolute;
border:1px solid #0287e4;
border-bottom-width: 0;
font:normal 1.0em Verdana;
line-height:18px;
z-index:100;
color:#FFFFFF;
background-color:#0a4a80;
text-align:left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0287e4;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
background-color:#056198;
background-image:url(images/menu_dot.gif);
background-repeat:no-repeat;
padding-left:4px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #acd8f9;
background-image:url(images/menu_red_dot.gif);
background-repeat:no-repeat;
color:#000000;
}

div.box {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
		 position: relative;
     width: 183px;;
		 text-align:left;
		 padding-left:19px;
		 padding-right:19px;
}

div.box1 {
		 position: relative;
     width: 183px;;
		 text-align:left;
		 padding-left:19px;
		 padding-right:19px;
}

div.box2 {
		 position: relative;
     width: 183px;;
		 text-align:left;
		 padding-left:19px;
		 padding-right:19px;
}

div.box3 {
		 position: relative;
     width: 183px;;
		 text-align:left;
		 padding-left:19px;
		 padding-right:19px;
}

div.box4 {
		 position: relative;
     width: 183px;;
		 text-align:left;
		 padding-left:19px;
		 padding-right:19px;
}

div.box5 {
		 position: relative;
     width: 183px;;
		 text-align:left;
		 padding-left:19px;
		 padding-right:19px;
}

div.box6 {
		 position: relative;
     width: 183px;;
		 text-align:left;
		 padding-left:19px;
		 padding-right:19px;
}



div.box_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.box_background {
     height: 100%;
     filter:alpha(opacity=90); /* IE's opacity*/
     left: 0px;
     opacity: 0.90;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}

div.box_background_inner {
			height: 100%;
		 background-image:url(images/right_content_bott_bg.gif);
		 background-repeat:no-repeat;
		 background-position:bottom;
     width: 100%;
     z-index: 99;
}


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
	margin-bottom:15px;
  width: 100%; 
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color:#33464b;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:13px; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
	font-weight:bold;
	border-color:#33464b;

	color:#33464b;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 9px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

input, textarea, select {
	font-size:11px;
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

.radio {
	border:none; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 2px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 10px;;
	font-weight:bold;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

/*
TABLE OPTIONS
*/
/*
.content th {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	background-color:#b7b2a9;
	padding:4px;
	text-align:left;
	height:13px;
	background-image:url(pics/th_bg.gif);
}*/
.content th {
	font: bold 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 6px 3px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th a:link {
	text-decoration:none;
}

th a:visited {
	text-decoration:none;
}

th a:hover {
	text-decoration:underline;
}
/*
.content td {
	font-size: 11px;
	padding:4px;
}
*/
.content td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	/*padding: 2px 6px 2px 12px;*/
	padding: 2px 6px 2px 12px;
	
	height:18px;
}

.content table {
	color: #4f6b72;
}

td.left {
	border-left: 1px solid #C1DAD7;
}

th.left {
	border-left: 1px solid #C1DAD7;
}

td.right {
	text-align:right;
}

th.right {
	text-align:right;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

ul {
	margin:0px 0px 1em 1.5em;
}

li {
	padding-bottom:0.3em;
}

.alert {
	color:#FF0000;
	font-weight:bold;
}