/* CSS Document */

/* Vascular Concepts styles */
/* Layout Stylesheet */ 

body {
	background: url("../img/common/bg.gif");
	background-repeat:repeat-x;
	background-color: #626262;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
	font-size:13px; 
	color:#666666;
	line-height: 18px;
	}

a:link, a:visited {
	color: #c75215;
	text-decoration: none;
	
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	
	}

h1 {
	font-size: 15px;
	color: #646464;
	margin: 0px;
	padding: 7px 0px 10px 0px;
	}

h2 {
	font-size: 24px;
	font-weight:lighter;
	color: #862c2c;
	display: block;
	padding-top: 12px;
	margin: 0px;
	border: 0px solid #6633CC;
	}

h3 {
	font-size: 14px;
	font-weight:bold;
	color: #2e2e2e;
	display: block;
	padding-top: 7px;
	margin: 0px;	
	border: 0px solid #FF0000;
	}

h4 {
	font-size: 12px;
	color:#4d4d4d;
	display: block;
	padding: 0px;
	margin: 0px;	
	border: 0px solid #FF0000;
	}	
	
h5 {
	font-size: 12px;
	color: #660000;
	display: inline;
	padding: 0px;
	margin: 0px;	
	border: 0px solid #FF0000;
	}	
	
h6 {
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin: 0px;	
	border: 0px solid #FF0000;
	}
		
#col_container {
	border: 0px solid #FFCC00;
	width: 964px;
	margin: 0px auto 0px auto;
	background: url("../img/common/bg_col_container.gif") #ffffff repeat-y;
	}
	
#col_container_home {
	border: 0px solid #FFCC00;
	width: 964px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	}
	
#header {
	border: 0px solid #CCFF00;
	width:964px;
	height:183px;
	background-image:url("../img/common/hdr_bg1.jpg");
	background-repeat:no-repeat;
	background-color:#d1d1d1;
	}

#latest_news {
	background-image:url("../img/home/news_bg_tan.gif"); 
	width:257px; height:150px; 
	padding: 2px 10px 0px 40px;
	color: #56371d;
	}
#footer {
	border: 0px solid #CCFF00;
	width: 964px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	font-size: 11px;
	}
#footer a:link, #footer a:visited { color: #FFFFFF; text-decoration: none;font-size: 11px; }
#footer a:hover { color: #FFFFFF; text-decoration: underline;font-size: 11px; }

#footer_links {
	float: left;
	border: 0px solid #FF99FF;
	font-size: 11px;
	}

#footer_copyright {
	float: right;
	border: 0px solid #8cd;
	}

#footer_copyright a:link, #footer_copyright a:visited {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #B16C35;
	float: none;
	}
		
#logo {
	width: 230px;
	height: 123px;
	float:left;
	border: 0px solid #FF0000;
	}	

#l_col {
	float:left;
	width:284px;
	padding: 20px;
	/*border-right: 1px solid #dfdedb;*/
	}
  
#r_col {
	float:right;
	width:599px;
	padding:20px;
	}


#col_icon { 
	width: 40px;
	float:left;
	}
#col_icon_content {
	width: 265px;
	float:right;
	}

#col_icon_content a:link, #col_icon_content a:visited { color:#339999; text-decoration:none; }
#col_icon_content a:hover { color:#990000; text-decoration:none; }

	
#col_home {
	float:left;
	border-right: 1px solid #CCCCCC;
	padding: 5px 15px 10px 15px;
	width: 305px;
	}

#col_home2 {
	float:left;
	border-right: 1px solid #CCCCCC;
	padding: 5px 10px 10px 10px;
	width: 305px;
	}

#col_home2 hr {
	border: none;
	border-top: 1px solid #ccc;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 20px 0px;
	}	

#col_home3 {
	float:right;
	padding: 5px 10px 10px 0px;
	width: 283px;
	}

#col_sitemap {
	float:left;
	width:260px;
	border: 0px solid #996600;
	padding:20px;
	font-size:12px;
	
	}

#col_sitemap ul {
	padding:0px;
	margin: 0px;
	}

#col_sitemap li {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 30px;
	list-style-image:url("../img/common/orange_square.gif");
	font-size:11px;
	
	}

#col_sitemap a:link, #col_sitemap a:visited  {
	font-size:11px;
	text-decoration:none;
	color:#666666;
	}

#col_sitemap a:hover {
	font-size:11px;
	text-decoration:underline;
	color: #c75215;
	}
	
			
#search {
	border: 0px solid #FFCC00;
	height: 35px;
	width: 276px;
	float:right;
	padding:7px 0px 0px 7px;
	position:relative;
	top: 15px;
	right: 25px;
	background-image:url("../img/common/form_bg.gif");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	}

#page_hdr {
	height:68px;
	width:598px;
	float:left;
	margin:20px 0px 15px 0px;
	background-repeat:no-repeat;
	background-position:bottom right; 
	border: 0px solid #00FF00;
	}
	
