html {
	height: auto !important;
}
	
body {
	margin: 0px auto;
	background:#f7f7f7 url(../../images/bg_site.gif) top left repeat-x;
	font-family:verdana;
	font-size:11px;
	line-height:16px;
	color:#555;
	height: 100% !important;
	position: relative;
}	
a { color:#018bb0;text-decoration: none;}
a:hover { color:#33c5d1;}
a:visited { color:#64d0cf;}

img{border:none;}
p{margin:0; padding: 0 0 15px 0;}	
a {outline:none;}

h5 { color:#000; margin:0; padding: 4px 0px 10px 0px; font-size:11px; font-weight:bold; }


.small { color:#888888 !important; font-size:10px !important; }
.wrapBg {
	position:relative;
	z-index:100;
	width:993px;
	display:block;
	margin:0 auto;
	background:url(../../images/bg_shadow.png) bottom left no-repeat;
	margin-bottom:10px;
}
.wrap {
	position:relative;
	z-index:100;
	width:960px;
	display:block;
	margin:0 auto;
	border:1px solid #e2e2e2;
	background:#fff;
}
.wrapBottom {
	position:relative;
	z-index:100;
	width:100%;
	display:block;
	margin:0 auto;
	background:#ededed;
	height:75px;
	margin-top:-25px;
	padding:25px 0 0 0;
	z-index:1;
}
	#header { float:left; display:inline; width:900px; }
	#header .mood { float:left; height:235px;display:inline; width:900px; margin: 0px 0px 0px 30px; } 
	#header .mood .moodMenu { float:right; padding: 5px 0 0 0; width:900px; text-align:right; color: #ccc; } 
	#header .mood .moodMenu a { font-size:10px;}
	
	#header .mood .plexo-home {
		position: absolute;
		top: 30px;
		left: 70px;
		width: 120px;
		height: 120px;
	}
	
	#content {
		float:left;
		display:inline;
		width:900px;
		margin: 0 0 0 30px;
		padding:0 0 20px 0;
	}
		#content ul.list {
			display:block;
			margin: 0px 20px 0px 0px;
			padding:10px 0;
	
			list-style-position:inside;
			clear:both;
		}
			#content ul.list ul{ list-style-type: disc;list-style-position:inside;display:block;margin:0;padding:0 0 0 10px;}
			#content ul.list li { margin:0;list-style-type: none; list-style-position:outside; padding: 0 0 10px 22px; clear:both; background:url(../../images/bg_plus.gif) 0px 3px no-repeat; }
			#content ul.list li li { list-style-type: disc;list-style-position:outside; padding: 0px 0px 0px 0px; margin:0 0 0 10px;  display:default;background: none; }
			
		#content .smallCol{
			float:left;
			display:inline;
			width:175px;
			margin: 0 15px 0 0px;
			padding:0 0 20px 0;
		}
			#content .noMargin{margin:0 !important;}
			#content .smallCol img{float:left;}
			#content .smallCol div.text{
				float:left;
				width:170px;
			}
				#content .smallCol div h3{
					color: #333;
					font-weight:bold;
					font-size: 13px;
					margin:0;
					padding: 0 0 10px 0;
				}
				#content .smallCol div h3.noUpperCase{text-transform:none;}
				#content .smallCol div h3.noUpperCase img{display:block;clear:both;}
		#content .colLeft {
			float:left;
			display:inline;
			width:560px;
			border-right: 1px solid #dedede;
			margin: 14px 0 0 0;
			padding: 0 19px 0 0;
			min-height:760px;
		}
		/* IE7 Bug */
		#content .colLeft .contentInside h5 { clear: both; }
		
		#content .fullLeft{width:100% !important;border-right:none !important;}
		#content .noMinHeight {min-height:0px !important;}
			
			#content .colLeft .minusMood{
				display:block;
				border:1px solid #ededec;	
			}
			#content .colLeft .menuInside{
				float: left;
				width:  140px;
				margin: 15px 15px 0 0;
				border-top: 1px solid #e0e0e0;
				padding: 0;
				list-style-type: none;
			}
				#content .colLeft .menuInside li{
					clear: both;
					border-bottom: 1px solid #e0e0e0 !important;
					padding: 5px 0 5px 15px !important;
					margin: 0;
					width: 125px;
				}
				#content .colLeft .menuInside a{				
					text-decoration:none;
					color: #706963;		
					padding: 0;					
				}
					#content .colLeft .menuInside a:hover{
						color: #00b7c5;
					}
					#content .colLeft .menuInside li.open {
						position: relative;
					}
					#content .colLeft .menuInside li.open a{
						color:#555 !important;
						font-weight: bold;
						cursor: text;
					}
					
					#content .colLeft .menuInside li.open span{
						background:  url(../../images/arrow_cyan.png) top left no-repeat;
						width: 9px;
						height: 9px;
						vertical-align: middle;
						position: absolute;
						top: 8px;
						left: 0;
					}
					
			#content .colLeft .contentInside{
			 	float: left;
				display: inline;
				width: 400px;
			}	
			#content .colLeft .contentInside h1 span{
				font-weight: normal;
				color: #22bcba;
				text-transform: none;
				font-size: 16px;
			}	
			#content .colLeft .fullContent{
				width:748px;
			}
					
			
		
			#content .colLeft .titreLong {
				position:relative;
				display:block;
				clear:both;
				width:558px; height:40px;
				text-indent:-10000px;
				margin:10px 0 16px 0;
			}
				#content .colLeft .titreLong a {
					position:absolute;
					right:10px;
					top:4px;
					display:block;
					width:150px;
					text-align:right;
					font-size:10px;
				}
			/*			
			#content .colLeft .titreMiddle{
				float:left;
				display:inline;
				width:405px; height:40px;
				text-indent:-10000px;
				margin:10px 0 10px 0;
			}
			#content .colLeft .fullContent .titreMiddle { width:748px; }
				
				
			*/	
				
				
				
				
			#content .colLeft .smalLeft{
				float:left;
				display:inline;
				width:185px;
				word-spacing:-1px;
			}	
			#content .colLeft .mediumLeft{
				float:left;
				display:inline;
				width:202px;
				word-spacing:-1px;
				padding: 0 0px 0px 0;
			}
			
			#content .colLeft ul.cliniques {list-style-type: none; margin: 20px 0px 20px 0px; padding: 0px; display: block; }
			#content .colLeft ul.cliniques li { list-style-type: none; margin: 0px 0px 10px 0px; padding: 0px; display: inline; float: left; width: 44%; }
			#content .colLeft ul.cliniques li.left { clear: left; margin-right: 10px; width: 45%; }
			
			#content .colLeft ul.carrieres li { margin-bottom: 15px; }
			#content .colLeft ul.carrieres li li { margin-bottom: 0px; margin-top: 3px; }
			#content .colLeft ul.carrieres li  a:hover{text-decoration: none; color:#a6f0ef;}
			
			#content .colLeft .newsBlock{
				float:left;
				display:inline;
				width:525px;
				padding:0 0 15px;
				margin: 5px 0 10px 0;
				background:  url(../../images/bg_news.gif) bottom left no-repeat;
			}
			#content .colLeft .noBorder { background:none !important;}
				#content .colLeft .contentInside .newsBlock{ width:400px; }
				#content .colLeft .newsBlock .date{
					display:block;
					color:#777777;
					font-size:11px;
				}
				#content .colLeft .newsBlock .titre{
					display:block;
					color:#000;
					font-size:14px;
					font-weight:bold;
					padding:4px 0 15px 0;
				}
				#content .colLeft .newsBlock .titre{
					display:block;
					color:#000;
					font-size:14px;
					font-weight:bold;
				}
		#content .colRight {
			float:left;
			display:inline;
			width:300px;
			margin: 10px 0 0px 16px;
		}
			#content .colRight .infolettre{
				float:left;
				width:302px; height:84px;		
				margin: 0 0 6px 0;		
			}
				#content .colRight .infolettre form { margin:0; padding:0; }		
				#content .colRight .infolettre form input.box{
					float:left;
					display:inline;
					margin: 45px 0 0 71px;
					padding:3px 0 0 0;
					text-indent:8px;
					width:160px;height:16px;
					border:1px solid #8d8d8d;
					background:#fff;
					line-height:19px;
					font-size:10px;
					color:#555;
					background:url(../../images/bg_input.gif) top left no-repeat;		
				}
				#content .colRight .infolettre form input.error {
					background:url(../../images/bg_input_error.gif) top left no-repeat;
					color:#000;
					border:1px solid #23bcb9;
					background:#fbf596;
				}
				#content .colRight .infolettre form input.submit{
					float:left;
					display:inline;
					margin: 45px 0 0 5px;
					padding:0;
					width:51px;height:20px;
					border:none;
					cursor:pointer;
				}
				
			#content .colRight a.salon, #content .colRight a.eventPaulinesLibrairie  {float: left; width: 302px; height: 150px;text-indent: -10000px;margin: 0 0 6px 0;}
			
			#content .colRight a.lienSalonReadaptation, 
			#content .colRight a.lienSalonReadaptation:hover {float: left; width: 302px; height: 150px;text-indent: -10000px;margin: 0 0 6px 0;}
			
			
			#content .colRight a.allNews,			
			#content .colRight a.lienInvalidite,		
			#content .colRight a.lienRadiologie,
			#content .colRight a.lienAvantage{ float: left; width: 302px; height: 113px; text-indent: -10000px; margin: 0; }
			
		
			#content .colRight a.allNews { height: 55px; }
			#content .colRight a.lienPortail { height: 54px; }
			#content .colRight a.lienInvalidite { height: 54px; }
			#content .colRight a.lienCapsules { height: 54px; }
			
		
			#content .colRight a.lienPortail:hover, 
			#content .colRight a.lienInvalidite:hover,
			#content .colRight a.lienCapsules:hover,			
			/* #content .colRight a.lienGrippe:hover, */
			#content .colRight a.lienRadiologie:hover,
			#content .colRight a.lienAvantage:hover { background-position:bottom left; }	
			
			#content .colRigh .pub { float:left; }
	
		
		
		#content .colRight a.lienPortail,
		#content .colRight a.lienCapsules, 
		#content .colRight a.lienCalendrierExpertise{ 
			float: right; 
			width: 290px; 
			height: 70px; 
			text-indent: -10000px; 
			margin: 0 0 8px 0; 
		}
			
		#content .colRight a:hover { background-position: bottom left !IMPORTANT; }	
			
			
			

		#content .colRight a.lienConference{
			float: left;
			width: 300px; 
			height: 90px;
			text-indent: -10000px; 			
			margin: 0;		
		}			
	/* FOOTER */		
	#footer {
		float:left;
		display:inline;
		width:960px; height:38px;
		margin: 0px 0px 0px 0;
		background:url(../../images/bg_footer.gif) top left no-repeat;
	}		
		#footer .colLeft {
			float:left;
			display:inline;
			width:500px;
			height:20px;
			line-height:20px;
			color:#8d8d8d;
			font-size:10px;
			text-indent:30px;
		}
		#footer .colRight {
			float:right;
			display:inline;
			margin-right: 25px;
			height:20px;
			line-height:20px;
			color:#8d8d8d;
			font-size:10px;
		}
			#footer .colRight a{font-size:10px;}
			
