/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	font-size:12px;
	background: #fff;
	line-height:1.65em;
	}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color:#0a3f7a;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#0088FF;
}

input.button { cursor: pointer; }

p {margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
}

div#wrapper {background:#fff;width:980px;
	margin:0 auto;
	padding:0;	}
div#header{
	width:980px;
	height:138px;
	background: url(../images/TCT09_header.png) top left no-repeat;
	}
div#logo{padding:90px 0 0 14px;width:310px;float:left;}	

#topnav {
	float:right;
	white-space: nowrap;
	height: 20px;
	padding-top:110px;
	}

#toptext{
	position:relative;
	left:364px;
	top: 0;
	width:291px;
	white-space: nowrap;
	}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}
div#area{padding-top:20px;}
div#search-crumb{
	padding:2px 0 2px 193px;
	background:#e2f4ff url(../images/horizdot-bg.gif) bottom left repeat-x;
	height:20px;}
div#main-body {
	width:99%;
	float:left;
	}

#maincolumn, #maincolumn-full {
	float:right;
	width: 81.4%;
	margin: 0;
	padding: 0;
	}

#maincolumn-full {
	width:980px;
	}
.maincolumn-pad {padding:0 15px;}

div#leftcolumn {
	padding: 0;
	margin: 0;
	width: 173px;
	float:left;
	background:url(../images/vertdot-bg.gif) top right repeat-y;
}
div.leftcolumn-pad{
	padding:0 2px 0 0;
}	

div#rightcolumn {
	width:20%;
	float:right;
	line-height:135%;
	}
div.rightcolumn-pad{
	padding:0;}	

div#footer {
	background:#fff url(../images/horizdot-bg.gif) top left repeat-x;
	font-size:.85em;
	color:#999;
	letter-spacing:.1em;
	padding:5px 0;
	}
div#footer img{padding:0 10px 0 0;}	

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


/* headers */
div.componentheading {
  padding: 0px;}

h1, h2, h3, h4, p, ul, li {
	margin:0;
	padding:0;
	}
p, ul {
	margin-bottom: 1em;
	}
ul {
	margin-left: 40px;
	}		
h1, .componentheading {
	color:#0A3F7A;
	font-size:28px;
	margin-bottom:1em;
	font-weight:normal;
	letter-spacing:.03em;
	line-height:1.1em;
	}
h1 span {font-size:.65em;line-height:1.65em;}	
.componentheading span {line-height:0em;}
h2, .wufoo .info h2{
	color:#0a3f7a;
	font-size:1.3em;
	font-weight:normal;
	font-family:arial;
	margin-bottom:.75em;
	}
h2 a:link, h2 a:visited{font-weight:normal;text-decoration:none; }	
h2 a:hover{font-weight:normal;text-decoration:underline;}
h2 span {color:#0080FF; font-size:.7em;}
h3 {
	color:#0a3f7a;
	font-size:14px;
	margin-bottom:1em;
	border-bottom: 1px solid #0a3f7a;
	}
#rightcolumn h3 {color:#fff;padding:2px 0 20px 0; border-bottom: none;}	
#rightcolumn strong{color:#0088FF;}		

h5 {color:#000;font-size:12px;margin:0;}
h4 {
	font-size: 1em;
}
h4 span {font-size:.7em;}
	
table.contentpaneopen h3 {
	margin-top: 25px;
}
.contentheading{float:left; margin-bottom:1em;padding-bottom:3px;}
.article-tools{float:right; padding:3px 8px;
/*background:url(../images/article-tools-bg.gif) top right no-repeat;*/}
.article-content{clear:both;}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

a.readon {
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/*****************************************/
/*** MENU STYLES ***/
/*****************************************/
#topnav ul {
  margin: 0;
  padding: 0;
  list-style:none;
}	
#mainlevel-topnav li {
	float: left;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	font-size:9px;
}	
#topnav a {
	color:#fff;
	line-height:24px;
	font-weight:normal;
	text-decoration:none;
	padding:0 15px;
	}	
#topnav a:hover {
	color:#ccffff;
	text-decoration:underline;
	}
#topnav a#active_menu-topnav {
			 color:#fff;
			 text-decoration:underline;}
			 
#leftcolumn ul {
  margin: 0;
  padding: 0;
  list-style:none;
}	
#leftcolumn #leftnav{margin: 0 0 10px 0;}
#leftnav li {
	margin: 0;
	padding: 0 0 1px 0;
	text-transform:uppercase;
	font-size:11px;
	background:url(../images/horizdot-bg.gif) bottom left repeat-x;
}	

#leftnav li img {
	float:right;
	/*padding:9px 5px 5px 5px;*/
	}

#leftcolumn a {
	display:block;
	color:#183164;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	padding:9px 5px;
	}	
#leftcolumn a:hover {
	color:#0088ff;
	background:#e2f4ff;
	}
#leftcolumn a#active_menu-leftnav {
			 color:#000;}			 	

#leftnav li li{
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size:10px;
	background:none;
}	

/* 

SEO workaround styles to HIDE SPECIFIC MENU ITEMS while keeping their URLS functional!!!!! 

*/