/*		
#sitemap_tab {
	border: 0px solid #FFCC00;
	height: 20px;
	width: 183px;
	float:right;
	background-image: url("../img/common/rght_tab_curve.gif");
	background-position:right;
	background-repeat:no-repeat;
	background-color:#2f2f2f;
	margin-right:50px;
	clear:right;
	color:#b4b4b4;
	}
#sitemap_tab a:link { color: #626262; text-decoration: none; }
#sitemap_tab a:visited { color: #626262; text-decoration: none;}
#sitemap_tab a:hover { color: #b4b4b4; text-decoration: underline; }
*/

#breadcrumb {
	width: 547px;
	height: 5px;
	float: left;
	font-size: 12px;
	color: #666666;

	}
#breadcrumb a:link, #breadcrumb a:visited { color: #c75215; text-decoration: none; font-weight: bold; }
#breadcrumb a:hover { color: #c75215; text-decoration: underline; font-weight: bold; }
#breadcrumb span.underline { text-decoration: underline; font-weight: bold; }
	
#print {
	width:52px;
	height:5px;
	float:right;
	}
	
/* ------ START FOOTER ROUNDED BOX STYLE -------*/

.footer_corner_bot_r {	/* creates bottom right corner */
	background: url("../img/rounded_corners/footer/bottom_right.gif") no-repeat bottom right;
	width:964px; /* BG image must be at least this wide */
	}

.footer_corner_top_r {	/* creates top right corner */
	background: url("../img/rounded_corners/footer/top_right.gif") no-repeat top right;
	}

.footer_corner_top_l {	/* creates top left corner --- ALSO COULD BE HEADER FOR BOX */
	background: url("../img/rounded_corners/footer/top_left.gif") no-repeat top left;
	padding: 6px 0px 0px 0px; /* set minimum height to amount of radius on img */
	}

.footer_corner_body_bot_l {	/* creates bottomlLeft corner --- MAIN CONTENT GOES HERE */
	background: url("../img/rounded_corners/footer/bottom_left.gif") no-repeat bottom left;
	padding: 0px 30px 20px 30px;
	}

/* ------ END FOOTER ROUNDED BOX STYLE ---------*/

/* ------ START SIDENAV ROUNDED BOX STYLE -------*/

.sidenav_corner_bot_r {	/* creates bottom right corner */
	background: url("../img/rounded_corners/sidenav/bottom_right.gif") no-repeat bottom right;
	width:284px; /* BG image must be at least this wide */
	}

.sidenav_corner_top_r {	/* creates top right corner */
	background: url("../img/rounded_corners/sidenav/top_right.gif") no-repeat top right;
	}

.sidenav_corner_top_l {	/* creates top left corner --- ALSO COULD BE HEADER FOR BOX */
	background: url("../img/rounded_corners/sidenav/top_left.gif") no-repeat top left;
	padding: 6px 0px 0px 0px; /* set minimum height to amount of radius on img */
	}

.sidenav_corner_body_bot_l {	/* creates bottomlLeft corner --- MAIN CONTENT GOES HERE */
	background: url("../img/rounded_corners/sidenav/bottom_left.gif") no-repeat bottom left;
	padding: 0px 10px 20px 10px;
	}

/* ------ END SIDENAV ROUNDED BOX STYLE ---------*/

.sidenav {
	padding: 0px;
	margin: 0px;
	font-size:12px;
	color:#413b2d;
	}
.sidenav ul {
	padding: 0px;
	margin: 0px;
	}
.sidenav li {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 30px;
	list-style-image:url("../img/common/red_arrow.gif");
	}
.sidenav a:link, .sidenav a:visited { color:#413b2d; text-decoration: none; }
.sidenav a:hover { color: #413b2d; text-decoration: underline; }

#product_sidenav {
	padding:10px 30px 10px 30px;
	}


.red_list {
	padding: 0px;
	margin: 0px;
	}
.red_list ul {
	padding: 0px;
	margin: 0px;
	}
.red_list li {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 30px;
	list-style-image:url("../img/common/red_bullet.gif");
	}

.sec_list {
	padding: 0px;
	margin: 0px;
	}
.sec_list ul {
	padding: 0px;
	margin: 0px;
	}
.sec_list li {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 40px;
	list-style:circle;
	}

.pdf_list {
	padding: 0px;
	margin: 0px;
	font-size:11px;
	line-height: 15px;
	}
.pdf_list ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size:11px;
	line-height: 15px;
	}
.pdf_list li {
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 20px;
	list-style-image:url("../img/common/pdfswirl_icon.gif");
	font-size:11px;
	line-height: 15px;
	}

#gray_link a:link, #gray_link a:visited {
	color:#666666;
	text-decoration:none;
	font-size:12px;
	}

#gray_link a:hover {
	color:#999999;
	text-decoration:underline;
	font-size:12px;
	}
		
.search_box {
	height:21px;
	width: 188px;
	border: 1px solid #c7c4b6;
	text-align:right;
	}

.form_box {
	height:16px;
	width: 188px;
	border: 1px solid #c7c4b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	}
	
.form_checkbox {
	height:16px;
	width: 16px;
	border: 1px solid #c7c4b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FF0000;
	}
		
.text_box {
	height:100px;
	width: 300px;
	border: 1px solid #c7c4b6;
	}	
	
.txt_drk_gray {
	color:#525252;
	font-weight:bold;
	padding-left:5px;
	}
		
.txt_wht {
	color: #FFFFFF;
	font-weight: bold;
	}