/* CSS Reset 
======================================================= */

html, body, span, applet, object, iframe, p,
fieldset, form, label, legend,
h1, h2, h3, h4, h5, h6, p, blockquote, pre
{
/*
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h1 {
  font-size: 20px;
  font-family: arial,sans-serif;
}

ol, ul {
	list-style: none;
}

a {
text-decoration: none;
}


/* modified by Virginia 
======================================================= */
#content h3 {
   margin-top: 0px;
   padding: 0px;
   border: 0px;
}
#footer p a {
   text-decoration: none;
}
/* modified by Virginia 
======================================================= */

/* Global and Container
======================================================= */

.clear {
clear: both;
height: 0;
}

body {
background: #dbdbdc;
}

#container {
width: 1100px;
margin: 0 auto;
}
	
#header {
width: 1100px;
height: 90px;
background: url(img/header-new2.jpg) top left no-repeat;
margin: 0px 0px 0px 0px;
}

#header a#main {
float: left;
width: 315px;
height: 50px;
margin: 30px 0px 0px 30px;
}
/*
#header a#main {
float: left;
width: 375px;
height: 50px;
margin: 30px 0px 0px 185px;
}*/
	
#search {
width: 335px;
height: 86px;
/*height: 106px;*/
float: right;
}

#search p {
font: 12px arial;
color: #000000;
float: right;
margin: 12px 20px 10px 0px;
display: inline;
}

#search a {
font: 12px arial;
color: #000f99;
}

#search label {
font: 12px arial;
color: #000000;
display: block;
margin: 0px 0px 0px 7px;
}

#search input#search_input {
width: 230px;
height: 35px;
background: url(img/search_input.jpg) top left no-repeat;
border: 0px;
float: left;
margin: 5px 0px 0px 0px;
font: 12px arial;
color: #000000;
padding: 9px;
}

#search input#search_button {
width: 74px;
height: 32px;
background: url(img/search_button.jpg) top left no-repeat;
cursor: pointer;
border: 0px;
float: left;
margin: 8px 0px 0px 0px;
}

#content {
   padding: 0px;
   margin: 0px;
}
#content_top {
width: 1100px;
background: url(img/content_top.jpg) top left no-repeat;
padding: 13px 0px 0px 0px;
}

#content_bg {
width: 1100px;
background: url(img/content_bg.jpg) repeat-y;
}

#content2 {
width: 1110px;
background: url(img/content_bottom.jpg) bottom left no-repeat;
height: 100%;
padding: 0px 0px 8px 0px;
}

#menu {
width: 179px;
float: left;
padding: 0px 0px 0px 7px;
text-align: center;
}

#menu ul {
/* modified by Virginia */
margin: 0px;
/* modified by Virginia */
width: 178px;
}

#menu ul li {
margin: 2px 0px 0px 0px;
}

#menu ul li a {
height: 23px;
width: 150px;
background: #687db5;
border-top: 1px solid #465476;
border-bottom: 1px solid #465476;
font: 14px arial;
color: #ffffff;
display: block;
padding: 6px 0px 0px 28px;
text-align: left;
}

#menu ul li a:hover {
background: #405486;
border-top: 1px solid #30457c;
border-bottom: 1px solid #30457c;
text-decoration: none;
}

#menu img {
display: block;
margin: 0 auto;
margin-top: 12px;
}

#wrapper2 {
width: 910px;
float: left;
padding: 0px 5px 0px 5px;
}

#wrapper2 p#desc {
font: 11px arial;
color: #000000;
width: 600px;
line-height: 11px;
margin: 0px 0px 0px 15px;
}

#textsize {
font: 14px arial;
color: #0009c2;
width: 190px;
height: 30px;
float: right;
margin: 0px 15px 0px 0px;
display: inline;
}

#textsize span {
float: left;
margin: 5px 5px 0px 0px;
}

#textsize a#bigger {
width: 30px;
height: 30px;
display: block;
float: left;
background: url(img/bigger.jpg) top left no-repeat;
margin: 0px 0px 0px 5px;
display: inline;
}