.carrieres h4{ 
	font-size: 11px;
	font-weight: bold; 
	color:#666666; 
	margin:0; 
	padding: 10px 0 5px 0;
	}

.carrieres span{ font-weight: normal; }				
								
	.clearfix:after {
		clear:both;
		content:".";
		display:block;
		height:0;
		visibility:hidden;
	}
	.clearfix { display:inline-table; }
	* html .clearfix { height:1%; }
	.clearfix { display:block; }
	

	#content .col1{
		float:left;
		display:inline;
		width:270px;
		margin: 0 20px 0 0px;
		padding:0 0 20px 0;
	}
	#content .col1 h3{
		margin: 0;
		padding-bottom: 5px;
	}
	#content .col1 p{
		padding-bottom: 15px;
	}
		
	.colRight .healthbrief{
		font-size: 9pt;
		width: 298px;
		border: 1px solid #dcdcdc;
		background-color: #fff; 
		float: left;
		display: block; 
		margin: 0 0 8px 0;
		padding: 0;
		
	}
	.colRight .healthbrief h2{
		font: bold 10pt Arial;
		color: #FFF;
		background-color: #8dc3c3;
		margin: 0 !important;	
		padding: 3px 5px !important;
		border-bottom: 2px solid #FFF;		
		
	}
	.colRight .healthbrief div{
		margin: 3px; 
		border: 1px solid #dcdcdc;
		padding: 0;
		background: #fafafa url(../../images/bg-capsule.png) bottom right no-repeat;
	}
	.colRight .healthbrief  li a{
		font: 8pt Arial;
		color: #000;
		
	}
	.colRight .healthbrief li a:hover {color:#42bdbb; text-decoration: none;}
	.colRight .healthbrief a{
		font: 8pt Arial;
		text-decoration: none;
	}
	.colRight .healthbrief  p{
		text-align: center;
		
	}
	
	.colRight .healthbrief ul{
		list-style:square outside url("../../images/ico-arrow-cyan.png");
		padding: 0 20px 0 25px;
		zoom: 1;
		margin: 10px 0 3px 0;
	}
	.colRight .healthbrief li{
		line-height: 11px;
		padding-bottom: 2px;
	}
	
	
	
.colLeft h1{
	font: bold 18px Arial; 
	color: #afa298;
	text-transform: uppercase; 
	margin: 0;
	padding: 10px 0 18px 0;
}
.colLeft h1 span{
	font: normal 16px Arial; 
	display: block;
	color: #22bcba;
	text-transform: none;
}
.colLeft   h2{
	font: bold 14px Arial;
	color: #444;
	margin: 0;
	padding-bottom: 8px;
}	
.colLeft   h2 span{
	font: bold 16px Arial;
	color: #23bcb9;
	margin: 0;
	padding-bottom: 6px;
}
.colLeft h3{
	font-size: 12px;
	margin: 0;
	padding-bottom: 6px;
}	
.colLeft h4{
	font-size: 11px;
	margin: 0;
	padding-bottom: 6px;
}
.colLeft  .col1 img{
	margin-bottom: 5px;
}		
.colLeft .two-col{
	float:left;
	display:inline;
	width:  250px;
	margin: 0 40px 0 0px;
	padding: 0 0 20px 0;
}
.colLeft .two-col div.text{
	float:left;
}
.colLeft .right{	
	margin-right: 0 !important;
}

.colLeft ul{
	padding-top: 0;
	margin: 0;
	padding-left: 20px;
}
.colLeft ul li{
	padding-bottom: 12px;
}

/*
.colLeft ul.singleline{
	padding: 0 !important;
	margin: 0 !important;
}
*/

.colLeft ul.singleline  li{
	padding-bottom: 4px !important;
}
.colLeft ul.singleline  li li{
	padding: 0 0 4px 0 !important;
}

.spacetop{
		padding-top: 10px;
}

/* colRright */

.colRight .row{
	display: inline-block;
	margin: 0 !important;
	padding: 5px 0 3px 0;
	border-bottom: 1px dotted #CCC;
	width: 100%;
}
.colRight .col-one{
	float: left;
	width: 100px;
	height: 60px;
}
.colRight #colright-portal .col-one{
	background: #fff url(../../images/colright_plexohealth.jpg) top left no-repeat;
}
.colRight #colright-calendar .col-one{
	background: #fff url(../../images/colright_calendar.jpg) top left no-repeat;
}
.colRight #colright-healthbrief .col-one{
	background: #fff url(../../images/colright_healthbrief.jpg) top left no-repeat;
}

