/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 	0px;
	padding-top: 0px;
}

.blackdivider {
padding-top: 5px;
padding-bottom: 5px;
height: 3px;
}
.containermastercontent {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 	4px;
	padding-top:4px;
	padding-bottom: 4px;
	border: 4px solid #3b3b3b;
}

.containermasterLeft {
width: 100%;
padding: 0 0 0 0;
}

.containermasterhome {
	width: 100%;
	height: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 	0px;
}

.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}


.contentbg {
background: url(contentbg.png) repeat-x transparent left top;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
.reservationsbg {
background-color: white;
color: #000000;
border: 4px outset #d59335;
padding-left: 7px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
width: 90%;
}
.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #DDDDDD;
}

.Head {
font-weight: normal;
color: #ffffff;
font-size: 18px;
font-family: times new roman;
letter-spacing: 1px;
text-transform: uppercase;

}

.SMWhiteHead  {
font-weight: bold;
color: #ffffff;
font-size: 16px;
font-family: times new roman;
letter-spacing: 1px;
text-transform: uppercase;
}

.WhiteHead                    
{   font-family: arial;
    font-size: 12px;
    font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.YellowHead                    
{   font-family: arial;
    font-size: 12px;
    font-weight: bold;
	color: #d39329;
	letter-spacing: 1px;
	text-transform: uppercase;
}


.SubHead 
{
color: #ffffb2;
font-size: 12px;
font-family: arial;
font-weight: bold;
}

a.SubHead:link, a.SubHead:visited {
	font-family: arial;
	color: #ffffb2;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.SubHead:hover, a.SubHead:visited:hover {
color: #ffffb2;
font-size: 12px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #a73a23;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:hover, a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #a73a23;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.NormalTextBox
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #ffffff;
	color: #3e2623;
}
.NormalRed
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #a73a23;
}
.NormalBold
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #cea77a;

}
.Normal,.NormalDisabled {
	color: #cea77a;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	line-height: 16px;
}



a.Normal:link, a.Normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffb2;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover, a.Normal:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffb2;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

A.CommandButton:link, A.CommandButton:visited 
{
    text-decoration: none;
    color: #a73a23;
	font-family: Arial, Helvetica, sans-serif;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
    text-decoration:    underline;
    color: #a73a23;
	font-family: Arial, Helvetica, sans-serif;
}

.SelectedTab {
    font-weight: normal;
    font-size: 12px;
    color: #cea77a;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	line-height: 16px;
}

A.SelectedTab:link {
    text-decoration:    none;
    color: #a73a23;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#a73a23;
}

A.SelectedTab:active   {
    text-decoration:    underline;
    color:#a73a23;
}

A.SelectedTab:hover    {
    text-decoration:    underline;
    color:#a73a23;
}



.OtherTabs {
	font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
	Font-weight: normal;
	Color: #cea77a;
	text-decoration: none;
}
    
A.OtherTabs:link {
	font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
	Font-weight: normal;
	Color: #a73a23;
	text-decoration: none;
}

A.OtherTabs:visited  {
	font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
	Font-weight: normal;
	Color: #a73a23;
	text-decoration: none;
}

A.OtherTabs:active   {
	font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
	Font-weight: normal;
	Color: #a73a23;
	text-decoration: none;
}

A.OtherTabs:hover    {
	font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
	Font-weight: normal;
	Color: #a73a23;
	text-decoration: underline;
}


.RadEContent {
background-color: #ffffff;
}

.RadETextArea {
background-color: #ffffff;
}

.RadEContentContainer {
background-color: #ffffff;
}












