/***************************************************************
Style Sheet for Crawford Leishman Dental Group

Copyright 2008 by Crawford Leishman Dental Group All Rights Reserved
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

body {
	font-family:arial, helvetica, sans-serif;
	font-size:89%;
	color:#777;
	background:#728f7e url('images-layout/content-bg-gradiant.gif') repeat-x 0 192px;
}

p {
	margin:0 0 1.4em 0;
	padding:0;
	line-height:1.4em;
}

form {
	display:inline;
}

fieldset {
	margin:0;
	padding:0;
	border:none;
}

label {
	font-weight:bold;
}


a:link, a:visited {
	color:#193126;
}
a:hover, a:active { 
	color:#31614c;
	text-decoration:none;
}

h1 {
	margin:0;
	margin-bottom:.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:175%;
	color:#D39A0D;
}

h2 {
	margin:0;
	margin-bottom:.6em;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:120%;
	color:#0D3326;
}

h3 {
	margin-top:0;
	margin-bottom:.3em;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:110%;
	color:#052f57;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	margin:12px 0;
	border-bottom:1px solid #dbdbdb;
}


ul, ol {
	margin-top:0;
	margin-bottom:.6em;
}



/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/

#container {
	padding-left:0;
	padding-right:0;
}

#content {
	padding:17px 0 0 0;
	border-top:1px solid #dbdbdb;
	background: url('images-layout/content-bg-top.gif') no-repeat;
}

#columnWrapper {
	padding:55px 0 0 0;
	background: url('images-layout/content-bg-middle.gif') repeat-y;
}



.columnStyle1 {
	position:relative;
	margin:0;
	padding:15px 30px 0 0;
	float:right;
	width:660px;
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center {
	padding:0;
}
.columnStyle1 .columnBottomLeft {
	display: none;
}
.columnStyle1 .columnBottomRight {
}



.columnStyle2 {
	padding:15px 40px 0;
	width:183px;	
	
}
	.columnStyle2 .columnTopLeft {
		background: url('images-layout/left-nav-top.gif') no-repeat;
	}
	.columnStyle2 .columnTopRight {
	height:9px;
	font-size:0;
	}
	.columnStyle2 .center {
		margin:0;
		padding:0 0 0 0;
		
		font-size:90%;
		background:url('images-layout/left-nav-top-center.gif') repeat-y;
	}
	.columnStyle2 .columnBottomLeft {
	}
	.columnStyle2 .columnBottomRight {
		background: url('images-layout/left-nav-bottom.gif') no-repeat;
	}

	
	
.column3 {
	font-size:90%;
}


/***************************************************************
List Styles
***************************************************************/
.ulStyle1 {
	margin:6px 0 .5em 11px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 li {
	margin:0;
	margin-bottom:.6em;
	padding-left:20px;
	height:1%;
	background: url('images-layout/nav-side-bullet.gif') 0 3px no-repeat;
}
.ulStyle1 li a {
	text-decoration:none;
	margin:0 0 0 3px;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}
.ulStyle1 ul {
	margin:.4em 0 4px .4em;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 ul li {
	margin-bottom:.4em;
	padding-left:12px;
	background: url('images-layout/bullet-red-circle.gif') 0 7px no-repeat;
}


.ulStyleSpaced li{
	margin-bottom:.6em;
}

.olStyleSpaced li{
	margin-bottom:.6em;
}
.olStyleSpaced li p{
	padding:.6em 0 0 0;
}



/***************************************************************
Table Styles
***************************************************************/

.comparison {
	margin-bottom:1em;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
.comparison th {
	padding:6px 4px 6px 6px;
	color:#fff;
	border:1px solid #fff;
	border-width:0 1px 1px 1px;
	background:#004167;
}
.comparison td {
	padding:4px 4px 4px 6px;
	border:1px solid #d1dde4;
	background-color:#fff;
}

.comparison .topLeft {
	padding-left:10px;
	border-left:none;
	background:url('/images-layout/comparison-top-left.gif') top left no-repeat #004167;
}
.comparison .top {

}
.comparison .topRight {
	padding-right:10px;
	border-right:none;
	background:url('/images-layout/comparison-top-right.gif') top right no-repeat #004167;
}

.comparison .left {
	padding-left:10px;
	color:#fff;
	border-left:none;
	border-color:#fff;
	background-color:#768aa0;
}
.comparison .right {
	border-right:1px solid #004167;
}

.comparison .bottomLeft {
	padding-bottom:6px;
	padding-left:10px;
	color:#fff;
	border-width:1px 1px 0 0;
	background:url('/images-layout/comparison-bottom-left.gif') bottom left no-repeat #768aa0;
}
.comparison .bottom {
	border-bottom:1px solid #004167;
}
.comparison .bottomRight {
	border-width:1px 0 0 1px;
	background:url('/images-layout/comparison-bottom-right.gif') bottom right no-repeat #fff;
}

/***************************************************************
Text Styles
***************************************************************/
.price {
	font-weight:600;
	color:#065e25;
}
.bonusText {
	font-weight: bold;
	color:#f00;
}


h2.error {
	margin:1em 0;
	text-align:center;
	color:#c00;
}
p.error {
	margin:1em 8%;
	padding:1%;
	width:80%;
	border:2px solid #c00;
	background:#fcc;
}

h2.message {
	margin:1em 0;
	text-align:center;
	color:#090;
}
p.message {
	margin:1em 8%;
	padding:1%;
	width:80%;
	border:2px solid #090;
	background:#cfc;
}

.errorText {
	color:#f00;
}

.bigger {
	font-size:120%;	
}
.smaller {
	font-size:76%;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}

.quote {
	padding:0 3px;
}

.alignStyle1 {
	text-align:center;
}
.alignStyle2 {
	text-align:right;
}

.extraLine {
	margin-bottom:1.5em;
}
.halfLine {
	margin-bottom:.5em;
}




/* ------------------ Headers -----------------*/


/* ------------------- Links ------------------*/

.buttonStyleSearch, .buttonStyleSearch:link, .buttonStyleSearch:visited, .buttonStyleSearch:active, .buttonStyleSearch_ie6hover {
	padding:4px 0 0 0;
	margin:0;
	width:82px;
	height:21px;
	
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-size: 100%;
	font-family: arial,helvetica,sans-serif;
	border: none;
	background: transparent;
}
button.buttonStyleSearch, .buttonStyleSearch_ie6hover {
	display: inline;
	float: left;
	cursor:pointer;
}
.buttonStyleSearch:hover, button.buttonStyleSearch:hover, .buttonStyleSearch_ie6hover {
	text-decoration:underline;
	background:transparent;
}


.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active, .buttonStyle1_ie6hover {
	display:block;
	position: absolute;
	padding-top:7px;
	left:38px;
	bottom: 10px;
	width:175px;
	height:26px;

	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:105%;

	background:url('images-layout/button-style-1.gif') top left no-repeat;
}

.buttonStyle1:hover, input.buttonStyle1:hover, .buttonStyle1_ie6hover {
	text-decoration:none;
	color:#fadc73;
	background:url('images-layout/button-style-1.gif') bottom left no-repeat;
}

/***************************************************************
Image Classes
***************************************************************/
