/*
 *
 * File		: styles.css
 * Purpose	: CSS file for various classes
 * Created	: 01/05/07
 * Author	: Brian Ashe
 * Company	: Dee-Web Software Services, LLC.
 * Copyright 2007 Dee-Web Software Services, LLC.
 *
 */

/* Misc styles */
.stdImg {
	margin: 10px;
}

.title {
	color: #2B6686;
	font-weight: bold;
	font-size: 170%;
}

.copy {
	font-size: 60%;
}

.tagline {
	font-weight: bold;
	font-size: 170%;
	font-style: italic;
}

.desc {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-color: transparent;
	border: solid 1px #FF0
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.extra {
	color: #E9B620;
	font-weight: bold;
}
.faint {
	color: #FFCC33;
}
.fpImg {
	vertical-align: middle;
}
.normal {
	font-weight: normal;
}
.paleText {
	color: #333333;
}
.smText {
	padding: 5px;
	text-align: left;
	font-size: 8pt;
}
.stdimg {
	padding: 3px 8px;
	border: none;
}
.subCenter {
	text-align: center;
	height: 40px;
}

#featTitle {
	font-weight: bold;
	font-size: 10pt;
}
#pageTitle {
	padding: 5px 0 0 0;
	margin: 15px 0 0 0;
	line-height: 110%;
	font-weight: bold;
	font-size: 170%;
	font-style: italic;
}
#subTitle {
	width: 94%;
	margin: auto;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	background-color: #B9B09D;
}

/* Used Equipment Admin Page */
.usedHead {
	background-color: #E9B620;
	font-weight: bold;
}
.usedHeadC {
	background-color: #E9B620;
	text-align: center;
	font-weight: bold;
}
.usedHeadR {
	background-color: #E9B620;
	text-align: center;
	font-weight: bold;
}
.usedItem {
	height: 30px;
}
.usedTop {
	color: #000000;
	font-weight: bold;
	background-color: #D9A610;
}
.usedMain {
	background-color: #DDDDDD;
}
.usedContact {
	background-color: #DDDDDD;
}
.usedColA {
	font-size: 8pt;
	background-color: #FFFFFF;
}
.usedColB {
	font-size: 8pt;
	background-color: #EEEEEE;
}
.usedColAC {
	font-size: 8pt;
	text-align: center;
	background-color: #FFFFFF;
}
.usedColBC {
	font-size: 8pt;
	text-align: center;
	background-color: #EEEEEE;
}
.usedColAR {
	font-size: 8pt;
	text-align: right;
	background-color: #FFFFFF;
}
.usedColBR {
	font-size: 8pt;
	text-align: right;
	background-color: #EEEEEE;
}
#usedDetail {
	font-size: 8pt;
}
#usedListing {
	font-size: 8pt;
}

/* secondary Contact Form */
.formblock {
	color: #D9A610;
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-decoration: none;
	background-color: #EEEEEE;
}
.formmain {
	color: #EEEEEE;
	font-style: italic;
	font-weight: bold;
	font-size: 15pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-decoration: none;
	background-color: #D9A610;
}

/* Paper Page */
.paperBlock {
	width: 95%;
	padding-left: 10px;
}
.paperIcon {
	width: 20%;
	height: 120px;
	float: left;
	text-align: center;
	top: 0px;
}
.paperTitle {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.paperBody {
	width: 80%;
	float: right;
	text-align: justify;
}
.paperLocation {
	font-style: italic;
}
/* paper Front Page */
.paperBlockFP {
	margin: 0px;
	padding: 0px;
/*	width: 95%;
	padding-left: 10px;*/
}
.paperIconFP {
        margin: 0px;
        padding: 0px;
	width: 30%;
	height: 100px;
	float: left;
	text-align: center;
	top: 0px;
}
.paperBodyFP {
        margin: 0px;
        padding: 0px;
	width: 68%;
	float: right;
	text-align: left;
	font-size: 8pt;
}

/* Contact Page */
.contactHead {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	background-color: #E9B620;
}
.contactSub {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.contactModel {
	font-size: 7pt;
	color: #000000;
}
label.contact {
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}

/* Employee Directory */
#HomeOffice {
	border: none;
	font-size: 7pt;
	text-align: left;
}

#EDNote {
	color: #333333;
}

#Regional {
	border: none;
	font-size: 7pt;
	text-align: left;
}

#Support {
	border: none;
	font-size: 7pt;
	text-align: left;
}

.empCaption {
	margin: 2px;
	padding: 5px 2px 5px 2px;
	text-align: left;
	background-color: #E9B620;
	font-weight: bold;
}

.empHead {
	margin: 2px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	background-color: #D2D1D1;
}

.empNameA {
	padding: 4px 2px 4px 2px;
	font-size: 7pt;
	font-weight: bold;
	width: 30%;
	background-color: #F0F0F0;
}

.empTitleA {
	padding: 4px 2px 4px 2px;
	font-size: 7pt;
	width: 30%;
	background-color: #F0F0F0;
}

.empPhoneA {
	padding: 4px 2px 4px 2px;
	font-size: 7pt;
	width: 40%;
	background-color: #F0F0F0;
}

.empNameB {
	padding: 4px 2px 4px 2px;
	font-size: 7pt;
	font-weight: bold;
	width: 30%;
	background-color: #FFFFFF;
}

.empTitleB {
	padding: 4px 2px 4px 2px;
	font-size: 7pt;
	width: 30%;
	background-color: #FFFFFF;
}

.empPhoneB {
	padding: 4px 2px 4px 2px;
	font-size: 7pt;
	width: 40%;
	background-color: #FFFFFF;
}

