body
{

        background:#000000;

}
*
{
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

p
{
	padding:10px 0px 0px 0px;
        text-align: justify;
        margin:0px 0px 0px 0px;
}

#header
{
	
    background-image:url(images/header_bg_f.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	height:193px;
	width:985px;
	border-right:0px solid #ffffff; 
	border-left:0px solid #ffffff; 
	text-align:left; 
	margin:auto;
	padding:0px 0px 0px 0px;

}

#date
{
	float:left;
    background-image:url(images/date.gif);
    background-position: center left;
    background-repeat: no-repeat;
	line-height:24px;
	height:24px;
	margin:0px 24px;
    padding-left:22px;
}

#date *
{
	color:#cccccc;
}

#search
{
    float:right;
    margin:0px 20px 0px 0px;
    padding:5px;
}

#search *
{
    color:#abadb3;
    font-size:1em;
}

#search input
{
    color:#000000;
    border: 1px solid #abadb3;
    height:16px;
    background:#C4E3F2 url(images/search.jpg) center left no-repeat;
    padding:2px 0px 0px 20px;
    width:40px;
    
}






#logo
{
	
	float:left;
	width:300px;
	height:200px;
	background-color:#000000;
	/*margin:4px 24px 0px 24px;*/
}

#logoright
{
	width:685px;
	float:left; 
	text-align: left;
	height:200px;
	margin:0px 0px 0px 0px;
	display: inline-block;
	padding:0px 10px 0px 0px;
	background-color:#666666;

	
	
}

#topnav
{
	width:685px; 
	text-align: left;
	clear:both;
	
	margin:0px 0px 0px 0px;
	display: inline-block;
	padding:0px 10px 0px 0px;
	background-color:#000000;	
	
}



#navigation
{
	clear:both;
	float:left;
	height:38px;
	width:975px;
	line-height:38px;
	color:#232323;
	background-color:#000000;
	padding:0px 0px 0px 0px;
	
	background:url(../_images/nav_bg.jpg);
	background-repeat: repeat;
  	/*  font-family: "Lucida Sans", Arial, sans-serif;*/
  	font-family:Verdana , Arial, sans-serif;
    font-weight:bold;
	position:relative;
}

#navigation li
{
	cursor:pointer;
	float:left;
	list-style:none;
	/*padding:0px 9px 0px 9px;*/
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:1000;
}

#navigation a
{
    color:#232323;
    text-decoration:none;
    font-family:Verdana , Arial, sans-serif;
    font-weight:bold;
    border:0px solid #6d8cc9;
    padding:9px 9px 9px 9px;
}

#navigation a:hover
{
	color:#ffffff;
	background-color:#9d601d;
	text-decoration:none;
	border: 0px dashed #fff;
}

#navigation li ul
{
	background-color:#ffffff;
	border:1px solid #232323;
	display:none;
	left:0px;
	position:absolute;
	top:30px;
	width:180px;
	line-height:25px;
}

#navigation li ul li
{
	border-bottom:#cccccc solid 1px;
	padding:0px;
	width:180px;
}

#navigation li ul li a
{
	display:block;
	font-weight:normal;
	/*padding:0px 12px;*/
	padding:0px 12px;
        border:0px solid transparent;
        margin:0px;
}
#navigation li ul li a:hover
{
	display:block;
	font-weight:normal;
	background-color:#9d601d;
	
	padding:0px 12px;
    margin:0px;
}
#navigation li:hover ul, #navigation li.over ul, #navigation li.sfhover ul
{
	display:block;
}

		#navigation li ul li ul
		{
			border:none;
			margin:0px 0px 0px 12px;
			position:relative;
			top:0px;
			width:168px;
		}
		
		#navigation li ul li ul li
		{
			border:none;
			width:168px;
		}


#users
{
	width:975px; 
	text-align: right;
	clear:both;
	height:22px;
	margin:0px 0px 0px 0px;
	display: inline-block;
	padding:0px 0px 0px 0px;
	background-color:#000000;

	
	
}

#users a
{
	color:#FFFFFF;
	font-weight:bold;
}

#users a:hover
{
	color:#ff0000;
	text-decoration:underline;
}

#breadcrumbs
{
	border:#8BDE1F dashed 0px;
	height:36px;
	line-height:36px;
	 /*padding:0 24px;*/
        background-color:#000000;
       /* background-image:url(images/breadcrumb_bg.gif);
        background-repeat:repeat-y;*/
        color:#ffffff;
}

#breadcrumbs *
{
	color:#75d2ff;

}

#breadcrumbs a:hover
{
	color:#cccccc;
	text-decoration:underline;
}

#SeoheaderPane
{
		clear:both;
        width:935px;
		height: auto;
		padding:5px 20px 5px 20px;
        display:inline-block;
		background-color:#ffffff;
        

}

#FooterLinksPane
{
		clear:both;
        width:935px;
		height: auto;
		padding:5px 20px 5px 20px;
        display:inline-block;
		background-color:#ccd4e6;

}

#SeofooterPane
{
		clear:both;
        width:935px;
		height: auto;
		padding:5px 20px 5px 20px;
        display:inline-block;
		background-color:#8c8b8b;
		color:#ffffff
}

#footerlinks a
{

color:#FFFFFF;
text-align:center;
margin:auto;
text-decoration:none;
}

#footerlinks a:hover
{
color:#fcfcfc;
text-decoration:underline;
}

#edealerPane
{
	clear:both;
        width:985px;
		height: auto;
		padding:0px 0px 0px 0px;
        display:inline-block;
		background-color:#ffffff;

}


#topheader
{
		clear:both;
		width:975px;
        height: auto;
        display: block;
        background-color:#ffffff;	
	
	
}

#TopPane{
        
        float:left;
        width:975px;
        height: auto;
        display:inline-block;
        background-color:#ffffff;
}

#skincon
{
		clear:both;
        width:935px;
		height: auto;
		padding:20px 20px 20px 20px;
        display:inline-block;
		background-color:Transparent;

		
		 
		
}

#skincon .left{width:140px; height: auto; float:left  }
#skincon .center{width:100%; padding-left:0px; height:auto; float:left }
/*#skincon .right{width:426px; height: auto; float:left }*/



#LeftPane
{
        width:140px;
		height:auto;
        float:left;
		background-color:Transparent;
        padding:0px 0px 0px 0px;
        padding:
      
		
       
        
        
}

#CenterPane
{
        width:100%;
		height: auto; 
        float:left;
		background-color:Transparent;
        padding:0px 0px 0px 0px;
		
       
        
        
}
#RightPane
{
        width:426px;
		height: auto; 
        float:left;
		background-color:Transparent;
        padding:0px 0px 0px 0px;
		
       
        
        
}


	
#BottomcontentPane

{
 width:758px; 
        float:left;
		background-color:#d3d3d3;
        padding:0px 0px 0px 0px;
		height:100px;
		
       
        
        
}


.ContentPaneText
{
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color:#666666;
    padding-left:20px;
    float:left;
    padding-right:5px;
     
}
.ContentPaneTextTitle
{
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    padding-left:20px;
    
    
}
.LeftPaneText
{
    font-family:Verdana, Arial, Helvetica;
    font-size:10px;
    color:#666666;
    float:left;
    width:202px;
    padding-left:20px;
    
   
}
.LeftPaneTitle
{
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color:#666666;
    float:left;
    font-weight:bold;
    width:202px;
    padding-left:20px;
	padding-top: 20px;

}
#wrapright{
        margin-left:374px;
	padding:0px 0px 0px 0px;
	position:relative;

}
#wrapleft{
        float:left;
        width:526px;
	padding:0 0px 0px 0px;
        position:relative;

}

