/*==================================*/
/* 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                  */
/* 8 - CASESTUDIES                  */
/*==================================*/

/*==================================*/
/* 1 - GENERAL / GLOBAL */
/*==================================*/
body
{
	background: #fff;
	color: #333;
	margin: 0 1.6em 0 1.6em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 660px;
}
.clearFix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix
{
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearFix
{
	display: block;
}
/* End hide from IE Mac */
p
{
    margin: 1em 0;
}
img
{
	border: 0;
}
a
{
	text-decoration: none;
	color: #4DC4CF;
}
p a
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	color: #FAA61A;
}

select
{
    font-size: 0.9em;
	margin: 0;
	padding: 0;
}
input
{
    font-size: 0.9em;
	margin: 0;
	padding: 0;
}
input.go
{
	/*height: 19px;*/
	vertical-align: middle;
}
h1
{
	color: #fff;
	padding: 0.2em 0.83em 0.33em 0.83em;
	margin: 0 0 10px 0;
	font-size: 1em;
	font-weight: bold;
}
h2
{
	background-color: #4dc4cf;
	color: #fff;
	padding: 0.17em 0.83em 0.33em 0.83em;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	margin-top: 15px;
}
h2.subheader
{
	background-color: #4dc4cf;
	color: #fff;
	padding: 0.17em 0.83em 0.33em 0.83em;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3
{
	background-color: #4DC4CF;
	color: #fff;
	padding: 0.17em 0.83em 0.33em 0.83em;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
ul
{
	list-style: square;
}
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
{
	margin-bottom: 10px;
}
#global a
{
	color: #000;
}
#global a:Hover
{
	color: #FAA61A;
}
.clear
{
	overflow: hidden;
	clear: both;
	height: 1px;
	margin-top: -1px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
#container
{
	max-width: 1128px; /*ie max-width hack*/
	width: expression(document.body.clientWidth > 1128? "1128px" : "auto" );
	width: auto;
	margin: 0px auto;
	font-size: 75%;
	text-align: left;
	voice-family: "\"}\"";
	width: auto;
}
#main-content .content
{
   /* background-color:#A6E1E7;*/
    padding: 5px 0.5em;
    margin: 0.5em 0;

}

/*================================*/
/* 2 - Navigation */
/* 2.1 - top-navigation/breadcrumb */
/*================================*/

.navbar
{
	background-color: #FFF;
	font-size: 0.8em;
	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
{
	color: #000;
}
.navbar a:Hover
{
	color: #4DC4CF;
}

.navbarleft
{
	padding-top: 0;
	float: left;
	color: #d43f27;
}
.navbarright
{
	float: right;
	padding: 0pt;
}
.navbarright ul
{
	float: left;
	list-style-type: none;
	padding: 0pt;
	margin: 0;
}
.navbarright li
{
	float: left;
	margin: 0pt;
	padding: 4px 0.7em 0 0.7em;
	background-image: url(/Images/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	voice-family: "\"}\"";
	height: 100%;
}
.navbarright li.last
{
	background: none;
	padding-top: 4px;
	padding-left: 1.1em;
	padding-bottom: 0px;
	margin: 0;
}

.navbarright li.noback
{
	background: none
}
.navbarright li.noback input
{

                margin-top:-3px;

}

.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 ul
{
	list-style-type: none;
	padding: 0pt;
	margin: 0pt;
}
#headcrumb li
{
	float: left;
	margin: 0pt;
	height: 1.5em;
	padding: 0.24em 0.7em 0 0.7em;
	background-image: url(/Images/breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4dc4cf;
}
#headcrumb li a
{
	color: #000;
}
#headcrumb li.first
{
	color: #000;
	background-image: none;
}
#headcrumb li.last
{
	color: #4DC4CF;
	background-image: none;
}
#headcrumb li.on a
{
	color: #4DC4CF;
	background-image: none;
}
#headcrumb li.none
{
	color: #DE3F27;
	background-image: none;
}

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

#main-nav
{
	text-align: left;
	background-color: #FFF;
	font-size: 97%;
	height: 10%;
	margin: 0 0.42em 0 0.2em;
	padding: 0.2em 0 0 0;
	border-bottom: 1px solid #000;
}
#main-nav ul
{
	list-style-type: none;
	padding: 0pt;
	margin: 6px 0 6px 1%;
	height: 100%;
}
#main-nav li
{
	display: inline;
	margin: 0pt;
	height: 1.5em;
	padding: 0.2em 0.8em 0 0.8em;
	background-image: url(/Images/headernav_divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}
#main-nav li.last
{
	background: none;
}
#main-nav li a.on
{
	color: #4DC4CF;
}
#main-nav li span
{
	color: #4DC4CF;
}
#logo
{
	float: left;
	margin-top: 0.5em;
}
#header-ad
{
	float: right;
	margin-top: 1.25em;
}
#banner
{
	height: 7em;
                margin:0 4px 0 3px;
	/*border-left: 1px solid #e4e4e4;
	border-right: 1px solid #dedfe1;*/
	border-bottom: 1px solid #000000;

}
#banner-inner
{
	height: 7em;
	padding: 0 2.17em 0 1.55em;
                /*
	border-left: 1px solid #e9eaec;
	border-right: 1px solid #e9eaec;
	border-bottom: 1px solid #9d9ea0;
                */
}
/*================================*/
/* 2.3 - left-navigation */
/*================================*/

#navigation
{
	float: left;
	width: 18%;
	margin-right: 12px;
}
#nav-container
{
	border-top: 2px solid #4DC4CF;
	border-bottom: 2px solid #bcbcbc;
	background-color: #f7f7f7;
}
#nav-container	{ margin-bottom:1.25em; }
#leftnav a { color:#000; font-size:0.9em; }

#leftnav, #leftnav ul {
  margin:0;
  padding:0;
  list-style:none;
  font-size: 12px;
}

#leftnav  
{
    background-image:url(/Images/leftnav_bg.gif); 
    background-repeat:repeat-y; 
    background-position:right top;
    background-color: #F7F7F7;
    border-bottom:2px solid #BCBCBC;
    border-top:2px solid #4DC4CF;
}

#leftnav li a {
	text-decoration:none;
}

#leftnav a:hover {color:#FAA61A}

/*root level list elements*/
#leftnav li {
  padding:3px 0 3px 0;
  background-image:url(/Images/leftnav_li_bg.gif); background-repeat:repeat-x; background-position:left bottom;
}
#leftnav li ul {
  margin-top:1px;
  margin-right:2px;
  padding-top:5px;
  padding-left:15px;
  background-color:#fff;
  background-image:url(/Images/leftnav_ul_topbg.gif); background-repeat:repeat-x; background-position:left top;
  border-left:2px solid #f7f7f7;
}

/*second level list*/
#leftnav ul ul {
  margin:0;
  padding:0;
  border:0; 
  background-image:none; 
}
   
/*second level list elements*/
#leftnav li li {
  
  padding-right:5px;
  border:none;
  background-image:none;
}
 
#leftnav li li .leftnav-icon{
	display:inline;
	margin-left:-2px;
	margin-right:5px;
	margin-right:expression('5px');
}

