/*
File Name: style.css
11.2011
*/

body {
	margin:0px auto;
	padding:0px;
	font-family:'Arial';
	font-size:13px;
	line-height:21px;
	background-color:transparent;	
	background:transparent url(../images/bg.jpg);
}
#background {
margin:0;
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: -1;
}

.stretch {
    width:100%;
    height:100%;
}


/* header area
-------------------------------------------------------------- */
#hiden{
visibility:hidden;
}
.hiden{
display:none;
}

#header{
	margin:-10px auto;
	margin-bottom:10px;
	width:822px;
	position:relative;
	background:transparent url(../images/headerbg.png);
	
}

#header_area{
        text-align: left;
	margin-bottom:  0px;
	background-color:#f8f8f8;
	background-color:transparent;
	border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;
        -moz-border-radius: 0 0 10px 10px; 
        -webkit-border-right-radius: 0 0 10px 10px;
}	

#languages{
display:none;
margin-top:5px;
}
.flag{
display:inline;
margin-right: 3px;
}

.flag:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}

#socials{
margin-top:11px;

}
.allbtn img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}

.allbtn:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#highlightit {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;

}

#highlightit:hover {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}





#date{
margin-top:10px;
color:grey;
}

#logo{
}


/* top navigation 
-------------------------------------------------------------- */
#nav_container {	
	position:relative;
	width:822px;
	height:44px; 
	margin:0px auto;
	border-radius: 0 15px 0px 15px; 
        -moz-border-radius: 0 15px 0px 15px; 
        -webkit-border-radius: 0 15px 0px 15px;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
    	font: 14px arial;
	letter-spacing:0.5px;
	font-weight:bold;
	color:#FFFEFF;
	background:transparent url(../images/menu_back.png) repeat-x;
	text-shadow: 2px 1px 3px #425B61;
	z-index:500;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
background-color: rgb(36, 136, 183);
background-color: rgba(36, 136, 183, 0.8);
}
#nav { 
	padding-top:10px;
	height:34px; 
	text-align:center;
	border-radius:  0 0 6px 6px; 
        -moz-border-radius:  0 0 6px 6px; 
        -webkit-border-radius:  0 0 6px 6px;
	margin:0 auto;
}
#nav ul {	
	margin:0px 20px 0 0;
	height:100%; 
	float:right;
}
#nav li {	
	float:left;
	padding-left:10px;
}
#nav li:hover {	
	color:#feac41;
}
#nav li .active { 
	color:#feac41;
}
.dropdown{
    width:210px;
	height:100%;
    margin-top:0px;
    font: 13px verdana;
    font-weight:normal;
    color: #ADFEFF !important;
	text-align:left;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
background:url(../images/logo2.png) no-repeat;
background-position:bottom; 
display:block;
}
.dropdown ul{
	padding-top: 5px;

}


.dropdown2{
    visibility:hidden;
    width:210px;
	height:100%;
    margin-top:1px;
    position: absolute;
    font: 12px verdana;
    font-weight:normal;
    color: #ADFEFF !important;
	text-align:left;
display:block;

}
.dropdown2 ul{
	padding-top: 15px;
	

}
.dropdown2 li{
	clear:both;
    width:210px;
	z-index:1000;
	float:left !important;
background-color: #5ab2fc;
border-radius:  0 15px 0px 15px; 
        -moz-border-radius:  0 15px 0px 15px; 
        -webkit-border-radius:  0 15px 0px 15px;

}
.dropdown2 a{
	float:left;
	padding:8px 0 8px 14px;
	width:100%;
	
}
.dropdown2 li:hover {
	color: white !important;
background-color:#ee7f1d;

}
.dropdown2 .active {
	color: white !important;
background-color: rgb(10, 113, 132);
background-color: rgba(10, 113, 132, 0.8);
}

#m2{
margin-left:10px;
}
#m3{
width:210px;
}
#m3 li {
width:210px;
}
#m7 {
margin-left:70px;
}
#m7 li{
width:270px;
}
#m8 {
width:200px;
}
.non_click{ 
	cursor:default;
}
.selector{ 
text-decoration:none!important;
border:none!important;
background:none!important;
font:inherit!important;
color:inherit!important;
text-shadow:inherit!important;
}

.selector2{ 
text-decoration:none;
border:none;
background:none;
font:inherit;
color:white;
text-shadow:none;
}

/* frontpage
-------------------------------------------------------------- */
.main{ 
 position:absolute;
 width:821px;
}
.front_main{
 padding-bottom:50px;
}
.textline{
color:#888;
background-color:#888;
height:1px;
border:none;
margin-bottom:10px;
}

