/*-- stylesheet for ccadinc.com */

body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: navy;
	background: url(images/back.gif) top center repeat-x fixed;
}

img {
	border: none;
}

a {
	color: navy;
	outline: 0;
}

a:hover, .current {
	color: maroon;
	text-decoration: none;
}

a:active {
	color: gray;
	outline: 0;
}

h1, h2, h3 {
	color: maroon;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
	font-style: italic;
}

li {
	line-height: 2em;
	list-style-position: outside;
}

em {
	color: red;
	font-weight: bold;
	font-style: normal;
}

address {
	font-weight: bold;
	font-style: normal;
}
	
#content {
	margin: auto;
	width: 950px;
	background-color: white;
}

#logo {
	 float: left;
	 width: 220px;
	 height: 93px;
	 border: none;
	 padding: 8px 0 3px 9px;
	}
	
#bprint {
	float: right;
	width: 702px;
	height:65px;
	margin: 5px 8px 0 0;
}

#topnav {
	width: 702px;
	float: right;
	padding-top: 10px;
}

#topnav a {
	font-weight: bold;
	text-decoration: none;
}	

.currentdetail {
	margin-top: -18px;
	margin-left: 20px;
}

.currentdetails {
	color: maroon;
	margin-top: -18px;
	margin-left: 20px;
}

.line {
	clear: both;
	background-image: url(images/line.gif);
	margin: 0 8px 0 8px;
	height: 4px;
}

#sidenav {
	width: 200px;
	height: 400px;
	float: left;
	padding: 12px 0 0 12px;
}

#sidenav a {
	display: block;
	line-height: 40px;
	text-decoration: none;
	outline: 0;
}

#sidenav p a {
	display: inline;
	line-height: 10px;
}

#home {
	padding: 12px;
	background: url(images/home.gif) 342px no-repeat;
}

#bprinthome {
	float: right;
	width: 702px;
	height: 93px;
	margin: 5px 8px 0 0;
}

#home h1 {
	color: navy;
}

#home p, #home li {
	font-size: 16px;
}

#text {
	width: 678px;
	background-color: #e6e6f0;
	float: right;
	margin-right: 8px;
	padding: 0 12px 0 12px;
}

.alternative {
	clear: both;
	background-color: #d8d8e8;
	margin: 0 -12px 0 -12px;
	padding: 1px 12px 1px 12px;
}

#footer {
	text-align: center;
}

#copy, #bottomnav {
	font-size: 0.75em;
}

#bottomnav a {
	text-decoration: none;
}

#disc {
	font-size: 0.6em;
}

.rtpic {
	float: right;
	padding: 0 0 10px 10px;
}

.price {
	clear: both;
	font-weight: bold;
	border-bottom: 1px solid navy;
}
	
.clearline {
	clear: both;
	border-bottom: 1px solid navy;
}

.clear {
	clear: both;
}

.cleared {
	clear: both;
	padding-top: 1.5em;
}

.bold {
	font-weight: bold;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
}

.listbox {
	clear: both;
	background-color: #d8d8e8;
	margin: 0 100px 0 100px;
	padding: 1px 12px 1px 12px;
	line-height: 1.5em;
}

.listbox dt {
	float: left;
	clear: left;
	margin-left: 20px;
	width: 80px;
}

.listbox dd {
	margin-left: 130px;
	padding-left: 0.5em;
}

.list, .eductlist {
	float: left;
	background-color: #d8d8e8;
	padding: 10px;
	line-height: 1.5em;
}

.list dt {
	float: left;
	clear: left;
	width: 120px;
}

.list dd {
	margin-left: 130px;
	padding-left: 0.5em;
}
.eductlist dt {
	float: left;
	clear: left;
	width: 350px;
}

.eductlist dd {
	margin-left: 355px;
	padding-left: 0.5em;
}

.buy {
	font-style: italic;
	color: maroon;
	font-size: 0.9em;
	margin-left: 80px;
}

.buytext {
	font-style: italic;
	color: maroon;
	font-weight: bold;
}

.pricing {
	width: 180px;
	text-align: right;
}

.pricing1 {
	width: 160px;
	text-align: right;
}

form label {
	float: left;
	padding: 0 10px 0 30px;
	width: 125px;
}

form input {
	width: 350px;
}

form .button {
	width: 150px;
	margin-left: 50px;
}

form .radio {
	width: 20px;
	margin-left: 120px;
	float: left;
}

form .radiolabel {
	width: 120px;
	margin-left: 5px;
	padding: 0;
}

.locateright {
	float: right;
	width: 180px;
	margin-right: 150px;
}

.check {
	width: 25px; 
	float: left;
}

.checklabel {
	width: 400px; 
	padding: 3px 0 0 5px;
}

table {
	background-color: #d8d8e8;
}

table th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

table td {
	padding: 10px;
	text-align: left;
	width: 350px;
}

.clients td {
	padding: 2px;
}

.more {
	font-size: 0.8em;
	text-decoration: none;
}

.search {
	width: 180px;
	float: right;
	margin-right: 8px;
	height: 15px;
	margin-top: -2px;

}

.searchbutton {
	width: 75px;
	float: right;
	margin-right: 8px;
	margin-top: -2px;
}