#textsize a#smaller {
width: 30px;
height: 30px;
display: block;
float: left;
background: url(img/smaller.jpg) top left no-repeat;
margin: 0px 0px 0px 5px;
display: inline;
}

#big_search {
width: 730px;
height: 170px;
background: url(img/search_big.jpg) top left no-repeat;
/*background: url(img/big_search_bg.jpg) top left no-repeat; */
padding: 75px 0px 0px 200px;
margin: -35px 0px 8px 0px;
}

#big_search input#big_search_button {
width: 109px;
height: 43px;
background: url(img/search-button.jpg) top left no-repeat;
/*background: url(img/big_search.jpg) top left no-repeat;*/
cursor: pointer;
border: 0;
float: left;
margin: 78px 184px 0px 10px;
}

#big_search_button_small {
width: 69px;
height: 27px;
background: url(../../../images/sidesearchbutton.png) top left no-repeat;
cursor: pointer;
border: 0;
}
div.contain_sidesearch {
  background-color: #FFF;
}
div.sidesearch {
    margin-top: 5px;
    margin-bottom: -80px;
    margin-left: 16px;
    background-image: url(../../../images/sidesearchbg.png);
    background-repeat: no-repeat;
    height: 278px;
    width: 246px;
    padding-top: 93px;
  }
    div.sidesearch select, div.sidesearch input {
      font-family: verdana, sans-serif;
      font-size: 12px;
      margin-bottom: 10px;
    }
    div.sidesearch select, div.sidesearch input.city {
      width: 192px;
      height: 20px;
    }
    div.sidesearch input.city {
      width: 188px;
      height: 17px;
    }
    div.inside {
      width: 192px;
      margin: 0 auto;
      text-align: right;
    }

#big_search label {
width: 120px;
display: block;
float: left;

text-align: right;
margin: 0px 10px 0px 0px;
font: 24px arial;
color: #ffffff;
}

#big_search p {
width: 340px;
height: 28px;
display: block;
margin: 0px 0px 10px 0px;
}

#big_search_quote {
  float: left; 
  width: 250px; 
  height: 30px;
  margin: 0px 5px 0px 20px;
}

.big_search_input {
float: left;
width: 200px;
height: 25px;
font: 16px arial;
color: #000;
/*margin: 3px 0px 0px 0px;*/
}

#big_search input#f03 {
float: left;
width: 198px;
height: 19px;
font: 16px arial;
color: #000;
/*margin: 3px 0px 0px 0px;*/
}

#leftside {
width: 620px;
float: left;
}

#rightside {
width: 280px;
float: left;
}

#med_leftside {
width: 692px;
float: left;
}

#med_rightside {
width: 180px;
float: left;
}

#quote {
width: 260px;
background: url(img/quote_up.jpg) top left no-repeat;
padding: 30px 0px 0px 0px;
text-align: center;
margin: 0px 0px 50px 10px;
font: 14px georgia, arial;
color: #000;
}

#quote cite {
width: 260px;
height: 15px;
display: block;
background: url(img/quote_bottom.jpg) bottom right no-repeat;
padding: 20px 0px 0px 0px;
}

#chat {
width: 226px;
height: 261px;
/*background: url(img/chat.jpg) top left no-repeat; */
margin: 0px 0px 0px 25px;
padding: 0px 0px 0px 5px;
}

#chat2 {
width: 226px;
height: 261px;
background: url(img/chat.jpg) top left no-repeat;
margin: 0px 0px 0px 22px;
padding: 0px 0px 0px 5px;
}

#rightside a img {
margin: 5px 0px 0px 10px;
}

#nav {
width: 190px;
height: 26px;
padding: 4px 0px 0px 33px;
margin: 0px 0px 110px 0px;
}

#play {
width: 64px;
height: 22px;
background: url(img/play.jpg) top left no-repeat;
display: block;
float: left;
}

