/* -----------------------------------------------------------------------
 Cardioblate 2008 
 Jon Osmomnd
 jon@osmonddesign.com
----------------------------------------------------------------------- */

.wrapper {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.container {
	width: 820px;
	margin: 0 auto;
	background-color:EFEFED;
	position:relative;
}
h1 {
	display:block;
	width:206px;
	height:57px;
	text-indent:-9999px;
	background-color: transparent;
	background-image: url(../images/mdt-logo.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
	margin:0;
	float:left;
}
h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	float:left;
}
.celebrate {
	padding-left: 170px;
	float:left;
	margin:0;
}

a.rollover {
	display: block;
	width: 214px;
	height: 95px;
	text-decoration: none;
	background-image: url(../images/celebrate-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

a.rollover:hover {
	background-position: -214px 0;
	}


.header {
	width: 820px;
	height:261px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 36px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.nav-wrap {
 	width: 524px;
	height:47px;
 	margin-right: 0;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
}
.action {
	width: 522px;
	height:351px;
	margin-right: 9px;
	float: left;
	/*background-image: url(../images/action-bg.jpg);
	background-repeat: no-repeat;*/
	overflow:hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A9A;
	border-left-color: #B5B5B5;
	background-color: #FFFFFF;
}
.action-bottom {
	width: 522px;
	margin: -5px 9px 0 0;
	float: left;
	height:5px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/action-bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}
.sidebar {
	width: 284px;
	margin: -47px 0 0 0;
	float: left;
}
.flash {
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#scrollDiv{
	position:relative;
	width: 522px;
	height:345px;
	float: left;
	overflow:auto;
	overflow-x:hidden;
} 
.topper {
	color: #FFFFFF;
	font-size: 1%;
	display:none;
}
.product {
	color: #AB6715;
	position:relative;
	margin: 0 auto;
	padding:0 0 10px 29px;
	width:463px;
	clear:both;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
}
.product h2, .product h2 a, .thanks h2  {
	color:#AB6715;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration:none;
	line-height:1.2em;
	margin-bottom: 0.5em;
}
.product h3 {
	font-size: 16px;
	font-variant: normal;
	text-transform: uppercase;
	color: #AB6715;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.product h4 {
	color: #AB6715;
	margin:0;
	text-transform: uppercase;
}
.product h5 {
	color: #AB6715;
	margin:0;
}
.product img { 
	float:right;
	padding:5px 0 5px 5px;
	clear:both;
}
.product ul { 
	padding: 0 1.5em 1.5em;
}
img.floatLeft { 
    float: left; 
	display:block;
	clear:both;
	margin:0;
}

ul, ol {/*screen.css override*/
margin:0;
}
/*---------------------------*/
/*three-state nav*/
/*---------------------------*/
ul#nav {
	list-style: none;
	margin-right: 0px;
}
ul#nav li {
	display: inline;
}
ul#nav li a  {
		text-indent: -9999px;
		display: block;
		height: 47px;
		float: left;
        outline: none;
}
ul#nav li a.conduction {
		background: url(../images/conduction.jpg) no-repeat bottom center;
		width: 132px;
}
ul#nav li a.concomitant {
		background: url(../images/concomitant.jpg) no-repeat bottom center;
		width: 131px;
}
ul#nav li a.stand-alone {
	background: url(../images/stand-alone.jpg) no-repeat bottom center;
	width: 129px;
}
ul#nav li a.learn {
	background: url(../images/learn-more.jpg) no-repeat bottom center;
	width: 132px;
}
			
ul#nav li a.conduction:hover, ul#nav li a.home:active,
ul#nav li a.concomitant:hover, ul#nav li a.concomitant:active,
ul#nav li a.stand-alone:hover, ul#nav li a.stand-alone:active,
ul#nav li a.learn:hover, ul#nav li a.learn:active {
	background-position: center center;
}
body#conduction ul#nav li a.conduction,
body#concomitant ul#nav li a.concomitant,
body#stand-alone ul#nav li a.stand-alone,
body#learn ul#nav li a.learn {
	background-position: top center;
}
/*-----end three-state nav-------------*/

