/* CSS by Intouch Solutions */

body {
	background: #edf3f9 url(../images/bodybg.gif) top left repeat-x;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	width: 100%
	}
	
#innerWrap {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	width: 933px;
	height: auto;
	}	


h2 {
	color: #00447c;
	font-size: 23px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 1em 0;
	}
		
h3 {
	color: #4c4c4c;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 1.5em 0;
	}
	
	#primaryContent h3 a,
	#primaryContent h3 a:hover {
	    color: #4c4c4c;
	    text-decoration: none;
	    }
	    
	#primaryContent h3 a sup,
	#primaryContent h3 a sup a,
	#primaryContent h3 sup a,
	#primaryContent h3 a a sup {
	    border: none;
	    color: #00447c;
	    font-weight: normal;
	    outline: none;
	    }
	    
	#primaryContent h3 a sup:hover,
	#primaryContent h3 sup a:hover {
	    color: #00447c;
	    text-decoration: underline;
	    }
	    
p {
	font-size: 0.75em;
	}
	
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}
	
#primaryContent sup a,
#primaryContent a sup,
#primaryContent sup a:hover,
#primaryContent a sup:hover {
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    vertical-align: top;
    }

.standardTbl 
{
    background: transparent;
    margin: 0 auto;
    width: 550px;
    }
    
    .standardTbl td {
        border-bottom: 1px solid #ccc;
        padding: 2px 0 2px 15px;
        }
   
tr.tblHead {
    background: #00447c url(../images/tblHeadGrad.gif) top left repeat-x;
    color: #edf3f9;
    }
    
    tr.tblHead td {
        border: 0;
        border-collapse: collapse;
        margin: 0;
        outline: none;
        padding: 5px 0 5px 15px;
        }
        
tr.highlight {
    background: #4399a0;
    color: #fff;
    font-weight: bold;
}

hr.blueHR { color:#00447c; height:1px; }
h3.conference { color:#00447c; font-size:1.4em; line-height:1em; margin:1em 0; }
	
	
/* HEADER
------------------------------- */
	
#header {
	position: relative;
	width: 933px;
	height: 155px;
	}
	
	.headerHome {
		background: transparent url(../images/homeHeaderBg.jpg) top left no-repeat;
		}
		
	.headerInner {
		background: transparent url(../images/innerHeaderBg.jpg) top left no-repeat;
		}
				
#angioLogo h1 {
	left: 10px;
	top: 43px;
	position: absolute;
	width: 240px;
	height: 58px;
	}
	
	#angioLogo h1 a {
		background: transparent url(../images/angioLogo.gif) top left no-repeat;
		border: none;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 240px;
		height: 58px;
		}
	
#tmcLogo h1 {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 232px;
	height: 26px;
	}
	
	#tmcLogo h1 a {
		background: transparent url(../images/tmcLogo.gif) top left no-repeat;
		border: none;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 232px;
		height: 26px;
		}
		
/* END HEADER
------------------------------- */


/* UTILITY
------------------------------- */
	
#utility {
	background: #f4aa00 url(../images/utilityBg.gif) top left no-repeat;
	clear: both;
	position: relative;
	width: 933px;
	height: 45px;
	}
	
#search {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	position: relative;
	width: 240px;
	height: 45px;
	}
	
/* SEARCH
------------------------------- */

#inputWrap {
	background: #fff url(../images/searchBg.gif) top left no-repeat;
	display: inline;
	float: left;
	margin: 10px 0 0 12px;
	padding: 0;
	width: 177px;
	height: 22px;
	}
	
input#searchField {
	border: 0;
	color: #939393;
	font-size: 11px;
	margin: 2px 0 0 2px;
	padding: 2px;
	width: 168px;
	}
	
#search img {
	border: 0;
	display: block;
	float: left;
	margin: 11px 0 0 12px;
	padding: 0;
	width: 27px;
	height: 20px;
	}
	
/* END SEARCH
------------------------------- */

	
#utilityNav {
	display: inline;
	float: left;
	width: 683px;
	height: 45px;
	}
	
	#utilityNav ul {
		margin: 16px 0 0 15px;
		}
		
	#utilityNav li {
		float: left;
		font-size: 0.70em;
		}
		
	#utilityNav li a {
		color: #00447c;
		display: block;
		margin: 0 10px 0 0;
		padding: 0 0 0 24px;
		text-decoration: none;
		}
		
		#utilityNav li a:hover {
			text-decoration: underline;
			}
			
		li#print a {
			background: transparent url(../images/print.gif) 2px 0 no-repeat;
			}
			
		li#prescribe a {
			background: transparent url(../images/prescribe.gif) 4px 0 no-repeat;
			}
			
		li#materials a {
			background: transparent url(../images/reqInfo.gif) 4px 0 no-repeat;
			}
			
		li#rep a {
			background: transparent url(../images/reqRep.gif) 7px 0 no-repeat;
			}
			
