﻿/* MAIN MENU */

/* FIRST LEVEL */

p
{
    padding:0px;
    margin:0px;
}


.menuXX
{
	/*background-image:url('/images/cornwall/menuitem.jpg');*/
	background-image:url('/images/kids/star.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:#e2e2e2;
	border-left:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	cursor: pointer;
	

	display:block;
	
	width:280px;

	
}

.menu_list a
{
	background-image:url('/images/cornwall/menuitem.jpg');
	background-image:url('/images/kids/star.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:#e2e2e2;
	border-left:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	cursor: pointer;

	display:block;
	
    width:208px;
	
}

a P.menu
{
    padding-left: 30px;
    width:177px;
    padding-top:7px;
    padding-bottom:6px;
border-bottom:solid 1px #e2e2e2;
}

.menu_over
{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/star_over.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:#cc0000;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;

	/* border-bottom:solid 1px #ffffff; */
	
	
	
	padding-top:7px;
	padding-bottom:6px;
	display:block;

	width:208px;
}

.menu_over a
{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/star_over.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:#cc0000;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;

	border-bottom:solid 1px #ffffff;

	

	display:block;
	width:208px;
}

a P.menu_over
{
    padding-left: 30px;
    width:177px;
}


.menu_hover
{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/star_over.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:#cc0000;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;

	border-bottom:solid 1px #ffffff;
	
	padding-top:7px;
	padding-bottom:6px;
	display:block;
	
	width:217px;
}

.menu_hover a
{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/star_over.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:#cc0000;
	border-left:solid #ffffff 3px;
	border-right:solid #ffffff 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;

	
	/*border-bottom:solid 1px #ffffff;*/
	
	
	display:block;
	width:215px;

}

a P.menu_hover
{
    padding-left: 30px;
    width:177px;
     padding-top:7px;
    padding-bottom:6px;
}



/* SECOND LEVEL */




.menusub, a .menusub
{
	/*background-image:url('/images/cornwall/menuitem.jpg');*/
	background-image:url('/images/kids/whitebullet.png');
	background-repeat:no-repeat;
	background-position:16px 9px;
    	background-color:#4485b2;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
    	padding-left:30px;
	padding-right:8px;
	max-width:214px;
	padding-top:6px;
	padding-bottom:6px;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
	/*display:block;*/
	border-bottom:solid 1px #ffffff;
}

.menusub_over, a .menusub_over
{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/menusubbg2.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#4384b1;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
    	Padding-left:30px;
	padding-right:8px;
	max-width:214px;
	padding-top:6px;
	padding-bottom:6px;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
	/*display:block;*/
	border-bottom:solid 1px #ffffff;
}



.menusub_hover, a .menusub_hover
{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/menusubbg2.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
    	Padding-left:30px;
	padding-right:8px;
	max-width:214px;
	padding-top:6px;
	padding-bottom:6px;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
	/*display:block;*/
	border-bottom:solid 1px #ffffff;
}



/* THIRD LEVEL */




.menusubsub, a .menusubsub
{
	/*background-image:url('/images/cornwall/menuitem.jpg');*/
	/*background-image:url('/images/kids/whitebullet2.png');*/
	background-repeat:no-repeat;
	background-position:16px 9px;
    	background-color:#183748;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#bcc7ce;
	cursor: pointer;
	padding-left:45px;
	padding-right:8px;
	max-width:214px;
    	padding-top:3px;
    	padding-bottom:3px;
	/*display:block;*/
	border-bottom:dotted 1px #ffffff;
	padding-top:6px;
	padding-bottom:6px;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
}

.menusubsub_over, a .menusubsub_over

{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/bullet.png');
	background-repeat:no-repeat;
	background-position:27px 11px;
	background-color:#1f435a;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
	padding-left:45px;
	padding-right:8px;
	max-width:214px;
	padding-top:3px;
	padding-bottom:3px;
	/*display:block;*/
	border-bottom:dotted 1px #ffffff;
	padding-top:6px;
	padding-bottom:6px;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
}


.menusubsub_hover, a .menusubsub_hover

{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	/*background-image:url('/images/kids/whitebullet2.png');*/
	background-repeat:no-repeat;
	background-position:16px 9px;
	background-color:#1f435a;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
	padding-left:45px;
	padding-right:8px;
	max-width:214px;
	padding-top:3px;
	padding-bottom:3px;
	/*display:block;*/
	border-bottom:dotted 1px #ffffff;
	padding-top:6px;
	padding-bottom:6px;
	border-left:solid #ffffff 0px;
	border-right:solid #ffffff 0px;
}




/* SPACERS AND CAPS LEVEL */




.menu_left
{
	width:214px;
	height:1px;
	background-image:url('/images/kids/menspac.jpg');


}

.menu_right
{
	width:214px;
	height:1px;
	background-image:url('/images/kids/menspac.jpg');

}

.menu_spacer
{
	width:214px;
	height:1px;
	background-image:url('/images/kids/menuspacer.jpg');
	
}





/* Dept / Minisite CSS */

.minimenu
{
	/*background-image:url('/images/cornwall/menuitem.jpg');*/
	background-image:url('/images/kids/star.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:#e2e2e2;
	border-left:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	cursor: pointer;
	padding-left:30px;
	width:177px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	
}
.minimenu_over
{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/star_over.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-color:#cc0000;
	border-left:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
	padding-left:30px;
	width:177px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
}

.minimenusub
{
	/*background-image:url('/images/cornwall/menuitem.jpg');*/
	background-image:url('/images/kids/whitebullet.png');
	background-repeat:no-repeat;
	background-position:16px 9px;
    background-color:#4485b2;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
    padding-left:30px;
	width:177px;
	padding-top:6px;
	padding-bottom:6px;
	border-left:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	display:block;
	border-bottom:solid 1px #ffffff;
}
.minimenusub_over
{
	/*background-image:url('/images/cornwall/menuitemover.jpg');*/
	background-image:url('/images/kids/menusubbg.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#4384b1;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
    padding-left:30px;
	width:177px;
	padding-top:6px;
	padding-bottom:6px;
	border-left:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	display:block;
	border-bottom:solid 1px #ffffff;
}


/* Not USed */


.leftmenu
{
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	color: #002c83;		
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}

.leftmenu_over
{
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	color: #002c83;		
	text-decoration: underline;
	cursor:pointer;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}

.leftmenu span
{
	background-image:none;
	font-family:arial;
	font-size:20px;
	padding-bottom:15px;
	padding-top:15px;
	cursor:pointer;
	text-decoration:underline;
}

.leftmenu_over span
{
	background-image:none;
	font-family:arial;
	font-size:20px;
	color:#b13e43;
	padding-bottom:15px;
	padding-top:15px;
	cursor:pointer;
	text-decoration:underline;
}

/* TOP MENU */

.topmenu
{
    /*width:120px;*/
    height:28px;
    background-image:url('/images/jgh/smalltopmenubg.gif');
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#464646;
    cursor:pointer;
    padding-left:10px;
    padding-right:10px;
}
.topmenu_over
{
	/*width:120px;*/
    height:28px;
    background-image:url('/images/jgh/smalltopmenubg.gif');
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
    padding-left:10px;
    padding-right:10px;
}

.topmenu_spacer
{
	background-image:url('/images/jgh/smalltopmenuspacer.gif');
	width:2px;
}

.topmenu_left
{
	background-image:url('/images/jgh/smalltopmenuleft.gif');
	background-repeat:no-repeat;
	width:13px;
}

.topmenu_right
{
	background-image:url('/images/jgh/smalltopmenuright.gif');
	background-repeat:no-repeat;
	width:12px;
}

