/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	}

.disclaimer{
	font-size:10px;
	text-align: left;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
color: #5b82de;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: #0F2B8D;
	margin-top: 10px;
}

h2{
 font-size: 114%;
 color: #0F2B8D;
}

h3{
 font-size: 100%;
 color: #0F2B8D;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #0F2B8D;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #0F2B8D;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	height: 130%;
	position: relative;
}


/*Masthead logo, banner and wrapper */
#banner{
	float: right;
}

#logo{
float: left;
}

#mastwrapper{
width: 850px;
margin: 0;
height:auto;

}

#masthead{
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color:#EEEEEE;
	background-image:url(images/stent_banners/Banner1_pattern.jpg);
	background-position:right;
	background-repeat:repeat-x;
	height:100px;
}


#headerFeature{
float: right;
margin-top: 20px;
margin-left: 30px;
vertical-align: middle;
width: 50%;
font-family: Verdana,Arial,sans-serif;
font-size: 80%;
color: #0F2B8D;
}


#navBar{
	width: 160px;
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #EEEEEE;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#content{
	float:right;
	width: 737px;
	margin: 0 0 0 161px;
	position: absolute;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#footer{
	clear: both;
}

#rh_nav{
	width: 260px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-color: #eeeeee;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#video_nav{
	width: 290px;
	margin-left: 10px;
	padding-left: 10px;
	height: 500px;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
	border: 1px dotted #999999;
	float: right;
}
#video_feature {
	float: left;
	width: 330px;
	clear: none;
}
#video_box {
	height: 90px;
	width: 285px;
	font-size: 12px;
	clear: both;
}
#video_img {
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#video_text {
	font-size: 12px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 5px 5px 10px;
	text-align: right;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 5px 0 0 0;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.storyPatients{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story_img{
	padding: 5px;
	border: 1px dotted #CCCCCC;
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 90%;
	color: #79719f;
	padding: 10px;
	margin-top: 0px;
	text-align: left;
	width: 140px;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo a:link {
	color: #79719f;
	text-decoration: none;
}

#siteInfo a:visited {
	color: #79719f;
	text-decoration: none;
}

a:hover {
color: #5b82de;
	text-decoration: underline;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: square; margin: 0; margin-left: 15px; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*Button */
#button{
	margin-top: 15px;
	margin-bottom: 0px;
}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
		color: #0F2B8D;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #0F2B8D;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 15px 10px;
	font-size: 100%;
}
.li-padding {
	padding-bottom: 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
.HighLight {
	font-weight: bold;
	color: #0F2B8D;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	margin-top: 0;
}
#Box {
}
.disclaimer2 {
	font-size:12px;
	text-align: left;
}
#BoxOut {
	padding: 5px;
	width: 220px;
	float: right;
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	margin-left: 10px;
}
.feature_gallery {
	padding: 10px;
	font-size: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#gallery {
	padding: 2px;
	border: 1px dotted #CCCCCC;
	width: 100px;
	font-size: 10px;
	float: left;
	margin: 5px;
}
