/* One Stop Dental */

@import"../css/standard.css";
@import"../css/forms-tabular.css";

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Verdana;
	background: url('../images/core/tile-body.jpg') 0 0 repeat-x;
}

img {border:none;}

.clear {
	clear: both;
}

#content:after,
div.member-login-inner:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #content,
* html div.member-login-inner {height: 1%;}
/* End hide from IE-mac */

/* Wrap */

#wrap {
	width: 753px;
	height: auto;
	margin: 0 auto;
}

/* Header */

#header {
	width: 753px;
	height: 74px;
	position: relative;
	font-size: 1.1em;
	color: #FFF;
	background: url('../images/core/header-slogan.jpg') right center no-repeat;
}	

#header h2 {
	width: 282px;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative; left: -20px;
	background: url('../images/core/logo-onestopdental.jpg') 0 0 no-repeat;
}

#header p {
	position: absolute; left: 282px; top: 32px;
}

#header a {
	color: #FFF;
	text-decoration: underline;
}	

/* Navigation */

#navigation {
	width: 753px;
	height: 27px;
	font-size: 1.1em;
	color: #FFF;
	border-right: 1px solid #7EBFE8;
}	

#navigation ul {
	list-style-type: none;
}	

#navigation ul li {
	float: left;
	border-left: 1px solid #7EBFE8;
}	

#navigation ul li a {
	display: block;
	padding: 7px;
	color: #FFF;
	text-decoration: none;
}

#navigation ul li a:hover {
	background: #28709E;
}

/* Level */

#navigation ul ul {
	display: none;
}

#navigation ul li {
	position: relative;
}

#navigation ul li ul li {
	float: none;
	clear: left;
	border: none;
}

#navigation ul li ul li a {
	background: #E1E2E4;
	color: #4B5260;
	width: 150px;
	border-bottom: 1px solid #C5CED4;
}

#navigation ul li ul li a:hover {
	background: #EFEFF1;
}

#navigation ul li:hover ul,
#navigation ul li.sfhover ul {
	display: block;
	position: absolute; left: 0; top: 27px;
}

/* Fix IE. Hide from IE Mac \*/
* html #navigation ul li ul li { float:left; height: 1%; }
* html #navigation ul li ul li a { height: 1%; }
/* End */

/* Content */

#content {
	width: 753px;
	height: auto;
	padding-bottom: 15px;
	padding-top: 12px;
}

div.left-column{
	float: left;
	height: auto;
}

div.right-column {
	float: right;
	height: auto;
}
	
/* Left Column */

div.left-column {
	width: 211px;
}

/* Member Login */

div.member-login {
	padding: 10px;
	color: #4B5260;
	font-size: 1em;
	background: #ECEDEE;
}

div.member-login p {
	font-size: 0.9em;
}

div.member-login a {
	color: #E21C1C;
	text-decoration: underline;
}

div.member-login a:hover {
	color: #539ECE;
}

div.member-login form ol {
	list-style-type: none;
}

div.member-login form ol li {
	margin: 4px 0;
}

div.member-login form ol li input.field {
	border: 1px solid #8A8E97;
	width: 120px;
}

div.member-login form ol li input.button {
	border: 1px solid #CCD1D7;
	margin-left: 5px;
	width: 50px;
}

/* Member Login Inner */

div.member-login-inner {
	padding: 10px;
	color: #4B5260;
	font-size: 1.2em;
	background: #ECEDEE;
}

div.member-login-inner a {
	color: #E21C1C;
	text-decoration: underline;
}

div.member-login-inner a:hover {
	color: #539ECE;
}

div.member-login-inner ol {
	list-style-type: none;
}

div.member-login-inner ol li {
	float: left;
	margin-left: 5px;
}

div.member-login-inner ol li input.field {
	border: 1px solid #8A8E97;
	width: 120px;
	margin-left: 5px;
}

div.member-login-inner ol li input.button {
	border: 1px solid #CCD1D7;
	margin-left: 5px;
	width: 50px;
}

/* People */

div.people {
	padding: 10px 0;
}

div.people img {
	position: relative; 
	z-index: 100;
	margin-left: -15px;
}

/* Welcome About */

div.welcome-about {
	color: #4B5260;
	padding: 5px;
	background: #E0E1E1;
	font-size:11px;
}

div.welcome-about ul {
	list-style-type: none;
	margin: 10px 0;
}
div.welcome-about ul li {
	border-bottom: 1px solid #C5CED4;
}
div.welcome-about ul li a {
	width: 177px;
	display: block;
	color: #4B5260;
	padding: 5px 10px;
	text-decoration: none;
}

div.welcome-about p{font:11px; color:000; padding:5px 5px 5px 10px;}

div.cta {
	padding: 10px 10px;
	margin: 10px;
	color: #4B5260;
	border: 1px solid #A5B0B8;
	background: #D0D3D5 url('../images/core/bg-cta.jpg') 0 0 repeat-x;
	font-size:0.9em;
}

div.cta a {
	color: #4B5260;
	text-decoration: underline;
}

div.cta a:hover {
	color: #686E7D;
}


div.welcome-about h4 {
	font-size: 11px;
	color: #4B5260;
}	

div.welcome-about a {
	color: #E21C1C;
	text-decoration: underline;
}

div.welcome-about a:hover {
	color: #539ECE;
}

/* Icon News */

div.icon-news {
	padding: 10px;
}

/* Right Column */

div.right-column {
	width: 526px;
	padding-left: 16px;
}

/* Banner News */

div.banner-news {
	margin-bottom: 15px;
}

/* Module */

div.module {
	width: 526px;
	margin-bottom: 15px;
}

div.nearest-directory,
div.service-directory,
div.suppliers-directory {
	float: left;
}

