/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster 
{
    background-color:Black;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
.skinmaster {
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*Administration Control Panel*/
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.contolpane
{
    background-color: #cccc66;
}
/* header Images*/
.header 
{
    height: 120px;  
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* Top Menu*/ 
.sep
{
    color: #ffffff;
    border: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 1px;
    height: 20px;
    background-color: #003366;
}
.MainMenu_MenuBreak 
{
	height: 1px;
	border: solid 0px #003366; 
	background-color: #003366;
}
.menu
{
    background-color: #003366;
    height: 24px;
    padding-right: 10px;
} 
.MainMenu_MenuContainer 
{
    float: right;
    border: 0px solid;
    background-color: Transparent;	
}
.MainMenu_MenuBar 
{   
    float: right;
	cursor: pointer; 
	cursor: hand;
	height:22px;
	background-color: Transparent;
}
.MainMenu_MenuItem 
{
    background-color: Transparent;
	color: #ffffff;
	font-family: Gill Sans MT; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	text-transform: capitalize;
	vertical-align:top;
	text-align: center;
	cursor: pointer; 
	cursor: hand; 
	border-left: 0px solid; 
	border-right: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid; 
}
.MainMenu_MenuItemSel 
{
    background-color: Transparent;
	color: #ffffff; 
	font-family: Gill Sans MT; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	vertical-align:top;
	text-align: center;
	cursor: pointer; 
	cursor: hand; 
	 
}
.MainMenu_MenuIcon {
	background-color: #003366;
	border-left: #003366 0px solid; 
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 opx solid;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 19px;
}
.MainMenu_SubMenu {
	background-color: #003366;
	border-left: #003366 0px solid; 
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 opx solid;
	margin-top: 1px;
	height: 19px;
	color: #003366;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}



.bread
{
    padding-left: 26px;
    text-transform: capitalize;
}
.leftmenu
{
    background-image: url(ccc_leftbg.jpg);
    background-repeat: no-repeat;
    background-color: #236CBB;
    height: 100%;
    width: 186px;
}
.MenuHdr, .MenuHdr0
{
    font-family:Gill Sans MT;
    padding-left: 5px;
    text-decoration: none;
    font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	text-transform: capitalize;
	line-height: 22px;
	border-left: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
.MenuItem0,.MenuItem1
{
    padding-left: 15px;
    font-family: Gill Sans MT; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	text-transform: capitalize;
	line-height: 22px;
	border-left: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
.MenuItemMouseOver0,.MenuItemMouseOver1
{
    text-decoration: none;
    padding-left: 15px;
    font-family: Gill Sans MT; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	text-transform: capitalize;
	line-height: 22px;
	border-left: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
/*.MenuItemMouseOver0 a:hover,.MenuItemMouseOver1 a:Hover
{
    text-decoration: none;
    font-family: Gill Sans MT; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	text-transform: capitalize;
	line-height: 22px;
    border-left: solid 2px #000000;
	border-bottom: solid 2px #000000;
}*/

.main
{
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}


.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana; 
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: Verdana;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.Normal
{
    font-family: verdana;
    color: #000000;
}
.botmargin
{
    color: #003366;
}
.DataGrid_Header
{
    color: #000000;
    font-family: Verdana;
    font-size:  12px;
    font-weight: bold;
}
.DataGrid_Item, .DataGrid_AlternatingItem
{
    color: #000000;
    font-family: Verdana;
    font-size:  12px;
    font-weight: normal;
}

    
