@charset "utf-8";
/* CSS Document */

body {
	background-color: #666;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: small;
	color: #1E2171;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #1E2171;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	width: auto;
}
.sent {
	color: #9B7DB9;
	padding-bottom: 5px;
	border-bottom: 1px solid  #9B7DB9;
	margin-bottom: 5px;
	display: inline;
	font-weight: bold;
}
.sent2 {
	color: #9B7DB9;
	padding-bottom: 10px;
	border-bottom: 1px solid  #9B7DB9;
	margin-bottom: 5px;
	display: inline;
	font-weight: bold;
	width: 100%;
	float: left;
}
.layout_content {
	margin: auto;
	height: auto;
	width: 950px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.layout_bg {
	margin: auto;
	padding: 20px;
	height: auto;
	width: 910px;
	float:left;
	clear:left;
	background-color: #FFF;
}
.column_left {
	float: left;
	height: auto;
	width: 700px;
}
.column_right{
	float: left;
	width: 190px;
	height: auto;
	padding-left: 20px;
}
.row_1 {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
}
.row_2 {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #1e2171;
}
.row_3 {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #1e2171;
	
	min-height: 111px;
}
.row_4 {
	clear: left;
	float: left;
	height: auto;
	width: 660px;
	padding: 20px;
}
.row_5 {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1E2171;
}
.holder_logo {
	float: left;
	height: auto;
	width: 230px;
	min-width: 230px;
}
.holder_img {
	float: left;
	height: 140px;
	width: 470px;
}
.menu_link {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
}
.menu_link li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9b7db9;
}
.menu_link li a:link, .menu_link li a:visited, .menu_link li a:active {
	text-decoration: none;
	color: #1e2171;
} 
.menu_link li a:hover{
	color: #9b7db9;
}
.menu_link li a.selected{
	color: #9b7db9;
}
.img_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
}
.img_menu li {
	float: left;
	padding-right: 11px;
}
.img_menu li a#client:link, .img_menu li a#client:visited, .img_menu li a#client:active {
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 121px;
	width: 121px;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url("/images/client_1.gif");
} 
.img_menu li a#client:hover{
	color: #9b7db9;
	background-image: url("/images/client_2.gif");
}


.img_menu li a#doctors:link, .img_menu li a#doctors:visited, .img_menu li a#doctors:active {
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 121px;
	width: 121px;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url("/images/doctors_1.gif");
} 
.img_menu li a#doctors:hover{
	color: #9b7db9;
	background-image: url("/images/doctors_2.gif");
}



.img_menu li a#nurses:link, .img_menu li a#nurses:visited, .img_menu li a#nurses:active {
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 121px;
	width: 121px;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url("/images/nurses_1.gif");
} 
.img_menu li a#nurses:hover{
	color: #9b7db9;
	background-image: url("/images/nurses_2.gif");
}
.img_menu li a#ahp:link, .img_menu li a#ahp:visited, .img_menu li a#ahp:active {
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 121px;
	width: 121px;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url("/images/ahp_1.gif");
} 
.img_menu li a#ahp:hover{
	color: #9b7db9;
	background-image: url("/images/ahp_2.gif");
}

.img_menu2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
}
.img_menu2 li {
	float: left;
	padding-right: 11px;
	/*height: 131px;*/
  height: auto;
}
.img_menu2 li a:link, .img_menu2 li a:visited, .img_menu2 li a:active {
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 111px;
	width: 111px;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url("/images/img_blank_1.gif");
} 
.img_menu2 li a:hover{
	color: #fff;
	background-image: url("/images/img_blank_2.gif");
}
.img_menu2 li a.selected{
	color: #fff;
	background-image: url("/images/img_blank_2.gif");
}