/*third level list elements*/
#leftnav li li li 
{

  padding-top:2px;
  padding-bottom:2px;
  margin:0px 0px 0px 12px;
}


/*hidden elements*/
.navhidden  { display:none; }
.navvisible{ display:block; }

/*plus / minus button*/
.leftnav-icon{
	display:inline;
	margin-left:15px;
	margin-right:5px;
}

.leftnav-icon a{
	width:9px;  
	display:inline-block;
}

#leftnav a.navselected	{ font-weight:bold; color:#4dc4cf; }
#leftnav a.itemselected { font-weight:bold; color:#4dc4cf; }
#leftnav a.indent       { margin-left:29px; display:block; }
#leftnav li li a.indent { margin-left:13px; display:block; }
#leftnav li.last-item	{ background-image:none; }
#leftnav li.dummy	  	{ padding:0; margin:0; }

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

#footerbar
{
	height: 2.5em;
	margin-top: 1em;
	voice-family: "\"}\"";
	height: 2em;
                background-color:#A6E1E7;
}
#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-left div.promobox h2
{
                 background: #FAA61A url(/images/contact_icon.gif) no-repeat 93% 50%;
                 margin-bottom:6px;
}
#home-page-options 
{
	float: right;
	max-width: 178px;
	padding-top: 0;
	width: 24%;
	margin-bottom: 2em;
}
#home-page-options div.related
{
	margin-top: 0;
}
#home-left div.promobox .content li
{
	background: 0;
}
#home-left div.promobox .content li
{
	background: 0;
}
/*################################*/
/* 3.1 HOME-HUB */
/*################################*/
.hub-item
{
	width: 272px;
	display: inline;
	margin: 15px 5px 0 6px;
	float: left;
	voice-family: "\"}\"";
	background: #fff;
}
.subhub-item
{
    width: 30%;
	display: inline;
	margin: 0;
	padding: 10px 0 0 6px;
	float: left;
	voice-family: "\"}\"";
}
.hub-item h3
{
	background: none;
	padding: 0;
	margin: 1em 0 1em 0;
}
.hub-item h3 a
{
                color:#000000;
                font-weght:bold;

}
.subhub-item h3
{
	margin: 0.5em 0 0.5em 0;
}
.hub-item img
{
	border: 1px solid #999894;
}
.hub-item p
{
	margin: 2px 10% 0 0;
}

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

