/* 
================================
 Container Styles for DotNetNuke
================================
*/   

td, p, li, blockquote, .Normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.LeftOuterEdge{
	background: url(images/containers-19.gif) repeat-y;
}

.LeftInnerEdge{
	background: url(images/containers-20.gif) repeat-y;
}

.RightInnerEdge{
	background: url(images/containers-21.gif) repeat-y;
}

.RightOuterEdge{
	background: url(images/containers-22.gif) repeat-y;
}

.CenterBottom{
	background: url(images/containers-24.gif) repeat-x;
}

.HiddenObject{
	display: none;
}

.ContainerTitleCell{
	text-align: left;
	padding-left: 5px;
	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;
}

.GreyFooter{
	background: url(images/containers-04.gif) repeat-x bottom;
}

.RedHeader{
	background: url(images/containers-17.gif) repeat-x;
	text-align:left;
}

.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;
}

.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;
}

.LeftPane{
	padding-left: 10px;
}

.LeftPane table.GreyHeaderTable{
	margin-right: 10px;
	width: 156px;
}

.ContentPane table.RedHeaderTable{
	margin-bottom: 6px;
	width: 100% !important;
}

.ContentPane2 table.RedHeaderTable{
	margin-right: 10px;
	margin-bottom: 6px;
	width: 303px !important;
}

.ContentPane table.RedHeaderTable .WhiteSpace{
	width: 100% !important;
	height: 3px;
	background: #FFF;
}

.ContentPane2 table.RedHeaderTable .WhiteSpace{
	width: 303px !important;
	height: 3px;
	background: #FFF;
}

.RightPane{
	padding-right: 10px;
}

.RightPane table.GreyHeaderTable{
	width: 156px;
}

.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: none;
	color: #E1193C;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	color: #E1193C;
	font-family: Arial, Helvetica, sans-serif;
}

.MainFormClass{ /* Other settings tab in the form master */
	width: 100% !important;
	text-align:left;
}

.MainFormClass p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.SecondTableClass{ /* Form settings tab in the form master */
	width: 450px !important;
	float: left;
}

.SecondTableClass td{
	padding: 2px;
}

.SecondTableClass label{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.FleetTable{
	border-collapse:collapse;
}

.FleetTable td{
	padding: 4px;
	border: 4px solid #FFF;
}

.FleetTable .FleetDivider{
	background: url(/Portals/0/Rentals/dashed-line.gif) repeat-x;
	height: 23px;
	border: 0px;
}

.FleetHeader{
	border: 0px;
	border-collapse:collapse;
}

.FleetHeader td{
	border-collapse:collapse;
	border: 0px;
}

.FleetHeader td.SpacerCol{
	background: #FFF;
	width: 4px;
	padding: 0px;
}

.JoinNowText{
	color: #e1193c;
	font-weight: bold;
	text-decoration: none;
}

.WhiteBG a.SubHead{
	color: #e1193c;
}





































