/* CSS Document */

body
{
	background: #ccccff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.menu
{	padding: 10px 0px 0px 52px;



}




/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- Logopane			  	       --*/ .LogoPane {  padding: 20px 0px 0 52px;}
/*-- Toppane			  	       --*/ .TopPane { padding: 20px 52px 0 0px; text-align:right;}
/*-- bannerpane			  	       --*/ .BannerPane { padding: 10px 10px 0 52px; vertical-align:top;}
/*-- menupane			  	       --*/ .MenuPane { padding: 0 52px 0 52px;}
/*-- rightpane		               --*/ .RightPane { width: 25%; padding: 10px 52px 0 10px; vertical-align:top; }
/*-- content pane            	   --*/ .ContentPane { padding: 10px 10px 0 52px; vertical-align:top; }
/*-- leftpane2	                   --*/ .LeftPane2 { padding:  30px 10px 0 52px; vertical-align:top; }
/*-- rightpane2		               --*/ .RightPane2 { padding: 30px 10px 0 10px; vertical-align:top; }
/*-- content pane2            	   --*/ .ContentPane2 { padding: 10px 10px 0 52px; }
/*-- bottompane			           --*/ .BottomPane { padding: 10px 52px 0 52px; }
/*-- bottompane2			       --*/ .BottomPane2 { height: 235px; background:url(/portals/17/bottombg.jpg) no-repeat; padding: 0px 52px 20px 52px; vertical-align: bottom; text-align: center;}


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #aaaaaa; font-family: Arial; font-size: 11px; text-decoration: none; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { color: #5c58ce; font-family: Arial; font-size: 11px; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #cccccc; font-family: arial; font-size: 11px;  }
/*-- user token hover                  --*/ a.USER_object:hover { color: #5c58ce; font-family: Arial; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #cccccc; font-family: arial; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #cccccc; font-family: arial; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: tahoma; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight:bold; }

/*-- date token idle                   --*/ .news_object, a.news_object:link, a.news_object:visited, a.news_object:active { color: #cccccc; font-family: arial; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- date token hover                  --*/ a.news_object:hover { color: #cccccc; font-family: arial; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects {
	color:#cccccc;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 7px; color:#cccccc; font-weight:normal; text-decoration:none; font-family: arial; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 7px; color:#5c58ce; font-weight:normal; text-decoration:none; font-family: arial; }
/*-- language selector dropdown        --*/ .Language_object { font-family: arial; font-size: 7px; text-decoration: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Arial; font-size: 12px; color: #333333; text-align: left; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Arial; font-size: 12px; font-weight: bold; color: #333333; text-align: left; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Arial, Courier, Garamond, serif; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Arial; font-size: 12px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 14px; color: #777; background: transparent; font-weight: bold; padding: 0;}

H1  {
font-family: Arial;
color: #5c58ce;
font-weight: bold;
font-size: 18px;

}

H2  {
font-family: Arial;
color: #cccccc;
font-weight: normal;
font-size: 12px;
}

H3  {font-family: Arial;
color: #5c58ce;
font-weight: normal;
font-size: 16px;
}

H4  {
font-family: Arial;
color: #ffffff;
font-size:18px;
font-weight:bold;
}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666666; font-family: Arial; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #5c58ce; font-family: Arial; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666666; font-family: Arial; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #5c58ce; font-family: Arial; font-size: 12px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton {     text-decoration: none;
    color: #ffffff;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	width: 78px;
	background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);  }
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #cccccc; font-family: Arial; font-size: 12px; font-weight:normal; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #5c58ce; font-family: Arial; font-weight:normal; font-size: 12px; text-decoration: none; }



/* Horizontal Nav Menu */

#horizontalmenu 
{
    color: #fff;
    height: 35px;
	font-size:12px;
	text-transform: capitalize;
    padding: 0 0 0 50px;
    margin-top: 10px;
}

/* CSSNodeRoot */
.horiz_main_dnnmenu_rootitem
{
    border-right: 1px solid #fff;
    padding: 11px 0px 10px 0px;
	width:100px;
    float: left;
	font-size:12px;
    text-align: center;
    background: url(/portals/17/skins/skin/menubg.jpg) no-repeat scroll left top transparent;
	border-bottom: 2px solid #CCC;
	color:#5c58ce;


}

/* Menu Node Hover Root */
.horiz_main_dnnmenu_rootitem_hover
{
    float: left;
	color:#FFF;
	width:100px;
    background: url(/portals/17/skins/skin/selectbg.jpg) no-repeat scroll left top transparent;
}

/* Menu Node Selected Root */
.horiz_main_dnnmenu_rootitem_selected
{
    border-right: 1px solid #fff;
    padding: 11px 0px 10px 0px;
    float: left;
	width:100px;
	color:#fff;
	font-size:12px;
	border-bottom: 2px solid #CCC;
    text-align: center;
    background: url(/portals/17/skins/skin/selectbg.jpg) no-repeat scroll left top transparent;
}
    
/* Sub Menu Container */
.horiz_main_dnnmenu_submenu
{
    border: 1px solid #777;
    border-top: 0;
}

.horiz_main_dnnmenu_submenu td 
{
    background: #4e4e4e url(img/menu_grad.jpg) repeat-x;
    padding: 5px;
    z-index: 1000;
    text-align: left;
}

/* Sub Menu Hover */
.horiz_main_dnnmenu_itemhover td
{
    background: #699fd5 url(img/menu_hover.jpg) repeat-x;
}

/* Sub Menu Selected */
.horiz_main_dnnmenu_itemselected td
{
    background: #699fd5 url(img/menu_selected.jpg) repeat-x;
}














/* Module Title Menu */
.ModuleTitle_MenuContainer {
background-color: #000000;
color: #ffffff;
font: Arial, Helvetica, sans-serif;
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
background-color: #000000;
color: #ffffff;
font: Arial, Helvetica, sans-serif;
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
background-color: #000000;
color: #cc0000;
font: Arial, Helvetica, sans-serif;
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}


.SkinObject {
    font-weight: normal;
    font-size: 9pt;
    color: #cccccc;
    font-family: tahoma;
    text-decoration: none;
	
}

A.SkinObject:link {
    text-decoration:    none;
    color: #cccccc;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #cccccc;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #cccccc;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #cccccc;
}.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-position: center;
	text-align: center;
	width: 845px;

}
.grad2 {
	background-color: 9e9e9e;
	background-image: url(/portals/0/skins/skin/grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, sans-serif;
    font-weight: normal;
		background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: none;
    color: #339900;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}

A.CommandButton:visited  {
    text-decoration: none;
    color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}

A.CommandButton:active   {
    text-decoration: none;
    color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}

A.CommandButton:hover    {
    text-decoration: none;
    color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	    font-size: 11px;
}



