﻿/*--------------------------------- Rating ----------------------------------- */
.ratingStar {	font-size: 0pt;	width: 13px;	height: 12px;	margin: 0px;	padding: 0px;	
				cursor: pointer;	display: block;		background-repeat: no-repeat;	}
.filledRatingStar {	background-image: url('../../images/FilledStar.png');	}
.emptyRatingStar {	background-image: url('../../images/EmptyStar.png');	}
.savedRatingStar {	background-image: url('../../images/SavedStar.png');	}

/*----------------------- Calendar Style ------------------------------------- */
.ajax_calendar .ajax__calendar_container {	background-color: #FFFFFF;	color: #000000; }
	
.ajax_calendar .ajax__calendar_hover .ajax__calendar_day {	
	background-color: #F7DA4E;	color: #001D6F;		font-weight: bold;		}
	
.ajax_calendar .ajax__calendar_active .ajax__calendar_day {
	background-color: #001D6F;	color: #FFFFFF;		font-weight: bold;	}
	
.ajax__calendar_header { 	background-color: #0152A5; 	color: #FFFFFF; }
	
.ajax_calendar .ajax__calendar_today { 	background-color: #0152A5; 	color: #FFFFFF; }
	
.ajax_calendar .ajax__calendar_other .ajax__calendar_day {	background-color: #E8E7F4; }
	
/*-----------------------  Divs alike to forms ------------------------------- */
#typeform {	white-space: nowrap;	height: auto;	}

.labelform { float: left;	text-align: right;	width: 150px;	padding-right: 5px;	 padding-top: 5px;	}

/*-----------------------   Master page contents ----------------------------- */
.mastercontent {	height: 550px;	width: 762px;	font-family: font-family:Arial, Helvetica, sans-serif;
	color: #000000;	text-align:left;	}

/* ---------------------- Main Divs ----------------------------*/
.leftmain {
	float: left;	width: 220px;	background-color: #FFFFFF;		
	height: 510px;	margin-left: 5px;			
}

.lefttopmain {
	float: left;	width: 211px;	/*	height: 50px;*/
	color: #000000 ;	overflow: visible;		padding:5px;
}
	
.rightmain {
	float: right;	width: 510px;	height: 490px;	background-color: #FFFFFF;		overflow: visible;
	padding: 16px 5px 5px 10px;		margin-right:5px;
}

.banner {
	height: 19px;	background-color: #F7DA4E;		margin: 0px;	padding: 0px;	vertical-align: middle;	}
	
/* ----------------------   Login Area  ------------------------------ */
.leftdivlog {
	text-align: right;	width: 280px;	float: left;	font-weight: normal;	line-height: 19px;	}
	
.rightdivlog {
	width: 400px;	float: right;	text-align: left;	padding-left: 15px;	}

.centerarea {
	font-family: Arial;		font-size: 11px;	font-weight: bold;	text-align: center;		/*height: 300px;*/	}
	
.logbut {
	text-align: center;		position: relative;		height: 70px;	 clear:both;		 /*width:100%;*/	}
	
.alingright {	text-align: right;	}

.Footer { text-align:center;		}



/* ------------------ Menu Principal  ------------------------------*/
#menubar {}

#menunav {	font-family: Arial;	width:770px; ;}

/* this is the item for every header menu */
#menunav .StaticMenuItem {
	font-family: Verdana;
	font-size: 9px !important;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #0152A5;
	cursor: pointer ! important;
	font-weight: bold;
}
	
#menunav .selected {
	background-repeat: no-repeat; /*background-repeat: repeat-x; */;
	color: #F7DA4E;
}
	
#menunav a.StaticMenuItem {
	display: block;		text-decoration: none;		text-align: center;	}
	
#menunav a:hover.StaticMenuItem {
	background-repeat: no-repeat;
	color: #F7DA4E;
}
	
/* --------------------  Sub Menus Style --------------------- */
#menunav .MenuItemStyle {
	font-family: Verdana;
	font-size: 9px !important;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	color: #FFFFFF;
	width: 120px;
	height: 20px;
	padding: 2px 2px 0px 5px;
	background: #0152A5;
	cursor: pointer ! important;
	border: 1px #0159B1 solid;
}
	
#menunav a.MenuItemStyle {
	display: block;		text-decoration: none;	}
	
#menunav a:hover.MenuItemStyle {
	background-repeat: repeat-x;
	color: #F7DA4E;
}
/* -----------------------    Menu End     --------------------------------- */

/* -------------------- Schedule Styles  ------------------------------------- */
.scrollbarh {
	background-color: #efefef;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	position: absolute;
	display: block;
	height: 18px;
	width: 16px;
	left: 0px;
}
.scrollbarv {
	background-color: #efefef;
	border-style: solid;
	border-top-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: gray;
	border-right-color: gray;
	border-width: 1px;
	position: absolute;
	display: block;
	height: 16px;
	width: 18px;
}
.scrollbutton {
	position: relative;
	height: 18px;
	width: 18px;
	top: -1px;
}
.SchUnit {
	border: 1px;
	border-color: black;
	border-style: solid;
	border-bottom-color: white;
	background-color: #FFFFFF;
	width: 200px;
	height: 16px;
	display: block;
	position: absolute;
}
.SchRes {
	border: 1px;
	border-color: black;
	border-style: solid;
	position: absolute;
	height: 16px;
	left: 201px;
}
.UnitLabel {
	position: relative;
	font-size: 10px;
	display: block;
	text-indent: 2px;
	color: black;
	height: 15px;
	float: left;
	line-height: 17px;
	overflow: hidden;
}
.ResBlue {
	position: relative;
	background-image: url('../../sched_imgs/res_beg1_blue2.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	display: block;
	text-indent: 6px;
	font-weight: normal;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.ResBlue1 {
	position: relative;
	background-image: url('../../sched_imgs/res_beg2_blue2.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.ResYell {
	position: relative;
	background-image: url('../../sched_imgs/res_beg1_yell2.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.ResYell1 {
	position: relative;
	background-image: url('../../sched_imgs/res_beg2_yell2.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.ResRed {
	position: relative;
	background-image: url('../../sched_imgs/res_beg1_red2.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.ResRed1 {
	position: relative;
	background-image: url('../../sched_imgs/res_beg2_red2.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.LeadBeg {
	cursor: pointer;
	position: relative;
	background-image: url('../../sched_imgs/Lead_beg1_yell2.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.LeadBeg1 {
	cursor: pointer;
	position: relative;
	background-image: url('../../sched_imgs/Lead_beg2_yell2.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.LeadEnd1 {
	position: relative;
	background-image: url('../../sched_imgs/Lead_end1_yell2.png');
	background-repeat: no-repeat;
	font-size: x-small;
	display: block;
	height: 15px;
	float: left;
	top: -12px;
	width: 9px;
}
.ResGray {
	position: relative;
	background-image: url('../../sched_imgs/res_beg1_gray2.png');
	background-repeat: no-repeat;
	font-size: 10px;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.ResGray1 {
	position: relative;
	background-image: url('../../sched_imgs/res_beg2_gray2.png');
	background-repeat: no-repeat;
	font-size: 10px;
	display: block;
	text-indent: 6px;
	color: black;
	height: 15px;
	float: left;
	top: -12px;
	line-height: 17px;
	overflow: hidden;
}
.ResEnd1 {
	position: relative;
	background-image: url('../../sched_imgs/res_end1_blue2.gif');
	background-repeat: no-repeat;
	font-size: x-small;
	display: block;
	height: 15px;
	float: left;
	top: -12px;
	width: 9px;
}
.ResEndY1 {
	position: relative;
	background-image: url('../../sched_imgs/res_end1_yell2.gif');
	background-repeat: no-repeat;
	font-size: x-small;
	display: block;
	height: 15px;
	float: left;
	top: -12px;
	width: 9px;
}
.ResEndR1 {
	position: relative;
	background-image: url('../../sched_imgs/res_end1_red2.gif');
	background-repeat: no-repeat;
	font-size: x-small;
	display: block;
	height: 15px;
	float: left;
	top: -12px;
	width: 9px;
}
.ResEndG {
	position: relative;
	background-image: url('../../sched_imgs/res_end1_gray2.png');
	background-repeat: no-repeat;
	font-size: x-small;
	display: block;
	height: 15px;
	float: left;
	top: -12px;
	width: 9px;
}
.ResBlank {
	position: relative;
	font-size: x-small;
	display: block;
	height: 15px;
	float: left;
	top: -12px;
	width: 8px;
}
.RedLine {
	position: absolute;
	top: 0px;
}
/*------------------------- End Schedule Style ------------------------*/

/* ---------------------- General ------------------------------------*/
.maparea {	padding: 0px;	margin: 0px;	width: 435px;	height: 100%;	}
	
body	{
	background: #FFFFFF;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

.regiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
	
.normaltext {
	font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		font-weight: normal;	}
	
.normaltext a {
	font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		font-weight: normal;		color: #962216;	}
	
.statusboldtext {
	font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		color: Gray;		font-weight: bold;	}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		font-weight: bold;	}

entrytext {
	/* text-align: left; */
	vertical-align: top;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	font-family: verdana;
}

a {	text-decoration: underline;		color: #3A4EA3;		}

a:link {	color: #3A4EA3;		font-weight: bold;	}

a:visited {	text-decoration: underline;		color: #3A4EA3;		font-weight: bold;	}

a.1 {	text-decoration: none;	color: #000000;	}

.t11 {	Verdana;	font-size: 11px;	font-style: normal;	}

.red1 {	color: #3A4EA3;	}

.red {	color: #AC4B41;		text-decoration: none;	}

.redtitle {
	color: #AC4B41;	text-decoration: none;	font-weight: bold;	font-size: medium;	text-align: center;	}

.centerdiv {
	width: 650px;	top: 0px;	margin: 0 auto;		position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		font-size: 11.5px;	font-weight: normal;	}
	
.welcomediv {
	overflow: visible;		padding: 10px;		position: static;	}
	
input {
	font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		font-weight: normal;	}
	
.entrytext {background-color: White;	color: Black;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	}


/* ------------------  Style for GridView and DetailView  -------------------      */
.viewstyle{
	border: 1px solid;
	color: #000000;
	background-color: #E7E7F7;
	font-family: Verdana;
	font-size: 10px;
}

/* attributes for GridView */
.viewstyle .Header {
	line-height: 20px;
	background-color: #0152A5;
	color: #FFD618;
	font-family: Verdana;
	line-height: 20px;
	font-size: 10px;
}

.viewstyle .Footer { display:none; 	background-color: #FFFFFF;	color: #0083C1;		}

.viewstyle .Pager {
	color: #E7E7F7;
	background-color: #E7E7F7;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.viewstyle .Pager span {
	color: #0152A5;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	left: 2px;
	padding: 5px;
	position: relative;
}

.viewstyle .Pager a:link {
	color: #0152A5;
	text-decoration: underline;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
}

.itemdetail {	color: Black;		padding: 5px;	}

.viewstyle .AlternatingRow {
	background-color: #F5F5F5;
}

.viewstyle .EditRow a:link {
	color: #0152A5;
	font-weight: normal;
}

.viewstyle .Row a:link {
	color: #0152A5;
}

.viewstyle .SelectedRow a:link {
	color: #0152A5;
}

.viewstyle .AlternatingRow a:link {
	color: #0152A5;
}

.viewstyle .Row 	{
	background-color: #E8E7F4;
}

.viewstyle .EditRow {	background-color: #EAF9FF;	}

.viewstyle .EmptyDataRow {	background-color: White;	}

.viewstyle .SelectedRow {	background-color: #BBC6D0;	border: 1px solid #005177;	color: #005177;	}


/*--------------------------- End Datagrid Style -----------------------------*/

.modalbackground2 {	background-color: Transparent; }

.line {	color: White; }

.button {
	background: url('../../images/submit.gif');
	width:80px;
	height:28px;
	font-weight:bold !important;
	font-size:9px !important;
	text-transform:uppercase;
	color: #0152A5;
	border: 0px black solid;
	font-family: Verdana;
	padding: 2px;
	margin: 2px;
}

.buttonLarge {
	background: url('../../images/submitLarge.gif');
	width:150px;
	height:28px;
	font-weight:bold !important;
	font-size:9px !important;
	text-transform:uppercase;
	color: #0152A5;
	border: 0px black solid;
	font-family: Verdana;
	padding: 2px;
	margin: 2px;
}
	
.modalbackground {	background-color: Transparent;	}

.modalbackground3 {	background-color: White;	filter: alpha(opacity=80);	opacity: 0.6;	}

.modalpopup img {	border: solid 5px #fff;	}

.modalpopup-text {
	display: block;
	color: #0152A5;
	background-color: #E8E7F4;
	text-align: center;
	border: 2px #F7DA4E solid;
	padding: 10px;
}
	
.modalpopup-text input {	width: 75px;	}

/*.popoutframe { float: left; width: 434px; height: 500px; }*/

.popinframe {
	padding: 5px 5px 5px 5px;
	border: 1px #001D6F solid;
	left: 0px;
	top: 0px;
	background-color: #F5F5F5;
	width: 360px;
	height: 120px;
	display: block;
	text-align: left;
	color: #3A4EA3;
}

.feedback {	color: #00cc00;	font-weight: 700;	}

#UpdatePanel1 {	width: 300px;	height: 100px;	border: solid 1px gray;	}

.linemain {	color: gray; 	height: 1px		}

.linebottom {	color: gray; 	height: 2px		}



/*----------------------- Thumnails and Photos ------------------------------*/
.thumbnails {
	height: 110px;
	border: outset thin black;
	background-color: #3C3C3C;
	filter: alpha(opacity=70);
	opacity: 0.7; /*	overflow: auto;*/;
	display: inline-block;
	overflow: auto;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-base-color: #EAF9FF;
	scrollbar-darkshadow-color: #E0E0E0;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #E0E0E0;
	scrollbar-shadow-color: #808080;
}

.imgThumb {
	margin: 5px 5px 0px 5px;
	border: 1px #4B4B4B solid !important;
	/*height: 100px; */
	/* width: 100px; */
	height:99px;
	width:148px;
}

.imgContent {width:100%; height:400px; display:block; text-align:center; font-size:small; }

.imgShow { height:367px; width:522px; border:solid 1px #4B4B4B;	}

.imgDesc { line-height:28px; font-size:11px; }