﻿/* -------------------- 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: #DDDBD4;
	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 ------------------------*/

/*--------------------------------- 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 {
	border: 1px #DABBBA solid;
	background-color: #FFFFFF;
	color: #5A5A5A;
}
	
.ajax_calendar .ajax__calendar_hover .ajax__calendar_day {
	background-color: #C9C1AB !important;
	color: #FFFFFF !important;
	font-weight: bold;
}
	
.ajax_calendar .ajax__calendar_active .ajax__calendar_day {
	background-color: #B35958;
	color: #FFFFFF;
	font-weight: bold;
}
	
.ajax__calendar_header {
	background-color: #8F8771;
	color: #FFFFFF;
}
	
.ajax_calendar .ajax__calendar_today {
	background-color: #8F8771;
	color: #FFFFFF;
}
	
.ajax_calendar .ajax__calendar_other .ajax__calendar_day {
	background-color: #DDDBD4;
}
	
/*-----------------------  Divs alike to forms ------------------------------- */
#typeform {	white-space: nowrap;	height: auto; width:100%;	}

.labelform { float: left;	text-align: right;	width: 250px;	padding-right: 5px;	 padding-top: 5px;	}

/*-----------------------   Master page contents ----------------------------- */
.mastercontent {
	width: 976px;
	margin: 0 auto;
	text-align: center !important;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.innercontent{
	background: #dddbd4 url('../../images/main-bg.gif') repeat-y 0 0;
	padding : 0 28px 0 28px;
}

.topcontent {
	height: 128px;
}
.logoR {
	float				: left;
	width				: 237px;	
	height:93px;
	margin-top:5px;
	margin-left:5px;
}

.logoL {
	float				: right;
	width				: 275px;
	height				: 50px;
	font				: normal 150% helvetica, arial, sans-serif;
	color				: #FFFFFF;
	padding				: 0px 0px 5px 0px;
	margin				: 0 auto; 
	letter-spacing		: 3px;
}
	
.middlecontent {
	background-color: white;
	color: #666666;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	text-align: left;
}

.contentlogos {
	height: 102px;
	text-align: left;
}

.contentline {
	position: relative;
	background-image: url('../../images/paper.gif');
}	

.contentimg {
	height: 102px;
	position: relative;
	top: 0px;
}

#footer	{
	width: 976px;
	margin				: 0 auto;
	background: #dddbd4 url('../../images/footer-bg.gif') no-repeat 0 0;
	height: 100px;
	color: #818181; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif 	
}
#footer .innerfooter{
	padding: 0 28px 0 28px;
}

#footer .bottom {
	height:30px;
	line-height:16px;
}

#footer .menulinks {
		line-height:16px;
}

#footer .menulinks a  {
	color: #818181 !important;
	text-decoration: underline;
	font-weight: normal;
	font-size:10px;
}


.logobottom{
	width:221px; float:right; margin-top:10px;
}


.imgtitle {
	border-style: solid;
	border-width: 0;
	width: 30px;
	height: 21px;
	position: relative;
	top: 4px;
}

/* ---------------------- Main Divs ----------------------------*/
.lefttopmain {
	border: 0px #FF00FF dashed;
	float: left;
	width: 214px;
	color: #5A5A5A;
	overflow: visible;
	padding: 2px 10px 5px 10px;
}
	
.banner {
	height: 19px;
	background-color: #8F8771;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
	
.rightmain {
	float: right;
	width: 652px;
	height: 95.5%; 
	padding: 10px 10px 10px 10px;
}

.leftmain {
	float: left;
	width: 236px;
	background-color: #D9D2C0;
	border:1px #8F8771 solid;
	height:99%;
}
	
.container {
	font-family: verdana, arial, sans-serif;	font-size: 11px;
	height: 575px;
}		
	
/* ----------------------   Login Area  ------------------------------ */
.logpassbox { margin: 0 auto; 
	height:250px; width:520px; background-color:#D9D2C0; border:1px #8F8771 solid; color:#8F8771;}

/*
.leftdivlog {
	text-align: right;	width: 185px;	float: left;	font-weight: normal;
	line-height: 19px;	text-transform: uppercase;								}
	
.rightdivlog {
	width: 315px;	float: right;	text-align: left;	padding-left: 15px; line-height:17px;	}
*/
.login
{ width:500px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:19px;
	}	
	
.password 
{ width:490px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:19px;
	float:left;
}	

.centerarea {
	font-family: verdana, arial, sans-serif;		font-size: 11px;	
	font-weight: bold;	text-align: center;			width:100%; }
	
.logbut {
	text-align: center;		position: relative;		height: 70px;	 clear:both;		 /*width:100%;*/	}
	
.alingright {	text-align: right ;	}   /* Not neccesary in future websites */


/* ------------------ Menu Principal  ------------------------------*/
#menubar {
	background: #958C76 url(../../images/sub-nav-bg.gif) repeat-x 0 0;
	height:25px;
}

#menunav {	font-family: verdana, arial, sans-serif;		}

/* this is the item for every header menu */
#menunav .StaticMenuItem {
	font-family: verdana, arial, sans-serif;
	font-size: 12px ! important; /*	font: 100.01% verdana, arial, sans-serif ;*/;
	color: #FFFFFF;
	cursor: pointer ! important;
	height: 24px;
	line-height: 24px;
	text-transform: capitalize;
	font-weight: bold;
	width: 150px;
}
	
#menunav .selected {
	color: #FFFFFF;
}
	
