/**
 * adaptivethemes.com 
 *
 * @file starter.css
 * Default styles for getting started. Unset this in the info file 
 * if you want a style-free starter theme.
 */
#outer_container{
background-color:white;
margin: 0 auto;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 21, 2012 */



@font-face {
    font-family: 'supermarketregular';
    src: url('supermarket-webfont.eot');
    src: url('supermarket-webfont.eot?#iefix') format('embedded-opentype'),
         url('supermarket-webfont.woff') format('woff'),
         url('supermarket-webfont.ttf') format('truetype'),
         url('supermarket-webfont.svg#supermarketregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
   /*background: url("/eldercare/sites/default/files/website/bg/texture_bg.jpg") no-repeat scroll 50% 100% #C4DFE6;*/
    font-family: Tahoma,Verdana,Geneva,"DejaVu Sans",sans-serif;
    width: 100%;
   box-sizing: border-box;
   background-color: #fff !important;
}


/* Global focus style for links. */
a:active,a:focus {
border:0;
color:#C00000;
}

/* Skip navigtation */
#skip-nav {
text-align:left;
float:left;
width:160px;
}

/* Markup free clearing */
#leaderboard,
#secondary-content,
#content-top,
#content-aside,
#content-bottom
#tertiary-content,
#footer,
#footer-region {
overflow:hidden;
zoom:1; /* change zoom:1; to width:100%; if you need valid CSS */
}

/* User menu */
#user-menu {
float:right;
width:760px;
}

#user-menu ul {
float:right;
margin:0;
}

#user-menu ul li {
display:inline;
float:left;
margin:0 0 0 1em;
padding:0;
}

/* Header, Branding, Search box */
#header {
clear:both;
}

#branding {
float:left;
width:300px;
}

#search-box {
float:right;
width:300px;
}

#header-region {
float:left;
width:320px;
}

.logo-site-name span {
display:block;
}

#site-name {
font-size:2em;
font-weight:700;
line-height:1.5;
}

#search-theme-form {
float:right;
margin:1.5em 0;
}

/* Breadcrumb, Mission */
#breadcrumb {
padding-bottom:1em;
}

#mission {
font-weight:700;
margin:.3em 0 1.5em;
}

/* Primary and Secondary menus. */
.primary-links,.secondary-links {
margin:0;
padding:0;
}

.primary-links li,.secondary-links li {
display:inline;
float:left;
list-style:none;
margin:0;
padding:0;
}

.primary-links li a,.secondary-links li a {
display:block;
white-space:nowrap;
padding:0 0.5em;
}

.article ul.links li {
padding:0 1em 0 0;
}

.taxonomy {
margin:0 0 1em;
}

.taxonomy li {
display:inline;
list-style:none;
}

.vocab-name {
font-size:1em;
font-weight:700;
}

/* Comments. */
.indented {
margin-left:60px;
}

.comment-title .new {
color:#FF8000;
}

.comment ul.links {
display:block;
text-align:right;
padding:0 1em 0 0;
}

/* Generic classes. */
.submitted {
margin:.375em 0 0.75em;
}

.submitted em {
font-style:normal;
}

/* Blocks. */
.block {
margin:0 0 20px;
}

.block-inner {
padding:0 0 10px;
}

.block ul li {
margin:0 0 0 0.5em;
}

.block .item-list ul  {
margin-left:1em;
}

#block-locale-0 ul {
margin:0 0 0 1.5em;
padding:0;
}

#block-locale-0 ul li {
padding:.35em 0 0;
}

#block-node-0 .feed-icon img {
padding:10px 0;
}

#search-block-form {
margin:0;
}

/* Regions. */
#menu-region .superfish-menu-hide-title {
height:0;
overflow:hidden;
position:absolute;
}

#content-aside {
background:#FFF;
float:right;
padding-left:10px;
width:240px;
}

/* Footer, Feed icons. */
.feed-icon img {
padding:0 10px;
}

h1.logo-site-name,#block-user-3 .item-list h3 {
font-size:1em;
}

.article,.comment {
margin:0 0 1.5em;
}

.article-title a:link,.article-title a:visited,.article-title a:active,.comment-title a:link,.comment-title a:visited,.comment-title a:active {
text-decoration:none;
}

.article-title a:hover,.article-title a:focus,.comment-title a:hover,.comment-title a:focus {
text-decoration:underline;
}

.article ul.links,.item-list ul.pager li {
margin:0;
}
/*********************************************id & login& search bar******************************/
#mini-panel-date_login_bar{background-color:DeepPink; clear:both; height: 35px;}
#mini-panel-date_login_bar .pane-11{}
#mini-panel-date_login_bar #top-login{}
#mini-panel-date_login_bar .google_cse { clear: both;
    float: right;
    height: 31px;
    margin-top: -36px;}
#user-login-menu.panel-pane div.pane-content ul.menu li.leaf a{color:white;}
/************************menu style*********************/
ul {
    color: DarkBlue;
    list-style-type: none;
    font-size:15px;
}
a:link, a:active {
    color: #3789B9;
    text-decoration: none;
}
#user-login-menu.panel-pane ul.menu li.leaf{
    display: block;
    float: left;
    list-style: none outside none;
    margin-top: -15px;
    text-align: center;
    width: 95px;
}

#mini-panel-nav_bar.panel-display {
    /****background: url("../../images/nav_sprite") no-repeat scroll 10px 10px transparent;****/
   .clear-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
