/***********************************
CSS Document
Author: Michael Oleksak - StarsnSites.com
copyright ©2005-2007 all rights reserved
Used for Featured Dealer Table
***********************************/         	


.dealerTable { width: 294px; height: 100%; padding:2px; background-color: #ffffff; 
                font-family: lucida, verdana, sans-serif; border:1px solid #999999;
               }
.dealerTable td { font-size: 10px; vertical-align: top; padding:1px; background-color: #F8F4DF;
                  color: #555555; }
.dealerTable th { background-color: #555555; font-size: 12px; color: #ffffff;
                   padding:2px;}               
            
.dealerTable a:link,
.dealerTable a:active,	
.dealerTable a:visited    { color: #0000FF;	text-decoration : underline; font-weight: bold;	}
.dealerTable a:hover	  {	color: #800000; text-decoration : underline; font-weight: bold; }

.dealerSignUpTable		    { width: 580px; background-color: #ffffff; border:1px solid #cccccc; }
.dealerSignUpTable th		{ height: 30px; font-size: 12px; background-color: #eeeeee; border:1px solid #cccccc; text-align: left; padding-left: 10px; }
.dealerSignUpTable td		{ padding: 3px; font-size: 10px; }

.dealerInput		{ width: 200px; }   
.dealerTextInput	{ width: 267px; height: 150px; } 

              
                  
/***********************************
 Distributors Stylesheet
***********************************/

.distributorTable 		{ width: 295px; height: 100%; padding:2px; background-color: #ffffff; font-family: lucida, verdana, sans-serif; border:1px solid #999999; }
.distributorTable td 	{ font-size: 10px; vertical-align: top; padding:4px; background-color: #efefef; color: #333333; }
.distributorTable th 	{ background-color: #31476C; font-size: 12px; color: #ffffff; padding:2px;}               
            
.distributorTable a:link,
.distributorTable a:active,	
.distributorTable a:visited    { color: #0000FF;	text-decoration : underline; font-weight: bold;	}
.distributorTable a:hover	  {	color: #800000; text-decoration : underline; font-weight: bold; }


.dealerSignUp			{ width: 100%; font-size: 12px; }
.dealerSignUp td		{ padding: 4px; font-size: 12px; text-align: justify; }

.dealerSignUpForm 		{  width: 100%; background-color: #efefef; background-image:url('../images/dealerForm.jpg'); border:1px solid #999999; }
.dealerSignUpForm th	{  font-size: 10px; text-align: right;  padding-right: 3px; }
.dealerSignUpForm td	{  font-size: 10px; padding: 5px; }
/***********************************
 End Stylesheet
***********************************/