#stop {
width: 65px;
height: 22px;
background: url(img/stop.jpg) top left no-repeat;
display: block;
float: left;
}

#chat_button {
width: 77px;
height: 22px;
background: url(img/chat_button.jpg) top left no-repeat;
display: block;
margin: 16px 0px 0px 0px;
}

#chat textarea, #chat2 textarea {
font: 11px arial;
font-weight: bold;
color: #000;
width: 210px;
height: 60px;
}

#images_wrap {
height: 197px;
width: 587px;
padding: 5px 10px;
border-left: 1px solid #445B9E;
border-right: 1px solid #445B9E;
}

#images {
height: 169px;
width: 609px;
}

#images_nav {
width: 559px;
height: 26px;
background: url(img/images_nav.jpg) top left no-repeat;
padding: 1px 25px;
}

#images_prev {
font: 14px arial;
background: url(img/images_prev.jpg) top left no-repeat;
display: block;
float: left;
margin-left: 20px;
padding: 5px 0px 0px 34px;
height: 21px;
font-weight: bold;
}

#images_next {
font: 14px arial;
background: url(img/images_next.jpg) top right no-repeat;
display: block;
/*float: right;*/
padding: 5px 37px 0px 0px;
margin-right: 20px;
height: 21px;
font-weight: bold;
}

#news {
width: 609px;
margin: 0px 0px 0px 0px;
padding: 0;
}

#news_head {
width: 609px;
height: 36px;
background: url(img/news_head.jpg) top left no-repeat;
text-align: left;
padding: 4px 0px 0px 0px;
margin: 24px 0px -10px 0px;
}

#content #news_head h3 {
font: 18px arial;
color: #555555;
margin: 0 0 0 0;
display: inline;
}

#doctors {
width: 614px;
background: url(img/doctors.jpg) top left repeat-y;
margin: 8px 0px 0px 0px;
}

#doctors p {
font: 11px arial;
color: #000;
}

#doctors span {
font: 11px arial;
margin: 4px 0px 0px 0px;
display: block;
}

#doctors a {
font: 11px arial;
color: #2853a9;
display: block;
}

#doctor1 {
width: 185px;
background: url(img/doctor1.jpg) top left no-repeat;
padding: 60px 5px 10px 10px;
float: left;
}

#doctor2 {
width: 195px;
background: url(img/doctor2.jpg) top left no-repeat;
padding: 60px 5px 10px 8px;
float: left;
}

#doctor3 {
width: 190px;
background: url(img/doctor3.jpg) top left no-repeat;
padding: 60px 6px 10px 10px;
float: left;
}

#tags {
width: 540px;
margin: 10px 0px 0px 0px;
}

#tags ul {
/* modified by Virginia */
margin: 0px;
width: 520px;
float: left;
}
.desc-line {
   padding: 0px 0px 10px 27px;
}
.phoneShow {
   position: absolute;
   top: 8px;
   right: 0;
  /* width: 180px;*/
   display: block;
   text-align: right;
   padding: 5px 20px 0px 0px;
}
.basic.phoneShow {
  float: none;
  text-align: left;
  position: relative;
}
a.show_phone {
   font-size: 12px;
   font-weight: bold;
   color: #115CA1;
}
.details_title h2 {
   float: left;
}

#tags li a {
font: 14px arial;
color: #5d5ac2;


text-decoration: underline;



background: url(img/tags.jpg) top left no-repeat;
padding: 0px 0px 0px 16px;
}

.features_wrap {
width: 275px;
background: url(img/features_top.jpg) top left no-repeat;
padding: 30px 0px 0px 0px;
margin: 10px 0px 0px 0px;

}

.features {
width: 275px;
background: url(img/features_bottom.jpg) bottom left no-repeat;
padding: 5px 0px 10px 0px;
}

#features img {
float: left;
}

