html {height: 100%}
body {
	font: 13px/18px verdana, Arial, Tahoma, sans-serif;
	height: 100%;margin:0
}
a {
	color: #7dc623;
	outline: none;
	text-decoration: underline;
}
a:hover {color: orange;
	text-decoration: none;
}
p {margin: 0 0 18px}
h1 
{
        font-size: 20px;margin:8px 0 8px 0;
        color: #7dc623;
        font-weight: normal;
}

h2 
{
        font-size: 19px;margin:8px 0 8px 0;text-align:center;
        color: #7dc623;
        font-weight: normal; 
}
h3 
{
        font-size: 18px;margin:8px 0 8px 0;
        color: #7dc623;
        font-weight: normal;
}

li {}
ul {margin: 10px 0 10px 0}


img {
	border: none;
}
input {vertical-align: middle; padding:5px; background:#f6f6f6; border: 1px solid #cccccc;margin:1px 0 1px 0;color:#666666}
textarea {padding:5px; background:#f6f6f6; border: 1px solid #cccccc;margin:1px 0 1px 0;color:#333333}
select {padding:5px; background:#f6f6f6; border: 1px solid #cccccc;margin:1px 0 1px 0;color:#666666}
option {padding:5px; background:#f6f6f6; border: 1px solid #cccccc;margin:1px 0 1px 0;color:#666666}

#wrapper {
	min-width: 993px;
	max-width: 1280px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 294px;
	background: #ffffff;
}
#logo {height: 294px;width: 60%;background: url(images/grad.png) repeat-x ;}  
#header1 {
	height: 40px;	background: #7dc623;margin-bottom:30px
}

#logo img {margin-top:40px;margin-left:90px}
#baby {position:relative;float:right;border:0px solid #cccccc;height: 294px;width: 280px;background: url(images/baby.png) no-repeat ;}
#tel {position:absolute;height: 59px;width: 240px;top:285px;left:60px;background: url(images/tel.png) no-repeat ;}
#tel p {font-size: 20px;font-weight: bold;color:#ffffff; margin: 18px 0 0 24px}

#top_menu {float:right;font-size:20px;padding-top:8px;margin-right:10px}

#top_menu a {color:#ffffff;text-decoration: none;margin:0 10px 0 2px}
#top_menu a:hover {text-decoration: none;}
#slogan {height: 159px;width: 240px;margin:70px 100px 0 0;_margin:70px 70px 0 0;float:right;color:#666666;border:0px solid #cccccc;text-align:center}

#new {position:relative;left:35px;height: 59px;width: 240px;padding-top:3px;top:10px;background: url(images/tel.png) no-repeat ;}
#new p {font-size: 20px;font-weight: bold;color:#ffffff; margin: 15px 0 0 64px}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 50px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 370px;
}

#cont {border:0px solid #666666;margin-right:25px}

.question_img {border:1px solid #cccccc;width: 160px;height:240px;float:left;margin-right:50px}
.digree {width: 100px;float:right;height:37px;position:relative;z-index:5;background: url(images/digree.png) no-repeat ;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 350px;
	margin-left: -100%;border:0px solid #666666;
}
.left {margin-left:25px;width: 310px;min-height:300px;border:0px solid #666666;}
.left_menu {border:0px solid #cccccc;margin:40px 0 20px 53px}
.left_menu a {color:#666666;text-decoration: none;}
.left_menu a:hover {color:#666666;text-decoration: underline;}

.photo_menu_noact {margin:10px;}

.photo_menu_noact img {margin:0 10px 0 0}


.photo_menu_act {margin:10px}
.photo_menu_act img {margin:0 10px 0 0}
.photo_menu_act a {color:#000000}
.left_add {margin:40px 0 0px 65px; color:#666666;font-size:12px}
.left_new {border:0px solid #cccccc;width: 240px;height:280px;margin-left:35px}

#search_1 {position:relative;top:10px;margin-bottom:30px;text-align:center}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -50px auto 0;
	min-width: 993px;
	max-width: 1280px;
	height: 50px;
	
}
#footer_top {	
	height: 20px;
	background: #7dc623;

}




/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

