@charset "utf-8";
/* CSS Document */

* {
	outline:none;
}

html{
overflow-y:scroll;
min-height:100%;
margin-bottom:1px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;

}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Base Styles */

body {
	background-color: #FFF;
	background-image: url(images/icp-med-bg.gif);
	background-repeat: repeat-x;
	width:100%;
	color:#666;
}


#page{
	width:945px;
	margin:0 auto;
position:relative;
z-index:1;
}

#header{
	height:274px;
	padding: 8px 0 0;
	margin: 0 0 56px 0;
}

#static-container{
	height:201px;
        margin: 0 auto;
	padding: 70px 0 0;
        width: 945px;
        z-index:10;
        position:absolute; 
}

div.productslide{
	height:274px;
	top: 8px;
        margin: 0 auto;
	padding: 0;
        width: 945px;
        position:absolute;
        z-index:1; 
}


div#product1{
        background:url(images/product/image-1.jpg);
/*        z-index:5; */

}

div#product2{
        background:url(images/product/image-2.jpg);
      z-index:4;
        display:none;
}

div#product3{
        background:url(images/product/image-3.jpg);
       z-index:3; 
        display:none;
}


#content{
	padding: 0 0 75px 0;
}

div.homepage#content{
	padding:0;
}

#left-column{
	float:left;
	width: 230px;
	padding: 0 0 50px;
}

#right-column{
	float:right;
	width: 705px;
}

#footer{
	clear:both;
	height: 40px;
	background-image: url(images/icp-footer-bg.gif);
	margin:  5px 0 0;
	width: 945px;
	padding-top:10px;
        padding-bottom: 100px;
        background-repeat: no-repeat;
}

.clearfloat{
	font-size:1px;
	line-height:0%;
	clear:both;
	margin: 0;
	padding: 0;
	height: 0px;
visibility:hidden;
}
#navigation {
	height: 48px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 12; 
	top: 272px; 
	width: 877px;
	background-image: url(images/icp-med-navigation-bg.png);
	background-repeat: no-repeat;
	padding: 9px 34px;
}

.navigation-section{
	float:left;
	display:block;
}

#email{
	float:right;	
}
#navigation .navigation-section li {
	display: inline;
	font-size: 12px;
	margin:0;
	padding:0;
}
#navigation-list {
	/* width: 600px; */
	padding: 0 0 0 20px;
	margin: 12px 0 0;
}

#navigation-list a{
	text-decoration:none;
	display: block;
	float: left;	
	font-size: 13px;
	height: 20px;
	padding: 4px 14px 0 12px;
	margin:0px 3px 0 5px;
	color:#fff;
}

#navigation-list a:hover{
	color: #0084A9;
	background-image: url(images/icp-navigation-rollover.gif);
}


a#home-nav {
	background-position: 0px 0px;
}

a#products-nav{
	background-position: -71px 0px;
}

a#about-icp-nav{
	background-position: -158px 0px;
}

a#events-nav{
	background-position: -254px 0px;
}

a#library-nav{
	background-position: -399px 0px;
}

a#press-nav{
	background-position: -330px 0px;
}

a#contact-us-nav{
	background-position: -399px 0px;
	margin-right:0;
	}
#phone-number {
	font-size: 13px;
	color: #FFF;
	display: block;
	float: left;
	padding-top: 16px;
}

#quick-contact-info{
	float:right
}
#header h1 {
	font-size: 30px;
	color: #0083A9;
	margin: 0 0 0 58px;
width: 450px;
}
#header h2 {
	font-size: 26px;
	color: #8dc63f;
	margin: 0 0 0 90px;
width: 450px;
}
#header p {
	font-size: 12px;
	color: #666666;
	width: 210px;
	line-height: 125%;
	margin: 0 0 0 168px;
}
#sub-nav ul {
	font-size: 10px;
	background-color: #2585A6;
	width: 168px;
}

#sub-nav h3{
	color:#0083A9;
	width: 146px;
	margin: 10px 0 0 0;
	padding: 14px 0 0 22px;
	line-height:100%;
	height: 32px;
	background-image: url(images/icp-sub-nav-header-bg.gif);
	font-size: 22px;
}
#sub-nav li a {
	color: #FFF;
	text-decoration: none;
}

#sub-nav li a em{
	font-style:italic;
	font-weight:bold;
}

#sub-nav li a:hover {
	color: #fc0;
}

#sub-nav li {
	border-bottom: 1px solid #7FAB56;
	padding: 12px 0 12px 22px;
	margin: 0;
}
#right-column h2 {
	font-size: 25px;
	color: #666;
	width: 424px;
	margin: 15px 0;
}
#right-column h2 strong {
	font-size: 35px;
	color: #8DC63F;
}

#product-child #right-column p strong {
	text-transform: uppercase;
	color: #2e7697;
}

#right-column h3 {
	font-size: 22px;
	color: #555;
	width: 424px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#right-column .page-columns {
	float: left;
	width: 424px;
	font-size: 13px;
	padding: 0 10px 0 0;
}

#right-column .wide-columns{
	width: 600px;
}

