@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FC0;
	background-image: url(head.jpg);
	height: 125px;
} 
.thrColFixHdr #header h1 {
	color: #FC0;
	font-family: Celticmd;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #adsense {
	float: right;
	width: 125px;
	height: 125px;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px; /* padding keeps the content of the div away from the edges */
	border-right-width: thin;
	border-right-style: solid;
	border-collapse: collapse;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #030;
	color: #FFF;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {

}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033
}
.elmsoft {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF6600}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #303;
	font-weight: bold
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	top: auto;
	clip:  rect(   )
}
.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033
}
.signature {  font-family: Mistral; font-size: 24px; font-weight: bold; color: #000033}
.companyname {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #330033}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A:link {
	FONT-WEIGHT: bold;
	COLOR: #009966;
	font-family : Arial, Helvetica, sans-serif;
}
A:visited {
	FONT-WEIGHT: bold;
	COLOR: #666666;
	font-family : Arial, Helvetica, sans-serif;
}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: Maroon;
	font-family : Arial, Helvetica, sans-serif;
}
A:active {
	FONT-WEIGHT: bold;
	COLOR: #060;
	font-family : Arial, Helvetica, sans-serif;
}
.r1{}
.r2{background-color:#f6f6f6;}
.detailsPrice{font-size:146.5%;font-weight:700;}
.detailsSpecs{width:335px;border-left:1px solid #cbcbcd;border-right:1px solid #cbcbcd;}
.detailsSpecs a{font-weight:700;}
.detailsSpecs dl{width:100%;padding:0;margin:0;}
.detailsSpecs dt{font-weight:700;float:left;width:80px;padding:3px 3px 3px 5px;border-top:1px solid #cbcbcd;}
.detailsSpecs dd{overflow:hidden;float:left;width:240px;margin:0 0 1px 0;padding:3px;border-top:1px solid #cbcbcd;}
.addescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
.adheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
.adsubmitted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
form table tr th {
	color: #000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
form table tr td label {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
body table tr td form table caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
body table tr td ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
#dealercp {
	border: medium solid #303;
}
#dealercp tr th {
	color: #000;
	background-color: #666;
	text-align: left;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#dealercp tr #cpodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FC3;
}
#dealercp tr #cpeven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FF6;
	color: #000;
}

#dealercp tr #cpoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999;
	color: #000;
}

#dealercp #cpodd #cpodd a {
	font-size: 14px;
	color: #060;
}
#dealercp tr th {
	color: #FFF;
	background-color: #F60;
	font-size: 13px;
}
body table tr td form table tr td {
	color: #000;
}
.menu ul li {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#addimage table tr td {
	border: thin solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.new {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;
}
#pageimage {
	margin-right: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.leftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #303;
	margin-left: 5px;
}
.endorse {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #303;
	font-weight: bold;
	font-size: 12px;
}
.social {
	font-size: 16px;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
#cow {
	background-color: #FFC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 2px;
	height: 125px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#endorse {
	background-color: #FF9;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 10px;
	padding: 2px;
}
#mhsearch2 table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#footer p {
	font-size: 10px;
	color: #FFF;
}
#MenuBar3 li #home {
	background-color: #F00;
}
#MenuBar3 li #links {
	background-color: #393;
}
li #ad {
	background-color: #F60;
}
li #contact {
	background-color: #36F;
}
#MenuBar3 li #blog {
	background-color: #66F;
}
#MenuBar3 li #forum {
	background-color: #F36;
}
#specialoffer {
	background-color: #FFFFFF;
	border: thin solid #030;
	padding: 5px;
}
.specialoffer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
#specialoffer ul li {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#specialoffer ul {
	margin: 0px;
	padding-left: 10px;
}

.cotwimg{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.new {
	font-variant: small-caps;
	color: #F00;
}
