/* CSS Document */


/* ------------------- */
/*   Common elements   */
/* ------------------- */

body,p,a,li,ol,ul,div,h1,h2,h3,h4,h5,h6,table,tr,td,hr,img,form,input,object,swf {
	margin:0px;
    padding:0px;
    border:0px;
    }
	
#container {
    width:970px;
    margin-left:auto;
    margin-right:auto;
    }


/* ---------------- */
/*    Basic grid    */
/* ---------------- */

html body form {
	padding:0px;
	margin:0px;
	width:960px;
	}

#contents
{
	float: left;
	display: inline;
	width: 715px;
	overflow: hidden;
	padding-left: 45px;
	min-height: 500px;
}

#siteHeader {
	position:relative;
	float:left;
	clear:both;
	width:960px;
	height:206px;
	background-repeat:no-repeat;
	background-position:right;
	background-image: url(/media/img/topteaser.jpg);
	margin-bottom: 10px;
}


#siteBody {
	clear:both;
	width:960px;
	margin:0;
	padding:0;
	}

#siteBody .sectionHeader
{
	min-height: 130px;
}

#siteBody #pageHeader {

	float:left;
	width:715px;
	margin:0 0 0 0px;
	padding:0;
	background-position: bottom right; 
	background-repeat: no-repeat;
	position: relative;
	}

#siteBody #contents .teaserBox 
{
	display: inline;
	float:left;
	width:715px;
	margin:0 0 10px -10px;
	padding:0 0 0 10px;
	background-repeat:repeat-y;
	border-top:solid 5px #f7f8f3;
	border-bottom:solid 5px #f7f8f3;
	overflow: hidden;
	}

#siteBody #contents #banner {
	position:relative;
	float:left;
	display: inline;
	width:725px;
	margin:10px 0 20px -10px;
	padding:0 0 8px 0px;
	background-color:#f6e677;
	}

#siteBody #contents #articleBodyContainer
{
	float: left;
}



#siteBody #contents .article #pageBody {
	float: left;
	display: inline;
	width:396px;
	margin:0 0 0 0; /* see ie6_override.css */
	padding:0;
	margin-left: 120px;
	}
	
	#siteBody #contents p
	{
		padding-bottom: 10px;
	}
		
	#siteBody #contents .article #pageBody .articleContent {
	float: left; width: 240px;
	}	
	
	#siteBody #contents .article .noImages #pageBody .articleContent {
	float: left; width: 510px;
	}	
	
	

	#siteBody #contents .article .noImages #pageBody {
	margin-left: 0px;
	}

#pageBody .body .wrapperFrontpage {
	float:left;
	display:inline;
	width:715px;
	margin:0 0 10px 0px;
	padding:0;
	border-bottom: solid 1px #f7f7f7;
	background-repeat:no-repeat;
	background-position:bottom right;
	}

#pageBody .body .wrapper {
	float:left;
	display:inline;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	border-bottom: solid 1px #f7f7f7;
	}
	
.wrapperNoBorder {
	float:left;
	display:inline;
	width:100%;
	margin:0 0 10px 0px;
	padding:0;
	}	

#siteBody #contents #pageFooter {
	float:left;

	margin:0;
	padding:0;
	}
	
	

#siteBody #contents #related {
	float:right;
	width:165px;
	margin:0;	
	}

#siteFooter 
{
	float:left;
	width:760px;
	margin:20px 0 0 200px;
	padding:0 0 40px 0;
	background-color:#f6f7f1;
	display: inline; /* IE6 Double margin bug */
	}


/* #siteFooter elements */

#siteFooter .col5 {
	float:left;
	width:160px;
	padding:13px;
	}

#siteFooter #statement {
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	padding:13px 0 13px 13px;
	}

#siteFooter #statement p {
	margin-top:48px;
	font-family:"Arial Narrow";
	font-size:14px;
	padding-right:6px;
	}

#siteFooter h3 {
	font-family:"Arial Narrow";
	font-size:11px;
	color:#666;
	text-transform:uppercase;
	}

#siteFooter ul {
	list-style:none;
	margin:12px 0 0 0;
	padding:0;
	}

#siteFooter ul li {
	font-size:10px;
	padding:2px 0 10px 0;
	line-height:130%;
	}

#siteFooter a {
	color:#004684;
	text-decoration:underline;
	}

#siteFooter a:hover {
	text-decoration:none;
	}

#siteFooter .col5 h4 {
	margin: 45px 5px 0 0;
	}



/* ------------------ */
/*        Logo        */
/* ------------------ */

#logo {
	position:absolute;
	top:4px;
	left:10px;
	}

#pbl {
	position:absolute;
	top:40px;
	left:200px;
	}



/*  NAVIGATIONAL ELEMENTS   */


/* ------------------------ */
/*       Service menu       */
/* ------------------------ */

#serviceMenu {
	position:absolute;
	top:0;
	right:0;
	padding:5px 10px 5px 10px;
	margin: 0;
	min-width:170px;  
	background-color:#f7f8f3;
	z-index: 1000;
	}



/* search */

#serviceMenu .search {
	float:left;
	display:inline;
	margin:0;
	}

#serviceMenu .search input.topSearchField {
	width:130px;
	height:14px;
	font-size:11px;
	color:#666;
	margin:0;
	padding:2px;
	vertical-align:middle;
	background-color:#fff;
	border:solid 1px #999;
	}

#serviceMenu .search input.topSearchBut {
	vertical-align:middle;
	padding:2px;
	text-align:top;
	}

.siteSearch .search {
	float:left;
	display:inline;
	margin: 10px 0 10px 0;

	}

