@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

p {
	line-height:1.6em;
	padding-bottom:2px;
}


h2 {
	background-color:#0079C1;	
	padding:4px 0px 4px 8px;
	font-size:1.15em;
	text-transform:uppercase;
	color:#FFF;
	letter-spacing:0em;
	line-height:1em;
}

h3 {
	color:#0079C1;
	font-size:1.25em;
	padding-bottom:5px;
}

h4 {
	color:#0079C1;
	font-size:1em;
	padding-bottom:5px;
	line-height:1.35em;
}


a:focus {
	outline: 1px dotted invert;
}



a {
	color: #E36F1F;
	text-decoration: underline;
}



a:visited {
	text-decoration: underline;
}



a:hover {
	text-decoration: underline;
}

.active {
	background-color: #231F20;
	color: #FFF;
	padding: 7px 5px 5px 5px;
}

hr {
	border: 0 #CCC solid;
	border-top-width: 1px;
	clear: both;
	height: 1;
}

.bold_text {
	font-weight:bold;
}

.list ul {
	padding-top:0px;
	margin-left:18px;
	line-height:1.3em;
}

.page_title h1{

	font-size:2.4em;
	font-weight:normal;
	text-transform:uppercase;
	color:#0079C1;
	margin:10px 0px 15px 0px;
	padding:5px 0px 20px 0px;
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#top_bar {
	height: 7px;
	background-color: #231F20;
	padding:0px;
	margin:0px;
}



#header h1{
	float: left;
	padding-top: 20px;
	padding-bottom: 25px;
}

#header ul{
	float: right;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding:8px 0px 8px 0px;
	font-size: 1em;
	text-transform: uppercase;
}

#header li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}


#header ul li a{
	color: #231F20;	
	text-decoration: none;
	letter-spacing:0.08em;	
}



#header a:hover {
	color: #E36F1F;	
}

#header_email_home {
	float: right;
	text-align:right;
}

#header_email_home p {
	float:right;
	padding:55px 20px 0px 0px;
}

.grid_3 h1 {
	float:left;
}


#header_email {
	float:right;
	text-align:right;
	margin-top:.70em;
}

#header_email p {
	float:right;
	padding:0px 10px 0px 0px;
}

#survey p{
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.075em;
	background-color:#DDDDDD;
	margin-top:4.2em;
	margin-right:25px;
	padding:0px 5px 0px 5px;
}

#survey a:hover {
	color:#FFF;
}

#hero {
/*	background-image:url("http://www.westminsterpromotions.com/clients/cc/images/hero-image.png");   */
	background-image:url("../images/hero-image.jpg");
	background-repeat:no-repeat;
	width:940px;
	height:264px;
	margin-bottom:12px;
}

#hero_message {
	padding-top:1.85em;
	padding-right:4.35em;
	float:right;
	width:500px;
}

#hero_message h1 {
	font-weight:normal;
	font-size:3.3em;
	color:#0079C1;
	line-height:1.1em;
}

#hero_message p {
	font-size:1.25em;
	color:#231F20;
}

#hero_button {
	float:right;
	background-image:url("http://www.catheterconnections.com/images/hero-button.png");
	background-repeat:no-repeat;
	width:500px;
	height:42px;
	margin-top:.5em;
	#margin-left:-8px;
	padding:15px 0px 0px 8px;
}

#hero_button a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:1.35em;
	letter-spacing:0.04em;
	padding-left:.4em;
}


#hero_button a:hover {
	color:#F7D1B9;
}

#home_dualcap {
	float:left;
	width:204px;
	height:235px;
	margin-top: 10px;
}

.content p, ul {
	padding-top:5px;
	padding-left:8px;
}

.content h2, h3 {
	padding-left:8px;
}

.content h4 {
	padding-left:8px;
	padding-top:10px;
	padding-bottom:0px;
}


.prod_desc {
	width: 245px;
	float: right;
	margin-top:10px;
	padding-left:8px;
}

.prod_desc p{
	padding-top:5px;
}


.product_image img {
	padding-bottom:15px;
}