/* END UTILITY
------------------------------- */
			
	
#primaryWrap {
	background: transparent url(../images/navBg.gif) top left no-repeat;
	overflow: hidden;
	position: relative;
	width: 933px;
	height: auto;
	}
	
#sidebar {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 240px;
	height: auto;
	}
	
	
/* PRIMARY NAV
------------------------------- */
	
#primaryNav {
	padding: 0 0 10px 0;
	width: 240px;
	height: auto;
	}
	
	#primaryNav li {
		display: inline;
		}
	
	#primaryNav li a {
		border-bottom: 1px solid #fff;
		display: block;
		font-size: 1em;
		text-decoration: none;
		text-indent: -9999px;
		width: 240px;
		}
		
		#primaryNav li a:hover,
		#primaryNav li a.selected {
			background-position: -240px 0;
			}
		
	li#AboutAngiomax a {
		background: transparent url(../images/angioBtn.gif) 0 0 no-repeat;
		height: 38px;
		}
		
	li#ClinicalInfo a {
		background: transparent url(../images/clinicalBtn.gif) 0 0 no-repeat;
		height: 38px;
		}
		
    li#Bleeding a {
		background: transparent url(../images/bleedingBtn.gif) 0 0 no-repeat;
		height: 57px;
		}
		
	li#AboutPci a {
		background: transparent url(../images/pciBtn.gif) 0 0 no-repeat;
		height: 38px;
		}
		
	li#HitHitts a {
		background: transparent url(../images/hitBtn.gif) 0 0 no-repeat;
		height: 38px;
		}
		
	li#Catheter a {
		background: transparent url(../images/removalBtn.gif) 0 0 no-repeat;
		height: 57px;
		}
		
	li#HelpResources a {
		background: transparent url(../images/resourcesBtn.gif) 0 0 no-repeat;
		height: 38px;
		}
		
.subNav {
	background: #dbdbdb url(../images/subNavBg.gif) top left repeat-y;
	border-bottom: 1px solid #fff;
	}
	
	#primaryNav li ul.subNav li {
		display: block;
		}
		
	#primaryNav li ul.subNav li a {
		background: transparent url(../images/navArrow.gif) -10px center no-repeat;
		border-bottom: none;
		color: #00447c;
		font-size: 0.75em;
		font-weight: bold;
		margin: 0 0 0 5px;
		padding: 5px 15px 5px 25px;
		text-indent: 0px;
		width: 195px;
		height: auto;
		}
		
		#primaryNav li ul.subNav li a:hover,
		#primaryNav li ul.subNav li a.selected {
			background: #bebebe url(../images/navArrow.gif) 0px center no-repeat;
			color: #fff;
			}
		
/* END PRIMARY NAV
------------------------------- */

	
#sidebar img {
	text-align: center;
	}
	
#accMeeting p {
	margin: 12px 0 0 0;
	width: 240px;
	height: 100px;
	}
	
	#accMeeting p a {
		background: transparent url(../images/acc2009.gif) top center no-repeat;
		border: none;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 240px;
		height: 100px;
		}
	
#moaVideo p {
	margin: 12px 0 0 0;
	width: 240px;
	height: 112px;
	}
	
	#moaVideo p a {
		background: transparent url(../images/moaVideo.gif) top center no-repeat;
		border: none;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 240px;
		height: 112px;
		}
		
#efficacy p {
	margin: 12px 0 0 0;
	width: 240px;
	height: 65px;
	}
	
	#efficacy p a {
		background: transparent url(../images/efficacy.gif) top center no-repeat;
		border: none;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 240px;
		height: 65px;
		}
		
#contentWrap {
	display: inline;
	float: left;
	margin: 0;
	width: 683px;
	height: auto;
	}
	
#flashMain {
	width: 683px;
	height: 322px;
	}
	
	#flashMain img {
		display: block;
		}
	
#primaryContent {
	display: inline;
	float: left;
	margin: 0 0 0 40px;
	width: 643px;
	height: auto;
	}
	
#primaryContent p {
	line-height: 1.5em;
	padding: 0 0 1.5em 0;
	}
	
#primaryContent .image img {
	background: #fff url(../images/tblBodyGrad.gif) top left repeat-x;
    display: block;
	margin: 0 auto 1.5em auto;
	border: 1px solid #b9b9b9;
	padding: 15px;
	text-align: center;
	}
	
.table {
	background: #fff url(../images/tblBodyGrad.gif) top left repeat-x;
	border: 1px solid #ccc;
	margin: 0 0 1.5em 36px;
	padding: 10px 0;
	text-align: center;
	width: 570px;
	height: auto;
	}
	
#primaryContent a {
	border: none;
	color: #00447c;
	font-weight: bold;
	outline: none;
	text-decoration: none;
	}
	
	#primaryContent a:hover {
		text-decoration: none;
		}
	
#primaryContent ul {
	margin: 0 0 1.5em 0;
	}
	
	#primaryContent ul li ul {
	    margin: 0;
	    }
	
