/* -- DotNetNuke 3.3 & 4.3 Container Classes --*/
/* -- Modified by NetProCity - http://www.netprocity.com  - support@netprocity.com --*/
/* -- Please leave this header intact but feel free to add your own modifications --*/


/* Container Properties - Customised by NetProCity - MTD -*/


.ContainerTitle { 
	color:#800000; /*;*/ 
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	text-transform:uppercase; 
	font-weight:bold; 
	padding-top:0px; 
	padding-right:0px; 
	padding-bottom:4px;  
	padding-left:2px; 
	}
.NPCTitle { 
	color:#ffe8a2; /*;*/ 
	text-align:left; 
	font-family:Lucida Handwriting, Georgia,Times New Roman; 
	font-size:13px; 
	text-transform:uppercase; 
	font-weight:bold; 
	padding-top:0px; 
	padding-right:0px; 
	padding-bottom:0px; 
	padding-left:2px; 
	}
.AdTitle { 
	color:#666666; /*;*/ 
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:xx-small; 
	text-transform:uppercase; 
	font-weight:normal; 
	padding-top:0px; 
	padding-right:0px; 
	padding-bottom:0px; 
	padding-left:0px; 
	}
.background { 
	background-position:center; 
	}

.VisBiz { 
	padding-bottom: 13px; 
	}

.ModuleTitle_MenuContainer {  
	}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
	}
.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	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: 3px 3px 3px 1px;	
	border: white 0px solid; /*override borders*/    
	}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
	border: white 0px solid; /*override borders*/    
	}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffe8a2; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); border: black 1px solid;
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	}
.ModuleTitle_MenuBreak  {
	background-color: #ffe8a2; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
	}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #284A81;
	}

