@charset "UTF-8";
/******Paisley Abbey******/
/*Crocodile Communication*/

/* remove the default list styling */
#headerright ul {padding:0;margin:0 0 0 180px;list-style-type:none; z-index:2;}
/* float the list to make it horizontal */
#headerright li {float:left;position:relative;}
/* style the links for the top level */
#headerright a, #headerright a:visited{border-left:1px solid #fff;padding:0 10px;margin:10px 0;display:block;font-size:12px;line-height:11px;text-align:center;text-decoration:none; color:#fff; }



/* left auto nav */
#main1 ul.nav {padding:0;margin:10px 10px 0 0; direction:rtl;}
/* float the list to make it horizontal */
#main1 ul.nav li {color:#fff;font-size:14px;margin:0 0 5px 0;}
/* style the links for the top level */
#main1 ul.nav li a, #main1 ul.nav a:visited{color:#fff; }
#main1 ul.nav li a:hover, #main1 ul.nav li a.nav-selected{color:#ffcc33; }



/* left auto nav for news*/
#main1 ul.news {padding:0;margin:10px 0 0 60px; list-style-type:none;}
/* float the list to make it horizontal */
#main1 ul.news li {color:#fff;font-size:14px;margin:0 0 5px 0;padding:0 10px;float:left;border-left:1px solid #fff;}
/* style the links for the top level */
#main1 ul.news li a, #main1 ul.news li a:visited{color:#fff; }
#main1 ul.news li a:hover, #main1 ul.news li a.nav-selected{color:yellow; }



 
/* remove the default list styling */
#menu ul {padding:0;margin:0 0 0 3px;list-style-type:none; z-index:2;}
/* float the list to make it horizontal */
#menu li {float:left;position:relative;font-weight:bold;}
/* style the links for the top level */
#menu a, #menu a:visited{padding:0 16px;margin:10px 0;display:block;font-size:16px;text-align:center;text-decoration:none; color:#fff; }

/* style the top level hover */
#menu a:hover, #menu a.nav-selected  {color:#000; }
#menu :hover > a {color:#000;}



/*footermenu*/
#footerright ul {padding:0px; margin:0px 0 40px 0;list-style: none; font-size:12px;}
#footerright li  {float: left; display:block;border-left:1px solid #ccc;line-height:11px;}
#footerright li a {margin: 0px;display:block;color:#fff;text-decoration:none;padding:0 10px;}	
#footerright li a:hover, #footerright .nav li.nav-selected a {text-decoration:none;color:#ccc;}	
	