css_a7...e55.css (line 7)
#mini-panel-nav_bar.panel-display {
    background-color: DodgerBlue;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 29px;
    margin-top: 9px;
    padding-top: 4px;
    position: relative;
    width: 1006px;
    z-index: 199;
}
}
/*****#mini-panel-nav_bar.panel-display{
background: url("../../images/nav_sprite") no-repeat scroll 10px 10px transparent;    
    position: absolute;
    width:980px;
    z-index: 9999;
    height: 37px;
}****/
ul#nice-menu-2 li{
border-left:none;
border-top:none;
border-bottom:none;
border-right:1px solid #fff;
background-color:transparent;
}
ul#nice-menu-2.nice-menu li.menu-1828 ul li.menu-2197 a{width:240px;text-align:left;}
ul#nice-menu-2 li ul{
background-color:royalblue;
}
ul#nice-menu-2 li ul li{
    border-bottom: 0.5px dotted;
    height: 23px;
    padding-top: 1px;
    width: 180px;
}
ul#nice-menu-2 li ul li.menu-1824 a{
width:182px;
}
#mini-panel-nav_bar.panel-display ul {
    list-style: none outside none;
    margin-left:0px;
}
#mini-panel-nav_bar.panel-display a.active{
background-position: left top;
}
#mini-panel-nav_bar.panel-display a:hover{
    /*background: url("../../images/nav_sprite") no-repeat scroll 9px -23px transparent;
    height: 29px;
    margin-top: 6px;*/
    background-color: orange;
    background-image: url("http://t0.gstatic.com/images?q=tbn:ANd9GcSJOLuOAmS3jqHRAdzJRNc07ZmB22pl570kiyK3RaO6TbuzKB6M");
    background-repeat: no-repeat;
    background-size: 23px auto;
    text-align: right;
    width: 147px;
}
#panels-nav-wrapper.panel-pane {
    /*background: url("../../images/site_topbot.png") no-repeat scroll -5px -3px transparent;*/
   
    position: absolute;
   
}
#mini-panel-nav_bar.panel-display ul li a {
   /* -moz-border-start-width: 0px;
    background-color: DodgerBlue;
    border-left: 1px solid dodgerBlue;
    border-right: 1px solid windowframe;*/
    color: white;
    display: block;
    font-size: 14px;
    height: 15px;
    line-height: 13px;
    /*margin-left: 3px;
    margin-top: 1px;
    position: absolute;*/
    text-align: center;
    text-decoration: none;
    width: 119px;
    z-index: -99;
}

/*****#mini-panel-nav_bar.panel-display ul li a{
 background: url("../../images/nav_sprite") no-repeat scroll 10px 10px transparent;
color: transparent;
    height: 35px;    
    text-decoration: none;  
z-index: -99;
}****/
ul #nice-menu-2.nice-menu-down li{}
.panel-pane.pane-nice-menus-2 li {
   list-style:none;
    float: left;
    position:relative;
    
}

#mini-panel-nav_bar.panel-display ul ul ul li a {
    background-color: olive;
    border-left: 1px dotted white;
    display: block;
    padding-left: 15px;
    text-align: left;
    width: 136px;
}
#mini-panel-nav_bar.panel-display li.menu-1181 a:hover {
    /**background: url("../../images/nav_sprite") no-repeat scroll -113px -23px transparent;
    height: 29px;
    margin-top: 6px;
    width: 93px;**/
    
}
/************************ panels everywhere css regions *******************************************************************************/
/******************************************************/
#elderpage{
    /**background-image: url("/eldercare/sites/default/files/website/decor/eldercare-nh-head.gif");
    background-position: 203px 77px;
    background-repeat: no-repeat;
    background-size: 200px auto;**/
    margin: 0 auto;
    width: 1024px;
    background-color: #fff !important;
}
span.loginbutton{}
span.logoutbutton{}
span.registerbutton{}
#date-bar {
   margin-bottom: -29px;
}

#panels-date.panel-pane {
    color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  margin-left:18px;
  margin-top:25px;
}
div#user-login-menu.panel-pane div.pane-content ul.menu{font-size: 15px;
    font-weight: bolder;
    margin-left: 148px;
    margin-top: -10px;}
ul.login-menu{
margin-left:178px;
}
ul.login-menu li{}
ul.login-menu a {
    background-color: Orange;
    border: 1px solid Olive;
    color: white;
    display: block;
    float: left;
    margin-top: -14px;
    padding-left: 4px;
    text-align: center;
    text-decoration: none;
    width: 103px;
    
}
ul.login-menu a:hover{
background-color:yellowgreen; 
}
ul.login-menu a:active{
background-color:black;
}
#panels-header-right-banner.panel-pane{
   padding-right: 9px;
    padding-top: 0.1px;
}
#panels-header.panel-pane{
 margin-top: 36px;
}
#mini-panel-login_button{
   background-color: RoyalBlue;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 9px;
    margin-left: -18px;
    text-align: left;
    width: 100%;
    color: white;
    padding-left: 15px;
    height:35px;
}
#panels-banner-header.panel-pane {
  margin: -23px 37px 0px 37px;
}
#free-top-ad{
  
}
#panels-content-area.panel-pane{
margin-left: 25px;
    margin-right: 42px;}
#panels-logo.panel-pane{
margin-left: 21px;
}

#panels-copyright.panel-pane {
   /* background-color: #F5F5F5;*/
    border-top: 1px solid #DFE5D5;
    color: #666666;
    margin-left: 9px;
    padding: 0 9px;
}

#panels-footer-wrap.panel-pane {
}
#mini-panel-copy_right{
padding: 15px;
}
#mini-panel-footer_wrap.panel-display {
    line-height: 0.001px;
    visibility: collapse;
}
#banner-header.panel-pane{
border-top: 2px solid lightgray;
padding-top: 0px;
}
.panel-pane.pane-page-content{
  width:auto;
  margin-left:20px;
  background-color:#fff;
}
#mini-panel-banner_mid.panel-flexible{}
.image.image-preview {float: left;
    padding: 10px;}
h2.pane-title{ border-bottom: 1px dotted gray;
    color: #3789B9;
   font-family: Tahoma,supermarketregular,Verdana,Geneva,"DejaVu Sans",sans-serif;
    font-size: 23px;}
#panels-ipe-display-panel-context-page-nursinghome-list-page-nursinghome-list-panel-context{
    border-top: 3px solid Plum;
    margin-top: -10px;
    padding-top: 22px;
    margin-right:29px;
    margin-left:6px;
}
#banner_right.panel-pane{
   border-right: 2px dotted lightgray;
    margin-left: 19px;
    min-height: 1650px;
    padding-left: 6px;
    width: 240px;
}
.panel-pane.pane-views.pane-nursinghome-list {
    width: 98%;
    margin-left: 5px;
}
.panel-pane.pane-page-content.na-list1 .panel-pane.pane-views.pane-nursinghome-list{ margin: 0;
    width: auto;}
#mini-panel-notice_content.panel-display{
    background: url("http://www.eldercarethailand.com/templates/userchoice/images/light/typography/exclamation.png ") no-repeat scroll 33px 26px transparent;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 967px;
}
#notice_in.panel-pane{
   background-color: Chartreuse;
    border: 4px dashed orangeRed;
    color: Red;
    font-size: small;
    margin-left: 103px;
    padding-left: 20px;
    padding-right: 15px;
    width: 816px;}
