﻿/* widths need to be adjusted to accommodate wide tab layout */
#wrap { left: 47px; position: relative; width: 1063px; }
#header { padding-right: 93px; }
#mainContent { width: 805px; }

/*=TAB LAYOUT
--------------*/
.tabWrap {
	background: url(../images/trial/trial_tabbed_bg.png) 0 32px no-repeat;
	width: 805px;
}
.tabWrap .tabs {
	height: 33px;
	margin: 0;
}
.tabs li {
	float: left;
	height: 33px;
	list-style-type: none;
	width: 200px;
}
.tabs li a {
	background: url(../images/trial/tab.png) 0 0 no-repeat;
	color: #333;
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}
.tabs li.selected a { background-image: url(../images/trial/tab_selected.png); }
.tabWrap .tabContent {
	margin-bottom: 15px;
	min-height: 200px;
	padding: 20px;
}

/*
.tabContent h2 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
.tabContent #summary div,
.tabContent #criteria div 
{
	 font-size: 1em;
	 width: 780px;
	 
}
.tabContent #summary div p, 
.tabContent #summary div ol, 
.tabContent #summary div ul, 
.tabContent #summary div div,
.tabContent #criteria div p, 
.tabContent #criteria div ol, 
.tabContent #criteria div UL, 
.tabContent #criteria div LI,
{
	 font-size: 1em; 
	 width: 780px;
	 margin:15px 10px 15px 10px;
	 padding:10px 10px 10px 10px;
}
.tabContent #criteria div div  
{
	 font-size: 1em; 
	 width: 780px;
}
*/
.tabContent #criteria div,
.tabContent #summary,
.tabContent #summary div
{
       font-size: 1.2em;
}

.tabContent h2,
.tabContent #summary h2 
.tabContent #criteria h2{
       font-size: 1.4em;
       margin-bottom: 4px;
}

.tabContent #criteria p,
.tabContent #criteria div UL,
.tabContent #criteria div OL,
.tabContent #criteria div LI,
.tabContent #criteria .indent1,
.tabContent #criteria .indent2,
.tabContent #criteria .indent3,
.tabContent #summary p,
.tabContent #summary ul,
.tabContent #summary ol,
.tabContent #summary li,
.tabContent #summary .indent1,
.tabContent #summary .indent2,
.tabContent #summary .indent3,
.tabContent #summary .body3{
       font-size: 1em;
}

/*=TRIAL CONTENT
-----------------*/
/*=trial details
-----------------*/
.trialDetails table {
	font-size: 1.2em;
	width: 100%;
	
}
.trialDetails th, .trialDetails td {
	padding: 6px 11px;
	text-align: left;
	vertical-align: top;
}
.trialDetails th {
	color: #333;
	font-weight: bold;
	width: 130px;
}
.trialDetails td { color: #666; }
.trialDetails .odd th,
.trialDetails .odd td { background: #ebebeb; }

/*trial locations
------------------*/
.locationFilter {
	background: #f8faef;
	margin-bottom: 20px;
	min-height: 23px;
	padding: 15px 10px;
	position: relative;
}
.locationFilter label, .locationFilter select, .locationFilter input { vertical-align: middle; }
.locationFilter label.forSelect {
	color: #000;
	font-size: 1.2em;
	margin-right: 4px;
	vertical-align: middle;
}
.locationFilter select {
	color: #333;
	font-size: 1.1em;
	margin-right: 20px;
}
.locationFilter .refreshList {
	color: #000;
	font-size: 1.2em;
	position: absolute;
	right: 35px;
}
.trialLocation .locationsListing {
	font-size: 1.2em;
	margin: 0 0 2px;
	width: 100%;
}
.locationsListing th {
	background-color: #414d99;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 4px 9px;
	text-align: left;
}
.locationsListing .centreName { width: 380px; }
.locationsListing .province { width: 110px; }
.locationsListing .status { width: 80px; }
.locationsListing .print {
	padding-left: 4px;
	padding-right: 5px;
	text-align: center;
	width: 66px;
}
.locationsListing th a {
	color: #fff;
	text-decoration: none;
}
.locationsListing th a.ascending, .locationsListing th a.descending {
	background-position: 100% 7px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
.locationsListing th a.ascending { background-image: url(../images/sort_ascending.gif); }
.locationsListing th a.descending { background-image: url(../images/sort_descending.gif); }
.locationsListing th a:hover { text-decoration: underline; }
.locationsListing td {
	color: #666;
	font-size: 0.92em;
	padding: 9px 0 7px 9px;
	vertical-align: top;
	width: 170px;
}
.locationsListing td.centreName {
	background: url(../images/results_arrow_even.png) 10px 9px no-repeat;
	color: #333;
	cursor: pointer;
	font-size: 1em;
	padding-left: 31px;
}
.locationsListing tr.odd td { background-color: #ebebeb; }
.locationsListing tr.odd td.centreName { background-image: url(../images/results_arrow_odd.png); }
.locationsListing td.centreName.expanded { background-image: url(../images/results_arrow_even_down.png); }
.locationsListing tr.odd td.centreName.expanded { background-image: url(../images/results_arrow_odd_down.png); }

.locationDetails td { padding: 0; }
.locationDetails .details {
	border-top: 1px dashed #999;
	margin: 0 10px 0 31px;
	padding: 9px 10px 7px 0;
}
.locationDetails .contacts {
	float: left;
	margin-right: 15px;
	width: 145px;
}
.locationDetails .contacts .contact { margin-bottom: 5px; }
.locationDetails .contacts .contact .name { font-weight: bold; }
.locationDetails .location {
	float: left;
	width: 460px;
}
.locationDetails .location span { display: block; }



/*=RESOURCES (trial pages)
---------------------------*/
#resourceBlocks {
	margin: 0 auto;
	width: 705px;
}
#resourceBlocks .resources {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
	padding: 4px 5px 0;
	width: 339px;
}
#resourceBlocks .resources.interestedIn { float: left; }
#resourceBlocks .resources .resourcesIn {
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 9px;
}
#resourceBlocks .resources h2 {
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding: 8px 15px 7px;
}
#resourceBlocks .resources .resourcesContent { padding: 12px 22px 12px; }
#resourceBlocks .resources .resourcesContent h3 
{
    color:#333333;
font-size:1.2em;
font-weight:bold;
}
#resourceBlocks .resourcesContent ul {
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #333;
	font-size: 1.1em;
	margin: 0 0 14px;
}
#resourceBlocks .resourcesContent li {
	background-position: 0 100%;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 11px 50px 11px 0;
}
#resourceBlocks .resourcesContent li a {
	background-position: 0 5px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	padding-left: 9px;
}
#resourceBlocks .resourcesContent p {
	font-size: 1.1em;
	margin: 0;
}
