/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
 	font-size: 12px; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

html {
	background: url(/themes/lea/images/bottom_bg.jpg) bottom left repeat-x, url(/themes/lea/images/bg.jpg) top left repeat-x;
	background-color: #005b9a;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
	display: block;
}

img { 
	display: block;
	border: none;
}

a {
	border: none;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	/*width: 960px;  
	margin: 0 auto; */
	width: 100%;
	height: 100%;
	background: url(/themes/lea/images/bottom_bg.jpg) bottom left repeat-x, url(/themes/lea/images/bg.jpg) top left repeat-x;
	-pie-background: url(/themes/lea/images/bottom_bg.jpg) repeat-x bottom left, url(/themes/lea/images/bg.jpg) repeat-x top left;
	behavior: url(/themes/lea/css/pie.htc);
	position: relative;
}
#Container { 
	width: 960px;
	padding-bottom: 15px;
	margin: 0 auto; 
	background: #fff /*url(/themes/lea/images/containerbg.gif) repeat-y*/;
}
#Layout {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin: auto;
}
#Layout h1 {
	font-weight: normal;
	margin-bottom: 10px;
}
#Layout .read_more {  
	width: 232px;
	height: 30px;
	padding: 25px 60px 0 0;
	margin-bottom: 20px;
	text-align: right;
	display: block;
	background: url(/themes/lea/images/MoreButton.png) top left no-repeat;
	color: #fff;
	text-decoration: none;
	clear: both;
}
#Layout div.left {
	float: left;
	width: 620px;
	padding: 20px;
}

#Layout div.left .left_inner {
	float: left;
	width: 295px;
}
#Layout div.left .right_inner {
	float: right;
	width: 295px;
}

#Layout div.left .quote {
	background: url(/themes/lea/images/QuoteMarks.jpg) top left no-repeat;
	font-size: 18px;
	padding-left: 60px;
	padding-bottom: 25px;
} 
#Layout div.left .quote.secondary {
	background: none;
	padding-left: 0;
	font-size: 15px;
}
#Layout div.left .box {
	width: 295px;
} 

#Layout div.left .yellow p {
	width: 150px;
	float: right;
}
#Layout div.left .yellow p.link {
	clear: both;
	width: auto;
}
#Layout div.left .box img {
	margin-bottom: 15px;
} 
#Layout div.left .box img.left {
	float: left;
} 

#Layout div.left ul li {
	line-height: 1.5;
	margin-left: 15px;
}

#Layout div.right {
	float: right;
	width: 275px;
	padding: 25px 0 130px 25px;
	background: #04326d url(/themes/lea/images/SidePanel-Blue.jpg) top left no-repeat;
	color: #fff;
} 
#Layout div.right h2 {
	font-size: 18px;
	font-weight: normal;
}
#Layout div.right h2 span {
	font-size: 28px;
}
#Layout div.right ul {
	list-style: none;
	margin-top: 60px;
}
#Layout div.right ul li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	line-height: 1.5;
	font-size: 12px;
}
#Layout div.right ul li.first {
	border-top: 1px solid #ccc;
}

#Layout div.right ul li .date {
	font-size: 18px;
}
#Layout div.right ul li a {
	color: #008ed8;
	text-decoration: none;
}
#Layout .quick_links {
	width: 910px;
	height: 150px;
	/*padding-top: 25px;*/
	margin: auto;
	background-color: #fff;
}
#Layout .quick_links.secondary {
	border-top: 1px solid #ccc;	
}

#Layout .quick_links h2 {
	font-size: 18px;
	color: #004996;
	font-weight: normal;
	background: none;
	margin-bottom: 20px;
}
#Layout .quick_links .link_container {
	width: 120px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;	
}
#Layout .quick_links .link_container img {
	max-width: 100%;
}
#Layout .quick_links .right .link_container {
	width: 135px;
}
#Layout .quick_links .link_container.left_image {
	margin-right: 10px;
}
#Layout .quick_links .left, #Layout .quick_links .right {
	width: 400px;
	height: 150px;
	padding: 0 35px 0 0;
	background: none;
}
#Layout .quick_links .right {
	padding: 0;
	width: 440px;
}
#Layout .quick_links .middle {
	width: 400px;
	height: 150px;
	padding-right: 35px;
	float: left;
	/*border-left: 2px solid #ccc;*/
	border-right: 2px solid #ccc;
}

