﻿/* MAIN MENU */

.menu

{



   
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight:bold;
	font-size: 11px;
	/*width:196px;*/
	height:26px;
	cursor: pointer;
	color: #777777;
	vertical-align:middle;





}

.menu_over

{

	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight:bold;
	font-size: 11px;
	/*width:196px;*/
	height:26px;
	cursor: pointer;
	color: #777777;
	vertical-align:middle;
	background-color:#eeeeee;


   

}



.menusub

{

    padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight:bold;
	font-size: 11px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-color:#006a9e;
	border-bottom:1px solid #208abe;
width:150px;


display:block;

}

.menusub_over

{



    padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight:bold;
	font-size: 11px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-color:#004e74;
	border-bottom:1px solid #208abe;
	width:150px;


display:block;



}



.menu_spacer
{

}

.menu_spacer .menu_over
{

}






.menu_left

{




}



.menu_right

{


}



/* DEPT MENU */





.leftmenu

{

    background-image:url('/images/cornwall/relatedlinksarrow.gif');

    background-repeat:no-repeat;

    background-position:4px 8px;

    font-family:arial;

    padding-left:15px;

    font-size:14px;

    color:#ffffff;

    cursor:pointer;

}



.leftmenu_over

{

    background-image:url('/images/cornwall/relatedlinksarrow.gif');

    background-repeat:no-repeat;

    background-position:4px 8px;

    font-family:arial;

    padding-left:15px;

    font-size:14px;

    color:#b13e43;

    cursor:pointer;

}



.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

{



}



.topmenu_left

{



}



.topmenu_right

{



}
