/* BODY STYLE */
body {
	font-family: Verdana, Tahoma, Microsoft Sans Serif; font-size: 12px; color: #363636;
	line-height: 16px; text-decoration: none;
	margin: 16px 0px 13px 0px; background: #3d3f30;}

/* TABLE STYLE */
table td {
/*	font-family: Verdana, Tahoma, Microsoft Sans Serif; font-size: 12px; color: #363636; */
	line-height: 16px; text-decoration: none;
/*	padding-left:20px;
	padding-right:20px;*/
	}

/* LINK STYLE */
a:link, a:active, a:visited {
	color: #398308; text-decoration: none; outline: none;}
a:hover{
	color: #398308; text-decoration: underline; outline: none;}
	
/* IMAGE STYLE */
img {
	margin: 0px; border: 0px; padding: 0px;}

/* content head */
h1 {
	font-size: 19px; color:#ff7200; font-family: Arial;
	line-height: 25px; font-weight: normal;
	margin: 0px 0px 0px 0px; padding: 0px;
}

/* content head */
h2 {
	font-size: 16px; color: #ff7200; font-family: Arial;
	line-height: 20px; font-weight: bold;
	margin: 0px; padding: 0px;
}

/* content head */
h3 {
	font-size: 16px; color: #ff7200; font-family: Arial;
	line-height: 20px; font-weight: bold;
	margin: 0px 0px 0px 15px; padding: 0px;
}

br {
	line-height: 14px;
}

hr {
	height: 1px;
	border: 1px solid #abc87d;
	border-bottom: none;
	width: 95%;
}

form {
	margin: 2px 0px 2px 0px; padding: 0px;
}
/* End Global tag style ---------------------------------------------------------------------------------------- */ 


/* Title --------------------------------------------------------------------------------------------------------*/
#title {
	height: 28px;
	font-size: 11px; font-family: Tahoma;
	line-height: 28px; color: #FFFFFF;
	padding: 0px 15px 0px 15px; margin: 0px;
	background: url(../images/bg_title.jpg) no-repeat top left;
}

#title a:link, #title a:active, #title a:visited, #title a:hover {
	color: #FFFFFF;}

/* Menu ----------------------------------------------------------------------------------------------------------*/
#menu_bar {
	height: 28px;
	margin: 0px; padding: 0px; border: 0px;
	background: url(../images/bg_menu.jpg) repeat-x #576f25;
}

#menu_bar ul {
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	width: 100%;
}

#menu_bar ul li {
	font-size: 11px; font-family: Tahoma;
/*	list-style-type: none; */
	display: inline; 
}


#menu_bar ul li a:link, #menu_bar ul li a:active, #menu_bar ul li a:visited {
	color: #FFFFFF;
	display: block; 
	height: 28px; 
	line-height: 28px;
	text-decoration: none;
	margin: 0px 1px 0px 1px;
	padding: 0px 11px 0px 11px;
	border: 0px;
	float: left; 
}

#menu_bar ul li a:hover {
	color: #FFFFFF;
	display: block; 
	height: 22px; 
	line-height: 22px;
	text-decoration: none;
	margin: 2px 1px 2px 1px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #79b31d;
	background: #5d9c20;
	float: left; 
}

#menu .active {
	color: #FFFFFF;
	display: block; 
	height: 22px; 
	line-height: 22px;
	text-decoration: none;
	margin: 2px 1px 2px 1px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #ff9c1c;
	background: #f16c00;
	float: left; 
}


/* Footer ------------------------------------------------------------------------------------------------------*/
#footer { 
	text-align: center;
	height: 50px;
	font-family: Tahoma; font-size: 11px; color: #FFFFFF;
	margin: 0px; padding: 0px 15px 0px 15px;
	background: url(../images/bg_footer.jpg) no-repeat top left;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;}
#footer a:hover{
	color: #FFFFFF;}

/* Header ------------------------------------------------------------------------------------------------------ */
#header {
	width: 780px;	height: 220px;
	background: #FFFFFF;
}
/*  End header -----------------------------------------------------------------------------------------------  */

/* Content -----------------------------------------------------------------------------------------------------*/
#content {
	width: 560px;
	padding: 0px 0px 20px 0px; margin: 0px;
	background: #FFFFFF;
}

#content .box {
	color: #FFFFFF;
	text-indent: 34px;
	display: block;
	overflow: hidden;
	padding: 10px 10px 12px 10px;
	margin: 5px 0px 8px 0px;
	border: 1px solid #145bc2;
	background: #3487e3 url(../images/bg_box.jpg) repeat-x top;
}

/* Global para graph Style ------------------------------------------------------------------------------------*/ 
#content p {
	/*text-indent: 34px; */
	/*padding: 0px;*/
/*	margin: 15px 15px 4px 15px;*/
}

#content .n_indent {
	text-indent: 0px;
}

#content .sub {
	margin: 5px 0px 8px 49px;
}

#content ul, #content ol{
	margin: -2px 15px 0px 49px;
	padding: 0px;
}

#content .n_list {
	list-style: none;
	margin: -8px 0px 0px 33px;
}

#content .stress {
	color: #468100;
	font-weight: bold;
}

/* Sidebar_l ---------------------------------------------------------------------------------------------------*/
#sidebar {
	width: 220px;
	padding: 8px 0px 4px 0px; margin: 0px;
	background: #bbd378;
}

/* Image content */
.con_img {
	margin: 4px 15px 0px 15px;
	padding: 0px;
	border: none;
}

