body
{
	background-color : #000;
	color : #fff;
	font-family : verdana, arial, sans, sans-serif;
	font-size : small;
}

div, form
{
	margin : 0;
	padding : 0;
}

a
{
    color : #7cb5fb;
    text-decoration : none;
}

a:hover
{
    text-decoration : underline;
}

a img
{
    border-style : none;
    border-width : 0;
}

.hide
{
	display : none;
}

.alignLeft
{
    text-align : left;
}

.alignRight
{
    text-align : right;
}

.alignCenter
{
    text-align : center;
}

.floatLeft
{
    display : block;
    float : left;
    margin-right : 9px;
}

.floatRight
{
    display : block;
    float : right;
    margin-left : 9px;
}

.clearLeft
{
    clear : left;
}

.clearRight
{
    clear : right;
}

.clearBoth
{
    clear : both;
}

.footNote
{
    font-size : 80%;
    color : #7cb5fb;
}

.error
{
    border : 1px solid #f00;
    color : #fff;
    text-align : center;
    background-color : #f33;
    font-weight : bold;
    padding : 4px;
}

ul.noList, ol.noList
{
    list-style-type : none;
    margin : 0;
    padding : 0;
}

#layout_container
{
	width : 783px;
	margin : 5px auto;
}

#localeLanguageChooser
{
	text-align : right;
	margin-bottom : 8px;
}

#localeLanguageChooser select, #localeLanguageChooser button
{
    margin : auto 14px auto 8px;
}

#titleBar
{
    width : 783px;
    height : 99px;
    background-color : transparent;
    background-position : top left;
    background-repeat : no-repeat;
    border-top : 1px solid #000;
}

#titleBar h1
{
    margin : 0;
    padding : 0;
}

#membersLink
{
    display : block;
    width : 257px;
    height : 26px;
    margin : 50px 0 0 0;
    padding : 0;
    background-color : transparent;
    background-position : bottom left;
    background-repeat : no-repeat;
}

#subTitleBar
{
    width : 783px;
    height : 24px;
    background : transparent url("../images/bg_subheader.png") no-repeat top left;
}

#ticker
{
    float : left;
    width : 528px;
    height : 18px;
}

#nav
{
    float : left;
    width : 190px;
}

#auth ul
{
    margin : 0;
    padding : 0;
    list-style-type : none;
}

#auth li
{
    line-height : 1.6em;
}

#auth a
{
    font-weight : bold;
    color : #fff;
}

#auth input.text
{
    border-style : none;
    border-width : 0;
    width : 115px;
}

#auth button
{
    border-style : none;
    border-width : 0;
    background-color : transparent;
    color : #fff;
    font-weight : bold;
    font-size : 8pt;
    text-align : left;
    text-indent : 0;
    margin : 0 !important;
    padding : 0 !important;
}

#mainMenu
{
    width : 186px;
}

#mainMenu ul, #bottomMenu ul, #footerMenu ul
{
    list-style-type : none;
    margin : 0;
    padding : 0;
}

#mainMenu li
{
    height : 20px;
    border : 1px solid #4c4b4b;
    background : #b6b5b5 url("../images/bg_menu_item.png") repeat-x top left;
    margin : 0 0 1px 0;
    padding : 0;
}

#mainMenu li.first
{
    border-top-width : 0;
    background : #dcdbdb url("../images/bg_menu_item_first.png") no-repeat bottom left;
}

#mainMenu li.last
{
    border-right-width : 0;
    border-bottom-width : 0;
    padding-right : 20px;
    background : transparent url("../images/bg_menu_item_last.png") no-repeat top left;
    height : 21px;
}

#mainMenu a
{
    display : block;
    height : 12px;
    padding : 4px 7px;
    text-decoration : none;
    color : #690303;
    font-weight : bold;
    font-size : 8pt;
}

#subscribe
{
    width : 161px;
    height : 69px;
    padding : 4px;
    font-size : 8pt;
    background : transparent url("../images/bg_subscribe.png") no-repeat top left;
}

#subscribe h4, #subscribe p
{
    margin : 0;
    font-size : 8pt;
}

#subscribe a
{
    color : #fff;
}

#bottomMenu
{
    width : 174px;
    margin : 9px 0 18px 0;
}

#bottomMenu li
{
    float : left;
    margin : 0 3px 3px 0;
    padding : 0;
}

#bottomMenu a
{
    display : block;
    width : 84px;
    height : 82px;
    background-color : #dcdbdb;
    background-repeat : no-repeat;
    background-position : top left;
}

#content
{
     margin : 0 0 9px 204px; 
   
}

.pageTitle
{
    display : block;
    /* width : 579px; */
    height : 146px;
    background-repeat : no-repeat;
    background-position : bottom left;
    background-color : transparent;
    padding : 0;
    margin : 0 0 9px 0;
}