#frontpage_top{
margin:0;
width:821px;
height:352px; 
}
#frontpage_pic{
margin:0;
z-index:0;
}

#frontpage_text{
display:inline;
height:302px; 
width:422px;
float:right;
	-moz-box-shadow:1px 1px 2px #888;
	-webkit-box-shadow:1px 1px 2px#888;
	box-shadow:1px 1px 2px #888;
background-color: rgba(256, 256, 256, 0.9);
font-size:12px;
color:#585658;
}
.slider_news{
background:url(../images/newsbg.png);
width:822px;
height:119px;
margin: 20px 0 20px 0;
}
.headlinebox{
width:822px;
margin: 20px 0 20px 0;
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc3ad), color-stop(1, #d4552f) );
	background:-moz-linear-gradient( center top, #ffc3ad 5%, #d4552f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc3ad', endColorstr='#d4552f');
	background-color:#ffc3ad;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	border:1px solid #dcdcdc;
	color:#542811;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;


}
#slides_container{
position:relative;
display:block;
width:776px;
height:110px;
left:40px;
top:4px;
}
#slides_container2{
display:inline;
position:relative;
height:

}
.slidetitle{
color:#e39561; 
font-size:15px; 
font-family:Verdana, Geneva, sans-serif;
line-height:25px; 
}
.slide {
margin-top:20px;
}
.slide a{
overflow:hidden;
color:#5498d5; 
font-size:13px; 
font-family:Verdana, Geneva, sans-serif;
line-height:17px; 
}

.slide a:hover{
color:#088da7; 
}


#front_boxes {
display:block;
width:100%;
}
#front_boxes li{
width:228px;
display:inline;
float:left;
}
#front_boxes .front_hat{
	border-radius: 0 15px 0px 15px; 
        -moz-border-radius: 0 15px 0px 15px; 
        -webkit-border-radius: 0 15px 0px 15px;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
    font: 13px verdana !important;
	font-weight:bold;
	color:#FFFEFF;
	background:transparent url(../images/menu_back.png) repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
position:relative;
width:100%;
height:36px;
z-index:2;
background-color:#697e8c;
background-color: rgba(105, 126, 140, 0.8);

}
.front_hat .title{
	color:white !important;
	padding:14px 10px 15px 17px;
font-size:14px;
	}
.title{
padding:14px 10px 15px 0px;
font-size:17px;
color:orange;

}
.cont{
	
	}
#front_boxes .under_box{
width:211px;
height:217px;
margin:0 auto;
position:relative;
z-index:1;
}

.under_container{
width:100%;
height:100%;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}




/* frontpage
-------------------------------------------------------------- */
/* face
-------------------------------------------------------------- */
#aesth_main {
height:750px;
}
.aesthetic {
top:-7px;
height:284px;
padding-top:10px;
display:block;
}
.top_left {
width:200px;
float:left;
}
.top_left img {
width:100%;
}
.top_right {
display:inline;
line-height:16px !important;
font-size:12px; 
font-family:Verdana, Geneva, sans-serif;
color:#444; 
padding-left:25px;
padding-bottom:30px;
padding-right:25px;
padding-top:20px;
width:540px;
background-color:white;
float:right;
	-moz-box-shadow:1px 1px 2px #888;
	-webkit-box-shadow:1px 1px 2px#888;
	box-shadow:1px 1px 2px #888;
}

.top_right2 {
font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 17px !important;
	padding-left:25px;
padding-bottom:30px;
padding-right:20px;
padding-top:20px;
width:493px;
background-color:white;
float:right;
	-moz-box-shadow:1px 1px 2px #888;
	-webkit-box-shadow:1px 1px 2px#888;
	box-shadow:1px 1px 2px #888;
}

