@import url("./960grid/reset.css");
@import url("./960grid/text.css");
@import url("./960grid/960.css");

/* PluroTech/WebToMed style.css */

/* Containers */
html {
	overflow:scroll-y;
	overflow-y: scroll !important;
}

body {
	background:#ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7c7c7c;
}
#body{
	background:#f1f6fa;
}
#container-outer-top{
	background:#f1f6fa url("../../assets/images/bg.jpg") top left repeat-x;
}
#container-inner-top{ 
	background:url("../../assets/images/bg_big.jpg") no-repeat center top;
}
#container-top-banner{
	background:url("../../assets/images/bg_banner.jpg") no-repeat center top;
}
#container-top-banner-subpage{
	background:url("../../assets/images/bg_banner_subpage.jpg") no-repeat center top;
}

#container-inner-shadow{
	background-image:url("../../assets/images/bg_shadow.jpg");
	background-position:center top;
	background-repeat:repeat-y;
	margin-bottom:-15px;
}
#container-outer-bootom{ 
	background:url("../../assets/images/body_bottom.jpg") top center no-repeat; 
}
#container-header{ 
	width:960px;	
	height:221px;
} 
#content-left{
	margin:0 20px;
	display: block;
	float:left;
	width:330px;
	text-align: center;
}
#content-right{
	margin:0px;
	display: block;
	float:left;
	width:570px;
}
#footer{
	padding:40px 0px 25px 0; 
	color:#2878B3; 
}
#footer-content{
	margin-left: 15px;	
}
#footer a, #footer a:hover{
	color:#2878B3;
}
#header-logo a {
	display:block;
	position:absolute;
	float:left;
	height:150px;
	margin-bottom:0;
	margin-left:100px;
	margin-right:0;
	margin-top:20px;
	text-indent:-9999px;
	width:153px;
}

/*img box*/
.img-box a{
	display: block;
	width:300px;
	height:166px;
	margin:10px;
	float: left;
	text-decoration:none;
	text-indent:-999px;
}
#img-box-1 {
	background:url("../../assets/images/box-img-1.jpg") top left no-repeat; 
}
#img-box-1:hover {
	background:url("../../assets/images/box-img-1-hover.jpg") top left no-repeat; 
}
#img-box-2 {
	background:url("../../assets/images/box-img-2.jpg") top left no-repeat; 
}
#img-box-2:hover {
	background:url("../../assets/images/box-img-2-hover.jpg") top left no-repeat; 
}#img-box-3 {
	background:url("../../assets/images/box-img-3.jpg") top left no-repeat; 
}
#img-box-3:hover {
	background:url("../../assets/images/box-img-3-hover.jpg") top left no-repeat; 
}
#img-box-4 {
	background:url("../../assets/images/box-img-4.jpg") top left no-repeat; 
}
#img-box-4:hover {
	background:url("../../assets/images/box-img-4-hover.jpg") top left no-repeat; 
}
#img-box-5 {
	background:url("../../assets/images/box-img-5.jpg") top left no-repeat; 
}
#img-box-5:hover {
	background:url("../../assets/images/box-img-5-hover.jpg") top left no-repeat; 
}
#img-box-6 {
	background:url("../../assets/images/box-img-6.jpg") top left no-repeat; 
}
#img-box-6:hover {
	background:url("../../assets/images/box-img-6-hover.jpg") top left no-repeat; 
}
#img-box-7 {
	background:url("../../assets/images/box-img-7.jpg") top left no-repeat; 
}
#img-box-7:hover {
	background:url("../../assets/images/box-img-7-hover.jpg") top left no-repeat; 
}
#img-box-8 {
	background:url("../../assets/images/box-img-8.jpg") top left no-repeat; 
}
#img-box-8:hover {
	background:url("../../assets/images/box-img-8-hover.jpg") top left no-repeat; 
}
#img-box-9 {
	background:url("../../assets/images/box-img-9.jpg") top left no-repeat; 
}
#img-box-9:hover {
	background:url("../../assets/images/box-img-9-hover.jpg") top left no-repeat; 
}

/*HEADER MENU*/
#header-menu{
	display:block;
	position:absolute;
	float: left;
	margin-top: 139px;
	margin-left: 340px;
	width: 620px;
}

	#multi-ddm {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#multi-ddm li {
		float: left;
		margin: 0px;
	}	
	#multi-ddm li li {
		float: none;
	}
	#multi-ddm > li {
		list-style:none;
		float:left;
		padding:0 0px 0 0; 
		margin:0;

	}
	#multi-ddm li {
		list-style:none;
		float:left;
		padding:0 0px 0 0; 
		margin:0;
		background: none;
	}
	#multi-ddm li a {
		color:#FFFFFF;