.left_side_bottom {
background: url(img/details_bottom.jpg) bottom left no-repeat;
height: 18px;
}
#content .left_side_wrap {
background: url(img/details_top.jpg) top left no-repeat;
}
#content .left_side_wrap h3, #content .left_side_wrap h1 {
padding: 10px 0px 10px 15px;
}
.left_side_body {
padding: 10px 20px 10px 20px;
background: url(img/details_wrap_body.jpg) top left repeat-y;
}

.right_side_bottom {
background: url(img/rs_wrap_bottom.gif) bottom left no-repeat;
height: 18px;
}
#content .right_side_wrap {
background: url(img/rs_wrap_top.gif) top left no-repeat;
}
#content .right_side_wrap h3 {
padding: 10px 0px 0px 15px;
/* padding: 7px 0px 8px 15px; */
}
.right_side_body {
padding: 10px;
background: url(img/rs_wrap_body.gif) top left repeat-y;
}
.right_side_body_2 {
padding: 0px;
background: url(img/rs_wrap_body.gif) top left repeat-y;
}

.google_map {
   padding: 10px;
}

#fly {
margin: 0px 0px 0px 15px;
}

#fly li {
font: 11px arial;
color: #4f5994;
display: inline;
}

#fly li a {
font: 11px arial;
color: #4f5994;
text-decoration: underline;
}

#results {
width: 599px;
height: 65px;
background: url(img/results.jpg) top left no-repeat;
padding: 11px 0px 0px 20px;
margin: 0px 0px 15px 0px;
}
#results_small {
width: 599px;
height: 37px;
background: url(img/results_small.jpg) top left no-repeat;
padding: 11px 0px 0px 20px;
margin: 0px 0px 15px 0px;
}

#content .change_font {
   padding-right: 15px;
   float: right;
   font-size: 13px;
   font-weight: bold;
   font-family: arial, sans-serif;
}
  #content .change_font img {
    margin-bottom: 5px;
  }

#matches {
font: 18px arial;
color: #000000;
margin: 0px 0px 7px 0px;
}

h1.matches{
  font: 18px arial;
  color: #000000;
  margin: 0px 0px 15px -17px;
  display: inline;
}

#matches span {
font-size: 14px;
}

span.match_count {
  font-size: 14px;
}

#refine {
font: 14px arial;
color: #0024ff;
text-decoration: underline;
}

#results_nav {
width: 162px;
float: right;
height: 20px;
margin: 5px 0px 0px 0px;
}

#results_nav #first {
width: 20px;
height: 17px;
display: block;
float: left;
background: url(img/first.jpg) top left no-repeat;
margin: 1px 0px 0px 0px;
}

#results_nav #back {
width: 20px;
height: 17px;
display: block;
float: left;
background: url(img/back.jpg) top left no-repeat;
margin: 1px 0px 0px 0px;
}

#results_nav select {
float: left;
margin: 0px 4px;
}

#results_nav #next {
width: 20px;
height: 17px;
display: block;
float: left;
background: url(img/next.jpg) top left no-repeat;
margin: 1px 0px 0px 0px;
}

#results_nav #last {
width: 20px;
height: 17px;
display: block;
float: left;
background: url(img/last.jpg) top left no-repeat;
margin: 1px 0px 0px 0px;
}

.details_wrap {
width: 619px;
background: url(img/details_top.jpg) top left no-repeat;
margin: 10px 0px 5px 0px;
}

.details {
width: 619px;
background: url(img/details_bottom.jpg) bottom left no-repeat;
padding: 0px 0px 15px 0px;
}
.details_content {
/*padding: 10px;  */
}

.details_title {
width: 580px;
height: 27px;
padding: 8px 0px 0px 39px;
position: relative;
overflow: hidden;
}

.details_title_wrapper {
  width: 399px;
}




/* ADDED BY HAGAI for modify_select template */
.modify_details_wrap .details_wrap {
width: 550px;
background: url(img/modify_details_top.jpg) top left no-repeat;
margin: 10px 0px 5px 0px;
}

.modify_details_wrap .details {
width: 550px;
background: url(img/modify_details_bottom.jpg) bottom left no-repeat;
padding: 0px 0px 15px 0px;
}