.colRight .col-two{
	float: right;
	width: 192px;
	font-size: 11px;
	color: #5d4c3c;
	background: #fff url(../../images/corner-orange.png) bottom right no-repeat;
}
.colRight .col-two p{	
	line-height: 14px;
}
.colRight .col-two  h2{
	margin: 0 !important;
	padding: 0 !important;
	font: bold 14px  Arial;
	text-transform: uppercase;
	color: #23bcb9;
}

.colRight a, .colRight a:hover {
	text-decoration: none !important;
}

.colRight a:hover p{
	color: #23bcb9;
	cursor : pointer;
}
.colRight a:hover .col-two{
	background: #fff url(../../images/corner-cyan.png) bottom right no-repeat;
}

.nodotbottom {
	border-bottom: none !important;
}


.colRight  .memberof  h2{
background-color: #bfb8b2;
	font: bold 13px Arial;
	color: #fff;
	padding: 5px;
	margin-top: 5px;

}
.colRight  .memberof  .logo{
	margin: auto;
	display: block;
} 
.colRight  .memberof  .gps{
	background: #fff url(../../images/logo_gp2s.png) top left no-repeat;
	width: 150px;
	height: 87px;
}

.colRight .row  img:hover { 
	opacity: .80;
	filter: alpha(opacity=80);
	zoom: 1;
}
		