.bottom_left {
height:100%;
}
.bottom_right {
}
.left{
display:inline;
float:left;
}
.right{
display:inline;
float:right;
}
.top_right_left{
line-height:17px !important;
height:80%;
width:350px;
font-size:12px; 
font-family:Verdana, Geneva, sans-serif;
}
.top_right_right {
height:100%;
width:210px;
margin-right:0;
}
.top_right_right img{
width:100%;
}
.therapies{
margin-top:66px;
margin-bottom:56px;
position:relative;
float:left;
display:block;
width:100%;
}
.therapies img{
}
.hat{
height:40px;
width:100%;
}
.hat li {
height:40px;
padding-left:30px;
padding-right:30px;
float:left;
cursor:pointer;
color:white;
font: 12px verdana;
background:transparent url(../images/menu_back2.png) repeat-x;
border-top-right-radius: 30px; 
border-top-left-radius: 30px;
-moz-border-radius: 30px 30px 0 0; 
-webkit-border-right-radius: 30px 30px 0 0;
	-moz-box-shadow: 1px -1px 1px  #888;
	-webkit-box-shadow: 1px -1px 1px #888;
	box-shadow: 1px -1px 1px #888;
}
#face_therapies .botox {
z-index:101;
background-color:#9DC2AE;
}
#face_therapies .hat li {
height:50px!important;
}
#face_therapies .non_inj {
background-color:#C78179;
z-index:100;
}
#face_therapies .harm {
z-index:99;
background-color:#D69265; 
}
.thera {
		text-shadow: 2px 1px 3px #425B61;
cursor:default !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
color:white;
margin-left:9px !important; 
font-size:23px !important; 
font-weight:bold;
background:none !important;
float:right !important;
padding:0 !important;
margin:0 !important;
}
.hat .active {
cursor:default !important;
background:none !important;
background-color:white !important;
z-index:403 !important;
}
.hat .active a{
color:#2198ae !important;
}
.content{
height:100%;
width:100%;
display:none;
background-color:white;
overflow:hidden;
-moz-box-shadow: 0 0 7px #888 inset;
 -webkit-box-shadow: 0 0 7px #888 inset;
box-shadow: 0 0 7px #888 inset;
}
.content .left{
margin: 40px 40px 40px 4px;
width:195px;
height:80%;
}
.content .right{
margin-top:21px;
margin-bottom: 21px;
float:right;
margin-right:30px;
width:530px;
height:80%;
color:#078DA6;
}
/* face
-------------------------------------------------------------- */
/* body_therapies
-------------------------------------------------------------- */
#aesth_main_body .dropdown{
display:inline;
visibility:visible !important;
}
.top{

}
.top_cont{
display:inline;
height:100%;
font:verdana !important;
   width:210px;
    position: absolute;
    font: verdana;
    font-weight:normal;
    color: #8CA9AC !important;
	text-align:left;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
background-color: #304564;
font-size:13px;
}
.top_cont ul{
	padding-top: 5px;
}
.top_cont li{
	clear:both;
    width:210px; 
	z-index:1000;
	float:left !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; 
}
.top_cont a{
	float:left;
	padding:8px 0 8px 14px;
	width:100%;
}
.top_cont li:hover {
	color: #0CF;

}
.top_cont .active {
	color: #e07401 !important;
}

.top_title {
margin:0;
text-align:left;
float:left;
display:block !important;
color:#088da7; 
font-size:22px; 
font-family:Verdana, Geneva, sans-serif;
line-height:25px;

}

.top_title2 {
margin:0;
text-align:left;
float:left;
display:block !important;
color:#088da7; 
font-size:20px; 
font-family:Verdana, Geneva, sans-serif;
line-height:25px;
width:100%;

}

.top_title3 {
margin:0;
text-align:left;
float:left;
display:block !important;
color:#099; 
font-size:14px; 
font-family:Verdana, Geneva, sans-serif;
line-height:18px;

}

.top_title4 {
margin:0;
text-align:left;
float:left;
display:block !important;
color:#C60; 
font-size:12px; 
font-family:Verdana, Geneva, sans-serif;
line-height:19px;

}

.meso {
z-index:101;
background-color:#9DC2AE !important;
}
.ender {
background-color:#C78179 !important;
z-index:100;
}
.laser {
z-index:99;
background-color:#D69265 !important; 
}
/*  body
-------------------------------------------------------------- */
.partner{
display:none;	}
	
#country_window {
	background-color:#D0E5F4;
	color:#444;
	border:none;
border-radius: 10px;
-moz-border-radius: 10px 10px 10px 10px; 
-webkit-border-right-radius: 10px 10px 10px 10px;
	-moz-box-shadow: 1px -1px 1px  #888;
	-webkit-box-shadow: 1px -1px 1px #888;
	box-shadow: 1px -1px 1px #888;
	padding:20px;
	width:480px;
	
	}	

#country_window a{
	background-color:transparent;
	color:#777;
	cursor:pointer;
	border:none;
	text-decoration:none;
	
	}	
	
