
/* HORIZONTAL MENU */

.EntireHorizontalMenu {
	width:743px;
	height:22px;
	line-height:21px;
	background-image:url(/custom/templates/page/MotelInner/images/Southern_inner_menu.gif);
	background-repeat:no-repeat;
}

.HorizontalMenu {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
}

.HorizontalMenuLevel1WithChildren A:Visited,
.HorizontalMenuLevel1WithChildren A:Link {
	color:#447FBC;
	text-decoration:none;
	padding-left:10px;
	padding-right:6px;
}

.HorizontalMenuLevel1WithChildren A:Hover {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:6px;
}

.HorizontalMenuLevel2 A:Visited,
.HorizontalMenuLevel2 A:Link {
	text-transform:uppercase;
	border:1px #447FBC solid;
	border-width:0px 0px 0px 2px;
	padding: 0px 6px 0px 10px;
	color:#447FBC;
	text-decoration:none;
}

.HorizontalMenuLevel2 A:Hover {
	color:#FFFFFF;
	text-decoration:none;
}

.HorizontalMenuLevel2CurrentPage A:Visited,
.HorizontalMenuLevel2CurrentPage A:Link {
	text-transform:uppercase;
	border:1px #447FBC solid;
	border-width:0px 0px 0px 2px;
	padding: 0px 6px 0px 10px;
	color:#FFFFFF;
	text-decoration:none;
}

/* END HORIZONTAL MENU */

/* VERTICAL MENU */
.VerticalExpandMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 210px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:-1px;
}

.VerticalExpandMenu A:Link,
.VerticalExpandMenu A:Visited {
	text-decoration: none;
	color: #447FBC;
	margin: 0px;
	padding: 2px 20px 6px 36px;
	display: block;
	border-style: none;
	border: 0px;
	height: 15px;
	text-align:right;
	background-image: url(/custom/templates/page/MotelMain/images/SouthernMotel_menu.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.VerticalExpandMenu A:Hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/custom/templates/page/MotelMain/images/SouthernMotel_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left;	
}


.VerticalExpandMenuLevel1 A:Visited,
.VerticalExpandMenuLevel1 A:Link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 210px;
	font-size: 12px;
	background-image: url(/custom/templates/page/MotelMain/images/SouthernMotel_menu.gif);
	background-repeat: no-repeat;
	background-position: left;	
	text-transform:none;

}

.VerticalExpandMenuLevel2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 210px;
	font-size: 12px;
	text-transform:uppercase;

}

.VerticalExpandMenuLevel2 A:Link,
.VerticalExpandMenuLevel2 A:Visited {
	border-style: none;
	margin: 0px;
	background-image: url(/custom/templates/page/MotelMain/images/SouthernMotel_menu.gif);
	background-repeat: no-repeat;
	background-position: left;	
	text-transform:uppercase;

}

.VerticalExpandMenuLevel2 A:Hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/custom/templates/page/MotelMain/images/SouthernMotel_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration:none;
}

.VerticalExpandMenuLevel2WithChildren A:Link,
.VerticalExpandMenuLevel2WithChildren A:Visited {
	color: #FFFFFF;
	border-style: none;
	margin: 0px;
	background-image: url(/custom/templates/page/MotelMain/images/SouthernMotel_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left;	
	text-decoration:none;
}

.VerticalExpandMenuLevel2CurrentPage,
.VerticalExpandMenuLevel2WithChildrenCurrentPage,
.VerticalExpandMenuLevel2CurrentPage A:Visited,
.VerticalExpandMenuLevel2CurrentPage A:Link,
.VerticalExpandMenuLevel2WithChildrenCurrentPage A:Visited,
.VerticalExpandMenuLevel2WithChildrenCurrentPage A:Link {
	color: #FFFFFF;
	text-transform:uppercase;
	background-image: url(/custom/templates/page/MotelMain/images/SouthernMotel_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	text-decoration:none;
}

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */

/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */

