.NoStyles {
        color: none;
        background: none;
        background-color: none;
        width: none;
        height: none;
        border: 0px;
}

.Sold{
text-decoration: line-through;
}

.headline{
margin-left:160pt;
}

.tytle_head {
	color: #708595;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

a.tytle_head:hover {
	color: #FF9900;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	z-index: 1000;
}

.NoSpacing {
        margin: 0px;
        spacing: 0px;
        padding: 0px;
}

.NormalFontSize {
        font-size: 12px;
}
.LoFontSize {
	font-size: 11px;
	font-weight: normal;
}
.TinyFontSize {
        font-size: 11px;
}
.HiFontSize {
        font-size: 16px;
}
.HugeFontSize {
        font-size: 18px;
}
.ArticleTitle {
        font-size: 20px;
}
.BannerFontSize {
        font-size: 22px;
}
.CommandTitle {
        font-size: 20px;
        font-weight: bold;
}
.ErrorFontSize {
        font-size: 16px;
}
body {
      background-color:#2E455A;
}
body,td,th,p,a,div,span {
        font-family: FONT_TYPE_FACE;
}
p {
        margin: 0px;
        margin-bottom: 16px;
}
body,td,th {
        font-size: 12px;
        color: #VIEW_DESKTOP_TEXT_C;
}
li {
        font-size: 12px;
}
th {
        text-align: center;
        font-size: 12px;
        font-weight: bold;
}
input,textarea {
        border-width: 1px;
        border-color: #b4b4b4;
        border-style: solid;
        font-family: FONT_TYPE_FACE;
        font-weight: normal;
        font-size: 14px;
        color: #VIEW_INPUT_TEXT_C;
}
select {
        border-width: 1px;
        border-color: #b4b4b4;
        border-style: solid;
        font-family: FONT_TYPE_FACE;
        font-weight: normal;
        font-size: 12px;
        color: #VIEW_INPUT_TEXT_C;
}
input.FormButton {
        font-family: FONT_TYPE_FACE;
        font-weight: bold;
        font-size: 12px;
        background-color: #VIEW_BUTTON_C;
        color: #VIEW_BUTTON_TEXT_C;
        cursor: pointer;
}
input.ActionButton {
        font-family: FONT_TYPE_FACE;
        font-weight: bold;
        font-size: 12px;
        background-color: #VIEW_BUTTON_C;
        color: #VIEW_BUTTON_TEXT_C;
        cursor: pointer;
}
input.DangerButton {
        font-family: FONT_TYPE_FACE;
        font-weight: bold;
        font-size: 12px;
        color: #VIEW_BUTTON_TEXT_C;
        background-color: #VIEW_BUTTON_C;
        cursor: pointer;
}
input.radio-xtrip {
        border:0px solid;
}
a,a:visited {
        color: #VIEW_DESKTOP_LINK_C;
        text-decoration: none;
}

/**
 *  General Settings
*/
.gen-opposite-direction                   { direction: ltr; }
.gen-normal-direction                     { direction: rtl; }
.gen-align-top                            { vertical-align: top; }
.gen-align-top-normal                     { vertical-align: top; text-align: right; }
.gen-align-top-opposite                   { vertical-align: top; text-align: left; }
.gen-align-bottom                         { vertical-align: bottom; }
.gen-align-bottom-normal                  { vertical-align: bottom; text-align: right; }
.gen-align-bottom-opposite                { vertical-align: bottom; text-align: left; }
.gen-align-middle                         { vertical-align: middle; }
.gen-align-normal                         { text-align: right; }
.gen-align-center                         { text-align: center; }
.gen-align-center-top                     { text-align: center; vertical-align: top; }
.gen-align-center-middle                  { text-align: center; vertical-align: middle; }
.gen-align-opposite                       { text-align: left; }
.gen-align-justify                        { text-align: justify; }
.gen-align-mc                             { text-align: center; vertical-align: middle; }
.gen-text-error                           { font-size: 12px; font-weight: bold; color: #ff6000; }
.gen-common-text                          { text-align: justify; font-size: 12px; }
.splash                                   { width: 100%; }
.splash-height                            { width: 100%; height: 100%; vertical-align: top; }
.splash-order                             { width: 100%; height: 100%; direction: ltr; }
.splash-rtl                               { width: 100%; direction: rtl; }
.splash-main                              { width: 100%; direction: ltr; background: url('../admin/spaw/databaseimages/IMAGE_BG_PANEL') repeat; }
.side-splash                              { height: 100%; direction: ltr; }
.title-splash                             { width: 100%; border: solid 1px #999966; border-bottom: 0px; }

/**
 *  Common Settings
*/
.common-table-size                        { width: 760; }
.common-menus-table                       { padding-left: 0px; padding-top: 1px; }
.comrax-copyright                         { padding: 5px; padding-left:47px; text-align: left; color:#a70400; font-size:10px; }
a.comrax-link,a.comrax-link:visited,a.comrax-link:hover { color:#a70400; }
.pceMainArticleTitle                      { text-align: justify; color: #07396D; font-size: 14px; font-weight: bold; }
.pceMainArticlePromo                      { text-align: justify; color: #000000; font-size: 12px; font-weight: bold; }
.side-panel                               { width: 157px; direction: ltr; background: url('../admin/spaw/databaseimages/IMAGE_BG_PANEL') repeat; }
.side-panel-inner                         { width: 157px; direction: ltr; background: url('../admin/spaw/databaseimages/IMAGE_BG_PANEL') repeat; height: 100%; }
.side-panel-end                           { width: 157px; direction: ltr; vertical-align: bottom; }
.body-panel                               { width: 100%; direction: ltr; text-align: justify; vertical-align: top; background-color: #VIEW_DESKTOP_C; }
.body-data                                { background-color: #VIEW_DESKTOP_C; }
.frame-data                               { width: 100%; height: 100%; border: 0px; }
.body-footer                              { text-align: right;  }
.body-footer-filler                       { width: 17px; height: 100%; background-color: #VIEW_DESKTOP_C; }
.inner-footer-filler                      { width: 100%; background: url('../admin/spaw/databaseimages/IMAGE_BG_BODY') repeat; border-left: solid 1px #BEC7D2; }
.order-footer-filler                      { width: 100%; background-color: #VIEW_DESKTOP_C; }
.input-list                               { border: 0px; vertical-align: middle; }

/* Motosport Specific General */
.specific-table-size {
    width: 780px;
    border: solid 0px #2D4459;
}

.dark-bg {
    background-color: #2D4459;
}

.light-bg {
    background-color: #D8D7D7;
}

.specific-body-table {
    background: url('../admin/spaw/databaseimages/body-bg.gif') repeat;
}

.menu-pane-size {
    width: 198px;
    vertical-align: top;
}

.menu-pane-box-size {
	width: 198px;
	height: 27px;
	vertical-align: middle;
	text-align: right;
}

.index-button-size {
    width: 329px;
    vertical-align: top;
}

.index-top-line-bg {
    height: 1px;
    background-color: #647889;
}

.news-pane-size {
    width: 253px;
    vertical-align: top;
}

.news-top-line-bg {
    background-color: #647889;
}

.news-comrax-line {
    height: 20px;
    text-align: left;
    vertical-align: top;
}

.link-comrax {
    font-family: Verdana,Arial,MS Sans Serif;
    font-size: 9px;
    color: #FFFFFF;
}

a.link-comrax,a.link-comrax:visited {
    text-decoration: none;
}

a.link-comrax:hover {
    text-decoration: none;
}

.news-box {
    width: 240px;
    height: 66px;
    background-color: #FEAE27;
}

.news-table {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.news-arrow {
    vertical-align: top;
    width: 32px;
}

.news-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #273037;
}
a.news-font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.content-button-size {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.content-table {
    width: 450px;
    vertical-align: top;
    text-align: right;
}

.content-title {
	font-family: Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.content-title-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a.content-title-right:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.content-title-agent {
	font-family: "Guttman Kav";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.content-title-agent:hover {
	font-family: "Guttman Kav";
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}

.content-title-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.content-title-down:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.content-title-on {
    font-family: Verdana,Arial,MS Sans Serif;
    font-size: 10px;
    font-weight: bold;
    color: #E85E1D;
}

a.content-title, a.content-title:visited {
    font-family: Verdana,Arial,MS Sans Serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.content-title:hover {
    font-family: Verdana,Arial,MS Sans Serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

a.cont-link, a.cont-link:visited {
    font-family: Verdana,Arial,MS Sans Serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.cont-link:hover {
    font-family: Verdana,Arial,MS Sans Serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

.content-text {
	font-family: Verdana, Arial, "MS Sans Serif";
	color: #FFFFFF;
	font-size: 11px;
}

.content-sep {
    width: 7px;
    height: 100%;
    background: url('../admin/spaw/databaseimages/sep-bg.gif') repeat;
}

.products-table {
    width: 100%;
    vertical-align: top;
    text-align: right;
}

.products-title {
	font-family: Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFEFD;
}

.products-title-up {
	font-family: Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFEFD;
}

.item-header {
    background: url('../admin/spaw/databaseimages/item-header.gif');
    width: 547px;
    height: 45px;
    font-family: Arial,Verdana,MS Sans Serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFEFD;
}

.item-header-left {
	width: 547px;
	height: 45px;
	font-family: Arial,Verdana,MS Sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFEFD;
	text-align: left;
	padding:0 0 0 350;
	background-image: url(../admin/spaw/databaseimages/item-header.gif);
	background-position: left;
	dir:="ltr";
}

.item-right-border {
    background: url('../admin/spaw/databaseimages/item-right-border-bg.gif') repeat;
    width: 3px;
}

.item-left-border {
    background: url('../admin/spaw/databaseimages/item-left-border-bg.gif') repeat;
    width: 3px;
}

.item-view {
    font-family: Arial,Verdana,MS Sans Serif;
    background-color: #D9D8D8;
}

#flash-td {
    position: relative;
}

#flash-object {
    position: absolute;
    top: 25px;
}

.field-must {
    vertical-align: top;
    font-weight: bold;
    color: #E0E71D;
}

.field-must-opposite {
    vertical-align: top;
    font-weight: bold;
    color: #E0E71D;
    text-align: left;
}

.field-optional {
    vertical-align: top;
    font-weight: bold;
    color: #FFFFFF;
}

.field-optional-opposite {
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
}

field-grey {
    vertical-align: top;
    font-size: 10px;
    background-color: #E8E6E6;
}

.select-box {
    vertical-align: top;
    font-size: 10px;
    background-color: #E8E6E6;
}

.textarea-box {
	vertical-align: top;
	font-size: 12px;
	background-color: #E8E6E6;
	width: 140px;
	height: 62px;
}

.field-must-email {
    font-family: Arial,Verdana,MS Sans Serif;
    vertical-align: top;
    font-weight: bold;
    color: #E0E71D;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.field-optional-email {
    font-family: Arial,Verdana,MS Sans Serif;
    vertical-align: top;
    font-weight: bold;
    color: #FFFFFF;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.table-email {
    font-family: Arial,Verdana,MS Sans Serif;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}
.testDiv {
	position:absolute;
	z-index:-1;
	top: 25px;
}
.polaris_cell{
background-image:url("../admin/spaw/databaseimages/header-menu-polaris.gif");
height:18px;
width:71px;
}
.ranger_cell{
background-image:url("../admin/spaw/databaseimages/header-menu-ranger.gif");
height:18px;
width:71px;
}

.ranger_cell_a{
background-image:url("../admin/spaw/databaseimages/header-menu-ranger.gif");
height:18px;
width:71px;
}


.ktm_cell{
background-image:url("../admin/spaw/databaseimages/header-menu-ktm.gif");
height:18px;
width:44px;
}
.peugeot_cell{
background-image:url("../admin/spaw/databaseimages/header-menu-peugeot.gif");
height:18px;
width:68px;
}
.send_cell{
background-image:url("../admin/spaw/databaseimages/send.gif");
height:19px;
width:77px;
cursor:pointer;
}
.clear_cell{
background-image:url("../admin/spaw/databaseimages/clear.gif");
height:19px;
width:97px;
cursor:pointer;
}


/*
.headerLinks a {
	font-weight: normal; font-size: 9px;
}
.headerLinks a:hover {
	font-weight: normal; font-size: 9px;
}
*/
