body
{
    background-color: #720404; 
    margin:0px 0px 0px 0px; 
}

.i1
{
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 3px;
}

.AK-Menu-Bkg
{
    background-image: url(images/AmazingFactsKids_Home_02.jpg);
    width: 1032px;
    height: 28px;
    padding-left: 230px;
}

.AK-Menu-Bkg-New
{
    background-image: url(images/AFKids_03.jpg);
    width: 802px;
    height: 379px;
}

.AK-Quick-Links-Bkg-1
{
    background-image: url(images/AFKids__06.jpg);
    width: 233px;
    height: 225px;
    background-repeat: no-repeat;
}

.AK-Rotator-Bkg-1
{
    background-image: url(images/AFKids__07.jpg);
    width: 517px;
    height: 225px;
    background-repeat: no-repeat;
}

.AK-Right-Bkg-1
{
    background-image: url(images/AFKids__08.jpg);
    width: 285px;
    height: 225px;
    background-repeat: no-repeat;
}

.AK-Side-Links-Bkg-1
{
    background-image: url(images/AFKids__05.jpg);
    width: 233px;
    height: 225px;
    background-repeat: no-repeat;
}

.AK-News-Bkg-1
{
    background-image: url(images/AmazingFactsKids_Home_12.jpg);
    width: 230px;
    height: 229px;
    background-repeat: no-repeat;
}

.AK-News-Bkg-2
{
    background-image: url(images/AmazingFactsKids_Home_17.jpg);
    width: 502px;
    height: 229px;
    background-repeat: no-repeat;
}

.AK-News-Bkg-3
{
    background-image: url(images/AmazingFactsKids_SubPg_05.jpg);
    width: 502px;
    background-repeat: repeat;
}

.AK-Bkg-4
{
    background-image: url(images/Amazing-Kids_SubPg_bkg.jpg);
    width: 230px;
    background-repeat: repeat;
}


.AK-Content-1
{
    color: #ca7828;
    font-family: Arial;
    font-size: 12px; 
}

.AK-Content-1 a
{
    color: #ca7828;
}

.AK-Content-1 a:link
{
    color: #ca7828;
}

.AK-Content-1 a:visited
{
    color: #ca7828;
}

.AK-Content-1 a:active
{
    color: #ca7828;
}

.AK-Content-1 a:hover
{
    color: #cdb285;
}

img
{
    Display:block;
}

.afax-title-borders
{
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
}








/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 12px; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color:#ffffff; 
	text-align:left; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none; 
	padding:2px 20px; 
	white-space:nowrap;
	float:left;
	height: 19px;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ffffff; 
	text-align:left; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none; 
	padding:2px 20px; 
	white-space:nowrap;
	float:left;
	height: 19px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff; 
	text-align:left; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none; 
	padding:2px 20px; 
	white-space:nowrap;
	float:left;
	height: 19px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	z-index: 1000;
	border-style:solid; 
	border-color:#720404; 
	border-width:1px 0px; 
}

.main_dnnmenu_submenu td
{
	background-color:#f2dba5; 
	padding:5px; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	text-align:left;
	color:#560403;
	z-index: 1000;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #560403;
	color:#ffffff;
}
.main_dnnmenu_itemselected td{
    background: #560403;
	color:#ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}