/* MAIN SECTIONS */

.resources #main {
	margin: 0;
	padding: 0;
	width: 705px;
	float: left;
}
/* form master settings */
.form_wrap,
.form_wrap fieldset {
	border:none;
	margin:0;
	overflow:hidden;
	zoom:1;
}
.form_wrap legend {
	display:none;
}
.form_wrap label span.required {
	color:#F00;
	vertical-align:top;
}
.form_wrap ul {
	list-style:none;
	overflow:hidden;
	zoom:1;
	margin: 0;
 *width: 100%;
}
.form_wrap ul li {
	float:left;
	margin:0 15px 11px 0;
	overflow:hidden;
	zoom:1;
}
.form_wrap fieldset label {
	display: block;
	font-weight:bold;
	color: #000;
}
.form_wrap h2 {
	font-size: 11px;
	color: #000;
	margin: 0 0 10px;
	padding: 0;
}
.form_wrap h2 span {
	font-weight: normal;
	font-style: italic;
}
/* user input */
.form_wrap fieldset.user_input ul li,
.form_wrap fieldset.user_select ul li {
	float: left;
	margin: 0 15px 11px 0;
 *height: 55px;
}
.page_register .form_wrap fieldset.id_name select,
.page_register .form_wrap fieldset.id_address select {
	border:1px solid #CCCCCC;
	color:#555555;
	font-size:16px;
	height:30px;
	padding:3px 4px 4px 1px;
	width:85px;
	background: #FFF;
}
.form_wrap fieldset.user_input input:focus,
.form_wrap fieldset.user_input select:focus,
.form_wrap fieldset.user_input textarea:focus {
	border:#999 solid 1px;
}
.form_wrap fieldset.user_input div.error {
	clear:both;
	overflow:hidden;
	text-align:right;
	zoom:1;
}
.form_wrap fieldset.user_input div.error span {
	float:right;
	color:#0FF;
	background-color:#EEE;
	padding:1px 10px 2px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
}
.form_wrap fieldset.id_address select {
	background:#FFF;
	border:1px solid #CCCCCC;
	color:#555555;
	font-size:16px;
	height:30px;
	padding:3px 4px 4px 1px;
	width:85px;
}
/* submit section */
.form_wrap .user_submit {

}
.form_wrap .user_submit input, .form_wrap .user_input ul li .user_submit {
	margin: 14px 0;
	width: 144px;
	height: 37px;
	background: url(../images/buttons/res_search.gif) no-repeat;
	text-indent: -9999px;
 *text-indent: 0;
 *font-size: 0px;
 *line-height: 0px;
 *text-align: left;
 *padding-left: 10px;
 *color: #d9d9d9;
	border:none;
}
input.search_wbg {
	margin: 10px 0;
	width: 136px;
	height: 29px;
	background: url(../images/buttons/research.gif) no-repeat;
	text-indent: -9999px;
	border:none;
}
.form_wrap fieldset.user_input input:focus,
.form_wrap fieldset.user_input select:focus,
.form_wrap fieldset.user_input textarea:focus {
	border:#999 solid 1px;
}

/* resources main page */

.resources .form_wrap {
	background: #dedede;
	width: 735px;
	padding: 15px 25px;
}
.resources .form_wrap fieldset.user_input,
.resources .form_wrap fieldset.user_select {
	float: left;
}
.resources .form_wrap fieldset.user_select ul li ul li label {
	text-align:left;
	margin: 0 0 0 10px;
	font-weight: normal;
	color: #FFF;
}
.resources .form_wrap fieldset.id_checkbox label {
	margin: 0 0 0 20px;
	font-weight: normal;
	color: #000;
}
.resources .form_wrap .user_input input {
	width:212px;
	height: 20px;
	border: 1px solid #ccc;
	font-size: 16px;
	color: #8B8B8B;
	padding: 4px;
	background: #FFF;
}
.resources .form_wrap .user_select select {
	width:250px;
	border:1px solid #FFFFFF;
	color:#8B8B8B;
	font-size:16px;
	height:30px;
	padding:3px 4px 4px 1px;
	background: #FFF;
}
.resources .form_wrap fieldset.id_logindetails li {
	float: none;
}

.resources .form_wrap h3 {
	margin: 10px 0 0px 0; padding: 0;
	font-size: 12px;
}

.btn_register {
	background:transparent url(../images/buttons/register.png) repeat scroll 0 0;
	width:79px;
	float: left;
}
.star {
	color: #F33;
}
/* CATALOGUES */