/*		padding:7px 25px 7px 30px;*/
		padding: 5px 0px 8px 0px;
		text-decoration:none;
		display: block;
		width: 79px;
		height: 19px;
		text-align:center;
		font-weight: bold;
		margin-left: 50px;
	}
	
	#multi-ddm > li > a.on {
		display:block; 
		float:left;
		color:#fff; 
		text-decoration:none;
	}
	#multi-ddm li a.on {
		display:block; 
		float:left;
		color:#fff; 
		text-decoration:none;
	}	
	#multi-ddm li a.parent-hover{
		color:#3481c0; 		
		
	}
	#multi-ddm > li > .parent-hover, #multi-ddm > li > a.active {
		color:#fff; 
		background:url("../../assets/images/tab_active.gif") top left no-repeat;
	}

	#multi-ddm > li .parent-hover, #multi-ddm li a.active, #multi-ddm li a.active:hover {
		color:#3481c0; 
		background:url("../../assets/images/tab_active.gif") top left no-repeat;
	}	
	
	#multi-ddm li ul {
		display: none;
		list-style: none;
		position: absolute;
		z-index: 90;
		padding: 0;
		margin: 0px 0 0 0px;
	}
	#multi-ddm > li ul {
		display: none;
		list-style: none;
		position: absolute;
		z-index: 90;
		padding: 0;
		margin: 0px 0 0 0px;
	}

	#multi-ddm li ul a{
		display: block;
		width: 230px;
		/*padding: 8px 5px 8px 25px;*/
		padding:8px 0px;
		text-decoration: none;
		font-weight: normal;
		font-size: 10pt;
		color: #3481c0;
		background: #FCF1B9;
		filter:alpha(opacity=95);-moz-opacity:.90;opacity:.90;
		/*border-bottom: 1px dotted #b4b4b4;		*/
	}
	
	#multi-ddm > li ul a{
		display: block;
		width: 250px;
		/*padding: 8px 5px 8px 25px;*/
		padding:8px 10px;
		padding-left: 17px;
		text-decoration: none;
		font-weight: normal;
		font-size: 10pt;
		color: #3481c0;
		background: #FCF1B9;
		filter:alpha(opacity=95);-moz-opacity:.90;opacity:.90;
		text-align:left;
/*		border-bottom: 1px dotted #FCF1B9;*/
	}
	#multi-ddm li ul .child-hover1 {color:#3481c0; text-decoration:underline; }
	#multi-ddm li ul .child-hover2 {color:#3481c0; background-color:#FCF1B9;}
	#multi-ddm li ul .child-hover3 {color:#3481c0; background-color:#FCF1B9;}
	#multi-ddm li ul .child-hover4 {color:#3481c0; background-color:#FCF1B9;}
	
	#multi-ddm > li ul li a.first {}
	#multi-ddm > li ul .child-hover1 {color:#3481c0; text-decoration:underline; }
	#multi-ddm > li ul .child-hover2 {color:#3481c0; background-color:#FCF1B9;}
	#multi-ddm > li ul .child-hover3 {color:#3481c0; background-color:#FCF1B9;}
	#multi-ddm > li ul .child-hover4 {color:#3481c0; background-color:#FCF1B9;}
	
	#multi-ddm li ul li ul {margin: 0 0 0 0; position: absolute;}
	#multi-ddm > li ul li ul {margin: 0 0 0 0; position: absolute;}
	#multi-ddm span {float: right;}
	.active-submenu{
		font-weight: bold !important;
		background: #FFFACF !important;
	}

/*HEADER MENU END*/




img.border{
	padding:2px;
	border:1px solid #d8d8d8;
	background:white;
}

