/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}
.GHead {
	color: #005B01;
}

td.GHeader
{
	color: White;
	background-color: #006400;
}
td.GBody
{
	background-color: #F0FFF0;
}


td.GFooter
{
	background-color: #F0FFF0;
}


/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_PinStripe {
	background-color: Black;
}

.containermaster_UIL {
	width: 100%;
	background-color: Black;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containermaster_UIL_Blue {
	width: 100%;
	background-color: #4682B4;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containermaster_UIL_Red {
	width: 100%;
	background-color: #B22222;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containermaster_UIL_Green {
	width: 100%;
	background-color: Green;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containermaster_UIL_Orange {
	width: 100%;
	background-color: #FFA500;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containermaster_UIL_White {
	width: 100%;
	background-color: White;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containermaster_UIL_Teal {
	width: 100%;
	background-color: #2AAAA6;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containermaster_UIL_Beige {
	width: 100%;
	background-color: #D2B48C;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}


.containerrow2_UIL {
	background-color: #ffffff;
}

.containerrow2_UIL_Blue {
	background-color: #D4E2EF;
}

.containerrow2_UIL_Red {
	background-color: #F4C6C6;
}

.containerrow2_UIL_Green {
	background-color: #ADEBAD;
}

.containerrow2_UIL_Orange {
	background-color: #FFE1A8;
}

.containerrow2_UIL_White {
	background-color: White;
}

.containerrow2_UIL_Teal {
	background-color: #BEEFED;
}

.containerrow2_UIL_Beige {
	background-color: #EDE0D0;
}




.containerrow3_UIL {
	background-color: #D3D3D3;
}


.ContainerTitleWhite {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ContainerTitleBlack {
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ContainerTitleBigBlack {
	font-weight: bold;
	font-size: 16px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}










