/* @override http://vicbioportalorg.ozstaging.com/css/template.css */

*{
	margin: 0;
	padding: 0;
}
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #f5f5f2;
}

/* @group Head */

#outer_wrapper{
	background-color: #fff;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#logo {
	float: left;	
	margin-left: 20px;
	display: inline;
}

#masthead {
	height: 138px;	
	position: relative;
}

#statement {
	float: right;
	width: 640px;
	margin: 61px 0 0 19px;
	color: #a9a89c;
	font-size: 1.0em;
	font-weight: normal;
	text-align: right;
}
#statement h1{
	font-weight: normal;
	margin-bottom: 0.2em;
	text-transform: none;
	font-size: 2.0em;
}
#statement h2{
	font-size: 1.4em;
	font-weight: normal;
	line-height: 0.9em;
}

#twitter_link{
	position: absolute;
	background: url('../images/follow_twitter.gif') left top no-repeat;
	width: 148px;
	height: 40px;
	top: 0;
	right: 392px;
	text-indent: -5000em;
}

#site_search {
	width: 356px;
	height: 40px;
	float: right;
	background: #83ca3d url(../images/search_bg.gif) repeat-y;
	padding: 0 19px 0 17px;
	line-height: 40px;
}

#site_search label{
	width: auto;
	display: inline;
	margin-bottom: 0em;
	padding-left: 0em;
}

#site_search_header {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 2px 5px 0 12px;
	float: left;
	display: inline;
	width: 81px;
}

/*
.site_search_btn {
	margin-top: 10px;
	float: left;
}
*/

#ss_print {
	background: url(../images/print.gif) no-repeat;
	width: 25px;
	height: 20px;
	float: left;
	margin-top: 12px;
	text-indent: -5000px;
}
.ss_small {
	background: url(../images/small_text.gif) no-repeat;
	width: 25px;
	height: 20px;
	float: left;
	margin-top: 12px;
	text-indent: -5000px;
}
.ss_large {
	background: url(../images/large_text.gif) no-repeat;
	width: 25px;
	height: 20px;
	float: left;
	margin-top: 12px;
	text-indent: -5000px;
}


input.keywords {
	border: none;
	background: #fff;
	padding: 2px 4px 0px;
	float: left;
	margin-top: 10px;
	border: 1px solid #def1c8;
	margin-right: 3px;
	display: inline;
	height: 17px;
	width: 130px;
}


/* Nav
***************************/

#nav {
	width: 960px;
	padding: 0;
	float: left;
	height: 35px;
	margin-bottom: 6px;
	list-style: none;
}

#nav li {
	float: left;
}

#nav li a {
	height: 23px;
	padding: 12px 0 0;
	font-size: 1.2em;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/nav-tile.gif) repeat-x bottom;
}

#nav li a:hover {
	color: #dad9cb;
}

#nav li a#navtop_3 {
	background: url(../images/nav-bg-left.gif) left bottom;
	text-align: center;
	width: 68px;
}

#navtop_4 {
	text-align: center;
	width: 203px;
}
#navtop_5 {
	text-align: center;
	width: 151px;
}
#navtop_6 {
	text-align: center;
	width: 152px;
}
#navtop_7 {
	text-align: center;
	width: 106px;
}
#navtop_8 {
	text-align: center;
	width: 121px;
}

#nav li a#navtop_9 {
	background: url(../images/nav-bg-right.gif) right bottom;
	width: 159px;
	text-align: center;
}

#nav li a.selected  {
	background-position: left top!important;
}

#hero {
	width: 960px;
	margin-bottom: 10px;
	height: 230px;
	position: relative;
}
#hero_image{

}
#hero_image img{
	float: left;
}

#find_panel_wrapper {
	background: url(../images/find_bg.gif) repeat-y;
	height: 230px;
	float: left;
	width: 392px;
}

#find_panel {
	background: url(../images/header_find.gif) no-repeat;
}

#find_panel_content{
	padding: 80px 30px 0;
}

#find_panel p {
	color: #fff;
	font-size: 1.6em;
}

.find_keywords {
	border:1px solid #DEF1C8;
	color:#43484A;
	float:left;
	font-size:1.4em;
	height:17px;
	margin-top:5px;
	padding:8px 5px 9px;
}

.find_btn {
	margin-top: 5px;
	float: left;
	margin-left: 3px;
	display: inline;
}

#find_panel a{
	color: #FFF;
	font-size: 1.2em;
	text-decoration: underline;
	margin-top: 6px;
	display: inline-block;
}

/* @end */

/* @group Footer */

#share{
	background: url(../images/dot_share.gif) repeat-x;
	padding: 15px 20px;
}

#footer{
	width: 960px;
	margin: 0 auto;
	padding-top: 27px;
	color: #292929;
}
#footer p{
	font-size: 1.1em;
}
#supporters{
	padding-left: 21px;
	width: 459px;
	float: left;
}
#sponsors{
	width: 480px;
	float: left;
}
#footer h4{
	font-size: 1.2em;
	margin-bottom: 0.8em;
	text-transform: uppercase;
}
#supporters_icons, #sponsors_icons{
	list-style: none;
	margin: 27px 0 45px 0;
	float: left;
	display: inline;
}

#supporters_icons li, #sponsors_icons li{
	float: left;
	margin-right: 42px;
	display: inline;
}

.dot{
	background: url(../images/dot.gif) repeat-x;
	padding: 16px 20px 4px;
}

.dot_no_pad{
	background: url(../images/dot.gif) repeat-x;
	height: 1px;
	overflow: hidden;
	padding-bottom: 15px;
}
#footer_nav p {
	float: left;
}

