/* --- Dan Medica Master - /styles/master.css --- */
* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
body, html {
	background:#fff;
}
h1, h2, h3, h4 {
	margin:0;
	padding:10px 0 4px;
}
h1 {
	font-size:18px;
	color:#06c;
}
h2 {
	font-size:15px;
	color:#06c;
}
h3 {
	font-size:13px;
	color:#585858;
}
h4 {
	font-size:12px;
	font-style:italic;
	color:#06c;
}
p {
	font-size:12px;
	line-height:18px;
	padding: 4px 0;
	color:#585858;
}
img {
	border:0;
}
a {
	font-weight:bold;
	color:#585858;
	color:#aaa;
}
a img {
	text-decoration:none;
}
a:hover {
	color:#06c;
}
strong {
	font-weight: normal;
}
hr {
	border:1px solid #eee;
	margin:10px 0;
	clear:both;
}
table {
	width:auto;
	margin:10px auto;
}
/* --- Classes --- */
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.warn {
	color: #c00;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.empty {
	display:none;
}
.inset {
	padding-left:50px;
	margin-top:-8px;
}
/* --- Containers --- */
#wrapper {
	margin: 0 auto;
	padding-bottom:20px;
	width:950px;
	background: #fff;
}
#header {
	padding: 0;
	margin: 10px 0 0 0;
	background:#fff;
}
#container {
	margin:10px 170px;
	border-left: 2px solid #eee;
	border-right: 2px solid #eee;
	min-height:400px;
	background:#fff;
}
* html #container {
	height:400px;
}
#innerwrap {
	float:left;
	width:100%;
	position:relative;
}
/* --- Banner --- */
#bannerh {
	height:100px;
	background: #fff url(../images/styles/dmlogo-g.gif) no-repeat 10px 9px;
}
#banner {
	height:100px;
	background: #fff url(../images/styles/dmlogo-s.gif) no-repeat 10px 9px;
}
#bannerhead {
	float:left;
	width:482px;
	padding:34px 0 0 234px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	color:#093;
}
#address {
	float:right;
	padding:0 10px 0 0;
	text-align:center;
}
#address p {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#06c;
}
#address #top {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}
#address #bottom {
	line-height:20px;
}
/* --- Top/Bottom Navigation Bar --- */
.navigation {
	border-top:2px solid #eee;
	border-bottom:2px solid #eee;
	padding:6px 0;
	width:950px;
	font-size:12px;
	text-align:center;
	background:#fff;
	color:#eee;
}
.navigation li {
	display:inline;
}
.navigation li a {
	text-decoration:none;
	padding:6px 10px;
	font-weight:bold;
	color:#aaa;
}
.navigation li a:hover {
	margin:-2px 0;
	border-top:2px solid #aaa;
	border-bottom:2px solid #aaa;
	color:#06c;
}
.navigation li a.active {
	color:#093;
}
.navigation li a.active:hover {
	border-top:0;
	border-bottom:0;
	margin:0;
}
/* --- Content --- */
#content, #site {
	float:right;
	width: 570px;
	padding:0 15px 15px;
}
#content h2 {
	font-weight:normal;
	font-style:italic;
}
#content ul, #content ol {
	font-size:12px;
	margin:5px 0;
	color: #585858;
}
#content ul li {
	margin:5px 0 5px 150px;
	list-style:disc;
}
#content ul.product li {
	margin:5px 0 5px 50px;
	list-style:disc;
}
#content ol li {
	margin:10px 0 5px 20px;
}
#content ol li.sub {
	margin:5px 0 5px 20px;
	list-style:none;
}
#content ol li.sub ol {
	margin:0 0 0 20px;
}
#content ol li.sub li {
	margin:3px 0 0 20px;
}
#content img {
	padding:3px;
	border: 3px solid #eee;
}
#site ul {
	margin:10px 0 0 30px;
	font-size:12px;
	list-style:none;
}
#site li {
	margin:5px 100px 5px 100px;
}
#site ul li.sub {
	margin:5px 0 5px 10px;
}
#site .sub ul {
	margin-top: 0;
}
#site a {
	text-decoration:none;
}
.acc {
	float:right;
}
.picright, .picleft, .picrightacc, .picrighterr {
	display:block;
	float:right;
	clear:none;
	margin:30px 0 10px 10px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
}
.picleft {
	float:left;
	margin:10px 10px 10px 0;
}
.picrighterr {
	margin:10px 0 10px 10px;
}
#frame {
	display:block;
	float:right;
	clear:none;
	width:170px;
	margin:0 0 10px 10px;
}
#framet {
	background:url(../images/styles/framet.gif) top left no-repeat;
	height:10px;
}
#frameb {
	background:url(../images/styles/frameb.gif) bottom left no-repeat;
	height:10px;
}
#frametext {
	height:auto;
	margin:0;
	padding:0 10px;
	border-left: 3px solid #c7def5;
	border-right: 3px solid #c7def5;
	text-align:center;
	color:#06c;
}
*html #frametext {
	margin:-10px 0 -10px 0;
}
#frametext h3 {
	margin:0;
	padding:5px 0 0;
	font-size:18px;
	line-height:1;
	font-style:italic;
	color:#06c;
}
#fd {
	float:right;
	background: url(../images/styles/free-delivery.gif) top left no-repeat;
	height:63px;
	width:120px;
	margin:0 -100px 0 0;
}
.picright img, .picleft img, .picrighterr img {
	height:150px;
}
.picrightacc img {
	height:75px;
	width:100px;
}
.price {
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
.price span {
	padding-left:30px;
}
#breaking	{
	width:50%;
	margin:10px auto;
	padding:5px 10px;
	text-align:center;
	background-color:#dae9f9;
}	
#breaking h4	{
	padding:4px 0;
	font-size:14px;
}
/* --- Side Panels  --- */
#leftpanel, #rightpanel {
	float:left;
	margin-left:-172px;
	padding-bottom:10px;
	position:relative; /*IE6 needs this*/
	width:149px;
	background:#fff;
	font-size:11px;
	padding:0 10px;
	text-align:center;
	background-color:transparent;
}
#rightpanel {
	float:right;
	margin:0;
	margin-right:-172px;
}
#leftpanel img, #rightpanel img {
	width:140px;
	padding:3px;
	margin:15px auto;
	border: 2px solid #eee;
}
#leftpanel h4 {
	padding:5px 0 0;
}
#leftpanel ul, #rightpanel ul {
	color:#585858;
	list-style:none;
}
#leftpanel ul {
	text-align:left;
}
#leftpanel li, #rightpanel li {
	margin:5px 0;
}
#leftpanel li li {
	margin:3px 0 3px 15px;
}
#leftpanel a, #rightpanel a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#aaa;
}
#leftpanel a:hover, #rightpanel a:hover {
	color:#06c;
}
#leftpanel a.active, #rightpanel a.active {
	color:#093;
}
#leftpanel #fd {
	float:none;
	background: url(../images/styles/free-delivery.gif) top center no-repeat;
	width:140px;
	height:auto;
	margin:15px 0 0;
	padding:65px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#06c;
}
#rightpanel p {
	font-style:italic;
	line-height:1.25;
}
img#pp {
	width:60px;
	padding:0;
	border:0;
}
img#ar {
	width:112px;
	padding:0;
	border:0;
	margin:0 auto;
}
/* --- Hire Table --- */
#hire {
	width:300px;
	margin:0 auto;
	font-size:12px;
	line-height:18px;
	font-style:italic;
	color:#585858;
}
/* --- Contact Form --- */
#contact {
	width:500px;
	margin:0 auto;
	padding:0;
}
#contact p {
	float:left;
	clear:left;
	line-height:24px;
	text-align: right;
	font-style: italic;
	width: 120px;
	padding: 10px 5px 0 0;
	font-size:12px;
}
input, select {
	float: left;
	background-color: #ffd;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin:10px 0 0 10px;
	padding:2px;
}
textarea {
	float: left;
	width: 255px;
	background-color: #ffd;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	height: 140px;
	margin:10px 0 0 10px;
	padding:2px;
}
*html textarea {
	margin:10px 100px 0 10px;
}
#contact p.ta {
	line-height:22px;
}
input.button {
	float:right;
	color: #06c;
	text-align: center;
	margin:15px 0 15px 10px;
	padding:5px 10px;
	background-color: #eee;
}
input.button {
	float:right;
	color: #06c;
	text-align: center;
	margin:15px 0 15px 10px;
	padding:5px 10px;
	background-color: #eee;
}
input.warn {
	float:right;
	color: #c00;
	text-align: center;
	margin:0;
}
#contact #check {
	clear: left;
	width:400px;
	text-align: right;
	font-style: italic;
}
#contact #checkbox {
	float:left;
	margin:15px 0 0 15px;
}
#contact #footnote, #contact #footbut {
	display:block;
	clear:both;
	width:100%;
	padding:5px;
	color: #c00;
	text-align: center;
	font-style: italic;
}
#contact #footbut {
	color: #06c;
}
#thanks {
	margin: 75px 0;
	text-align:center;
	line-height:2;
}
#content ul#warn li {
	color: #c00;
}
/* --- PayPal Form --- */
#payment {
	width:90%;
	}
#payment p {
	float:left;
	clear:left;
	line-height:24px;
	text-align:right;
	width:120px;
	padding:10px 5px 0 0;
	font-style:italic;
	font-size:12px;
}
#payment input.button {
	background-color: #fff;
	clear: both;
	}
#payment img {
	border:0;
}

/* --- Footer --- */
.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size:11px;
	line-height:20px;
	margin:0 20px 20px;
	text-align:center;
	color:#585858;
}
#footer a {
	text-decoration:none;
	margin: 0 10px;
}
#footer a.active {
	color:#093;
}
#copyright {
	float:left;
	clear:none;
	text-align:left;
}
#links {
	float:right;
	clear:none;
	text-align:right;
}
#links a {
	margin: 0;
}
/*html {overflow-y:scroll;}*/ /*keep scrollbar present in FF*/