#right-column #event-archive h2{
width:570px;
}
#right-column .page-columns p {
	margin-bottom: 13px;
}
#right-column .page-columns h4 {
	font-size: 15px;
	font-weight: bold;
}
#right-column .page-columns a, a#reopenmap{
	color: #79b12d;
	font-weight: bold;
	text-decoration: none;
}



#right-column .page-columns ul li {
	list-style-type: disc;
	margin-left: 20px;
}

#right-column .page-columns h2 strong {
	font-weight: normal;
}


#right-column .page-columns strong {
	font-weight: bold;
}


#right-column .testimony {
	float: right;
	width: 250px;
	margin-top: 20px;
}



#footer p {
	font-size: 9px;
	padding: 30px 0 0 10px;
float:left;
width:390px;

}

#footer a{
	color:#666;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
#sub-nav #sub-nav-bottom {
	background-image: url(images/icp-sub-nav-header-bg.gif);
	background-position: left bottom;
	width: 168px;
	display: block;
}
#page .homepage #right-column {
	width: 945px;
	padding: 25px 0 25px 0;
	margin: 0;
	float:none;
}


#page .homepage #right-column .page-columns{
		padding-right:15px;
		width:225px;
		float: left;

}


#page .homepage #right-column #last-box{
		padding-right:0;
}

#right-column .page-columns .homepage-box {
	background-image: url(images/icp-med-home-boxes-bg.png);
	margin: 0px;
	padding: 15px 0 0;
	height: 225px;
	width: 225px;
}
#right-column .page-columns .homepage-box h5 {
	margin: 0 15px;
	color: #fff;
	font-size: 11px;
	height: 100px;
}
#right-column .page-columns .homepage-box h5 strong {
	font-size: 14px;
	color: #666;
}
#right-column .page-columns .homepage-box h5 a {
	color: #0084A9;
	text-decoration: underline;
}
#right-column .page-columns .homepage-box img {
	margin: auto;
	display: block;
}

.testimony img {
	padding: 10px;
}

.testimony #gallery{
	border: 1px solid #B8C5A6;
	width: 223px;
	margin:  10px 10px 0;
	background: url(images/gallery-bg.jpg) repeat-x; 
	background-position: 0px 60px;
	background-color:#E0E9D1;
	float: left;
padding-top: 10px;
padding-bottom: 10px;
}

.testimony .gallery .thumbscontainer{
	margin: 0 9px;
}


#right-column .wide-columns .thumbscontainer {
margin-bottom: 12px;
}

#right-column .testimony #gallery h3 {
line-height:14px;
	text-transform: uppercase;
	font-size: 14px;
	color: #666666;
	background: none;
	margin: 0 10px 0 10px;
	padding: 8px ;
	width: 187px;
	background: url(images/gallery-header.jpg) repeat-x;
}


#right-column .testimony .gallery img{
        padding: 3px;
}

.img-wrapper {
	background: url(images/productimg-bg.gif) repeat-x;
	float: right;
	margin-top: 70px;

}

.img-wrapper img {
	padding: 10px;
}


#right-column ul {
	margin-bottom: 20px;
}

div#right-column.products h2{
	color: #2e7697;
	font-size: 35px;
	line-height: 35px;
}

div#right-column.products h2 em{
	font-style:italic;
	font-weight:bold;
}

div#right-column.products h2 sup{
	font-size: 60%;
	vertical-align:40%;
}


div#right-column.products p em{
	font-style:italic;
	font-weight: bold;
}

div#right-column.products h2 strong{
	font-weight:bold;
}

#masthead {
	float: left;
	height: 204px;
	}
	
	#masthead-copy {
	float: left;
	width: 498px;
	}
	
	#masthead  p {
	padding: 0 0 70px 0;

	float: left;
	
	}
	
	#masthead h1 {
	margin: 70px 0 0 70px;
	
	}
	
	#masthead #slider {
	float: right;
	width: 447px;
	z-index: 0;
}
/*  Map CSS   */

#map-container{

}


#right-column #map-container h2{
width:640px;
margin-top:20px;
}
			
/* Easy Slider */
	#slider {
	width: 447px;
	}
	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:447px;
		height:265px;
		overflow:hidden; 
		}

/* Form Styles */

#right-column #resultsarea {
	width:690px;
}

#right-column #resultsarea h2 {
	width:670px;
}

#submitinformation ol{
display:block;
clear:both;
margin: 0 0 5px 0;
}

#submitinformation ol li{
	display:block;
	clear:both;
	margin: 0 0 3px 0;
	width: 680px;
	height: 20px;
}
#submitinformation ol li label{
	float:left;
	width:100px;
}

#submitinformation ol li input,#submitinformation ol li select, #submitinformation ol li textarea{
	float:left;
	width:200px;	
}

#submitinformation ol li select{
	width:250px;
}

#submitinformation ol li textarea{
	width:400px;
	height:60px;
}

#submitinformation ol li.last{
height: 70px;
} 


#submitinformation ol li label.error{
display:inline;
width:auto;
float:none;
}

#submitinformation p{
	clear:both;
	padding-top:10px;
}

#submitinformation ol li#storyquestion{
      height:60px;