#leftnav li li.item70{display:none;}

#leftcolumn #leftnav li li a {
	display:block;
	color:#183164;
	line-height:11px;
	font-weight:normal;
	text-decoration:none;
	padding:2px 5px 5px 5px;
	background:#fff;
	}
#leftcolumn #leftnav #current a {
	color:#0088ff;
	background:#e2f4ff;
	}
#leftcolumn #leftnav #current li a{
	color:#183164;
	background:#fff;
	}	
#leftcolumn #leftnav li li a:hover, #leftcolumn #leftnav li li.active a {
	color:#0088ff;
	background:#e2f4ff;
	}
#leftcolumn #leftnav li li ul, #leftcolumn #leftnav li li img {display:none;}
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;}

a.mainlevel:hover {}

/* spacers */
div.article_separator {
	background:url(../images/horizdot-bg.gif) bottom left repeat-x;
	display: block;
	margin-bottom:20px;
	clear:both;}

.article_column {
	padding:0 15px 5px 0;} 

td.buttonheading {}

td.buttonheading img {
	border:none;}

.clr {clear: both;}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}
table.blog div.article_separator {
	display: block;
	background:url(../images/horizdot-bg.gif) bottom left repeat-x;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
.simpletable td {
	vertical-align:top;
	padding:5px 3px; 
	}	

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}
.padrighttable td {
padding:0 15px 5px 0;} 

.striper {width:85%}
.striper td{padding:5px; vertical-align:top;}

.striper tr.head{font-size:1.1em; font-weight:bold;background:#e2f4ff;}
.striper tr.head td{vertical-align:middle;}

/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}


div.moduletable, div.module {
  margin: 0;
}

div.module {border: 1px solid #036;border-top: 8px solid #036;margin:0 0 15px 0;}
div.module div {background:url(../../../images/M_images/module-shade.png) bottom right repeat-x; padding-bottom:1px;}
div.module div div div {padding:5px 5px 13px 10px;}
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

/* rightcolumn modules*/
div#call-for-science {
	width:198px;height:155px;
	background:url(../../../images/banners/images/call-for-sciences.png) top right no-repeat;
	color:#fff;
	padding:30px 0;
	line-height:normal;
	}
