/*==================================*/
/* 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                  */
/* 9 - AUTHENTICATION               */
/* 10 - MEDIA CENTRE                */
/*==================================*/

/*==================================*/
/* 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: #000;
}
a:hover
{
	color: #003366;
}

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.4em 0.83em 0.33em 0.83em;
	margin: 0 0 10px 0;
	font-size: 1em;
	font-weight: bold;
}
h2
{
	background-color: #003366;
	color: #fff;
	padding: 0.17em 0.83em 0.33em 0.83em;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
}
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
{
	background-color: #003366;
	color: #fff;
	padding: 0.17em 0.83em 0.33em 0.83em;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
ul
{
	list-style: none;
}
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: #003366;
}
.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: 960px; /*ie max-width hack
	width: expression(document.body.clientWidth > 1128? "1128px" : "auto" );
	width: auto;*/
	width: 960px;
	margin: 0px auto;
	font-size: 75%;
	text-align: left;
	voice-family: "\"}\"";
}
#main-content .content
{
    padding: 0 0.5em;
    margin: 0.5em 0;
}

div#home-left ul.buttons { margin:0 0 8px 0; padding: 0; }
div#home-left ul.buttons li { background: #003366; text-align:left; padding: 10px; margin: 0;}
div#home-left ul.buttons li a {color:#FFFFFF; font-weight:bold; margin: 0; }

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

#global div.navbarright a
{
color: #000;
}

.navbar
{
	background-color: #E5E5E5;
	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: #003366;
}

.navbarleft
{
	padding-top: 0;
	float: left;
	color: #003366;
}
.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;
                padding-top: 0px;
}
.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: Red;
}
#headcrumb li a
{
	color: #000;
}
#headcrumb li.first
{
	color: #000;
	background-image: none;
}
#headcrumb li.last
{
	color: #000;
	background-image: none;
}
#headcrumb li.on a
{
	color: #003366;
	background-image: none;
}
#headcrumb li.none
{
	color: #003366;
	background-image: none;
}

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

#main-nav
{
	text-align: left;
	background-color: #E5E5E5;
	font-size: 97%;
	height: 10%;
	margin: 0 0.42em 0 0.2em;
	padding: 0.2em 0 0 0;
	border-bottom: 1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
}
#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;
	font-weight: bold;
	background: transparent url(../images/headernav_divider.gif) no-repeat right center;
}
#main-nav li.last
{
	background: none;
}
#main-nav li a.on
{
	color: #003366;
}
#main-nav li span
{
	color: #d43f27;
}
#logo
{
	float: left;
	margin: 0 0 0 5px;
}
#header-ad
{
	float: right;
	font-weight:bold;
	font-size:1em;
}

#header-ad input{width:260px; font-size:1.4em; background:#F4F4F4; border: 1px solid #B9B9B9;}
#header-ad ul{list-style:none;}
#header-ad li{display:inline; padding: 0 5px;}
#header-ad button{background:#FFF url(../../../St.%20Albans%20New/_includes../images/gobutton.png) top left no-repeat; border:none; text-indent:-1000px; padding: 0 8px;}

#banner
{
	height: 150px;
}
#banner-inner
{
	height: 7em;
}
/*================================*/
/* 2.3 - left-navigation */
/*================================*/

#navigation
{
	float: left;
	width: 18%;
	margin-right: 12px;
}
#nav-container
{
	border-top: 2px solid #003366;
	border-bottom: 2px solid #bcbcbc;
	background-color: #f7f7f7;
}
#nav-container	{ margin-bottom:1.25em; }
#leftnav a { color:#003366; 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; }

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

#leftnav a:hover {color:003366}

