/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	text-align: center;
	margin: auto;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: .6em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	padding: 0px;
}

.table
{
	border:0,0,0,0;
	padding:3,3,3,3;
	font-size:	.7em;
}

a	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
a:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.hidden {
	display: none;
}
/*** frame ***********************************/
.frame {
	width: 925px;
	border: 1px solid #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;	
	margin: auto;
}
/*** header **********************************/
.header {
	width: 100%;
}
.header img.logo {
	border: 0px;
	margin: 5px 150px 5px 50px;
  vertical-align: bottom;
}
.header img.topWheel {
	border: 0px;
	margin: 0px;
	padding: 0px;
  vertical-align: bottom;
}
.topMenu {
	width: 100%;
	clear: both;
	border-top: 3px solid #008300;
	border-bottom: 3px solid #008300;
	background: URL(images/topMenuBGND.gif);
}
.topMenu .prcMenu {
	float: left;
	display: block;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
    font-family: arial western, arial, san-serif;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}
.topMenu .accountMenu {
	display: block;
	width: 100%;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.topMenu .prcMenu a {
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
.topMenu .prcMenu a:hover {
	color: #ffffff;
	text-decoration: none;
}
.topMenu .accountMenu input#Header_Search_txtSearch {
	margin: 2px;
  border: 1px solid #386539;
  padding: 1px;
}
.topMenu .accountMenu input#Header_Search_cmdSearch {
	margin: 2px 15px 2px -10px;  
  border-top: 3px solid #c2eac2;
  border-left: 3px solid #c2eac2;
  border-bottom: 3px solid #386539;
  border-right: 3px solid #386539;
  background-color: #ffffff;
  padding: 0px;
  font-size: 95%
}
.topMenu .accountMenu a {
	color: #008300;
	text-decoration: none;
  padding: 0px;
  margin-top: 0px;
  vertical-align: text-top;
}
.topMenu .accountMenu a:hover {
	color: #ffffff;
	text-decoration: none;
}
.topMenu .accountMenu a.lastLink {
	margin-right: 10px;
	margin-left: 10px;
}
.topMenu .accountMenu img {
	border: 0px;
	margin: 0px 5px -2px 2px;
	padding: 0px;
}
	
/*** mainContent ****************************/
.mainContent {
	margin-top: 10px;
	width: 100%;
	clear: both;
	background: url(images/contentBGND.gif) center repeat-y;
}
/*** categoryList ***************************/
.categoryList {
	float: left;
	width: 142px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
.categoryList img {
	margin: 0px;
	padding: 0px;
	border: 0px;
  border-bottom: 1px solid #ffffff;
	width: 142px;
}
.categoryList .categoryHeader {
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #008300;
	font-weight: bold;
	font-size: 120%;
	width: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
}
.categoryList .oddCat,
.categoryList .evenCat {
	display: block;
	clear: both;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	vertical-align: middle;
	text-align: left;	
	font-size: 110%;
}
.categoryList .oddCat {
	background: url(images/cat1BGND.gif);
}
.categoryList .evenCat {
	background: url(images/cat2BGND.gif);
}
.categoryList a.Categories
{
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
	margin: 0px;
}		
.categoryList a.Categories:hover	{	
	display: block;
	color: #ffffff;
  background-color: #386539;
	text-decoration: none;
	width: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
	margin: 0px;
	}
	
.categoryList a.SelectedCategory
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
	margin: 0px;
	background-color: #386539;
}			

.categoryList a.SelectedCategory:hover	{	
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
	margin: 0px;
	background-color: #386539;
	}
.categoryList .catName {
	display: block;
	padding: 0px 5px 0px 5px; 
}
/*** adList **************************************/
.adsList {
	width: 141px;
	float: right;
	vertical-align :top;
	margin: 0px 0px 5px 0px;
}
.adsList img {
	margin: 4px 8px 4px 8px;
  padding: 0px;
}
.adsList img.header {
	margin: 0px;
  padding: 0px;
  border: 0px;
  border-bottom: 3px solid #ffffff;
 }
.adsList h4 {
	margin: 3px;
	padding: 0px;
	font-size: 120%;
}

/*** fetureItem **********************************/
.featureItem,
.featureContent {
	width: 620px;
	float: left;
	text-align: left;	
}
img#Detail_imgProduct {
	float: left;
}
.ProductName {
	font: 180% "Arial";
	font-weight: bold;
	text-align: left;
}
.featureItem .price {
	font: 180% "Arial";
	font-weight: bold;
	color: #b60b01;
	display: block;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
.featureItem .featureDesc {
	font-size: 130%;
	overflow: auto; 
	height: 199px;
	text-align: left;
}
.featureItem .featureDesc3 {
	font-size: 130%;
	text-align: left;
	margin-bottom: 10px;
}
span#Detail_lblWheelMax {
	display: block;
	clear: both;
  font-weight: bold;
 }
.buyLine {
	float: right;
	vertical-align: middle;
	width: 100%;
	clear: both;
	text-align: right;
	font-size: 140%;
	padding-top: 10px;
}
.buyLine input.buyButton {
	margin-right: 80px;
	margin-bottom: -5px;
	padding: 0px;
} 
.featureItem .litOptions p {
	clear: both;
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 25px;
 }