#main
{
	float: right;
	width: 80.5%;
}
#content
{
	margin: 0 0.42em 0 0.42em;
	font-size: 0.9em;
}
.page-title
{
	height: 1.85em;
	background-color: #4dc4cf;
	margin-bottom: 0em;
}
#main-content .content h1
{
    color: #000;
    font-size: 1.5em;
    padding: 0;
}
.home-page-title
{
	height: 1.85em;
	background-color: #4DC4CF;
	margin-bottom: 6px;
}
.home-page-title h1
{

               font-size: 12px;
               font-weight:bold;

}

.page-title h1
{
	float: left;
	margin: 0;
}
#main-content
{
	float: left;
	width: 75%;
	margin-top: 8px;
	padding-top: 0em;
}
.page-banner
{
    margin-bottom: 8px;
}
#main-content .content img
{
	/*border: 1px solid #999894 !important;*/
	margin-right: 1em;
	margin-bottom: 0.7em;
	margin-top: 0px;
}
#main-content .content p a
{
               /* color:#000000
                text-decoration:underline;
               */
                color:#4dc4cf;
                text-decoration:none;
}
#main-content .content p a:hover
{

                color:#FAA61A;

}

#main-content .content h2
{
	background: none;
	color: #000;
	font-size: 1em;
	padding: 0;
	margin-top: 10px;
}
#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
{
	background-color: #A6E1E7;
	padding: 12px 15px;
                margin: 0;
	height: 100%;
                font-weight:bold;
}
#main-content div.intro p
{
	margin: 5px 0 5px 0;
}
div#streaming-video
{
	margin: 10px 0;
}
#main-content .contact
{
	padding: 0.5em 0 0.5em 0.5em;
	margin-top: 0.7em;
}
#main-content .contact h2
{
	background: none;
	color: #000;
	font-size: 1.2em;
	padding: 0;
}
#main-content .contact img
{
	border: 1px solid #999894;
	margin-right: 1em;
	margin-bottom: 0.5em;

}
#main-content div.contactdetails
{
	background-color: #FBECE9;
	width: 90%;
	padding: 10px;
	font-size: 1em;
}
#main-content div.contactdetails p
{
	margin: 0px 0px 0px 0px;
	padding: 0;
}
/* CONTACT INFO */