#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}

#Layout .left .school_search_form_container {
	position: relative;
	width: 620px;
	height: 85px;
	overflow: hidden;
	background: url(/themes/lea/images/listing_top_searchpanel.gif) top left no-repeat;
}
#Layout .left .school_search_form_container #txtPostcode, #Layout .left .school_search_form_container #txtSuburb {
	position: absolute;
	top:37px;
	left:20px;
	width:98px;
	font-size:20px;
	text-align:center;
	border: 0px none;
	padding: 0;
	margin: 0;
	background: none;
	font-size: 20px;
}
#Layout .left .school_search_form_container #txtSuburb {
	top: 37px;
	left: 143px;
	width: 163px;
}
#Layout .left .school_search_form_container #DropDownList {
	top: 40px;
	left: 350px;
	width: 210px;
	font-size: 14px;
	opacity: 0;
	position: relative;
	z-index: 5;
}
#Layout .left .school_search_form_container span.select {
	position: absolute;
	left: 370px;
	top: 40px;
}
#Layout .left .school_search_form_container #ImageButton {
	text-indent: -9999px;
}
#Layout .left table {
	margin-top: 10px;
	border-top: 1px dotted rgb(173,173,173);
	width: 620px;
}
#Layout .left table td {
	padding: 15px 0;
	border-bottom: 1px dotted rgb(173,173,173);
	line-height: 1.5;
	font-size: 1em;
}
#Layout .left table td h2 {
	font-size: 20px;
	font-weight: normal;
	color: rgb(0,171,236);
}
#Layout .left table td p {
	font-size: 14px;
	line-height: 18px;
	color: rgb(35,35,35);
	padding: 5px 0 0;
}
#Layout .left table td a {
	display: block;
	width: 56px;
	height: 17px;
	background: url(/themes/lea/images/button_more.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}
#Layout .left table td a:hover {
	background-position: 0px -27px;
}
#Layout .left dl dt {
	padding: 10px 0 10px 5px;
	font-weight: bold;
	font-style: italic;
	color: rgb(13,125,208);
	width: 160px;
	float: left;
	clear: both;
}
#Layout .left dl dd {
	width: 160px;
	float: left;
	padding: 10px 0 10px 5px;
	font-weight: bold;
	color: rgb(69,60,60);
}
#Layout .left dl {
	margin-bottom: 20px;
}
#Layout .left h2.location {
	padding: 30px 0 0;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.2em;
	border-top: 1px dotted #333;
	margin-top: 20px;
}
#Layout .left .button-school {
	padding: 20px 0;
}
#Layout .left .button-school a {
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
}
#Layout .left .button-school a.website:hover {
	background-position: -204px -4px;
}
#Layout .left .button-school a.email:hover {
	background-position: -204px -60px;
}
#Layout .left .button-school a.website {
	background: url("/themes/lea/images/button_school.gif") no-repeat scroll -4px -4px transparent;
	float: left;
}
#Layout .left .button-school a.email {
	background: url("/themes/lea/images/button_school.gif") no-repeat scroll -4px -60px transparent;
	float: left;
	margin-left: 20px;
}
/* SECONDARY PAGE STYLES - HOME 
-----------------------------------*/
.home #Layout h2 a {
	text-decoration: none;
	color: #fff;
}
.home #Layout .yellow.box h2, .home-2 #Layout .yellow.box h2 {
	background: url(/themes/lea/images/h2_orange.jpg) top left no-repeat;
	text-align: center;
	color: #fff;
	width: 292px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.home #Layout .red.box h2, .home-2 #Layout .red.box h2 {
	background: url(/themes/lea/images/h2_red.jpg) top left no-repeat;
	text-align: center;
	color: #fff;
	width: 292px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.home #Layout .green.box h2, .home-2 #Layout .green.box h2 {
	background: url(/themes/lea/images/h2_green.jpg) top left no-repeat;
	text-align: center;
	color: #fff;
	width: 292px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}