/*-----Nav list for Video Download links-----*/
#navlist {
	position: relative;
	left: 10px;
	top: 284px;
	z-index: 99;
	width: 500px;
	height: 20px;
	padding-right: 10px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;  /*22px with icons*/
}
#navlist a {	
	color:#999999;
	font-family:"lucida sans unicode","lucida grande",sans-serif;
	font-size:11px;
}
.bpright {
float: right;
width: 146px;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
text-align:center;
}
.bpright a{
	color:#999999;
	font-family:"lucida sans unicode","lucida grande",sans-serif;
	font-size:11px;
}


/*-------------------------------*/
/* Video Menu on Conduction page */
/*-------------------------------*/
#menu {
	list-style: none;
	padding: 0;
	width: 510px;
	height: 347px;
	position: relative;
	background-image: url(../images/conduction/conduction-action-box-bg.jpg);
	background-repeat: no-repeat;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}
#menu .Impendence {
	width: 126px;
	height: 42px;
	left: 6px;
	top: 306px;
	background-image: url(../images/conduction/Impedence.jpg);
	background-repeat: no-repeat;
}
#menu .Irrigation {
	width: 126px;
	height: 42px;
	left: 138px;
	top: 306px;
	background-image: url(../images/conduction/Irrigation.jpg);
	background-repeat: no-repeat;
}
#menu .Transmurality {
	width: 127px;
	height: 42px;
	left: 270px;
	top: 306px;
	background-image: url(../images/conduction/Transmurality.jpg);
	background-repeat: no-repeat;
}
#menu .Confidence {
	width: 114px;
	height: 72px;
	left: 403px;
	top: 277px;
	background-image: url(../images/conduction/Confidence.jpg);
	background-repeat: no-repeat;
}
/*-----end vido menu-------------*/

.footer {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	color:#999999;
	font-family:"lucida sans unicode","lucida grande",sans-serif;
	font-size:11px;
	padding:0 0 60px;
	position:relative;
	top:10px;
}
.footer p {
	margin:0 auto 3px;
	width:820px;
	text-align: left;
	font-size: .9em;
}
.footer ul {
	width: 820px;
	margin: 0 auto;
	list-style-type: none;
	padding-top:20px;
}
.footer li {
	display: block;
	text-align: center;
	float: left;
	padding: 2px 20px;
	background-color: transparent;
	background-image: url(../images/footer-divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer li.copyright {
	text-align: left;
	width: 330px;
	padding-left: 0;
}
.footer li.last {
	border-right: none;
	text-align: right;
	width: 60px;
	background: none;
	padding-right: 0;
}

.footer a {
	text-decoration: none;
	color:#999999;
}
.footer a:hover {
	text-decoration: underline;
	color:#999999;
}


.pop {
	color: #AB6715;
	position:relative;
	padding:0 20px;
	padding-bottom:10px;
	clear:both;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	text-align:left;
}
sup {
	line-height:0;
}
.top  {
	background-image: url(../images/top.gif);
	display:block;
	background-repeat: no-repeat;
	height:21px;
	width:120px;
	text-indent:-9999px;
}
.form {
	padding: 5px 10px 0 20px;
	width:90%;
}
textarea { 
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
.thanks {
	color: #AB6715;
	position:relative;
	margin: 0 auto;
	padding:0;
	width:463px;
	clear:both;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
}
/* -------------------------------------------------------------- 
   * Icons for links based on protocol or file type.
-------------------------------------------------------------- */

/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon { 
	background:transparent none !important; 
	padding:0 !important; 
	margin:0 !important; 
}

/* Make sure the icons are not cut */
/* a[href$=".mov"] {
  padding:2px 22px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;*/



/* Files */
/*a[href$=".mov"]   { background-image: url(../images/mov.png); }*/  
 

.info {
	right:2px;
	top:18px;
	padding:20px 0 0 21px;
	float:right;
}
