@charset "UTF-8";
/* CSS Document */

html, body, ul, header, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
}

html,body{
	margin:0;
	padding:0;
	background-color: #993333;
	background-image: url(images/orthodontic-instruments.jpg);
	background-repeat: repeat;
}

body{
	min-width: 750px;
	text-align:center;
}

div#holder{
	width:941px;
	margin-left: 10%;
	vertical-align: bottom;
	margin-top: 40px;
	margin: 50px auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

div#dealers {
	width:315px;
	height:420px;
	overflow:auto;
}

div#holder-header {
	height:45px;
	background-image: url(images/shaddow_01.jpg);
	background-repeat: no-repeat;
	padding-top: 42px;
}

div#holder-content {
	margin:0;
	padding: 0;
	background-image: url(images/shaddow_02.jpg);
	background-repeat: repeat-y;
	min-height: 450px;
}

div#holder-footer {
	height:59px;
	margin:0;
	padding: 0;
	background-image: url(images/shaddow_03.jpg);
	background-repeat: no-repeat;
	margin-top: -10px;	
}

div#content {
	padding: 0;
	margin-left: 30px;
	width: 850px;
	margin-top: 0px;
	min-height: 450px;
}

div#header {
	margin-left: 45px;
	vertical-align: bottom;
}
div#links {
	height: 20px;
	background-image: url(images/links.jpg);
	background-repeat: repeat-x;
	background-color: #178691;
	width: 850px;
	padding-top: 3px;
	padding-bottom: 1px;
}

div#links a {
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
	margin-left: 15px;
}

div#links a:hover {
	color:#ADD4D8;
}

div#products {
	height: auto;
	background-color: #999999;
	padding-top: 3px;
	padding-bottom: 1px;
	min-height: 20px;
}

div#products a {
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
	margin-left: 15px;
}

div#products a:hover {
	color:#ADD4D8;
}

div#links-holder {
	height:87px;
	background-repeat: repeat-x;
	margin-left: 30px;
	width: 850px;
	background-position: 0 30px;
}

div#main-content {
	background-repeat: repeat-x;
	width: 835px;
	background-image: url(images/gradient.jpg);
	font-size: small;
	padding-left: 15px;
	color: #4D4D4D;
	padding-top: 15px;
	min-height: 450px;
	background-position: bottom;
}

div#main-login {
	background-repeat: repeat-x;
	width: 835px;
	background-image: url(images/gradient.jpg);
	font-size: small;
	padding-left: 15px;
	color: #4D4D4D;
	padding-top: 15px;
	min-height: 550px;
	background-position: bottom;
}

div#main-content a:link {
	font-size: small;
	color: #4D4D4D;
	text-decoration:none;
	font-weight:bold;
}



div#main-content a:visited {
	font-size: small;
	color: #4D4D4D;
	text-decoration:none;
	font-weight:bold;
}

div#main-content a:hover {
	font-size: small;
	color: #ADD4D8;
	text-decoration:none;
	font-weight:bold;
}
div#main-content h1 {
	font-size: large;
	margin-bottom: 10px;
}

div#main-content h2 {
	font-size: small;
	margin-bottom: 2px;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 235px;
	text-align: center;
}

div#footer {
	margin-left:30px;
	width: 850px;
	background-position: bottom;
	background-image: url(images/footer.jpg);
	height: 20px;
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 10px;
	margin-top: 0px;
}

div#footer a {
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}

div#footer a:hover {
	color:#ADD4D8;
}


div#stuff a {
	color:#ADD4D8;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
}

div#stuff a:hover {
	color:#ADD4D8;
}

div#product-list a {
	color:#4D4D4D;
	font-size:small;
	text-decoration: none;
	margin-left: 5px;
}

div#product-list a:hover {
	color:#13828c;
}

div#product-info{
	margin-left: 15px;
	margin-right: 15px;
	border: solid #10818C 1px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	min-height: 400px;
}

div#cat-info h1{
	font-size: medium;
	margin-bottom: 5px;
	color: #666666;
	padding-top:2px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}

div#product-info h1{
	font-size: medium;
	margin-bottom: 5px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}

div#product-info p{
	font-size: small;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
}

div#main-image{
	height: 218px;
	width: 405px;
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 0px;
	background-image: url(images/main-image2.jpg);
}

div#features{
	height: 290px;
	width: 470px;
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 0px;
	background-image: url(images/features-border.jpg);
}

div#thumb1{
	background-image: url(images/thumb1a.jpg);
	height: 89px;
	width: 89px;
	background-repeat: no-repeat;
	margin: 0;
}

div#thumb2{
	background-image: url(images/thumb1a.jpg);
	height: 89px;
	width: 89px;
	background-repeat: no-repeat;
	margin: 0;
}

div#thumb3{
	background-image: url(images/thumb1a.jpg);
	height: 89px;
	width: 89px;
	background-repeat: no-repeat;
	margin: 0;
}

 td.c2 {
	background-color: #D2E6E9;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
 td.c1 {
	background-color: #94C7CB;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}



 td.d2 {
	background-color: #D2E6E9;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
}
 td.d1 {
	background-color: #94C7CB;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
}

.main-image{margin-top:50px;}

.features {cursor:hand;
cursor:pointer;}

.features-image{
	margin-top:9px;
	margin-left:10px
}

.thumb-image{
	margin-top:10px;
	cursor: hand;
	cursor: pointer;
}

