#dnn_dnnLOGO_imgLogo{
position:relative;
float:left;
}
.SkinObject
{padding: 0px 3px 5px 3px;
     color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal; 
    }
	/* Menu Styles*/
/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/


/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent;  width: 200px;   }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: #fff;  width: 200px;   }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #edf1e3; padding: 0px;  font-weight: normal; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #6A6A6A; font-size: 11px; background: #edf1e3; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px;  }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #222; background: #d4debc; padding: 0px 30px 0px 16px; height: 20px;}
/*-- menuitems idle           --*/ .MainMenu_Idle {color: #000; background:  #FFCC33 url(nav_idle.gif) no-repeat; padding: 0;  height: 30px; font-weight: normal;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: #000; background:  #FFFFA3 url(nav_over.gif) no-repeat; padding:0;  height: 30px; font-weight: normal; }
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {color: #000; background: #FFD175 url(nav_active.gif) no-repeat; padding: 0;  height: 22px; font-weight: normal;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand; }
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0;  }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

	.menubottom
	{
	    width:200px;
	position:relative;}
	/*other layout items*/
	
	.skinheader_image
{
    background-image:url(afcn_montage.jpg);
width:400px;
height:114px;
position:relative;
float:right;
}
.skingradient {
width:100%;
position:relative;
clear:both;
float:left;
background-color: #336699;
height:25px;
margin:0;

}
.skingradient-search
{padding: 1px;
    float:right; 
    }
.skingradient-crumb
    {
        float:left;
        position:relative;
    }
	
    /* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
    }
	a {
    	color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
    }
	#header {
		height:115px;
		border-bottom:0px solid #000;
border-top:5px solid #000;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#eee;    	/* Right column background colour */
	
}
    .holygrail .colmid {
       float:left;
        width:200%;
        margin-left:-200px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */
 }
    .holygrail .colleft {
       float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:420px;         	/* Left column width + right column width */
        background:#336699;    	/* Left column background colour */
    }
    .holygrail .contentpanewrap 
    {
        padding-top:10px;
        float:left;
	    width:50%;
	    position:relative;
	    right:210px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail .contentpane {
        margin:0 215px;     	        /* Centre column side padding:
                                           Left padding = left column width + centre column left padding width
                            	           Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
	}
    .holygrail .leftpane {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:185px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:27px;         	/* Width of the left-had side padding on the left column */
 
}
    .holygrail .rightpane 
    {
        padding-top:10px;
       float:left;
        float:right;			/* This overrides the float:left above */
        width:190px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:39px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
