/*#Global#*/
html, body, #form1, #mainTable {
      height:100%;
      width:100%;
      margin: 0;
      padding: 0;
      border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background:  url(../App_Themes/Hospro/Images/bg2.jpg) repeat-x #E8E8E8;
}
img {
	border: 0px;
}
h1 {
	font-size: 30px;
	font-weight:normal;
	color: #7C9E2E;
	font-family:"Arial Rounded MT", Arial, sans-serif;
	padding:0;
margin:0;
}
h1 a {
	color: #7C9E2E;
}
h2 {
	font-size: 22px;
	font-weight:normal;
	color: #7C9E2E;
	font-family:"Arial Rounded MT", Arial, sans-serif;
padding:0;
margin:0;
}
h2 a {
	color: #7C9E2E;
}
h3 {
	font-size: 20px;
	font-weight:normal;
	color: #7C9E2E;
	font-family:"Arial Rounded MT", Arial, sans-serif;
}
h3 a {
	color: #7C9E2E;
}
h4 {
font-size: 15px;
	font-weight:normal;
	color: #006838;
	font-family:Arial, "Arial Rounded MT", sans-serif;
padding:0;
margin:0;
}
h4 a {
	color: #006838;
}
h5 {
	font-weight:normal;
	color: #8db063;
	font-family: "Arial Rounded MT", Arial, sans-serif;
}
h5 a {
	color: #8db063;
}
h6 {
	height:38px;
	line-height:38px;
	background:  url(../App_Themes/Hospro/Images/header-brown-bg.jpg) repeat-x #f0c370;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#8D511F;
	padding-left: 10px;
	text-transform:uppercase;
	margin:0;
}
h6 a {
	
}

em {
	color:#D99506;
	font-style:normal;
	font-size:14px;
	
	
}


.clear {
	width: 0px;
	height: 0px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
table {
	margin: 0px;
	padding: 0px;
}




a{
	color:#79AC13;
}


.alert{
	color:#CC0000;
}


.box{
	color: #D99506;	
	background-color:#FFF; 
	padding:15px; 
	vertical-align:top;
	margin-bottom:15px;
}

.box a{
	color:#79AC13;
}
.box .date{
	color:#999999;
}




/*#Main styles#*/

/*#Main styles/Master page#*/


.mainWrapper {
	width: 100%;
	margin: 0;
	padding: 0px;
	position:relative;
	background-image: none;
}

.mainDiv {
	width: 920px;
	min-height:300px;
	margin: 0px auto;
	padding: 0px;
	position:relative;

}

.zoneTop {
	width: 870px;
}

.zoneTopLinks {
	width: 870px;
	padding: 17px 0 0 25px;
}

.zoneContent {
	width:920px;
}

/*#Footer#*/
.footerDiv {
	clear: both;
	width:100%;
	padding: 0px;
	height: 170px;
	padding: 0;
	margin: 0;
}

.footerDivInnerTop {
	width:100%;
	height: 120px;
	padding: 0px;
	position:relative;
	
}

.footerDivInnerBottom {
	width:100%;
	height: 50px;
	padding: 0px;
	position:relative;
	background-color: #283f71;

}

.zoneFooterTop {
	height: 120px;
	width: 920px;
	margin: 0px auto;
	position:relative;
	background:  url(../App_Themes/Hospro/Images/footer-bg-2.gif) no-repeat ;
	
}

.zoneFooter {
	height: 50px;
	width: 920px;
	margin: 0px auto;
	position:relative;
}


/*#Main styles/Top menu#*/


.zoneTopMenu{
	width:920px;
	height:44px;	
	background: url(../App_Themes/Hospro/Images/nav-bg.jpg) repeat-x;
}

/*#Main styles/Top menu/Normal#*/
.CMSListMenuUL {
	list-style-type: none;
	line-height: 44px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #2a2a2a;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.CMSListMenuLI, .CMSListMenuHighlightedLI{
	display: block;
	float: left;
	padding: 0px;
	background: url(../App_Themes/Hospro/Images/nav-separator.jpg) no-repeat top right;
}
/* un rem this to change last separator on right hand side
.CMSListMenuLIlast, .CMSListMenuHighlightedLIlast {
	display: block;
	float: left;
	padding: 0px;
	background: url(../App_Themes/Hospro/Images/nav-separator.jpg) no-repeat top right;
}
*/
.CMSListMenuLIlast, .CMSListMenuHighlightedLIlast {
	background: none;
	display: block;
	float: left;
	padding: 0px;
}

.CMSListMenuLink, .CMSListMenuLinkHighlighted {
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	padding: 0px 21px;

	margin-right: 2px;
	background: url(../App_Themes/Hospro/Images/nav-bg.jpg) repeat-x;
}
.CMSListMenuLI a:hover, .CMSListMenuLinkHighlighted, .CMSListMenuLIlast a:hover, .CMSListMenuHighlightedLIlast a, .CMSListMenuHighlightedLI a {
	color: #FFF;
	background: url(../App_Themes/Hospro/Images/nav-bg-over.jpg) repeat-x;
	text-decoration: none;
}
/*#Main styles/Top menu/Normal/CSS Drop-Down#*/
/*#Main styles/Top menu/Normal/CSS Drop-Down/Horizontal#*/
.horizontal ul ul {
	z-index: 500;
	position: absolute
}
.horizontal ul ul li {
	clear: left;
	display: block;
	position: relative;
	width:100%;
	background: #5e7ca0;
}
.CMSListMenuHighlightedLI ul li a {
	clear: left;
	display: block;
	position: relative;
	width:100%;
	height:26px;
	background: #5e7ca0;
	padding:0px 5px 10px 8px;
	line-height:35px;
}
#nav_UL_1 li a {
	clear: left;
	display: block;
	position: relative;
	width:100%;
	height:20px;
	background: #5e7ca0;
	padding:0px 5px 10px 8px;
	line-height:30px;
	border-bottom:1px solid #798da4;
}
#nav_UL_1 li a:hover {
	background: #a0b4cc;
}
.horizontal ul ul ul {
	left: 100%;
	top: -1px
}
.horizontal ul ul {
	display: none
}
.horizontal ul li:hover ul ul {
	display: none
}
.horizontal ul ul li:hover ul ul {
	display: none
}
.horizontal ul li:hover ul {
	display: block
}
.horizontal ul ul li:hover ul {
	display: block
}
.horizontal ul ul ul li:hover ul {
	display: block
}
/*#Main styles/Top menu/Drop-Down#*/
.CMSMenu {
	line-height: 42px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #2a2a2a;
}
.CMSMenuItem {
	padding: 0px 20px;
	background: url(../App_Themes/Hospro/Images/nav-separator.jpg) no-repeat top right;
}
.CMSMenuItemMouseOver, .CMSMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuItemMouseDown {
	padding: 0px 20px;
}
.CMSMenuItemMouseOver, .CMSMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuItemMouseDown {
	color:#FFF;
	padding: 8px 20px;
	background: url(../App_Themes/Hospro/Images/nav-bg.jpg) no-repeat top left;
}
/*#Main styles/Top menu/Drop-Down/Horizontal#*/
.CMSMenuItem {
	font-size: 12px;
	color: #FFF;
	padding: 8px 20px;
}
/*#Main styles/Top menu/Drop-Down/Vertical#*/
#plc_lt_zoneTopMenu_cmsmenu_menuElem-006-subMenu {
	background:#5c7a9e;
	margin:0;
	padding:0;
	line-height:7px;
}
/*#Main styles/Top menu/Drop-Down/Vertical/Submenu#*/
#nav_UL_2 {
	margin-left:13px;
	margin-top:1px;
}
#nav_UL_3 {
	margin-left:13px;
	margin-top:1px;
}
.UnigridActionButton {
	margin-right: 5px;
}
.RTL .UnigridActionButton {
	margin-right: auto;
	margin-left: 5px;
}



