/* CSS Document */
.featured{height:250px;	margin:0 auto; width:853px;	position:relative; z-index:1000 !important; }
.featured p,.featured_sq p{ font-weight:normal; margin:0; padding:0; }
.featured_sq p{ font-size:13px; }
.featured h1, .featured_sq h1{color:#0E5080;font-size:16px;font-weight:bold;margin:0 0 0 -5px;text-align:left;}
.featured h1{ padding:0 0 10px; }
.featured_sq h1{ padding:0 0 10px 5px; }
.featured .feat_box{width:850px;height:235px;}
/* rectangular background */
.featured .feat_box .feat_box_top{background:url(../img/grey-top.jpg) top center no-repeat;height:9px;overflow:hidden; /* fix for ie6 */width:849px;}
.featured .feat_box .feat_box_mid{background:url(../img/grey-bg.jpg) repeat-y; height:210px; width:849px; }
.featured .feat_box .feat_box_bot{background:url(../img/grey-bot.jpg) top center no-repeat; height:9px; width:849px; }
/* square background */
.featured_sq{height:462px; margin:10px auto 0px auto; padding-left:6px; width:412px; }
.featured_sq .feat_box{width:412px; height:462px; }
.featured_sq .feat_box .feat_squ_top{ background:url(../img/square-top.jpg) top center no-repeat; height:9px; overflow:hidden; /* fix for ie6 */ width:411px;}
.featured_sq .feat_box .feat_squ_mid{background:url(../img/square-bg.jpg) repeat-y; width:411px; }
.featured_sq .feat_box .feat_squ_bot{background:url(../img/square-bot.jpg) top center no-repeat; height:9px; overflow:hidden; /* fix for ie6 */ width:411px;}
a.feat_link{color:#0d6ab7; font-weight:bold; }
a.feat_link1{color:#dbab09;font-weight:bold;}
.sealcontainer{ position:absolute; margin-left:38%; _margin-left:370px! important; }
.feat_info_box_sq .fright .sealcontainer{ position:absolute; margin-left:30%; _margin-left:305px! important; }
/************** featured data column *****************/
.feat_info_box{ display:inline-block;width:100%;height:auto;padding-top:5px;zoom:1;}
.feat_info_box .fleft{float:left;height:211px;width:43%;text-align:center;zoom:1;/*	background:#009900; */}
.feat_info_box .fright{float:left;height:211px;text-align:left;width:50%;zoom:1;/*	background:#0000FF; */}
/************** featured data column square *****************/
.feat_info_box_sq{width:100%;height:auto;padding-top:5px;zoom:1;}
.feat_info_box_sq .fleft{height:211px;width:100%;text-align:center;zoom:1; /*	background:#009900; */}
.feat_info_box_sq .fright{ height:auto;	padding:10px 0px 0px 10px; text-align:left; width:95%;zoom:1;/*	background:#0000FF; */}
/* 
 *  [10.01.21] ariel: box that hold the information of every featured facility
 */
.feat_box_info {/* background:transparent url(../img/box-purple-bg.jpg) no-repeat left top; */float:left;height:207px;margin:0 auto;padding-top:8px;text-align:center;width:255px;}
.feat_box_info_null{background:transparent url(../img/box-gray-bg.jpg) no-repeat left 8px;float:left;height:207px;margin:0 auto;width:255px;}
.feat_box_info a, .feat_box_info_null a{color:#13488f;}
.feat_box_wrap {height:210px;margin:0 auto;width:795px;}
.feat_seperator{display:block;float:left;height:1px;width:15px;}