.dualcap_tag {
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	color:#0079C1;
	background-color:#E8E8E8;
	padding: 5px 0px 10px 10px;
	margin-top:5px;
	letter-spacing:0.025em;
}

.grid_4 .dualcap_tag {
	font-size:1.4em;
}

.conf_schedule p{
	padding-left:8px;
	padding-top: 3px;
	line-height: 1.2em;
}

.conf_date {
	color:#0079C1;
	font-weight:bold;
	padding:0px;
}

.conf_schedule a:visited {
	text-decoration: underline;
	color:#666666;
}

.divider_line {
	height:.45em;
	border-bottom: 2px solid #E8E8E8;
	margin-bottom:.35em;
}



#video {
	width=300px;
	height=200px;
	background-color:#E8E8E8;
}


#product_button {
	background-image:url("http://www.catheterconnections.com/images/product-button.png");
	background-repeat:no-repeat;
	width:149px;
	height:37px;
	margin:15px 0px 0px 0px;
	padding:10px 0px 0px 8px;
}

#product_button a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:0.04em;
	padding-left:.4em;
}


#product_button a:hover {
	color:#F7D1B9;
}


.callout_box {
	border: 3px solid #D4EEFF;
	padding:15px 15px 15px 15px;
	margin-bottom:10px;
	color:#231F20;
}

.callout_box p{
	padding-left:0px;
	padding-top:0px;
}

.callout_box ul {
	padding-top:0px;
	padding-left:0px;
}

.small_text {
	font-style:italic;
	font-size:.85em;
}

.quote_info {
	font-style:italic;
	font-size:.85em;
	line-height:1.4em;
	margin-top:5px;
}


/* Begin: Team Page */
.main_desc h1{
	color:#0079C1;
	font-size:1.6em;
	font-weight:bold;
	margin-top:8px;
	line-height:1.1em;
}

.main_desc h2{
	color:#0079C1;
	font-size:1.1em;
	font-weight:bold;
	text-transform:inherit;
	background-color:#FFFFFF;
	padding-left:0px;
}


.main_desc p {
	padding-left:0px;
}


.team_directory {
	background-image:url("http://www.catheterconnections.com/images/vertical-line.png");
	background-repeat:repeat-y;	
}	

.team_directory p{
	padding:0px;
	margin:0px;
}

.team_thumb {
	float:left;
	padding-left:20px;
	margin:7px 0px 7px 0px;
}

.team_desc {
	float:left;

}

.team_desc p{
	line-height:1em;
	font-size:.85em;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 5px;
}


/* End: Team Page */


/* Begin: News Page */
.news {
	margin-top:15px;
}

.news h2{
/*	text-align:right;  */
	text-transform:capitalize;
	background-color:#FFFFFF;
	color:#0079C1;
	font-weight:bold;
	width:160px;
	float:left;
	padding-top:0px;
}

.news h3 {

	width:420px;
	float:left;	
	color:#0079C1;
	font-size:1em;
	padding-left:10px;
}

.news p{
	width:420px;
	float:left;
	padding:0px 10px 25px 10px;
}

/* End: News Page */

/* Videos Page */

.videos h2{
    text-transform:capitalize;
    background-color:#FFFFFF;
    color:#0079C1;
    font-weight:bold;
    padding-top:0px;
}

.videos_content { height: 600px; }
/* End: Videos Page */

#footer {
	background-color:#E8E8E8;
	color:#999;
	font-size:.75em;
	padding: 4px 0px 4px 8px;
	margin-top: 3em;
	margin-bottom: 1em;
}


/* Structural */
.content { width: 496px; float: right; margin-right: 20px; }
.video_column {width: 425px; float: left; }
.callout_box { width: 169px; float: left; margin-top: 15px; }
.callout_border { border: 3px solid #D4EEFF; padding:15px 15px 15px 15px; margin-bottom:10px; color:#231F20; }
.right { /*margin-left: 15px;*/ float: right; }
.left { float: left; }

div.link, div.link a, div.link a:visited { color: #00F; padding-top: 5px; }

