@charset "utf-8";
/* CSS Document */


/**
 *
 * New home
 *
**/
div#top-wrapper
{
	border-bottom:	1px solid #FFFFFF;
	height:			92px;
	width:			100%;
}

	div#top
	{
		height:		81px;
		margin:		0 auto;
		padding:		11px 0 0 0;
		text-align:	right;
		width:		990px;
	}
	
div#content
{
	margin:		0 auto;
	padding:		30px;
	width:		990px;
}

	div#picture-slider
	{
		float: 		left;
		height:		368px;
		margin:		0 0 30px 0;
		position: 	relative;
		width: 		800px;
	}
	
		div#picture-slider div#controls
		{
			bottom:		10px;
			height: 		16px;
			position:	absolute;
			right:		10px;
			width:		30px;
			z-index: 	100;
		}
		
			a#slider-pause
			{
				background: url(images/slider/slider_controls.png) 0 0 no-repeat;
				display:		block;
				float: 		left;
				height: 		16px;
				width:		12px;
			}
				
				a#slider-pause:hover
				{
					background: url(images/slider/slider_controls.png) 0 -16px no-repeat;
				}
			
			a#slider-start
			{
				background: url(images/slider/slider_controls.png) -12px 0 no-repeat;
				display:		block;
				float: 		left;
				height: 		16px;
				margin:		0 0 0 6px;
				width:		12px;
			}
			
				a#slider-start:hover
				{
					background: url(images/slider/slider_controls.png) -12px -16px no-repeat;
				}
	
		div#picture-slider ul
		{
			display:		block;
			height:		368px;
			list-style: none;
			margin:		0;
			padding:		0;
			width: 		800px;
		}
		
			div#picture-slider ul li
			{
				display:		none;
				height:		368px;
				width: 		800px;
			}
			
				div#picture-slider ul li.first
				{
					display: block;
				}
				
ul#new-menu
{
	float: 		right;
	list-style:	none;
	margin:		0;
	padding: 	0;
	width:		180px;
}

	ul#new-menu li
	{
		display:		block;
		font-size:	13px;
		margin:		0 12px 0 0;
		padding: 	8px 0 0 0;
	}
	
		ul#new-menu li a
		{
			background:		url(images/menu_arrow.png) no-repeat;
			color: 			#FFFFFF;
			display:			block;
			line-height:	16px;
			padding:			0 0 0 14px;
		}
		
			ul#new-menu li a.current
			{
				background:		url(images/menu_arrow_hover.png) no-repeat;
				color: 			#BEA046;
				font-weight:	bold;
			}
		
			ul#new-menu li a.submenu
			{
				font-size:		12px;
				margin-left:	4px;
				margin-top:		10px;
			}
			
div#bottom-wrapper
{
	border-top:		1px solid #FFFFFF;
	clear:			both;
	height:			92px;
	width:			100%;
}

	div#bottom
	{
		color:		#3D3D3D;
		font-size:	11px;
		height:		71px;
		margin:		0 auto;
		padding:		20px 0 0 0;
		text-align:	left;
		width:		990px;
	}
	
		div#bottom-inner
		{
			text-align:	center;
			width:		800px;
		}

#fancybox-content p
{
	color:			#000000;
	line-height:	20px;
}

#fancybox-content p.header
{
	color:		#A3833E;
	font-size:	15px;
	font-style:	italic;
}
	
/**
 *
 * old
 *
**/
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	/*  color:#999999; */
	background-color:#000000;
	cursor: default;
}
p:hover {
	/*color: #CCCCCC;*/
	/*color:#e3f7f7;*/
}
.table1 {
	border: 1px solid #999999;
}
.table1 tr {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


p.quote:hover {
	color: #C2A25F;
}



a{
text-decoration:none;
color:#787878;
}

a:hover{
text-decoration:underline;
}

#appointmentBottomText
{
	clear:both;
	width:500px;
}

#wrapper{
width:100%;
height:auto;
margin:0 auto;
}


#topper_home{
width:100%;
height:26px;
float:left;

/*
background: url(images/topbg.jpg) repeat-x bottom;
*/
}

/*
#topper{
width:100%;
height:auto;
float:left;
background:url(images/back.jpg)
}
*/
#topper_about{
width:100%;
height:auto;
float:left;
background-color:#000000;
border-bottom:solid 1px white;
margin-bottom:30px;
}

#topper{
width:100%;
height:26px;
float:left;
border-bottom:solid 1px white;
/*
background: url(images/topbg.jpg) repeat-x bottom;
*/
}


#maincontainter
{
	background:	#000000;
	height:		auto;
	float:		left;
	width:		100%;
}

#main_inner{
width:1000px;
height:auto;
margin:0 auto;
}

#main_contents{
width:890px;
height:auto;
float:left;
padding:0 0 0 110px;
}


#mainleft{
	width:566px;
	height:400px;
	float:left;
	overflow:auto;
	background:url(images/banner_img.jpg) no-repeat 4px 4px;
	padding:36px 0 0 6px;
}

