/* balbriggan dental clinic stylesheet - balbriggandental.com */

body {
	background: #c9c9c9;
	color: #262626;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
}

img {
	border: 0;
	display: block;
	margin: 0;
	overflow: auto;
	padding: 0;
}

h2 {
	color: #5d3867;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

#wrapper {
	background: #ffffff;
	margin: auto;
	width: 960px;
	border-right: 10px solid	#ffffff;
	border-bottom: 10px solid	#ffffff;
	border-left: 10px solid	#ffffff;
}

#navigation, #footer {
	background: #5b5b5b;
	color: #f3f3f3;
	overflow: auto;
	padding: 10px;
}

#navigation {
	height: 16px;
}

div#navigation, div#navigation a:link, div#navigation a:visited {
	color: #ffffff;
	overflow: hidden;
	padding: 14px;
	text-decoration: none;
}

div#navigation a:hover, div#navigation a:active {
	color: #5b5b5b;
	background: #ffffff;
	padding: 10px 14px 14px 14px;
	text-decoration: underline;
}

div#navigation a.selected {
	color: #5b5b5b;
	background: #ffffff;
	padding: 10px 14px 14px 14px;
}

div#footer {
	height: 17px;
	overflow: hidden;
}

div#footer a:link, div#footer a:visited {
	color: #dcdcdc;
	text-decoration: none;
}

div#footer a:hover, div#footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

div#main {
	padding: 8px 0;
	overflow: auto;
}

div#main a:link, div#main a:visited, table#table a:link, table#table a:visited {
	color: #3b5b3f;
	text-decoration: none;
}

div#main a:hover, div#main a:active, table#table a:hover, table#table a:active {
	color: #5d8d64;
	text-decoration: underline;
}

table#table {
	width: 100%;
}

td#table-left {
	background: #ececec;
	border-right: 2px solid #5b5b5b;
	padding: 8px;
	vertical-align: top;
	width: 218px;
}

td#table-left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

td#table-left-background {
	background: #ececec url("../img/background.jpg") no-repeat left top;
	border-right: 2px solid #5b5b5b;
	height: 580px;
	padding: 8px;
	vertical-align: top;
	width: 218px;
}

td#table-right {
	padding: 8px 0 8px 8px;
	vertical-align: top;
}

td#table-right p, div#main p {
	margin: 10px 0 26px;
}

ul#address {
	color: #82558E;
	font-size: 1.4em;
	font-weight: bold;
	margin: 232px 0 0 0px;
	padding: 0;
	list-style-type: none;
}

ul#links {
	background: #527a58;
	color: #a7d4ae;
	margin: 0 0 8px 0;
	padding: 8px;
	overflow: auto;
}

ul#links h4 {
	color: #ffffff;
	margin: 0 0 6px 0;
}

ul#links {
	color: #ffffff;
}

ul#links a:link, ul#links a:visited {
	color: #afdfb6;
	text-decoration: none;
}

ul#links a:hover, ul#links a:active {
	color: #ffffff;
	text-decoration: underline;
}

div.img-desc-left {
	background: #527a58;
	float: left;
	margin: 0 5px 5px 0;
}

div.img-desc-left span, div.img-desc-right span {
	color: #ffffff;
	display: block;
	padding: 6px 8px 8px 8px;
}

img.img-left {
	float: left;
	margin: 0 5px 5px 0;
}

img.img-right {
	float: right;
	margin: 0 0 5px 5px;
}

img#prices-top {
	clear: both;
	float: right;
}

img#prices-bottom {
	float: right;
	margin: 0 0 10px;
}

div#map-canvas {
	height:680px;
}

form#contact label {
	font-weight: bold;
}

form#contact input, form#contact textarea {
	margin: 0 0 8px 0;
	min-width: 99%;
}

table#prices th {
	text-align: left;
}
