body {margin:0; font-family:Arial, Helvetica, sans-serif; background:url(assets/images/bg.jpg) top repeat-x #000000;}

h1 {
	font-size:19px;
	line-height:26px;
	color:#F61F1A;
	text-transform:uppercase;
	letter-spacing:2px;
	margin: 0px;
}
h2 {font-size:20px; margin-top:10px; margin-bottom:10px;}
h3 {font-size:18px; line-height:24px; margin-top:10px; margin-bottom:10px; color:#222222; text-transform:uppercase; letter-spacing:1px;}
h4 {font-size:16px;}

p {font-size:12px; line-height:20px; margin-top:10px; margin-bottom:10px; color:#FFFFFF;}

a {text-decoration:none; color:#000000; font-weight:bold;}
a:hover {text-decoration:none; color:#CCCCCC;}

ul {
	margin-top:5px;
	margin-bottom:5px;
}
li {font-size:12px; line-height:20px; color:#FFFFFF; list-style:square;}

hr {color:#8E0C0C; background:#8E0C0C; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #D9D9D9;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}

.grayborder {border-right:#969696 1px solid;}
.styledBtn {
	padding: 5px 10px;
	font-size:14px; 
	background-image:url(assets/images/forms-bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #a0a0a0;
	margin-top:10px;
}
.styledBtn:hover {
	border:solid 1px #666666;
}
.styledBtn2 {
	padding: 5px 10px; 
	font-size:22px; 
	background-image:url(assets/images/forms-bg1.jpg);	
	border-top:solid 1px #a0a0a0;
	border-bottom:solid 1px #a0a0a0;
	border-right:solid 1px #666666;

}
.styledBtn2:hover {
	border-top:solid 1px #666666;
	border-bottom:solid 1px #666666;
}
.clear {
	clear:both;
}			  
/* End Classes */

/* Template Features */

#toplinks {
	text-align: center;
	font-size: 11px;	
}
#toplinks a {
	text-decoration: none;
	color: white;	
}
#wrapper {
	width:1020px;
	padding-top:40px;
	margin:0 auto;
	height: auto;
	min-height: 700px;
}
#contents {
	width:960px;
	margin:0 auto;
	height: auto;
	min-height: 700px;
	padding: 0px;
	background: transparent url(assets/images/content-rpt.jpg) center top repeat-y;
}
#header {
	width:960px;
	margin:0 auto;
	height: 240px;
	background: transparent url(assets/images/header.jpg) center top no-repeat;
	padding: 0px;
	position: relative;
}
#photos {
	width:500px; 
	height:297px; 
	position:absolute; 
	z-index:5; 
	margin-top:-40px; 
	margin-left:-26px;
	background:url(assets/images/photos.png) no-repeat;
}
*html #photos {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/higginbotham/assets/images/photos.png');
}
#nav {
	margin:0;
	padding:0px;
	position:absolute;
	z-index:10;
	margin: 0px;
	width: 672px;
	height: 30px;
	bottom: 0px;
	right: 0px;
	text-align: center;
}
#nav li {
	list-style:none;
	font-size:12px;
	line-height:30px;
	padding:0;
	display: inline;
}
#nav a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 6px;
}
#nav a:hover {
	color:#8E0C0C;
	background-color:#FFFFFF;
	height:23px;
	text-decoration:none;
}
#headerForm {
	width: 170px;
	height: 190px;
	margin: 0px;
	padding: 5px 10px 10px 5px;
	position: absolute;
	top: 0px;
	left: 470px;
}
#headerForm h3 {
	color: #FFF;
	line-height:20px;
	font-size: 16px;
	margin: 0px;
	text-align: center;
}
#headerForm input {
	color: #000;
	background-color: #a9a9a9;
	border: 1px solid #666666;
	margin: 5px 0px;
	width: 160px;
	height: 15px;
}
#headerForm textarea {
	color: #000;
	background-color: #a9a9a9;
	border: 1px solid #666666;
	margin: 2px 0px;
	overflow: auto;
	width: 160px;
}
#headerForm #Submit {
	margin: 0px;
	width: 64px;
	height: 16px;
	float: right;
}
#body {
	width: 960px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: transparent url(assets/images/body-rpt.jpg) center top repeat-y;
}
#Leftbar {
	width:155px;
	float:left;
	padding: 10px 0px 10px 5px;
	margin: 0px;
	min-height: 200px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#rightSide {
	width:715px;
	float:right;
	margin: 0px 0px 0px 0px;
	min-height: 350px;
	background: transparent url(assets/images/body-h.jpg) top right no-repeat;
	padding: 70px 40px 10px 20px;
}
#sidebar {
	width:150px;
	padding: 10px 5px;
	margin: 0px;
}
#bottomSlice {
	width: auto;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background: transparent url(assets/images/bottom-slice.jpg) center bottom no-repeat;
}
#copyright {
	width:760px;
	color:#CCCCCC;
	padding-top:10px;
	font-size:11px;
	line-height:20px;
	text-align:center;
	float:right;
}
#copyright a {
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration:none;
}
#copyright a:hover {
	color:#FFFFFF; 
	text-decoration:underline;
}

