/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	background-color: #E0DDD8;
	color: #535353;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;

}

.white-title
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}

.header-title
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.gray-link
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #505050;
}
.gray-link:hover
{
	font-weight: bold;
	text-transform: uppercase;
	color: #007ABB;
}
.white-break
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px 7px;
}

.lightgray-link
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #505050;
}
.lightgray-link:hover
{
	color: #E46825;
}

.footer-link
{
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #FFF;
}
.footer-link:hover
{
	color: #37B8FF;
}
.acce-title
{
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.white-text
{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
/*--------------- New -----------*/

.InputButton
{
	margin: 0px;
	color: white;
	padding: 3px 5px 3px 5px;
	border: 1px solid #B3CFCF;
	background: url(../Images/box_bigtitle.gif) repeat-x scroll -6pt -1px;
	background-color: #DCEFEF;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.space
{
	background: url(../Images/spacer.gif) repeat-x;
	height: 10px;
}
.RequierFieldImage
{
	float: none;
	background-position: top;
	background-image: url(../Images/RequierFieldImage.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
}
.Error
{
	background-image: url(../Images/red_star.png);
	background-repeat: no-repeat;
	color: Red;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	background-position: top;
	height: 16px;
	width: 16px;
	padding: 0px 20px 0px 0px;
}

.GridBorder
{
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}

.Grideven td
{
	border-top: 0px solid #A2BBDD;
	border-left: 0px solid #A2BBDD;
	border-right: 0px solid #A2BBDD;
	border-bottom: 0px solid #A2BBDD;
	background-color: #EDF4F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 2px;
	padding: 3px 3px 3px 3px;
}
.Gridodd td
{
	border-top: 0px solid #A2BBDD;
	border-left: 0px solid #A2BBDD;
	border-right: 0px solid #A2BBDD;
	border-bottom: 0px solid #A2BBDD;
	background-color: #DAE9F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 2px;
	padding: 3px 3px 3px 3px;
}
.Gridactive td
{
	border-top: 0px solid #A2BBDD;
	border-left: 0px solid #A2BBDD;
	border-right: 0px solid #A2BBDD;
	border-bottom: 0px solid #A2BBDD;
	background-color: #fffccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E77900;
	padding-left: 2px;
	padding: 3px 3px 3px 3px;
}

.GridTitle td
{
	background-color: #C3D9FF;
	border-top: 0px solid #A2BBDD;
	border-left: 0px solid #A2BBDD;
	border-right: 0px solid #A2BBDD;
	border-bottom: 0px solid #A2BBDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}

.GridFooter td
{
	background-color: #C3D9FF;
	border-top: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}
.top-title
{
	margin-left: 24px;
	margin-top: 43px;
	float: left;
}


.PagerNumberBorder td
{
	background-color: #C3D9FF;
	border-top: 1px solid #A2BBDD;
	border-left: 1px solid #A2BBDD;
	border-right: 1px solid #A2BBDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.PagerNumberBorderSelected
{
	background-color: #FFFFFF;
	border-top: 1px solid #AD000a;
	border-left: 1px solid #AD000a;
	border-right: 1px solid #AD000a;
	border-bottom: 1px solid #AD000a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.PagerNumberMouseOver
{
	/* Still note Used 	background-image: url(http://localhost/PMS/PMS/images/gridtitlebg.gif); 	background-repeat: repeat-x; 	background-color: #FFFFFF; */
}

.Information
{
	color: Red;
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}
.ToolTipText
{
	color: #e77900;
	font-size: 11px;
	font-weight: bold;
}

.imgPrevious
{
	background: url(../images/Arrow_Left.png) no-repeat;
	height: 40px;
	width: 40px;
	cursor: pointer;
}
.imgNext
{
	background: url(../images/Arrow_Right.png) no-repeat;
	height: 40px;
	width: 40px;
	cursor: pointer;
}
.Warning
{
	color: Red;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}

.MenuLink
{
	margin-left: 70px;
	margin-top: 10px;
	vertical-align: top;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}


/* OUTLINE BOX */b.bt_outline, b.bt_outline b, b.bb_outline, b.bb_outline b
{
	display: block;
	height: 4px;
	font-size: 1px;
	background: url(../Images/corners_outline.gif) no-repeat;
	position: relative;
}
b.bt_outline
{
	top: -1px;
	left: -1px;
}
b.bt_outline b
{
	background-position: 100% -4px;
	left: 2px;
}
b.bb_outline
{
	background-position: 0 -8px;
	top: 1px;
	left: -1px;
}
b.bb_outline b
{
	background-position: 100% -12px;
	left: 2px;
}
/* End OUTLINE BOX*/

#outline_box
{
	border: #E9E9E9 1px solid;
	background-color: #ffffff;
	margin: 0px 8px 0px 8px;
	height: 100%;
}
#outline_box_fullwidth
{
	border: #cccccc 1px solid;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

/* Start Body WHITE BOX */b.bt, b.bt b, b.bb, b.bb b
{
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(../Images/corners_white.gif) no-repeat;
	position: relative;
}
b.bt
{
	top: -3px;
	left: -3px;
}
b.bt b
{
	background-position: 100% -10px;
	left: 6px;
}
b.bb
{
	background-position: 0 -20px;
	top: 3px;
	left: -3px;
}
b.bb b
{
	background-position: 100% -30px;
	left: 6px;
}
#white_box
{
	border: #E9E9E9 3px solid;
	background-color: #E9E9E9;
	height: 100%;
}

/* End Body WHITE BOX */

/* Start White BOX */b.bt_header, b.bt_header b, b.bb_header, b.bb_header b
{
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(../Images/hederbox.gif) no-repeat;
	position: relative;
}
b.bt_header
{
	top: -3px;
	left: -3px;
}
b.bt_header b
{
	background-position: 100% -10px;
	left: 6px;
}
b.bb_header
{
	background-position: 0 -20px;
	top: 3px;
	left: -3px;
}
b.bb_header b
{
	background-position: 100% -30px;
	left: 6px;
}
#white_box_header
{
	border: #B2B6B7 3px solid;
	background-color: #B2B6B7;
	height: auto;
}
/* End Header White BOX */

#white_box_fullwidth
{
	border: #E9E9E9 1px solid;
	background-color: #E9E9E9;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

.white_box_header
{
	border: #B2B6B7 3px solid;
	background-color: #B2B6B7;
	height: auto;
}
.white_box
{
	border: #E9E9E9 3px solid;
	background-color: #E9E9E9;
	height: 100%;
}

.outline_box
{
	border: #cccccc 1px solid;
	background-color: #ffffff;
	margin: 0px 8px 0px 8px;
	height: 100%;
}

.main-SignOut
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	vertical-align: bottom;
	float: left;
}

.TopBg
{
	background: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}


/* Grid + -  */
.divMenuContent
{
	visibility: hidden;
	display: none;
}

.ImageCursor
{
	cursor: pointer;
}

.tdAdminHeader
{
	background: transparent url(../images/top_head_bg.gif);
	width: 100%;
	height: 30px;
}
.tdAdminHeaderMenu
{
	background: transparent url(../images/menubg.gif);
	width: 100%;
}
.adminLogo
{
	background: transparent url(../images/logodevitcms.jpg) no-repeat;
	height: 50px;
	width: 340px;
	float: left;
}
.main-link
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 20px 12px 20px;
	line-height: 38px;
	margin: 0px;
}
.main-link:hover
{
	background-image: url(Images/bg_head_box.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	padding: 10px 20px 12px 20px;
	line-height: 38px;
	margin: 0px;
}
.main-active
{
	background-image: url(Images/link-hoverbg.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 20px 12px 20px;
	line-height: 38px;
	margin: 0px;
	text-decoration: none;
}

.Menu
{
	padding-left: 15px;
	padding-top: 14px;
	text-align: left;
	vertical-align: top;
	width: 210px;
}

.aboutMenu
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
}
.subheadwbox
{
	background-color: #1CB5FF;
	color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	padding: 9px 12px 10px;
}
.location-title
{
	font-size: 20px;
	font-weight: bold;
	color: Black;
}
.subheads
{
	color: #202020;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 13pt;
	font-weight: bold;
	line-height: 14pt;
}
.homebodynoind
{
	color: black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	line-height: 12pt;
}


.blue-link{
font-size:12px;
text-decoration:underline;
font-weight:bold;
color:#0078B8;
}
.blue-link:hover{
color:#000;
}

.img-border
{
	border:5px solid #D8D8D8;
	background-color:#D8D8D8;
}
h2
{
	color:White;
	font-family: Trebuchet MS;
	font-size: x-large; 
	text-decoration: none;
	vertical-align:middle;
	

}