#notice_in.panel-pane p{
    margin: 0 0 0.5em;
    padding: 0;
}
#banner_bottom_wrap.panel-pane.pane-panels-mini.pane-banner-bottom {
border-top: 1px solid lightgray;
    margin-left: 18px;
    margin-right: 34px;
}
#banner-mid-list img{
   float:left;
   margin:3px;}
#views_slideshow_singleframe_pager_banner_slideshow-block_1{
margin-top:23px;
background-color:#00000;
margin-top:-23px;
}
#views_slideshow_singleframe_main_banner_head_mid-block_1{}
/****************************************************node display css****************************************************/
/********************************************************************************************************************/
#tabs-middle ul.ui-tabs-nav.tabs.primary{font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}
.nh-region-header {
   
    clear: both;
    font-size: 15px;
    margin-top: -15px;
    
}

.nd-region-header.field .field-label-inline-first{
color:red;
}
.nd-region-header .field-title h1{
    color: DodgerBlue;
    font-family: Tahoma;
    border-bottom: 3.2px dotted Orange;}
.field-nh-logo img.imagecache-logo_100x100{
    border: 0 none;
    float: left;
    margin-right: 18px;
}
fieldset.field-group-nh-intro legend {
    color: Magenta;
    display: block;
    font-weight: 700;
    padding: 1px 1em 2px 10px;
}
.nd-region-header fieldset{
    background-color: PaleGoldenRod;
    border: 3px solid DodgerBlue;
    margin: 1.5em 0;
    padding: 0.75em;
   float:left;
//min-height:226px;
width:945px;
}
.nd-region-header .field-nh-address, .field-nh-phone, .field-nh-website{
    margin-left: 115px;
width:500px;
}
.field-ds-nh-vote-result{
background-color:palegreen;
border: 1px solid;
float:left;
width:279px;
margin-top:35px;
}
.nd-region-header .field-label-inline-first {
    color: orangeRed;
    display: inline;
    font-size: 21px;
}
.nd-region-middle-wrapper {
    display: inline;
    float: left;
    margin-top: -30px;
    width: 98%;
    min-height: 769px;
}
.nh-region-mid{
width:97%;
}
.nursinghome-article .nd-sidebar-right .nd-region-middle{
margin-right: 1%;
    width: 83%;
    float: left;
}
.nh-region-right {
    background: url("http://www.eldercarethailand.com/components/com_alberghi/images/gallery-blue.png") no-repeat scroll center top transparent;
    border-left: 1px solid gray;
    line-height: 24px;
    margin-top: 40px;
    padding: 11px 5px;
    text-align: center;
    width: 12%;
float: left;
}

.field.field-nh-pictures {
    border: 1px solid gray;
    margin-left: 4px;
    margin-top: 21px;
    padding: 1px;
}

/***************************nd display content css******************************/
.nd-region-middle-wrapper.content-mid{
min-height:769px;
magin-top:40px;
}
/**************************nd display nuse aid services css************************/
.field-na-logo{
float:left;
margin-right:20px;
}
fieldset.field-group-na-address{
margin:18px 1px 47px 6px;
font-size:17px;
}
/*******************na list page*******************/
.pane-na-service-list-panel-pane-1{
margin-top:-9px;
width:725px;
}
/*********************************jcarousel**************************************************************************/
.jcarousel-skin-default .jcarousel-container-horizontal {
    height: 102px;
    margin: auto -64px;
    padding: 6px 54px;
    width: 960px;
}
.jcarousel-skin-default .jcarousel-clip-horizontal {
    width: 943px;
}
ul.horizontalcarousel .jcarousel-processed .jcarousel-list .jcarousel-list-horizontal{
width: 943px;
}

.jcarousel-skin-default .jcarousel-item-horizontal {
    width: 230px !important;
    margin: 0 2px !important;
} 
thead th {
    border-bottom: 0.1875em solid silver;
    color: #494949;
    font-size: 16.5px;
    font-weight: 700;
}
thead th.field-nh-order-value{}
thead th.title{}
thead th.field-nh-address-value{}
thead th.field-nh-phone-value{}
.panel-pane.pane-views-panes.pane-banner-headmid-list-panel-pane-1{
    border-right: 1px solid activeborder;
    margin-right: 44px;
}
.field-banner230x100-value {
        float: left;
        margin: 0px;
        height:112px;
}
.jcarousel-view--banner-head-mid--block-1 .field-banner230x100-value img{border: none; margin-bottom: 0px;
    margin-left: 0px;}
.field-banner230x100-value img{border: 2px solid black; margin-bottom: -5px;
    margin-left: 11px;}
.nh-230x100ad .field-banner230x100-value img{
    border: 1px solid black;
    margin-bottom: -5px;
    margin-left: 13px;
}
.nh-230x100ad h2.pane-title{
font-size: 0;
display: none;
}
/*********************************home page css*************************************************************/
.pane-interesting-news h2{ background-color: lightseagreen;
    border: 1px solid white;
    font-size: 15px;
    font-family: Tahoma,supermarketregular,Verdana,Geneva,"DejaVu Sans",sans-serif;
   height: 33px;
    padding-left: 10px;
    color: #fff;}
.pane-interesting-news .attachment-before{background-color: Orange;
    margin-top: -12px;}
.attachment-before .pane-interesting-news.interest-news .panel-col-last .inside .title{font-size: 18px;
    margin-left: 52px;
    overflow: hidden;
    width: 244px;} 

.pane-interesting-news .attachment-before .title{font-size: 17px;
    margin-left: 52px;
    overflow: hidden;
    width: 244px;}
.pane-interesting-news .attachment-before .field-nh-news-images-fid{float:left;}
.pane-interesting-news .attachment-before img{border: 2px solid red;margin-right: 8px;margin-top: 10px;}
.pane-interesting-news .attachment-before .body{overflow: hidden;
    padding-left: 47px;
    }
.pane-interesting-news.interest-news .panel-col-first .inside  .field-inno-teaser-img-fid  img.imagecache-imge60x60px{height: 60px;
    width: 60px;}
.pane-interesting-news.interest-news .panel-col-first .inside .field-nh-news-images-fid  img.imagecache-imge60x60px{height: 60px;
    width: 60px;}

.pane-interesting-news.interest-news .attachment-before .panel-col-last .inside .title{font-weight: bolder;
    margin-bottom: -13px;
    margin-left: 48px;
    overflow: hidden;}
.pane-interesting-news.interest-news .panel-col-last .inside .title{font-weight: bolder; font-size: 17px;
    margin-left: -32px;
    padding-bottom: 16px;
    padding-top: 12px;}
#left_side.panel-pane {
    border-right: 1px solid activeborder;
    padding-right: 7px;
}
#right_side.panel-pane{
   padding-left: 7px;
}
#top_site.panel-pane {
    border-right: 1px solid activeborder;
    padding: 5px;}
