/* CSS Document */

/* hack for min-height */

#Body{ height: 400px}
#Container>content { height: auto; min-height:400px} 

/*general stuff */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) repeat-x;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	}

li {
	margin-bottom:10px;
	}

h1 {
	font-size:1.25em;
	color:#FFFFFF;
	font-weight:bold;
	}

p {
	line-height:18px;
	}

.MyNewsTitles {
	font-size:1.5em;
	color:#FFFFFF;
	font-weight:bold;
	}

#Container {
	margin: 0 auto;
	width:760px;
	background:#272727;
	}

/*header stuff*/

#Header {
	margin: 0 auto;
	width:758px;
	background:#272727;
	border:#4b4a4b solid 1px;
	}
	
#HeaderText {
	margin-top:-35px;
	margin-left:445px;
	padding-right:3px;
	width : 300px;
	float:none;
	text-align:right;
	}
	
.HeaderTextBolded {
	font-size:1.5em;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	}

.HeaderTextNonBolded {
	font-size:1.25em;
	color:#000000;
	letter-spacing:5px;
	}
	
/*midheader stuff*/

#MidHeader {
	margin-bottom:-5px;
	width:758px;
	background:#272727;
	text-align:center;
	border-left:#4b4a4b solid 1px;
	border-right:#4b4a4b solid 1px;
	}

/*this hack is for ie6 because theres a 5px line between the midheader and the menu*/

html>body #MidHeader {
	margin: 0 auto;
	}
	
/*menubar stuff*/

#Menu {
	margin: 0 auto;
	background:#555555;
	width:750px;
	height:18px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	color:#999999;
	}
	
#Menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	font-size:.75em;
	font-weight:bold;
	}
	
#Menu a:hover {
	color:#999999;
	}
	
/*container stuff*/

#Body {
	margin: 0 auto;
	width:758px;
	min-height:400px;
	height:auto;
	background:#272727;
	border-left:#4b4a4b solid 1px;
	border-right:#4b4a4b solid 1px;
	overflow:auto;
	
	}

#Body a{
	color:#000000;
	}

#Body a:hover {
	color:#6a6a6a;
	}

.LeftAlignedPic {
	padding-right:10px;
	padding-bottom:10px;
	}

#PictureTestimonial {
	width:500px;
	background:#ffffff;
	}

 
#ContentSingleColumn {
	width:760px;
	padding:5px 0px 10px 0px;
	background:#272727;
	color:#FFFFFF;
	}
	
#SmileGallery {
	background:#CCCCCC;
	width:700px;
	height:110px;
	padding:10px;
	}

#SmileGalleryPictures {
	background:#CCCCCC;
	width:320px;
	float:left;
	}
#SmileGalleryPictures img{
	padding:5px;
	}

#SmileGalleryContent {
	background:#CCCCCC;
	width:380px;
	float:right;
	text-align:left;
	padding-top:5px;
	}

#BeforeAfterText {
	font-size:1em;
	color:#000000;
	font-weight:bold;
	background:#CCCCCC;
	padding:2px;
	} 

.BeforeText {
	padding:0 0 0 5px;
	}

.AfterText {
	padding:0 0 0 125px;
	}

#HomeContent {
	width:738px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	color:#FFFFFF;
	}

#HomeContent a {
	color:#FFFFFF;
	}
	
#HomeContent a:hover {
	color:#999999;
	}

#HomeContent2 {
	width:720px;
	padding:10px 0;
	}

#HomeContentText {
	width:400px;
	background:#272727;
	float:left;
	}

#HomeContentRight {
	width:300px;
	padding:0 10px;
	background:#FFFFFF;
	float:right;
	}

#Hours {
	background:#eaeaea;
	border:#CCCCCC solid 1px;
	}

#HoursDay {
	width:100px;
	background:#eaeaea;
	float:left;
	padding:5px;
	}

#HoursTimes {
	background:#cccccc;
	float:right;
	padding:5px;
	}

.HoursGrey {
	background:#CCCCCC;
	}
	
.HoursLightGrey {
	background:#EEEEEE;
	}



#Content {
	float:right;
	width:558px;
	padding:10px 10px 10px 10px;
	background:#272727;
	color:#FFFFFF;
	}

#Content a {
	color:#FFFFFF;
	}
	
#Content a:hover {
	color:#999999;
	}

#SideMenu {
	float:left;
	width:180px;
	padding:10px 0px 10px 0px;
	background:#272727;
	color:#FFFFFF;
	}
	
#SideMenu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
	display:block;
	}
	
#SideMenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:#705a80;
	}

#StaffRow {
	width:560px;
	height:325px;
	background:#FFFFFF;
	text-align:center;
	display:block;
	}

#StaffMemberLeft {
	width:160px;
	background:#FFFFFF;
	padding:10px;
	float:left;
	}

#StaffMemberMiddle {
	width:160px;
	background:#FFFFFF;
	padding:10px;
	float:left;
	}

#StaffMemberRight {
	width:160px;
	background:#FFFFFF;
	padding:10px;
	float:left;
	}

#StaffMemberPic {
	width:150px;
	background:#ffffff;
	padding:5px;
	border:#000000 solid 1px;
	}

#StaffMemberContent {
	width:150px;
	background:#ffffff;
	padding:10px;
	}

/*admin stuff*/
#AdminMenu {
	margin: 0 auto;
	width:740px;
	text-align:right;
	background:#202020;
	height:18px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	}
#AdminMenu a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:.75em;
	font-weight:bold;
	}

#AdminMenu a:hover {
	color:#6a6a6a;
	text-decoration:none;
	}

.AdminText {
	color:#FFFFFF;
	}

/*form stuff*/

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 500px;
  max-width: 525px;
  width: 500px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div input, form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;

  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  height: expression('1%');
}

/*bottom menu stuff*/

#BottomMenu h1 {
	margin: 0 auto;
	font-size:1.25em;
	font-weight:bold;
	color:#d39aff;
	line-height:1.25em;
	}

#BottomMenu {
	background:#999999;
	height:80px;
	width:760px;
	color:#FFFFFF;
	font-size:.75em;
	}

#LinkBox {
	width:230px;

	background:#666666;
	padding-top:5px;
	padding-bottom:5px;
	height:70px;
	
	padding-left:10px;
	padding-right:10px;
	}

#MiddleBox {
	width:230px;
	text-align:center;
	background:#111111;
	padding-top:5px;
	padding-bottom:5px;
	height:70px;
	padding-left:10px;
	padding-right:10px;
	}

#LinkBox2 {
	width:230px;


	background:#666666;
	padding-top:5px;
	padding-bottom:5px;
	height:70px;
	
	padding-left:10px;
	padding-right:10px;
	}

#LinkBox a {
	color:#FFFFFF;
	}

#LinkBox a:hover {
	color:#999999;
	}
	
#LinkBox2 a {
	color:#FFFFFF;
	}

#LinkBox2 a:hover {
	color:#999999;
	}

/*footer stuff*/

#Footer {
	margin: 0 auto;
	width:738px;
	padding:5px 10px 5px 10px;
	font-size:.75em;
	text-align:right;
	color:#FFFFFF;
	background:#272727;
	border-left:#4b4a4b solid 1px;
	border-right:#4b4a4b solid 1px;
	}

#Footer a {
	color:#FFFFFF;
	text-decoration:none;
	}

#Footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	