/* SECONDARY PAGE STYLES - GREEN 
-----------------------------------*/
.school-professionals #Layout h1, .school-professionals #Layout h2, .school-professionals #Layout h3 {
	color: #95c11f;
}
.school-professionals #Layout h2 a {
	text-decoration: none;
	color: #fff;
}
.school-professionals #Layout .box h2 {
	background: url(/themes/lea/images/h2_green.jpg) top left no-repeat;
	text-align: center;
	color: #fff;
	width: 292px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.school-professionals #Layout div.right {
	background: #3daa35 url(/themes/lea/images/SidePanel-LightGreen.jpg) top left no-repeat;
	text-align: left;
}

/* SECONDARY PAGE STYLES - RED 
-----------------------------------*/
.our-schools #Layout h1, .our-schools #Layout h2, .our-schools #Layout h3 {
	color: #8c1102;
}
.our-schools #Layout h2 a {
	text-decoration: none;
	color: #fff;
}
.our-schools #Layout .box h2 {
	background: url(/themes/lea/images/h2_red.jpg) top left no-repeat;
	text-align: center;
	color: #fff;
	width: 292px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.our-schools #Layout div.right {
	background: #8c1102 url(/themes/lea/images/SidePanel-Red.jpg) top left no-repeat;
	text-align: left;
}

/* SECONDARY PAGE STYLES - BLUE 
-----------------------------------*/
.about-lea #Layout h1, .about-lea #Layout h2, .about-lea #Layout h3 {
	color: #04326d;
}
.about-lea #Layout h2 a {
	text-decoration: none;
	color: #fff;
}
.about-lea #Layout .box h2, .blue.box h2 {
	background: url(/themes/lea/images/h2_blue.jpg) top left no-repeat;
	text-align: center;
	color: #fff;
	width: 292px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.about-lea #Layout div.right {
	background: #04326d url(/themes/lea/images/SidePanel-Blue.jpg) top left no-repeat;
	text-align: left;
}

/* SECONDARY PAGE STYLES - PINK 
-----------------------------------*/
.teaching-and-learning #Layout h1, .teaching-and-learning #Layout h2, .teaching-and-learning #Layout h3 {
	color: #1a7475;
}
.teaching-and-learning #Layout h2 a {
	text-decoration: none;
	color: #fff;
}
.teaching-and-learning #Layout .box h2 {
	background: url(/themes/lea/images/h2_turqouise.jpg) top left no-repeat;
	text-align: center;
	color: #fff;
	width: 292px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.teaching-and-learning #Layout div.right {
	background: #1a7475 url(/themes/lea/images/SidePanel-Turquoise.jpg) top left no-repeat;
	text-align: left;
}

/* SECONDARY PAGE STYLES - ORANGE 
-----------------------------------*/
.publications-and-policies #Layout h1, .publications-and-policies #Layout h2, .publications-and-policies #Layout h3 {
	color: #b55711;
}
.publications-and-policies #Layout h2 a {
	text-decoration: none;
	color: #fff;
}
.publications-and-policies #Layout .box h2 {
	background: url(/themes/lea/images/h2_orange.jpg) top left no-repeat;
	text-align: center;
	color: #fff;
	width: 292px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.publications-and-policies #Layout div.right {
	background: #b55711 url(/themes/lea/images/SidePanel-Orange.jpg) top left no-repeat;
	text-align: left;
}