.modify_details_wrap .details_title {
width: 511px;
height: 27px;
padding: 8px 0px 0px 39px;
}

.modify_details_wrap .details_left {
width: 150px;
float: left;
text-align: center;
padding: 5px 0px 0px 0px;
}


.modify_details_wrap #content .details_left img {
   text-align: center;
   margin-left: 10px;
}

.modify_details_wrap .details_right {
width: 359px;
float: left;
font: 12px arial;
color: #000;
padding: 5px 10px 0px 0px;
}

.details_title h2 {
font: 18px arial;
color: #4c66a3;
/* text-decoration: underline; */
}

.details_left {
width: 150px;
float: left;
text-align: center;
padding: 15px 0px 0px 0px;
}

#content .details_left img {
margin: 0px 0px 10px 0px;
}

.details_right {
width: 449px;
float: left;
font: 12px arial;
color: #000;
padding: 5px 10px 0px 0px;
}

.details_right.silver {
width: 580px;
padding: 5px 10px 0px 20px;
}

.details_right.modify_select {
width: 500px;
padding: 5px 10px 0px 20px;
margin-right: 40px;
}

.details_buttons {
margin: 10px 0px 0px 0px;
}


#content .details_buttons li {
   float: left;
   list-style: none;
}
.action_button.left_action_button {
float: left;
}
.action_button {
width: 150px;
height: 22px;
display: block;
text-align: center;
background: url(img/buttons.jpg) top left no-repeat;
float: right;
font: 14px arial;
font-weight: bold;
color: #115CA1;
padding: 5px 0px 0px 0px;
margin: 0px 3px 0px 0px;
text-decoration: none;
}
a.action_button:hover {
   color: #2479C8;
}
a.action_button {
   text-decoration: none;
}
a.action_button:visited {
   color: #115CA1;
}

#content #wrapper2 .details_wrap a {
  text-decoration: none;
}
#footer2 {
width: 915px;
height: 96px;
background: url(img/footer.jpg) top left no-repeat;
padding: 6px 0px 0px 185px;
text-align: center;
margin: 0px 0px 25px 0px;
}
	
#footer2 p {
font: 10px arial;
color: #5d5ac2;
}
	
#footer2 p a {
color: #5d5ac2;
text-decoration: underline;
}


/* added by Chakri 
======================================================= */
.request_wrap {
width: 895px;
background: url(img/request_top.jpg) top left no-repeat;
padding: 30px 0px 0px 0px;
margin: 10px 0px 0px 0px;
}

/* added by Chakri 
======================================================= */
.request {
width: 895px;
background: url(img/request_bottom.jpg) bottom left no-repeat;
padding: 5px 0px 10px 0px;
}

/* added by Chakri 
======================================================= */


.register_wrap, .content_wrap {
width: 620px;
background: url(img/details_top.jpg) top left no-repeat;
padding: 30px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* added by Hagai 
======================================================= */
#leftside h1, #leftside.register_wrap h1, .register h1 {
   padding: 10px 0px 10px 15px;
   margin-top: 0px;
}

/* added by Chakri 
======================================================= */
.register, .content_body {
background: url(img/details_bottom.jpg) bottom left no-repeat;
padding: 5px 20px 10px 20px;
}

/* added by Virginia 
======================================================= */
.mainwrap_bottom {
background: url(img/main_bottom.jpg) bottom left no-repeat;
height: 15px;
}
.mainwrap {
background: url(img/main_top.jpg) top left no-repeat;
clear: both;
}
#content .mainwrap h1, #content .mainwrap h3 {
   padding: 10px 0px 10px 15px;
   margin-top: 0px;
}
.mainwrap_body {
padding: 10px;
background: url(img/main_wrap_body.jpg) top left repeat-y;
}
.mainwrap_h {
padding: 35px 20px 10px 20px;
}