a {text-decoration: none;color:#b18e00;}
a:hover {text-decoration: none;color:#2d72ae;}

h1{
	color:#b18e00; 
	font-size:26px;
	margin:0px 0px 10px 0px; 
	padding:0px;
	font-weight:normal;
	line-height:36px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:3px solid #e9f1f7; 
}

h2{
	color:#343d44;
	font-size:18px; 
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
	line-height:26px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:5px;
	background:url(../../assets/images/line_dotted_hor.jpg) repeat-x bottom;
}

h3{
	color:#b18e00;
	font-size:18px;
	margin:20px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
	line-height:16px;
	font-family:"Times New Roman", Times, serif;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

li{
	display:block;
	padding:5px 0px 5px 30px;
	background:url(../../assets/images/bullet.gif) no-repeat 15px 10px;
}
p {
	line-height:18px;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:15px;
}
.contact-col{
	display: block;
	width: 280px;
	float: left;
	margin-right: 5px; 
	margin-bottom: 5px; 
	
}
.contact-col.last{
	margin-right: 0px; 
}
.formLabel{
	padding:5px 15px 5px 5px;
	background:#ffffff;
	text-align:right;
	width:180px;
	border-bottom:1px solid #a9c9e1;
}

.formField{
	padding:5px 5px 5px 15px;
	background:#fdfae3;
	text-align:left;
	border-bottom:1px solid #a9c9e1;
}

.field_normal 			{ border: 1px solid #a9c9e1; }
.field_required			{ border: 1px solid #a9c9e1; }
.field_error			{ border: 1px solid #e82e2e; background-color:#FFE8E8; }
.field_label_required	{ font-weight:bold; }
.field_label_error		{ font-weight:bold; color:#FF0000; }
.field_error_message 	{ font-size:10px; color:#FF0000;}
.contact-submit{
	margin: 10px auto;
	text-align:center;
}
.home-blue-box{
	display:block;
	background: #327FB7 url(../../assets/images/blue_bg.jpg) no-repeat top left;
	height:465px;
	width:960px;
}
.bootom-box-col{
	display:block;
	width: 310px; 
	float:left;
	margin-right:10px;
}
.bootom-box-col.last{
	margin-right:0px;
}
.home-blue-box h1{
	color:#fff;
	font-size:26px;
	margin:0px 0px 10px 15px; 	
	padding:0px;
	padding-top: 15px;
	font-weight:normal;
	line-height:36px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:0px;
}
.home-blue-box h2{
	color:white;
	font-size:20px;
	margin:5px 0px 0px 10px;
	padding:0px;
	font-weight:normal;
	line-height:36px;
	font-family:"Times New Roman", Times, serif;
	border:0px;
	background:none;
}

.home-blue-box li{
	display:block;
	padding:5px 0px 5px 40px;
	background:url(../../assets/images/bullet_white.gif) no-repeat 25px 10px;
	font-size:13px;
}

.home-blue-box li a, .home-blue-box li a:hover{
	text-decoration:underline;
}
.footerMenu .link a{
	color:#2878b3;
}

.home-blue-box td, .home-blue-box a{
	color:white;
}

.home-blue-box a:hover{
	color:#ffeca0;
}
.accordion h2{
	color:#B18E00;
	font-family:"Times New Roman",Times,serif;
	font-size:15px;
	padding: 10px;
	padding-left: 30px;
}

/* LOCATION BOX */

#location-box-container {
	width: 325px;
	height: 200px;
	margin: 20px 0 20px 0;
	padding: 90px 0 0 0;
	background: transparent url(../../assets/images/location-box-bg.jpg) no-repeat left top;
}

#location-box-container-page {
	width: 325px;
	height: 200px;
	margin: 20px 0 20px 0;
	padding: 20px 0 0 0;
	background: transparent url(../../assets/images/location-box-bg.jpg) no-repeat left top;
}

#location-box-container  a {
	color: #3d89bf;
	text-decoration: underline;
}

#location-box-container  a:hover{
	color: #3d89bf;
	text-decoration: none;
}

#location-box-container  a.location-box-map-link {
	margin: 10px 0 20px 0;
	padding: 0 10px 0 0;
	background: transparent url(../../assets/images/arrow-link.jpg) no-repeat right 5px;
	}
	
#location-box-container-page  a {
	color: #3d89bf;
	text-decoration: underline;
}

#location-box-container-page  a:hover{
	color: #3d89bf;
	text-decoration: none;
}

#location-box-container-page  a.location-box-map-link {
	margin: 10px 0 20px 0;
	padding: 0 10px 0 0;
	background: transparent url(../../assets/images/arrow-link.jpg) no-repeat right 5px;
	}


/* LOCATION BLUE BOX */
	
#locations-box-container {
	width: 960px;
	margin: 0 0 0 100px;
	}
	
.locations-box {
	float: left;
	width: 130px;
	background: transparent url(../../assets/images/locations-divider.jpg) no-repeat right top;
	padding: 5px 0 5px 22px;
	margin: 0 0 20px 0;
	}
	
.locations-box-last {
	float: left;
	width: 130px;
	background: none;
	padding: 5px 0 5px 22px;
	margin: 0 0 20px 0;
	}
	
.locations-box p{
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

.locations-box-last p{
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}