h3.title-plexo-express {
	background: #fff url(../../images/plexo_express.png) top left no-repeat;
	text-indent: -9999px;
	width: 150px;
	line-height: 22px;
}

h3.title-plexo-impact {
	background: #fff url(../../images/plexo_impact.png) top left no-repeat;
	text-indent: -9999px;
	line-height: 22px;
}


/** MENU */
#header .menu { 
	float: left; 
	display: inline; 
	width: 900px; 
	padding: 0;
	margin: 0px 0px 0px 30px;
	background-color: #706863;
	border-top: 1px solid #9c8c7c;
	border-left: 1px solid #9c8c7c;
	border-right: 1px solid #9c8c7c;
} 
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
  float: left;
  margin-left: 5px;  
  padding-top: 5px;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, 
.nav li a:link, 
.nav li a:active, 
.nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  display: block;
  padding: 0 6px;
  text-decoration: none;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {  
	color: #333;
	background: #fff url(../../images/menu_open_corner.png) no-repeat bottom right !important;
}
#nav-one li:hover a.topmenu span, 
#nav-one li.sfHover a.topmenu span {	
	background-image: none;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background-color: #fff;
  background-image: none !important;
  color: #706863;	
  font-size: 11px; 
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background-color: #22bbb8 !important;
  color: #fff;	
}
.nav ul {
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  list-style: none;
  margin: 0;  
  position: absolute;
  top: -999em;
  left: -1px;  
  padding-top: 1px;
}
.nav li.vaccination ul { 
  width: 120px;
}
.nav li.preventivemedecine ul { 
  width: 170px;
}
.nav li.laboratory ul { 
  width: 210px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border-bottom: 1px dotted #ccc;
  float: none;
}
.nav ul a {
  border-bottom: 0;
 white-space: nowrap;
  display: inline-block;
}
.nav ul li.last {
  border: 0;
}
 .nav  li  a.topmenu { 
	text-transform: uppercase;
	font-size: 11px !important;
	color: #fff;
	position: relative;
	float: left;
}
 .nav  li  a.topmenu span { 	
	background:  url(../../images/arrow_submenu.png) no-repeat top left;
	display: block;
	width: 8px;
	height: 10px;
	position: absolute;
	bottom: 8px;
	right: 15px;	
}
.nav  li  a.open span,  
.nav  li  a.topmenu:hover span { 	
	background-image: none;	
}
.nav  li  a.open,  
.nav  li  a.topmenu:hover { 
	color: #333;
	background: #fff url(../../images/menu_open_corner.png) no-repeat bottom right !important;
	display: block;
}