#adsense_head.panel-pane{
padding:12px;
margin-left:15px;
}
#banner_slide.panel-pane{
padding:4px;
margin-left:1px;}
#mini-panel-home_page_banner{
width: 327px;
background-color:MintCream;}
/*************************************frontnumber1 css*****************************************/
.front-header{}
.banner_front_top1{ border: 1px solid black;
    float: left;
    height: 115px;
    margin-bottom: 27px;
    margin-left: 6px;
    width: 350px;}
.banner_front_top2{ border: 1px solid black;
    float: left;
    height: 115px;
    margin-bottom: 27px;
    margin-left: 6px;
    width: 350px;}
.pane-text-ad {
    background-color: LavenderBlush;
    border-top: 2px solid Peru;
   /*margin-left: -17px;
    padding: 9px;
    width: 220px;*/
}
.pane-text-ad p{
    margin:0;
}
#panels-ipe-display-panel-context-page-front-page1-page-front-page1-panel-context{
    margin-top:-77px;
}
/*********************************************forum page css**********************************************************/
li.comment_add, .statistics_counter{
float:left;
clear:both;
}

.box {
    background-color: white;
    background-image: url("http://t1.gstatic.com/images?q=tbn:ANd9GcSbZtbmLLLPULs_mGYQP3g6zgLwOaboah_GQvXfYy9RFtO2uQFM");
    background-position: 739px -6px;
    background-repeat: no-repeat;
    background-size: 177px auto;
    border: 4px solid SteelBlue;
    clear: both;
    margin-left: -13px;
    padding-left: 34px;
}
/**********************************************nurse assistant school***************************************************/
.sch_header{}

.field-group-sch-inform.field-group {
    background-color: OldLace;
    border: 6px solid MediumVioletRed;
    margin-bottom: 21px;
    margin-top: 13px;
    padding: 5px;
   min-height:112px;
}
.field-sch-logo{
float: left;
    margin-right: 15px;
}
#comments.nurse-aid-comment .box{
    background-color: white;
    background-image: url("http://t0.gstatic.com/images?q=tbn:ANd9GcS6lBQnk-9o1FA03u_fylrS6IqIHE6KvLOAjiUbd0FnDTFWBBv_gg");
    background-position: 623px 0px;
    background-repeat: no-repeat;
    background-size: 138px auto;
    border: 4px solid SteelBlue;
    clear: both;
    margin-left: -13px;
    padding-left: 34px;
}
.field-group-sch-inform .field-label {
    background-color: white;
    color: Magenta;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: -19.2px;
    padding-left: 15px;
    width: 107px;
}
#sch_banner300{background-color: #333333;
    padding-left: 17px;
    padding-top: 8px;}
#sch_banner300 .imagecache{border: 1px solid;
    float: left;
    margin-top: 5px;
    margin-left:2px;
    margin-right:2px;
    padding: 2px;}
#views_slideshow_thumbnailhover_breakout_teasers_sch_banner300x300-default{margin-top: -21px;
    overflow: hidden;
    padding-bottom: 3px;
    width: 300px;}
/*******************************comment body****************************************/
.cke_show_borders {
   background: none repeat scroll 0 0 White;
    margin-left: 5px;
    margin-top: 10px;
}
.nursinghome-article ul.links.inline{
    clear: both;
    color: Magenta;
    float: left;
    font-size: 15px;
}
/******************************Content Css******************************************/
.content-title{
   font-size:22px;
   color:DarkCyan;
  font-weight:bold;
  border-bottom:2px dotted orange;
}
#elder-disease{
  margin-top:10px;
}
.right-text-ad{
  margin-left: 42px;
  margin-top:32px;
}
/*************eye-disease-teaser******************************/
/*.imagecache .imagecache-teaser_attach_285x145px*/
.field-teaser-img-fid{
  magin: 5px;
  border: 1px solid wheat;
  padding:5px;
  float:left;
}
#elder-eye-disease-pane .title{
  clear:both;
  font-size:17px;
  padding-top:15px;
}
#elder-eye-disease-pane .attachment.attachment-before {
    background-color: DarkKhaki;
    color: OrangeRed;
    height: 206px;
    padding: 10px;
    width: 682px;
   -moz-border-radius-topleft:16px;
   -moz-border-radius-topright:16px;
}
#elder-eye-disease-pane .attachment.attachment-before .teaser{
  padding-left:314px;
  padding-top:10px;
}
#wound-man.panel-pane {}
#eye-right{
  padding-bottom:5px;  
}
#elder-eye-disease #panels-ipe-regionid-right{
  padding-left:105px;   
}
#elder-eye-disease .panel-panel.panel-col-last {
    background-color: SeaShell;
    margin-left: 86px;
    padding-left: 17px;
    width: 14%;
}
#ubon1{
   background-image:url("http://www.ubon-rachavej.com/image/bg-body.jpg");
   background-size:980px auto;
   background-repeat:no-repeat;
   padding-left:188px;
}
td.field-sch-address-value{
   width:150px;
}
.panel-pane.pane-views-panes.pane-nurse-aid-school-panel-pane-1{
width:800px;
}
.field-pt-logo{
float:left;
padding-right:15px;
}
/**.group div.field div.field-label-inline-first**/
.pt-header .field-label-inline-first{
float:left;}
.field-group-pt-general.field-group{
 float: left;
    margin-bottom: 32px;
    width: 922px;
}
/********************************physical therapy*******************************/
.panel-pane.pane-menu-menu-physicaltherapy {
background: url("/eldercare/sites/default/files/pictures/nav-background.png") repeat scroll 14px 0 transparent;
    width: 985px;}
