*
{
	padding: 0;
	margin: 0;
}
body
{
	background-color: white;
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#topbar
{
	background: #FFFFFF url( '../images/top_bar.jpg' ) repeat-x;
	height: 73px;
}
div#topbar h1
{
	padding: 18px 0 0 20px;
	font-size: 24px;
	display: block;
	color: #4b4d5e;
}

div#content
{
	background-color: #ebeff8;
	border-bottom: solid 1px #dddbdb;
	border-left: solid 1px #dddbdb;
	display: block;
}

div#maincontent p
{
	margin: 5px 0 9px 0;
	font-family: Arial;
	font-size: 15px;
}

div#maincontent
{
	padding: 5px;
}

div#maincontent div.formrow
{
	padding: 3px;
	float: left;
}
div#maincontent .validation-advice
{
	font-size: .8em;
	background-color: #FF3300;
	color: #FFFFFF;
	font-weight: bold;
	margin: 2px 0pt;
	padding: 2px;
}

div#maincontent .calloutcontainer
{
}

div#maincontent .calloutbox
{
	float: left;
	margin: 0 0 10px 10px;
	padding: 20px 10px 0 10px;
	border: solid 1px gray;
	overflow: auto;
	width: 170px;
	height: 120px;
	text-align: center;
	background-color: #fcfcde;
}

div#maincontent .calloutbox a
{
	color: #4e4e44;
	font-size: 14px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
}

div#sidebar
{
	padding: 10px;
	width: 180px;
	float: left;
}

div#sidebar h2
{
	color: #32598d;
	margin: 15px 0 23px 0;
	font-size: 15px;
	text-align: center;
}

div#sidebar li a
{
	color: #1f3654;
	font-weight: bold;
}

div.clear
{
	clear: both;
}

table.tstyle
{
	border: 1px solid #666666;
	font-family: "lucida grande" ,verdana,sans-serif;
	font-size: 9pt;
	border-collapse: separate;
	border-spacing:0px;
	background-color: #FFFFFF;
}

table.tstyle_sm thead.fixed_header tr
{
	position: relative;
	background-color:#DFEFFC ;
	border-bottom: 1px solid #999999;

}

html > body table.tstyle_sm thead.fixed_header tr
{
	display: block;
}

html > body table.tstyle_sm tbody.scroll_content
{
	display: block;
	height: 400px;
	overflow: auto;
	width: 100%;
}

table.tstyle_sm tr td 
{
	text-align:left;
	padding-left: 3px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

table.tstyle_sm tr td.center
{
	text-align:center;
}

.tstyle thead th, .tstyle_sm thead th
{
	background-color: #DFEFFC;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.tstyle_sm thead th.col_lg
{
	width: 150px;
}

.tstyle_sm thead th.col_sm
{
	width: 80px;
}

.tstyle_sm thead th.col_prompt
{
	width: 200px;
}

.tstyle_sm thead th.col_input
{
	width: 300px;
}

.tstyle_sm tbody td.col_lg
{
	width: 150px;
}

.tstyle_sm tbody td.col_sm
{
	width: 75px;
}

.tstyle_sm tbody td.col_prompt
{
	width: 200px;
}

.tstyle_sm tbody td.col_input
{
	width: 300px;
}

.tstyle tbody tr.odd td, .tstyle_sm tbody tr.odd td
{
	background-color: #EEEEEE;
}

.tstyle tbody tr.even td, .tstyle_sm tbody tr.even td
{
	background-color: #FFFFFF;
}

.tstyle_sm tbody tr.last_clicked td
{
	color:#FFFFFF;
	background-color:#3333FF;
}

td.icon
{
	text-align:center;
}

table.tstyle_sm
{
	border: 1px solid #666666;
	font-family: "lucida grande" ,verdana,sans-serif;
	font-size: 8pt;
	border-collapse: separate;
	border-spacing:0px;
	background-color: #FFFFFF;
}

div#maincontent div.commentbox
{
	background-color: #ececec;
	width: 600px;
	padding: 10px;
	font-size: smaller;
}

div#maincontent div.commentfooter
{
	background: url( '../images/arrow.gif' ) 20px 0 no-repeat;
	padding-left: 58px;
	padding-top: 5px;
	margin-bottom: 2em;
	font-size: smaller;
	color: #4A4A4A;
}

span.help
{
	font-size: x-small;
	color: Gray;
}

a.button img
{
	border:none;
}

.imgreplacement
{
	display: -moz-inline-box;
	display: inline-block;
	background: transparent none 0 0 no-repeat;
	text-indent: -3000px;
	font: 0/0 Arial;
	overflow: hidden;
	color: rgba(255,255,255,0);
	vertical-align: bottom;
	width: 16px;
	height: 16px;
}

.edit_link
{
	display: inline-block;
	background-image: url('../images/icons/file_edit.png' );
}

.remove_link
{
	display: inline-block;
	background-image: url('../images/icons/cross.png' );
}

.help_link
{
	display: inline-block;
	background-image: url('../images/icons/info.png' );
}

.error_link
{
	display: inline-block;
	background-image: url('../images/icons/error.png' );
}

.print_link
{
	display: inline-block;
	background-image: url('../images/icons/print.png' );
}

.cal_help
{
	display: inline-block;
	background-image: url('../images/icons/calendar.png' );
}

.down_help
{
	display: inline-block;
	vertical-align: top;
	background-image: url('../images/icons/down_help.png' );
}

.search
{
	display: inline-block;
	vertical-align: middle;
	background-image: url('../images/icons/magnify.png' );
}

.ctl_refresh
{
	display: inline-block;
	vertical-align: middle;
	background-image: url('../images/icons/control_refresh.png');
}

.ctl_back
{
	display: inline-block;
	vertical-align: middle;
	background-image: url('../images/icons/control_back.png');
}

.ctl_popout
{
	display: inline-block;
	vertical-align: middle;
	background-image: url('../images/icons/copy.png');
}

.user_add
{
	display: inline-block;
	vertical-align: middle;
	background-image: url('../images/icons/user_add.png');
}

.user_group
{
	display: inline-block;
	vertical-align: middle;
	background-image: url('../images/icons/user_group.png');
}

.toggle_h
{
	display: inline-block;
	vertical-align: middle;
	background-image: url('../images/icons/rs.png');
}



div#lower_left
{
	padding: 5px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div#upper_right
{
	position: absolute;
	top: 0px;
	right: 0px;
}

div#legend
{
	margin: 10px;
	padding: 5px;
	border: solid 1px #BBBBBB;
	background-color: #DDDDDD;
	font-size: x-small;
	color: Gray;
}

div#legend ul
{
	list-style-type: none;
}

div#navigation
{
	text-align:center;
}

div.prospect_action_form
{
	border: solid 1px #BBBBBB;
	padding: 10px;
	background-color:#EEEEEE;
	margin: 10px 0px;
}

/** Full Calendar **/
#MonthCalendar 
{
	position:relative;
	width:95%;
}

.MonthlyCalendar .MonthNavigation
{
	border-bottom:solid 1px #ddd;
	clear:both;
	height:20px;
}

.MonthlyCalendar .MonthNavPrev,
.MonthlyCalendar .MonthNavNext,
.MonthlyCalendar .TodayLink
{
	width:7%;
	float:left;
}

.MonthlyCalendar .YearNavNext,
.MonthlyCalendar .YearNavPrev
{
	width:10%;
	float:right;
}

.MonthName
 {
	margin:auto;
	font-weight:bold;
	font-size: 12pt;
	text-align:center;	
 }

.MonthlyCalendar
{
	width:100%;
	border:solid 1px #ddd;
	border-collapse:collapse;
}

.MonthlyCalendar #CalendarHead 
{
	width:100%;
	background:#F7F7F7 none repeat scroll 0 0;
	height : 10px;
}

.MonthlyCalendar #CalendarHead .DateHeader
{
}

.MonthlyCalendar #CalendarBody
{
	height:600px;
}

.DateBox
{
	vertical-align:top;
	border:solid 1px #ddd;
	width:135px;
}

.DateLabel
 {
	height:16px;
	width:100%;
	background:#F7F7F7 none repeat scroll 0 0;
	text-align:right;
}

.DateLabel a
{
	padding:0 5px 2px;
	text-decoration:none;
	line-height:16px;
	color : #000;
}

#CalendarBody .Inactive 
{
	background:#999999 none repeat scroll 0 0;
}

#CalendarBody .Inactive div
{
	display:none;
}

#CalendarBody .Weekend
{
}
.Today, #CalendarBody .DateBoxOver
{
	background:#A9DFFF none repeat scroll 0 0;
}

#MonthCalendar .MoreEvents
{
	font-size:12px;
	padding:1px;
	cursor:pointer;
	display:block;
	text-align:center;
	height:14px;
}

#MonthCalendar .Event
{
	font-size:12px;
	padding:1px;
	background-color:#C0D0FF;
	border:solid 1px #000;
	cursor:pointer;
	display:block;
	text-align:left;
	overflow:hidden;
	height:14px;
}

.Event a
{
	text-decoration:none;
	color:#000;
	float:left;
	white-space:nowrap;
	padding-top:1px;
}
.Event a:hover { text-decoration:underline; }
.Event span.ui-icon-triangle-1-w { float:left; }
.Event span.ui-icon-triangle-1-e { float:right; }


.grid_menu_wrapper{
   position: relative;
   float: left;
   width: 550px;
   margin-bottom: 10px;
}

.grid_item
{
	position: relative;
	width: 100px;
	height: 100px;
	background-color: #eeeeee;
	border: solid 1px #555555;
	vertical-align:middle;
	text-align:center;
}

 .left1{
   float: left;
   left: 5px;
}
.left2{
   float: left;
   left: 15px;
}
.left3{
   float: left;
   left: 25px;
}
.left4{
   float: left;
   left: 35px;
}
.right{
   float: right;
   left: 5px;
}