.pageNav {
	display: inline;
	float: left;
	width: 100%;
	}
	
	.pageNav li {
		display: block;
		float: left;
		font-size: 0.75em;
		font-weight: bold;
		}
		
	.pageNav li span {
		color: #c2c2c2;
		line-height: 1.5em;
		margin: 0 10px;
		}
		
.standardList {
	color: #4c4c4c;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 0 15px;
	}
	
	.standardList li {
		list-style: disc;
		margin: 0 0 0 15px;
		}
	
.smallList,
.fullList {
	background: #f8eac9;
	border: 1px solid #b9b9b9;
	color: #00447c;
	font-size: 0.75em;
	padding: 10px 20px;
	width: 280px;
	}
	
	.smallList li,
	.fullList li {
		background: transparent url(../images/grayBullet.gif) 0 11px no-repeat;
		padding: 5px 0 5px 15px;
		}
		
	.smallList li.last,
	.smallList li ul li,
	.fullList li.last,
	.fullList li ul li {
		border-bottom: none;
		}
		
.fullList {
	color: #4c4c4c;
	width: 601px;
	}
	
.divideTop,
.divideBtm,
.flashBtm {
	width: 643px;
	height: 9px;
	}
	
	.divideTop {
		background: transparent url(../images/divideTop.gif) top left no-repeat;
		}
		
	.divideBtm {
		background: transparent url(../images/divideBtm.gif) top left no-repeat;
		}
		
	.flashBtm {
		background: transparent url(../images/flashBtm.gif) top left no-repeat;
		margin: 0 0 0 40px;
		}
		
#homeCallouts {
	margin: 1em 0;
	overflow: hidden;
	width: 643px;
	height: auto;
	}
		
#safetyCallout,
#valueCallout,
#upcomingCallout {
	float: left;
	margin: 0 3px 0 0;
	width: 211px;
	height: 83px;
	}
	
	#safetyCallout a {
		background: url(../images/safetyCallout.gif) top left no-repeat;
		border: none;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 211px;
		height: 83px;
		}
		
	#valueCallout a {
		background: url(../images/valueCallout.gif) top left no-repeat;
		border: none;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 211px;
		height: 83px;
		}
		
	#upcomingCallout a {
		background: url(../images/upcomingCallout.gif) top left no-repeat;
		border: none;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 211px;
		height: 83px;
		}
	
#safetyInfo {
	color: #4c4c4c;
	margin: 1em 0 0;
	}
	
#footerWrap {
	background: #003765 url(../images/footerBg.gif) top left repeat-x;
	width: 100%;
	height: 100px;
	margin: 1em 0 0;
	}
	
#footer {
	margin: 0 auto;
	padding: 15px 0 0;
	width: 943px;
	height: auto;
	}
	
	#footer ul {
		display: block;
		margin: 0 0 0 293px;
		}
		
	#footer li {
	    color: #ccc;
		float: left;
		font-size: 0.75em;
		margin: 0 15px 0 0;
		}
		
	#footer li a {
		color: #e7eff8;
		display: block;
		font-weight: bold;
		text-decoration: none;
		}
		
		#footer li a:hover {
			color: #fff;
			text-decoration: underline;
			}
			
			
			
			
			
			
			
			
/*from old site css*/
#reference{
    border-top:1px solid #CCCCCC;
    margin:25px 0;
    padding:10px 0px 0 10px;
    color:#00447c;        
}
#reference p{
    margin:8px 0;
    padding:0;
}
/*.referenceNum{
    font-weight:normal;
    color:#36acb6;
    font-size:11px;
    margin:0;
    padding:35px 0 0 0;
    position:relative; 
    z-index:500;
    text-decoration:none;        
}
.referenceNum a{
    color:#36acb6;
    text-decoration:none;
}*/

.clinicaltrials
{
	background-image:url("../images/Clinical-trials-v4-sm.jpg");
	background-repeat:no-repeat;
	display: block;
	margin: 0 auto;
	width:596px;
	height:473px;
	padding-bottom:22px;
	border:0px solid red;
}

.printText
{
	margin:0;
	padding:0 30px 15px 0;
	float:left;
	width:550px;
	color:#000000;
	line-height:15px;
}

.footerLow{	
	text-align:center;
	color:#999999;
	padding:10px 0 0 0;
}

.searchBut{
	margin:0;
	padding:11px 0 0 11px;
	float:left;
}


	
.top {
    text-align:right;
    font-weight:bold;
    color:#002f65;   
    font-size: 0.75em;  
}

.note 
{
	color: #00447c;
	font-size: 11px;
}

table {
	font-size: 0.75em; 
	}
	
.regular
{
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
}


.regField{
	width:150px;
	border-top:2px solid #002f65;
	border-left:2px solid #002f65;
	border-right:1px solid #002f65;
	border-bottom:1px solid #002f65;
	background-color:#dfedfd;

}

.regText{
	font-size:12px;
	padding:2px 5px 10px 5px;
}

