﻿body{
	background-color:#000000;
	font-family: verdana;
	font-size:10pt;

	/* filter:alpha(opacity=60); */
    /* opacity:.6; */
 }
 
  #wrapper {
    position:relative;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border:0;
	width: 1100px;
}

 #MainColumn { 
    position:relative;
    float:left;
	width:680px; /*662 */
	height:auto;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
	padding:1px;
	color:#000000;
	background-color:#ffffff;
	border:solid 1px #ffffff;
	border-radius: 10px;	
}

#LeftColumn {
    position:relative;
	float: left;
	width: 200px;
	height:585px; 
	margin-left:0px;
	padding: 0x;
	color:#ffffff;
	background-color:#000000;
	/*border:solid 1px #ffffff;
	padding-top:0px;
	background-image:url("../images/infoBoxBackgroundImage.png") */
}

#RightColumn {
    text-align: left; 
    width:200px;
    height:585px;
    margin-left: 896px; 
    margin-right: 0px; 
	margin-top:1px;
    padding-left:2px;
	background-color:#000000;
	/*border:solid 1px #ffffff;
	background-image:url("../images/infoBoxBackgroundImage.png") */
}

#MainSectionContent{
   position:relative;
    height:auto;
    width:676px;
	background-color:#ffffff;
	padding:2px;
	text-align:center;
    border-radius:10px;

}
#CenterFrame{
    position:relative;
    float:left;
    height:auto;
    width:667px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
}

.ColumnHeader {
   color:#ffffff;
    font-size:10pt;
    font-weight:bold;
    font-family:Verdana;
    border-bottom:solid 1px #ffffff;
    text-align:center;
    width:200px;
    height:24px;
    padding:5px 0px 2px 0px;
    background-color:#222222; 
    margin-top:1px;
    border-radius:4px;
}
#MainPageTitle {
   color:#ffffff;
    background-color:#333333;
    font-size:10pt;
    font-weight:bold;
    font-family:Verdana;
    border-bottom:solid 1px #ffffff;
    text-align:center;
    height:24px;
    padding:6px 0px 4px 0px;
    width:auto;
    border-radius:10px;
}
 
 #header {
	width: 1096px;
	margin: 0 0 0 0;
	padding:2px;
	text-align: center; 
	color: #ffffff; 
	clear: both; 
	border:solid 1px #ffffff;
	background-color:#550000;
    border-radius: 10px; 
}

div {
    white-space:normal; 
}
fieldset  
{
    -moz-border-radius: 8px;
	border-radius: 8px; 
	-ms-border-radius: 8px;
}

 input, select, textarea {
    font-size:10pt;
    font-family:Verdana;
}
input.noborder, select.noborder, textarea.noborder {
    font-size:10pt;
    font-family:Verdana;
    border:solid 1px #aaaaaa;
    width:370px;
}
input.borderGray, select.borderGray, textarea.borderGray {
    font-size:10pt;
    font-family:Verdana;
    border:solid 1px #aaaaaa;
    width:370px;
}

input.borderRed{
    font-family:Verdana;
    border:solid 1px #880000;
    font-size:11pt;
}
input.bgGray, select.bgGray, textarea.bgGray {
    background-color:#dddddd;
}
input.colorBlue, select.colorBlue, textarea.colorBlue {
    color:#0000ff;
}

input.button {
    font-size:10pt;
    font-family:Verdana;
    cursor:pointer;
}
input.button:hover{
    color:#cc0000;
}
input.calendar {
	background: url(../images/icon-cal.png);	/*icon-dropdownbutton.gif */
	background-repeat:no-repeat;
	background-position:right;
	padding-right:0px;
	height:18px;
	border:solid 1px #aaaaaa;
	cursor:pointer;
}

.regularText{
	font-family: verdana;
	font-size:10pt;
	color: #000000;
	text-align:left;
 }
.textRed {
    color:#aa0000;
}

.textBlue {
    color:#0000ff;
}