#ContentPane p
{
	text-align:left;
}
#ContentPane ul
{
	margin:0px 0px 0px 0px;	
}
#bottomPane{

       
        clear:both;
        width:935px;
		display:inline-block;
		height:auto;
		background-color:#FFFFFF;
		padding:20px 20px 20px 20px;
}

#ContentPane
{

    float:left;
    width:935px;
	height:auto;

	padding:0px 20px 0px 20px;
	background-color:#FFFFFF;

}
#BleftPane
{

    float:left;
    width:935px;
	height:auto;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;

}
#BrightPane
{
        float:right;
        width:470px;
	padding:0px 0px 0px 0px;
}


#footer
{
	/*border-top:#cccccc solid 0px;*/
	clear:both;
	 padding:0px 0px 0px 0px;
        background-color:#000000;
       /* background-image:url(images/footer.gif);
        background-position:0 bottom;*/
}

#footer *
{
	color:white;
	font-size:12px;
}

#footer div
{
	line-height:36px;
	text-align:center;
}

#footer div.standards, #footer div.standards *
{
	font-size:10px;
}

#edealer1
{


	height:30px; 
	width:975px;
	text-align:center;
	

}

.edealer
{

	background-image:url(../_images/eDealer_logo.jpg);
    background-position: center;
    background-repeat: no-repeat;
	height:30px; width:975px;
	text-align:center;
	cursor:default;

}