.nav  li  a.open {
	cursor: text;
}
/** END: MENU */



ul.orange{
	list-style: outside url("../../images/list_orange.png");
}
ul.brown{
	list-style: outside url("../../images/list_brown.png");
}
ul.cyan{
	list-style: outside url("../../images/list_cyan.png");
}
ul.blue{
	list-style: outside url("../../images/list_blue.png");
}

/* RADIOLOGY **/
#content-radiology .colLeft i { font-weight: bold; color: #555;}
#content-radiology .lab{background-color: #edede9; padding: 15px 20px;margin: 5px 0 15px 0; float: left; border: 2px solid #f8f8f8;}					
#content-radiology .lab h3 {font: bold 14px Arial;color: #23bcb9 !important; margin: 0 !important; padding: 0 0 10px 0!important;}			
#content-radiology .lab .col1{ float: left; width: 220px !important;padding: 0 !important;margin: 0;}
#content-radiology .lab .col2{ float: left; width: 250px;padding: 0;}
	
	
/* Preventive medicine **/	
#content-preventivemed  img, 
#content-occupationalmed  img{ 
	float: left;
	margin-right: 15px;
	padding: 2px;
	border: 1px solid #ccc;
}	
#content-preventivemed  h2{ 
	margin-top: 20px;	
}	