/* Nearest Directory */

div.nearest-directory {
	width: 328px;
	height: 366px;
	background: #ECEDEE;
}

div.nearest-directory h3 {
	padding: 13px 0 0 25px;
	border-bottom: 1px solid #D1D5DA;
	background: url('../images/core/icon-dotsblue.jpg') 10px 20px no-repeat;
}

div.nearest-directory #flash-map {
	width: 309px;
	height: 225px;
	/*background: url('../images/core/bg-flash.jpg') 0 0 no-repeat;*/
}

div.nearest-directory form ol {
	list-style-type: none;
	padding: 10px 15px;
}

div.nearest-directory form ol li {
	padding: 5px 0;
}

div.nearest-directory form ol li label {
	padding: 3px 10px 0 0;
	width: 120px;
	display: block;
	float: left;
}

div.nearest-directory form ol li input.field,
div.nearest-directory form ol li select.field {
	border: 1px solid #8A8E97;
	width: 120px;
}

div.nearest-directory form ol li input.button {
	border: 1px solid #CCD1D7;
	margin-left: 8px;
}

/* Service Directory */

div.service-directory {
	width: 180px;
	color: #4B5260;
	font-size: 1.1em;
	background: #E0E1E1 url('../images/core/tile-servicedirectory.jpg') 0 0 repeat-y;
	margin-left:17px;
}

div.service-directory div.head {
	background: url('../images/core/bg-titleservicedir.jpg') 0 bottom no-repeat;
}

div.service-directory div.head h3 {
	z-index: 100;
	padding-top: 24px;
	position: relative; 
	margin: -10px 0 0 10px;
	background: url('../images/core/icon-servicedir.jpg') right center no-repeat;
}

div.service-directory ul {
	list-style-type: none;
	margin: 10px 0;
}

div.service-directory ul li {
	border-bottom: 1px solid #C5CED4;
}

div.service-directory ul li a {
	width: 177px;
	display: block;
	color: #4B5260;
	padding: 5px 10px;
	text-decoration: none;
}

div.service-directory ul li a:hover {
	background: #EFEFF1;
}

div.service-directory img.advert {padding:10px 0 10px 10px;}

div.service-directory p{padding:5px 0 5px 10px;}
div.service-directory h3{padding:10px 0 0px 10px;}






/* Suppliers Directory */

div.suppliers-directory {
	width: 328px;
	height: auto;
	color: #FFF;
	background: #CF1313 url('../images/core/tile-suppliersdir.jpg') 0 0 repeat-x;
}

div.suppliers-directory a {
	color: #FFF;
}	

div.suppliers-directory a:hover {
	text-decoration: none;
}	

div.suppliers-directory h3 {
	padding: 13px 0 0 25px;
	background: url('../images/core/icon-dotswhite.jpg') 10px 20px no-repeat;
}

div.suppliers-directory form ol {
	list-style-type: none;
	padding: 10px 15px;
}

div.suppliers-directory form ol li {
	padding: 5px 0;
}

div.suppliers-directory form ol li label {
	padding: 3px 10px 0 0;
	width: 100px;
	display: block;
	float: left;
}

div.suppliers-directory form ol li input.field,
div.suppliers-directory form ol li select.field {
	border: 0;
	width: 130px;
}

div.suppliers-directory form ol li input.button {
	border: 0;
	margin-left: 8px;
}

/* Sitemap */

div.site-map {
	width: 197px;
	height: auto;
	float: left;
	font-size: 1.1em;
}

div.site-map p{
	padding:10px 0 10px 10px;}

div.site-map ul {
	list-style-type: none;
}

div.site-map ul li {
	border-bottom: 1px solid #C5CED4;
}

div.site-map ul li a {
	width: 177px;
	display: block;
	color: #4B5260;
	padding: 5px 10px;
	text-decoration: none;
}

div.site-map ul li a:hover {
	background: #EFEFF1;
}



/* EQUIPMENT FOR SALE PAGES */

.equipment-listing-row {padding:0 0 10px 0;margin:0 0 10px 0;border-bottom:1px solid #ddd;}
.equipment-listing-row img {float:right;background:#ddd;padding:10px;margin:0 0 10px 10px;}



table#product-enquiry td {padding:5px;}
table#product-enquiry td input, table#product-enquiry td textarea {border:1px solid #ddd;width:200px;}
table#product-enquiry td input.button {width:60px;background:#666;color:#fff;}



/* Input */

input.field,
textarea.field, 
select.field {
	font-size: 0.9em;
	font-family: Verdana;
	color: #4B5260;
	padding: 5px;
}

select.field { padding:0; }

input.button {
	color: #4B5260;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px;
	background: #FFF;
}

/* Footer */
#footer-links{
	width: 748px;
	height: auto;
	font-size: 1em;
	color: #4B5260;
	padding: 0;
	margin-top: 0px;
	text-align:center;
}
div#footer-links p{font:10px Arial, Helvetica, sans-serif;}
#logo1{
	float:left;
	width:249px;
	padding:10px;}
#logo2{
	float:left;
	width:249px;}
#logo3{
	float:right;
	width:229px;}

#footer {
	width: 733px;
	height: auto;
	font-size: 1em;
	color: #4B5260;
	padding: 15px 10px;
	margin-top: 20px;
	border-top: 1px solid #DDE0E5;
}

#footer p {
	margin: 10px 0;
}

#footer a {
	text-decoration: underline;
	color: #4B5260;
}

#footer a:hover {
	color: #7A8190;
}

#footer img {
	border: 0;
}

.clearfix:after {
    content: "."; 
    clear: both; 
    display: block; 
    height: 0; 
    visibility: hidden;}
	 
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.