/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	background-color:Transparent;
	padding-bottom:0px;
	margin-bottom:10px;
}

.containerinner  
{

}
.containerrow1_blue {
	
}
.containerrow2_blue {
}
.containerfooter
{
	border-top-color:Gray;
	border-top-width:1px;	
}
.containerTitle
{
  font-family: Tahoma, Arial, Helvetica;
   font-size:  Larger;
   font-weight: normal;
}
/* borders */
.containerWidthSet
{
	background-color:Lime;
}
.containerlefttopcorner 
{
	background-image: url(DKBlueLHCornerTop.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;

}
.containertopborder
{
	background-image: url(DKBlueBorderHorz.gif);
	background-repeat:repeat-x;
	height:27px;
}
.containerrighttopcorner
{
	background-image: url(DKBlueRHCornerTop.gif);
	width:2px;
	background-position:-2px 0px ;
	background-repeat:no-repeat;
}
.containerleftborder
{
	border-left-color:#336699;
	border-left-width:1px;
	border-left-style:solid;
	width:2px;
}
.containerrightborder 
{
	border-right-color:#336699;
	border-right-width:1px;
	border-right-style:solid;
}
.containerleftbottomcorner
{
	background-image: url(DKBlueLHCornerBottom.gif);
	background-repeat:no-repeat;
	background-position: 0px -1px;
}
.containerbottomborder
{
	height:2px;
	border-bottom-color:#336699;
	border-bottom-width:1px;
	border-bottom-style:solid;

}
.containerrightbottomcorner
{
	background-image: url(DKBlueRHCornerBottom.gif);
	background-repeat:no-repeat;
	background-position:-2px -2px;
}

/* fading border */
.containerfadingleftborder
{
	background-image: url(FadeDKBlueBorderVert.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:2px;
}
.containerfadingrightborder
{
	background-image: url(FadeDKBlueBorderVert.gif);
	background-repeat:no-repeat ;
	background-position:1px 0px;	
	width:4px;
}

/* small borders */
.containersmalllefttopcorner 
{
	background-image: url(SmallDKBlueLHTopCorner.gif);
	background-repeat:no-repeat;
	height:45px;
	width:11px;
	background-position: 2px 0px;
}
.containersmalltopborder
{
	background-image: url(SmallDKBlueHorzBorder.gif);
	background-repeat:repeat-x;
	height:45px;
}
.containersmallrighttopcorner
{
	background-image: url(SmallDKBlueRHTopCorner.gif);
	width:11px;
	height:45px;
	background-position:0px 0px ;
	background-repeat:no-repeat;
}
.containersmallleftborder
{
	background-image: url(SmallDKBlueVert.gif);
	background-repeat:repeat-y;
	background-position:2px 0px;
}
.containersmallrightborder 
{
	background-image: url(SmallDKBlueVert.gif);
	background-repeat:repeat-y;
	background-position:15px 0px;	
}
.containersmallleftbottomcorner
{
	background-image: url(SmallDKBlueLHBottomCorner.gif);
	background-repeat:no-repeat;
	background-position: 2px 0px;
}
.containersmallbottomborder
{
	background-image: url(SmallDKBlueHorzBorderBottom.gif);
	background-repeat:repeat-x;
	height:18px;
	background-position:0px 14px;
}
.containersmallrightbottomcorner
{
	background-image: url(SmallDKBlueRHBottomCorner.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/* dark blue containers */

.dbcontainerMaster
{
	border:solid 1px #336699;
	
}


/* TestSkin Container Css File*/

div#ContainerMaster
{
	background-color:#ffffff;
	vertical-align:top;
	font-size:smaller;
	color:#2e2e2e;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	display:inline-block;
}
/* Hides from IE5-mac \*/
* html .containerMaster {height: 1%;}
/* End hide from IE5-mac */ 

.Head
{
	font-family:Franklin Gothic Demi, Arial, Tahoma;
	font-weight:bolder;
	font-size:x-large;
	-font-size:large;
	color:#2e2e2e;
}
#contSolPartMenu
{
}
#contMenuLeft
{
	text-align:left;
	float:left;
}
#contMenuRight
{
	text-align:right;
	float:right;
}
#contFtrLeft
{
	text-align:left;
	float:left;
}
#contFtrRight
{
	text-align:right;
	float:right;
}
.Spacer
{
	clear:both;
	background-color:#fcbD34;
	height:1px;
	font-size:0px;
}
.SpacerBlank
{
	clear:both;
	font-size:0px;
	background-color:Transparent;
}
div#row1
{
	background-color:#ffffff;
	font-weight:400;
}
div#row2
{
	background-color:#ffffff;
}
div#row3
{
	background-color:#ffffff;

}
/* coloured background */
.cbgcontainerMaster
{
	margin: 1px 1px 1px 1px;
	background-color:#55aaff;
	
}
.cbgTitle
{
	color:White;
	padding-left:5px;
	font-weight:normal;
}
#shadbghdrL
{
	text-align:left;
	width:50%;
}
#shadbghdrR
{
	text-align:right;
	white-space:nowrap;
}
#cbgrow1
{
	background-color:#336699;
	padding-bottom:5px;
	}
#cbgrow2
{
	background-color:#55aaff;
	}
#cbgrow3
{
	background-color:#336699;
	}
	
div#cbgrow3, div#cbgrow3 A, div#cbgrow3 A:Active, div#cbgrow3 A:Link, div#cbgrow3 A:Visited
{
	color:White;
}
div#cbgrow3 A:Hover
{
	color:#55aaff;
	padding-bottom:5px;
}

/* shadow bg */
.containerMaster
{
	width:100%;
}
#actionsMenu
{
	white-space:nowrap;
	width:5px;

}
#actionsRowL
{
	text-align:left;
	vertical-align:top;
	padding-top:3px;
	white-space:nowrap;
}
.lbdr
{
	width:5px;
}

#actionsRowR
{
	padding-top:3px;
	text-align:right;
	white-space:nowrap;
}
#shadbghdrL
{
	text-align:left;
}
#shadbghdrR
{
	text-align:right;
	white-space:nowrap;
}
#shadbglcol
{
	background-image:url('shad-bg-lh.jpg');
	background-position:0px top;
	background-repeat:repeat-y;
	width:11px;
	white-space:nowrap;
	}
#shadbgftr
{
	background-image:url('shad-bg-bot.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	height:11px;
	margin-top:3px;
}
#shadbgrcol
{
	width:11px;
	background-color:white;
	background-image:url('shad-bg-rh.jpg');
	background-position:2px top;
	background-repeat:repeat-y;

	}
#shadbglbot
{
	background-image:url('shad-bg-lh-cnr.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	white-space:nowrap;

}
#shadbgrbot
{
	background-image:url('shad-bg-rh-cnr.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	white-space:nowrap;
}




