#content-workplace  .content2{ 
	float: left;
	width: 480px;
	padding: 0;
	margin: 0;
}
#content-workplace  h2{ 
	clear: both;	
}
#content-workplace  .col1{ 
	width: 210px;
	float: left;
	color: #000;	
	padding: 10px 0 10px 15px;
	position: relative;
}
#content-workplace   span{ 
	position: absolute;
	display: bloack;
	width: 12px;
	height: 12px;
	top: 16px; 
	left: 0;	
}
#content-workplace  .col1 span{ 
	background: #fff url(../../images/arrow_green.png) no-repeat top left;
	
}
#content-workplace  .col2 span{ 
	background: #fff url(../../images/arrow_purple.png) no-repeat top left;
	
}
#content-workplace  .col2{ 
	width: 180px;
	float: right;
	padding: 10px 0 10px 15px;
	color: #000;
	position: relative;
}
#content-workplace  .content2 h3{ 
	width: 195px;
	padding: 2px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;;
}

#content  h1 span.logo-program{ 
	text-indent: -9999px;
	width: 200px;
	height: 25px;
	margin-left: 2px;
}	


/** DISABILITY MGMT **/

#content-disability ul strong {
	color: #dc5900;
}
#content-disability .testimonial {
	border: 1px solid #ddd; 
	background: #eee url(../../images/bkg_testimonial.png) repeat-x top left;
	color: #333333;
	width: 530px;
	margin: 10px auto 20px auto;
	position: relative;
}	

#content-disability .testimonial  span{	
	width: 30px;
	height: 30px;
	display: block;
}		
#content-disability .testimonial  span.laquo{	
	position: absolute;
	top: 15px;
	left: 12px;
}		
#content-disability .testimonial  span.raquo{	
	position: absolute;
	bottom: 30px;
	right: 12px;
}		

#content-disability	.testimonial p {		
	padding: 0;
}		
#content-disability	.testimonial p.msg {	
	font: 	18px Arial;
	color: #706863;
	margin: 15px 50px;
	line-height: 18px;
}			
#content-disability	.testimonial p.from {
	color: #000;
	font-size: 12px;
	margin-left: 50px;
	margin-bottom: 15px;
}	
#content-disability	.testimonial a, .testimonial a:hover{
	font-size: 11px;
}
#content-disability	.testimonial img {
	position: absolute;
	top: 55px;
	right: 60px;
}		
			
			

/** CONTACT US **/	
						
.contactus-address h3 {font: bold 14px Arial;color: #23bcb9 !important; margin: 0 !important; padding: 5px 0 10px 0 !important;}			
.contactus-address .col1{ float: left; width: 260px !important;padding: 0 !important;margin: 0;}
.contactus-address .col2{ float: left; width: 250px;padding: 0;}
.contactus-address address { margin: 12px 0;font-style: normal;}
	
	
/** BUTTONS **/	
#content .colLeft .buttons{
	float: left;
	margin-top: 20px;
	margin-left: 100px;
}
#content .colLeft .buttons a{
	display: inline-block;
	width: 125px; 
	height: 35px;
	margin: 0 10px;
	text-indent:-10000px;	
	float: left;
}	
#content .colLeft .buttons a:hover,
#content .colLeft .button a:hover ,
.modal-content .button a:hover,
.colRight .colright-event:hover,
.colRight .colright-plexoimopact:hover{ 
	opacity: .80 !important;
	filter: alpha(opacity=80) !important;
	zoom: 1;
}	

#content .colLeft .button{
	float: left;
	clear: both;
	margin-top: 20px;
}
#content .colLeft .button a{
	display: block;
	width: 125px; 
	height: 35px;
	margin: 0 10px;
	text-indent:-10000px;	
	float: left;
}	

/** FLU VACCINATION **/
#flu-vaccination  img{ 
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #ccc;
}	
/** HEALTH TRAVEL VACCINATION **/
#content-travelhealth  img{ 
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #ccc;
}	
#content-travelhealth  h4{
	clear: both;
	padding-bottom: 15px;
	margin-top: 5px;
}	

/** MODAL **/

