@charset "UTF-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 12px;
}
.outerContainer {
width: 800px;
border: 1px solid #aaa;
margin: auto;
}

.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.clearfloat { 
	clear: both;
}
.imagemargin { 
	margin: 8px;
}


.mainContent {
}
.mainbox_outercontainer,.content {
	margin: 8px;
	margin-top: 2px;
}
h1 { 
	font-size: 20px;
	color: #5b9e00;
	margin: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}
h2 { 
	font-size: 16px;
	margin: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}

h3 { 
	color: #033a7e;
	font-size: 15px;
	margin: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}
h4 {
	color: #5b9e00;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}
h5 { 
	color: #033a7e;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.date {
	margin-bottom: 6px;
	font-size: 11px;
}
.menu {
	letter-spacing:-1px;
	background-image: url(/images/menu_bk.gif);
	background-repeat: repeat-x;
	height: 28px;
	border-right: 1px solid #637ac3;
	border-left: 1px solid #9baeff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
.footer {
padding: 2px;
text-align: center;
border-top: 1px solid #aaa;
font-size: 11px;
}

.menu a:link {
	padding: 5px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.menu a:visited {
	padding: 5px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.menu a:hover {
	padding: 5px;
	display: block;
	color: #dfdfdf;
	text-decoration: none;
}

.menu_over {
	letter-spacing:-1px;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #637ac3;
	border-left: 1px solid #9baeff;
	background-image: url(/images/menu_bk_over.gif);
	text-align: center;
	color: #0072BC;
	text-decoration: none;
	padding: 0px;
}
.menu_over a:link {
	padding: 5px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.menu_over a:visited {
	padding: 5px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.menu_over a:hover {
	padding: 5px;
	display: block;
	color: #fff;
	text-decoration: none;
}

.smalltext {
font-size: 10px;
}

/* event css */
.prevnextbutton{font-size:20px; margin-top: 2px; font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;width: 32px;}
 .prevnextbuttonpress{font-size:20px; margin-top: 2px;  font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   	background-image: url(../images/gradient_ld.gif);
   	background-repeat: repeat-x;
background-position: left top;width: 32px;}
 .prevnextbuttonhighlight{font-size:20px; margin-top: 2px;  font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient_bl.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;width: 32px;}


#eventframe{width:auto; padding:0px;}
#event_time{width:200px; border: dotted 1px #eeeeee; height:20; padding:5px;}

#selected_day{border: dotted 1px #000000; background-color: #82D572; background-image: none;}
#scheduled_day{border: 1px solid #CEEAFF; background-color: #CEEAFF;}
#unscheduled_day{border: 1px solid #fafafa; background-color: #fafafa;}

.scheduled_day{border: 1px solid #CEEAFF; background-color: #CEEAFF;}
.selected_day{border: dotted 1px #000000; background-color: #82D572;}
.proposed_selected_day{border: dotted 1px #000000; background-color: #9EDB99;}

.mouseover_event{ background-color: #E6F7FF;}
.unscheduled_day{border: 1px solid #fafafa; background-color: #fafafa;}

.mouseover_event_day{border: dotted 1px #E6F7FF; background-color: #E6F7FF;}


.mouseover_event_day_date{background-color: #9EDB99;
font-weight: bold; float: right; height: 16px; width: 17px; font-size: 12px; border-bottom: dotted 1px #888888; border-left: dotted 1px #888888; margin: 0px; text-align:center; padding: 2px; padding-right: 3px; cursor: pointer;}

.unscheduled_day_date{ background-color: #f6f6f6;
font-weight: bold; float: right; height: 16px; width: 17px; font-size: 12px; border-bottom: dotted 1px #888888; border-left: dotted 1px #888888; margin: 0px; text-align:center; padding: 2px; padding-right: 3px; cursor: pointer;}

.scheduled_day_date{background-color: #E5F4FF;
font-weight: bold; float: right; height: 16px; width: 17px; font-size: 12px; border-bottom: dotted 1px #888888; border-left: dotted 1px #888888; margin: 0px; text-align:center; padding: 2px; padding-right: 3px; cursor: pointer;}

.event_item {width:98%; padding:0; margin: 4px; margin-bottom: 12px; background-color:#f2f2f2; border:1px solid #cccccc;}
.borderbox {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #bfbfbf;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bfbfbf;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.borderbox_dotted {
	background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-top-color: #bfbfbf;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bfbfbf;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box { 

font-family: Verdana; font-size: 12px;
border-left: 1px solid #aaaaaa; 
border-bottom: 1px solid #aaaaaa;
border-top: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
background-image: url(../images/gradient3.gif);
background-repeat: repeat-x;
background-color: #e9e9e9;
padding: 5px;
margin: 5px;}


.box_confirm {background-color: #FFFFFF; border: 1px solid #aaaaaa; font-size: 14px; font-weight: bold}

.option { 
font-weight: bold;
font-family: Verdana; font-size: 12px;
padding: 2px;
margin: 2px;
line-height: 110%;}

.sub_option { 
font-weight: normal;
font-family: Verdana; font-size: 11px;
padding: 3px;
margin: 3px;
line-height: 110%;}


.disabled {padding:0px;color:#000000;filter:alpha(opacity=40);-moz-opacity:.32;opacity:.32;font-family:Verdana;}


form {
  margin: 0px;
  padding: 0px;
}

.l_button {  font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #f1f1f1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;}
 .l_buttondisabled {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;  font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #f1f1f1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;}
   .l_buttonhighlight{  font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #ececec; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;  
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient_bl.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;}
.l_buttonpress{   font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#333333; background: #f3f3f3; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;  
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   	background-image: url(../images/gradient_ld.gif);
   	background-repeat: repeat-x;
background-position: left top;}
   
   .inserted_blob {
	 background-color:#dadada;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	padding: 8px;
	width: 150px;

}