/*#Main styles/Search box#*/


.searchBox {
	width: 221px;
	float: right;
	height: 29px;
	margin-top: 110px;
	background: url(../App_Themes/Hospro/Images/searchbg.jpg) no-repeat top center;
	/*background-position:0px 5px;*/
	border:0;
	position:relative;
	left:87px;
}
.inputSearch {
	width: 180px;
	height: 20px;
	padding-left: 10px;
	line-height: 20px;
	background-color:transparent;
	padding-top:3px;
	border:0;
}
.buttonSearch {
	width: 18px;
	height: 18px;
	padding-top:4px;
	/*margin-top:6px;*/
	border: 0;
	position:absolute;
}
.searchContent {
	height:24px;
	width:221px;
}
/*#general helpers#*/
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
/*#clearfix#*/

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */



.TextBoxField
{
    width: 260px;
}

.IntField_Short {
    width: 40px;
}

.prod_survey {
	
}

.prod_survey_table{
	background: #e2eec6;
	width:100%;
}


.contact_table{
        width:560px;
}
.contact_wrapper{
	background: #e2eec6;
padding:30px;
}
.contact_thanks td{
        padding:30px;
}

.td_right {
	text-align: right;
	vertical-align: top;	
}



.td_left {
	text-align: left;
	vertical-align: top;
}

.prod_survey_table .td_left .TextBoxField
{
    width: 60px;
}

.EditingFormErrorLabel, .ErrorLabel{
	color:Red;
	margin: 2px 10px 10px 10px;
font-size: 13px;
}

.zoneFooter #menuElem{
padding: 15px;
margin:0;
width:200px;
float:left;
}

.zoneFooter #copyright{
padding: 15px;
margin:0;
float:right;
color:#FFF;
}

.zoneFooter #menuElem li {
list-style-type: none;
display: inline;
margin: 0px 10px 0px 10px;
}

.zoneFooter #menuElem li a {
color: #FFFFFF;
text-decoration: none;
}

.zoneFooter #menuElem li a.active, .zoneFooter #menuElem a:hover {
text-decoration: underline;
color: #FFFFFF;
}

.contact_field_input {
	text-align: left;
	vertical-align: top;
 	width: 260px;
margin: 3px 6px 3px 6px;	
}
.contact_field_name {
	text-align: right;
	vertical-align: top;
        width: 120px;
margin: 3px 6px 3px 6px;
}
