@import url(../Advocacy/Advocacy.css);

/* Property Poll */	
.mod-poll {
	background: url(../library/bg-pollbottom.png) no-repeat bottom left #ebebeb;
	margin-bottom: 20px;
	padding-left: 0px;
	position: relative;
	}
.inner-poll {
	background: url(../library/bg-polltop.png) no-repeat top left;
	}
.mod-poll h2 {
	font-size: 100%;
	font-weight: bold;
	margin-left: 0! important;
	}
.mod-poll h2 span {
	padding: .6em 3em .6em 1em;
	min-height: 20px;
	}					
.mod-poll h2,
.mod-poll p,
.mod-poll .answers,
.mod-poll .poll-button,
.results,
.result span {
	float: left;
	margin-bottom: 0;
	background-image: none;
	}
.results {
	padding-bottom: 8px;
	}	
.mod-poll p {
	padding: .7em .4em 0 0;
	}
.mod-poll .answers {
	padding: .5em .8em 0 0;
	}	
.mod-poll .poll-button {
	padding: .65em 0 0 0;
	}	
.options .input,
.options .label {
	vertical-align: middle;
	}
.results p {
	float: none;
	}
.result  {
	border-top: 1px solid #E2E2E2;
	width: 500px;
	padding-top: .3em! important;
	margin-top: .3em;
	}	
.result span {
	display: block;
	padding-right: 5px;
	vertical-align: middle;
	}
.result span img {
	display: block;
	margin: 3px 15px 0 0;
	}	
.result span.past-link {
	margin: 0 0 0 10px;
	font-weight: bold;
	}					
	
/* Article */
.latestnews {
	padding-bottom: 10px;
	}		
.thumbnail {
	float: left;
	width: 110px;
	padding-top: .3em
	}
.description {
	float: left;
	width: 220px;
	}
.description p {
	margin-bottom: 0;
	}			
.resourcelist  {
	background: url(../library/divider.gif) no-repeat top left;
	}
.resources .resourcelist  {
	background: none;
	}			
.resourcelist .article {
	background: url(../library/divider.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 0 3px 0;
	}	
.resourcelist span {
	float: left;
	display: block;
	}	
.resourcelist .date,
.resourcelist .author {
	width: 75px;
	}
.resourcelist .title {
	width: 255px;
	}
	
.soapbox .resourcelist .author {
	width: 125px !important;
	}
.soapbox .resourcelist .title {
	width: 330px !important;
	}		
				
.fragment {
	position: relative;
	padding-bottom: 1.5em;
	}
.con-main .resourcelist .link {
	margin-top: 8px;
	}
.resources .link {
	position: absolute;
	right: 6px;
	top: 5px;
	z-index: 1;
	}

/* overrides above if js tabs */
.ui-tabs-panel .resourcelist .link {
	margin-top: .8em;
	position: static;
	z-index: auto;
	}
.con-supp-1 .resourcelist .title {
	width: 205px;
	}		
.con-supp-1 .upcomingevents .resourcelist {
	width: 280px;
	}		
.con-supp-1 .resourcelist .upcomingevents ul {
	width: 280px;
	}
.resourcelist .shortdate {
	width: 45px;
	}		
.resourcelist .longtitle {
	width: 295px;
	}	
.con-supp-1 .resourcelist .longtitle {
	width: 235px;
	}				
.profile {
	background: url(../library/bg-profile.gif) no-repeat top left;
	padding: 3px 10px 10px 10px;
	position: relative;
	margin-bottom: 20px;
	}
.magazine {
	position: relative;
	margin-bottom: 20px;
	}	
.profile .thumbnail,
.magazine .thumbnail {
	float: left;
	width: 90px;
	padding-top: .6em
	}
.profile .description,
.magazine .description {
	float: left;
	width: 150px;
	padding-top: .3em;
	}
.magazine .description {
	width: 190px;
	}
.bookshop .magazine .description {
	width: 280px;
	}				
.profile .link,
.magazine .link,
.upcomingevents .link,
.multimedia .link {
	position: absolute;
	top: 5px;
	right: 6px;
	z-index: 1;
	}
.profile .link {
	top: 0px;
	}
.multimedia .link {
	top: 12px;
	}						
.research #data-table {
	margin: 0;
	}	

.con-main .multimedia {
	width: 620px;
	}
.multimedia .jcarousel-clip {
	width: 590px;
	}

/* article rotator */
.col-2 .mod-articlerotator {
	width: 260px;
	}

.mod-articlerotator .jcarousel-clip {
	width: 260px;
	}

/* Research carousel */
.con-supp-1 .mod-articlerotator {
	width: 290px;
	}

.research .jcarousel-clip {
	width: 290px;
	}

/* Division homepage */	
.division-newslisting .description {
	width: 495px;
	}	
.division-newslisting div.article {
	background: url(../library/divider.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 0 10px 0;
	}	
.welcome {
	padding-top: 5px;
	}	
.division-newslisting .resourcelist { 
	margin-top: -11px;
	}	
.division-newslisting li.article { 
	padding: 3px 0 5px 0;
	}	
	
	
/* Sponsor Logos */	

.sponsorlogos .logos-outer {
	background: url(../library/vertical-divider.gif) repeat-y 137px 0;
	overflow: hidden;
	}
.sponsorlogos .logos-outer div {
	float: left;
	background: #eee;
	margin-right: 1px;
	margin-top: -1px;
	background: url(../library/divider.gif) no-repeat top left;
	}
.sponsorlogos .logos-outer div img {
	display: block;
	}	
	
	
	

