body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 13px;
   background-color: background-color: #be1d14;
   background-repeat: no-repeat;
}	 

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #DEE4F6;

}
.nav {font-size: 11px;
	background-color: #bbccee;
    }
    
.navbar {font-size: 11px;
	background-color: #002771;
    }

.navhdr {font-size: 11px;
	background-color: #bbccee;color: #444444;
    }
    
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	}
.status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #bbccee;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}	

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.TreeMenuTitle {color: #888888; font: 18px Arial; font-weight: 600}


/******* for styling table reports from RM *******/
table tr.odd {background: #EEE;}
th {font: smaller Verdana, "Andale Mono", Courier, "Courier New", 
  monospace; color: black; border-right: 1px solid gray; border-bottom-style: dotted;
  white-space: nowrap; font-weight: bold;}
thead th {vertical-align: bottom; border: 1px solid gray;
  border-width: 0 1px 1px 0;
  white-space: normal;}
td.amt {background: #CEC; border-bottom-color: white;
  border-right: 1px solid gray;}
td.neg {background: #FF3; color: red;}
tr.totals td {font-weight: bold; border-bottom: 1px solid gray;}
tr.totals th {border-bottom-style: solid;}
tr.totalg td {font-weight: bold; border-bottom: 1px solid gray;}
tr.totalg th {border-bottom-style: solid;}


/*.Text     {color: #222222; font: 11px Verdana; background-image: url();}*/
.MainBack {background-color: #FFFFFF; color: #222222; font: 10px Arial; font-weight: bold}
.MenuBack {background-color: #CCCCCC; color: #FFFFFF; font: 10px Arial; font-weight: bold}
.TopBack  {background-color: #FFFFFF}
.ExTitle  {color: #999999; font: 16px Arial; font-weight: bold}
.CompTitle {color: #999999; font-weight:bold; text-align:right; background: url('images/flame.jpg') no-repeat 0 100%;; font-style:normal; font-variant:normal; font-size:12px; font-family:Arial}

.ParamTitle    {color: #222222; font: 16px Arial; font-weight: bold}
.ParamBack     {background-color: #FFFFFF; font: 11px Arial; font: 11px Arial;}
.ParamTbl      {color: #333333; font: 11px Arial; font: 11px Arial;}
.ParamTblTitle {background-color: #DEE4F6; color: #444444; font: 11px Arial; font-weight: bold;}
.ParamTblCell  {background-color: #ECF7F9; font: 11px Arial; color: #222222;}
.PageTitle  h2   {background-color: #DEE4F6; color: #444444;  font-weight: bold;	border-bottom: 1px solid #cccccc;}
.ParamHdr   {background-color: #DEE4F6; color: #444444;  font-weight: bold;	border-bottom: 1px solid #cccccc;}

.StyleNameW    {color: #FFFFFF; font: 11px MS Sans Serif; font-weight: bold}
.StyleNameB    {color: #000000; font: 11px MS Sans Serif; font-weight: bold}

A.White:link          {font: 11px Verdana; color: #B5EDFF; text-decoration: none;}
A.White:hover         {font: 11px Verdana; color: #FFFFFF; text-decoration: underline;}
A.White:visited       {font: 11px Verdana; color: #D3CCFF; text-decoration: none;}
A.White:visited:hover {font: 11px Verdana; color: #FFFFFF; text-decoration: underline;}

A.Dark:link          {font: 11px Arial; color: #444444; text-decoration: none;}
A.Dark:hover         {font: 11px Arial; color: #444444;text-decoration: underline;}
A.Dark:visited       {font: 11px Arial; color: #5555CC; text-decoration: none;}
A.Dark:visited:hover {font: 11px Arial; color: #5555CC; text-decoration: underline;}

A.Black:link          {font: 11px Verdana; color: #FFFFFF; text-decoration: none;}
A.Black:hover         {font: 11px Verdana; color: #FFFFFF; text-decoration: underline;}
A.Black:visited       {font: 11px Verdana; color: #F3F3F3; text-decoration: none;}
A.Black:visited:hover {font: 11px Verdana; color: #FFFFFF; text-decoration: underline;}

A.MenuLink:link    {font: 11px Arial; color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.MenuLink:hover   {font: 11px Arial; color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.MenuLink:visited {font: 11px Arial; color: #FFFFFF; text-decoration: none; font-weight: bold;}

.MenuTable          {border-width: 0;}
.MenuItem           {border-width: 1; background-color: #628FE2; border-style: solid; border-color: #A0C0FF; color: #FFFFFF}
.MenuItemOver       {border-width: 1; background-color: #285BA5; border-style: solid; border-color: #FFFFFF; color: #000000; cursor: hand}

.MenuItemSilver     {border-width: 1; background-color: #A3A3A3; border-style: solid; border-color: #E3E3E3; color: #FFFFFF}
.MenuItemOverSilver {border-width: 1; background-color: #696969; border-style: solid; border-color: #FFFFFF; color: #000000; cursor: hand}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}

#sectionLinks h3{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #A0C0FF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}




a  {
   text-decoration: underline;
   color: #000000;
}

a ins  {
   text-decoration: underline;
}

#emailusbutton a,
#homebutton a,
#productsbutton a,
#dealerloginbutton a,
#logoffbutton a,
#accountbutton a, 
#orderonlinebutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 16px;
   background-position: 0% 0px;
   font-size: 16px;
   line-height: 16px;
}

#homebutton a:hover,
#emailusbutton a:hover,
#dealerloginbutton a:hover  
#logoffbutton a:hover{
   background-position: -70px 0%;
}

#accountbutton a:hover {
	background-position: -59px 0%;
}
#logoffbutton a:hover {
	background-position: -63px 0%;
}
#orderonlinebutton a:hover,
#productsbutton a:hover  {
   background-position: -71px 0%;
}



#logo  {
   background: url(images/logo2.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 18px;
   top: 0px;
   z-index: 2;
   width: 196px;
   height: 67px;
}

.HIDE {
	display: none;
}

.xDISC {
	display: inline;
}

/* Superior Collision Parts STYLE CSS - Rahmat Dornbrook - www.lagrandesign.com */


/* Menu style.css
------------------------------------------------*/

.right {
  position: absolute;
  right: 10px;
  top: 10px;
	width: 250px;
}

.menu {
  position: absolute;
  right: 10px;
  top: 10px;
	width: 250px;
	padding: 0px;
	padding-left: 10px;
	background-color: #F2F2F2;
	border: solid 2px #FFF;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #164A70;
	letter-spacing: 0px;	
}
#menu td {
	padding-left: 20px;
}


/* User Box
------------------------------------------------*/
.loginbox {
	padding: 20px 30px 20px 30px;
}
.statusbox {
	padding: 30px;
}
.statusText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #164A70;
}
.userText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
}


/* Content
------------------------------------------------*/
p, h1, h2, h3, h4 {
	margin: 0px;
}

p {
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 21px;
	color: #164A70;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 16px;
	color: #164A70;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 13px;
	color: #164A70;
}


.text1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
}

.text2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
}

.textair1 {
	line-height: 14px;
}

.textair2 {
	line-height: 21px;
}

.textair3 {
	line-height: 24px;
}

.textair4 {
	line-height: 26px;
}

/* Links
------------------------------------------------*/
a:link {
	color: #164A70;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #164A70;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:link {
	color: #164A70;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #164A70;
}
a.nav:hover {
	text-decoration: underline;
	color: #CC0000;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* Other
------------------------------------------------*/
.clear {
	clear: both;
}

hr {
	padding: 0px;
}
.sepline {
	border-top: solid 1px #CCCCCC;
} 

.sepline2 {
	border-bottom: solid 4px #CCCCCC;
	padding-top: 6px;
} 

.colline {
	border-right: solid 1px #CCCCCC;
} 

/* Superior Collision Parts STRUCTURE CSS - Rahmat Dornbrook - www.lagrandesign.com */

/* FLOOR layout.css
------------------------------------------------*/
body {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
	line-height: 18px;
	font-family:  "Lucida Grande", Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #333333;
	height:100%;
	
	background-image: url(../images/bkgshade.jpg);
	background-repeat: repeat-x;
	background-position: 0px 118px; /* was background-position: 100px;*/
}
html,body {
	height: 100%;
}

/* Structure 
------------------------------------------------*/
#container {
	margin: 0 auto;
	width:  100%;   
	text-align: left;
	padding-top: 20px;
}

#left {
	width: 100%;
	float: left;
}

#right {
	width: 250px;
	float: left;
	margin-left: 3px;
}

#header {
	text-align: center;
}

#content {
	padding: 20px;
	border: solid 1px #CCCCCC;
	background: #FFF;
}

#sidebar {
	padding: 20px;
}

#footer {
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	border-top: solid 1px #F2F2F2;
}


//these styles are from Solar Velocity, and have been copied to the end of ../nldefault.css

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #1c3a68;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-color:#CCCCCC;
background-image:url(../images/formBG.jpg);
	background-color: #ffffff;
	height:22px;
	width:150px;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border:none;
	}
.formFieldsBTN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-color:#666666;
	border-collapse:collapse;
	border-style:none;
	background-color: #e8e8d5;
	width: 38px;
	height:22px;
	background-image:url(../images/formBTN.jpg);
	background-repeat:no-repeat;
	}
/*-------
body styles
--------*/
.body_main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.body_cart {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.body_topNav {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	margin-left:50px;
	line-height:25px;
}
.body_blue1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6699cc;
	font-weight:normal;
}
.body_white1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
/*-------
heading styles
--------*/
.heading_product {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	font-weight:bold;
}
.heading_blue1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#336699;
}
.heading_blue2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#336699;
}
/*-------
link styles
--------*/
a.linkBlue1, a.linkBlue1:hover, a.linkBlue1:visited, a.linkBlue1:active  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	text-decoration:underline;
}
a.linkBlue2, a.linkBlue2:hover, a.linkBlue2:visited, a.linkBlue2:active  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
	text-decoration:none;
}
/*-------
footer styles
--------*/
.Footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
a.linkFooter, a.linkFooter:visited, a.linkFooter:active  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
