/*
	Theme Name: Green Park Dental
	Theme URI: http://www.grapessoftware.com
	Author: Grapessoftware
	Author URI: http://www.grapessoftware.com
	Description: An Ultra Responsive Multi-Purpose Theme.
	Version: 2.6.5
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html

-------------------------------------------------------------------------

	1.	Browser Reset + Font Face
	2.	Globally Applied Styles
	3.	Header + Search Bar Styles
	4.	Plugin Related Styles
	5.	Page + Custom Page Layout Styles
	6.	Nectar Shortcode Styles
	7.  Footer Styles
	8.	Sidebar Styles
	9.  Blog + Pagination Styles
	10.	Comment Styles
	11.	General Form Styles

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


/*-------------------------------------------------------------------------*/
/*	1.	Browser Reset + Font Face
/*-------------------------------------------------------------------------*/




ol, ul {
		list-style: none;
}

.rowfluid
{
	width:100%;
	margin:0 auto;
	position:relative;
}

ul.tab
{
	margin:0px;
	padding:0px;
	list-style-type:none;


}
ul.tab li
{
	float:left;
	width:210px;
	height:auto;
	list-style:none;
	text-align:center;
	position:relative;
	margin-left:-30px;
	cursor:pointer;
	display:block;
}
ul.tab li.odd .dr_img
{
	background:url(images/dr_odd-arrow.png) no-repeat bottom center;
	padding-bottom:18px;
	width:125px;

	margin:0 auto;
}
ul.tab li.odd:hover .dr_img
{
	background:url(images/dr_odd-arrowh.png) no-repeat bottom center;
}
ul.tab li .dr_img span
{
	background:url(images/gr-ring.png) no-repeat top left;
	width:125px;
	height:125px;
	padding:9px;

	display:block;
}
ul.tab li:hover .dr_img span
{
	background:url(images/gy-ring.png) no-repeat top left;
}
ul.tab li.even .dr_img
{
	background:url(images/dr_even-arrow.png) no-repeat top center;
	padding-top:18px;

	width:125px;
	margin:0 auto;
		margin-top:-18px;

}
ul.tab li.even:hover .dr_img
{
	background:url(images/dr_even-arrowh.png) no-repeat top center;
}

ul.tab li.odd .drdetails
{
	border-top:5px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding:5px 0;
}
ul.tab li.even .drdetails
{
	border-bottom:5px solid #dfdfdf;
	border-top:1px solid #dfdfdf;
	padding:5px 0;
	position:absolute;
	width:210px;
	top:-100px;
}
.dname
{
	color:#60F;
	 font-family: 'OpenSansLight';
	 font-size:15px;
}
.ddetails
{
	font-size:12px;
}

.ourteamtab
{
	padding:100px 0 0 0;
}

ul.tab li.even:hover .drdetails
{
	border-bottom:5px solid #f7c30d;
	border-top:1px solid #f7c30d;
}
ul.tab li.odd:hover .drdetails
{
		border-top:5px solid #f7c30d;
	border-bottom:1px solid #f7c30d;
}

#ourteam
{
	background:url(http://annamdentalhospital.com/css/images/check.jpg) repeat top left;
}
#drdes
{

	padding:0px 0;
}
.dr-image-big2
{
	background:url(images/drbg.png) repeat-y #d4d5d5 right top;
	text-align:center;
}
.dr-image-big
{
	background:url(images/drbgb.png) no-repeat right bottom;
	padding-bottom:38px;
}

ul.tab li.active
{
	background:url(images/blue-arrow.png) no-repeat center bottom;
	padding-bottom:40px;
	height:275px;
}
#drdes .drdetails
{
	border-bottom:1px solid #d5d5d5;
	border-top:5px solid #d5d5d5;
	padding:5px 0;
	margin-bottom:15px;
	position:relative;
}
#drdes .drdetails .dname
{
	font-size:24px;
	line-height:34px;
}
#drdes .drdetails .cclose
{
	position:absolute;
	z-index:9;
	right:0px;
	font-size:32px;
	top:0px;
	cursor:pointer;
	color:#d5d5d5;

}
.dr-image-big2 img
{
	width:100%;
	margin-bottom:-9px;
height:auto;
}
#ourteam h2
{
	color:#60F;
	font-size:60px;
	font-family: 'OpenSansLight';
	text-align:center;
	padding:40px 0;
}
p.center
{
	text-align:center;
	font-size:15px;
	margin-bottom:25px;
}
.aboutus h1
{
	font-size:60px;
	color:#444;
	font-family: "Times New Roman";
	padding:50px 0;
}

.dynamic_select{
	padding:8px 4px;
	width:98%;
	max-width:100%;}