.zone_secondary .catalogue {
	width: 225px;
	height: 130px;
	background: #DEDEDE;
	overflow: hidden;
	zoom: 1;
	float: left;
	margin: 0 15px 15px 0;
}
.zone_secondary .nomargin {
	margin: 0 0 15px;
}
.zone_secondary .catalogue h3 {
	background: url(../images/catalhead.gif) no-repeat 0 10px;
	padding: 5px 0 0 45px;
	height: 42px;
	display:block;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:22px;
	margin: 5px 10px 5px 15px;
}
.zone_secondary .catalogue h3 a {
	text-decoration: none;
}
.zone_secondary .catalogue h3.submit {
	background: url(../images/catalsubmit.gif) no-repeat 0 10px;
}
.zone_secondary .catalogue p {
	display:block;
	float:left;
	line-height:16px;
	margin:5px 15px 0;
	width:180px;
	font-size: 11px;
}
/* SEARCH RESULTS */

.resources #main.searchresults {
	width: 780px;
}
.resources #main.searchresults h1,
.resources #main.resourcepage h1 {
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: normal;
}
.resources #main.searchresults .toolbar .searchtools {
	float: left;
	margin: 0 0 10px;
}
.resources #main.searchresults .toolbar .searchtools li {
	float: left;
	width: 150px;
}
.resources #main.searchresults .toolbar .page_tools {
	float: right;
	margin: 0 0 10px;
}
.resources #main.searchresults .toolbar .page_tools li a {
	font-size: 12px;
}
#main .paging {
	border-bottom:0 none;
	clear:both;
}
.paging {
	border-color:#999999;
	border-style:dotted;
	border-width:1px 0;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px 0;
}
.pagelinks {
	float:left;
}
#content.newsevents #main .paging .pagelinks span.prev {
	margin-right:15px;
}
.paging .pagelinks .next,
.paging .pagelinks .prev {
	background:transparent url(../images/icons/pagearrows.gif) no-repeat scroll 0 0;
	height:9px;
	margin-top:11px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	width:10px;
}
.paging .pagelinks span.next,
.paging .pagelinks a.next {
	background-position:0 -9px;
}
.pagelinks span.next,
.pagelinks span.prev {
	color:#666666;
}
.paging .pagelinks .current {
	background:transparent url(../images/activepage.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:32px;
	margin:0 20px 0 0;
	padding:8px 0 0;
	width:32px;
}
.paging .pagelinks a {
	color:#8B8B8B;
	float:left;
	font-size:16px;
	font-weight:normal;
	height:16px;
	line-height:16px;
	margin:0 20px 0 0;
	padding:8px 0 0;
	text-align:center;
	text-decoration:none;
}
.resources #main.searchresults .list_listing li {
	margin-bottom: 30px;
 *margin-bottom: 15px;
}
.resources #main.searchresults .list_listing .li_content {
	margin-left: 60px;
}
#content.resources #main.resource {
	width: 545px;
}
#content.resources #sideright {
	width: 225px;
	float: right;
}
#content.resources #sideright .banner {
	margin: 0 0 10px 0;
}
.resources #main.searchresults .list_listing .li_content h4 {
	margin: 0 0 5px;
	padding: 0;
}
.resources #main.searchresults .list_listing .li_content h4 a {
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
}
.resources #main.searchresults .list_listing .li_content p {
	margin: 0 0 5px;
	padding: 0;
}
.resources #main.searchresults .list_listing .downloadlinks li {
	margin: 0 0 5px;
}
.searchtools a {
	padding: 0 0 0 25px;
	height: 17px;
	display: block;
	margin: 0 30px 0 0;
}
.searchtools a.refine {
	background: url(../images/icons/searchtools.png) no-repeat 0 1px;
}
.searchtools a.new {
	background: url(../images/icons/searchtools.png) no-repeat 0 -19px;
}
.searchtools a.save {
	background: url(../images/icons/searchtools.png) no-repeat 0 -39px;
}
/* RESOURCE PAGE */

.resources #main.resourcepage {
	width: 545px;
}
.resources #main.resourcepage img.left {
	float: left;
	margin: 5px 15px 10px 0;
}
.resources #main.resourcepage .downloadables {
	margin: 20px 0 0;
	padding: 15px 0 0;
	border-top: 1px dotted #8B8B8B;
}
.resources #main.resourcepage .downloadables h2 {
	color:#8B8B8B;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
}
.resources #main.resourcepage .downloadables ul {
	list-style:none;
	margin:0;
	padding:0;
}
.resources #main.resourcepage .downloadables ul li {
	margin:0 0 15px;
	padding:0;
}