.siteSearch .search input.topSearchField {
	width:130px;
	height:14px;
	font-size:11px;
	color:#666;
	margin:0;
	padding:2px;
	vertical-align:middle;
	background-color:#fff;
	border:solid 1px #999;
	}

.siteSearch .search input.topSearchBut {
	vertical-align:middle;
	padding:2px;
	text-align:top;
	}
	
	#contents .listingContainer .filterList p.searchresult
	{
		text-align: center;
		margin-top: 30px;
		
	}
	

/* signIn */

#serviceMenu .signIn {
	position:relative;
	padding:0;
	width: 170px;
	}


/* signOut */

#serviceMenu .signOut {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	min-width:300px; /* see ie6_override.css */
	white-space: nowrap;
	}

#serviceMenu .signOut ul {
	list-style:none;
	}

#serviceMenu .signOut li {
	float:left;
	margin-left:12px;
	font-size:10px;
	color:#999;
	}

#serviceMenu .signOut li a {
	color:#999;
	text-decoration:none;
	padding-right: 10px;
	}

#serviceMenu .signOut li a:hover {
	text-decoration:underline;
	color:#9a2b1c;
	}

#serviceMenu .signOut .login {
	background-image:url(../img/person_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;
	}

#serviceMenu #loginField
{
    margin-top: 0px;
    display: none;
}

#serviceMenu #loginField #loginText
{
   height: 50px;
   overflow: hidden;
}

#serviceMenu #loginField div p
{
    margin-top: 7px;
    font-weight: bold;
}



#serviceMenu #loginField .textBox
{
    width: 164px;
    color: #666666;
    font-size: 11px;
    padding: 2px;
    border: 1px solid #999999;

}


#serviceMenu .loginButton
{
margin-top: 5px;
margin-left: 104px;
}

#serviceMenu .loginBtn
{
cursor: pointer;
}


/* ------------------- */
/*       mainMenu      */
/* ------------------- */

#mainMenu {
	position:absolute;
	background-color:#004684;
	left:200px;
	top:86px;
	height:45px;
	width:760px;
	}

#mainMenu ul {
	list-style:none;
	padding:0;
	margin:0;
	}

#mainMenu ul li {
float:left;
font-family:"Arial Narrow";
font-weight:bold;
text-transform:uppercase;
padding: 10px 0 0 20px;
}

#mainMenu ul li a {
	color:#cccccc;
	text-decoration:none;
	font-size: 15px;
	}

#mainMenu ul li a:hover {
		color:#ffffff;

	}

#mainMenu  ul li a.on 
{
	color:#ffffff;
	text-decoration: underline;
	}

/* ------------------ */
/*    Context Menu    */
/* ------------------ */

#siteBody #contextMenu {
	position:relative;
	float:left;
	width:188px;
	margin:-90px 10px 0 0;
	padding:0;
	z-index:2000;
	background-image: url(/media/img/gradient.gif);
	background-repeat:repeat-y;
	}



/* Context Menu: MEMBERS */

#contextMenu .headMembers {
	padding:10px 2px 24px 8px;
	border-bottom:1px solid #fff;
	}

#contextMenu h3 {
	font-family:Arial Narrow;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 2px 24px 8px;
	border-bottom:1px solid #fff;
	}

#contextMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#contextMenu li {
	border-bottom:1px solid #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#contextMenu li a {
	display:block;
	padding:8px 2px 6px 8px;
	color:#004684;
	text-decoration:none;
	}

#contextMenu li a:hover {
	background-color:#eceee3;
	text-decoration:underline;
	}


#contextMenu li a.on 
{
	background-color:#eceee3;
	font-weight: bold;
	}



/* Context Menu: NONMEMBERS */

#contextMenu .headNonmembers {
	padding:10px 2px 10px 8px;
	border-top:10px solid #fff;
	}
	
#contextMenu .headNonmembers img {
	}

#contextMenu ul.nonmembers {
	width:190px;
	padding-bottom:10px;
	}

#contextMenu ul.nonmembers li {
	border-bottom:none;
	font-size:11px;
	}

#contextMenu ul.nonmembers li a {
    display:block;
	padding:8px 2px 6px 8px;
	color:#004684;
	text-decoration:none;
    padding:4px 10px 4px 10px;
}

#contextMenu ul.nonmembers li a:hover {
    color:#004684;
	text-decoration:underline;
}

#contextMenu ul.counter {
	width:190px;
	padding:10px;
	}

#contextMenu ul.counter li{
	border-bottom:none;
	padding-bottom:2px;
	}



/* Theme-listing */

#contextMenu .alpha h3 {
	color:#9a2b1c;
	}

#contextMenu .alpha ul {
	border-bottom:1px solid #fff;
	border-top:none;
	}

#contextMenu .alpha li {
	font-size:14px;
	font-weight:bold;
	border:none;
	float:left;
	}

#contextMenu .alpha li a {
	color:#666;
	padding:8px 6px 6px 7px;
	}

#contextMenu .alpha li a:hover {
	color:#9a2b1c;
	background-color:transparent;
	}

#contextMenu .menuLinks {
	float:left;
	margin:4px 0 12px 0;
	}

#contextMenu .menuLinks li {
	border-bottom:none;
	width:190px;
	font-size:11px;
	}

#contextMenu .menuLinks a {
	display:block;
	
	padding:1px 2px 1px 8px;
	color:#666;
	text-decoration:none;
	}

#contextMenu .menuLinks a:hover {
	color:#9a2b1c;
	background-color:transparent;
	}


/* --------------- */
/*    mofifyers    */
/* --------------- */

#siteBody #contents .section  #pageBody {
	float: left;
	display:inline;/* IE6 Double margin bug */
	width:540px;
	margin: 0 0 0 0;
	}