.modal-container{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
.modal-content {
	display: none;
	position: absolute;
	top: 5%;
	left: 20%;
	width: 700px;
	height: auto;
	padding: 20px 30px;
	border: 2px solid #666;
	background-color: #fff;
	z-index:1002;
}
.modal-content .button{
	width: 110px;
	height: 30px;
	margin: 10px auto;
}

.modal-content .button a{
	display: block;
	width: 110px;
	height: 35px;
	border: 0;
	padding: 0;
	cursor:pointer;
}
.modal-content h1 {
	font: bold 16pt  Verdana;
	color: #bdd3da;
	padding: 0 !important;
	margin: 0 !important;
	text-align: right;
}
.modal-content h2 {
	font: bold 12pt Arial, Verdana !important;
	color: #33cccc;
	padding: 0 !important;
	margin: 0 !important;
}
.modal-content h4{
	color: #33cccc;
	padding: 0 !important;
	margin: 0 !important;
	font: 10pt arial;
	font-style: italic;
}

.modal-content h3 {
	font: bold 8pt Verdana !important;
	color: #333;
	padding: 0 0 5px 0 !important;
	margin: 0 !important;
	vertical-align: middle;				
}
.modal-content h3 img{
	vertical-align: middle;
}

blockquote {
	margin: 0;
	font-style: italic;
	text-align: center;
	color: #666;
}
.modal-content .from { 
	text-align: center; 
	font-weight: bold;
	color: #666;
}

.modal-content ul {
	display:block;
	margin: 0px 20px 0px 0px;
	padding:10px 0;

	list-style-position:inside;
	clear:both;
}
.modal-content ul{ list-style-type: disc;list-style-position:inside;display:block;margin:0;padding:0 0 0 10px;}
.modal-content ul li { margin:0;list-style-type: none; list-style-position:outside; padding: 0 0 4px 20px; clear:both; background:url(../../images/bg_plus.gif) 0px 3px no-repeat; }

.modal-content p b {color: #666;}

.modal-content .right-image {
	float: right; 
	width: 220px; 
	border: 1px solid #CCC;
	margin: 5px 0 10px 20px;
}

.modal-content .header {width: 700px;float: left; display: inline-block;}
.modal-content .left {width: 440px; float: left;}
.modal-content .right {width: 250px; float: right;}


/** jquery Vertical Tabs css customize */
.ui-tabs-vertical { 
	float: left;
}
.ui-tabs-vertical .ui-tabs-nav { 
	float: left;
	width: 140px; 
	margin: 15px 15px 0 0;
	border-top: 1px solid #e0e0e0;
	padding: 0;
}
.ui-tabs-vertical .ui-tabs-nav li { 
	clear: both;
	border-bottom: 1px solid #e0e0e0 !important;
	padding: 5px 0 5px 15px !important;
	margin: 0;
	width: 125px;
}
.ui-tabs-vertical .ui-tabs-nav li a { 
	padding: 0;	
	color: #706963;	
}
.ui-tabs-vertical .ui-tabs-nav li a:hover { 
	color: #00b7c5;
}
.ui-tabs-vertical .ui-tabs-nav li span { 
	display: none;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { 
	color:#555 !important;
	font-weight: bold;
	position: relative;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected  span{ 
	background:  url(../../images/arrow_cyan.png) top left no-repeat;
	width: 9px;
	height: 9px;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected a:hover { 
	color: #666 !important;
}
.ui-tabs-vertical .ui-tabs-panel { 
	float: left;
	display: inline;
	width: 400px;
	padding: 0;
	margin: 0;
}

.ui-widget-content { 
	border: 0 ; 
	padding: 0;
	font: 11px Verdana, Arial;
	line-height: 16px; 
	color: #555;
}	
.ui-widget-content h2{ 
	
}
.ui-widget-header {
	background: none;
	border: 0;
}	
.ui-state-default { 
	border: 0 !important;
	background: none !important;
 }

 
 /** Plexo Impact Graph **/
 #plexoimpact h1 {
	padding: 0 !important;
	margin: 0;
	line-height: 14px;
} 
#plexoimpact h1 img {
}  
#plexoimpact .col1-left {
	float: left;
	width: 140px;
}
		
#plexoimpact .col1-left ul.navmenu{
	float: left;
	width:  140px;
	margin: 15px 15px 0 0;
	border-top: 1px solid #e0e0e0;
	padding: 0;
	list-style-type: none;
}

#plexoimpact .col1-left ul.navmenu li{
	clear: both;
	border-bottom: 1px solid #e0e0e0 !important;
	padding: 5px 0 5px 15px !important;
	margin: 0;
	width: 125px;
}
#plexoimpact .col1-left ul.navmenu a{				
	text-decoration:none;
	color: #706963;		
	padding: 0;					
}
#plexoimpact .col1-left ul.navmenu a:hover{
	color: #00b7c5;
}
#plexoimpact .col1-left ul.navmenu li.active {
	position: relative;
}
#plexoimpact .col1-left ul.navmenu li.active a{
	color:#555 !important;
	font-weight: bold;
	cursor: text;
}
		