.downloadables ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.downloadables ul li {
	margin:0 0 15px;
	padding:0;
}
.downloadables ul li a.pdf {
	background:transparent url(../images/icons/pdf.gif) no-repeat scroll left center;
}
.downloadables ul li a {
	/*display:block;
	height:25px;
	padding:10px 0 0 40px;*/
}
.downloadables ul li img,
.downloadables ul li a {
	vertical-align:middle;
}
.downloadables ul li img {
	margin:0 10px 0 0;
}
.downloadables ul li a.pdf {
	background:transparent url(../images/icons/pdf.gif) no-repeat scroll left center;
}
.downloadables ul li a.word {
	background:url(../images/icons/gif/doc32.gif) no-repeat 0 50%;
}
.downloadables ul li a.flv {
	background:url(../images/icons/gif/flv32.gif) no-repeat 0 50%;
}
.downloadables ul li a.powerpoint {
	background:url(../images/icons/gif/ppt32.gif) no-repeat 0 50%;
}
.downloadables ul li a.excel {
	background:url(../images/icons/GIF/xls32.gif) no-repeat 0 50%;
}
.downloadables ul li a.none {
	background:url(../images/icons/GIF/default_doc.gif) no-repeat 0 50%;
}
.resources #main.resourcepage .downloadables ul li a {
	display:block;
	min-height:25px;
	_height: 25px;
	padding:10px 0 0 40px;
}
.resources #main.resourcepage .details {
	list-style: none;
	margin: 0;
	padding: 0;
}
.resources #main.resourcepage .details li {
	border-bottom: 1px solid #EBEBEB;
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}
.resources #main.resourcepage .details li:last-child {
	border: none;
}
.resources #main.resourcepage .details li h4 {
	float: left;
	width: 150px;
 *width: 120px;
	padding: 10px 0 0;
	margin: 0 0 10px;
}
.resources #main.resourcepage .details li p {
	margin: 0 0 10px;
	padding: 10px 0 0;
	width: 390px;
	float: right;
}
#main .list_listing li {
	margin:0 0 15px;
	overflow:hidden;
}
#main .list_listing li .li_image {
	margin:0 25px 0 0;
	width:auto;
}
#main .list_listing li .li_content {
	overflow:hidden;
	zoom:1;
}
#main .list_listing li .li_content h4 {
	margin:0 0 2px;
}
#main .list_listing li .li_content h4 a {
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	text-decoration:underline;
}
.list_listing li .li_content .description {
	color:#555555;
}
.list_listing li .li_content .description span {
	color:#884A95;
	font-size:11px;
	font-weight:bold;
}
.bodycopy img {
	float: left;
	margin: 0 15px 5px 0;
	padding: 5px 0 0 0;
}
.descrows {
	margin: 0;
	padding: 0;
}
.descrows li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	zoom: 1;
}
#main h1,
.resources #main h1 {
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:30px;
}
.descrows li .type {
	float: left;
	width: 150px;
	font-weight: bold;
}
.descrows li .desc {
	width: 395px;
	float: right;
}
.dorate {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.dorate li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:18px 10px 10px 0;
	padding:0;
}
.comment_form li {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px 0;
}
.comment_form li label {
	float: left;
	width: 250px;
}
.comment_form li input {
	border:1px solid #CCCCCC;
	color:#555555;
	font-size:16px;
	height:20px;
	padding:4px;
	width:225px;
}
.comment_form li textarea {
	width: 415px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	height: 200px;
}
.rating {
	margin: 0 0 20px 0;
}
.ratingtable {
	margin: 0;
}
.ratingtable td,
.ratingtable th {
	border: 0;
}
.rating span {
	padding: 0 0px 0 4px;
	font-size: 14px;
	font-weight: bold;
}
.contentblock {
	background:transparent url(../images/hrdot.gif) repeat-x scroll center bottom;
	margin:0 0 15px;
	padding:0 0 15px;
}
.downloadables h2,
.comments h2 {
	color:#8B8B8B;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-2px;
}
#main .comment {
	margin:0 0 15px;
	overflow:hidden;
}
#main .comment img {
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
.comment .summary,
.comment .commentbody {
	display:block;
	float:left;
	margin:0 0 5px;
	width:480px;
	color: #555;
}
.addcomment h2 {
	color:#8B8B8B;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-2px;
}
.addcomment .labels {
	float:left;
	height:150px;
	width:150px;
	padding: 0 10px 0 0;
}
.addcomment label {
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:17px 0px 0 0;
	width:150px;
	margin: 0 0px 3px 0;
	line-height: 14px;
}
.addcomment .form {
	background:#DEDEDE none repeat scroll 0 0;
	display:block;
	margin:0 00px 0 0;
	overflow:hidden;
	padding:10px 0;
	width:300px;
}
.addcomment .form input {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	margin:0 10px 10px 10px;
	color:#555555;
	font-size:16px;
	height:20px;
	padding:4px;
	width: 272px;
}
.addcomment .form textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	height:120px;
	margin:0px 10px 0;
	width:272px;
	color:#555555;
	font-size:16px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.addcomment input.btnsubmit {
	border:0 none;
	display:block;
	height:37px;
	margin:10px 0 0 160px;
	width:137px;
}
.bodycopy {
	overflow:hidden;
	zoom:1;
}