﻿/* ------- This area can be delete , --------------------
   ------- It is not necessary for future websites ------ */
.alingright {	text-align: right;	}  
.feedback {	color: #00cc00;	font-weight: 700;	}
.redtitle {	color: #AC4B41;	text-decoration: none;	font-weight: bold;	font-size: medium;	text-align: center;	}
.welcomediv { overflow: visible;		padding: 10px;		position: static;	}
/* ---------------------------------------------------------- */

/* -------------------- Schedule Styles  ------------------------------------- */
.scrollbarh {
	background-color: #efefef; border-style: solid; 	border-width: 1px; 	position: absolute;		display: block;		
	height: 18px;		width: 16px;		left: 0px;
	border-color: gray;
}
.scrollbarv {
	background-color: #efefef; border-style: solid;		border-width: 1px; 	position: absolute;		display: block;		
	height: 16px; 	width: 18px;
	border-top-color: #efefef; border-bottom-color: #efefef; border-left-color: gray; border-right-color: gray;
}
.scrollbutton {
	position: relative;		height: 18px;		width: 18px;	top: -1px;	
}
.SchUnit {
	border: 1px;
	border-color: black;
	border-style: solid;
	position: absolute;
	border-bottom-color: white;
	background-color: #FFFFFF;
	width: 200px;
	height: 16px;
	display: block;
}
.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-weight: normal;	font-size: 10px;		display: block;		text-indent: 6px;	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-weight: normal;	font-size: 10px;		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-weight: normal;	font-size: 10px;		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-weight: normal;	font-size: 10px;		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-weight: normal;	font-size: 10px;		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-weight: normal;	font-size: 10px;		display: block;		text-indent: 6px;	color: black;
	height: 15px;			float: left;			top: -12px;			line-height: 17px;	overflow: hidden;
}
.LeadBeg {
	position: relative;		background-image: url('../../sched_imgs/Lead_beg1_yell2.gif');	background-repeat: no-repeat;
	font-weight: normal;	font-size: 10px;		display: block;		text-indent: 6px;	color: black;
	height: 15px;			float: left;			top: -12px;			line-height: 17px;	overflow: hidden;
	cursor: pointer;
}
.LeadBeg1 {
	position: relative;		background-image: url('../../sched_imgs/Lead_beg2_yell2.gif');	background-repeat: no-repeat;
	font-weight: normal;	font-size: 10px;		display: block;		text-indent: 6px;	color: black;
	height: 15px;			float: left;			top: -12px;			line-height: 17px;	overflow: hidden;
	cursor: pointer;	
}
.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 ------------------------*/

/*--------------------------------- 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;
	border:1px #800000 solid;
}
	
.ajax_calendar .ajax__calendar_hover .ajax__calendar_day {
	background-color: #FCA705 !important;	color: #FFFFFF !important;	font-weight: bold;	}
	
.ajax_calendar .ajax__calendar_active .ajax__calendar_day {
	background-color: #9E0704;
	color: #FFFFFF;
	font-weight: bold;
}
	
.ajax__calendar_header {
	background-color: #800000;
	color: #FFFFFF;
}

.ajax__calendar_prev {
	background-image: url('../../images/arrowPrev.png') !important;
}
.ajax__calendar_next {
	background-image: url('../../images/arrowNext.png') !important;
}

.ajax_calendar .ajax__calendar_today {
	background-color: #800000;
	color: #FFFFFF;
}
	
.ajax_calendar .ajax__calendar_other .ajax__calendar_day {
	background-color: #C9CACC;	}
	

/*-----------------------   Master page contents ----------------------------- */
/*
.mastercontent 
{
	text-align: center; position: absolute; top: 0px; left: 0px; width: 100%;
	/*width:707px;	margin: 0 auto;		display: block;		
	font-family: Arial, Helvetica, sans-serif;		font-size: 11.5px;//
} */
.mastercontent {
	margin: 0 auto;
	display: block;
	text-align:center;
	width:800px;
}


.header { display:block; height: 174px;}

.bannerbg 
{	margin-left:auto; margin-right:auto; width: 800px; height: 169px; margin-top:0PX; margin-bottom:0px;
		 background-image:url('../../images/contentbg.gif'); background-repeat:repeat-y;
	}

.footer	
{
	width: 800px;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 10px;
}
	/*font: 11px Arial, Helvetica, sans-serif;
	padding-top: 20px;		height:50px;	background-color:#E8E8E8;	vertical-align:middle;	text-align:center;*/

.content 
{	margin-left:auto; margin-right:auto; width: 800px; height: auto; 
		background-image:url('../../images/contentbg.gif'); background-repeat:repeat-y;
		padding:1 25 10 25px; 
	}

/* ---------------------- Main Divs ----------------------------*/
.banner {
	height: 19px;
	background-color: #800000;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
	
.leftmain {	
	float: left;	width: 222px;	padding: 0px 10px 10px 0px;
}

.lefttopmain {
	float: left;
	width: 221px;
	height: 156px;
	color: #000000;
	overflow: visible;
	padding: 0px 5px 10px 5px;
	line-height:13px;
}
	
.rightmain {
	float: right;
	width: 500px;
	height: 430px;
	overflow: visible;
	padding: 10px;
}

.container {height:575px;	 width:760px; margin-left:auto; margin-right:auto; }		
	
/* ----------------------   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, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px ;	font-weight: bold;	text-align: center;	}
	
.logbut {
	text-align: center;		position: relative;		height: 70px;	 clear:both;		}

/* ------------------ Menu Principal  ------------------------------*/
#menubar {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../../images/contentbg.gif');
	background-repeat: repeat-y;
	height: 24px;
}

#menunav {	 width:760px;  margin-left: auto; margin-right: auto;  }

/* this is the item for every header menu */
#menunav .StaticMenuItem 
{	/*font-family: Helvetica, Arial, sans-serif;	font-size: 10pt ! important;*/	font-weight: bold;
font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 13px ! important; 
	color: #FCA705;		
	cursor: pointer ! important;			
	text-transform: Capitalize;			}
	
#menunav .selected {	color: #9E0704;		}
	
#menunav a.StaticMenuItem {	display: block;		text-decoration: none;		text-align: center;	}
	
#menunav a:hover.StaticMenuItem {	color: #000000;	}
	
/* --------------------  Sub Menus Style --------------------- */
#menunav .MenuItemStyle {
font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 13px ! important; 
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	color: #FCA705;
	width: 150px;
	cursor: pointer ! important;
	border: 1px #C9CACC solid;
	background: #FFFFFF;
	vertical-align: middle;
	line-height: 20px;
	padding: 2px 2px 0px 5px;
}
	