#plexoimpact .col1-left ul.navmenu li.active span{
	background:  url(../../images/arrow_cyan.png) top left no-repeat;
	width: 9px;
	height: 9px;
	vertical-align: middle;
	position: absolute;
	top: 8px;
	left: 0;			
}

#plexoimpact .col2-content {
	float: right;
	width: 400px;
}

#plexoimpact .col2-content  p strong{
	color: #706863;
}


#plexoimpact .graph-program{
	width:  400px;
	height: 400px;
	position: relative;
	margin-bottom: 20px;
}
#plexoimpact .graph-program span{
	position: absolute;
	display: block;
}
#plexoimpact .graph-program a{
	width:  100px;
	height: 60px;
	display: block;
}
#plexoimpact .graph-program a:hover{				
	color: #00b7c5;
	cursor: pointer;
}
#plexoimpact .graph-program .step1{	
	top: 50px;
	left: 205px;
}
#plexoimpact .graph-program .step2{		
	top: 143px;
	left: 275px;				
}
#plexoimpact .graph-program .step3{		
	top: 245px;
	left: 253px;
}
#plexoimpact .graph-program .step4{		
	top: 305px;
	left: 153px;
}
#plexoimpact .graph-program .step5{		
	top: 245px;
	left: 48px;				
}
#plexoimpact .graph-program .step6{	
	top: 150px;
	left: 28px;
}
#plexoimpact .graph-program .step7{		
	top: 60px;
	left: 85px;
}

#plexoimpact .col2-content h2 {
	clear: both;
	font-weight: normal;
	background:  #e4e0dd url(../../images/bg_h2.png) top left no-repeat;
	height: 22px;
	padding: 0;
	margin-bottom: 10px;	
	line-height: 20px;
}
#plexoimpact .col2-content h2 a {
	color: #433f3c;	
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle;
} 

#plexoimpact .col2-content h3 {				
	font-size: 12px;
	color: #a94e91;
	font-weight: normal;
}
#plexoimpact .col2-content h4 {				
	font: bold 11px Arial;
	color: #5f5854;
	text-transform: uppercase;
}
#plexoimpact .col2-content ul.include {
	list-style-type: none;
	margin: 10px 0 5px 0;
	padding-left: 0;
	float: left;
}
#plexoimpact .col2-content ul.include  li{
	background:  #fff url(../../images/list_bottomright_purple.png) 0 2px no-repeat;
	padding-left: 15px;
	padding-bottom: 8px;
	line-height: 14px;	
	font: 9px arial;
	color: #7e6e61;
	text-transform: uppercase;	
	width: 180px;
	diaply: inline;
	float: left;
}
#plexoimpact .col2-content ul.include li strong{
	font:  11px arial;
	color: #000;
} 

#plexoimpact .col2-content .advantage p{
	text-transform: uppercase;
	color: #a94e91;
	font: 10px Arial;
	margin-left: 14px;
} 
#plexoimpact .col2-content .advantage p strong{ 
	color: #a94e91;
} 
#plexoimpact .col2-content .advantage span{
	background:  #fff url(../../images/larrow_purple.png) 0 -1px no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 5px;
} 

#plexoimpact .col2-content ul.square-purple {
	list-style-type: none;
	margin: 0;
	padding-left: 2px;
	padding-bottom: 5px;
	list-style-position: outside;
}
#plexoimpact .col2-content ul.square-purple  li{
	background:  #fff url(../../images/list_square_purple.png) 0 4px no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 14px;
}

#plexoimpact .col2-content .client ul{
	width: 190px;
	float: left;
	display: inline;
}
#plexoimpact .col2-content .client ul.left{
	margin-right: 10px;
	width: 190px;
}

