/* Default CSS Stylesheet for a new Web Application project */



.title {
  font-family: "Verdana";
  font-size: 13px;
  font-weight: bold;
  color: #02629E;
  text-decoration: none;
}

.white_bold {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.mainindexlowerevents {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.mainindexlowereventsgrey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

.redsubhead {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.vrtourtext {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

.white_normal {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
}

.white_medium {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #000000;
}

.centernav {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #02629E;
}

.taf {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  font-style: normal;
  line-height: 9pt;
}

.moviesecond {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-style: normal;
  line-height: 9pt;
}

.taf:Hover {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color: 000000;
  text-decoration: underline;
  font-style: normal;
  line-height: 9pt;
}

.mainindexheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #003360;
  text-decoration: none;
}

.mainindexheader:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #003360;
  text-decoration: none;
}

.body {
  font-size: 13px;
  font-family: "Times New Roman";
  color: 000000;
  line-height: 11pt;
  font-weight: normal;
}

.feature {
  font-size: 12pt;
  font-family: Arial;
  color: ffffff;
}
/* end ripp */

.Text
{
	/*font-family: Arial;
	font-size: 9pt*/	
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;	
}
.DBText
{
	/*color: #004F75;
	font-family: Arial;
	font-size: 9pt*/
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;	
}
.DBErrorText
{
	color: red;
	font-family: Arial;
	font-size: 9pt	
}
.WhiteText
{
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	color: White	
}
.WhiteText2
{
	font-family: Arial;
	font-size: 9pt;
	color: White	
}
.SmallText
{
	/*font-family: Arial;
	font-size: 8pt*/
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;	
}
.DBSmallText
{
	/*color: #004F75;
	font-family: Arial;
	font-size: 8pt*/
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;	
}
.DBSmallTextBold
{
	/*color: #004F75;
	font-family: Arial;
	font-size: 8pt;*/
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;	
}
.BoldText
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold	
}
.DBBoldText
{
	/*color: #004F75;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold*/
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;		
}
.Title
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold	
}
.DBTitle
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold	
}
.TextMaxOccSmall
{
	color: #cc00cc;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.TextMaxAdultOccSmall
{
	color: #0033ff;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.TextMaxChildOccSmall
{
	color: #990066;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}	
.TextRoomClosedSmall
{
	color: #ff0000;/* #66CDAA; */
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.TextMinStaySmall
{
	color: #006666;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal
}
.TextMaxOcc
{
	color: #cc00cc;
	font-family: Arial;
	font-size: 12pt;
	font-weight:normal
}
.TextMaxAdultOcc
{
	color: #0033ff;
	font-family: Arial;
	font-size: 12pt;
	font-weight:normal
}
.TextMaxChildOcc
{
	color: #990066;
	font-family: Arial;
	font-size: 12pt;
	font-weight:normal
}	
.TextRoomClosed
{
	color: #ff0000;/* #66CDAA; */
	font-family: Arial;
	font-size: 12pt;
	font-weight:normal
}
.TextMinStay
{
	color: #006666;
	font-family: Arial;
	font-size: 12pt;
	font-weight:normal
}
/*	
a
{
	font-family: Arial;
	font-size: 8pt;
	color: darkgray;
	text-decoration: None		
}
a:Hover
{
	font-family: Arial;
	font-size: 8pt;
	color: gray;
	text-decoration: Underline		
}
a:Visited
{
	font-family: Arial;
	font-size: 8pt;
	color: darkgray;
	text-decoration: None		
}
*/
.Tableborder
{
	background-color: #a15874    /*#28307e #C6D9EC*/
}
.Titlebg
{
	background-color: #a15874	   /* #1b81af 	#DEB887/*#cc6566 /*#F4F7FB*/
}
.Cellbg
{
	background-color: #e2bbc4    /*	#cae0ea#ff999a /*white*/
}
.btn
{
	color: #004F75;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold
}
.FormTextBox
{
	color: #004F75;
	font-family: Arial;
	font-size: 8pt	
}
.FormDropDownList
{
	color: #004F75;
	font-family: Arial;
	font-size: 8pt	
}
.SearchBarDropDown
{
	border: none;
	background-color: #F4F7FB;
	color: #004F75;
	font-family: Arial;
	font-size: 8pt	
}
.CalendarDropDown
{
	font-family: Arial;
	font-size: 8pt
}
.topmenu2
{
	color: white; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal;
}
.WhiteLink
{
	color: white; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold;
}
#topmenu       { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; background-color: #1b81af; padding-left: 3px; border: outset 2px #5f97d1 }
#topmenu a:link, #topmenu a:visited, #topmenu a:active    { color: white; font-size: 12px; font-weight: normal; text-decoration: none }
#topmenu a:hover    { color: #7fb8d1; font-size: 12px }
.text10 { color: #293c4e; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 7px }

/* sonya's */
.RedText
{
	font-size:12pt;
	color:Red
}