/*==================================*/
/* AWM BLUEPRINT CSS */
/*==================================*/
/* TABLE OF CONTENTS */
/*==================================*/
/* 1 - GENERAL / GLOBAL             */
/* 2 - NAVIGATION                   */
/*      2.1 - TOP-NAVIGATION/BREADCRUMB */
/*      2.2 - MAIN-NAVIGATION/ FIRST LEVEL */
/*      2.3 - LEFT-NAVIGATION       */
/*      2.4 - FOOTER-NAVIGATION     */
/* 3 - HOME                         */
/* 4 - MAIN CONTENT                 */
/* 5 - RIGHT HAND PROMO-BOXES       */
/* 6 - SEARCH RESULTS               */
/* 7 - NEWS AND EVENTS              */
/*      7.1 - NEWS                  */
/*==================================*/

/*==================================*/
/* 1 - GENERAL / GLOBAL */
/*==================================*/
/*-- 1.1 - MASTER RESET -------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0}


body
{
	background: #E7ECF0 url(/Images/bg-outer.gif) repeat-x left top;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#container
{
	width: 990px;
	margin: 0px auto;
	padding: 0 4px;
	font-size: 75%;
	text-align: left;
	background: Transparent url(/Images/bg.png) repeat-y left top;
}
p
{
    margin: 1em 0;
}
img
{
	border: 0;
}
strong
{
    font-weight: bold;
}
em
{
    font-style: italic;
}
a
{
	text-decoration: none;
	color: #0079BE;
}
a:hover, a:focus
{
    text-decoration:underline;
}
select
{
    font-size: 1.1em;
	margin: 0;
	padding: 0;
}
input
{
    font-size: 1.1em;
	margin: 0;
	padding: 0 0 1px 0;
}
input.go
{
	height: 19px;
	vertical-align: middle;
}
h1
{
	margin: 0 0 10px 0;
	font-size: 2.2em;
	font-weight: normal;
	color: #017AC1;
	border-bottom: 1px solid #017AC1;
}
h2
{
	color: #017AC1;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0;
}
h2.subheader
{
	background-color: #335d78;
	color: #fff;
	padding: 0.17em 0.83em 0.33em 0.83em;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3
{
    color: #017AC1;
	padding: 0.35em 0.83em 0.5em;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
ul
{
	list-style-type: disc;
}
ol
{
    list-style-type: decimal;
}
ul li p
{
	margin: 0;
}
select.fullwidth
{
	width: 100%;
}
input.fullwidth
{
	width: 98%;
	margin-top: 0px;
}
.hidden
{
	display: none;
}
.small
{
	font-size: 0.9em;
}
.date
{
	color: #666;
	font-size: 0.9em;
}
.large
{
	font-size: 150%;
}

a.title
{
	font-weight: bold;
}
.taller
{
	height: 50px;
}
select.long
{
	width: 190px;
}
input.long
{
	width: 190px;
}
input.short
{
	width: 142px;
}
.bottomalign
{
	vertical-align: bottom;
}
#global
{
	padding: 0 17px;
	background-color: #fff;
}
#content
{
    padding: 0 17px;
    background-color: #fff;
    min-height: 600px;
    height: auto !important;
    height: 600px;
}
#global a
{
	color: #333;
	letter-spacing: 0.01em;
}
  
/*================================*/
/* 2 - Navigation */
/* 2.1 - top-navigation/breadcrumb */
/*================================*/

fieldset.site-search { border:0; margin: 10px 0 0 0; float: right; width:310px;}
fieldset.site-search legend { display: none; }
fieldset.site-search label { display:none;}
fieldset.site-search .gobtn{ margin-left:10px; vertical-align:bottom;}
fieldset.site-search input.textbox {padding:2px 8px 8px; width:213px; border: none; background-color: Transparent;}
div#input-container { width: 229px; float:left; background: transparent url(/images/input_top.jpg) no-repeat top left; }
span#input-container-inner { margin-top:6px; float:left; width: 229px; background: transparent url(/images/input_bottom.jpg) no-repeat bottom left; padding:2px; }

#topnav
{
    width:310px;
}

#banner #topnav
{
    float:left;
}

#banner-mid
{
    float:left;
    width:420px;
}

#banner-mid #topnav
{
    float:right;
}

#topnav li
{
    margin: 1em 1em 0 0;
}
#topnav li a
{
    color: #0078BF;
    font-weight: bold;
}
#regional-signature
{
    float:right;
}