clear:both;
}

input.buttons{
	background-color:#127796;
	border: 0px none;
	padding: 3px;
	color:#fff;
        margin-right:20px;
        cursor: pointer;
}

a#reopenmap{
	padding-bottom:50px;
display:block;
clear:both;
width:500px;
}


ol li strong{
float:left;
display:block;
width: 40px;
}

ol li span.history-text{
float:left;
display:block;
width: 360px;
padding-bottom:5px;
}

ol li{
clear:both;
}


/************* Testimonials ***************************/

#testimonial {
background: url(images/product-box-bg.png);
padding: 15px;
width:407px;
/*height:150px;*/
margin:-9px 0 0 48px;

}

.rapid-refresh #testimonial, .r2demo #testimonial {
margin-left:475px;
}

#testimonial h2{
color: #fff;
margin: 0;
padding:0;
font-size:22px;
width:407px;
display:inline;
}

#testimonial img{
display:none;
}

#testimonial p{
width:407px;
margin: 0;
text-align:right;
font-style:italic;
color:#ffcc00;
}

/*************** Bottom Button Style ***************/

#right-column .page-columns a.buttons, #right-column .wide-columns a.buttons {
color: #0084A9;
background: url(images/bg-buttons.jpg) repeat-x;
display:block;
width:270px;
text-align:center;
margin: 8px 0;
font-weight:normal;
padding:6px 6px;
font-size: 13px;
text-decoration:none
}

#right-column .wide-columns a.buttons{
clear:both;
}


#footer .sponsor-logos{
float:right;
padding: 0 10px 0 0;
margin:0;
}


/************* Case Studies ***************************/

ol#case-studies-events li{
margin: 2px 0 6px;
padding: 0;
background: url(images/bg-study-case-boxes.jpg) repeat-x;
background-color: #C8DDA6;
border: 1px solid #B1C198;
overflow:none;
}


ol#case-studies-events li img{
float:right;
margin-bottom:10px;
}


#right-column .page-columns ol#case-studies-events a.buttons{
color: #fff;
background: transparent;
background-color:#8DC63F;
display:block;
width:60px;
text-align:center;
margin: 12px 0;
font-weight:normal;
padding:4px 4px;
}


#right-column .page-columns ol#case-studies-events li a{
display:block;
margin: 0 0 6px;
padding: 8px;
color:#fff;
}

#right-column .page-columns ol#case-studies-events li a.more{
display:inline;
margin: 0px;
padding: 0px;
color:#666;
}

ol#case-studies-events li p{
padding: 0 8px;
margin:0px;
}

#right-column .page-columns ol#case-studies-events li a em{
font-weight:bold;
}


#right-column .page-columns ol#case-studies-events li a{
/* color: #666; */
font-weight:normal;
}



/*************************Testimonial Page Quotes*******************************/

#right-column .wide-columns blockquote{
margin: 2px 0 6px;
padding: 8px 8px 0;
background: url(images/bg-study-case-boxes.jpg) repeat-x;
background-color: #C8DDA6;
border: 1px solid #B1C198;
overflow:none;
}

#right-column .wide-columns blockquote em{
display:block;
margin: 0 0 12px;
color:#fff;
}


ol li span.error_holder{
float:left;
}

/* R2 Demo */

#pdflink{
width: 223px;
margin-top: 10px 10px 0 10px;
float: left;
padding: 10px 0;
font-size:12px}

#pdflink img{
vertical-align:top;
float:left;
padding: 2px 10px 0 12px;
}


#pdflink a{text-decoration:none;color: #2e7697;}



#overlay {
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:url(images/gray-back.png) repeat;
	z-index: 10;
}
#swatch-box {
	position:fixed;
	width: 953px;
	height: 546px;
	background: url(images/box-back.png) no-repeat;
	top: 50%;
	left: 50%;
	margin: -273px 0px 0px -476px;
	z-index:20;
}

#swatch-head {
	float:left;
	width: 953px;
	height: 55px;
}

#swatch-head h3 {
	float: left;
	display:inline;
	font-size: 22px;
	color:#0083A9;
	margin: 10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#swatch-head a {
	float:right;
	display:inline;
	margin: 15px 10px 0px 0px;
	color:#000;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#swatch-head a:hover {
	text-decoration: underline;	
}

#swatches {
	float: left;
	width: 500px;
	height: 475px;
	overflow: auto;
}

#swatches ul {
	padding: 0px;
	margin: 0px;
}

#swatches ul li {
	width: 85px;
	height:114px;
	float:left;
	list-style:none;
	margin: 0px 0px 4px 10px;
}

#swatches ul li img {
	margin: 0px;
	display:block;
}

#swatches ul li p {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	display:block;
	color: #fff;
	
}

#swatches ul li p em {
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	color: #fff;
	float: right;
	font-style:normal;
}

#full-swatch {
	width: 435px;
	height: 475px;
	float:right;
	margin: 0px 10px 0px 0px;
}

#full-swatch p {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}

li.thumb img {
	border: 1px solid #fff;
}

li.thumb img.selected {
	border: 1px solid #8dc63f;	
}


