/* CSS Reset */

*{margin:0;padding:0}
iframe,a img,fieldset,form,table{border:0}
h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}
dd,dt,dl,ol,ul,li{list-style:none}
legend{color:#000}
button,select,textarea,input{font-size:100%}
table{border-collapse:collapse}
caption,th,td{text-align:left}


/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #706856;
  font: normal 62.5% FreeSans, Tahoma, Helvetica, Arial, sans-serif;                        
  color: #000;
}

body.iframe {
  background: #fff;
  font: normal 62.5% FreeSans, Tahoma, Helvetica, Arial, sans-serif;                        
  color: #000;
}

a {
  color: #663300;
  text-decoration: none;
  font: normal 12px FreeSans, Tahoma, Helvetica, Arial, sans-serif;
}

a.reg
{
	color: #663300;
	text-decoration: none;
	font: normal 8pt FreeSans, Tahoma, Helvetica, Arial, sans-serif;
}

a:hover {
  color: #cd8c15;
}

td
{
	/*border: 1px solid #f1f1f1;*/
}

h1 
{
  color: #000;
  font: bold 17pt FreeSans, Tahoma, Helvetica, Arial, sans-serif;
}

h2
{
	color: #987e72;
	font: 14pt FreeSans, Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #987e72;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

h3
{
	color: #987e72;
	font: bold 12pt FreeSans, Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: left;
	padding: 10px;
}

h4 
{
  color: #000;
  font: bold 14pt FreeSans, Tahoma, Helvetica, Arial, sans-serif;
}

h5
{
  color: #000;
  font: bold 11pt FreeSans, Tahoma, Helvetica, Arial, sans-serif;
}

h6
{
  color: #000;
  font: bold 9pt FreeSans, Tahoma, Helvetica, Arial, sans-serif;
}

h6.search
{
	padding: 5px 0;
}
/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----IDs----*/


.container {
  background: #fff url(../images/bg.gif) repeat-y scroll center top;
  width: 1060px;
  margin: 0 auto;
}

#header {
  background: #fff url(../images/headerBg.jpg) no-repeat center top;
  width: 1060px;
  height: 165px;
  padding-right: 0;
}

#subHeader {
  background: #fff url(../images/subHeaderBg.jpg) no-repeat center top;
  width: 1060px;
  height: 165px
}

#subHeader1 {
  background: #fff url(../images/subHeaderBg1.jpg) no-repeat center top;
  width: 1060px;
  height: 165px
}

#resultsHeader {
  background: #fff url(../images/resultsHeaderBg.jpg) no-repeat center top;
  width: 1060px;
  height: 165px
}

.container p {
  color: #000;
  font: normal 11px/17px FreeSans, Tahoma, Helvetica, Arial, sans-serif;
}

#logo {  
  background: url(../images/logo.jpg) no-repeat scroll left top;
  width: 257px;
  height: 77px; 
  float: left;
  text-indent: -999em;
  margin: 18px 0 0 78px;
}

.topNav, .topNav_s, .topNav_u {
  float: right;
  height: 20px;	
}

.topNav {
  padding: 3px 180px 0 0;
  width: 240px;
}

.topNav_s {
  padding: 3px 140px 0 0;
  width: 330px;
}

.topNav_u {
  padding: 3px 165px 0 0;
  width: 285px;
}

.topNav_s li, .topNav li, .topNav_u li {
  float: left;
  margin: 2px 0;
}

.topNav_s li a, .topNav li a, .topNav_u li a{
  color: #fff;
  text-align: center;
  display: block;
  padding: 0 12px;
  font-size: 12px;
}

.topNav_s li a:hover, .topNav li a:hover, .topNav_u li a:hover {
  color: #663300;
}

#bottomNav {
  margin: 0 auto;
  height: 20px;
  width: 434px;
}

#bottomNav li {
  float: left;
  margin: 2px 0;
}

#bottomNav li a{
  text-decoration: none;
  margin: 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: block;
  padding: 0 20px;
}

#bottomNav li a:hover {
  color: #CD8C15;
}

#search {
  background: url(../images/123Bg.jpg) no-repeat scroll center top;
  width: 909px;
  height: 131px;
  margin: 0 auto;  
}

#searchResults {
  background: url(../images/results123Bg.jpg) no-repeat scroll center top;
  width: 909px;
  margin: 10px auto 0;  
  height: 131px;
}

#subSearchResults {
  background-color: #eaeed8;
  width: 905px;
  margin: 0 auto;  
  height: 90px;
}

#subSearchResults h5, #subSearchResults h6
{
	padding-bottom: 3px;
}

#searchResultsFooter {
  background: url(../images/greenBoxFooter.gif) no-repeat scroll center bottom;
  width: 906px;
  height: 24px;
  margin: 0 auto 20px;  
}

.searchAdmin {
  background: url(../images/greenBox.jpg) no-repeat scroll center top;
  width: 908px;
  height: 130px;
  margin: 10px auto 0;  
}