.featureContent {
	text-align: left;
}
.featureContent h3 {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 180%;
}
.featureContent h3.contentHead {
	background: url(images/h3BGND2.gif) no-repeat top left;
  padding-left: 24px;
  color: #1b1e89;
  font-size: 18px;
  border-bottom: 1px solid #1b1e89;
}
.featureContent h4 {
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #008300;
	
	margin-left: 20px;
	margin-right: 20px;
}
.featureContent p {
	padding-top: 0px;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 20px;
}
.featureContent p.indent {
	margin-left: 50px;
	margin-right: 20px;
}
/*** itemList ***/
.itemList {
	clear: both;
	margin-top: 20px;
}
div.item {
	width: 295px;
	float: left;
	border-top: 1px solid #c7c6c6;
	margin: 5px 5px 15px 5px;
	padding-top: 10px;
}
div.item img {
	border: 0px;
  margin-bottom: 10px;
	float: left;
}
.item h4.itemName {
	font-weight: bold;
	color: #000000;
	font-size: 100%;
	margin-bottom: 3px;
	padding-bottom: 0px;
	text-align: left;
  margin-top: 0px;
  padding-top: 0px;
}	
.item h4.itemName a {
	color: #000000;
}
.item .itemPrice {
	font-size: 100%;
	font-weight: bold;
	color: #008300;
	display: block;
	text-align: right;
}
.item .itemDesc {
	display: block;
	text-align: left;
	margin-top: 4px;
  float: right;
  width: 165px;
}
.item .itemWheel {
	display: block;
	clear: both;
	text-align: left;
	margin-top: 8px;
}
.item .wheelItem img {
	margin: 0px 10px 0px 5px;
	padding: 0px;
	float: none;
}
.spacer {
	clear: both;
	height: 1px;
}
.spacer span {
	display: none;
}
/*** contactForm *********************/
.contactForm,
.requestForm {
	width: 100%;
}
.contactForm p,
.requestForm p {
	font-size: 100%;
	margin-right: 50px;
}
.contactForm .formRow,
.requestForm .formRow {
	vertical-align: middle;
	margin: 5px 0px 5px 0px;
	clear: both;
}
.contactForm label,
.requestForm label {
	display: block;
	float: left;
	font-size: 100%;
	color: #003300;
	font-weight: bold;
	width: 25%;
	text-align: right;
	padding: 4px 3px 2px 0px;
}
.requestForm label.time {
	display: inline;
  float: none;
  margin-left: 10px;
}
.contactForm .formRow input,
.requestForm .formRow input {
	border: 1px solid #000080;
	padding: 1px;
}
.contactForm .formRowTall textarea,
.requestForm .formRowTall textarea {
	border: 1px solid #000080;
	padding: 1px;
}
.contactForm .formRowSubmit,
.requestForm .formRowSubmit {
	text-align: center;
	width: 100%;
	margin-top: 15px;
}
/*** productRequest ***/
p.requestDisclaimer {
	font-style: oblique;
 }


Table.Cart
{
	border-left-color: #429c5a;
	border-bottom-color: #429c5a;
	border-top-style: solid;
	border-top-color: #429c5a;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #429c5a;
	border-bottom-style: solid;
}

Table.Cart TR
{
	vertical-align:middle ;
}

.Validation
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color:#FFFFFF;
}

tr.SubItems
{
	vertical-align:middle ;
	font-size: 0.7em;
	list-style-type: none;
}

tr.SubItems td.Name
{
	padding-left: 25px;
	font-weight: bold;
}

td.Price
{
	font-weight: bold;
	width:12%;
	color: #990000;
	text-align: right;
}

td.Quantity
{	
	text-align:center;
	width: 12%;
}

TD.ItemTitle
{
	font-weight: bold;
	font-size:x-small ;
	
}

.ItemTitle
{
	font-weight: bold;
}



.Price
{
	font-weight: bold;
	color: #990000;	
}

.SubItemPrice
{
	font-weight: bold;
	color: #990000;	
	font-size:xx-small ;
}

.FormLabel
{
	padding-right: 4px;
	font-weight: bold;
	font-size: .8em;	
	font-family: Arial;
	text-align: right;
}

TD.CartLabels
{
	font-weight:bold ;
	color:White;
}

.SmallText
{
	font-size:x-small ;
}
/*** footer **************************/
.footer {
	position: relative;
	width: 100%;
	clear: both;
	border-top: 3px solid #808080;
	background-color: #c7c6c6;
	color: #000000;
	padding: 3px 0px 5px 0px;
	font-weight: bold;
	font-size: 100%;
	margin-top: 15px;
	text-align: center;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
} 

h2.accountTitle {
	padding: 0px;
	margin: 10px;
	font-size: 300%;
	color: #000080;
	text-align: left;
}
/*** account.aspx **************************************************/
h2 {
	padding: 0px;
	margin: 15px 5px 5px 5px;
	font-size: 200%;
	color: #000080;
	text-align: center;
}
/*** accountOrders ************************/
.accountOrders {
	width: 400px;
	float: left;
}
.accountOrders table {
	font-size: 120%;
	width: 90%;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.accountOrders table tr.ordHead {
	background-color: #c8d6e7;
	padding: 2px;
}
.edit {
	margin-top: 5px;
}
/*** addressBook *************************/
.addressBook {
	width: 360px;
	float: left;
	font-size: 100%;
	text-align: left;
}
.addressBook h3 {
	font-size: 140%;
	width: 350px;
	padding: 2px;
	background-color: #e1f8de;	
	margin: 0px;
}
.addressBook p {
	font-size: 110%;
}
td.AddressEntry {
	font-weight: bold;
  font-size: 75%;
  text-align: right;
}

.Keywords
{
	display:none;	
}