#MainContent {
    background-color:#ffffff;
}




.RightColumnHeader{
    border-bottom:solid 1px #ffffff; 
    background-color:#440000;
    font-weight:bold;
    text-align:center; 
    vertical-align:middle;
    height:22px;
    color:#ffffff;
    width:205px;
    padding-top:3px;
}
.CenterColumnHeader{
    border-bottom:solid 1px #ffffff; 
    background-color:#440000;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    height:21px;
    color:#ffffff;
    padding-top:0px;
}
#LoginColumn {
    position:relative;
	float: left;
	width: 350px;
	height:auto;
	margin-left:1px;
	margin-top:1px;
	color:#000000;
	background-color:#440000;
}

#LoginMainContent { 
    position:relative;
	width:650px;
	height:auto;
	border-left:solid 1px #ffffff;
	margin-top:0px;
	margin-left:352px;
	color:#000000;
	background-color:#440000;
}
#Footer {
    position:relative;
	clear: both;
	padding:3px 0px 3px 0px;
    background-color:#440000;
    color:#ffffff;
}
#copyright {
    position:relative;
	clear: both;
	padding:10px 0px 3px 0px;
    color:#ffffff;
    font-size:10pt;
    height:50px;
    background-image:url('../images/img-footer-jason.png') 
}


#navigation
{
    position: relative;
    text-align:center;
    width: 1100px;
    font-family: verdana, arial;
    padding: 0px;
    list-style-type: none;
    margin-top: -8px;
    font-weight: bold;
    font-size: 9pt;
    clear: both;
    z-index: 1000;
    display: inline;
}
#navigation li
{
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    border-right: solid 1px #ffffff; /*border-left:solid 1px #ffffff; */
    width: auto;
    top: 0px;
    text-align: center;
    font-size: 10pt;
}
#navigation li a /*top menu bar */
{
    display: block;
    padding: 3px 10px 3px 10px; /*top/right/bottom/left */
    color: #ffffff;
    text-decoration: none;
    width: auto;
    text-align: center;
    font-size: 9pt;
}

#navigation li ul /*sub menu item line  */
{
    position: absolute;
    left: -2px;
    top: 0px;
    width: 150px;
    display: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    list-style-type: none;
    z-index: 10;
}

#navigation li.over /*top menu hover*/
{
    top: 0px;
}

#navigation li.over a
{
    background: #550000;
}

#navigation li.over ul /* -------------- sub menu box ---------------- */
{
    /*padding: 1px !important;*/
    margin-left:0px;
    margin-top:-2px;
    padding: 1px 0px 0px 1px;
    display: block;
    background: #440000; /*003366*/
    width:200px;
    text-align:left;
    border-bottom: solid 1px #660000;
    z-index: 10;
}
#navigation li.over ul li
{
    float: none;
    margin: 0px !important;
    top: 0px;
    z-index: 10;
}
#navigation li.over ul li a /*sub menu */
{
    font-size: 10pt;
    padding: 2px 1px 2px 2px;
    background: none;
    white-space: nowrap;
    text-align: left;
    z-index: 10;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    color:#ffffff;
}
#navigation li.over ul li a:hover /*sub menu hover*/
{
    background: #eeeeee;
    color: #880000;
    text-align: left;
    z-index: 10;
}

.footerContent
{
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    font-family: verdana, arial;
    padding-top: 2px;
    border-top: 1px solid #ffffff;
}
a {
    color:#880000;
    text-decoration:none;
    font-weight:bold;
    font-size:10pt;
    cursor:pointer;        
}
a:visited{
    color:#880000;
}
a:hover{
    text-decoration:underline;
}

    a.homelink {
        font-size:9pt;
        font-family:Verdana;
        color:#ffffff;
        background-color:Transparent;
    }
    a.homelink:hover {
        background-color:Transparent;
    }
    .linkheight {
        margin-top:10px;
        color:#ffffff;
    }