.col1 {
  float: left;
  width: 231px;
  padding: 15px 0 1px 60px;
}

.col2 {
  float: left;
  width: 230px;
  padding: 15px 0 1px 75px;
}

.col3 {
  float: left;
  width: 230px;
  padding: 15px 0 1px 70px;
}

#subCol1 {
  float: left;
  width: 180px;
  margin: 35px 0 1px 30px;
}

#subCol2 {
  float: left;
  width: 180px;
  margin: 35px 0 1px 35px;
}

#subCol3 {
  float: left;
  width: 180px;
  margin: 35px 0 1px 35px;
}

#subCol4 {
  float: left;
  width: 180px;
  margin: 35px 0 1px 35px;
}

.subColResults 
{
  float: left;
  width: 190px;
  margin: 15px 0 1px 25px;
}

#searchBtn {
  background: url(../images/homeMainImgBtn.gif) no-repeat scroll center top;
  width: 75px;
  height: 19px;
  display: block;
  margin-top: 10px;
}

.oneColumn{
	width: 950px;
	padding: 10px 55px;
	font-size: 9pt;
}

.oncColumn_pop
{
	width: 950px;
	padding: 0;
}

.oneColumnTop, .oneColumnBottom
{
	width: 950px;
	height: 35px;
}

.oneColumnTop
{
	background: url(../images/oneColumnTop.gif) no-repeat center top;
}

.oneColumnBottom
{
	background: url(../images/oneColumnBottom.gif) no-repeat center top;
}

.oneColumnMiddle
{
	width: 890px;
	background: url(../images/oneColumnMiddle.gif) repeat-y;
	padding: 0 30px;
}

.indexContainer
{
	width: 100%;
}

.indexSubContainer1, .indexSubContainer2, .indexSubContainer3
{
	float: left;
	width: 270px;
}

.indexSubContainer1
{
	width: 277px;
	padding-left: 31px;
}

.indexSubContainer2
{
	padding: 0 22px 0 15px;
}

.indexSubContainer3
{
	padding-right: 27px;
}

.containerLeft {
  float: left;
  margin: 0 19px 0 25px;
  width: 270px  
}

.containerMiddle {
  float: left;
  margin: 0 5px;
  width: 270px;
}

.containerRight {
  float: left;
  margin-left: 19px;
  width: 270px;  
}

.subContainerLeft {
  float: left;
  padding: 0 20px 0 0;
  margin: 0;
  width: 180px  
}

#subContainerRight {
  float: left;
  margin-left: 19px;
  width: 420px;  
}

#callout, #callout1 {
  background: url(../images/calloutBg.jpg) top center repeat-y;
  width: 258px;
  height: 400px; /*310*/
}

#callout h1, #callout1 h1
{
  color: #fff;
  font-size: 16px;
  text-align: center;
}

#callout p {
  color: #666666;
  padding: 25px 15px 0 15px;  
}

#callout p span {
  font-size: 9pt;
  color: #544036;
}

#callout1 p {
  color: #666666;
  padding: 25px 15px 0 15px;  
}

#callout1 p.small {
  color: #666666;
  padding: 25px 15px 0 15px;  
  font-size: 8pt;
  line-height: 140%;
}

#callout1 p span {
  font-size: 13pt;
  color: #544036;
}

#callout1 ul {
  padding: 30px 15px 0 45px; 
}

#callout1 li {
  padding: 2px 0; 
  list-style-type: decimal;
  list-style-position: inherit;
}

#callout1 li a {
  text-decoration: underline;
  font-size: 11pt; 
}

#subCallout, #subCallout1 {
  background: url(../images/subCalloutBg.gif) top center scroll repeat-y;
  width: 180px;
}

#subCallout h4, #subCallout1 h4 {
  color: #fff;
  font-size: 11pt;
  text-align: center;
  padding: 0 10px;  
  line-height: 11pt;
  font-weight: bold;
}

#subCallout ul {
  padding: 30px 15px 0 30px; 
}

#subCallout li {
  padding: 8px 0; 
  list-style-type: decimal;
  list-style-position: inherit;
}

#subCallout li a {
  text-decoration: underline;
  font-size: 12pt; 
  color: #96a83c;
}

#subCallout li a:hover {
  color: #627720;
}

#subCallout1 ul {
  padding: 17px 2px 0 10px; 
}

#subCallout1 ul li {
  padding: 0 0 2px 7px; 
}

#subCallout1 ul li ul li {
  padding: 2px 0; 
}

#subCallout1 ul li ul {
  padding: 3px 0px 5px 0; 
}

#subCallout1 li, #subCallout1 li a
{
	font-size: 8pt;
	font-weight: bold;
}

#subCallout1 li
{
	color: #003010;
}

#subCallout1 li a {
  color: #627720;
}