.at-align-left-content.pt_bottom_wrap{
 background-color: Orange;
    height: 104px;
}
.copy_right{ 
margin-top: 98px;
position: absolute;
}
.pt_intro_left{
border-right: 1px dashed lightPink;
    padding-right: 14px;
 font-family: tahoma;
    font-size: 15px;
}
#mini-panel-copy_right ul.menu li{
display:block;
font-size:11px;
border-right:1px solid lightgrey;
float:left;}
.panel-pane.pane-panels-mini.pane-copy-right{
    width: 1023px;
}
/**************************************physical menu*************************************************/
.panel-pane.pane-menu-menu-physicaltherapy .pane-content ul.menu{background-color: #086FA1;
    float: left;
    list-style: none outside none;
    margin: 10px 0;
    padding: 5px;
    width: 1023px;}
.panel-pane.pane-menu-menu-physicaltherapy .pane-content ul.menu li{float: left;
border-left: 1px solid grey;    
display: inline; /*For ignore double margin in IE6*/
    padding-left: 19px;
    padding-right: 13px;
margin:0px;
}
.panel-pane.pane-menu-menu-physicaltherapy .pane-content ul.menu li a{text-decoration: none;
    float:left;
    color: white;
    cursor: pointer;
    font: 900 14px/22px "Arial", Helvetica, sans-serif;}
.panel-pane.pane-menu-menu-physicaltherapy .pane-content ul.menu li:hover{background-color: red;
}
/*****************************************na school page**********************************************/
div.view-content div.item-list ul li{list-style: none outside none;clear:both;}
div.view-content div.item-list ul li.views-list-item div.field-sch-logo-fid{float:left;}
.na_header_region .pane-date-login-bar{}
.na_logo{margin-top:-18px;}
#mini-panel-na_logo .na_logo{clear:both;float: left;}
#mini-panel-na_logo .na_banner_top{clear:both;float: right; margin-right: 25px;}
div#mini-panel-na_school_mean.panel-display div.panel-panel{width:100%}
.panel-pane.pane-views.pane-na-short-list{}
.panels-flexible-region-38-na_sch_right-inside.panels-flexible-region-inside-last{margin-left: 14px;}
.eldercare_home{margin:0 auto;}
#pt_home{ margin: 0 auto;
    width: 1024px;}
#na_school{
    margin: 0 auto;
    width: 1024px;}
.sch-home-canvas{background-image: url("/eldercare/sites/default/files/images/nurse-aide.png");
    background-position: 781px 424px;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 1054px;
}
.sch-canvas {
    margin: 0 auto;
    width: 1024px;
}
.atikom-serve{width:350px;}
.atikom-serve img{margin:3px;}
.sch-com-banner{ margin-bottom: -81px;}
.sch-com-table{padding-top: 28px;
    width: 400px;
    min-height:377px;}
.sch-com-table .forum-table{height: 400px;
    margin-top: 57px;
    width: 61%;}
ul.h_ba1_12 {
    background: url("/eldercare/sites/default/files/nurseaid_sch/schbar1.gif") no-repeat scroll left center #B5BC1D;
    height: 36px;
    list-style: none outside none;
}
.sch-ad-banner img{margin-left: 23px;
    margin-right: 9px;
    margin-top: -19px;}
.na-sch-mid-left{ background-color: #AEF26D;margin-right: 13px;margin-bottom: 12px;}
.sch-ads-bar{ margin-left: -24px;}
.sch-above-mid{background: url("/eldercare/sites/default/files/nurseaid_sch/sch_forum_bg.jpg") no-repeat scroll 388px 0 transparent;z-index: 5;}
.lgr {
    background-color: #AAD049;
    display: block;
    height: 20px;
    margin-bottom: 10px;
}
.sch-data-bann{margin-left:-6px;}
.sch-above-mid-right{}
.na-mini-right-btm{background-color: NavajoWhite;
    min-height: 445px;
    padding-top: 10px;}
.na-mini-right-btm h2{font-family: Tahoma,supermarketregular,Verdana,Geneva,"DejaVu Sans",sans-serif;}
#na_school{}
.views-field-comment{}
/**************************************classified ads*************************************************/
.field-good-img180 .imagecache-classified180px_height.imagecache-classified180px_height_default{border: 3px solid SteelBlue;
    float: left;
    height: 180px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 15px;
    padding: 3px;
    width: 140px;}
.classified-article .field-group-classified-data {background-color: PowderBlue;
    border: 2px dashed white;
    float: left;
    font-size: 15px;
    width: 45%;}
.field-group-classified-vendor-data{background-color: PaleGreen;
    background-image: url("https://encrypted-tbn2.google.com/images?q=tbn:ANd9GcTmzFWoirtzSUu2ImsraxFK-DfuyvYwwgK5XO8AFOCrk8rRS2CCDw");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 120px auto;
    border: 2px dashed white;
    float: left;
    font-size: 15px;
    height: 133px;
    margin-left: 15px;
    width: 45%;}
.field-group-classified-goods-data{ background-color: PaleGreen;
border: 2px dashed white;
    float: left;
    font-size: 15px;
    width:45%;
 height: 133px;
clear:both;}
.field-group-classified-pay{background-color: PowderBlue;
 border: 2px dashed white;
    float: left;
    font-size: 15px;
    width: 45%;
 height: 133px; margin-left: 15px;}
.classified-article .field-body{clear: both;
    color: Blue;
    font-size: 15px;
    padding-top: 26px;}
.classified-article .nd-region-middle{margin-top: 60px;}
.classified-article .nd-region-middle fieldset.group legend.collapse-processed{background-color: Orange;}
#elder-classi{ margin: 0 auto;
    width: 1024px;}
.pane-content .classified-article{background-color: white;
    padding: 25px;}
.nd-region-middle .field-good-img180{margin-left: 225px;
    width: 60%;}
.classi-top{background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: url("https://encrypted-tbn1.google.com/images?q=tbn:ANd9GcQIfdZKxNIFqiZIx9NoFSI8R9oakVh1-QAKdoxOaHUviNsQyTZw");
    background-origin: padding-box;
    background-position: 875px 35px;
    background-repeat: no-repeat;
    background-size: 139px auto;
    width: 1024px;}
#elder-classi .view-content table.views-table thead tr {background-color: PowderBlue;}
#classi-cont.panel-flexible  tbody tr{color: darkBlue;
    font-size: 15.5px;}
.classi-menu-wrap .pane-menu-menu-physicaltherapy .pane-content ul.menu{width:966px;}
.classi-rules{background-color: Pink;
    padding: 15px;}
