@import "reset.css";

td
{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #323232;
	text-align: left;
	vertical-align: top;
}

body
{
	background: #fff9cc url(../images/bg_site.jpg) top repeat-x;
	font-family: Verdana;
	font-size: 16px;
	line-height: 18px; /*color: #404040;*/
	color: #CB0368;
	text-align: left;
	padding: 0;
	margin: 0;
}

.box table tr td p
{
	font-family: Verdana;
	font-size: 16px;
	line-height: 18px; /*color: #404040;*/
/*	color: #CB0368;*/
color: #029F00;
	text-align: left;
}

/* -----------------------------------------------------------------------------*/

a
{
	color: #239FF0;
	text-decoration: underline;
	font-size: 12px;
}

a:link
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

a:active
{
	color: #000;
	text-decoration: none;
}



div
{
	text-align: left;
}

/* -----------------------------------------------------------------------------*/

.clear
{
	clear: both;
}

.page
{
	width: 1000px;
	margin: 0 auto;
}





.left
{
	float: left;
}

.right
{
	float: right;
	font-size: 14px;
	padding-right: 28px;
}

.red
{
	color: #f00;
}

.black
{
	color: #000;
}

.down_10
{
	padding-bottom: 6px;
	display: block;
}





img.left_photo
{
	background-color: #fff;
	padding: 3px;
	border: 1px #dbdbdb solid;
	margin-right: 20px;
	float: left;
}

img.top_photo
{
	background-color: #fff;
	padding: 3px;
	border: 1px #dbdbdb solid;
	margin-bottom: 20px;
}



h2
{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 8px;
}

h3
{
	font-size: 24px;
	line-height: 24px;
	color: #889D4E;
	padding-bottom: 24px;

}

.h3
{
	font-size: 24px;
	line-height: 24px;
	color: #889D4E;
	padding-bottom: 24px;
	font-style: italic;
}

.h3 a
{
	line-height: 24px;
	color: #239FF0;
	padding-bottom: 18px;
	font-style: italic;
}



/* -----------------------------------------------------------------------------*/

.top
{
	height: 90px;
	background: url(../images/bg_top.jpg) top no-repeat;
}

h1
{
	width: 320px;
	height: 40px;
	font-weight: normal;
	font-size: 12px;
	color: #fff9ef;
	line-height: 14px;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
}

h1 img
{
	float: left;
	margin-right: 14px;
}

h1 strong
{
	display: block;
	padding-top: 10px;
}

.top div.right
{
	color: #fff9cc;
	background: url(../images/telephone.jpg) 100% 0px no-repeat;
	width: 220px;
	height: 60px;
	margin: 30px 20px 0px 0px;
}



/* -----------------------------------------------------------------------------*/

.menu
{
	height: 50px;
	background: url(../images/bg_menu.gif) top no-repeat;
}

.menu div
{
	position: relative;
	display: block;
	margin: 0;
	/*padding: 5px 10px;*/
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
}

.menu div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 100px 100px 100px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #A2CD4E;
	color: #2875DE;
}

.menu ul li a
{
	color: #fff;
	text-align: center;
	padding: 2px 40px 2px 40px;
}


/* -----------------------------------------------------------------------------*/



.header
{
	height: 311px;
	background: url(../images/bg_header.jpg) top no-repeat;
	padding-bottom: 5px;
}



/* -----------------------------------------------------------------------------*/

.crumb
{
	height: 90px;
	background: #d4b89e url(../images/bg_crumb.jpg) top no-repeat;
	padding-bottom: 10px;
}

.crumb div.block
{
	float: left;
	width: 450px;
	height: 15px;
	margin: 0px 25px 0px 25px;
	padding-top: 20px;
	color: #fff;
	text-align: center;
	font-size: 17px;
	color: #FFF9CC;
	font-weight: bold;
	line-height: 20px;
}



/* -----------------------------------------------------------------------------*/

.content
{
	background: #d4b89e;
}

.text
{
	width: 900px;
	background: #fff url(../images/bg_content.gif) top no-repeat;
	margin-left: 5px;
	padding: 40px 50px 20px 40px;
}

.box
{
	/*width: 240px;*/
	float: left;
color: #029F00;
}

.box_2
{
	width: 560px;
	float: left;
}

.number
{
	border-bottom: 1px #7c7c7c dotted;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.shot
{
	width: 200px;
	padding-left: 50px;
}

.last
{
	padding-bottom: 0;
	border: 0;
}

._1
{
	background: url(../images/01.jpg) 0px 0px no-repeat;
}

._2
{
	background: url(../images/02.jpg) 0px 0px no-repeat;
}

._3
{
	background: url(../images/03.jpg) 0px 0px no-repeat;
}

.number small
{
	display: block;
	color: #bebbbb;
	padding-bottom: 10px;
}



.line
{
	padding-right: 45px;
	border-right: 1px solid #e3e3e3;
	margin-right: 40px;
}



/* -----------------------------------------------------------------------------*/

.footer
{
	height: 110px;
	text-align: center;
	background: #fff9cc url(../images/bg_footer.jpg) 0px 0px no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	font-weight: bold;
	padding-top: 12px;
}

.footer strong
{
	display: block;
	padding-top: 15px;
	padding-left: 30px;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	
}

.footer small
{
	display: block;
	padding-left: 30px;
	font-size: 10px;
	color: #000000;
}







/* ------------------------INDEX---------------------------------------------------*/









/* ------------------------  LINKS ------------------------------------------------*/

a.read
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.03em;
}

a.read:hover
{
	text-decoration: underline;
	cursor: pointer;
}



a.more
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
}





a.links
{
	font-size: 12px;
	font-family: Arial;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
}