.full_wrap_bottom {
background: url(img/full_wrap_bottom.gif) bottom left no-repeat;
height: 15px;
}
.full_wrap {
background: url(img/full_wrap_top.gif) top left no-repeat;
clear: both;
}
#content .full_wrap h3, .full_wrap h3, #content h3 {
   padding: 10px 0px 10px 15px;
   margin-top: 0px;
}
.full_wrap_body {
padding: 10px;
background: url(img/full_wrap_body.gif) top left repeat-y;
}
.full_wrap_h {
padding: 35px 20px 10px 20px;
}

/* added by Hagai 
======================================================= */
#content .full_wrap h1, .full_wrap h1 {
   padding: 10px 0px 10px 15px;
   margin-top: 0px;
}


/* added by Virginia 
======================================================= */

/* added by Chakri 
======================================================= */
.tabs_wrap {
width: 619px;
background: url(img/tabs_top.jpg) 0 0 no-repeat;
padding: 30px 0px 0px 0px;
margin: 0px 0px 0px -5px;
z-index: 1;
/*margin: 10px 0px 0px 0px;*/
}

/* added by Chakri 
======================================================= */
.tabs_side {
width: 619px;
background: url(img/tabs_side.jpg) repeat-y;
padding: 0px;
margin: 0px;
}

/* added by Chakri 
======================================================= */

.tabs {
width: 600px;
background: url(img/tabs_bottom.jpg) bottom left no-repeat;
padding: 0px 0px 10px 20px;
}

/* added by Chakri 
======================================================= */
.tabs_top_shadow {
width: 228px;
height: 20px; 
background: url(img/tabs_top_shadow.jpg) bottom left no-repeat;
float: left;
padding-left: 1px;
/*margin-bottom: -1px;*/
}

/* added by Chakri 
======================================================= */
.tab_on {
width: 95px;
height: 20px;
background: url(img/tab_on.jpg) no-repeat;
float: left;
padding-left: 1px;
}

/* added by Chakri 
======================================================= */
.tab_off {
width: 95px;

height: 20px;
background: url(img/tab_off.jpg) top left no-repeat;
float: left;
padding-left: 1px;
}




/* added by Virginia 
======================================================= */
#tab1, #tab2, #tab3, #tab4 {
/*  margin-top: 20px;
  padding-bottom: 26px; */
  width: 700px;
} 
.tab_header {
z-index: 99;
  height: 20px;
/*  padding: 0px 0px 0px 5px; 
  margin-bottom: 5px;
  */
}

/* added by Chakri 
======================================================= */
.map_wrap {
width: 268px;
background: url(img/map_top.jpg) top left no-repeat;
padding: 30px 0px 0px 0px;
margin: 10px 0px 0px 0px;
}

/* added by Chakri 
======================================================= */
.map {
width: 268px;
background: url(img/map_bottom.jpg) bottom left no-repeat;
padding: 5px 0px 10px 0px;
}

/* added by Chakri
======================================================= */
.quote_up {
width: 180px;
background: url(img/quote_up.jpg) top left no-repeat;
padding: 30px 0px 0px 0px;
margin: 0px 0px 50px 10px;
}

/* added by Chakri
======================================================= */
.quote_bottom {
width: 180px;
background: url(img/quote_bottom.jpg) top right no-repeat;
padding: 30px 0px 0px 0px;
margin: 0px 0px 50px 10px;
}

/* added by Abdulla
======================================================= */
.category_links {
  font-size: 16px;
  font-weight: bold;
}
.dimg {
  margin-left: 10px;
}

#error-tags ul {
  margin: 0px 0px 0px 5px;
}

#search_submit {
  width: 77px;
  height: 30px;
  background: url(img/big_search2.jpg) bottom left no-repeat;
  cursor: pointer;
  border: 0;
}

#refined {
  font: 12px arial;
  color: #0024ff;
  text-decoration: none;
}

#h1-detail {
  color: black;
  text-decoration: none;
  font-size: 20px;
  font-family: arial,sans-serif;
}

#span {
  color: red;
  font-weight: bold;
}