/***************************************care-innovation*****************************************/
#eldercare-inno{ margin: 0 auto;
    width: 985px;}
.center-content{width:80%; background-color:#fff; margin-right:-3px;}
.right-content{ margin-left: 5px;
    margin-top: 8px;
    text-align: right;
    width: 19%;}
.elder-content-center{background-color:#fff; width:99%}
.content-menu-reg{margin-bottom: -8px;
    margin-left:-19px ;
    margin-top: -17px;}
.elder-content-logo {margin-top:5px; margin-left:5px;}
/**********************************************mega menu css *************************************************/
/**body, ul, li {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
}**/

#menu {
	list-style:none;
	width:940px;
	margin:auto -26px 1px;
	height:43px;
	padding:0px 20px 0px 20px;

	/* Rounded Corners */
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
	
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	
	/* Borders */
	
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 10px 4px 10px;
	margin-right:30px;
	margin-top:7px;
	border:none;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
        z-index: 100;
}
#menu li .drop {
	padding-right:21px;
	background:url("../img/drop.png") no-repeat right 8px;
       z-index: 100;
}
#menu li:hover .drop {
	background:url("../img/drop.png") no-repeat right 7px;z-index: 100;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
        z-index: 100;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
        z-index: 100;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
        font-family: Tahoma,supermarketregular,Verdana,Geneva,"DejaVu Sans",sans-serif;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}
#mini-panel-hand_made_menu{line-height: 14px;
    margin-left: 39px;
    margin-top: 2px;;}
.eldercare-center{margin-top: -5px;}
/**************************************na serve page ********************************/
#na_serve_page{margin: 0 auto;
    width: 1020px;}
.na-serve-center{ width: 1024px;  margin-left: -5px;}
#na-serve-top-tab{background-image: url("/eldercare/sites/default/files/website/decor/serve-tab-header.gif");
    background-size: 346px 27px; background-repeat: no-repeat;}
#na-serve-intro{background-image: url("/eldercare/sites/default/files/website/decor/elder_mascots.jpg");
    background-repeat: no-repeat;
    background-size: 140px 207px;}
#na-serve-intro h2.pane-title { margin-left: 89px;
    padding-left: 32px; font-family: Tahoma,supermarketregular,Verdana,Geneva,"DejaVu Sans",sans-serif;}
.serve-page-center-right{}
.care-content-serve-page  img{border: 1px solid black;
    clear: both;
    float: left;
    height: 60px;
    margin: 3px;
    padding: 3px;
    width: 60px;}
.care-content-serve-page .title{color: black;
    font-size: 13.5px;
   }
.care-content-serve-page .body{}
.care-content-serve-page  .views-row-unformatted{height: 74px;}
.serve-page-center-mid{background-color: papayaWhip;}
.serve-page-lowercenter-reg{background-color: orange;}
.serve-page-lowercenter-reg .h_ba1_12{margin:0; width:947px;}
#ad_na_b2{width: 978px;}
#ad_na_b2 img {float:left;margin-left: 7px;}
#ad_na_b2 .body{clear: both;
    width: 144px;}
#ad_na_b2 .views-row-unformatted{float: left;
    margin-left: 8px;
    width: 151px;}
.adsense264-head-top{margin-left: -140px;
    margin-top: 5px;} 
.pane-page-breadcrumb{margin-bottom:22px;
  margin-left:22px;
  margin-top:15px;}
#top-search{}
#top-search h2{font-size: 13px;}
#top-login{font-size:13px;
  margin-left:12px;
  padding-top:3px;
  width:350px;}
#top-login li.leaf{background-color:orange;
  display:block;
  float:left;
  margin-left:2px;
  padding-left:4px;
  text-align:center;
  text-decoration:none;
  width:68px;}
#top-login li.leaf:hover{background-color:#ccc;}
#top-login li.leaf a:link{color:#fff;}
#top-login li.leaf a:hover{text-decoration:none; background-color:#ccc;}
#na-serve-date{margin-bottom:7px;}
#na-serve-date .adsense264-head-top {
  margin-left:-150px;
  margin-top:5px;}
#ns_banner_topright{background-color: DarkSlateGrey;
    width: 300px;}
#ns_banner_topright .imagecache-50x25px{border: 1px solid gray;
    float: left;
    margin: -16px 3px 5px;
    padding: 2px;}
#small-list-classy{background-color: #ECD89E;
    line-height: 15px;
    margin-top: -25px;
    width: 300px;}
#small-list-classy tr.odd, tr.info, tr.even {
    background-color: transparent;
}
/**********nh*****************/
#nh-top-right-content{}
.nh-top-content{/**background-image: url("/eldercare/sites/default/files/website/decor/eldercare-nh-head.gif");
    background-position: 656px -3px;
    background-repeat: no-repeat;
    background-size: 300px auto;**/}
/*************************sch page************************/
.pane-sch-banner190x120{width:985px; height:127px;}
.pane-sch-banner190x120 img{float:left; margin-left:10px;}
.pane-sch-comment-list {background-color: orange;
    border: 5px solid orange;}
.pane-sch-comment-list  .pane-content{font-size: 10px;
    line-height: 11px;
    margin-top: -23px;}
.sch-list-center-right{
    color: #000000;
    font-size: 10px;
    line-height: 11px;
    margin-left: 27px;
    width: 305px;}
#sch-list-center{line-height: 12px;
    width: 656px;}
.panels-flexible-region-17-sch_list_center_right-inside{padding-right:6px;}
#sch-list-center h2.pane-title{line-height:22px;
  margin-top:15px;}
.pane-sch-comment-list h2.pane-title{background-image: url("https://encrypted-tbn2.google.com/images?q=tbn:ANd9GcSwiQorfeTZQd0RyImxOwms6vjhyWF96xpOVg_2slrvNnjvA2Hd");
    background-position: 1px 1px;
    background-repeat: no-repeat;
    background-size: 65px auto;
    height: 48px;
    line-height: 33px;
    padding-left: 45px;
    width: 243px;}
/*************************************nursinghome page*********************************/
#nh-page-menu-top{margin-left: -20px;
    margin-top: -10px;}
#nh-main-page{margin-left: -23px;
    width: 987px;}
#nh_news{background-color: MistyRose;
    line-height: 17px;
    overflow: hidden;
    width: 318px;}