.navbar
{
	background-color: #f2f2f2;
	height: 3.2em;
	margin: 0 0.42em 0 0.42em;
	padding: 0.5em 1.75em 0 1.75em;
	voice-family: "\"}\"";
	height: 2.5em;
}
.navbar a:Hover
{
	text-decoration:underline;
}

.navbarleft
{
	padding-top: 0;
	float: left;
	color: #d43f27;
}

#footerbar .navbarright
{
    float:right;
    padding-right: 30px;
}
#footerbar .navbarright ul
{
    margin-top:0px;
}
#footerbar .navbarright li
{
    padding: 2px 0;
    margin-left: 9px;
}
#footerbar .navbarright li a
{
    color: #333;
    padding-left: 10px;
    border-left: 1px solid black;
}
#footerbar .navbarleft
{
    padding-left: 30px;
}
.navbarright ul
{
    margin-top:10px;
	float: left;
	list-style-type: none;
}
.navbarright li
{
	float: left;
	font-size: 0.9em;
}
.navbarright li.last
{
	background: none;
	padding-right: 0;
}

.navbarright li.noback
{
	background: none;
}
.navbarright li.inputfield
{
	padding-left: 0;
	padding-top: 2px;
	margin: 0;
	background: none;
}
.navbarright li.inputfield input
{
	height: 100%;
	border: 1px solid #aaa;
	font-size: 1.1em;
	width: 10.92em;
	margin: 0px 0 0 0;
	padding: 0;
}
#headcrumb
{
    font-size:1.1em;
    padding-left: 0.8em;
    font-weight: bold;
    width: 775px;
}

#headcrumb ul
{
	list-style-type: none;
}
#headcrumb li
{
	display: inline;
	padding: 2px 2px 2px 10px;
	background: transparent url(/Images/breadcrumb.gif) no-repeat scroll left 3px;
}
#headcrumb li.on
{
	background-position: left -23px;
	color:#ED3A61;
	text-decoration: underline;
}

/*================================*/
/* 2.2 - Main-navigation/ First level */
/*================================*/

#main-nav
{
	color: #333;
	font-size: 0.9em;
	margin: 0;
}
#main-nav ul
{
    list-style-type: none;
    border-bottom: 1px solid #FFF;
    min-height: 40px;
}
#main-nav li
{
    float:left;
}
#main-nav li a
{
    background: #1185C8 url(/images/topnav.gif) no-repeat scroll left -300px;
    color: #FFF;
    font-size: 1.6em;
	padding: 0 0 0 10px;
	display: block;
	cursor: pointer;
}
#main-nav li a span
{
    background: transparent url(/images/topnav.gif) no-repeat right -450px;
    display: block;
    text-align: center;
    padding: 10px 10px 10px 0;
}
#main-nav li.on a
{
	text-decoration: underline;
	background-position: left top;
	padding-left:10px;
	background-color: #E71B4E;
}
#main-nav li.on a span
{
	background-position: right -150px;
	padding-right:10px;
}
#logo
{
    width: 390px;
	float: left;
}
#banner
{
}
#banner-inner
{
	height:100px;
}
/* Fixed navigation tab lengths */
#tn_1 {width: 50px; }
#tn_2 {width: 175px; }
#tn_3 {width: 96px; }
#tn_4 {width: 115px; }
#tn_5 {width: 75px; }
#tn_6 {width: 75px; }
#tn_7 {width: 80px; }
#tn_8 {width: 130px; }
/*================================*/
/* 2.3 - left-navigation */
/*================================*/

#leftcol
{
	width: 185px;
	float:left;
	margin-bottom: 20px;
}
#leftnav 
{ 
    font-weight:bold;
    font-size: 1.1em;
    list-style-type: none;
}
#leftnav a 
{
    color:#FFF; 
    text-decoration:none;
    display: block;
}
#leftnav a :active, #leftnav a:hover, #leftnav a:focus
{
    text-decoration:underline;
}
#leftnav li 
{
    display: inline;
}
#leftnav li a
{
    padding: 6px 20px 4px 10px;
    background: transparent url(/images/leftnav.gif) no-repeat scroll -370px top;  
}
#leftnav li.navselected a
{
    background-position: left top;
}
#leftnav li div.leftnav-main
{
   background: #353338 url(/images/leftnav.gif) no-repeat scroll -555px bottom;
   padding-bottom: 3px;
   width: 185px;
}
#leftnav li.navselected div.leftnav-main
{
    background-position: -185px bottom;
    background-color: #E3033F;
}