a.nochange{
    color:#880000;
    background-color:Transparent;
}
a.nochange:hover{
    background-color:Transparent;
    text-decoration:underline;
}

a.noUnderline{
    color:#880000;
    background-color:Transparent;
}
a.noUnderline:hover{
    background-color:Transparent;
    text-decoration:none;
}

a.nochange:visited{
    color:#880000;
    background-color:Transparent;
}

a.dealerToolsLink{
    color:#ffffff;
}
a.activeLink{    
    color:#aa0000;
    background-color:#ffffdd;
    padding-top:2px;
    padding-bottom:3px;
}
a.activeLink:hover{
    text-decoration:none;
}


a.NewsList{
    color:#990000;
    background-color:Transparent;
}
a.NewsList:visited{
    color:#aaaaaa;
}
a.NewsList:active{
    color:#003366;
}
a.NewsList:hover{
    text-decoration:underline;
}
a.footerNavLink
{
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    
}
a.footerNavLink:hover
{
background-color:#440000;
}
.SectionHeader{
    color:#ffffff;
    background-color:#222222;
    font-weight:bold;
    font-family:Verdana;
    border-bottom:solid 1px #ffffff;
    text-align:center;
    height:24px;
    padding-top:1px;
}

.CenterSectionHeader{
    color:#ffffff;
    background-color:#222222;
    font-size:11pt;
    font-weight:bold;
    font-family:Verdana;
    border-bottom:solid 1px #ffffff;
    border-left:solid 1px #660000;
    border-right:solid 1px #660000;
    text-align:center;
    height:22px;
    padding-top:3px;
}
.PageHeading {
    background-color:#dddddd;
    font-size:11pt;
    font-family:Verdana;
    border-bottom:solid 1px #ffffff;
    text-align:center;
    height:23px;
    padding-top:5px;
    width:auto;

}

.loginStatus{
    background-color:transparent;
}
select.PowerSearch {
    font-size:11pt;
    font-family:Verdana;
    width:300px;
}
input.PowerSearch {
    font-size:11pt;
    font-family:Verdana;
    width:295px;
}

.bqc { /* used for Sales Wizard popupbox  */
	position:relative;
	background: url("../images/img-calloutbg-m.png") no-repeat; 
	width: 260px; /*330  */
	height: 253px;
	text-align: left;
	font-size: 10pt;
	font-family:Verdana;
	padding: 10px 20px 10px 30px;  /*top; right; bottom; left   --- text margin: */
	font-style: normal;
	z-index: 200;
	display: none;
	border-color:#000000;
}
.bqcBig
{
    /* used for VIP code popupbox  */
    position: relative; 
    background: url("../images/img-calloutbg.png") no-repeat; 
    width: 400px; /*410  */
    height: 300px; /*300 */
    text-align: left;
    font-size: 9pt;
    font-family: Verdana;
    padding: 10px 20px 10px 30px; /*top; right; bottom; left   --- text margin: */
    font-style: normal;
    z-index: 200;
    display: none;
}

.callout_m { /* used for power search manuf popupbox  midium size*/
	position:relative;
	background: url("../images/img-calloutbg-m.png") no-repeat; 
	width: 300px;
	height: 253px;
	text-align: left;
	font-size: 11pt;
	font-family:Verdana;
	padding: 10px 20px 10px 30px;  /*top; right; bottom; left   --- text margin: */
	font-style: normal;
	z-index: 200;
	display: none;
	border-color:#000000;
}

td.appnav {
    color:#000000;
    width:120px;
    cursor:pointer;
    text-align:center;
}
td.appnav:hover {
    color:#ff0000;
}
.warnMsg{
    color:#cc0000;
}

.CompletionListCssClass
{
    font-size: 10pt;
    font-family:Verdana;
    color: #000;
    padding: 3px 5px;
    border: 1px solid #999;
    background-color: #ddeeff;
    width: 500px;
    list-style:none;
    float: left;
    z-index: 100;
    position:absolute;
    margin-left:-6px;
    cursor:pointer;
}        