#footer_nav ul{
	list-style: none;
	float: left;
	display: inline;
	color: #c1c1bf;
	margin-left: 0;
}
#footer_nav ul li{
	float: left;
	margin-left: 10px;
	display: inline;
}

#footer_nav ul li:first-child{
	margin-left: 0;
}

#footer_nav a{
	color: #292929;
	margin-right: 10px;
	font-size: 1.1em;
}

#icon {
	float: right;
}

#footer div.footer_info h1 {
	font-size: 1.1em;
	text-transform: none;
	margin-bottom: 0.4em;
}


#footer div.footer_info {
	font-size: 1.1em;
	margin-bottom: 30px;
	padding: 0 20px;
}

/* @end */


/* Platform Tech Search
***************************/
#show_on_map{
	position: absolute;
	width: 102px;
	height: 62px;
	top: 30px;
	right: 40px;
}

/*
.link_with_arrow{
	background: url(../images/cant_find_it_bg.gif) no-repeat 6px center;
	color: #fff;
	width: 108px;
	height: 32px;
	position: absolute;
	top: -12px;
	right: 0;
	text-align: center;
	line-height: 34px;
	text-indent: 5px;
	cursor: pointer;
}
#show_on_map .link_with_arrow{
	top: 32px;
	font-size: 1.2em;
	text-indent: 13px;
}*/

.link_with_arrow{
	background: url(../images/cant_find_it_bg.gif) no-repeat 6px center;
	color: #fff;
	width: 108px;
	height: 32px;
	position: absolute;
	top: -12px;
	right: 33px;
	text-align: center;
	line-height: 34px;
	text-indent: 5px;
	cursor: pointer;
}
.link_with_arrow_pagination{
	background: url(../images/cant_find_it_bg.gif) no-repeat 6px center;
	color: #fff;
	width: 108px;
	height: 32px;
	position: absolute;
	top: -12px;
	right: 0;
	text-align: center;
	line-height: 34px;
	text-indent: 5px;
	cursor: pointer;
}

.link_with_arrow{
	top: 32px;
	/*font-size: 1.2em;*/
	text-indent: 13px;
}
#show_on_map {
            font-size:1.2em;
            right:-13px;
            text-indent:13px;
            top:0;
}


.search_edit{
	background: url(../images/dot.gif) repeat-x;
	margin-top: 6px;
	padding-top: 10px;
}

.search_edit a{
	background: url(../images/arrow_green.gif) no-repeat left 2px;
	margin-right: 20px;
	padding-left: 10px;
}

/* Maps Page
***************************/
.no_header{
	padding-top: 30px;
	min-height: 456px;
}
.link_arrow{
	background: url(../images/arrow_green.gif) no-repeat left 2px;
	margin-right: 20px;
	padding-left: 10px;
}

#google_map{
	margin-bottom: 20px;
}

/* Advanced Search
***************************/

#tab_headers {
	position: relative;
	width: 500px;
	height: 33px;
	margin-bottom: 30px;
}
#tab_headers a{
	display: inline-block;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	padding: 8px;
	color: #3e3e3e;
	height: 17px;
}
#adv_search{
	border-color: #c6c6c6 !important;

}

#pt_search{
	border-color: #d8d8d8 !important;
	margin-left: 3px;
	
}
.selected_tab{
	font-weight: bold;
}
#underline_as{
	background: url(../images/tab_headers_bg_adv.gif) no-repeat left top;
	position: absolute;
	left: -15px;
	bottom: -1px;
	height: 1px;
	overflow: hidden;
	width: 500px;
}
#underline_pts{
	background: url(../images/tab_headers_bg_pts.gif) no-repeat left top;
	position: absolute;
	left: -3px;
	bottom: -1px;
	height: 1px;
	overflow: hidden;
	width: 500px;
}


/* General
***************************/
.clear{
	clear: both;
}
.clearline{
	clear: both;
	height: 0;
	overflow: hidden;
}
a{
	text-decoration: none;
	color: #2d963b;
}

#inner_centre a:hover{
	text-decoration: underline;
}
.green{
	color: #39b54a;
}
.black{
	color: #000 !important;
}

a img{
	border: none;
}

h1, h2, h3, h4{
	text-transform: none;
}
h2{
	margin-bottom: 1em;
}
p{
	margin-bottom: 1.5em;
}

table{
	width: 520px;
	/*border: 1px solid #e1e1df;*/
	margin-bottom: 1.5em;
}
th{
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px dotted #e1e1df;
	vertical-align: top;
	width: 110px;
}
td{
	padding: 5px;
	border-bottom: 1px dotted #e1e1df;
}

ol{
	margin: 0 0 1em 20px;
}
#inner_centre ul, #col_left ul{
	margin: 0 0 1em 15px;
}
h3{
	font-size: 1.1em;
	margin-bottom: 1em;
}
2, h3, h4{
	text-transform: none;
}
h2{
	margin-bottom: 1em;
}
p{
	margin-bottom: 1.5em;
}

table{
	width: 100%;
	/*border: 1px solid #e1e1df;*/
	margin-bottom: 1.5em;
}
th{
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px dotted #e1e1df;
	vertical-align: top;
	width: 110px;
}
td{
	padding: 5px;
	border-bottom: 1px dotted #e1e1df;
}

ol{
	margin: 0 0 1em 20px;
}
#inner_centre ul, #col_left ul{
	margin: 0 0 1em 15px;
}
h3{
	font-size: 1.1em;
	margin-bottom: 1em;
}

