table#tblContacts {
    border-style: ridge;
    border-width: 3px;
}

table#tblContacts td {
    padding: 4px;
    text-align: center;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-left-style: dotted;
    border-left-width: 1px;
}

table#tblContacts td input {
    width: 98%;
}

table#tblContacts td.leftCol {
    border-right-style: none;
    border-right-width: 1px;
}

td.bordered {
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	border-color: black;
}

/* New Home Page */
span.home_item_header {
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
}

span.home_item_text {
	font-weight: normal;
	font-family: arial;
	font-size: 8pt;
}

span.home_item_href a {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	float: right;
}

tr.home_item td {
	padding: 2px;
}

tr.gray td {
	background-color: lightgray;
}

/* End New Home Section */

img {
	border-style: none;
}

span.name a {
	color: white;
	text-decoration: underline;
}

table#tblSupplierResults td {
	border-style: dashed;
	border-width: 1px;
}

table#tblSupplierResults .noleft {
	border-left: none;
}

table#tblSupplierResults .noright {
	border-right: none;
}

table#tblSupplierResults .nobottom {
	border-bottom: none;
}

table#tblSupplierResults .holder {
	border: none;
	height: 5px;
}

/* BEGIN: Become A Member page */
table#tblBecomeMember {
	width: 438px;
}

table#tblBecomeMember td {
	border: none;
}

table#tblBecomeMember span.member_large {
	font-size: 14pt;
	font-weight: bolder;
	color: red;
}

table#tblBecomeMember span.member_text {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

span.become_header {
	font-weight: bolder;
	color: blue;
	font-size: 11pt;
}

/* END: Become A Member Page */

/* BEGIN: Current Specials CSS Rules */

table#tblFlyers {
	padding-top: 5px;
}

table#tblFlyers td {
	text-align: center;
	border-style: none;
}

table#tblFlyers img {
	border-size: 0;
}

img#imgFloater {
	border-style: none;
}

div#divSpecials {
	border-style: ridge;
	border-width: 3px;
	width: 99%;
}

/* END: Current Specials CSS Rules */

div#mainmenu {
	background-image: url('http://www.co-auto.com/www/images/header_background.png');
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
}

div#mainmenu img {
	border: none;
}

div#register {
	margin-left: 20px;
}

div#register td {
	border: none;
}

div#divFloater {
	position: relative;
	left: 365px;
	top: -225px;
	z-index: 99;
	width: 5px;
	visibility: hidden;
}

body {
	background-color: #00476C;
	/* background-color: white; */
	font-family: "Arial";
	margin: 0;
	border: 0;
	padding: 0;
}

div.div_content table {
	margin-left: auto;
	margin-right: auto;
}

table.center {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

div.centre {
	text-align: center;
}

img {
	border-size: 0px;
}

div.read_more {
	text-align: right;
}

#divSearch {
	font-size: 8pt;
	font-weight: bold;
}

#pageHeader {
	margin-top: 2px;
	font-size: 0pt;
	padding: 0;
	margin: 0;
}

#pageBody {
	font-size: 10pt;
	background-color: white;
}

#pageBody h4 {
	padding-top: 4px;
	margin: 0;
	font-size: 11pt;
	padding-bottom: 0;
}

#pageBody table {
	width: 100%;
}

#pageBody p {
	margin: 0;
	padding: 0;
}

#pageBody td a {
	font-size: 8pt;
}

img.ad {
	height: 252px;
	width: 126px;
	border: single;
	border-size: 3px;
	border-color: black;
	background-color: orange;
	float: left;
	margin-right: 4px;
	padding: 0;
}

span.header {
	height: 1.5em;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

span.ad_space {
	margin-left: 130px;
}

span.red {
	background-image: url('http://www.co-auto.com/www/images/red_middle.png');
	background-repeat: repeat-x;
	background-color: red;
}

span.blue {
	background-image: url('http://www.co-auto.com/www/images/blue_middle.png');
	background-repeat: repeat-x;
	background-color: blue;
}

table#tblLinks td {
	border-size: none;
	border-style: none;
}

span.section_header {
	font-size: 18pt;
	font-weight: bold;
	padding-bottom: 5px;
}

img.link_image {
	width: 200px;
	border: none;
}

div.link_address {
	background-color: #002042;
	color: white;
}

div.link_address a {
	color: white;
	text-decoration: none;
}

div.link_address p {
	padding: 0;
	margin: 0;
	text-align: center;
}

/* BEGIN: Industry News CSS Rules */
div.div_content {
	padding: 10px;
}

div#div_news {
	width: 500px;
	height: 575px;
	overflow: auto;
}

div#div_notice {
}

div#news_ad {
	position: relative;
	left: 595px;
	top: 200px;
}

div.div_news_item {
	padding-top: 1px;
	padding-bottom: 4px;
}

span.news_header {
	font-size: 12pt;
	font-weight: bold;
}

div.div_news_item p.news_item {
	font-size: 9pt;
}

/* END: Industry News CSS Rules */

/* BEGIN: Rep Finder CSS Rules */
div.rep_info a {
	color: white;
}

div.rep_info {
	width: 255px;
	height: 176px;
	margin-left: 25px;
	padding-top: 5px;
	padding-left: 10px;
}

div#sales_rep {
	background-image: url('http://www.co-auto.com/www/images/sales-repbar.png');
}

div#refinish_rep {
	background-image: url('http://www.co-auto.com/www/images/refinish-repbar.png');
}

div#ottawa_rep {
	background-image: url('http://www.co-auto.com/www/images/ottawa-repbar.png');
}

span.rep_header {
	font-size: 12pt;
	font-weight: bolder;
	color: white;
}

img.rep_photo {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
}

span.rep_info {
	color: white;
}

span.detail {
	font-size: 8pt;
}

div#rep_map {
	position: relative;
	left: 340px;
	top: -505px;
	width: 405px;
	height: 45px;
}
/* END: Rep Finder CSS Rules */

/* BEGIN: About Us CSS Rules */
div.mission {
	width: 275px;
	background-color: lightblue;
}

div.mission p {
	font-size: 10pt;
	padding-left: 5px;
}

div.overview {
	position: relative;
	left: 300px;
	top: -334px;
	width: 455px;
	height: 25px;
}
/* END: About Us CSS Rules */

/* BEGIN: About Us - Departments CSS Rules */
td.td_staff {
	border-style: none;
}

div.staff {
	width: 150px;
	text-align: center;
	background-color: #002042;
	margin-left: auto;
	margin-right: auto;
}

span.person {
	color: white;
	font-size: 10pt;
}

span.board_person {
	font-size: 10pt;
}

span.title {
	font-size: 8pt;
}

span.email a {
	color: white;
	text-decoration: none;
}

span.address_title {
	font-weight: bold;
}

span.address {
	font-size: 8pt;
}

/* END: About Us - Departments CSS Rules */