#subCallout1 li a:hover {
  color: #96a83c;
}

.whatIs {
  background: url(../images/whatIsSmedule.jpg) top center no-repeat;
  width: 818px;
  height: 118px;
  margin: 0 auto 50px;
}

#footerContainer {
  background: url(../images/footerFooter.jpg) bottom center no-repeat;
  width: 1060px;
  padding-bottom: 5px;
  margin: 0 auto;
}

#footer {
  background: url(../images/footerBg.jpg) repeat-y scroll center top;
  width: 1060px;
  margin: 0 auto;
  padding: 20px 0;
}

#footer div {
  color: #fff;
}

#footer a {
  margin: 0 15px 0 5px;
  font-size: 11px;
  color: #fff;
  text-decoration: underline;
}

#footer a:hover {
  color: #CD8C15;
}

/*----End IDs----*/
/*---------------------------------------------------------------------*/
/*----Classes----*/

.wrapper
{
	margin: 10px 70px;
	width: 920px;
}

.main_contents
{
	float: left;
	width: 719px;
}

.clear {
  clear: both;
  font-size: 0pt;
  padding: 0;
  margin: 0;
  line-height: 0%;
}

.radio {
  float:left;
  width: 15px;
}

.radioText {
  font-size:9px;
  float: left;
  padding-left: 5px;
  width: 160px;
}

.arrow {
  background: url(../images/arrow.gif) no-repeat 0px 3px;
  display: block;
  padding-left: 15px;
  margin: 5px 358px;
  text-decoration: underline;
}

.subArrow {
  background: url(../images/subArrow.gif) no-repeat left 3px;
  display: block;
}

.smeduleButton {
  background: url(../images/smeduleItButton.gif) no-repeat left top;
  height: 49px;
  width: 260px;
  display: block;
  margin: 15px 319px 30px;
  text-indent: -999em;
}

.searchButton {
  background: url(../images/searchButton.gif) no-repeat left top;
  height: 36px;
  width: 185px;
  display: block;
  margin: 15px auto 30px;
  text-indent: -999em;
}

.updateButton {
  background: url(../images/smeduleItSmall.gif) no-repeat left top;
  height: 36px;
  width: 185px;
  display: block;
  margin: 10px auto 30px;
  text-indent: -999em;
}

.calloutHeader {
  width: 258px;
  height: 37px;
  padding: 10px 0;
  background: url(../images/calloutHeader.jpg) no-repeat center top;  
}

.calloutFooter {
  width: 258px;
  height: 19px;
  background: url(../images/calloutFooter.gif) no-repeat scroll center bottom; 
}

.calloutFooter1 {
  width: 277px;
  height: 29px;
  background: url(../images/callout1Footer.jpg) no-repeat scroll center bottom; 
}

.subCalloutHeader {
  width: 180px;
  height: auto;
  padding-top: 10px;
  background: url(../images/subCalloutHeader.jpg) no-repeat center top;  
}

.subCalloutFooter {
  width: 180px;
  height: 21px;
  background: url(../images/subCalloutFooter.gif) no-repeat scroll center bottom; 
  margin-bottom: 15px;  
}

.logo1 {
  background: url(../images/logo_bbb.gif) no-repeat scroll left top;
  height: 101px;
  width: 66px;
  float:left;
  margin: 30px 10px 0 20px;
}

.logo2 {
  background: url(../images/logo_gh.gif) no-repeat scroll left top;
  height: 76px;
  width: 136px;
  float: left;
  margin-top: 20px;
}

.logo3 {
  background: url(../images/logo_gma.gif) no-repeat scroll left top;
  height: 17px;
  width: 140px;
  float:left; 
  margin-top: 30px;   
}

.copy {
  margin: 10px auto;
  text-align: center;
}

#website {
  margin: 0 auto;
  text-align: center;
  width: 600px;
  display: block;
}

#website a
{
	width: 600px;
	display: block;
	text-decoration: none;
}

.results {
  margin-left: 81px;
}

.container .header_welcome_text {
  padding: 20px 172px 0 0;
  float: right;
  text-align: right;
  width: 472px;
  color: #fff;
  font: normal 11px/14px FreeSans, Tahoma, Helvetica, Arial, sans-serif; 
}

.container .header_welcome, .container .subHeader_welcome, .subHeader_welcome a
 {
	color: #d58946;
	font: normal 15px FreeSans, Tahoma, Helvetica, Arial, sans-serif; 
}

.subHeader_welcome a:hover {
	text-decoration: underline;
}

.container .subHeader_welcome_text {
  padding: 20px 100px 0 0;
  float: right;
  text-align: right;
  width: 400px;
  color: #fff;
  font: normal 11px/14px FreeSans, Tahoma, Helvetica, Arial, sans-serif; 
}

/*Sua cho nay*/