#mainleft_top{
width:566px;
height:30px;
float:left;
}

#mainleft_bottom{
width:566px;
height:220px;
float:left;
padding:150px 0 0 0;

-moz-border-radius:		3px;
border-radius:			3px;
-webkit-border-radius:	3px;
}


#mainright{
width:301px;
height:auto;
float:left;
padding:0 0 0 17px;
}

ul#menu
{
	list-style: none;
	text-decoration:none;
    margin: 0;
    padding: 0;
}
ul#menu li
{
	font-size:1.5em;
    text-decoration:none;
    margin-top:0;
    float:left;
    display:inline;
    margin-right:35px;
    margin-bottom:35px;
    margin-top:20px;
}

ul#menu li a
{
    color:#FFFFFF;
}
ul#menu li a:hover
{
	text-decoration:none;
	color:#AEAEAE;
}


#mainright_inner
{
	width:	180px;
	height:	auto;
	float:	left;
	padding:	85px 0 75px 40px;
}

#mri_top{
width:301px;
height:auto;
float:left;
}

#mri_middle{
width:301px;
height:auto;
float:left;
background:url(images/nav_bg.jpg) repeat-y;
}

#mri_middle_left{
width:193px;
height:auto;
float:left;
padding:22px 0;
}


#mri_middle_left UL{
list-style-type:none;
margin:0px;
padding:0px;
}

#mri_middle_left LI{
	list-style-type:none;
	margin:0 12px 0 0;
	padding:6px 0;
	color:#FFFFFF;
	text-align:right;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 10px;
}
.pic-right {
	float: right;
	margin-top: -5px;
	padding: 10px;
}


#mri_middle_left LI a{
color:#FFFFFF;
/* color:#757574; */
padding-right:14px;
display:block;
text-decoration:none;
text-transform:capitalize;
}

#mri_middle_left LI a:hover{
	color:#AEAEAE;
	text-decoration:none;
}
.seminar p:hover {
	color: #000;
}


a.submenu{
font-size:11px;
margin-top:10px;
margin-right:3px;
}
a.submenu-current{
	font-size:11px;
	margin-top:10px;
	margin-right:3px;
	color: #CCC;
}

#mri_middle_right{
width:108px;
height:261px;
float:left;
background: url(images/nav_right.jpg) left center no-repeat;
margin:auto 0;
}

#mri_bottom{
width:301px;
height:auto;
float:left;
}
.hormones
{

}




#footer{
	margin-top:20px;
	border-top:solid 1px white;
	width:100%;
	height:112px;
	float:left;
	/*
	background:url(images/footerbg.jpg) repeat-x top;
	*/
	bottom: 0px;
}

#footer_inner{
/*width:1400px;*/ /* 80% */
text-align:center;
height:auto;
/* margin:0 auto; */
margin-left:auto;
margin-right:auto;
padding:0;
}


#footer_contents{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	/*
	background:url(images/footertop.jpg) top no-repeat;
	*/
	padding-top:50px;
	color:#3d3d3d;
	font-size:11px;
}


#footer_contents a{
color:#3d3d3d;
font-size:11px;
}

/* start others page.............*/

#mainleft_others{
	width:566px; /* 566px */
	height:auto;
	float:left;
	padding:36px 0 0 6px;
	text-align:left;
}

.title{
font-family:"Trebuchet MS", Arial;
font-size:22px;
color:#AAAAAA;
border-bottom:3px dotted #AAAAAA;
padding-right:40px;
text-transform:uppercase;
}

h1
{
	color: 			#BEA046;
	font-size:		26px;
	font-weight:	normal;	
	font-style: 	italic;
}

h2{
font-size:20px;}

h3{
font-size:17px;}

h4{
font-size:14px;}

.imgbdr{
padding:2px;
border:1px solid #999999;
margin-left:10px;}

.imgbdr_1{
padding:2px;
border:1px solid #999999;
}

.formstyle{
width:300px;
border:1px solid #AAAAAA;
font-size:12px;
color:#CCCCCC;
background-color:#333333;
}


.btn{
width:80px;
border:1px solid #AAAAAA;
font-size:12px;
color:#CCCCCC;
background-color:#333333;
}

.appointMentPic
{
	padding-top:20px;
	float:left;
	height:185px;
}

.hormones
{
	cell-padding:10px;
}

a.yellowlink{
color:#a3833e;
font-style:italic;
}

#info{
 width:550px; float:left; height:auto;
 }

#alert{
width:94%;
border:1px solid #666666;
padding:5px 0 5px 30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:100;
color:#ff0000;
background:url(images/alert.jpg) no-repeat 5px 5px #333333;
}


#success{
width:94%;
border:1px solid #666666;
padding:5px 0 5px 30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:100;
color:#0dba00;
background:url(images/success.jpg) no-repeat 5px 5px #333333;
}
.pic-left {
	float: left;
	margin-bottom: 0px;
	margin-right: 15px;
	padding: 10px;
}
.intro {
	/*color: #CCCCCC;*/
	color:#ffffff;
	font-size: 14px;
}
.tips li {
	font-size: 13px;
	font-style: italic;
	list-style-type: disc;
	color: #a3833e;
}
#buttons {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 550px;
	overflow: visible;
}
#buttons img {
	margin-right: 40px;
}
.quote {
	font-style: italic;
	color: #a3833e;
	font-size: 13px;
	padding-top: 4px;
}