#nh_news img{border-bottom-color:black;
  border:2px solid black;
  clear:both;
  float:left;
  height:60px;
  margin-right:8px;
  margin-top:3px;
  padding:3px;
  width:60px;}
#nh_news .field-nh-news-images-fid{}
#nh_news .title{font-size:15px;}
#nh_news .body{}
#nh_news .views-row-unformatted{height:73px;
  margin-bottom:1px;}
.third_row_ad{ height: 110px;
    margin-left: 15px;
    margin-top: -20px;
padding-bottom: 18px;
}
.third_row_ad img{}
/**************************caution page************************************/
#caution_page{}
/****************************patient-care page*******************************/
.related_article img { float: left; border: 2px solid black; padding: 5px;}
.related_article title{magin-left: 70px; clear: both; }
.pane-related-article  a img {float: left;
    margin-right: 7px;
    width: 50px;}
.pane-related-article .field-teaser-img-fid  {    border: medium none;
    float: none;
    padding: 0;}
/******************************verticle_menu***************************/
#verticle_menu {
	margin:0;
	padding:0;
}

#verticle_menu ul{
	width: 180px;
	margin:0;
	padding:1px;
	border:1px solid #cfe7aa;
}
#verticle_menu li{
	display:marker;
	list-style:none;
	padding-bottom:1px;
}
#verticle_menu li a{
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#679b14;
	text-shadow:#FFF 1px 1px 1px;
	text-decoration:none;
	background-color:#cfe8a7;
	padding:5px;
	border-left:10px solid #a3d15a;
}
#verticle_menu li a:hover{
	border-left:14px solid #a3d15a;
	background-color:#c3dd9a;
}

/******************************front horizontal menu**************************************************************/
.front_horizontal_menu ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
.front_horizontal_menu a
{
    background-color: #FFFFFF;
    border: 1px solid orange;
    color: white;
    float: left;
    font-size: 5px;
    height: 23px;
    padding: 0.2em 0.6em;
    text-decoration: none;
    width: auto;
}
.front_horizontal_menu a:hover {background-color: #FF9966;
    color: #FFFFFF;
    text-decoration: none;}
.front_horizontal_menu li {display:inline;}
/************************************top bar region*****************************/
.clear-box{clear:both;}
#id_regist_login{background-color: #333333;
    height: 25px;
    width: 1020px;}
.search_top_reg{float: left;
    height: 22px;
    width: 160px;}
.search_top_reg span.button-wrapper edit-submit-1{}
.top_register_reg{}
.top_login_reg{}
#mini-panel-id_register_login{}
.top_id_region{}
.top_regist_region{}
.google_cse {}
.google_cse  .pane-content{}
.google_cse  .pane-content  form{}
#banner-na970{padding-left: 19px;}
#banner-na970 .views_slideshow_pagerNumbered a{color:#fff; font-weight: bold;}
.eldercare_intro_article{height: 330px; overflow: auto; width:220px;}
.nh_ad_bar{margin-left: -38px;}
.nh-second{background-color: oldlace;}
.prakad-bar{background-color: #0066FF;
    background-image: url("/eldercare/sites/default/files/website/decor/elder_blank_bar.jpg");
    background-repeat: no-repeat;
    height: 35px;}
.nh-page-logo{margin-top: -15px;}
.nh-page-logo h2.pane-title{font-size:0; display: none;}
#mini-panel-login_bar{float: right;
    margin-right: 25px;
    width: 450px;}
#mini-login-bar{float: right;
    height: 25px;}
#mini-login-bar ul{}
#mini-login-bar ul li{ background-color: #FFA659;
    float: left;
    margin-left: 5px;
    text-align: center;
    width: 106px;}
#mini-login-bar ul li a{color: #FFFFFF;
    text-decoration: none; width: 106px; display: block;}
#mini-login-bar ul li:hover{background-color: #89D776; width: 106px;}
#mini-login-bar ul li a:hover{background-color: #89D776; width: 106px;}
.nh-page-google-cse{background-image: url("http://www.clker.com/cliparts/3/k/G/I/v/d/search-md.png");
    background-position: 36px 63px;
    background-repeat: no-repeat;
    background-size: 23px auto;
    line-height: 10px;
    margin-left: 627px;
    padding-left: 64px;
    padding-top: 58px;}
/***********na school top bar***************/
.na_header_region #mini-panel-login_bar{float: left; width: 715px;}
.na_header_region #mini-login-bar{}
.na_header_region #mini-panel-google_cse{float:left; height:54px; padding-top:18px; width:299px}
.na_header_region #mini-panel-clear_box{margin-bottom: -21px;}
/**************************************ad a1 position *****************************************************/
#ad-a1{margin-left: 30px;}
#ad-a1  .views-row-unformatted{color: #4F4404;
    float: left;
    height: 182px;
    margin-left: 0px;
    margin-right: 27px;
    margin-top: -16px;
    width: 164px;}