#calendarlg {
  width: 719px;  height:500px;
  /*height: 378px;*/
  position: relative;
  padding-bottom: 40px;
  overflow:scroll; 
  position:relative;border:1px #CCCCCC solid;
  background-color:#FAFAFA;

}
/*Sua cho nay*/

#calendarlg #corners {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/calendar-corners.gif) left top no-repeat;
  height: 10px;
  z-index: 100;
  width: 699px;
}


#ctime {
  width: 79px;
}

#ctime th {
  height: 49px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center; 
  width: auto;
  border-right: 1px solid #465617;
  background: url(../images/calendar-head-background.gif) left top repeat-x;
}

#ctime td {

  border-left: 1px solid #465617;

}

#calendarlg td {
  border: 1px solid #a6a6a6;
  border-width: 0 1px 1px;
}

#calendarlg #cdata td {
	border: 1px solid #a6a6a6;
	border-width: 0 1px 1px 0;
	height: 33px;
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	/*border-bottom-color:#F1F1F1;*/
}

#calendarlg #cdata {
  overflow: auto;
}

#calendarlg div {
  float: left;
}

/*Sua cho nay */
#calendarlg div#c1 {
  width: 79px; float:left; position:absolute;left:0;
}

#calendarlg div#c2 {
  position:absolute;left:79px;
  float:left;
  overflow:auto;
  /*width: 1024px;*/
  overflow-y: hidden;
  overflow-x: hidden; 
  padding-bottom:20px; 
}
/**********/

#cdata th {
  border-left: 1px solid #465617;
  background: url(../images/calendar-head-background.gif) left top repeat-x;
}

#cdata th.c1 {
  border-left: 0 none;
  width: 84px;
}


#cdata th {
  height: 49px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

#cdata .c1 {
  border-left: 0 none;
}

#calendarlg .cols6 {
  width: 743px;
}
#calendarlg .cols6 th {
  width: 83px;
}

#cdata td.empty, #cdata th.empty
{
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0%;
	width: 0;
}

#calendarlg td {
  font-size: 11px;
  height: 33px;
  text-align: center;
  overflow: hidden;
}

#calendarlg #ctime td {
  padding: 0 5px;
}

#calendarlg #ctime td a {
  font-size: 11px;
  display: block;
  color: #627720;
  height: 11px;
  padding: 3px 0;
}

#calendarlg #ctime td a.up {
  background: url(../images/calendar-arrow-up.gif) 3px 8px no-repeat;
}

#calendarlg #ctime td a.down {
  background: url(../images/calendar-arrow-down.gif) 3px 8px no-repeat;
}


#calendarlg td.busy {
  background: #f4f6eb;
  text-align: left;
}

#calendarlg #cdata tr.bottom td {
  font-size: 1px;
  height: 17px;
  text-align: center;
  padding: 0;
  border: 0 none;
}
/*Sua cho nay */

#calendarlg #cdata tr.weekly_calendar td {
  height: 150px;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
}

#calendarlg #ctime tr.weekly_calendar td {
  height: 150px;
  padding-top: 10px;
}

#calendarlg #cdata tr.weekly_calendar td li {
	padding-left: 10px;
}

.form_line
{
	font-size: 9pt;
	padding: 7px;
}

.form_label200, .form_label150, .form_label250, .form_label100, .form_label70
{
	text-align: right;
	float: left;
	padding: 3px 10px 0 0;
}

.form_label250
{
	width: 250px;
}

.form_label200
{
	width: 200px;
}

.form_label150
{
	width: 150px;
}

.form_label100
{
	width: 100px;
}

.form_label70
{
	width: 70px;
}

.form_content
{
	float: left;
}

.form_text
{
	padding-top: 3px;
	position: relative;
}

.inputText300, .inputText200, .inputText180, .inputText120, .inputText50, .inputText30, .inputText50_disabled
{
	padding: 2px 3px 1px 3px;
	height: 16px;
	position: relative;
}

.inputText300, .inputSelect300
{
	width: 300px;
}

.inputText200, .inputSelect200
{
	width: 200px;
}

.inputSelect180
{
	width: 180px;
}

.inputText180
{
	width: 174px;
}

.inputSelect150
{
	width: 150px;
}

.inputSelect120, .inputText120
{
	width:120px;
}

.inputText50, .inputText50_disabled
{
	width: 50px;
}

.inputText30
{
	width: 30px;
}

.inputText50_disabled
{
	background-color: #eaeaea;
	border: 1px solid #dadada;
}

.inputSelect200, .inputSelect300, .inputSelect180, .inputSelect120
{
	height: 20px;
	font-size: 9pt;
}

.textarea540_100
{
	width: 530px;
	height: 100px;
	padding: 5px;
}

.textarea540_70
{
	width: 530px;
	height: 70px;
	padding: 5px;
}

.textarea510_70
{
	width: 500px;
	height: 70px;
	padding: 5px;
}

.textarea300_100
{
	width: 290px;
	height: 100px;
	padding: 5px;
}

