/* 
================================
 Container Styles for DotNetNuke
================================
*/   

td, p, li, blockquote, .Normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.GreyHeaderTable p, .LeftNav p, .MainContainerTable p{
	margin: 0px;
	padding: 0px;
}

.HiddenObject{
	display: none;
}

.ContainerTitleCell{
	text-align: left;
	padding-left: 5px;
	background: url(images/containers-13.gif) repeat-x;
}

.ContainerTitleMin{
	background: url(images/containers-13.gif) repeat-x;
}

.GreyTitle{
	font-size: 13px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}

.GreyBG{
	background: #E9E9E9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.WhiteBG{
	background: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.GreyBG p, .WhiteBG p{
	font-family: Arial, Helvetica, sans-serif;
}

.GreyBG .SubHead, .WhiteBG  .SubHead{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.LeftNav{
	width: 150px;
}

.LeftNav .Hidden{
	display:none;
	visibility: hidden;
}

.LeftPane .GreyHeaderTable, .LeftPane .LeftNav{
	margin-left: 10px;
}

.LeftNav a:link, .LeftNav a:active, .LeftNav a:visited{
	display: block;
	color: #828282;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E0E0E0;
	text-decoration:none;
	line-height: 22px;
	text-transform:uppercase;
}

.LeftNav a:hover{
	display: block;
	color: #0289CB;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E0E0E0;
	text-decoration:none;
	line-height: 22px;
	text-transform:uppercase;
}

.LeftNav .GreyTitle{
	display: none;
}

.RightPane .GreyHeaderTable{
	margin-right: 10px;
}

.GreyHeaderTable{
	margin-bottom: 5px;
}

.GreyHeaderTable .Content{
	padding: 4px;
	border-right: 1px solid #A2A3A3;
	border-bottom: 1px solid #A2A3A3;
	border-left: 1px solid #A2A3A3;
}

.GreyHeaderTable .ContentGrey{
	padding: 4px;
	border-right: 1px solid #A2A3A3;
	border-bottom: 1px solid #A2A3A3;
	border-left: 1px solid #A2A3A3;
	background: #D8D9DA;
}

.MainContainerTable{
	border-bottom: 1px solid #C2C2C2;
	margin-bottom: 15px;
}

.MainContainer{
	text-align: left;
}

.MainContainer .GreyTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #67686B;
	margin-bottom: 5px;
	display: block;
}

.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
	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_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: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

.RentalsExtraPricing td{
	border-bottom: 1px solid #FFF;
	color: #FFF;
	background: #6B6B73;
	padding: 3px;
}

.RentalsExtraPricing td.SpacerCell{
	background: #FFF;
	padding: 0px;
}

h3{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.RedText{
	color: #E1193C;
}

.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background-color: #C7212D;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	color: #3896C7;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	color: #3896C7;
	font-family: Arial, Helvetica, sans-serif;
}

.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.JoinNowText{
	color: #e1193c;
	font-weight: bold;
	text-decoration: none;
}

.WhiteBG a.SubHead{
	color: #e1193c;
}

.SectionTitle{
	background: #3896C7;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFF;
}

.SectionTable, .SectionTableNoBorder{
	margin-bottom: 15px;
	border-collapse:collapse;
}

.SectionTable td{
	border: 1px solid #000;
	padding: 3px;
}

.SectionTable ul, .SectionTableNoBorder ul{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
}

.SubHead{
	font-size: 16px;
	font-weight: bold;
}

.SubHead a{
	text-decoration: none;
}

a.CommandButton{
	text-decoration: none;
}