#leftnav li ul 
{  
    list-style-type: none;
    padding-left: 10px;
}
#leftnav li.navselected ul li a
{
    color: #000;  
    background: Transparent url(/images/leftnav_chev.gif) no-repeat left 4px;
    padding: 2px 8px 2px 10px;
}

#leftnav li.navselected ul li div.leftnav-main
{
    padding-bottom: 0; 
    font-size: 0.9em; 
    background: none;
}
#leftnav li.navselected ul li.navselected a
{
    color: #ED3A61;
    background-position: left -25px; 
}
#leftnav li.navselected ul li.navselected ul li a
{
    color: #000; 
    background-position: left 4px;  
}
#leftnav li.navselected ul li.navselected ul li.navselected a
{
    color: #ED3A61;
    background-position: left -25px; 
}
#leftnav li.navselected ul li.navselected ul li.navselected ul li a
{
    color: #000;
    background-position: left 4px; 
}
#leftnav li.navselected ul li.navselected ul li.navselected ul li.itemselected a
{
    color: #ED3A61;
    background-position: left -25px; 
}
/*hidden elements*/
.navhidden  { display:none; }
.navvisible { display:block; }

/*================================*/
/* 2.4 - FOOTER-NAVIGATION */
/*================================*/

#footerbar
{
	font-size: 0.7em;
	width: 990px;
	padding: 20px 4px 0 4px;
	margin:0 auto;
	background: Transparent url(/Images/container-end.png) no-repeat left top;
}
#footerbar .navbarleft
{
	color: #000;
}
#footerbar li
{
	padding-top: 0;
	background-position: right 3px;
}
div#awm-logo 
{ 
    height: 60px; 
    margin: 4px 
}
div#awm-logo img 
{
    float: right; 
    padding: 1em 0;
}

/*================================*/
/* 3 - Home */
/*================================*/

#home-left
{
	float: left;
	width: 18%;
	margin-right: 12px;
}
#home-page-options 
{
	float: right;
	max-width: 178px;
	padding-top: 0;
	width: 24%;
	margin-bottom: 2em;
}
/*################################*/
/* 3.1 HOME-HUB */
/*################################*/
#main-home
{
    margin:24px 0 15px 0;
    width: 956px;
    float: left;
}

#home-promos, div.promobox
{
    width:567px;
    float:left;
}
#home-adverts div.logo
{
    float: right;
    margin: 0 1px 0 20px;
}
#home-adverts div#lgo_2
{
    float: right;
}