/* Images for Container */
.bottom_left { 
	background-image:url(media/BlueLine/bottom_left.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
	}
.bottom_middle { 
	background-image:url(media/BlueLine/bottom_middle.gif); 
	background-position:top center; 
	background-repeat:repeat-x;
	}
.bottom_right { 
	background-image:url(media/BlueLine/bottom_right.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
	}
.middle_left { 
	background-image:url(media/BlueLine/middle_left.gif); 
	background-position:right; 
	background-repeat:repeat-y;
	}
.middle_middle { 
	background-image:url(media/BlueLine/middle_middle.gif); 
	background-position:left; 
	background-repeat:repeat;
	}
.middle_right { 
	background-image:url(media/BlueLine/middle_right.gif); 
	background-position:left; 
	background-repeat:repeat-y;
	}
.top_left { 
	background-image:url(media/BlueLine/top_left.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat;
	}
.top_middle { 
	background-image:url(media/BlueLine/top_middle.gif); 
	background-position:bottom center; 
	background-repeat:repeat-x;
	}
.top_right { 
	background-image:url(media/BlueLine/top_right.gif); 
	background-position:bottom left; 
	background-repeat:no-repeat;
	}
.Hbottom_left { 
	background-image:url(media/BlueLine/Hbottom_left.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	}
.Hbottom_middle { 
	background-image:url(media/BlueLine/Hbottom_middle.gif); 
	background-position:left; 
	background-repeat:repeat-x;
	}
.Hbottom_right { 
	background-image:url(media/BlueLine/Hbottom_right.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	}
.Hmiddle_left { 
	background-image:url(media/BlueLine/Hmiddle_left.gif); 
	background-position:left; 
	background-repeat:repeat-y;
	}
.Hmiddle_middle { 
	background-image:url(media/BlueLine/Hmiddle_middle.gif); 
	background-position:left; 
	background-repeat:repeat;
	}
.Hmiddle_right { 
	background-image:url(media/BlueLine/Hmiddle_right.gif); 
	background-position:left; 
	background-repeat:repeat-y;
	}
.Htop_left { 
	background-image:url(media/BlueLine/Htop_left.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	}
.Htop_middle { 
	background-image:url(media/BlueLine/Htop_middle.gif); 
	background-position:left; 
	background-repeat:repeat-x;
	}
.Htop_right { 
	background-image:url(media/BlueLine/Htop_right.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	}

.bg_bottom { 
	background-image:url(media/LaPlaya/images/bg_bottom.gif); 
	background-position:center; 
	background-repeat:repeat-y;
	}
.bg_cornertop { 
	background-image:url(media/BlueLine/bg_corner-top.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
	}
.bg_cornerbottom { 
	background-image:url(media/BlueLine/bg_corner-bottom.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat;
	}
.bg_cornertitletop { 
	background-image:url(media/BlueLine/bg_corner-titletop.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
	}
.bg_cornertitlebottom { 
	background-image:url(media/BlueLine/bg_corner-titlebottom.gif); 
	background-position:bottom left; 
	background-repeat:no-repeat;
	}
.bg_cornertitle { 
	background-image:url(media/BlueLine/bg_corner-title.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	}


/* Custom ID's Container */
#toplinks {font:normal .85em arial; color:#666666;}
#toplinks a{font:normal .85em arial; color:#666666; padding: 2px; text-decoration:none;}
#toplinks a:hover {font:normal .85em arial; color:#2C577E;}
#toplinks a:active {font:normal .85em arial; color:#2C577E;}
html> body #toplinks a{ /*Non IE rule*/width: auto;}

#middlelinks {font:bold .85em arial; color:#666666;}
#middlelinks a{font:bold .85em arial; color:#666666; padding: 2px; text-decoration:none;}
#middlelinks a:hover {font:bold .85em arial; color:#2C577E;}
#middlelinks a:active {font:bold .85em arial; color:#2C577E;}
html> body #middlelinks a{ /*Non IE rule*/width: auto;}

#bottomlinks {font:normal .83em arial; color:#666666;}
#bottomlinks a{font:normal .83em arial; color:#666666; padding: 2px; text-decoration:none;}
#bottomlinks a:hover {font:normal .83em arial; color:#2C577E;}
#bottomlinks a:active {font:normal .83em arial; color:#2C577E;}
html> body #bottomlinks a{ /*Non IE rule*/width: auto;}

#bottomtext {font:normal .65em arial; color:#666666;}
#bottomtext a{font:normal .65em arial; color:#666666; padding: 2px; text-decoration:none;}
#bottomtext a:hover {font:normal .65em arial; color:#666666;}
#bottomtext a:active {font:normal .65em arial; color:#666666;}
html> body #bottomtext a{ /*Non IE rule*/width: auto;}

#text {font:normal .7em arial; color:#666666;}
#text a{font:normal .7em arial; color:#666666; padding: 2px; text-decoration:none;}
#text a:hover {font:normal .7em arial; color:#666666;}
#text a:active {font:normal .7em arial; color:#666666;}
html> body #text a{ /*Non IE rule*/width: auto;}

#heading {font:bold .85em arial; color:#800000;}
#heading a{font:bold .85em arial; color:#800000; padding: 2px; text-decoration:none;}
#heading a:hover {font:bold .85em arial; color:#800000;}
#heading a:active {font:bold .85em arial; color:#800000;}
html> body #heading a{ /*Non IE rule*/width: auto;}

#heading1 {font:bold .85em arial; color:#5C8794;}
#heading1 a{font:bold .85em arial; color:#5C8794; padding: 2px; text-decoration:none;}
#heading1 a:hover {font:bold .85em arial; color:#5C8794;}
#heading1 a:active {font:bold .85em arial; color:#5C8794;}
html> body #heading1 a{ /*Non IE rule*/width: auto;}

#request {font:bold .85em arial; color:#800000;}
#request a{font:bold .85em arial; color:#800000; padding: 2px; text-decoration:none;}
#request a:hover {font:bold .85em arial; color:#006633;}
#request a:active {font:bold .85em arial; color:#006633;}
html> body #heading1 a{ /*Non IE rule*/width: auto;}

#signin {font:bold .85em arial; color:#2C577E;}
#signin a{font:bold .85em arial; color:#2C577E; padding: 2px; text-decoration:none;}
#signin a:hover {font:bold .85em arial; color:#006633;}
#signin a:active {font:bold .85em arial; color:#006633;}
html> body #heading1 a{ /*Non IE rule*/width: auto;}

