/*
	default.css
 	Product: Auto Body Repair 
	Description: Auto Body Repair Default Presentation Stylesheet for Design Elements
	Author: Ivan Alexander
	© 2004, Manheim Auctions
*/

/* Menu System css rules */
#nav 		{color: #003366;}
.hasSubnav	{background:url("../images/arrowRight.gif") no-repeat;}

#nav li 			{color: #003366; border-color: #B0901D;}

#nav li a 			{color: #003366;}
#nav li a:visited	{color: #003366;}
#nav li a:hover 	{background: #003366; color: #F5C927;}

/* Set the current page without javascript */
#home #nav li a.current 	    {background: #003366; color: #F5C927;}
#services #nav li a.current 	{background: #003366; color: #F5C927;}
#our_process #nav li a.current 	{background: #003366; color: #F5C927;}
#specialized_technicians #nav li a.current 	{background: #003366; color: #F5C927;}
#faqs #nav li a.current 	    {background: #003366; color: #F5C927;}
#locations #nav li a.current 	{background: #003366; color: #F5C927;}

/* General css rules */
body				{color: #000000; background: #FFFFFF;}
a 					{color: #0000FF;}
a:visited			{color: #000066;}
a:hover 			{color: #CC0000;}
h1					{color: #000000;}
h2					{color: #000000;}
th					{color: #FFFFFF; background: #062F5B;}
th a, th a:visited, th a:hover	 {color: #FFFFFF;}
th a:hover {text-decoration: underline;}

input.text 			{background: #FFFFFF; border-color: #000000; color: #062F5B;}
textarea 			{background: #FFFFFF; border-color: #000000; color: #062F5B;}
select	 			{background: #FFFFFF; border-color: #000000; color: #062F5B;}
input.formButton	{background: #3E6793; border-color: #000000; color: #FFFFFF;}

/* Alert/Error Frame css rules */
#alertFrame	 		{background: #F6F6F6; border-color: #000000;}
#alertIcon		 	{background:url("../images/alertIcon.gif") no-repeat;}
#alertIconSmall	 	{background:url("../images/alertIconSmall.gif") no-repeat;}

/* General format rules */
#pageFrame			{background:url("../images/mainBack.gif") repeat-y;}

#homeHeader		 	{background:url("../images/headerBack-withImage.jpg") no-repeat;} 
/* took out
#homeHeader		 	{background:none;}
*/
#interiorHeader	 	{background:url("../images/interiorHeaderBack.gif") no-repeat;}
#pageFooter		 	{background:url("../images/footerBack.gif") no-repeat;}

#leftColumnHome	.columnTitle 		{color: #003366;}
#leftColumnHome	.columnTextFrame 	{color: #000000;}

#leftColumnInterior	.columnTitle 		{color: #003366;}
#leftColumnInterior	.columnTextFrame 	{color: #000000;}
#leftColumnInterior img		{border-color:#00349A;}

#centerFrame			{background:url("../images/welcomeBack.jpg") repeat-y;}
#centerTop				{background:url("../images/welcomeTop.jpg") no-repeat;}
#centerText				{color: #FFFFFF;}
#centerText .title		{color: #F7BA00;}
#centerBottom			{background:url("../images/welcomeBottom.jpg") no-repeat;}

#rightFrame	.columnTitle 	{color: #00349A;}
#rightFrame	.scrollArea 	{color: #000000;}
#rightFrame	.scrollArea h1	{color: #000000;}

#addressFrame			{background:url("../images/addressBack.gif") repeat-y;}
#addressTop				{background:url("../images/addressTop.gif") no-repeat;}
#addressText			{color: #000000;}
#addressText .title		{color: #00349A;}
#addressBottom			{background:url("../images/addressBottom.gif") no-repeat;}
#addressPic 			{background:url("../images/addressPic.jpg") no-repeat;}

#bodyFrame				{background:url("../images/bodyBack.gif") repeat-y;}
#bodyTop				{background:url("../images/bodyTop.gif") no-repeat;}
#bodyTitle				{background: url("../images/bodyTitleBack.gif") no-repeat;}
#bodyTitle h1			{color: #00349A;}
#bodyText				{color: #000000;}
#bodyText .subHead		{color: #000000;}
#bodyBottom				{background:url("../images/bodyBottom.gif") no-repeat;}

#footerNav			{color: #FFFFFF;}
#footerNav a		{color: #FFFFFF;}
#footerNav a:hover	{color: #003366;}

.map					{border-color:#00349A;}