/*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:003366; }
#leftnav a.itemselected { font-weight:bold; color:003366; }
#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;
}
#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.5em;
}

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

#home-left
{
	float: left;
	width: 180px;
	margin: 0;
}
#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: 0 0 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 a {color:#003366}

.subhub-item h3
{
	margin: 0.5em 0 0.5em 0;
}
.hub-item img
{
	border: 1px solid #003366;
}
.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: 2.1em;
	background-color: #003366;
	margin-bottom: 0em;
}
#main-content .content h1
{
    color: #000;
    font-size: 1.5em;
    padding: 0;
}
.home-page-title
{
	height: 2.1em;
	background-color: #003366;
}
.home-page-title h1
{
	margin: 0;
}
.page-title h1
{
	float: left;
	margin: 0;
}
#main-content
{
	float: left;
	width: 75%;
	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 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: #CCCCCC;
	padding:0px 5px;
    margin: 8px 0 0 0;
	height: 100%;
	padding:5px 10px;
}
#main-content div.intro p
{
    margin: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
{
    clear:both;
	padding-top:1em;
	
}
#contact-contextual div.content
{
	background-color: #C6C0BB;
	height:auto !important;
	padding: 0.5em 1em 1.3em 1em;
}
#contact-contextual h2
{
	margin: 5px 0;
	background-color: #003366;
	padding-top: 2px;
}
.contactsresults
{
    border-left: 0;
    border-right: 0;
}
/* PAGE TOOLS */
.page-tools
{
	float: right;
	padding-right: 1.5em;
	background-color: #fff;
	width: auto;
	border: 1px solid #7f9aab;
	background-image: url(../images/page_tools_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	voice-family: "\"}\"";
	height: 2.1em;
	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 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;
}

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

#page-options
{
	float: right;
	width: 23%;
	max-width: 178px;
	text-align: left;
	margin: 8px 0 0 0;
	padding: 0;
}
div.promobox
{
	margin: 0 0 8px 0;
}
div.advert
{
	margin: 8px 0;
}
div.promobox .content
{
	background-color: #CCCCCC;
	padding: 2px 2px;
}
div.promobox .content p
{
	margin: 1em 0.5em;
}
div.promobox h3
{
    background-position: 93% 50%;
    background-repeat: no-repeat;
    padding-top: 5px;
}
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;
	margin: 2px 0;
	padding-bottom: 4px;
}
div.promobox li a
{
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 2px 0 7px;
	margin-top: 3px;
	border:1px solid #CDCDCD;
	display: block;       
	margin-left:5px;
}
ul.doc-list li a
{
    padding: 4px 0 4px 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: #003366;
	background-image: url(../images/i_icon_100.gif);
}
.style2 h3
{
	background-color: #003366;
	background-image: url(../images/i_icon_100.gif);
}
.style3 h3
{
	background-color: #003366;
	background-image: url(../images/i_icon_100.gif);
}
.style4 h3
{
	background-color: #003366;
	background-image: url(../images/i_icon_100.gif);
}
.style5 h3
{
	background-color: #003366;
	background-image: url(../images/i_icon_100.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 h3
{

	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	color: #003399;
	background: none;
}
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;
}
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: red;
}
.searchresults tr.pager-style td
{
	padding: 0;
	font-size: 0.9em;
	margin: 0;
	background-color: #e5e5e5;
	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                */
/*================================*/

div#news img { border:1px solid #99989 ;}
div#news h2, div#news h3 { background: none; margin: 0 0 10px 0; padding: 0; color: #333;}
div#news h2 a, div#news h3 a { color: #003399; font-weight: normal; }
div#news div.news-div { height: 1.5em; margin-bottom: 1.5em; border-bottom: 1px solid #DDD; clear: left;  }
div#news-highlights { width: 66%; float:left;  }
div#news-list { width: 32%; float:right; }
div#news-top {clear:left; }
div#news-top div, div#news-secondary div {width: 48%; margin-right: 1%; float:left; overflow: hidden; }
div#news-secondary { clear: left; position: relative; }
div#news-secondary p { clear: left; margin: 5px 0; }
div#news-secondary img { margin: 0 10px 3px 0; }

/*================================*/
/*      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;
}

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: Red !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 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: red;
	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.ie6fix
{
	width: 10%;
}
* html #casestudies table.searchresults tr.pager-style table td
{
	padding: 0;
	border: 0;
}
* html #casestudies table.searchresults tr.pager-style table
{
	margin-right: 5px;
}
* html #casestudies table.searchresults tr.pager-style table span
{
	color: red;
	padding: 0;
	font-weight: normal;
}
* html #casestudies table.searchresults tr.pager-style table a
{
	font-size: 1.1em;
	margin: 0 2px 0 2px;
}
.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;
}

input.form,textarea.largeInputForm,select.form { border:1px solid #ccc;  background-color:#f2f5f6;  font-size:1.05em;  float:left;  margin:0 0 8px;  padding:1px 2px 2px;  }
input.form,textarea.largeInputForm { width:50%;  }
ul.form { list-style:none;  padding:0; margin: 0;  }
li.form { list-style:none;   width:100%;  }
ul.form li {float:left; }
ul.form li.info { margin: 5px 0; }
textarea.largeInputForm {font-size:14px;height:10em;width:50%;}
/*================================*/
/* 9 - Autentication              */
/*================================*/

#autentication ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#autentication li
{
    margin: 5px 0;
}
#autentication li input
{
    width: auto;
    margin: 0 5px;
}

#autentication div
{
    /*clear: left;*/
    margin: 2px 0;    
}
#autentication div.button
{
    margin: 8px 0;    
}
#autentication div.classification
{
    float: left;    
}
#autentication div.classification li
{
    height: 15px;    
}
#autentication div.empty
{
    width: 45px;
    text-align: center;    
}
#autentication input
{
    width: 200px;      
}
#autentication select.address
{
    height: 90px;
    width: 205px;      
}
#autentication div.button input
{
    width: auto;
    padding: 2px;
    margin: 0 5px 0 0;  
}
.tabs-container
{
	height: 2.40em;
	padding-top: 0em;
	background-image: url(../images/pixel_grey.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #e5e5e5;
	width: 100%;
}
.tabs
{
	height: 2.4em;
}
.tabs ul
{
	list-style-type: none;
	padding: 0pt;
	margin: 0pt;
}
.tabs li
{
	float: left;
	margin: 0pt;
	width: 130px;
	border-bottom: 1px solid;
}
.tabs li a
{
	color: #000;
	font-size: 95%;
	padding: 6px 2px;
	width: 128px;
	text-align: center;
	display: block;
	background-image: url(../images/tab_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabs li a:Hover
{
	color: #3792BF;
}
.tabs li a.active
{
	background-image: url(../images/tab_on.gif);
	font-weight: bold;
	padding: 6px 2px 7px;
}
.tabs-right
{
	text-align: right;
	margin-right: 5px;
	padding-top: 7px;
	font-size: 95%;
}
.tabs-right div
{
	padding: 0em 0 0.0em 0;
	margin-left: 2em;
}
.tabs-right span
{
	color: #013098;
	padding: 0 0.4em 0 0.4em;
}

#autentication div#my-account-body
{
    padding: 10px 8px;
    margin: 0;
}


.contactUsLink {
       font-weight: bold;
}
input.regformsubmit {font-size:1.1em; margin: 5px 0}
legend { padding: 0; font-weight: bold; margin:0; color:Black;  float:left; }
fieldset { padding: 2px 4px; margin: 0 2px;}
fieldset.conf-reg { border: none; }
fieldset.conf-reg span { margin-left: 33%; }
fieldset.conf-reg li {clear:both; }
fieldset.conf-reg ul {margin: 0; padding: 0; }
fieldset.conf-reg label { width: 33%; float:left; }
fieldset.conf-reg label.nalable { float:none; }
fieldset.conf-reg input { width: 50%; }
fieldset.conf-reg input.shorttxt { width: 25%; }
fieldset.conf-reg li.chkbox input { width: auto; }
fieldset.conf-reg textarea { width: 50%; }

fieldset.conf-reg fieldset { clear:both; border: none; padding: 0; margin: 0; }
fieldset.conf-reg fieldset legend { font-weight: normal; padding: 0; margin: 0; }
fieldset.conf-reg fieldset li { margin: 3px 0 }
fieldset.conf-reg fieldset ul { margin-left: 33%; padding: 0; }
fieldset.conf-reg fieldset label { float:none;   }
fieldset.conf-reg fieldset input{ float:none; width:auto; margin-right: 10px;  }

div#main-content a { color:#003399; }

div.home-buttons { text-align:center; background: url(../images/awm_blue_button_top.gif) no-repeat top right; margin: 0 0 5px 0; }
div.home-buttons a { font-weight:bold; width: 100%; font-size: 1.1em; padding: 11px 0 13px 0; background: url(../images/awm_blue_button_bottom.gif) no-repeat bottom right; color: White; display:block; }


/*================================*/
/* 9 - Media Centre              */
/*================================*/


/*--- Media Page Global CSS ---*/
 div#home-left.media-page{width:24%; margin:0; padding:0;}
 div#main.media-page {width:76%; margin:0; padding:0;}
 div#main.media-page div#main-content{ width:100%; margin-top:14px;}
/*--- Title ---*/

h2.media-title{ display:block; height:65px; background:transparent url(../images/awm_MediaCentre09.gif) 0px top no-repeat; }
h2.media-title span{display:none}


/*--- Left Hand Navigation ---*/




ul#media-nav{ margin:0px; padding:0px}
ul#media-nav li{ display:block;  padding:12px 0 0 0; width:225px; background: transparent url(../images/awm_blue_button_top_long.gif) top no-repeat;}

ul#media-nav li.active{ background:url(../images/awm_white_button_top_long.gif) top no-repeat;}
ul#media-nav li.active a{color:#ff0000; background:url(../images/awm_white_button_bottom_long.gif) bottom right no-repeat;}

ul#media-nav li a{ padding-bottom:12px; display:block; text-align:center; width:100%; height:100%; color:#fff; font-size:1.2em; font-weight:bold; background: transparent url(../images/awm_blue_button_bottom_long.gif) bottom right no-repeat;}
ul#media-nav li a:hover{ text-decoration:underline}



/*--- Media Info Box ---*/
div#media-info-box-inner img { padding: 0 0 10px 16px}
div#media-info-box{ background: transparent url(../images/media-info-box-top-left.png) left top no-repeat; margin:6px 0 0 0; padding:0;}
div#media-info-box-inner { background: transparent url(../images/media-info-box-top-right.png) right top no-repeat;  zoom:1; }
div#media-info-box h3{ margin-left: 5px; padding:20px 10px 10px 10px; font-size:1.3em; font-weight:bold; color:#003366; background: transparent;}
div#media-info-box p{color:#003366; font-size:1.1em; margin: 0; padding: 0 40px 10px 16px;}
div#media-info-box a.big-button{ display:block; width:180px; text-align:center; padding:13px 0 16px; background:transparent url(../images/media_centre_out_speakers_q_and_a.png) -6px top no-repeat; font-weight:bold; margin-left: 15px;}
div#media-info-box-end-left { background: transparent url(../images/media-info-box-bottom-left.png) left bottom no-repeat; padding: 0;}
div#media-info-box p#media-info-box-end-right { background: transparent url(../images/media-info-box-bottom-right.png) right bottom no-repeat; margin: 0; height:8px; padding:0; }

/*--- Video Display Area ---*/
div#video-display {display:block; width:476px; float:left; background-color:#e5e5e5;}
div#video-display h3 { color: #003366; background-color:Transparent; float:left; font-weight:bold; font-size:1.3em; padding: 7px 15px;}
div#video-display a.big-button { float:right; background: transparent url(../Images/MediaCentre_answer_btn_small.png) right top no-repeat; padding: 8px 31px;}

/*--- Alternative Media Menu---*/

div#alt-media-menu { display:block; float:left; width:220px; margin-left: 10px; height:320px; position:relative; }
div#alt-media-menu ul { position:absolute; left:0px; bottom:0px;}

/*Title*/
div#alt-media-menu h2{ background:transparent url(../images/awm_conference09.gif) left top no-repeat; height:28px; margin: 0 5px;}
div#alt-media-menu h2 span{ display:none}

div#alt-media-menu p{display:block; width:100%; padding:0 5px;}


div#alt-media-menu ul{ margin:0px; padding:0px; width:100%;}
div#alt-media-menu ul li{ display:block; background: transparent url(../images/BUTTON_GREY_LEFTCAP.png) left center no-repeat; margin: 5px 0;}
div#alt-media-menu ul li a{ display:block; padding:8px 0;  width:100%; text-align:center; font-size:1.2em;  background: transparent url(../images/BUTTON_GREY_RIGHT.png) right top no-repeat; margin-left: 5px; font-weight:bold;}
div#alt-media-menu ul li a:hover{ text-decoration:underline}

/*--- Agenda ---*/
table.agenda{
	width: 460px;
	}

table.agenda td{
vertical-align:top;
margin-top:5px;
}
table.agenda td:first-child {
	width: 100px;
	}


/*--- Media Scrolling Menu ---*/

/* outmost wrapper element */
#scrollable {
	/*background-color:#efefef;
	border:1px solid #ddd;*/
	clear:left;
	padding:10px 0px;
	width:725px;
	height:75px;
	margin-left:-8px;
	border-bottom: 1px solid #C4C4C4;
}

/* container for the scrollable items */
div.items {
	height:76px;	
	margin-left:5px;	
	float:left;
	width:575px !important;
}



/* single item */
div.items a {
	display:block;
	float:left;
	
    width:auto;
    margin-right:5px;
    height:70px;
	cursor:pointer;
}

/*Tooltip Class*/
div.items a span.ttip{display:none}





div.items a:hover {
	color:#999;	
}

div.items a.active {
	background-position:-174px 0;		
	color:#555;
	cursor:default;
}


/* next / prev buttons */
a.prev, a.next 
{
	display:block;
	width:72px;
	height:20px;
	float:left;
	background-repeat:no-repeat;	
	margin:15px 0 0 0;
	padding:12px 0 12px 0;
	background:transparent url(../images/media_centre_out_prev_next.png) -6px top no-repeat;
	cursor:pointer;
}

a.prev span, a.next span{display:block; width:100%; text-align:center; color:#fff; font-size:1.2em}

div.items a.next:hover span,div.items a.prev:hover span ,div.items a.next:hover,div.items a.prev:hover {color:#fff!important; text-decoration:underline!important;}

a.next {
	
}

a.next:hover { text-decoration:underline; }


/* navigator */
div.navi {
	position:relative;
	top:-30px;
	left:310px;
	margin-left:-50px;
	width:50px;
	height:0px;
}


/* items inside navigator */
div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(img/dots.png) 0 0 no-repeat;     
	cursor:pointer;
}

div.navi span:hover {
	background-position:0 -8px;      
}

div.navi span.active {
	background-position:0 -16px;     
} 	


/*--- ToolTip ---*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 0px solid #111;
	background: transparent url(../images/ALT-TAG-BOTTOM-CAP.png) left bottom no-repeat;
	padding: 0 0 2px 0;
	opacity: 1;

    width:213px;
    height:auto;
    color:#fff;}

div#tooltip div.body {color:#fff; margin:0; background: transparent url(../images/ALT-TAG-BG.png) left top no-repeat; padding: 17px 10px 5px; font-size:12px }
div#tooltip div.url {  }
#tooltip.video-tip{}
div#tooltip h3 { padding:0; }
#tooltip h3, #tooltip div.body{}

div.image-contain { width:110px; height:76px; } 
div.items a:hover div.border-contain, div.items a.active:hover div.border-contain, a.active div.border-contain { width:110px; height:76px; background: transparent url(/Images/image%20border.gif) left top no-repeat; }
#ctl00_ctl00_Main_Content_registrationform_ddlEthnicity { width: 280px;}
li.chkbox p { width: 300px; }
.largeInputForm { font-family: Arial;}
textarea.largeInputForm { font-size: 12px;}