/* Basic global styles */
* {
	margin:0;
	padding:0;
	outline:0;
	border:0;
}

body {
	color:#666;
	font-family: arial, sans-serif;
	font-size:16px;
	background-color: #eee;
}

.noscroll {
	overflow: hidden;
}

.clearfix {
	overflow: hidden;
}

a:link {
	color:#13b2e2;
	text-decoration: underline;
}

a:hover {
	color:#13b2e2;
}

a:active {
	color:#13b2e2;
}

a:visited {
	color:#13b2e2;
}

h2 {
	font-family: georgia;
	font-size:18px;
	color:#457839;
	font-weight: normal;
}

h3 {
	font-family: georgia;
	font-size:17px;
	color:#457839;
	font-weight: normal;
}

#narrow, #alerts {
	font-family: arial, sans-serif;
	font-style: normal;
}

#search_logic {
	margin-left: 10px;
}

/* Full container for Match Trials */
.container_mt {
	width: 100%;
	margin: auto;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 0 0px 0 #888;
}

#bct_head {
	height: 111px;
	margin:0 26px 0 26px;
	background-color: #61C600;
	background-image: url(../../images/newtrialsummary/head_img_lt.png), url(../../images/newtrialsummary/head_img_rt.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
}

#help_bar, #footer_bar {
	height: 19px;
	margin:8px 26px 8px 26px;
	background-image: url(../../images/newtrialsummary/Global-DashedBG.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#footer_bar {
	border-bottom: 2px solid #e3e1bb;
	height: 27px;
}

#upper_wrap {
	background-color: #fff;
}

#top_rt_wrap {
	float: left;
	position: relative;
	width: 100%;
	background-color: #fff;
}

.close_map {
	position: absolute;
	background-image: url(../../images/newtrialsummary/close_map.png);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 2;
	right: 0;
	top:126px;
	margin:0;
}
.open_map {
	background-image: url(../../images/newtrialsummary/open_map.png);
}
#mt_head {
	height: 68px;
	background-color: #3abbe0;
	background-image: url(../../images/newtrialsummary/mt_head_bg.png);
	background-position: center center;
	margin-right: 26px;
	position: relative;
}

#trial_counter {
	color: #fff;
	padding: 32px 0 0 190px;
}

#trial_counter span {
	color: #ffff29;
	font-weight: bold;
}

#map_wrap {
	float: right;
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 380px;
	-webkit-logical-height:380px;
	width: 600px;
	margin-right: 0px;
	padding-right: 6px;
	-webkit-margin-before:0px;
	background-color: #CADFAA;
	opacity: 1;
	transition: all .5s ease-in-out;
}

.full_map {
	position: absolute;
	width: 930px !important;
}

.hide_map {
	width: 0px !important;
	height: 0px !important;
	opacity: 0 !important;
}

.map_btns {
    background-color: #bababb;
    border: 2px solid #fff;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 10px;
    width: 32px;
}

.expand_map {
	background-image: url(../../images/newtrialsummary/expand_map.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 none;
    height: 380px;
    left: 310px;
    position: absolute;
    opacity: .85;
    top: 46px;
    transition: left 0.5s ease-in-out, opacity 0.5s ease-in-out, height 0.5s ease-in-out;
    width: 20px;
    z-index: 2;
}

.collapse_map {
	background-image: url(../../images/newtrialsummary/collapse_map.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	left: -10px;
	z-index: 2;
}

.hide_lt_btn {
	left: 872px;
	height: 0px;
	opacity: 0;
}

.empty {
	width: 300px;
}

#leftnav {
	width: 252px;
	height: 446px;
	padding-top: 20px;
	margin-left: 26px;
	background-color: #f7f7e4;
	border-right: 16px solid #fff;
	transition: height .6s ease-in-out;
}

.leftnav_slim {
	height: 302px !important;
}

#leftnav > form {
	margin-top: 204px;
}

#trial_alerts div {
	margin:0px 20px 0px 20px;
	padding-top: 20px;
	border-top: 2px solid #b9b9ba;
	font-style: italic;
	font-size: 14px;
	color: #65674e;
	position: relative;
}

#trial_alerts input {
	position: absolute;
	top:22px;
	cursor: pointer;
}

#breadcrumb_wrap {
	padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
	margin:0 0px 0 0px;
	border-bottom: 0px solid #b9b9ba;
	background-color: #fff;
}

#bc_close {
	float: right;
	display: none;
	width: 16px;
	height: 16px;
	background-image: url(../../images/newtrialsummary/sml_close.png);
	cursor: pointer;
}

#bc_trials, #bc_trials:hover, #bc_trials:active {
	cursor: pointer;
	text-decoration: underline;
	color: #13b2e2;
}

#bc_reset, #bc_reset:hover, #bc_reset:active {
	cursor: pointer;
	text-decoration: underline;
	color: #13b2e2;
}

#breadcrumb_wrap:hover #bc_close {
	display: inline-block;
}

.bc_carrot {
	color: #bbb;
	margin: 0 6px;
	font-size: 14px;
}

.notices {
	padding:16px 0 16px 60px;
	margin:0;
	font-style: italic;
	font-size: 14px;
	background-image: url(../../images/newtrialsummary/notice.png);
	background-position: 26px center;
	background-repeat: no-repeat;
}
#nolocation, #novisits {
	background-color: #fff;
}
#warning, #favorites_none {
	background-color: #f6fa74;
}
#error {
	background-color: #ffcccc;
	background-image: url(../../images/newtrialsummary/notice_error.png);
}
#success, #trial_alert_subscribe, #favorites_view {
	background-color: #D8F7C1;
	background-image: url(../../images/newtrialsummary/check.png);
}

#footer {
    background-image: url(../../images/newtrialsummary/temp_footer.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 105% auto;
    height: 396px;
    margin: 0 26px;
}

.MTSSiteFrame
{
    background-image: url(../../images/Global-BG.gif);
    background-repeat: repeat-y;
    width: 950px;
    margin: 0px auto;
    padding: 0px 5px 0px 15px;
}

.mtsBacklogHeader
{
	font-family: Georgia;
    font-size: 24px;
    line-height: 28px;
    color: #008000;
}

.mtsBacklogLearnMore
{
	/*  font-family: Georgia;*/
    font-size: 16px;
    line-height: 18px;
    color: #0080ff;
}



.mtsBacklogSubHeading
{
    font-size: 14px;
    line-height: 16px;
    color: #008000;
}

.mtsBacklogContent
{
    font-size: 12px;
    line-height: 14px;
    color: #3951ac;
}



.mtsBacklogdisclaimer
{
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    font-style: italic;
}