#menunav a.MenuItemStyle {
	display: block;		text-decoration: none;	}
	
#menunav a:hover.MenuItemStyle {
	color: #000000;	 }
/* -----------------------    Menu End     --------------------------------- */



/* ---------------------- General ------------------------------------*/
.maparea {
	padding: 0px;	margin: 0px;	width: 435px;	height: 100%;	}

.right-sample { margin-left:35px; margin-top:10px;}	
	
body 
{  background-color:#ffffff; background-image: url('../../images/HOSH009A_bak.jpg'); 
	/*font-family: Helvetica, Arial, sans-serif;			font-size: 9pt;*/
	font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px; 
		margin: 0px;
	padding: 0px;
 }
	  /*vlink="#9E0704" */
	/*margin: 0px;	padding: 0px;			font-family: Arial, Helvetica, sans-serif;	font-size: 11px; */	}

.regiontitle {
	font-weight: bold;
}
	
.normaltext {  /*font-family: arial, Helvetica, sans-serif;	font-size: 9pt;	*/font-weight: normal;
font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px; 	}
	
.normaltext a {	/*font-family: arial, Helvetica, sans-serif; 	font-size: 9pt; */ 
font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px;
font-weight: normal;		color: #962216;	}
	
.statusboldtext {
	font-family: Arial;		font-size: 11px;		color: Gray;		font-weight: bold;	}

.boldtext {
	font-weight: bold;	}

.entrytext {background-color: White;	color: Black;		
/*font-family: arial, Helvetica, sans-serif;	font-size: 9pt; */
font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px;	font-weight: normal;	}

input {	/*font-family: arial, Helvetica, sans-serif;	font-size: 9pt;	*/
	font-weight: normal;   font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px;	}
	
#typeform {	white-space: nowrap;	height: auto;	}

.labelform { float: left;	text-align: right;	width: 150px;	padding-right: 5px;	 padding-top: 5px;	}		
	
.red1 {
	color: #9E0704;
	text-decoration: underline;
}

.red {	color: #AC4B41;		text-decoration: none;	}

.centerdiv {
	width: 650px;	top: 0px;	margin: 0 auto;		position: relative;
	/*font-family: arial, Helvetica, sans-serif;		font-size: 9pt;	*/
font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px;	
	font-weight: normal;	}


/*--------------------------- Links ----------------------------------*/	
a , a:link {
 font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px; 
	text-decoration: underline;
	color: #9E0704;
}
/* a:link { 	color: #FCA705; 	font-weight: bold; }   

a:visited {
	text-decoration: underline;
	color: #E39226;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
*/
	
/* ------------------  Style for GridView and DetailView  -------------------      */
/* ------------- The areas commented here, could probably be used -----------      */
.viewstyle{
	/*	font-size: 11px;	font-family: Arial;*/
	border: 1px #000000 solid;
	color: #000000;
	background-color: Silver;
	margin-left: auto;
	margin-right: auto;
}

.viewstyle tr td {
	border: 1px #B1B1B1 solid;
}	

.viewstyle .Header th{
	border-top: 2px #000000 solid;
}
/* Changes the color of the grid lines */
	
.viewstyle .Header {	background-color: #800000;	color: white;	line-height: 20px; 	}

.viewstyle .Footer { display:none; 	background-color: #FFFFFF;	color: #0083C1;		}

.viewstyle .Pager {
	color: #FFFFFF;
	background-color: #9C7071;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.viewstyle .Pager tr td {border: 0px #DFDAAB solid !important;}	

.viewstyle .Pager table { margin-left:auto; margin-right:auto; 	}	/* Center Page numbers at firefox */

.viewstyle .Pager span {
	color: #FFFFFF;		font-weight: bold;		text-decoration: none;	
	font-size: 10px;	left: 2px;				padding: 5px;	position: relative;		}

.viewstyle .Pager a:link {
	color: #C3C3C3;		text-decoration: underline;	 font-size: 11px;	padding: 5px;	font-weight: bold; }

/*.viewstyle .Pager a:hover {
	color: #C3C3C3;		text-decoration: underline;	 font-size: 11px;	padding: 5px;	font-weight: bold; }	*/

.itemdetail {	color: Black;		padding: 2px;	}

.viewstyle .Row 	{	background-color: #C9CACC;	}

.viewstyle .AlternatingRow {
	background-color: #C0C0C0;
}
/*
.viewstyle .AlternatingRow a:link, 
.viewstyle .SelectedRow a:link, 
.viewstyle .Row a:link,
.viewstyle .EditRow a:link {
	color: #9E0704;			}

.viewstyle .AlternatingRow a:visited , 
.viewstyle .SelectedRow a:visited , 
.viewstyle .Row a:visited ,
.viewstyle .EditRow a:visited {
	color: #6E6E6E;
}

.viewstyle .SelectedRow a:hover , 
.viewstyle .Row a:hover ,
.viewstyle .EditRow a:hover {
	color: #FFCC00;
}
.viewstyle .AlternatingRow a:hover{
	background: #C6CEE3;
	color: #C69E00;
*/	

/*  Used sometimes at future websites  */
.viewstyle a, .viewstyle a:link {
	color: #9E0704;
	text-decoration: none;
	font-weight: normal;
}
	

.viewstyle a:visited {	color: #800000;}
.viewstyle a:hover { text-decoration:underline;}


.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 {
	color: White;
	border: 1px #800000 solid;
	background-color: #9E0704;
	font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px;
/*	font-family: arial, Helvetica, sans-serif;	font-size: 9pt;  */
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}
	
.modalbackground {	background-color: Transparent;	}

.modalbackground3 {	background-color: White;	filter: alpha(opacity=80);	opacity: 0.6;	}

.modalpopup img {	border: solid 2px #fff;	}

.modalpopup-text {
	display: block;
	color: White;
	background-color: #E0E0E0;
	text-align: center;
	border: 3px #800000 solid;
	padding: 10px;
}
	
.modalpopup-text input {	width: 75px;	}


.popoutframe {
	float: left;	width: 434px;	height: 500px;		color: #000000;		}

.popinframe {
	padding: 5px 5px 5px 5px;
	border: 1px #808080 solid;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	width: 400px;
	display: block;
	overflow: hidden;
	text-align: center;
	/*	font-size: 11px;	font-family: Arial; */
	font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px;
}

.poptitle {
	font-size: 10pt;
}

.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; }


/*---------------------------------------- New properties -------------------------------*/

			div.lpxcenterpageinner { position: relative; margin: 0 auto; text-align: left; width: 800px; }
			.msmenu {
			color: #FCA705;
			/*
			font-family: Helvetica, Arial, sans-serif;
			font-size: 10pt; */
font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 13px ! important; 			
			font-weight: bold;
			display:inline-block;
		}
			.msmenu a{
font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 13px ! important; 					
			color: #FCA705;
			text-decoration: none;
			margin-right:4px;
			padding-left:1px;
			padding-right:1px;
		}
			.msmenu a:hover {	color: #000000;	 text-decoration:none
		}