.box_conteiner {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
}
.box_1{
	background-image: url(/images/box_top.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 33px;
	width: 172px;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 27px;
	font-weight: bold;
	color: #FFF;
	font-size: 115%;
	letter-spacing: 1px;
}
.box_2{
	background-image: url(/images/box_middle.gif);
	clear: left;
	float: left;
	height: auto;
	width: 160px;
	padding-right: 13px;
	padding-left: 13px;
	color: #4E3665;
}
.box_3{
	line-height: 2px;
	background-image: url(/images/box_bottom_white.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 186px;
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
}
.box_4{
	width: 186px;
	background-image: url(/images/box_bottom_end.gif);
	clear: left;
	float: left;
	height: 6px;
	line-height: 2px;
	margin: 0px;
}
.box_5 {
	width: 166px;
	clear: left;
	float: left;
	height: auto;
	margin: 0px;
	background-color: #9B7DB9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 85%;
	color: #FFF;
	font-weight: bold;
}
.row_5a {
	float: right;
	height: auto;
	width: auto;
	color: #1E2171;
	font-size: 85%;
	text-align: right;
	padding-top: 5px;
  clear: right;
}
.row_5a a:link, .row_5a a:visited, .row_5a a:active {
	color: #1E2171;
	text-decoration: none;
}
.row_5a a:hover {
	text-decoration: underline;
}
.row_5b {
	float: left;
	height: auto;
	width: auto;
	padding: 5px 0 30px 0;
}
.row_5c {
	float: left;
	height: 34px;
	width: 95px;
	padding-top: 37px;
}

.box_txt {
	font-size: 90%;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 160px;
}
.box_form ul ul.error_list{
	float: left;
	height: auto;
	width: 160px;
	color: #900;
	font-size: 80%;
	text-align: right;
	padding: 0;
}
.box_form ul{
	margin: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 160px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_form ul li {
	clear: left;
	float: left;
	height: auto;
	width: 160px;
	padding-bottom: 3px;
}
.box_form ul li label {
	font-size: 90%;
	text-align: right;
	display: block;
	float: left;
	width: 47px;
	line-height: 18px;
	padding-right: 2px;
}
.box_form_input {
	width: 99px;
	float: left;
	height: 15px;
	border: 1px solid #9B7DB9;
	font-size: 85%;
	color: #412D55;
	padding: 0 5px;
}
.box_form_input2 {
	width: 110px;
	float: left;
	height: 17px;
	border: 1px solid #9B7DB9;
	font-size: 85%;
	color: #412D55;
	
}

.btn_holder {
	clear: left;
	float: left;
	width: 160px;
	text-align: right;
	padding-top: 2px;
}

.form_file {
	width: 50px !important;
	float: left;
	overflow: hidden;
}
.cv_input {
	
	height: 22px;
	font-size: 11px;
}
/*
.SI-FILES-STYLIZED label.cabinet
{
    width: 113px;
    height: 15px;
    background: url(/images/browse.gif) 0 0 no-repeat ;

    display: block;
    overflow: hidden; 
    cursor: pointer;
    
    padding-right: 0;
    border: 1px solid #9B7DB9;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0; 
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
*/
.form_details {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.part_l {
	float: left;
	height: auto;
	width: 330px;
	
}
.part_l h2, .downloads_list h2 {
	color: #1E2171;
	margin: 0px;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.form_details ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.form_details ul ul.error_list{
	float: left;
	height: auto;
	width: 60px;
	padding-left:5px;
	color: #900;
}
.form_details ul li {
	
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 3px;
}
.form_details ul li input {
	float: left;
	width: 155px;
	border: 1px solid #1E2171;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.form_details ul li select {
	float: left;
	width: 167px;
	border: 1px solid #1E2171;
	height: auto;
	
}
.form_details ul li label {
	color: #1E2171;
	display: block;
	float: left;
	line-height: 20px;
	width: 85px;
	text-align: right;
	padding-right: 5px;
}
.btn2_holder{
	float: left;
	height: auto;
	width: auto;
	clear: left;
	text-align: right;
	padding-left:518px;
	padding-top: 20px;
}
.downloads_list {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.downloads_list li {
	float: left;
	clear: left;
	width: 100%;
}
.downloads_list li a:link, .downloads_list li a:visited, .downloads_list li a:active {
	color: #1E2171;
	text-decoration: none;
	font-weight: normal;
}
.downloads_list li a:hover {
	text-decoration: underline;
}
.contact_holder{
	float: left;
	width: auto;
	padding-right: 70px;
}
.downloads_list2 {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
}
.downloads_list2 li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 10px;
}
.downloads_list2 li a:link, .downloads_list2 li a:visited, .downloads_list2 li a:active {
	color: #1E2171;
	text-decoration: none;
}
.downloads_list2 li a:hover {
	text-decoration: underline;
}
h1 {
	color: #1E2171;
	margin: 0px;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	color: #9B7DB9;
	margin: 0px;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	z-index: 10;
}
#homeBannerRotator li {
	position: absolute;
	top: 0;
	left: 0;
	width: 470px;
	height: 140px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 10;
}
.crossfade li img {
	display: block;
	border: none;
}
.siteMap {
	list-style: none;
	padding: 10px 0 0 20px;
	margin: 0;
	
}
.siteMap li {
	padding-bottom: 5px;
}
.siteMap li a:link, .siteMap li a:visited, .siteMap li a:active {
}
.siteMap li a:hover {
	text-decoration: underline;
}
.siteMap li ul {
	list-style: disc;
}
.siteMap li ul li {
	padding-bottom: 3px;
	color: #9562AD;
}
.siteMap li ul li a:link, .siteMap li ul li a:visited, .siteMap li ul li a:active {
	text-decoration: none;
	color: #9562AD;
}
.siteMap li ul li a:hover {
	text-decoration: underline;
}
.brochure_box {
	width: 100%;
	height: 100%;
	float: left;
	background-color: #ccc;
	text-align: center;
}
.img_contact_holder {
  width: auto;
	height: auto;
	float: left;
  clear: left;
  padding-top: 32px;
}
.bt_menu_link {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
}
.bt_menu_link li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCCD7;
}
.bt_menu_link li a:link, .bt_menu_link li a:visited, .bt_menu_link li a:active {
	text-decoration: none;
	color: #CFCCD7;
  font-size: 10px;
}
.bt_menu_link li a:hover{
	color: #9b7db9;
}
.bt_menu_link li a.selected{
	color: #9b7db9;
}

/* =============== news ===============*/
.content_news {
  clear: left;
	float: left;
	height: auto;
	width: 100%;
}
.box_news{
  clear: left;
	float: left;
	height: auto;
	width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #CFCCD7;
}
.box_news_H{
  color: #9B7DB9;
  float: left;
	height: auto;
	width: 85%;
  font-size:  14px;
  font-weight: bold;
}
.box_news_D{
  background-color:  #9B7DB9;
  color: #fff;  
	float: right;
	height: auto;
	width: 13%;
  font-weight: bold;
  font-size: 11px;
  padding: 3px 0;
  text-align: center;
  -moz-border-radius : 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.box_news_D_day2{}
.box_news_C {
  float: left;
	height: auto;
	width: 100%;
  font-size:  12px;
  padding-top: 5px;
}
.box_news_more{
   float: left;
	height: auto;
	width: 100%;
  font-size:  12px;
  padding-top: 5px;
  font-weight: bold;
  text-align: right;
}
.box_news_more a:link, .box_news_more a:visited, .box_news_more a:active {
	text-decoration: none;
	color: #CFCCD7;
}
.box_news_more a:hover{
	color: #9b7db9;
}