.edealer a:hover
{

	background-image:url(../_images/eDealer_logo.jpg);
    background-position: center;
    background-repeat: no-repeat;
	height:30px; width:975px;
	text-align:center;
	cursor:default;

}



/* -- // -- */

#dnnblues
{
        width:975px;
        margin:0px auto;
        padding-left:0px;
		background-color: #ffffff;
		height:auto;
       /* background-image:url(images/main_bg.jpg);
        background-repeat: repeat;*/
}

#dnnblues #container
{ 
padding:0px 0px 0px 0px;
height:auto;

}
.TopTitle
{
    background-image:url("/Portals/0/Images/top_img.jpg");
    background-repeat:no-repeat;
    height:70px;
    font-family:Arial;
    font-size:25px;
    color:#033979;
    text-transform:uppercase;
    padding-left:40px;
    padding-top:30px;
    font-weight:bold;
}

.SkinObject
{
	color:#000000;
	font-family:trebuchet ms, tahoma, verdana, arial;
	font-size:12px;
	font-weight:normal;
}

a.SkinObject, a.SkinObject:active, a.SkinObject:visited
{
	color:#0000cc;	
}

/* -- // -- */

#childlinksbox
{
        
        padding:3px;

}
.childlinks
{
        display:block;
        margin:6px;
        margin-bottom:0px;
        padding:4px;
        border:0px solid #F9F9F9;
        border-right:0px;

}
.childlinksleft
{
        width:62px;
        float:left;
}
.childlinksicon
{
        margin:0px;
        width:60px;
        height:66px;
        padding:2px;
        border:1px dashed #698495;
}
.childlinksright
{
        margin-left:72px;
        display:block;
        margin-bottom:25px;
}
.childlinksname
{
        
        height:18px;
        line-height:18px;
        text-align:left;
        border-top:0px dotted #003366;
        border-bottom:0px dotted #003366;
        padding-bottom:4px;
        margin-left:14px;
        padding-left:0px;
        background-color:transparent;
}
.childlinkstitle
{
        float:left;
        width:240px;
        padding:6px 12px 8px 12px;
        text-align:right;
        font-style:italic;
        font-weight:bold;
}
.childlinksdescription
{
        padding: 6px 4px 6px 12px ;
        text-align:justify;
}
.childlinks a
{
	font-size:16px;
        color:#cccccc;
        font-style:italic;
}
.childlinks a:hover
{
	font-size:16px;
        color:#ece9d8;
        font-style:italic;
}
.childlinkssmall a, .childlinkssmall a:hover
{
	font-size:10px;
        color:#cccccc;
        font-weight:bold;
        font-style:italic;
        text-decoration:underline;
}
.leftchildlinks .childlinksname 
{
        
        text-align:left;
        border:0px dotted #003366;
        border-top:0px solid #003366;
        border-right:0px;
        margin-top:6px;
        margin-left:0px;
        padding:0px 0px 0px 6px;
        background:#F9F9F9;



}
.leftchildlinks .childlinksname a
{
        
        border:0px dotted gray;

}
.leftchildlinks .childlinksname a:hover
{
        
        border:0px dotted #003366;
        color:gray;
        background-color:#EFF0F2;
        text-decoration:none;

}

.leftchildlinks span,
.childlinksname span
{
        background-color:#003366;

}
.leftchildlinks span span,
.childlinksname span span
{
        background-color:#E6E8EB;

}



/* -- // -- */





/******For inventory menu*****/

#dropmenudiv{
position:absolute;
border-bottom:#cccccc solid 1px;
border-bottom-width: 0;
font:normal 12px Verdana;
font-size:10px;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-size:10px;
font-weight: bold;
	background-color:#ffffff;
	border:1px solid #232323;
	 color:#232323;

}

#dropmenudiv a:hover{ /*hover background color*/
	color:#ffffff;
	background-color:#9d601d; text-decoration:none;
}

.NavBanner{
color:#000000;
font-size:12px;
font-weight:bold;
}