/* footer
-------------------------------------------------------------- */
#footer_wrapper{ 
position:absolute;
width:100%;
height:110px;
font: 12px verdana;
z-index:3000;
}
#footer_hat{ 
margin:0px auto;
width:968px;
}
#footer_cont{ 
width:900px;
height:22px;
margin:0px auto;
}
#footer_cont ul{ 
float:left;
}
#footer_cont li{ 
padding-right:10px;
}
#footer_hat div{ 
display:inline;
float:left;
}
#footer{ 
background-color:#187cb6 !important;
width:100%;
height:22px;
color:#8dcdd5;
}
#footer a{ 
text-decoration:none;
color:#8dcdd5;
float:left;
}
#footer li{ 
padding-top:3px;
display:inline;
float:left;
}
.dropup {
position:absolute;
visibility:hidden;
bottom:22px;

}
.dropup ul{
background-color:#8db4d5;
height:100%;
}
.dropup li{
font-size:12px;
float:none;
height:100%;
margin:0px;
padding:6px;
}
.dropup a{
font: 12px verdana;
text-decoration:none;
color:white;
}
.dropup a:hover {
	color:#187cb6;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#53777e;
	padding:5px;
	display:none;
	color:#fff;
	z-index:4000;
	}
	
	pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

.contact_info2{
	float:right;
	width:350px;
	font-size:11px;
	margin-top:0px;
	line-height:16px;
	

}
.contact_info2 ul{
	float:right;
	width:350px;
	font-size:13px;
	margin-top:0px;
	line-height:16px;
	margin-right:35px;
	

}
.contact_form{
	float:left;	
	width:250px;
	margin-top:10px;
	margin-left:35px;
	margin-bottom:35px;
}


.contact_form2{
	float:left;	
	width:250px;
	margin-top:10px;
}

/* contact info links */
.contact_info2 li a{
	font-size:13px;
	color:#186873;
	text-decoration:none;
}

.contact_info2 li a:hover{
	font-size:13px;
	color:#F90;
	text-decoration:none;
	
}

.contact_info2 ul a{
	font-size:13px;
text-decoration:none;
	color:#186873;
}

.contact_info2 ul a:hover{
	font-size:13px;
	color:#F90;
	text-decoration:none;
}

/* contact info labes*/
.contact_info2 li.title {
	border-bottom:1px solid #c3c4c5;
	font-weight:bold;
	font-size:12px;
	color:#3CA3F6;
	padding-top:10px;
}

/* contact form labes*/
.contact_form  li.title {
	font-weight:bold;
	font-size:12px;
	color:#336;
	padding-top:10px;
}

.contact_form li.title2 {
	font-size: 17px;
	font-weight:normal;
	clear:both;
	color:white;
	
}

.contact_form2 li.title2 {
	font-size: 17px;
	font-weight:normal;
	clear:both;
	color:orange;
	
}


/* contact form errors*/
.contact_form li{
	font-size:11px;
	color:#ff0000;
}


/* contact  form*/
.contact_form textarea,
select,
input { 
	font-family:verdana;
	font-size:11px;
	color:#186873;
	margin-right: 5px;
	margin-left: 5px;
}

.contact_form form {
	overflow:hidden;
}

.contact_form input {
	border:1px solid #c3c4c5;
	background:white;
	width:100%;
	padding:4px;
	display:block;
}

.contact_form input.submit_button, .contact_info2 input.submit_button {
	margin-top:12px;
	width:82px;
	height:26px;
	line-height:4px;
	padding-top:2px;
	border:0px;
	color:#F3F3F3;
	background-color:#fdbb93;
	background:transparent url(../images/button.png) center no-repeat;
	cursor:pointer;
}

.contact_form textarea {
	width:100%;
	height:120px;
	border:1px solid #c3c4c5;
	background:white;
	padding:2px;
	overflow:auto;
	display:block;
}

.contbg {
	width:100%;
	height:100%;
	background:transparent url(../images/contactbg.png) center repeat-x;
	border-radius: 10px;
-moz-border-radius: 10px 10px 10px 10px; 
-webkit-border-right-radius: 10px 10px 10px 10px;
}

#form {
	float:right;
	width:170px;
	height:38px;
	margin-top:135px;
}

#form2 {
	float:right;
	width:220px;
	height:38px;
	margin-top:135px;
}

.contact_info2 {
	color:#555;
}


/* footer
-------------------------------------------------------------- */
#langs {
padding: 30px 0px 0px 80px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
}

#forma_cont {
background:transparent url(../images/formabg.png) repeat-y;
width:821px;
position:absolute;
margin:68px auto;
display:box;
}

.forma_main{ 
display:box;
position:absolute;
width:821px;
padding-top:20px;
}

.survey{ 
margin:0px auto;
position:absolute;
width:821px;
height:70px;
background:transparent url(../images/survey.png) no-repeat;
clear:both;
}