/* - Form ------------------------------------------------------------------------------------------------------ */
.textarea {	
	font-family: Tahoma, Microsoft Sans Serif; font-size: 11px; color: #000000;
	margin: 2px 0px 1px 0px; padding: 2px 5px 2px 5px;
	border-top: 1px solid #9CA58C; border-bottom: 1px solid #BEC4AF;
	border-left: 1px solid #9CA58C; border-right: 1px solid #9CA58C;
	background: #FFFFFF url(../images/bg_input.jpg) repeat-x bottom;
}

.textarea_sub {	
	font-family: Tahoma, Microsoft Sans Serif; font-size: 11px; color: #000000;
	margin: 2px 0px 1px 0px; padding: 2px 5px 2px 5px;
	border-top: 1px solid #8DB954; border-bottom: 1px solid #ABD24D;
	border-left: 1px solid #8DB954; border-right: 1px solid #8DB954;
	background: #DFEEA8 url(../images/bg_input_subscribe.jpg) repeat-x top;
}

.button {
	font-family: Tahoma, Microsoft Sans Serif; font-size: 11px; color: #000000;
	cursor: pointer; width: 80px; height: 24px;
	margin: 0px 8px 0px 0px; padding: 2px 5px 2px 5px;
}

.button_subscribe {
	cursor: pointer; width: 160px; height: 24px;
	margin: 3px 0px 3px 0px; padding: 0px;
	border: none; outline: none;
	background: url(../images/but_subscribe.gif) no-repeat top left;
}

.button_appointment {
	cursor: pointer; width: 160px; height: 24px;
	margin: 3px 0px 3px 0px; padding: 0px;
	border: none; outline: none;
	background: url(../images/but_appointment.gif) no-repeat top left;
}

.select {
	font-family: Verdana; font-size: 11px; color: #000000;
	margin: 2px 0px 1px 0px;
	border-top: 1px solid #AEB0B3; border-bottom: 1px solid #D3D4D8;
	border-left: 1px solid #AEB0B3; border-right: 1px solid #AEB0B3;
	background: #FFFFFF; }
	
.chkbox {
	vertical-align: text-top;
	margin: 0px 6px 0px 0px; padding: 0px; width: 13px; height: 13px;}

.load {
	margin: 0px 0px -2px 0px;
}

.load_app {
	margin: 0px 0px -4px 0px;
}

/* Report ------------------------------------------- */
#success {
	display: block; width: 300px; height: 60px;
	color: #253E03; line-height: 60px;
	border: 1px solid #6AAE12;
	background: #F1F9E0;
}

#fail {
	display: block; width: 300px; height: 60px;
	color: #FF4800; line-height: 60px;
	border: 1px solid #6AAE12;
	background: #F1F9E0;
}

/* Google map --------------------------------------------------------------------------------------------------- */
#map {
	display: block; width: 408px; height: 468px;
	border: 1px solid #6AAE12;
}

/* Table list --------------------------------------------------------------------------------------------------- */
#list {
	margin: 0px; padding: 0px;
	border: 1px solid #6AAE12;
}

#list .body {
	margin: 0px; padding: 4px 8px 4px 8px;
}

#list .line {
	border-bottom: 1px solid #D4DDBA;
}

#list .head {
	color: #303D2C; font-weight: bold;
	background: #A3D725 url(../images/bg_menu_act.jpg) repeat-x top;
}

#list .split {
	border-right: 1px solid #98A76C;
}

.container{
	color: #000000;
	display: block;
	overflow: hidden;
	padding: 10px 5px 12px 5px;
	margin: 4px 10px 4px 10px;
	border: 1px solid #cac6ba;
	background: #FFFFFF url(../images/bg_container.jpg) repeat-x top;
}

.container_blue{
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	padding: 10px 10px 12px 10px;
	margin: 5px 0px 8px 0px;
	border: 1px solid #145bc2;
	background: #3487e3 url(../images/bg_box.jpg) repeat-x top;
}

#topic_page {
	display: block; width: 530px;
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #abc87d;
}

#topic_testimonials {
	display: block; width: 220px; height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_topic_testimonials.jpg) no-repeat top;
}

#topic_hour {
	display: block; width: 220px; height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_topic_hour.jpg) no-repeat top;
}

#topic_net {
	display: block; width: 220px; height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_topic_net.jpg) no-repeat top;
}

#topic_location {
	display: block; width: 220px; height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_topic_location.jpg) no-repeat top;
}

#topic_body {
	color: #f6ffe3;
	display: block; width: 180px;
	margin: 0px;
	padding: 8px 20px 0px 20px;
	background: url(../images/bg_topic_body.jpg) repeat-y left;
}

#topic_body, #topic_body table tr td {
	color: #f6ffe3;	 font-size: 12px; font-family: Tahoma;
}

#topic_body a:link, #topic_body a:active, #topic_body a:visited {
	color: #FFFFFF; text-decoration: none; outline: none;}
#topic_body a:hover{
	color: #FFFFFF; text-decoration: underline; outline: none;}
	
#topic_body table tr td a:link, #topic_body table tr td a:active, #topic_body table tr td a:visited {
	color: #FFFFFF; text-decoration: none; outline: none;}
#topic_body table tr td a:hover{
	color: #FFFFFF; text-decoration: underline; outline: none;}

#topic_end {
	display: block; width: 220px; height: 10px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	background: url(../images/bg_topic_end.jpg) no-repeat top;
}