.question
{
	font-style: italic;
	color:		#a3833e;
	font-size:	15px;
	margin:		0;
	padding: 	0 0 4px 0;
}
	
	.question a
	{
		color:		#FFFFFF;
		font-style: italic;
		font-size:	15px;
	}
	
		.question a:hover
		{
			color:				#A3833E;
			text-decoration:	none;
		}

#seminar_titletext{
width:346px; float:left; height:14px; padding-bottom:5px;
}

#seminar_topbottom{
width:346px; float:left; height:14px;
}
#seminar_middle{
width:322px; float:left; height:auto; background:url(images/Seminar_bg.jpg) repeat-y; font-size:12px; font-weight:bold; color:#1a1a1a; text-transform:uppercase; padding:0 12px;
}

#seminar_middle a{
	color:#006699;
}


.seminar,
.seminar-last
{
	border-bottom: 1px solid #666666;
	color:			#FFFFFF;
	float:			left;
	font-size:		14px;
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:			20px;
	width:			480px;
}

.seminar-last
{
	border-bottom: none;
}

	.seminar h3
	{
		color:			#BEA046;
		font-size:		18px;
		font-weight:	normal;
	}
	
	#booking-info .seminar a
	{
		color:				#FFFFFF;
		text-decoration:	underline;
	}

.seminar h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-bottom: 10px;
	margin-top: 0px;
}
.seminar li {
	font-size: 14px;
	list-style-type: square;
}

.seminar span {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.seminar  h2  span {
	float: left;
	text-transform: lowercase;
}

.seminar .address {
	height: 50px;
	color: #000000;
	margin-top: 5px;
}
.seminar a {
	color: #0066FF;
	text-decoration: underline;
}

.seminar img
{
	border: none;
	margin-right: 20px;
	margin-left: 10px;
}

.tips li:hover  {
	color: #C2A25F;
}
.white {
	color: #FFFFFF;
	font-weight: normal;
}
#seminar_middle p:hover {
	color: #000000;
}
.telephone {
	font-size: 1.4em;
	color: #CCCCCC;
}
.address {
	color: #CCCCCC;
	font-weight: normal;
}
#booking-info h1 {
	color: #B1A55B;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 0px;
}
#booking-info p {
	margin-top: -15px;
}

#booking-info h2 {
	color: #CCCCCC;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
}
ul li a .current
{
	color:gray;
}
#wrapper #maincontainter #main_inner #main_contents #mainright #mainright_inner #mri_middle #mri_middle_left ul li .submenu-current, #wrapper #maincontainter #main_inner #main_contents #mainright #mainright_inner #mri_middle #mri_middle_left ul li .current{
	color: #ADADAD;
}
h1.seo {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
}
.seo span {
	float: left;
	color: #666666;
}
.slogan {
	color: #FFFFDD;
	font-size: 1.5em;
}



 a.editlink{
 color:#b1a55b;
 font-weight:bold;
 text-decoration:none;
 text-transform:capitalize
 }

 .yellowcolor{
 color:#b1a55b;
 font-weight:bold;
 font-size:13px;
 text-decoration:underline;
 }


 a.blacklink{
 border:1px outset #333333;
 background-color:#000;
 text-align:center;
 color:#EEEEEE;
 font-weight:bold;
 display:inline-block;
 padding:4px 10px;
 font-size:13px;
 font-family:Arial, Helvetica, sans-serif;
 margin:0 10px;
 }


 a.yellowlinkbold{
 	color: #B1A55B;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 0px;
	font-weight:bold;
	text-decoration:underline;
	}
a.yellowlinkbold:hover{
text-decoration:none;
}table {
	color: #ffffff;
}
#booking-info      .locationh        {
	color: #FFFFFF;
	font-size: 1.3em;
}
#booking-info a {
	color: #CCCCCC;
}
.number {
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
}
.question-wrapper
{
	width:360;


}
#-questionnaire
{

    background-color: black;
    /*
    background-image: -moz-linear-gradient(#3b3b3b, #000000);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3b3b3b), to(#000000));
    background-image: -webkit-linear-gradient(#3b3b3b, #000000);
    background-image:     -ms-linear-gradient(#3b3b3b, #000000);
    background-image:      -o-linear-gradient(#3b3b3b, #000000);
    background-image:         linear-gradient(#3b3b3b, #000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3b3b', endColorstr='#000000',GradientType=0 );
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3b3b3b, endColorstr=#000000)";
    */

    height:54px;
    width:100%;
}
#question-label
{
    width:100%;
    height:26px;
    color: #b1a55b;
    font-weight: bold;
    font-size:1.2em;
    margin-right:auto;
    text-align:center;
    padding-top:16px;
    margin-left:auto;
    vertical-align: middle;
}