.all-border {
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

.texts {
  width: 230px;
  height: 15px;
  margin: 0;
}

.in-text {
  width: 235px;
  height: 18px;
}

#heading {
  color: #993333;
  padding-top: 20px;
  font-size: 14px;
  font-weight: bold;
}

#b-heading {
 color: #993333;
 padding-top: 20px;
 font-size: 16px;
 font-weight: bold;
}

#p-heading {
  color: #993333;
  padding-top: 10px;
  font-size: 14px;
  font-weight: bold;
}

.name {
 font-size: 12px;
 font-weight: bold;
}


.row_clear {
  padding-right: 0;
  width: 100%;
  float: none;
  clear: both;
} 

.row {
  padding-right: 0;
  width: 100%;
  float: none;
}

.jobs-wrap-border {
  border: 1px;
  border-style: solid;
  border-color: #999494;
}

.d-page {
  float: left;
  /*align: top;
  width: 440px;*/
  margin: 0 5px 0 0px;
}
.c-form {
  padding: 0 50px 0 50px;
}

.c-form-d {
  padding: 0 70px 0 70px;
}

.needs-t {
  padding: 0 10px 0 10px;
}
.u-signup {
  padding: 0 25px 0 25px;
}

#left-pad {
 padding:0 0 5px 25px;
}

/*
.submit {
  padding: 20px 0 0 150px;
  width: 250px;
  height:18px;
}
*/

main_tab {
 border: 1px;
 border-color:#ff6600;
}


#add div.checkboxes, #modify div.checkboxes {
   margin-left: 80px; 
}

.three_column ul {
  width: 52em;/*47em 39em*/
}

/* float & allow room for the widest item */
.three_column ul li {
  font-family: Verdana;
  float: left;
  margin-left: -16px;
  width: 17em;/*15em 13em*/
 /* list-style-type: square; */
}

/* separate the list from subsequent markup */
div.three_column {
  margin-bottom: 1em;
}

.two_column ul {
  width: 40em;
}
/* float & allow room for the widest item */
.two_column ul li {
  font-family: Verdana;
  float: left;
  width: 20em;
}
/* separate the list from subsequent markup */
div.two_column {
  margin-bottom: 1em;
}

.two_column_city ul {
  width: 24em;
}
/* float & allow room for the widest item */
.two_column_city ul li {
  font-family: Verdana;
  font-size: 11px;
  float: left;
  width: 13em;
  margin-left: -10px;
}
/* separate the list from subsequent markup */
div.two_column_city {
  margin-bottom: 1em;
}

#input {
  padding-left: 150px;
}

#rhnormal {
 padding: 0 0 0 5px;
}

.rh-new, #leftside, #rightside, .name, .row_clear, #heading, rh-normal, .crumb {
 font-family: Verdana;
}

#search_form {
 padding-right: 10px;
}

#rh_side {
 padding-right: 40px;
}

.rh-title {
 padding: 5px 0 0 0;
}

.sl-input {
 width: 80px;
}

.rh_pack_title {
 font-family: Verdana;
 font-size: 18px;
  /*color: blue;*/
 padding: 0 0 0px 0;
}

.rh_pagetitle {
 margin-top: 15px;
 font-size: 16px;
 font-weight: bold;
 /*clear: both;*/
}


.rh-normal, .rh-title {
/*  font-size: 14px; */
  padding-right: 5px;
  margin-top: 10px;
}

.rh-normal-text {
  font-size: 14px;
  padding-right: 5px;
}

.rh-normal a {
  /*color: blue;*/
}

.rh-normal ul li a {
  /*color: blue;*/
}

#detailed_wrapper {
  padding-left: 10px;
}
.crumb {
  font-size: 12px;
}
.crumb a {
  text-decoration: underline;
}

.in-wrap {
 float: right;
 align: top;
 width: 650px;
 height: 67px;
 text-align: top;
 padding: 0 0 0 5px;
}

.out-wrap {
 float: left;
 align: top;
 width: 110px;
 padding: 0 0 10px 5px;
}