.btn_registration
{
	width: 261px;
	height: 49px;
	background: url(../images/btn_registration.jpg) no-repeat;
	border: 0;
	text-indent: -9999px;
}

.btn_login, .btn_submit, .btn_continue, .btn_cancel, .btn_search, .btn_add_holiday, .btn_update
{
	width: 150px;
	height: 28px;
	border: 0;
	text-indent: -9999px;
}

.btn_add_holiday
{
	background: url(../images/btn_add_holiday.jpg) no-repeat;
}

.btn_continue
{
	background: url(../images/btn_continue.jpg) no-repeat;
}

.btn_search
{
	background: url(../images/btn_search.jpg) no-repeat;
}

.btn_login
{
	background: url(../images/btn_login.jpg) no-repeat;
}

.btn_submit
{
	background: url(../images/btn_submit.png) no-repeat;
}

.btn_update
{
	background: url(../images/btn_update.png) no-repeat;
}

.btn_cancel
{
	background: url(../images/btn_cancel.jpg) no-repeat;
}

.btn_upload
{
	font-size: 10pt;
}

#IEroot .btn_registration, #IEroot .btn_login, #IEroot .btn_submit, #IEroot .btn_continue, #IEroot .btn_search
{
	font-size: 0pt;
	text-indent: 0px;
	color: #fff;
}

#table_collapse
{
	padding: 20px 0;
}

#table_collapse table
{
	border-collapse: collapse;
}

#table_collapse td
{
	border: 1px solid #e1e1e1;
	padding: 15px;
	vertical-align: top;
}

.padding10
{
	padding: 10px;
}

.business_registration, .business_registration a, .member_registration, .member_registration a
{
	display: block;
	width: 261px;
	height: 49px;
}

.business_registration
{
	background: url(../images/business_registration.jpg) no-repeat;
	border: 0;
	text-indent: -9999px;
	margin: 10px;
}

.member_registration
{
	background: url(../images/member_registration.jpg) no-repeat;
	border: 0;
	text-indent: -9999px;
	margin: 10px;
}

#err_msg, #save_msg
{
	padding: 10px 20px; 
	margin: 10px auto 20px auto;
	font-size: 8pt;
	position: relative;
	color: #333;
}

#err_msg li, #save_msg li
{
	padding: 3px 0;
	list-style: none;
}

#err_msg
{
	border: 1px solid #F9C6E4;
	background-color: #F9E8F2;
}