.formtext{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#555;
padding: 3px 0px 0px 30px;
}

.question{ 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#700;
font-weight:bold;
padding: 0px 0px 20px 0px;
width: 500px;
}

#Part_area {
padding: 0px 30px 30px 0px;
margin-top:30px;
margin-left:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
color:#069;
}

.formbtns{ 
padding: 20px 0px 0px 0px;
 
}

.formbtns:hover{ 
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.question_ul{ 
padding-left:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#555;
}
#pager{ 
font-size:14px;
color:#369;
float:right;
display:inline;
font-weight:bold;
}
#survey_ft{ 
top:18px;
position:relative;;
}
.input.textinput{ 
margin-left:8px;
margin-right:8px;
}

.list{ 
margin-bottom: 0;
    margin-right: 750px;
}

.group_title{ 
margin-bottom: 8px;
margin-top:15px;
font-weight:bold;
color:#444;
}

.textinput{ 
margin-left: 8px;
}

.submit_page{ 
border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   margin-right: 420px;
    margin-top: 22px;
	float:right;
}

.submit_page:hover{ 
border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
}

#thanxr {
	padding: 20px 30px 30px 110px;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#069;
}
	
.yes1{ 
border-top: 1px solid #d7ecbe;
   background: #acc191;
   background: -webkit-gradient(linear, left top, left bottom, from(#829570), to(#acc191));
   background: -webkit-linear-gradient(top, #829570, #acc191);
   background: -moz-linear-gradient(top, #829570, #acc191);
   background: -ms-linear-gradient(top, #829570, #acc191);
   background: -o-linear-gradient(top, #829570, #acc191);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   margin-right:10px;
  
	
}

.yes1:hover{ 
border-top-color: #6c7658;
   background: #6c7658;
   color: #ccc;
}

.yes0{ 
border-top: 1px solid #eccfbe;
   background: #cca589;
   background: -webkit-gradient(linear, left top, left bottom, from(#937459), to(#cca589));
   background: -webkit-linear-gradient(top, #937459, #cca589);
   background: -moz-linear-gradient(top, #937459, #cca589);
   background: -ms-linear-gradient(top, #937459, #cca589);
   background: -o-linear-gradient(top, #937459, #cca589);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   margin-right:10px;
  
	
}

.yes0:hover{ 
border-top-color: #766058;
   background: #766058;
   color: #ccc;
}

.clear_button {
    font-size: 11px;
font-weight:bold;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    width: 81px;
text-align:left;
width: 100px;
display:block;
}
.clear_button a {
margin:12px 0 4px 0px;
padding:6px 0 0 16px!important;
height:30px;
text-decoration:none;
color:#444444;
color:white!important;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
background:url("../images/button.png")no-repeat;
background-size:104px
}
#db_form_li{
padding:10px;
}
#db_form_li li{
padding:4px 0 0 0;
}
.form_li{
margin:10px 0 0 0;
}
.page_btn{
text-decoration:none!important;
color:#444444!important;
}
.accordion{
	margin-top:10px;
cursor:pointer;
background:#e0d9bb;
	background:-moz-linear-gradient(top,#f6edda 0%,#d7ceac 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6edda),color-stop(100%,#d7ceac));
	background:-webkit-linear-gradient(top,#f6edda 0%,#d7ceac 100%);
	background:-o-linear-gradient(top,#f6edda 0%,#d7ceac 100%);
	background:-ms-linear-gradient(top,##f6edda 0%,#d7ceac 100%);
	background:linear-gradient(top,#f6edda 0%,#d7ceac 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6edda',endColorstr='#d7ceac',GradientType=0);
	color:#c9ab7b!important;
	font-family:'Helvetica Neue',sans-serif!important;
	font-size:14px!important;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #CCC;
    padding:10px;
}

.accordion:hover{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f1c989;
    background-image: -moz-linear-gradient(center top , #f1c989, #d39d55);
    border-color: #d39d55 #d39d55 #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    text-shadow: 0 1px 0 #f1c989;
}
.cont{
overflow:auto;
padding:10px;
}

.country_name{

background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
	padding:8px 13px;
	color:#fff!important;
	font-family:'Helvetica Neue',sans-serif;
	font-size:14px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
}

.info .accordion{
color:#630!important;
}

.info_abstract{
color:#597999!important;
}

a.western {
color:#C60!important;
}

.disclaimer {
color:#666!important;
font-size:10px!important;
margin-top:150px;
}

.labeldata {
color:#FFF;
font-size:13px;
background-color:#C60;
padding:5px;
border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:170px;
}