/* HEADER
----------------------------------------- */
#Header { 
 	width: 960px;
 	height: 110px;
 	margin: 0 auto;
	overflow: hidden;
	background: #fff /*url(/themes/lea/images/header.gif) repeat-x left center*/;
	position: relative;
}
 	#Header img { 
		margin: 23px 0;
	}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0;
	}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	/*padding-top: 5px;*/
	overflow: hidden;
	background: #4ea3d7;
	background-image: linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
	background-image: -o-linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.05, rgb(3,36,90)), color-stop(0.85, rgb(1,63,144)));
	background-image: -ms-linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
	-pie-background: linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
	behavior: url(/themes/lea/css/pie.htc);
	position:relative;

}
	#Navigation ul { 
 		/*float: right; 
		margin-right: 10px;*/
	}
		#Navigation ul li { 
	 		list-style: none; 
			/*margin: 0 2px;*/ 
			float: left;
			line-height: 30px;
			display: block;
			border-right: 1px solid #506fa5;
		}
  			#Navigation ul li a { 
				float: left;
				text-decoration: none;
				display: block; 
				height: 30px; 
				font-size: 1.2em; 
				padding: 0 18px;
				color: #fff;
				background: #4ea3d7;
				background-image: linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
				background-image: -o-linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
				background-image: -moz-linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
				background-image: -webkit-linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
				background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.05, rgb(3,36,90)), color-stop(0.85, rgb(1,63,144)));
				background-image: -ms-linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
				-pie-background: linear-gradient(bottom, rgb(3,36,90) 5%, rgb(1,63,144) 85%);
				behavior: url(/themes/lea/css/pie.htc);
				position:relative;
			}
			#Navigation ul li:last-child { border-right: 0; }
			#Navigation ul li:last-child a { padding-left: 22px; padding-right: 22px; }
				#Navigation ul li a span {
					text-align: center;
	        		float: left;
					/*padding-right: 10px;
					height: 2.3em;*/
				}
					#Navigation ul li a:hover { 
						color: #fff;
						cursor: pointer;
			 			background: #93C7E7 /*url(/themes/lea/images/hoverTabLeft.gif) no-repeat left top*/; 
			 			background-image: linear-gradient(bottom, rgb(59,170,53) 5%, rgb(150,193,31) 85%);
						background-image: -o-linear-gradient(bottom, rgb(59,170,53) 5%, rgb(150,193,31) 85%);
						background-image: -moz-linear-gradient(bottom, rgb(59,170,53) 5%, rgb(150,193,31) 85%);
						background-image: -webkit-linear-gradient(bottom, rgb(59,170,53) 5%, rgb(150,193,31) 85%);
						background-image: -ms-linear-gradient(bottom, rgb(59,170,53) 5%, rgb(150,193,31) 85%);
						background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.05, rgb(59,170,53)), color-stop(0.85, rgb(150,193,31)) );
			 			-pie-background: linear-gradient(bottom, rgb(59,170,53) 5%, rgb(150,193,31) 85%);
						behavior: url(/themes/lea/css/pie.htc);
						position:relative;
					}
					#Navigation ul li a:hover span {
						/*background: #93C7E7 url(/themes/lea/images/hoverTabRight.gif) no-repeat right top;*/
						cursor: pointer;
					}
					
    			#Navigation ul li a.current,
	    		#Navigation ul li a.section,
	    		#Navigation ul li a.section:hover,
	    		#Navigation ul li a.current:hover { 
				 	/*background: #fff url(/themes/lea/images/activeTabLeft.png) no-repeat left top;
				 	color: #444;*/
					}
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    		#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {
					/*background: #fff url(/themes/lea/images/activeTabRight.png) no-repeat right top;
					color: #444;*/
				}
    
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 275px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		/*background: #EFEFEF url(/themes/lea/images/sidebarHeader.gif) no-repeat left top;*/ 
	}
	#Sidebar ul {
		margin: 0;
	}
		#Sidebar li {
			margin: 0;
			list-style: none;
		}
	.school-professionals #Layout #Sidebar h3, .our-schools #Layout #Sidebar h3, .about-lea #Layout #Sidebar h3, .teaching-and-learning #Layout #Sidebar h3, .publications-and-policies #Layout #Sidebar h3 { 
		clear: both; 
		/*text-transform: uppercase;*/
		color: #fff;
		font-weight: normal; 
		font-size: 28px; 
		margin: 0 0 10px 0;
		padding: 0;
		/*background: transparent url(/themes/lea/images/sidebarHeaderSub.gif) repeat-x center left;*/
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 275px;
		margin: -5px 0 0 0;
		/*background: #EFEFEF url(/themes/lea/images/sidebarBottomBg.gif) no-repeat center bottom;*/
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
	
	#Layout .right {
		text-align: left;
	}
	
	#Layout .right ul#Menu2 {
		/*border-bottom: 1px solid #eee;*/
		margin-top: 20px;
		padding-top: 0;
	}
    #Layout .right ul#Menu2 li { 
    	/*font-size: 0.9em;*/ 
    	margin: 0;
        list-style: none;
        border-top: 1px solid #fff;
        border-bottom: 0;
        padding-left: 0;
        background: none;
    }
    	#Layout .right ul#Menu2 li a {
            display: block;
            width: 275px;
            /*font-size: 1.2em;*/
            /*height: 1.5em;*/
            line-height: 1.5em;
            color: #eee;
            font-size: 12px;
      	}
			ul#Menu2 li em {
				/*padding-left: 8px;*/
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
		#Layout .right ul#Menu2 li ul li a {
			width: 255px;
		}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	/*background: #DCDCDC url(/themes/lea/images/sidebarSideArrow.gif) no-repeat right center;*/
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  		color: #fff;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            /*background: #DCDCDC;*/
            font-weight: 700;
            /*width: 193px; */
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			/*background: transparent url(/themes/lea/images/sidebarTopLeftHover.gif) no-repeat left top;*/
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	/*background: transparent url(/themes/lea/images/sidebarBottomLeftHover.gif) no-repeat left bottom;*/
			display: block;
			width: 100%;
            height: 100%;
            font-size: 12px;
      	}
      		#Layout .right ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	/*width: 193px;*/
            	margin-top: 0;
            	padding-top: 0;
            	padding-bottom: 0;
            	margin-bottom: 0;
            	/*padding: 4px 0 10px 0;
            	border-top: 1px solid #fff;
            	background: #DCDCDC url(/themes/lea/images/sidebarSectionBottom.png) no-repeat bottom left;*/
      		}
      		#Layout .right ul#Menu2 li ul li {
      			border: 0;
      		}
      		#Layout .right ul#Menu2 li ul li:last-child {
      			padding-bottom: 0;
      		}
      			#Layout .right ul#Menu2 li ul li li {
            		/*width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;*/
            		padding-left: 20px;
        			border-top: 1px solid #fff;
      			}
      				ul#Menu2 li ul li ul {
            			/*background: #DCDCDC;*/
            			margin-left: 0;
      				}	
      				#Layout .right ul#Menu2 li ul li ul {
      					/*border-bottom: 1px solid #fff;*/
      				}

      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			/*color: #555;
            			font-weight: 700;
            			background: #DCDCDC;*/
      				}
      					ul#Menu2 li li ul {
            				/*margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;*/
      					}
      					ul#Menu2 li li ul .roundWhite {
            				/*margin-bottom: -10px;*/
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	/*font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;*/
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	/*background: #BCBCBC url(/themes/lea/images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;*/
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	/*background: transparent url(/themes/lea/images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;*/
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	/*background: transparent url(/themes/lea/images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;*/
      		}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(/themes/lea/images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(/themes/lea/images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid #ddd;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(/themes/lea/images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #Header .links {
	position: absolute;
	top: 5px;
	right: 0;
	color: #666;
	font-size: 14px;
}
html #Header .links a {
	color: rgb(62, 145, 196);
	text-decoration: none;
}
html #SearchForm_SearchForm {
	float: right;
	width: 235px;
	height: 30px;
	margin-top: 45px;
	background: url(/themes/lea/images/SearchForm-bg.jpg) top left no-repeat;
	position:relative;
}
html #SearchForm_SearchForm .middleColumn {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	background-color: none;
}
html #SearchForm_SearchForm input.text {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:-2px;
	left:5px;
	width:195px;
	height:28px;
	line-height: 28px;
	vertical-align: middle;	
	color: #666;
	font-weight: normal;
}
html #SearchForm_SearchForm input.text:focus {
	outline: none;
}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:0px;
	left:207px;
	width:24px;
	height:24px;
	text-indent: -9999px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer { 
 	clear: both;  
	width: 100%; 
	height: 60px; 
	background: #333 /*url(/themes/lea/images/footerBottom.gif) no-repeat bottom left*/; 
	text-align: center; 
}
	#Footer .footerTop {
		width: 960px;
		background: /*transparent url(/themes/lea/images/footerTop.gif) no-repeat top left*/;
		display: block;
		height: 24px;
		text-align: left;
		margin: auto;
	}
  	#Footer p { 
		color: rgb(153,153,153);
		font-size: 13px;
		text-align: left;
		margin: auto;
		/*margin-top: -0.6em;*/
		width: 960px;
	}
  		#Footer a { 
	   		color: rgb(153,153,153);
	   		text-decoration: none;
		}
			#Footer a:hover {
				color: #fff;
				text-decoration: underline;
			}
	#Footer .logout {
		border:0;
		outline: none;
		background: none;
		color: rgb(153,153,153);
		font-size: 13px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
/* GOOGLE MAP STYLES
----------------------------------------------- */
	.maplocation {
		display: none;
	}