/* End Template */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:2px; border:1px solid #8E0C0C; background-color:#D9D9D9 !important;}
input.submit, input.submit:hover {border:1px solid #8E0C0C; padding:2px; font-size:12px;}	
input.submit {background-color:#D9D9D9; color:#000000;}
input.submit:hover {background-color:#000000; color:#D9D9D9;}

/* End Custom Forms*/


.button
{
	padding: 3px 10px;
	
}

.button .border
{
	border: 1px solid #a0a0a0;
}

.button .border.side.left
{
	border-right: 1px solid #444444 !important;
}

.button .border.side.center
{
	border-right: 1px solid #444444 !important;
	border-left: 1px solid #ffffff !important;
}

.button .border.side.right
{
	border-left: 1px solid #ffffff !important;
}

.button .background.main
{
	background: #eeeeee;
}

.button .background.top
{
	background: #f3f3f3;
}

.button .background.bottom
{
	background: #e3e3e3;
}

.button .border.hover
{
	border-color: #666666;
}

.button .border.down
{
	border-color: black;
}

.button .background.top.down
{
	background: #e3e3e3;
}

.button .background.bottom.down
{
	background: #f3f3f3;
}

.button.active
{
	color: white;
}

.button .background.main.active
{
	background: #aaaaaa;
}

.button .background.top.active
{
	background: #a1a1a1;
}

.button .background.bottom.active
{
	background: #b2b2b2;
}

.button .border.active
{
	border-color: #222222;
}

.button .border.side.center.active, .button .border.side.right.active
{
	border-left: 1px solid #cccccc !important;
}

.button .dropdown
{
	border: 1px solid #a0a0a0;
	color: black;
	background: white;
	padding: 4px;
	list-style: none;
}

.button .dropdown.active li
{
	background: #ffffff;
	color: black;
}

.button .dropdown.active li:hover
{
	background: #eeeeee;
}

#buttonWrap {

	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 400px;
	height: auto;
	color: #333;
	font: bold 11px/13px Verdana, Geneva, sans-serif;
	text-align: right;
	}
	#caseNum {
		position: absolute;
		top: 0px;
		left: 0px;
		color: #CCC;
		font: bold 11px/13px Verdana, Geneva, sans-serif;
	}
	#buttonWrap a {
		color: #F61F1A;
		text-decoration: none;
		}
		#buttonWrap a.disabled {
			color: #CCC;
			text-decoration: none;
			}
		#buttonWrap a.disabled:hover {
			color: #CCC;
			text-decoration: none;
			}
	#buttonWrap a:hover {
		color: #000;
		}
.gallery, .gallery li, .gallery a {
	margin: 0px;
	padding: 0px;	
	width: auto;
	height: auto;
	color: #333;
	font: bold 11px/13px Verdana, Geneva, sans-serif;
	list-style: none outside none;

	}
.gallery {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 400px;
	height: 350px;
		margin:0 0 0 40px;
	}
	.gallery li {
		display: block;
		position: absolute;
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		border: 5px #CCC solid;
		text-align: center;
		
		
		}
		.gallery li span {
			position: absolute;
			bottom: 10px;
			left: 10px;
			color: #000;
			}
		.gallery img {
			float: left;
			margin: 0px;
			padding: 0px;
			}
	.gallery .caption {
		bottom: 0px;
		left: 0px;
		width: 100%;
		border: 0px;
		color: #CCC;
		}
.on {
	display: block;
	}
.off {
	display: none;
	}