div#call-for-science a{color:#fff;}
div.orange-right{background:#ffffff url(../../../images/M_images/right-head-orange.png) top right no-repeat;}
div.green-right{background:#fff url(../../../images/M_images/right-head-green.png) top right no-repeat;}
div.purple-right{background:#fff url(../../../images/M_images/right-head-purple.png) top right no-repeat;}
/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

#search-crumb div.search{ float:right;width:200px;}
#search-crumb div.search input {
	float:left;
	width: 142px;
	border: 1px solid #ccc;
	margin: 0 5px 10px 0;
}
#search-crumb div.search input.button {
	margin: 0;
	border: none;
	width:49px;
	float:right;
	}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key, tr.key td {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}


/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/* Random Classes */
.totop{font-size:.85em;color:#999;text-align:right;}
.orange {
	color:#f8981d;
	font-size:18px;}
.red{color:#FF0000;}			
.blue {color:#0a3f7a;}
.lightblue {color:#0088FF}
.blue-bg{ background:#e2f4ff;}
.smallcaps{font-variant:small-caps;}
	
.fleft {float:left;}
img.fleft{padding:0 10px 10px 0;}
.fright {float:right;}
img.fright{padding:0 0 10px 10px;}
.three-quarter {width:73.5%; background:#FFFFFF;}
.twoThird {width:64.8%; background:#fff;}
.half {width:48.5%; background:#FFFFFF;}
.third {width:31.8%; background:#FFFFFF; }
.quarter {width:23.5%; background:#FFFFFF;}
.padding {padding:15px;}
.margin {margin:0 15px;}	
img.download{float:left;margin:0 5px 10px 0;}
p.download{margin-bottom:0;}
p.name{margin:0;font-weight:bold;line-height:1.2em;color:#0A3F7A;}
p.affiliation{margin:0;line-height:1.2em;}
p.locale{margin: 0 0 1em 0;font-style:italic;}
.contentpaneopen_edit span.hasTip a img {display: none;}
div.chronoform{display:none;}

a.button-box{color:#0080FF;padding:5px 7px;margin-right:1px; border:1px solid #0088FF; text-decoration:none;display:inline-block;}
a.button-box:hover{background:#0080FF;color:#fff}


p.callout{display: block; background:#E2F4FF; padding:15px 30px;color:#0a3f7a;font-size:14px;}

/* Page Specific Classes */
div.courseTrack {padding-left:23px;}
.courseTrack h3  {font-weight:normal; border:1px solid #fff;}
.courseTrack h2 {font-size:1.5em;font-weight:normal;line-height:1.2em;}
.courseTrack h1 {margin-left:-23px;}
.courseTrack .twoThird, .courseTrack .third, .courseTrack .half {background:none;}
.courseTrack div.article_separator{display:none;}

div.surgeons .componentheading, 
div.nursetech .componentheading, 
div.self-assessment .componentheading,
div.main-arena .componentheading{
	margin-bottom:0;
	}
span.Main-Arena-Live{
  width:372px;
  height:69px;
  display:block;}
 
  
span.main-arena, span.satellite, span.how-to, span.how-to-coronary, span.how-to-endo, span.concurrent, span.lunch, span.blue-square, span.teal-general, span.blue-general {
width:559px;
  height:50px;
  display:block;
  margin-left:-23px;
  }
span.surgeons, 
span.surgeonss, 
span.self-assessment, 
span.nursetech{
	width:559px;
  height:184px;
  display:block;
  margin-left:-23px;
  } 
span.surgeons, span.surgeonss {background:url(../../../images/stories/banner-surgeons.png) top left no-repeat;}
span.nursetech {background:url(../../../images/stories/banner-nursetech.png) top left no-repeat;}
span.self-assessment {background:url(../../../images/stories/banner-self-assessment.png) top left no-repeat;} 
span.main-arena {background:url(../../../images/stories/banner-red-grad-bg.png) top left repeat-x;}
span.teal-general {background:url(../../../images/stories/banner-teal-grad-bg.png) top left repeat-x;} 
span.how-to-coronary {background:url(../../../images/stories/banner-green-grad-bg.png) top left no-repeat;} 
span.how-to-endo {background:url(../../../images/stories/banner-purple-grad-bg.png) top left no-repeat;} 
span.concurrent, span.lunch, span.how-to, span.blue-general {background:url(../../../images/stories/banner-blue-grad-bg.png) top left repeat-x;} 
span.blue-square {background:url(../../../images/stories/banner-blue-grad-bg.png) top left no-repeat;} 
span.satellite {background:url(../../../images/stories/banner-satellite-programs.png) top left no-repeat;} 
span.Main-Arena-Live {background:url(../../../images/stories/main-arena-live-logo.png) top left no-repeat;}   

.surgeons h1,
.surgeonss h1, 
.nursetech h1, 
.self-assessment h1, 
.satellite h1,
.Main-Arena-Live h1{position:absolute; left:-9999px; overflow:hidden;}
.main-arena h1, .how-to h1, .concurrent h1, .lunch h1, .blue-general h1, .teal-general h1{color:#fff; font-size:1.8em;margin-top:-35px; margin-left:0; text-transform:uppercase;}
.how-to-endo h2, .how-to-coronary h2, .blue-square h2, teal-general h2{line-height:50px;padding-left:53px;text-transform:uppercase;}
.EBM h1{font-size:1.45em;}

/* agenda styles  */

.striper h2 {font-size:1.6em;}
.striper h3, h3.section-title {border:none;font-size:1.3em;margin-bottom:0;}
.satellite h3.section-title{margin-bottom:1em;}
.program-search a.readon {font-size:.85em;}
#panel_95 table.striper h2, #panel_1 table.striper h2, #panel_13 table.striper h2, #panel_32 table.striper h2, #panel_63 table.striper h2{font-size:1em;margin-bottom:0;}
div.program-search div div table.striper h2 {font-size:1em;margin-bottom:0;}
div.agenda-old div.back-to-search{display:none;}
div.program-search div.back-to-search{float:right;width:120px; margin-top:-50px;display:block;}
/*.satellite div.article-content{padding-left:23px}*/
.striper h4, h4.sub-section-title {color:#0a3f7a;}		
.agenda td {
	vertical-align:top;padding:5px 3px; 
	}	
.agenda p {	
	margin:0;
	}	
p.abstract {
	padding-left:15px;
	margin:0;
	margin-left:25px;
	background-image:url(../../../images/M_images/blue-bullet.gif);
	background-position: left 5px;
	background-repeat:no-repeat; 
}	
p.item-time{margin-bottom:0;line-height:normal;}
.sub-section-title{display:block;}
h2.day {margin-top:1.5em;padding-left:19px;
margin-left:-19px;
text-transform:uppercase;
background-image: url(../../../images/M_images/day-tab.png);
background-repeat:no-repeat;
background-position:center left;}
h3.session-title a, h4.sub-section-title a, table.striper h2 a {display:block;padding:2px 4px;margin-left:-4px;}
h4.sub-section-title a{font-weight:bold;}
table.striper h2 a:hover, h3.session-title a:hover, h4.sub-section-title a:hover{background:#e2f4ff; text-decoration:none;}
h3.time {color:#0088ff;margin-bottom:0;padding-bottom:0; border-bottom:none;font-size:1em;line-height:1.2em;}
.breadcrumbs{width:550px; height:20px; overflow:hidden; float:left; display:block;}
/* End pages */

#iabp ul {
	margin-left: 20px;
}
#iabp h2 {
	padding-bottom: 8px;
}
/*.toggleContent {
	display:block;
}*/
.textButton {
	font-size:16px;
	font-weight:bold;
	float:left;
	padding-right: 10px;
}
.big {font-size:.15em;}
.bigger{font-size:2em;}
.biggest{font-size:3em;}
.new_exhib {
	margin-left: 20px;
}
#archive{
background:#ccc;
padding:7px 0 0 0;
border-top:3px solid #FF0000;
border-bottom:3px solid #FF0000;
text-align:center;}