#home-promos div.promobox
{
    margin-right: 12px;   
}
div.promobox img, div.promobox-hub img
{
    display: block;
}
div.promobox
{
    width: 181px;
    padding-bottom: 3px;
    background: transparent url(/images/promo.gif) no-repeat -181px bottom;
}
#home-promos div.promobox.last
{
    margin-right: 0;
}
div.promobox h3
{
    background: #017ABF url(/images/promo.gif) no-repeat left top;
    padding-right: 20px;
    color: #FFF;
}
#home-promos a, div.promobox a
{
    color: #FFF;
}
div.promobox div.content
{
    background: #047DC2 url(/images/blue_slice.gif) repeat-x left top;
    padding: 8px 6px 13px;
    color: #FFF;
}
#home-promos div.promobox div.content
{
    min-height: 95px; 
    height: auto !important;
    height: 95px;
}
div.promobox div.content a
{
    font-weight: bold;
}
#home-promos div.promobox div.content li a
{ text-decoration: none;
}
#home-promos div.promobox div.content li a:hover, #home-promos div.promobox div.content li a:active, #home-promos div.promobox div.content li a:focus
{ text-decoration: underline;
}
div.promobox div.content p
{
    margin: 0;
    display:inline;
}
div.promobox div.content li
{
    margin: 3px 0;
    padding: 0 0 0 10px;
    background: transparent url(/images/chev_white.png) no-repeat scroll left center;
}
#home-adverts
{
    float:right;
    width: 380px;
    margin-top: -4px;
}
#home-adverts div.advert a:hover, #home-adverts div.advert a:active
{
    cursor:pointer;
    color: #FFF;
    text-decoration: underline;
}
div.home-advert-item { min-height: 68px; height: auto !important; height: 68px; padding: 0 8px 0 185px; background-color: Black; }
div.home-advert-item a { color: #fff; }

div.advert h3
{
    background: transparent;
    padding: 0;
    font-size: 1.2em;
    padding: 8px 0 2px 0;
    color: #FFF;
}
div.advert p
{
    margin: 0;
}
div.advert
{
    margin-bottom: 4px;
}
div#leftcol div.promobox
{
    margin: 10px 0 0 2px;
}
div#leftcol div.promobox div.content a
{
    text-decoration: underline;
}
/*================================*/
/* ?? - Related content */
/*================================*/

div.related-content {}
div.related-content div.rel-title 
{ 
    background: #01A437 url(/images/rhs_promotitle.gif) no-repeat left top;
}
div.related-content div.rel-title  h3 
{ 
    color: #fff;
    background: transparent url(/images/rhs_promotitle.gif) no-repeat -186px bottom;
    padding: 0.5em 1em;
    font-size: 1.1em;
}
div.related-content div.rel-title  h3 a
{
    color: #FFF;
}
div.related-content div.content
{
    padding: 0 0.6em;
}
div.related-content li
{
    border-bottom: 1px solid #CBCBCB;
    clear:left;
    padding: 8px 0;
}
div.related-content li.last
{
    border-bottom: none;
}
div.related-content ul
{
    list-style-type: none;
}
div.related-content li a
{
	background-repeat: no-repeat;
	background-position: 0 9px;
	font-weight: bold;
}
div.related-content li a span
{
    display: block;
}
div.related-content li img
{
    margin: 0 10px 5px 0;
}
ul.doc-list li a
{
    padding: 3px 0 3px 25px;
    background-position: left center;
    display: block;   
}
div.related-content li.file-pdf a
{
	background-image: url(/Images/pdf.gif);
}
div.related-content li.file-zip a
{
	background-image: url(/Images/zip.gif);
}
div.related-content li.file-doc a
{
	background-image: url(/Images/doc.gif);
}
div.related-content li.file-xls a
{
	background-image: url(/Images/xls.gif);
}
div.related-content li.file-jpg a
{
	background-image: url(/Images/jpg.gif);
}
div.related-content li.file-jpe a
{
	background-image: url(/Images/jpg.gif);
}

/*================================*/
/* 4 - MAIN CONTENT */
/*================================*/

div#sideimage
{
    float: left;
    width: 100%;
}
#main
{
	float: left;
	width: 765px;
}

#main-content
{
	float: left;
	width: 472px;
	padding: 0 54px 120px;
	background: transparent url(/images/content_footer.gif) no-repeat center bottom;
}
#main-content ul, #main-content ol
{
    padding: 0 0 0 25px;
    clear: left;
}
#main-content li
{
    margin: 10px 0;
}
#main-content li p
{
    margin: 0;
}
#main-content a
{
    font-weight: bold;
}
#page-options
{
    width:185px;
    float:right;
}
.page-banner
{
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
#main-content .content img
{
	border: 1px solid #999894;
	margin-right: 1em;
	margin-bottom: 0.7em;
	margin-top: 0px;
}
#main-content .content caption
{
	display: none;
}
#main-content .content th
{
	display: none;
}
#main-content .content td[scope]
{
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
}
#main-content div.intro
{
	margin: 20px 0;
	color: #017AC1;
	font-weight: bold;
	font-size:1.4em;
}
#main-content div.intro a
{
	text-decoration: underline;
}
#main-content p.intro
{
	font-weight: bold;
}
#main-content div.intro p
{
	margin: 5px 0;
}
div#streaming-video
{
	margin: 10px 0;
}
table.events {}
table.events tr {}
table.events td { padding: 2px 4px;}

div.rel-contact {border-bottom: 1px solid #CBCBCB; float: left; padding-bottom: 8px; width: 100%;} 
div.rel-contact h2 { margin: 8px 0; padding: 6px 0; font-size: 1.4em; border-top: 1px solid #CBCBCB; border-bottom: 1px solid #017AC1; }
div.rel-contact div.contact { width: 230px; float:left; margin-bottom: 10px; }
div.rel-contact div.contact.left { margin-right: 11px;}
div.rel-contact div.contact span, div.rel-contact div.contact a { display: block;}
div.rel-contact div.contact a { font-weight: bold; }
div.rel-contact div.contact span.contact-title { font-weight: bold; }

/*Content hub */

.promobox-hub { margin-top:12px; width: 230px; float: left; padding-bottom: 3px; background: Transparent url(/images/hub.gif) no-repeat left top; color: #FFF;}
#main-content .promobox-hub a { color: #FFF; font-weight: normal;}
#main-content .promobox-hub h3 a { font-weight: bold; } 
.promobox-hub h3 {background: Transparent url(/images/hub.gif) no-repeat left top; padding-right:20px;}
.promobox-hub p { margin: 0; display:inline; }
.promobox-hub div.content{ padding:8px 6px 13px; min-height: 90px; height: auto !important; height: 80px; } 
#hub1 { background-position: -230px bottom; margin-right: 11px;}
#hub1 h3 { background-color: #027BC2;}
#hub1 h3 a {}
#hub1 div.content { background: #027BC2}
#hub1 div.content { background: #027BC2 url(/images/blue_slice.gif) repeat-x left top;}

#hub2 {  background-position: -690px bottom; }
#hub2 h3 { background-color: #BA871A; background-position:-460px top;}
#hub2 h3 a {}
#hub2 div.content { background: #BA871A;}
#hub2 div.content { background: #BA871A url(/images/orange_slice.gif) repeat-x left top;}

#hub3 { background-position: -1150px bottom; margin-right: 11px;}
#hub3 h3 { background-color: #009A34; background-position:-920px top;}
#hub3 h3 a {}
#hub3 div.content { background: #009A34;}
#hub3 div.content { background: #009A34 url(/images/green_slice.gif) repeat-x left top;}

#hub4 {  background-position: -1610px bottom; }
#hub4 h3 { background-color: #312F32; background-position:-1380px top;}
#hub4 h3 a {}
#hub4 div.content { background: #312F32}
#hub4 div.content { background: #312F32 url(/images/black_slice.gif) repeat-x left top;}

#hub5 {  background-position: -2070px bottom; }
#hub5 h3 { background-color: #E3033F; background-position:-1840px top;}
#hub5 h3 a {}
#hub5 div.content { background: #E3033F;}
#hub5 div.content { background: #E3033F url(/images/red_slice.gif) repeat-x left top;}

/*Content adverts */
div.advert-content-wrapper { margin:10px 0;  width: 185px; float:left; background: Transparent url(/images/content_advert.gif) repeat-y -372px top;}
div.advert-content { padding-bottom: 6px; background: Transparent url(/images/content_advert.gif) no-repeat -186px bottom;}
div.advert-content-inner  { padding: 6px 10px; background: Transparent url(/images/content_advert.gif) no-repeat left top;}
div.advert-content-inner p { margin: 0; color: #FFF;}
div.advert-content-inner p a { color: #FFF;}
div.advert-content-inner h3 { background-color: Transparent; padding:0; z-index: 100; }
div.advert-content-inner h3 a {  font-size:1.4em; color: #FFF; }

/* map list */

div.map-hub { padding-bottom: 8px; background: Transparent url(/images/map.gif) no-repeat -470px bottom; margin: 0 1px;}
div.map-hub-inner { padding: 15px; background: #E3033F url(/images/map.gif) no-repeat left top;}
div.map-hub-inner ol {  font-size: 1.6em; padding-left: 25px; }
div.map-hub-inner ol li { margin:5px 0; width: 175px; color: #FFF; list-style-type:decimal; display: list-item; vertical-align:top; }
div.map-hub-inner ol li a { color: #fff; display: block;}


/* CONTACT INFO */

#contact-info
{
	margin-top: 2em;
}
#contact-contextual div.content
{
	background-color: #fdf5f3;
	min-height: 167px;
	height:auto !important;
	height: 167px;
	padding: 0.5em 1em 1.3em 1em;
}
#contact-contextual h2
{
	margin: 5px 0;
	background-color: #e3776a;
	padding-top: 2px;
}
.contactsresults
{
    border-left: 0;
    border-right: 0;
}
/* PAGE TOOLS */
.page-tools
{
    position: absolute;
    top:0;
    right:0;
	padding: 5px 10px;
	width: auto;
	font-size: 0.8em;
	font-weight:bold;
}
.page-tools ul
{
	list-style-type: none;
	padding: 0pt;
	margin: 0.2em 0 0 0;
}
.page-tools li
{
	float: left;
	margin: 0pt;
	padding: 0 1em 0 0;
}

a.print
{
	background-image: url(/Images/print_icon.gif);
	background-repeat: no-repeat;
	padding-left: 1.7em;
	background-position: left center;
}
a.save
{
	background-image: url(/Images/save_icon.gif);
	background-repeat: no-repeat;
	padding-left: 1.7em;
	background-position: left center;
}
a.send
{
	background-image: url(/Images/send_icon.gif);
	background-repeat: no-repeat;
	padding-left: 1.7em;
	background-position: left center;
}
div.logo { margin: 10px 0; float: left; }

/*================================*/
/* 6 - SEARCH RESULTS             */
/*================================*/

fieldset.content-search {border: none; padding: 0 0 10px 0; clear:left; }
fieldset.content-search div { display: inline; }
fieldset.content-search legend { display:none;}
fieldset.content-search input.gobtn { margin-top: 15px; padding: 2px; vertical-align: bottom; float:left; }
fieldset.content-search select { padding: 0; }
fieldset.content-search label {line-height: 1.5em; display: block; font-size: 1em; color: #017AC1; font-size:1.1em; font-weight: bold; }
fieldset.content-search input.ddl { margin-left: 20px }
fieldset.content-search.volunteering div.pnltopics { clear: left; }
fieldset input.gobtn { vertical-align: bottom;}
fieldset.content-search.volunteering div.pnlmonth, fieldset.content-search.volunteering div.pnlmonth select { width:210px;}
fieldset.content-search.volunteering div.pnlyear, fieldset.content-search.volunteering div.pnlyear select { width:190px;}
fieldset.content-search div {float: left; margin-right: 11px }
div.pnlmonth, div.pnlmonth select {width: 95px;}
div.pnlyear, div.pnlyear select {width: 95px;}
div.pnltopics, div.pnltopics select {width: 210px;}
.pnltopicsthin select, .pnllocationsthin select {width:190px;}
div.pnlkeyword {width: 202px;}
div.pnlkeyword input { width: 193px; }

div.page { position:relative; border-top: 1px solid #CBCBCB; border-bottom: 1px solid #CBCBCB; padding: 7px 0; margin: 2px 0; clear:both; width: 472px;}
div.page a { font-size:0.9em;  border:1px solid #999999; background: #E5E5E5; color:#333; padding:2px 6px; font-weight: bold; text-decoration: underline;}
div.page a.page-selected {background: #017AC1; color:#FFF; }
div.page h2.search-results {position:absolute; right:10px; top: 6px; text-align:right; font-size: 1em; float: right; color: #000; font-weight: normal; margin:0; padding: 0; background: none;}

div.search-results {}
div.search-results h3 { font-size: 1em; font-weight: normal; margin: 0; padding: 0; background: none; display: inline;}
div.search-results span.date { color: #333; font-size: 1em; display: block; }
div.search-results div.search-results-item { clear: both; padding: 10px 0;}
div.search-results div.search-results-item h3 a { color: #000; font-weight: bold; }
div.search-results div.search-results-item p { margin: 0; font-size: 1em; color:#6C6E71; }
div.search-results div.search-results-item img { margin: 0 0 10px 10px;  }
div.search-clear { clear: both; border-bottom: 1px solid #DEDEDE; }
div.pnlNoResults { margin: 10px }

/* Additional selects for document store*/

div.search-results.docstore div.search-results-item { background-repeat: no-repeat; background-position: 20px 10px; padding-left: 60px; }

/* Additional selects for gallery */

div.search-results.dynamic-gallery h3 { background: none; margin: 0; color: #555; padding: 5px 0; font-size: 1.1em; display: block; font-weight: bold; }
div.search-results.dynamic-gallery div { margin: 0; height: 165px; float: left; text-align: left; width: 24%; padding: 0; overflow:hidden;}
div.search-results.dynamic-gallery div img, div.search-results.dynamic-gallery div p { margin: 0 }
div.search-results.dynamic-gallery div a.download { background-image: url(/Images/list_arrow.gif); background-repeat: no-repeat; background-position: 0 10px; padding: 5px 7px; display: block; color: #1149AA; }
div.search-results.dynamic-gallery div div.image-container { float: none; width: auto; height: auto; margin: 0 9px 0 0; }

h2.case-study-title { display: inline; background: none; color: #000; }

/*================================*/
/* 7 - NEWS AND EVENTS            */
/*      7.1 - NEWS                */
/*================================*/
div.news-highlights { border-bottom: 1px solid #017AC1; float: left; margin-bottom:11px; }
div.news-highlights h2 { margin: 0; font-size: 1em;} 
div.news-highlights h3 { padding: 0; }
div.news-highlights h2 a {color: #333;}
div.news-highlights h3 a {color: #333;}
div.news-highlights p { margin-top: 0; color: #6C6E71; }
div.news-highlights div#news-top div { float: left; width: 228px; }
div.news-highlights div#news-top div.image-promo { margin-right:11px;}
div.news-highlights div.news-secondary { width:228px; float:left; margin-top: 11px; }
div.news-highlights div.news-secondary.first { clear: left;margin-right:11px;  }
div.news-highlights div.news-secondary div  { float: left; width: 175px; }
div.news-highlights div.news-secondary div.image-promo { margin-right:11px; width: 42px;}
.clear-left { clear:left; }

/*================================*/
/*      7.2 - EVENTS              */
/*================================*/

.event-signup td.col1
{
	width: 270px;
}
.event-signup td.col2
{
	width: 190px;
}
div#gallery
{
    float: left;
    width: 100%;
    padding: 10px 0;
}
div#gallery div
{
    float: left;
}
.eventscontainer
{
	width: 66%;
	float: left;
}
* html .eventscontainer
{
	width: 64%;
	float: left;
}
#main-content .contact-event
{
	padding: 0.5em 0 0.5em 0.5em;
	margin-top: 0.7em;
}
#main-content .contact-event h2
{
	background: none;
	clear: left;
	margin: 0;
	color: #000;
	font-size: 1.2em;
	padding: 0;
}
#main-content .contact-event div
{
	padding: 10px 0 20px 0;
}
#main-content .contact-event img
{
	border: 1px solid #999894;
	float: left;
	margin: 0 15px 20px 0;
}

#main-content .content h4
{
	background-color: #345D79;
	clear: left;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 0.17em 0.83em 0.33em;
	margin: 10px 0;
}
#page-options #calendar p
{
	margin-top: 0;
	margin-left: 3px;
	margin-bottom: 15px;
}
div.cal-links
{
    text-align: center;
    margin-bottom: 8px;
}
div.cal-links a
{
    font-size: 1.2em;
    padding: 2px 5px;
    color: #333;
}
div.cal-links span
{
    font-size: 1.2em;
    font-weight: bold;
}
div#calendar
{
    width: 185px;
    background-color: #F1F5F6;
    padding: 10px 0;
}
table.calendar
{
	background-color: #fff;
	margin: 0 auto 5px auto;
}
#calendar table th
{
	background-color: #CFDCE2;
}
#calendar table.calendar tr td, #calendar table.calendar tr th
{
	border: 1px solid rgb(202,221,226);
	text-align: center;
	padding: 2px 4px 2px 4px;
	font-size: 0.9em;
}
#calendar table.calendarheader tr td
{
	border: none;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #F1F5F6;
	padding: 0 0 10px 0;
	margin: 0;
}
#calendar table.calendar tr td.itemevents
{
	background-color: #ddd;
}
#calendar table.calendar a:Hover
{
	color: Red !important;
}
#calendar p
{
	margin-top: 0;
	margin-left: 3px;
}

.display-header
{
	background-color: #B1C2CC;
	color: White;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* SITEMAP */
#sitemap ul
{
	margin: 3px 0 5px;
	list-style-type: disc;
	padding-left: 25px;
}
#sitemap li
{
	padding-top: 1px;
	padding-bottom: 1px;
}

/* GLOSSARY */
.glossary-item
{
	border-bottom: 1px solid #dedede;
}
.glossary-item h3
{
	font-size: 1.1em;
	background: none;
	padding: 0;
	margin: 1em 0 1em 0;
}

#faq h3
{
	font-size: 1em;
	background: none;
	padding: 0;
	margin: 1em 0 0.5em 0;
	font-weight: normal;
}
div.image-container
{ 
    overflow: hidden;
    display: block;
}

div.promo-image-border div.image-container
{
    border: 1px solid #999894;
    width: 99%
}
div#page-options div.promobox h3
{
    margin-top:0px;
	border-bottom: 1px solid #A3A3A3;
}

div#page-options  div.promobox
{
	margin-top:0px;
}

div#page-options  div.promobox h3 a
{
	color:#FFFFFF;
}

div#static-banner-text
{
    float:left;
    width:23%;
    font-size:1.6em;
    position: absolute;
    background-color: #fff;
    overflow: hidden;
    min-width: 158px;
    max-width: 270px;
    opacity: 0.80;
    filter: alpha(opacity=80);
}
div#static-banner-text p
{
    padding: 20px;
    margin: 0;
    font-weight: bold;
}
div#static-banner-text a
{
    padding: 20px;
    display: block;
}
div#slideshow
{
    overflow: hidden;
    max-width: 1128px;
    min-width: 660px;
}
div#slideshow
{
    border-bottom: 1px solid #666666;
    width:100%;
    overflow:hidden;
}
div#homepage-banner-container
{
    border-top: 1px solid #666666;
}
div#homepage-banner-container img.banner-image-right,div#banner-container img.banner-image-right
{
float: right;
width: 78%;
}
div#page-head-tools 
{
    position: relative;
    padding: 0.6em 0;
}
.block 
{
    display: block;
}
div.updateProgress { z-index:99999; }
div.updateProgress span { font-weight: bold; font-size: 1.1em; }
.background { background-color:#FFFFFF; filter:alpha(opacity=85); -moz-opacity:0.85; }
.clear { clear: both; }
.bold{font-weight:bold;}
/*================================*/
/* forms      */
/*================================*/
fieldset.content-form h2 { margin-top: 0;border-top: 1px solid #017AC1; border-bottom: 1px solid #017AC1; padding: 8px 0; }
fieldset.content-form legend { display: none;}
fieldset.content-form label, fieldset.content-form span.label { color:#017AC1; display:block; font-size:1.1em; font-weight:bold; line-height:1.5em;}
fieldset.content-form div.topics label { color: #333; font-weight: normal; }
fieldset.content-form label.hidden { display: none; }
fieldset.content-form input.submitbutton { float: right; }
fieldset.content-form input.smallfield {}
fieldset.content-form select.smallfield {}
fieldset.content-form div { margin: 5px 0; }
fieldset.content-form div.halfwidth { width: 230px; float: left;}
fieldset.content-form div.left { margin-right:11px; clear:left; }
fieldset.content-form div.halfwidth input, fieldset.content-form div.halfwidth select { width: 225px;}
fieldset.content-form div.fullwidth { width: 472px; clear: left;}
fieldset.content-form div.fullwidth input, fieldset.content-form div.fullwidth select, fieldset.content-form div.fullwidth textarea { width: 472px;}
fieldset.content-form div.fullwidth.topics input { width: auto; margin-left: 400px; }
fieldset.content-form div.fullwidth textarea { height: 100px }
fieldset.content-form div.fullwidth input.smallfield, fieldset.content-form div.fullwidth select.smallfield { width: 107px; margin-right: 11px; float:left;}
fieldset.content-form div.fullwidth.radio input { width: auto; display: inline; }
fieldset.content-form div.fullwidth.radio label.sublabel { width: auto; display: inline; color: #333; font-weight: normal; }
fieldset.content-form .error { color: Red; padding: 0.2em 0; }
span.reg-footer { display: block; margin: 4px 0; padding: 8px 0; border-top: 1px solid #CBCBCB; border-bottom: 1px solid #CBCBCB; }
span.hiddenspan { margin-left:-9999px; position:absolute; }

.rhs-form { margin-bottom: 10px; width: 185px; overflow:hidden; }
.volunteering-form { width: 175px; margin: 0 5px; }
.rhs-form .intro-line { font-size: 0.9em; display: block;  font-weight: bold; margin: 8px 5px; }
.rhs-form .form-info { font-size: 0.9em; display: block;  font-weight: bold; margin: 3px 0 10px 0; }
.rhs-form .formrow { margin: 5px 0; }
.rhs-form label, .rhs-form span.label { display: block; font-weight: bold; color: #017AC1; }
.rhs-form input.text { width: 175px; margin-top: 2px; }
.chkOptIn input { vertical-align: bottom; }
.rhs-form select { width: 175px; font-size: 0.9em; padding: 2px 1px; }
.rhs-form .error { display: block; font-weight: bold; }
.rhs-form .cblabel { display: inline !important; color: #333; }