.nh_ad_bar_reg{background-color: #B5BC59;     margin-left: 28px; width: 995px;}
.nh_ad_bar_reg  ul.h_ba1_12 {
    background: url("/eldercare/sites/default/files/nurseaid_sch/schbar1.gif") no-repeat scroll left center #B5BC1D;
    height: 36px;
    list-style: none outside none;
    margin-left: 1px;
    width: 981px;
}
.nh_second_block{min-height:560px;}
.nh-third .prakad-bar{margin-top: 0; height: 1025px;}
/***********************************brain list region********************************/
.pane-content .brain-list{background-color: #B1CB15;
    background-image: url("/eldercare/sites/default/files/website/decor/brain_decor.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 360px 350px;
    margin-top: -12px;
    height: 349px;}
.brain-list .item-list  ul li{ background-image: url("/eldercare/sites/default/files/website/decor/icon_bullet.png");
    background-repeat: no-repeat;
    background-position: 2px -175px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    position: relative;
    width: 289px;}
.brain-list .field-brain-pic-fid{    float: left;
    margin-right: 15px;
    width: 60px;}
.brain-list .title a{font-size: 15px;
    text-decoration: none;}
.brain-list .item-list .views-list-item .title a{color: #164A3E;
    font-size: 12px;
    text-decoration: none;}
/*********************************nh-third-right******************************/
.nh-third-right{margin-top: -49px;}
.nh-third-right .field-banner230x100-value{  float: left;
    margin-left: 33px;
    margin-top: -12px;}
/**********************************************************board navigator button********************************************/
.set-classify-btn{  float: right;
    height: 25px;
    padding-right: 13px;
    padding-top: 10px;
    width: 303px;}
 .set-classify-btn a{
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 3px 0 0 #E1E1E1;
    display: inline-block;
    font-family: supermarket;
    font-size: 13px;
    height: 20px;
    line-height: 23px;
    padding: 0 10px 0 27px;
}
.bullet-sprite {
    background-image: url("/eldercare/sites/default/files/website/decor/icon_bullet.png");
    background-repeat: no-repeat;
}
.main-create {
    background-position: 6px -986px;
    border-radius: 8px 0 0 8px;
    border-right: 1px solid #FFFFFF;
    color: #111111;
    vertical-align: top;
    width: 68px;
}
.main-more {
    background-position: 9px -373px;
    border-radius: 0 8px 8px 0;
    color: #111111;
    vertical-align: top;
    width: 112px;
}
/**************************************serve page css****************************************/
.na-serve-top-reg{background-color:#fff;}
.pane-na-serve-page-banner {float:left; width:auto;}
.banner_top_top img{border: 1px solid black;
    margin-bottom: 27px;
    margin-top: -21px;
}
.na-serve-top-reg #mini-panel-google_cse{ clear:both; float: right; width: 334px; margin-top:-5px;}
.na-serve-top-reg #mini-panel-login_bar{float: right;
    margin-right: 349px;
    width: 450px;}
.pane-rotate-970x150-banner .views_slideshow_pagerNumbered{    background-color: black;
    float: left;
    margin-top: -23px;
    width: 120px;}
/*************************innovation page**************************************/
.page_inno .attachment-before .title{font-size: 25px; background-color: orange;}
.page_inno .attachment-before .inside{font-size: 16px;}
.page_inno .view-content .title{
    border-top: 1px dashed gold;
    color: white;
    font-size: 20px;}
.page_inno .view-content{}
.page_inno .view-header{display:none;}
.page_inno .view-content .totalcount{ background-color: orange;
    color: white;
    float: right;
    font-family: supermarketregular;
    font-size: 16px;
    margin-right: 25px;
    padding: 2px;}
.page_inno .view-content .view-node{background-color: darkviolet;
    color: white;
    float: right;
    font-family: supermarketregular;
    font-size: 16px;
    padding: 2px 17px;
    text-decoration: none;}
/********************image ad******************/
 .imagecache-160x120advertise{}

/*********************verticle menu*****************/
#vertical_front_menu{}
#menv {
    height: 195px;
    left: -18px;
    list-style: none outside none;
    position: relative;
    width: 216px;
}
li.menv1{
	margin-left: -3px;
	list-style:none;
	top: 0px;
}
#menv span {
	display: none;
	position: absolute;
}
#menv a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menv a:hover {
	background-position: left bottom;
}
#menv a:hover span{
	display: block;
}
#menv .menu2 {
	width: 216px;
	height: 45px;
	left: 22px;
	top: 45px;
	background-image: url(/eldercare/sites/default/files/website/vert_menu/eldercare_menu_r2_c1_s1.png);
	background-repeat: no-repeat;
}
#menv .menu2 span {
	width: 261px;
	height: 45px;
	left: 22px;
	top: 0px;
	background-image: url(/eldercare/sites/default/files/website/vert_menu/eldercare_menu_r2_c1_s2.png);
	background-repeat: no-repeat;
}
#menv .menu3 {
	width: 216px;
	height: 45px;
	left: 22px;
	top: 90px;
	background-image: url(/eldercare/sites/default/files/website/vert_menu/eldercare_menu_r3_c1_s1.png);
	background-repeat: no-repeat;
}
#menv .menu3 span {
	width: 216px;
	height: 45px;
	left: 22px;
	top: 0px;
	background-image: url(/eldercare/sites/default/files/website/vert_menu/eldercare_menu_r3_c1_s2.png);
	background-repeat: no-repeat;
}
#menv .menu4 {
	width: 216px;
	height: 45px;
	left: 22px;
	top: 135px;
	background-image: url(/eldercare/sites/default/files/website/vert_menu/eldercare_menu_r4_c1_s1.png);
	background-repeat: no-repeat;
}
#menv .menu4 span {
	width: 216px;
	height: 45px;
	left: 22px;
	top: 0px;
	background-image: url(/eldercare/sites/default/files/website/vert_menu/eldercare_menu_r4_c1_s2.png);
	background-repeat: no-repeat;
}
#menv .menu5 {
	width: 216px;
	height: 45px;
	left: 22px;
	top: 180px;
	background-image: url(/eldercare/sites/default/files/website/vert_menu/eldercare_menu_r5_c1_s1.png);
	background-repeat: no-repeat;
}
#menv .menu5 span {
	width: 216px;
	height: 45px;
	left: 22px;
	top: 0px;
	background-image: url(/eldercare/sites/default/files/website/vert_menu/eldercare_menu_r5_c1_s2.png);
	background-repeat: no-repeat;
}
.field-nh-environ a img {
        float: left;
        height: 85px;
        width: 150px;
        margin: 2px;
}
.field-content-author {border-bottom: 5px solid #FFA500;
color: #000080;
margin-bottom: 44px;
margin-left: 81px;
margin-top: 30px;
font-size: 20px;
font-weight: bolder;
width: 650px;
height: 138px;}
.field-author-img {border: 5px solid #00B6BE;
float: left;
margin-top: 9px;}
.article .submitted{
height: 0;
visibility: hidden;
}
.article .user-picture{
height: 0;
visibility: hidden;
}

#elder_float_banner_left
{ 
height: 600px;
    left: 50%;
    margin: 0 0 0 -634px;
    position: fixed;
    top: 0;
    width: 140px;
    z-index: 1;
}

#elder_float_banner_right
{
height: 600px;
    left: 50%;
    margin: 0 0 0 503px;
    position: fixed;
    top: 0;
    width: 140px;
    z-index: 1;	
}
.pane-ad-230x100-row1{}
.pane-ad-230x100-row1 img{border: 2px solid;
    float: left;
    margin-bottom: 5px;
    margin-left: 9px;}
img.imagefield.imagefield-field_nh_logo{
width: 115px;
    height: auto;
}
 .google-auto-placed, .ns-y32ll-e-1, .ns-tkbw2-e-1
{
    visibility: hidden;
    display: none;
}