#err_msg h5
{
	color: #ad0000;
	font-size: 9pt;
	border-bottom: 1px solid #F9C6E4;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#save_msg
{
	border: 1px solid #d8c3ac;
	background-color: #faf1e6;
}

#save_msg h5
{
	color: #627720;
	/*color: #056839;*/
	font-size: 9pt;
	border-bottom: 1px solid #d8c3ac;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.required
{
	color: #ad0000;
	font-size: 7pt;
}

.padding_left_120
{
	padding-left: 120px;
}

.font8
{
	font-size: 8pt;
}

.update_form
{
	padding-bottom: 20px;
}

.subcat_option
{
	margin-left: 20px;
}

.cat_option
{
	font-weight: bold;
	font-style: italic;
}

.float_left
{
	float: left;
}

.time_range
{
	padding: 2px 0;
}

#search_table
{
	background: url(../images/search_header.gif) top no-repeat;
	border-bottom: 2px solid #d8d8d8;
	width: 908px;
	margin: 0 auto 30px auto;
}

#search_table table
{
	border-collapse: separate;
	width: 908px;
	margin: 0 auto;
	border-spacing: 0;
}

#search_table td
{
	border: 0;
	padding: 10px 0 5px 0;
	color: #677e22;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
}

#search_table tr.dark td
{
	background-color: #EAEED8;
}

#search_table tr.header td
{
	border: none;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	height: 37px;
}

#search_table td.extra_tr
{
	border-left: 2px solid #d8d8d8;
	border-right: 2px solid #d8d8d8;
	padding: 0 0 7px 0;
}

#search_table .site_name a
{
	font-size: 10pt;
	font-weight: bold;
}

#search_table .search_table_header
{
	height: 27px;
	padding: 10px 30px 0 30px;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
}

#search_table .search_table_content
{
	font-size: 9pt;
	padding: 30px;
	border-left: 2px solid #d8d8d8;
	border-right: 2px solid #d8d8d8;
	border-top: 0;
}

.search_helper
{
	padding: 10px;
}

.search_helper_left
{
	width: 700px;
	float: left;
}

.search_helper_right
{
	width: 200px;
	text-align: right;
	float: right;
	padding-top: 15px;
}

.max_distance_helper
{
	font-size: 7pt;
	color: #0054a6;
	padding-top: 5px;
}

.max_distance_helper a, .max_distance_helper a:hover
{
	font-size: 9pt;
}

#site_content
{
	padding: 10px;
}

#site_content h4
{
	color: #987E72;
	margin-bottom: 5px;
	font-size: 11pt;
	font-weight: bold;
}

#site_content h5
{
	color: #987E72;
	border-bottom: 1px solid #987E72;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}

#site_content ul
{
	padding-left: 20px;
}

#site_content li
{
	list-style: disc;
	font-size: 9pt;
}

#site_content li.other_sites
{
	padding-bottom: 20px;
}

.content_p
{
	padding: 0 5px 30px 5px;
	font-size: 9pt;
}

.site_content_left
{
	float: left;
	width: 315px;
	margin: 0 20px 20px 0;
}

.site_content_right
{
	float: left;
	width: 535px;
}

.site_logo
{
	width: 315px;
}

.site_photo
{
	width: 315px;
	padding-top: 20px;
}

.site_photo img, .site_logo img
{
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.logo_helper
{
	font-size: 8pt;
	padding-top: 5px;
}

/* service profile */
#service_table
{
	margin: 0 0 30px 0;
}

#service_table table
{
	width: 100%;
}

#service_table td, #service_table th
{
	padding: 10px;
	font-size: 9pt;
	border: 1px solid #dadada;
	vertical-align: middle;
	text-align: center;
}

#service_table tr.title th
{
	background-color: #eaeaea;
}

#service_table tr.not_available td
{
	color: #888888;
}

#service_table td.right
{
	text-align: right;
	background-color: #eaeaea;
}

#service_table td.left
{
	text-align: left;
}

/* service profile */
#report_table
{
	margin: 0 0 30px 0;
}

#report_table table
{
	width: 100%;
}

#report_table td, #report_table th
{
	padding: 5px;
	border: 1px solid #dadada;
	vertical-align: middle;
	font-size: 8pt;
}

#report_table tr.title th
{
	background-color: #eaeaea;
	text-align: center;
	padding: 10px 5px;
	font-weight: bold;
}

#report_table tr.right td, #report_table td.right
{
	text-align: right;
}

#error_table
{
	margin: 10px auto;
}

#error_table table
{
	width: 100%;
}

#error_table td, #error_table th
{
	padding: 5px;
	font-size: 9pt;
	border: 1px solid #dadada;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
}

#error_table tr.title th
{
	background-color: #eaeaea;
}

.service_helper
{
	padding: 10px;
	font-size: 9pt;
	font-weight: bold;
}

.your_services
{
	border: 1px solid #dadada;
	padding: 10px;
	width: 520px;
}

.your_services li
{
	width: 240px;
	padding: 5px 20px 5px 0;
	color: #aaa;
	float: left;
}

.your_services li.confirmed
{
	color: #0054a6;
	font-weight: bold;
}

.checkbox
{
	border: 1px solid #dadada;
	padding: 10px;
	width: 520px;
}

.checkbox li li
{
	float: left;
	padding: 0 20px 10px 0;
}

.checkbox li
{
	padding: 0 0 10px 0;
}

.checkbox h4
{
	color: #987E72;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0;
	border-bottom: 1px solid #987E72;
}

.service_confirm_required
{
	border: 1px solid #F9C6E4;
	background-color: #F9E8F2;
	padding: 10px;
	font-size: 8pt;
	text-align: center;
	margin: 10px 20px;
	line-height: 150%;
}

.service_confirm
{
	border: 1px solid #d8c3ac;
	background-color: #faf1e6;
	padding: 10px;
	font-size: 8pt;
	text-align: center;
	margin: 10px 20px;
	line-height: 150%;
}

.service_list_helper
{
	font-size: 8pt;
	padding: 5px 0 10px 10px;
}

/* Google map on site-details.php */
#map
{
	width: 533px;
	height: 400px;
	border: 1px solid #ccc;
	margin: 5px 0 20px 0;
}

#map_big
{
	width: 904px;
	height: 350px;
	border: 1px solid #ccc;
	margin: 5px auto 20px auto;
}

.map_biz_info
{
	width: 320px;	
}

.yelp_biz_photo
{
	float: left;
}

.yelp_biz_info
{
	margin-left: 100px;
	padding-left: 15px;
}

.yelp_biz_rating
{
	vertical-align: middle; 
	margin-top: 0px;
}

.phone_helper
{
	width: 600px;
	font-size: 8pt;
}

.registration_helper
{
	text-align: center;
	padding: 20px;
	border: 1px solid #f1f1f1;
	margin: 20px 50px;
}

.employees_available
{
	text-align: left;
	padding: 10px 20px 5px 20px;
	margin: 0 30px;
	border: 1px solid #a9b977;
}

.employees_available ul
{
	padding: 3px 0 25px 20px;
}

.employees_available li
{
	float: left;
	width: 100px;
}

.iframe_employees_available
{
	text-align: left;
	padding: 10px;
}

.iframe_employees_available ul
{
	padding: 3px 0 0 10px;
}

.iframe_employees_available li
{
	float: left;
	width: 70px;
}

.book_helper
{
	padding-left: 20px;
	color: #444;
	font-size: 8pt;
}

.line
{
	font-size: 9pt;
	padding-bottom: 10px;
}

.label200
{
	width: 200px;
	float: left;
	text-align: right;
	font-weight: bold;
}

.label_content
{
	float: left;
	width: 600px;
	padding-left: 10px;
}

#s_calendar
{
	width: 100%;
	padding-bottom: 20px;
}

#s_calendar table
{
	width: 100%;
}

#s_calendar td, #s_calendar th
{
	height: 22px;
	text-align: center;
	font-size: 9pt;
	border: 0;
}

#s_calendar th
{
	border-bottom: 1px dotted #dadada;
}

#s_calendar td.today_bg
{
	border: 1px solid #dadada;
	background-color: #eaeaea;
	font-weight: bold;
}

#s_calendar td.prev
{
	text-align: left;
}

#s_calendar td.next
{
	text-align: right;
}

#schedule
{
	background: url(../images/calendar-head-background.gif) left top repeat-x;
	width: 699px;
	margin-bottom: 20px;
}

#schedule #schedule_top
{
	background: url(../images/calendar-corners.gif) left top no-repeat;
	z-index: 100;
	width: 699px;
}


#schedule table
{
	border-collapse: collapse;
	width: 699px;
	margin: 0 auto;
	border-spacing: 0;
}

#schedule th
{
	height: 49px;
	color: #fff;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
}

#schedule td
{
	border: 0;
	padding: 10px 0 5px 0;
	color: #677e22;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #a6a6a6;
}

#schedule tr.cancelled td
{
	color: #888;
}

#schedule_menu
{
	border-bottom: 1px solid #dadada;
	margin: 10px 0;
	padding-left: 10px;
	width: 699px;
}

#schedule_menu a
{
	float: left;
	padding: 10px 20px;
	background-color: #fafafa;
	border: 1px solid #dadada;
	border-bottom: none;
	margin-left: 5px;
}

#schedule_menu a:hover
{
	background-color: #677E22;
	color: #fff;
}

#schedule_menu a.selected
{
	background-color: #677E22;
	color: #fff;
	font-weight: bold;
}

#tat_table
{
	border: 2px solid #dadada;
}

#tat_table td
{
	padding: 2px 5px;
	border: 0;
}

.completed
{
	color: #888888;
	font-size: 8pt;
}

.outstanding a
{
	font-size: 8pt;
	font-weight: bold;
}

.form_wrapper
{
	border: 1px solid #eaeaea;
	background-color: #fafafa;
	padding: 10px;
	margin-bottom: 10px;
}

.line-through
{
	text-decoration: line-through;
	color: #999;
	font-style: italic;
}

.iframe-line-through
{
	text-decoration: line-through;
	font-style: italic;
}

.discounted_price
{
	color: #ad0000;
	font-weight: bold;
}	

#search_table .locate_map, #search_table .locate_map a
{
	font-size: 7pt;
}

#search_table .locate_map
{
	padding-left: 7px;
}

.cancellation
{
	text-align: right;
	color: #ad0000;
	padding: 0 20px 5px 0;
}

.no_appmnt
{
	border: 1px solid #ccc;
	background-color: #fafafa;
	padding: 10px;
	width: 680px;
	margin-bottom: 20px;
}

#sd
{
	background-color: #fff;
}

#sd .sd_header
{
	height: 100px;
	background: url(../images/sd_header.gif) no-repeat left top;
}

#sd .sd_body
{
	padding: 0 0 20px 0;
}

#cs_text
{
	padding-bottom: 30px;
}

#cs_text p
{
	padding: 10px;
	border: 1px solid #eaeaea;
	background-color: #fafafa;
	margin: 0 10px 20px 10px;;
}

#cs_text .text_bottom
{
	padding: 15px;
	font-size: 9pt;
}

#cs_text .coming_soon
{
	font-size: 32pt;
	color: #987e72;
	text-align: center;
	padding: 50px;
	font-weight: bold;
}

.total_num
{
	padding: 20px 20px 5px 0;
	text-align: right;
}

#paging
{
	padding-right: 20px;
	float: right;
	clear: both;
	font-size: 9pt;
}

#paging li
{
	float: left;
	display: block;
}

#paging li.cur_page, #paging li a, #paging li a:hover
{
	float: left;
	display: block;
	padding: 3px 10px;
}

#paging li.cur_page, #paging li a
{
	background-color: #fff;
	border: 1px solid #fff;
}

#paging li.cur_page
{
	font-weight: bold;
}

#paging li a:hover
{
	background-color: #f1f1f1;
	border: 1px solid #aaa;
}

.contact_text
{
	padding: 0 10px 10px 10px;
}

.faq_box, .faq_qbox
{
	padding: 10px 20px 10px 20px;
	border: 1px solid #eaeaea;
	background-color: #fafafa;
	line-height: 150%;
	margin-bottom: 20px;
	font-size: 9pt;
}

.faq_box p, .faq_qbox p
{
	font-size: 9pt;
}

.faq_qbox
{
	padding: 20px 20px 20px 50px;
}

.faq_qbox li
{
	font-size: 9pt;
	padding: 0 0 5px 15px;
}

#faq
{
	padding: 10px;
}

#faq h4
{
	font-size: 11pt;
	font-weight: bold;
	padding: 10px 0 5px 0;
}

#faq .top
{
	padding-top: 10px;
	text-align: right;
}

#faq p
{
	padding: 10px 0 10px 0;
}

#faq li
{
	padding: 0 0 5px 15px;
}

#faq ol li
{
	list-style: decimal inside;
}

#faq ul li
{
	list-style: disc inside;
}

#faq li li
{
	list-style: disc inside;
}

#faq li li li
{
	list-style: circle inside;
}

.font8
{
	font-size: 8pt;
}

.appointment_confirm
{
	border: 1px solid #ccc;
	background-color: #fafafa;
	padding: 10px;
	margin: 20px 0;
	line-height: 180%;
	font-size: 9pt;
}

#calendarpicker
{
	width: 180px;
}

#special
{
	border: 1px solid #d8c3ac;
	background-color: #faf1e6;
	padding: 15px;
	margin: 10px 40px 30px 40px;
	line-height: 150%;
	font-size: 9pt;
}

#special h5, #special h4
{
	color: #056839;
	border-bottom: 1px solid #d8c3ac;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#special h5
{
	font-size: 12pt;
}

#special h4
{
	font-size: 10pt;
}

#special ol li
{
	list-style: decimal inside;
	padding: 0 0 5px 10px;
}

.embed
{
	width: 600px;
	margin: 0 auto;
	font-size: 9pt;
	line-height: 150%;
}

.account_type, .account_type_checked
{
	padding: 10px;
	margin: 20px auto;
	font-size: 9pt;
	line-height: 140%;
}

.account_type
{
	border: 1px solid #ccc;
	background-color: #fafafa;
}

.account_type_checked
{
	border: 1px solid #d8c3ac;
	background-color: #faf1e6;
}

.account_type h5
{
	font-size: 12pt;
	padding: 10px;
	color: #888;
}

.account_type_checked h5
{
	font-size: 12pt;
	padding: 10px;
	color: #627720;
}

.day_dropdown
{
	width: 50px;
}

#iframe
{
	width: 660px;
	margin: 20px auto;
	padding: 0 10px;
	font-size: 8pt;
}

#iframe a, #iframe a:hover { font-size: 8pt;}

#iframe .header
{
	padding-bottom: 10px;
}

#iframe .site_header
{
	float: left;
}

#iframe .smedule_header
{
	float: right;
}

#iframe .content
{
	font-size: 8pt;
}

#iframe .footer
{
	text-align: center;
	padding: 10px 0;
}

#iframe h3
{
	font-size: 12pt;
	padding: 0px;
}

#iframe h4
{
	font-size: 10pt;
	padding: 0;
}

#iframe #iframe_logo
{
	height: 90px;
	float: left;
	margin-right: 10px;
}

#iframe img
{
	padding: 0;
	border: 0;
}

#iframe #iframe_logo img
{
	height: 90px;
}

#iframe .site_header_text
{
	float: left;
}

#iframe .iframe_logo
{
	text-align: right;
}

#iframe .content_top
{
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
}

#iframe .content_left
{
	float: left;
	width: 170px;
	padding: 10px 10px 10px 0;
}

#iframe .content_right
{
	float: right;
	width: 469px;
	padding: 10px 0 10px 10px;
}

#iframe_table td
{
	border: 0px;
	padding: 5px;
}

#iframe_table td.right
{
	text-align: right;
	vertical-align: top;
}

.color_pick
{
	width: 600px;
	margin: 30px auto;
	font-size: 9pt;
	line-height: 150%;
	padding: 20px 0;
}

.embeded_iframe
{
	border: 1px solid #ccc;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

.report_filter
{
	padding: 5px 0;
	font-size: 9pt;
}

#search_box
{
	padding: 10px;
	/*background: #fff url(../images/search_box.jpg) no-repeat left top;*/
	border: 1px solid #ccc;
	background-color: #fafafa;
	margin: 10px 0 20px 0;
}
#location{
    margin: 20px 20px;
}
#location li{

    margin: 10px 20px;
}
#location ul{
    list-style:circle;
    margin: 10px 20px;
}
#location ul li{
    list-style:disc;

    
}
.link_small, .link_text{
    font-size:10px;
    font-family: Tahoma,Helvetica,Arial,sans-serif; 
}