/* Product Pages lists */
.apps {
	margin: 0 1.5em;
	padding: 2px 0px;
	font-size: 7pt;
	list-style: disc outside;
}
.apps li {
	padding: 1px 0px;
}
.features {
	margin: 0 1.5em;
	padding: 2px 0px;
	font-size: 7pt;
	list-style: disc outside;
}
.features li {
	padding: 1px 0px;
}

/* Product Tables */
.productTitle {
        font-size: 8pt;
        font-weight: bold;
}

table.productTable {
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	border-color: #000000;
 	border-collapse: separate;
	border-spacing: 0px;
	empty-cells: show;
}
table.productTable th {
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #000000;
	border-spacing: 0px;
	empty-cells: show;
}
table.productTable td {
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #000000;
	border-spacing: 0px;
	empty-cells: show;
}

.productCaption {
	margin: 2px;
	padding: 5px 2px 5px 2px;
	text-align: left;
	background-color: #E9B620;
	font-weight: bold;
}
.productHead {
	font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
	background-color: #FFCC33;
}
.productSideMain {
	font-size: 7.5pt;
	font-weight: bold;
	text-align: left;
	background-color: #FFCC33;
}
.productSideSub {
	font-size: 7.5pt;
	font-weight: normal;
	text-align: right;
	background-color: #FFCC33;
}

.productItem {
	font-size: 7.5pt;
	background-color: #FFFFFF;
	text-align: center;
}


.productSpec {
	font-style: italic;
	font-weight: normal;
}

/* Info Request */
#infoRequest {
	width: 95.5%;
	height: 220px;
	border: solid 1px #000000;
	display: none;
/* 	display: block; */
}

.submitError {
	width: 80%;
	margin: 0 auto;
	padding: 5px;
	background-color: #F1F1F1;
	border: solid 1px #000000;
}

/* Dealer Area clip art files etc. */
#clipFiles {
	width: 99%;
}
.clipCellA {
	width: 33%;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
}
.clipCellB {
	width: 33%;
	vertical-align: top;
	text-align: center;
/* 	background-color: #F1F1F1; */
	background-color: #FFFFFF;
}
.clipDesc {
	font-size: 10px;
}
.clipModel {
	color: maroon;
	font-size: 10px;
}

#partsOrder {
	width: 420px;
	text-align: center;
	margin: 0 auto;
}

/* For the site map */
.mapHalfA {
	width: 48%;
	padding: 1%;
	float: left;
}
.mapHalfB {
	width: 48%;
	padding: 1%;
	float: right;
}
.maplist
{
	margin-left: 10px;
	padding: 5px 10px;
/*	list-style: none;*/
}
.maplist li {
	padding: 5px;
}

/* Dealer Search page */
.dsAddr {
	color: #660000;
	font-size: 10pt;
}
.dsInfo {
	font-size: 12pt;
	background-color: #FFFFCC;
}
.dsLabel {
	color: #000000;
	font-size: 10pt;
}
.dsMail {
	color: #000066;
	font-size: 10pt;
}
.dsName {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}
.dsPhone {
	color: #006600;
	font-size: 10pt;
}

.job {
	width: 90%;
	margin: auto;
}

.jobTitle {
	color: #FFFFFF;
	background-color: #2B6686;
	font-size: 110%;
	padding: 2px 5px;
/* 	width: 70%;
	float: right;
	text-align: left;*/
}

.jobDesc {
/* 	width: 70%;
	float: right;
	text-align: left;*/
}

#toolbar {
	width: 95%;
	margin: auto;
	height: 25px;
	border: solid 1px #000000;
	background-color: #FFFFCC;
}

#toolbarLoc {
	width: 35%;
	float: left;
	text-align: center;
}

#toolbarType {
	width: 40%;
	float: left;
	text-align: center;
}

#toolbarAll {
	width: 15%;
	float: right;
	margin: auto;
	padding: auto;
	font-size: 80%;
	text-align: center;
}

.smallField {
	font-size: 60%;
}

.smallLabel {
	font-size: 60%;
}

.forwhat {
	color: #DD0000;
	font-size: 130%;
	font-weight: bold;
}

/* Pop-up pages */
#puHead {
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	width: 100%;
	height: 30px;
}

#puMain {
	color: #000000;
	background-color: #FFFFFF;
/* 	border: solid 2px #000000; */
	width: 100%;
	height: 92%;
}

#puSide {
/* 	border: solid 2px #000000; */
	width: 17%;
	height: 100%;
	float: left;
	text-align: center;
	overflow: auto;
}

#puDisplay {
/* 	border: solid 2px #000000; */
	width: 80%;
	height: 97%;
	float: right;
	overflow: auto;
}

.sideThm {
	padding: 10px 0;
}

.puSideTitle {
}

.puCaption {
}

#homeDesc {
	width: 55%;
	float: left;
	text-align: left;
}

#homeRates {
	width: 40%;
	margin: 10px 10px;
	float: right;
	text-align: center;
}

.rateTable {
	border: solid 1px #000000;
}

.rateTable th {
	background-color: #EEEEEE;
}

.rateTable td.dup {
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #000000;
	background-color: #FFFFCC;
}

.rateTable td.season {
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #000000;
	background-color: #FFFFCC;
}

.rateTable td.rate {
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #000000;
/* 	background-color: #FFCCCC; */
}

a.puLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Courier New", Courier, Serif;
}
a.puLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Courier New", Courier, Serif;
}
a.puLink:active {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Courier New", Courier, Serif;
}
a.puLink:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Courier New", Courier, Serif;
}