.vcon-wrap {
 float: left;
 align: top;
 width: 200px;
 padding: 10px 0 0 0;
}

.jobs-sub-menu {
 background-color: #999494;
 color: #000000;
 font-weight: bold;
 text-align: center;
}

.hr {
  border: 0;
  color: #999494;
  background-color: #999494; 
}

/* ADDED BY HAGAI */
.new-item, .updated-item, .popular-item, .featured-item, .bookmark-public, .bookmark-default {
  background: transparent url(http://www.retirementhomes.com/images/homes2/button-left.gif) top left no-repeat;
  font-weight: normal;
  font-size: 9px;
  color: #ffffff;
  vertical-align: middle;
}
.featured-item, .new-item, .updated-item, .popular-item, .bookmark-public, .bookmark-default {

  background-color: #405486;
}

.new-item span, .updated-item span, .featured-item span, .popular-item span, .bookmark-public span, .bookmark-default span {

  padding: 0px 3px;
  background: transparent url(http://www.retirementhomes.com/images/homes2/button-right.gif) top right no-repeat;
}
/* CSS Document */



#content table.contentpaneopen ul {
  list-style-type: disc;
}

#regtable {
  width: 205px;
}
#regtable1 {
  width: 220px;
}

.glogout {
  padding: 160px 10px 10px 630px;
}

ol {
 list-style-type: decimal;
}

ul.three-list li {
  list-style-type: disc;
}
.detailed-images {
 float: middle;
 margin-left: 70px;
}
.advert-comm {
  float: left; 
  align: top; 
  border: 1px solid #cccccc; 
  width: 300px;  
  height: 340px;
}
.advert-business {
  float: right; 
  align: top; 
  border: 1px solid #cccccc; 
  width: 300px; 
  height: 340px;
}
.care-type ul li {
 list-style-type: disc;
}

.large-font {
  font-size: 16px;
  font-weight: bold;
}
.ul-dot {
  margin-right: 7px;
}

.our-team-photo {
  float: left; 
  align: top; 
  width: 100px; 
  padding-top: 15px;
}

.our-team-desc {
  float: left; 
  align: top; 
  width: 470px; 
  padding: 0 0 0 10px;
}

.jobs-wrap-width {
  width: 700px; 
  margin: 0 80px 0 80px;
}
.top-space {
  margin-bottom: 35px;
}

#virtual-c-top, #virtual-c-middle {
  margin-left: 20px;
}

#virtual-c-bottom {
  margin: -5px 0px 0px 20px;
}

.gsmall {
  font-size: 11px;
  color: #aaa;
  margin: 0 10px 5px 10px;
}

.refinebox {
}

.refinedropdown {
  margin-bottom: -4px;
}

.refinebutton {
  margin-bottom: -9px;
}
.director-top {
  width: 800px;
  padding: 0 0 0 30px;
}
.title-linked {
  padding: 0 0 10px 5px;
}
.package-main {
  margin-left: 10px; 
  width: 650px;
}
#needs_heading {
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
}

a.handsubmitfooter {
  text-decoration: none;
  color: #000;
}

img.managedby {
  margin-left: -55px;
}

div.share {
  font-size: 11px;
  color: #AAA;
  margin: 10px auto;
  text-align: center;
}
  div.share img {
    margin-bottom: -3px;
  }
  div.share input {
    font-size: 11px;
  }
  div.emshare {
    margin-top: 5px;
    color: #555;
  }
div.share.acrossbox {
  color: #555;
  text-align: left;
}
div.share.acrossbox td {
  text-align: left;
  vertical-align: top;
}
div.share.acrossbox td.col1 {
  padding-right: 15px;
  padding-top: 3px;
  line-height: 20px;
}
div.share.acrossbox td.col2 {
  padding-right: 12px;
  padding-top: 3px;
  line-height: 20px;
}
div.gtranslate {
  color: #FFF;
  margin-left: 7px;
  //margin-left: 1px;
  height: 68px;
  width: 168px;
  overflow: hidden;
}

.center {
  text-align: center;
}