#contact-info
{
	margin-top: 2em;
}
#contact-contextual div.content
{
	background-color: #A6E1E7;
	min-height: 167px;
	height:auto !important;
	height: 167px;
	padding: 0.5em 1em 1.3em 1em;
}
#contact-contextual h2
{
	margin: 5px 0;
	background:#FAA61A url(/Images/contact_icon.gif) no-repeat 98% 47%;
	padding-top: 2px;
                
}
.contactsresults
{
    border-left: 0;
    border-right: 0;
}
/* PAGE TOOLS */
.page-tools
{
	float: right;
	padding-right: 1.5em;
	background-color: #fff;
	width: 159px;
	border: 1px solid #7f9aab;
	background-image: url(../images/page_tools_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	voice-family: "\"}\"";
	height: 18px;
	font-size: 0.9em;
}
.page-tools ul
{
	list-style-type: none;
	padding: 0pt;
	margin: 2px 0 0 10px;
}
.page-tools li
{
	float: left;
	margin: 0pt;
	padding: 0 0.9em 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;
}

/*================================*/
/* 5 - RIGHT HAND PROMO-BOXES */
/*================================*/

#page-options
{
	float: right;
	width: 23%;
	max-width: 178px;
	text-align: left;
	margin: 0;
	padding: 0;
	width: expression(document.body.clientWidth < 960 ? "24%" : document.body.clientWidth > 965 ? "178px" : "24%" );
}

div.promobox
{
	margin: 8px 0;
}

div.relatedstyle1 h3 
{

                 background:#4dc4cf url(/Images/i_icon_100.gif) no-repeat 93% 50%;

}

div.relatedstyle2 h3 
{

                 background:#4dc4cf url(/Images/i_icon_100.gif) no-repeat 93% 50%;

}


div.advert
{
	margin: 8px 0;
}
div.promobox .content
{
	background-color: #A6E1E7;
	padding: 5px 10px;
}
div.promobox .content p
{
	margin: 1em 0;
}
div.promobox .content p a
{
                color:#4dc4cf;
}
.content ul li  a:hover
{
               color:FAA61A;

}
{
	margin: 1em 0;
}

div.promobox h3
{
    background-position: 93% 50%;
    background-repeat: no-repeat;
    margin: 8px 0 6px;
}
div.promobox h3.home-h3
{

     background-image:url(/Images/icn_help.gif);
     background-repeat: no-repeat;
    background-position: 93% 50%;
}


div.promobox ul
{
    list-style-type: none;
    padding:0;
    margin:0;
}
div.promobox li
{
/*	background-image: url(/Images/list_item_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
*/
                border-bottom:dotted #000000 1px;
}
div.promobox li a
{
	background-image: url(/Images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 5px 7px;
	display: block;  
                color:#000;     
}
div.promobox li a:hover
{

              color:#FAA61A;

}
ul.doc-list li a
{
    padding-left: 25px;
    background-position: left center;
}
div.promobox li.last
{
	background: none;      
}
div.promobox li.file-pdf a
{
	background-image: url(/Images/pdf.gif);
}
div.promobox li.file-zip a
{
	background-image: url(/Images/zip.gif);
}
div.promobox li.file-doc a
{
	background-image: url(/Images/doc.gif);
}
div.promobox li.file-xls a
{
	background-image: url(/Images/xls.gif);
}
div.promobox li.file-jpg a
{
	background-image: url(/Images/jpg.gif);
}
div.promobox li.file-jpe a
{
	background-image: url(/Images/jpg.gif);
}
/* LEFT NAV GRADIENT */

.style1 h3
{
	background-color: #4DC4CF;
	background-image: url(/Images/i_icon_100.gif);
}
.style2 h3
{
	background-color: #4DC4CF;
	background-image: url(/Images/i_icon_90.gif);
}
.style3 h3
{
	background-color: #335d78;
	background-image: url(/Images/i_icon_80.gif);
}
.style4 h3
{
	background-color: #4DC4CF;
	background-image: url(/Images/i_icon_70.gif);
}
.style5 h3
{
	background-color: #66869a;
	background-image: url(/Images/i_icon_60.gif);
}

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

table.searchresults
{
	width: 100%;
}
td.left-column
{
    width: 10%
}
table.searchresults td
{
	border-bottom: 1px;
	vertical-align: top;
	font-size: 1em;
	padding: 10px 0px 10px 10px;
}
table.searchresults td.doctype
{
	vertical-align: top;
	font-size: 0.9em;
	padding: 10px 10px 10px 20px;
	width: 20px;
}
table.searchresults td.text
{
	vertical-align: top;
	font-size: 0.9em;
	padding: 10px 0px 10px 0px;
}
table.searchresults td h4
{
	font-weight: normal;
	margin: 0;
	font-size: 1em;
}
table.searchresults td p
{
	margin: 0;
}
table.searchresults tr td
{
	border-left-style: hidden;
	border-right-style: hidden;
	border-bottom: 1px solid #dedede;
}
table.searchresults img
{
	border: 1px solid #999894;
	margin: 0;
	padding: 0 0px 0 0;
}

.panel table.searchresults tr td
{
	border-bottom: none;
}

table.resultstable td
{
	background-color: #ffffff;
	padding: 0.7em;
	margin: 0;
}
#casestudies table
{
	border: none!important;
}
table.contactsresults
{
	width: 100%;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
table.contactsresults *
{
	border-left-style:hidden;
	border-right-style:hidden;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 1em;
	border-color: #DEDEDE;
}
table th
{
	border-left-style:hidden;
	border-right-style:hidden;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-bottom: 2px;
	padding: 6px 0 6px 13px;
	font-weight: normal;
	background-color: #f7f7f7;
	display: none;
}
table.contactsresults td
{
	border-left-style:hidden;
	border-right-style:hidden;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding: 15px 0 15px 13px;
	border-bottom: 1px solid #DEDEDE;
}
table.contactsresults .contact-photo img
{
	border: 1px solid #9d9d9d;
	width: 74px;
	height: 59px;
}
table.contactsresults .contact-details
{
	width: 29%;
}
table.contactsresults .contact-relatedcontact
{
	width: 34%;
}
table.contactsresults td.contact-relateddocuments
{
	background-color: #F2F5F6;
}
#search-header
{
	width: 100%;
	overflow: hidden;
	background-color: #F7F7F7;
	margin: 5px 0px 5px 0px;
}
#search-header label
{
	font-size: 11px;
}
#search-header table tr td
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#search-header table tr td input
{
	float: left;
}
#search-header div.block
{
	float: left;
	width: 100%;
	display: inline;
}
#search-header div.search-results-photo
{
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}
#search-header div.search-results-text
{
	float: left;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}
#search-header div.search-results-description
{
	clear: left;
	padding: 5px 0 0 0;
	margin: 0px 0 0 0;
}
#search-header div.search-result-delimiter
{
	height: 10px;
	font-size: 0.1em;
	clear: left;
	border-bottom: 1px solid #ddd;
	margin: 5px 0 15px 0;
	padding: 0;
}
#search-header div.search-results-text-container
{
	margin: 5px 0 5px 0;
	padding: 0;
}
#search-header .results-text
{
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	display: block;
	margin: 0 0 2px 1px;
	padding: 0;
}
#search-header .results-text-more
{
	font-weight: normal;
	font-size: 0.9em;
	display: block;
	margin: 0 0 0 1px;
	padding: 0;
}
#search-header th
{
	display: none;
}
.documentsearch-containing-table
{
	padding: 0px 0 0px 0px;
}
.documentsearch-containing-table td
{
	text-align: left;
	padding: 10px 0 10px 0;
}
.documentsearch-containing-table td input.textbox
{
	width: 15em;
	padding: 1px 0 0 0;
	margin: 0;
}

.documentsearch-containing-div
{
	margin: 5px 0px 5px 0px;
	width: 100%;
	background-color: #F7F7F7;
}
tr.pager-style
{
	background-color: #e5e5e5;
	margin: 0;
	padding: 0;
}
tr.pager-style td
{
	width: auto;
}
tr.pager-style span.resultsnumber
{
	float: left;
	margin-left: 10px;
	display: block;
}
tr.pager-style table
{
	font-size: 10px;
	float: right;
	width: 5%;
	margin-right: 10px;
}
tr.pager-style table tr td span
{
                color: #faa61a;
}
tr.pager-style table tr td a
{
                color: #000;
}
.searchresults tr.pager-style td
{
	padding: 0;
	font-size: 0.9em;
	margin: 0;
	background-color: #a6e1e7;
	border: 0;
}
.searchresults tr.pager-style table td
{
	padding: 0px 0px 0 0px;
	margin: 0;
	font-size: 1em;
}

table.searchresults-cs
{
	background-color: #f7f7f7;
}

tr.pager-style td span
{
	padding: 1px 0 0 0;
}
tr.pager-style td a
{
	padding: 0;
	margin: 0;
}


/*================================*/
/* 7 - NEWS AND EVENTS            */
/*      7.1 - NEWS                */
/*================================*/

#news
{
	margin-bottom: 10px;
}
#news-highlights
{
	float: left;
	width: 66%;
}
#news-list
{
	float: right;
	width: 32%;
}

#news h3
{
	margin: 0 5px 0 0;
	background-color: #fff;
	padding: 0;
	font-weight: normal;
	_padding-left:1px; /* ie6 fix for capital W*/
}
#news-list h3
{
	color: #333;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
	_padding-left:1px; /* ie6 fix for capital W*/

}
#news-list a
{
	_padding-left:1px; /* ie6 fix for capital W*/
}


#news-highlights .content
{
	float: left;
	padding-top: 0px;
}
#news-highlights img
{
	float: left;
	margin-right:0px;
}
#news-highlights hr
{
	margin: 0 7px 7px 0;
	height: 1px;
}
#news-highlights .newsitem
{
	width: 48%;
	float: left;
	border: 1px solid red;
}
#news-highlights .newscontent
{
	float: left;
	width: 25%;
}
#news-highlights .content p
{
	margin-bottom: 0;
	_padding-left:1px; /* ie6 fix for capital W*/
}
#news-top .newscontent
{
	width: 51.5%;
	padding-bottom: 0;
	float: right;
}
#news-highlights #news-top img
{
	padding: 0;
	margin: 0;
}
#news-secondary .news-item
{
	float: left;
	width: 48%;
}
#news-secondary .newscontent
{
	float: left;
	width: 50%;
}
#news-secondary .news-item p
{
	clear: left;
	margin-top: 5px;
	_padding-left:1px; /* ie6 fix for capital W*/

}
#news-secondary .news-item a
{
	font-size: 1.1em;
	_padding-left:1px; /* ie6 fix for capital W*/

}
* html #news-secondary
{
	float: left;
}
* html #news-secondary .news-item
{
	float: left;
	width: 48.5%;
	height: 100%;
}
* html #news-secondary .newscontent
{
	width: 49%;
}
#news .divider
{
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	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;
}

table.members
{

        border:1px solid #cccccc;
        /*padding:4px 0 4px 0;*/


}
table.members td
{
         border:1px solid #cccccc;
         padding:3px 0pt 2px 2px;

}
table.members tr
{
          border-bottom:1px solid #cccccc;
}
table.members tr.title
{

         font-weight:bold;
         font-size:1em;

}
div.calendarcontainer
{
	width: 180px;
	float: right;
	background-color: #f1f5f6;
	margin: 0 0 6px 0;
	padding: 0px;
}

* html div.calendarcontainer
{
	width: 180px;
	float: right;
	background-color: #f1f5f6;
	margin: 0;
	padding-left: 0px;
}

#page-options #calendar p
{
	margin-top: 0;
	margin-left: 3px;
	margin-bottom: 15px;
}
#page-options #calendar table th.headerstyle
{
	text-align: center;
}
div#calendar
{
    padding: 14px;
    background-color: #F1F5F6;
}
table.calendar
{
	background-color: #fff;
	margin: 0 0 5px 0;
}
#calendar table th.headerstyle
{
	display: table-cell !important;
	display: block;
	background-color: rgb(202,221,226);
}
#calendar table.calendar tr td
{
	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: #FAA61A!important;
}
#calendar p
{
	margin-top: 0;
	margin-left: 3px;
}
div.registrationevent table
{
	width: 95%;
	margin: 0 0 0 10px;
	padding: 0;
}
div.registrationevent table tr td
{
	vertical-align: top;
}
div.registrationevent table input
{
	float: left;
	display: block;
	border: 1px solid #ddd;
	display: inline;
	height: 15px;
	padding: 0;
	margin: 0;
}
div.registrationevent table input.short
{
	width: 138px;
	padding: 0;
	margin: 0;
}
div.registrationevent table select.title
{
	width: 52px;
	padding: 0;
	margin: 0;
}
div.registrationevent table select
{
	float: left;
	margin-right: 10px;
	border: 1px solid #ddd;
}
div.registrationevent table td.leftcol
{
	width: 43%;
}
div.registrationevent table input.submit
{
	width: 70px;
	height: 19px;
}
div.registrationevent table tr td input.noborder
{
	border: none !important;
}
div.registrationevent table input.taller
{
	height: 35px;
}
div.registrationevent h2
{
	background-color: #fff;
	color: #000;
	font-size: 1em;
	margin-left: 4px;
	margin-top: 25px;
}

/*================================*/
/* 8 - CASESTUDIES                */
/*================================*/

#casestudies{background-color:A6E1E7;}


#casestudies table.searchresults tr.pager-style span
{
	font-weight: bold;
	color: #fff;
	font-size: 1.1em;
	padding: 2px 10px 2px 10px;
}
#casestudies table.searchresults tr.pager-style table td
{
	padding: 0;
	border: 0;
}
#casestudies table.searchresults tr.pager-style table
{
	margin-right: 75px;
}
#casestudies table.searchresults tr.pager-style table span
{
	color: #FAA61A;
	padding: 0;
	font-weight: normal;
}
#casestudies table.searchresults tr.pager-style table a
{
	font-size: 1.1em;
	margin: 0 2px 0 2px;
}
#casestudies table.searchresults tr td
{
	border-left-style: hidden;
	border-right-style: hidden;
	border-bottom: none;
}
#casestudies table.resultstable tr td
{
              background-color:#a6e1e7;
}
#casestudies table.searchresults tr td.ie6fix
{
	width: 10%;
}
* html #casestudies table.searchresults tr.pager-style table td
{
	padding: 0;
	border: 0;
}

#casestudies table.searchresults tr td h4 a
{
            color:#000000;
            text-decoration:underline;
            font-weight:bold;

}

* html #casestudies table.searchresults tr.pager-style table
{
	margin-right: 5px;
}
#casestudies table.searchresults tr.pager-style table td span
{
	color: #FAA61A;
	padding: 0;
	font-weight: normal;
}
#casestudies table.searchresults tr.pager-style table td a
{
               color:#000000;
}
* html #casestudies table.searchresults tr.pager-style table a
{
                color:#000000;
	font-size: 1.1em;
	margin: 0 2px 0 2px;
}

/*
*    Added to remove subtitle from project page for design reasons. Left in HTML for semantic accessibility reasons
*/



/*
*#casestudies h2.subtitle{ display:none;}

*/


.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-top: 3px;
	margin-bottom: 5px;
	list-style-type: disc;
}
#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.registration div.intro
{
	background-color: #F1F5F6;
	padding: 10px;
}
div.registration div.intro p
{
	margin-top: 0;
	padding: 0;
	margin-bottom: 5px;
}
.registration table
{
	width: 100%;
}
.registration table select.titleinput
{
	display: block;
	float: left;
	width: 40px;
	border: 1px solid #ccc;
}
.registration table input.othertitle
{
	display: block;
	float: left;
	width: 162px;
	height: 1.6em;
	border: 1px solid #ccc;
	margin: 0 0 0 5px;
}

* html .registration table input.othertitle
{
	display: block;
	float: left;
	width: 159px;
	height: 1.6em;
	border: 1px solid #ccc;
	margin: 0 0 0 5px;
}
.registration table input.inputbox
{
	width: 207px;
	height: 1.6em;
	float: left;
	border: 1px solid #ccc;
}
.registration td[scope]
{
	width: 30%;
}
.registration td
{
	vertical-align: top;
	width: 300px;
}
.error
{
	color: red;
}
div.content td.leftcol
{
	width: 70px;
	font-weight: bold;
}
.inputborder
{
	border: 1px solid #ddd;
	width: 15em;
}
div.registrationsuccess
{
	background-color: #FBECE9;
	width: auto;
	padding: 5px;
	margin: 10px 0 0 0;
}
.eventsindent
{
	margin-left: 96px;
}
* html .eventsindent
{
	margin-left: 101px;
}
div.contactusform
{
	width: 90%;
}
div.contactusform table
{
	width: 100%;
}
div.contactusform table tr td
{
	width: 60%;
}
div.contactusform table tr td.left
{
	width: 30%;
}
div.contactusform table tr td input
{
	border: 1px solid #ccc;
	width: 100%;
}
div.contactusform table tr td textarea.largeinput
{
	height: 7em;
	border: 1px solid #ccc;
	width: 100%;
	font-family: Arial;
	font-size: 1em;
}
div.contactusform table tr td input.submit
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