#menunav a.StaticMenuItem {	display: block;		text-decoration: none;		text-align: center;	}
	
#menunav a:hover.StaticMenuItem {
	text-decoration: underline;
}
	
/* --------------------  Sub Menus Style --------------------- */
#menunav .MenuItemStyle {
	background: #958C76 url(../../images/sub-nav-bg.gif) repeat-x 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px ! important;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	width: 150px;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 5px;
	cursor: pointer ! important;
	text-transform: capitalize;
	font-weight: bold;
}
	
#menunav a.MenuItemStyle {
	display: block;		text-decoration: none;	}
	
#menunav a:hover.MenuItemStyle {
	text-decoration: underline;
}
/* -----------------------    Menu End     --------------------------------- */



/* ---------------------- General ------------------------------------*/
.maparea {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 99%;
	text-align:left;
}
	
body {	/*	margin: 0px;	padding: 0px;*/
background:#dddbd4; margin:0px;  	}

.regiontitle {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #851D1C;
}
	
.normaltext {
	font-family: verdana, arial, sans-serif;	font-size: 11px;		font-weight: normal;	}
	
.normaltext a {
	font-family: verdana, arial, sans-serif;		font-size: 11px;		font-weight: normal;		color: #962216;	}
	
.statusboldtext {
	font-family: verdana, arial, sans-serif;		font-size: 11px;		color: Gray;		font-weight: bold;	}

.boldtext {
	font-family: verdana, arial, sans-serif;		font-size: 11px;		font-weight: bold;	}

/* --------------- Links ----------------------------------- */	
a {	text-decoration: none;	color: #B35958;	font-family: verdana, arial, sans-serif;		font-size: 12px; 	}

a:link {	color:#B35958;		 text-decoration:none;	 }

a:visited {	text-decoration:none;		color: #B35958; 			}

a:hover {	color: #971215; 		text-decoration: underline;  	}

.red1 {
	color: #971215;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.red {	color: #AC4B41;		text-decoration: none;	}

/* Not necessary for future websites*/
.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, arial, sans-serif;		font-size: 11.5px;	font-weight: normal;	}

/* Not necesary for future websites	*/
.welcomediv {
	overflow: visible;		padding: 10px;		position: static;	}
	
input {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
	
.entrytext {
	background-color: White;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/* ------------------  Style for GridView and DetailView  -------------------      */
.viewstyle{
	/*	font-size: 11px;	font-family: Arial;*/
	border: 1px #8F8771 solid;
	color: #5A5A5A;
	background-color: Silver;
}

.viewstyle .Header {
	background-color: #9D4241;
	color: white;
	line-height: 20px; /*	font-size: 12px; */
}

.itemdetail {
	color: #666666;
	padding: 3px;
}

.viewstyle .AlternatingRow a:link, 
.viewstyle .SelectedRow a:link, 
.viewstyle .Row a:link,
.viewstyle .EditRow a:link {
	color: #971215;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

/*  Used sometimes at future websites */
.viewstyle a {
	font-family: verdana, arial, sans-serif;
	font-size: 11px !important;
	font-weight: normal;
	color: #971215;
}	

.viewstyle .Row 	{
	background-color: #DDDBD4;
}

.viewstyle .AlternatingRow {
	background-color: #D9D2C0;
}

.viewstyle .EditRow {	background-color: #EAF9FF;	}

.viewstyle .EmptyDataRow {	background-color: White;	}

.viewstyle .SelectedRow {	background-color: #BBC6D0;	border: 1px solid #005177;	color: #005177;	}

.viewstyle .Footer { display:none; 	background-color: #FFFFFF;	color: #0083C1;		}

.viewstyle .Pager {
	color: #971215;
	background-color: #C9C0AA;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.viewstyle .Pager span {
	color: #971215;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	left: 2px;
	padding: 5px;
	position: relative;
}


.viewstyle .Pager a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
}


/*--------------------------- End Datagrid Style -----------------------------*/

.modalbackground2 {	background-color: Transparent; }

.line {	color: White; }

.button {
	background: #C9C1AB;
	color: #FFFFFF;
	border: 1px #9B9480 solid;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	padding: 1px;
	text-transform: uppercase;
	cursor: pointer;
	height: 20px;
}
	
.modalbackground {	background-color: Transparent;	}

.modalbackground3 {	background-color: White;	filter: alpha(opacity=80);	opacity: 0.6;	}

.modalpopup img {
	border: 2px #8F8771 solid;
}

.modalpopup-text {
	display: block;
	color: #8F8771;
	background-color: #EFEDED;
	text-align: center;
	border: 3px #8F8771 solid;
	padding: 10px;
}
	
.modalpopup-text input {	width: 75px;	}

/* Not neccesary for future websites */
.feedback {	color: #00cc00;	font-weight: 700;	}

/*----------------------------------------------------------------------*/

.popoutframe {
	float: left;
	width: 434px;
	height: 450px;
	color: #000000;
	background-color: #DDD8C8;
}

.popinframe {
	padding: 5px 5px 5px 5px;
	border: 1px #8F8771 solid;
	left: 0px;
	top: 0px;
	background-color: #DDDBD4;
	width: 400px;
	display: block;
	overflow: hidden;
	text-align: center;
	color: #666666;
}

.poptitle {
	color: #B35958;
	font-size: 12px;
}


.linemain {	color: gray; 	height: 1px		}

.linebottom {	color: gray; 	height: 3px		}


/*----------------------- 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; }