#read_block h4
{
	color: #000;
	line-height: 24px;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0;
}



/*   -----------------------------------------------------------------------------*/

.lavaLampWithImage
{
	position: relative;
	width: 970px;
	padding: 0px;
	padding: 6px 0px 6px 80px;
	overflow: hidden;
	padding-bottom: 0px;
}



.lavaLampWithImage li
{
	float: left;
	list-style: none;
	margin: 0px 25px;
}



.lavaLampWithImage li.back
{
	background: url(../images/right.gif) no-repeat right 0px;
	z-index: 8;
	position: absolute;
	margin-left: 0px;
}

.lavaLampWithImage li.back .left
{
	background: url(../images/left.gif) no-repeat left 0px;
	height: 40px;
	width: 94px;
}

.lavaLampWithImage li a
{
	font-size: 18px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	height: 40px;
	position: relative;
	overflow: hidden;
	margin: 0 0px;
	padding: 0px 20px;
	line-height: 40px;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a.act
{
	border: none;
	color: #6f9120;
}

/*   -----------------------------------------------------------------------------*/

/* ----- script begin ----- */





#faded
{
	width: 990px;
	height: 336px;
	overflow: hidden;
	position: absolute;
	color: #000;
}

#faded ul li.first
{
	display: block;
	width: 990px;
	height: 336px;
	background: url(../images/ADslide_1.png) 5px 5px no-repeat;
}

#faded ul li.first_2
{
	display: block;
	width: 990px;
	height: 336px;
	background: url(../images/slide_2.jpg) 5px 5px no-repeat;
}

#faded ul li.first_3
{
	display: block;
	width: 990px;
	height: 336px;
	background: url(../images/slide_3.jpg) 5px 5px no-repeat;
}



#faded ul li div
{
	padding-left: 395px;
	padding-right: 110px;
	padding-top: 50px;
	height: 331px;
	display: block;
	position: absolute !important;
	z-index: 1000;
	overflow: hidden;
	width: 490px;
}

#faded ul li div strong
{
	display: block;
	color: #436167;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 4px;
}





ul.pagination
{
	width: 22px;
	height: 100px;
	overflow: hidden;
	position: absolute !important;
	top: 20px;
	right: 10px;
	z-index: 100;
}



ul.pagination li
{
	width: 22px;
	height: 22px;
	float: left;
	margin-bottom: 5px;
}



ul.pagination li a
{
	background: url(../images/disk.png) 0px 0px no-repeat;
	display: block;
	width: 22px;
	height: 22px;
	text-decoration: none;
	text-indent: -999px;
}



ul.pagination li a:hover
{
	background: url(../images/disk_act.png) 0px 0px no-repeat;
}



ul.pagination li.current a
{
	background: url(../images/disk_act.png) 0px 0px no-repeat;
}



h5
{
	font-family: Georgia;
	font-size: 25px;
	color: #436167;
	letter-spacing: -0.030em;
	font-style: italic;
	font-weight: normal;
	line-height: 50px;
}

h6
{
	color: #a8d256;
	font-family: Georgia;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 14px;
}

a.head
{
	margin-top: 10px;
	display: block;
	cursor: pointer;
}

/* ----- script end ----- */



/* forms */

#ContactForm
{
	font-weight: bold;
	color: #323232;
	line-height: 28px;
}

.formText
{
	font-weight: bold;
	color: #323232;
	line-height: 28px;
}

#ContactForm .wrapper
{
	padding-bottom: 12px;
	font-weight: Bold;
}

#ContactForm .bg
{
	background: url(../images/bg_input.gif) top repeat-x #e6e6e6;
	float: right;
	margin-right: 150px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 1px 1px 2px #e3e3e3;
	-moz-box-shadow: 1px 1px 2px #e3e3e3;
	-webkit-box-shadow: 1px 1px 2px #e3e3e3;
	behavior: url(js/PIE.htc);
	position: relative;
	height: 26px;
}

#ContactForm .bg2
{
	background: url(../images/bg_textarea.gif) top repeat-x #e6e6e6;
	float: right;
	margin-right: 2px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 1px 1px 2px #e3e3e3;
	-moz-box-shadow: 1px 1px 2px #e3e3e3;
	-webkit-box-shadow: 1px 1px 2px #e3e3e3;
	behavior: url(js/PIE.htc);
	position: relative;
	height: 191px;
}

#ContactForm .button
{
	margin-left: 8px;
	margin-top: 9px;
	float: right;
	margin-right: 2px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 35px;
	width: 90px;
	text-align: center;
	background: url(../images/button_form.gif) top repeat-x #308da2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(js/PIE.htc);
	position: relative;
	text-decoration: none;
}

#formButton .button
{
	margin-left: 8px;
	margin-top: 9px;
	float: right;
	margin-right: 2px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 35px;
	width: 90px;
	text-align: center;
	background: url(../images/button_form.gif) top repeat-x #308da2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(js/PIE.htc);
	position: relative;
	text-decoration: none;
}

#ContactForm .input
{
	width: 260px;
	height: 16px;
	background: none;
	padding: 5px 10px;
	color: #323232;
	font: 13px Arial,Helvetica,sans-serif;
	margin: 0;
}

#ContactForm textarea
{
	overflow: auto;
	width: 408px;
	height: 181px;
	background: none;
	padding: 5px 10px;
	color: #323232;
	font: 13px Arial,Helvetica,sans-serif;
	margin: 0;
}

#ContactForm .button:hover
{
	background: #696969;
}

.TreatmentText
{
	color: #CB0368;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
}

.TreatmentText span
{
	color: #800000;
	font-size: 15px;
	font-weight: bolder;
}

table li
{
	padding-left: 10px;
}
