/********************************
Advanced Dental Practice Wordpress Theme
Author: Suhmayah Banda
Author URI: www.zarcus.com
Date: March 2009
*******************************/

/*Zero All Margins & Padding*/
*	{
	margin: 0px;
	padding: 0px;
}

body{
	text-align: center;
	line-height: 20px;
	color: #5E6A71;
	font-family: dax, Trebuchet MS, geneva, arial;
}

.left {
	float: left;
}
.right {
	float:right;
	}

.center{
	font-size: 11px;
	color: #5E6A71;
	font-family: dax, Trebuchet MS, geneva, arial;
	padding: 10px;
	text-align: center;
}

.space{
	height: 20px;
}

.clear{
	clear: both;
}

/* Begin Header Styles */

.container	{
	margin-top: 10px;
}

.wrapper{
	text-align: left;
	width: 780px;
	margin:0 auto;
}

.header	{
	height: 100px;
}

.logo	{
	float: right;
}
.greybar	{
	height: 160px;
	background-color: #ccc;
	text-align: center;
}

#flashHeader	{
	width: 780px;
	height: 160px;
	background-color: #ccc;
	margin:0 auto;
}

.pageNav	{
	margin-left: 15px;
}

/* End Header Styles */

/*Begin Content Styles*/

.content	{
	width: 765px;
	height: 500px;
	background: url(images/subheader_grey.gif) top no-repeat;
	position: relative;
	left: 15px;
}

.submenu {
	width:210px;
	height:105px;
	margin-left:5px;
	padding:15px;
	font-size: 12px;
	color: #fff;
	font-family: dax, Trebuchet MS, geneva, arial;
	}


.holder	{
	position: relative;
	margin-left: 247px;
	top: 10px;
	width: 487px;
	padding:15px;
	
}
.holder p {
	font-size: 12px;
	color: #5E6A71;
	font-family: dax, Trebuchet MS, geneva, arial;
	text-align: justify;
	margin-bottom: 10px;
}
.holder h2 {
	font: 18px dax, Trebuchet MS, geneva, arial, sans-serif; 
	color: #5E6A71; 
	font-weight: bold; 
	padding: 8px 0 12px 26px;
	background: url(images/bullets_white_right.jpg) left no-repeat;
	}
.holder h3 {
	margin-bottom:10px;
	}

.imgCol	{
	width: 170px;
	text-align: center;
}

.imgCol img{
	width: 170px;
	margin: auto;
}

.pageCont	{
	width: 305px;
	margin-left: 10px;
}

.pageCont img {
	width: 300px;
}

.pageContFull {
	margin:10px 10px 30px 15px;
	}

.thin {
	margin: 5px 0px;
}

/*Text Styles*/

.finePrint{
	display: block;
	font-size: 11px;
	color: #5E6A71;
	font-family: dax, Trebuchet MS, geneva, arial;
	text-align: justify;
	list-style: square;
}

.finePrint li{
	display: block;
	margin: 5px 2px;
}

.standard	{
	font-size: 11px;
	color: #5E6A71;
	font-family: dax, Trebuchet MS, geneva, arial;
	padding: 10px;
	text-align: justify;
	font-weight: 100;
}

.left{float: left;}

.title {
color:#5E6A71;
font-family:dax,Trebuchet MS,geneva,arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding: 10px;
}


a img	{border: none;}

a:link {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; text-decoration: underline;}
a:visited {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; text-decoration: underline;}
a:hover {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #34B233; text-decoration: underline;}
a:active {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; text-decoration: underline;}


/* the link classes below are specific to the members area navigation links */
a:link.members {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #ffffff; text-decoration: underline;}
a:visited.members {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #ffffff; text-decoration: underline;}
a:hover.members {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #34B233; text-decoration: underline;}
a:active.members {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #ffffff; text-decoration: underline;}


/* LINK COLOUR FOR LINKS WITHIN A ERROR AND SUCCESS DIV */
a:link.message {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline;}
a:visited.message {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline;}
a:hover.message {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; font-weight: bold; color: #34B233; text-decoration: underline;}
a:active.message {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline;}

/* Submenu */
a.submenulink { color:#fff; font-size: 12px;}

.navigation_main {font-size:11px; color:#333333; text-transform: uppercase;}
.navigation_main a, .navigation_main a:link, .navigation_main a:visited, .navigation_main a:hover {font-size:11px; color:#333333;}
.navigation_main a:hover {color:#333333; text-decoration: underline;}

.validate_message_error {font-weight: bold; color:#ffffff; background-color:#9B003C; padding-left: 13px; padding-top: 4px; padding-bottom: 4px; padding-right: 13px;}
.validate_message_success {font-weight: bold; color:#ffffff; background-color: #5E6A71; padding-left: 13px; padding-top: 4px; padding-bottom: 4px; padding-right: 13px;}
.validate_color {font-weight: bold; color:#9B003C;}

.thinner {
	margin: 3px; 
	padding: 2px; 
	color: #5E6A71; 
	font-size: 11px;
}

ul .thinner	{
	margin: 0px;
	padding: 0px;
}

ul li	{
	list-style: none;
	text-transform: lowercase;
	display: inline;
}

table{
	font-size: 11px;
	color: #5E6A71;
	font-family: dax, Trebuchet MS, geneva, arial;
	padding: 10px;
	text-align: justify;
	margin: 10px;
}

table tr	{
	padding: 5px;
	height: 25px;
}

.bullet{margin: 0px 10px;}

#address, #enquiry	{
	width: 287px;
}

.holderIMG	{
	margin-right: 10px;
	float: left;
}

li{
	list-style: none;
}

.submenu ul {
	padding-top:10px;
	}
