﻿/* The styles in this section group are common to the entire webiste */

/* Document element styles */

body { background: #e4e4e4; } 
#container { width: 750px; margin-left:auto; margin-right:auto; border: 1px solid #cccccc; background-color: #ffffff; }
#content   { margin-top:30px;	margin-left:auto; margin-right:auto; width:650px; }
#widecontent { margin-top:30px;	margin-left:auto; margin-right:auto; width:700px; }

#menubar {
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	height: 20px;
}

#menubar td {
	background-image: url('images/whitebar.gif');
	background-position: right center;
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
}

#menubar a:link, #menubar a:visited {color:#ffffff; text-decoration: none; }
#menubar a:active, #menubar a:hover {color: #ffff00; text-decoration: none; }

#footmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#footmenu a:link, #footmenu a:visited { color: #000000; text-decoration : underline;}
#footmenu a:active, #footmenu a:hover {color: #cc0000; font-weight: bold;}

#footbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	height: 20px;
    vertical-align: middle;
    margin-top: 30px;
}

#quicksearch {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:right; 
	margin:0px; 
	padding:25px 15px 0px 0px; 
}

#quicksearch form {
	padding:0px;
	margin:0px;
}

#quicksearch input, button {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top:0px; 
}

#quicksearch a:link, #quicksearch a:visited {color:#ffffff; text-decoration: none; }
#quicksearch a:active, #quicksearch a:hover {color: #000000; text-decoration: underline; }

#quicksearch em {                 /* used to produce and inverted color scheme for quicksearch */
	font-style:italic;
	color: #000000;	
}

#quicksearch em a:link, #quicksearch em a:visited {color:#000000; text-decoration: none; }
#quicksearch em a:active, #quicksearch em a:hover {color: #ffffff; text-decoration: underline; }


img {
	border-style: none;
}

.buybutton {vertical-align:bottom; }

.redtext {color: #ee0000;}

.redtextbold {
	color: #ee0000;
	font-weight:bold;
}

.nostock {
	border-style: solid;
	border-width: 1px;
	color: #990000;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}

h1.thankyou {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
}

h2.thankyou {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
}

.validate {         
	font-family: Arial, Helvetica, sans-serif;
	font-Size:14px;
    font-weight:normal;
    color: #EE0000;	
    background-color: #FFFFCC;
    text-align:left;
	width:630px;
	height:54px;	
	margin-top:10px;
	margin-bottom:15px;
	padding:5px;
}

.fieldvalidate {
	font-family: Arial, Helvetica, sans-serif;
	font-Size:10px;
    color: #EE0000;	
}


/* These styles are used primarily in the shopping section */

.infoblock {
	border: 1px solid #999999; 
	background-color: #EAEAEA;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-bottom:10px;
}

.infoblock p { margin: 5px}


A.cartlink {color: #333333; text-decoration: none}
A.cartlink:active {color: #333333; text-decoration: none}
A.cartlink:hover {color: #CC0000; text-decoration: none}

#carttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-collapse: collapse;
}

#carttable th {
	border: 1px solid #989DA5;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #989DA5;
	text-align: center;
}

td.carttext {
	border: 1px solid #989DA5;
	height: 20px;
	text-align: left;
	padding-left: 5px;
}

td.cartnumber {
	border: 1px solid #989DA5;
	height: 20px;
	text-align: right;
	padding-right: 5px;
}

td.carttotal {
	font-weight: bold;
	border: 1px solid #989DA5;
	height: 20px;
	text-align: right;
	padding-right: 5px;
}

.cartsubtot {
	font-weight: bold;
	color: black;
	height: 20px;
	border-style: none;	
	text-align: right;
	padding-right: 5px;
}

.cartinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 13px;
	text-align: right;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.tabletext input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 15px;
	text-align: left;
}

.tabletext select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 20px;
	text-align: left;
}

.tabletext button {
	font-size: 14px;
	text-align: center;
	height: 22px;
	vertical-align: middle;
}
	
.messagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:left;
}

/* These are used to break up logical sections */

h1.sectiontitle {
	font-family: Arial;
	font-weight: bold;
	text-align:left;
	color: #cc0000;
	font-size: 16px;
	border-bottom: 2px solid #989DA5;
	margin-bottom: 5px;
}

.grayrule {
	border: 1px solid #989DA5;
}

img.truckicon { vertical-align: bottom; border-style:none }