#popupContent
{
    margin : 0 2px;
}

#footer
{
    clear : both;
    width : 783px;
    height : 29px;
    margin-top : 0px;
    background : transparent url("../images/bg_footer.png") no-repeat bottom left;
}

#footerMenu li
{
    float : right;
    height : 15px;
    border-style : solid;
    border-color : #fff;
    border-width : 0 0 0 1px;
    margin : 3px 0;
    padding : 0 9px;
}

#footerMenu a
{
    text-decoration : none;
    color : #fff;
    background-color : transparent;
    font-size : 8pt;
    font-weight : bold;
}

#productsMenu
{
    list-style-type : none;
    /*
    padding : 0;
    margin : 9px 0;
    */
}

#productsMenu li
{
    padding : 0;
    margin : 40px 0;
}

#productsMenu a
{
    display : block;
    width : 508px;
    height : 55px;
    background-repeat : none;
    background-position : top right;
    background-color : transparent;
}

table.data, table.dealers
{
    font-size : 8pt;
}

table.dealers
{
    border-style : solid;
    border-color : #fff;
    border-width : 1px 1px 0 0;
}

table.dealers td, table.dealers th
{
    border-style : solid;
    border-color : #fff;
    border-width : 0 0 1px 1px;
}

table.data th, table.dealers th
{
    text-align : left;
    background-color : #69c;
    color : #fff;
    font-size : 120%;
    font-weight : bold;
}

table.data h3, table.dealers h3
{
    font-size : 110%;
    color : #69c;
}

table.data ul.tasks
{
    color : #69c;
}

#chassisMenu
{
    font-size : 8pt;
    padding : 77px 0 0 0;
    margin : 0;
}

#chassisMenu dl
{
    margin : 0;
    padding : 10px 0 0 20px;
    float : left;
    display : block;
    width : 124px;
}

#chassisMenu dt
{
    color : #000;
    font-weight : bold;
}

#chassisMenu dd
{
    margin : 0;
    padding : 2px 2px 2px 9px;
}

#chassisMenu a
{
    color : #fff;
}

.prodImgShowcase
{
    padding : 40px 0 0 0;
}

.prodImgShowcase img
{
    margin : 0;
    padding : 0;
    border-style : none;
    border-width : none;
    display : block;
}

#specsMenu
{
    list-style-type : none;
    margin : 40px 0;
    padding : 0;
}

#specsMenu li
{
    display : block;
    width : 417px;
    height : 85px;
    background-color : transparent;
    background-repeat : no-repeat;
    background-position : 0 0;
    position : relative;
    padding : 0;
    margin : 20px 0;
}

#specsMenu li ul
{
    display : none;
    width : 160px;
    height : 85px;
    list-style-type : none;
    margin : 0;
    padding : 0;
    position : absolute;
    top : 0;
    left : 417px;
    background-color : #000;
}

#specsMenu li ul li, #specsMenu li ul li:hover, #specsMenu li ul li.over
{
    height : auto;
    width : auto;
    padding : 5px 0 5px 24px;
    margin : 0;
    background : transparent url("../modules/specs/images/bullet.png") no-repeat 9px 50%;
}

#specsMenu li:hover, #specsMenu li.over
{
    background-position : 0 -85px;
}

#specsMenu li:hover ul, #specsMenu li.over ul
{
    display : block;
}

#specsMenu a
{
    color : #fff;
}

#mobileSteps
{
    list-style-type : none;
    margin : 0;
    padding : 0;
}

#mobileSteps li
{
    margin : 20px 0;
}

#imageScroller
{
    height : 300px;
    width : 100%;
    overflow : scroll;
}

#imageScroller .imageScrollerItem
{
    float : left;
    display : block;
    margin : 0 5px 10px 5px;
    text-align : center;
    border : 2px solid #000;
    padding : 2px;
}

#imageScroller img
{
    margin : auto;
}

#imageScroller .imageScrollerItemDescription, #imageScroller label
{
    margin : 0;
    font-size : 80%;
}

table.editorTable
{
    float : left;
}

p.redText {
       color: red;
        font-size : 12pt;
    font-stretch: wider;
}

p.bigText {
       
        font-size : 13pt;
   
}

.floatright2
		{
			float: right;
			margin: 0 0 10px 10px;
			clear: right;
                        padding: 10px;
                        
		}
		
		.containingbox p { margin-top: 0;
                                    width: 90%;
                                    }

em.blue {
    font-family : arial;
    color: blue;
    font-weight: bold;
}

em.white {
    font-family : arial;
    color: #ffffff;
    font-weight: bold;
}

#asterisk {
    font-size: 0.8em;
    font-style: italic;
    margin-left: 25px;
    
}