﻿
H1
{
    font-family: Arial;
    color: #CC0000;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 0px;
}

A.white
{
    font-family: Arial;
    color: #FFFFFF;
    font-size: 9pt;
    font-style: normal;
    text-decoration: none;
}
A.white:hover
{
    text-decoration: underline;
}
A.white_nl
{
    font-family: Arial;
    color: #FFFFFF;
    font-size: 9pt;
    font-style: normal;
    text-decoration: none;
}
A.blue_nl
{
    font-family: Arial;
    color: #3D6484;
    font-size: 9pt;
    font-style: normal;
    text-decoration: none;
}

TABLE.dark_gray_bg
{
    background: #999999;
}

.regular
{
    font-family: Arial;
    color: #000000;
    font-size: 9pt;
    font-style: normal;
}
TD.regular_bold
{
    font-family: Arial;
    color: #000000;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
}

TABLE.gray_bg
{
    background-color: #E6E6E6;
}

TR.gray_bg
{
    background-color: #E6E6E6;
}


TR.drak_gray
{
    font-family: Arial;
    color: #FFFFFF;
    font-size: 9pt;
    font-style: normal;
    background: #999999;
    font-weight: bold;
}




TD.gray_bg_bright
{
    background: #E6E6E6;
}

.blue_link_smaller
{
    font-family: Arial;
    color: #3D6484;
    font-size: 8pt;
    font-style: normal;
    text-decoration: none;
}

TD.smaller_gray
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 9px;
}

SPAN.smaller_gray
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 9px;
}
TD.active_left_menu
{
    font: bold 12px;
    color: #3D6484;
    background-color: #FFFFFF;
    font-weight: bold;
}

A.blue_link
{
    font-family: Arial;
    color: #3D6484;
    font-size: 9pt;
    font-style: normal;
    text-decoration: none;
}

A:hover.blue_link
{
    text-decoration: underline;
}


.FormField
{
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    background-color: white;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 180px;
}

.FormButton
{
    width: 100px;
}

.red
{
    color: #CC0000;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: White;
    padding: 3px;
}

.visible
{
    display:block;
}
.hidden
{
    display:none;
}

.currentPage
{
    width: 10px;
    padding: 0px 3px;
    margin: 0px 3px;
    text-decoration: none;
    color: #3d6484;
}
.redTR
{
    background-color: #cc0000;
    color: White;
}

.LogoPadding
{
    padding-top: 13px;
}
.loading_div
{
    position: absolute;
    top: 280px;
    -top: 380px;
    left: 330px;
    z-index: 1000;
}
.catalog_layout_img
{
    margin-right: 5px;
    margin-top: 2px;
    border: 0px;
}
.catalog_layout_btn
{
    float: left;
    border: outset 2px #D3D3D3;
    margin: 2px;
    padding: 1px 5px;
    height: 18px;
    background-color: #F7F7F7;
    font: normal 11px tahoma;
    cursor: pointer;
    text-decoration: none;
}
.catalog_layout_btn_clicked
{
    float: left;
    border: inset 2px #D3D3D3;
    margin: 2px;
    padding: 1px 5px;
    height: 18px;
    background-color: #E8FFFF;
    font: normal 11px tahoma;
    cursor: pointer;
    text-decoration: none;
}


HTML
{
    height: 100%;
}
BODY
{
    margin: 0px;
    background-color: #ffffff;
    height: 100%;
}

A
{
    color: #3d6484;
}
A:hover
{
    color: #000000;
}

IMG
{
    border: 0px;
}

LI.single
{
    display: inline;
    background-image: url(images/arrow_pointer2.gif);
    background-position: right 4px;
    background-repeat: no-repeat;
}
LI.single A
{
    margin-right: 15px;
}


DIV.edgecut
{
    text-align: left;
    direction: ltr;
}
DIV.edgecut IMG
{
    border: solid 1px #5a6163;
}
DIV.edgecut DIV.gray50
{
    background-image: url(images/box-50.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 6px;
    width: 6px;
    position: absolute;
}
DIV.edgecut DIV.gray90
{
    background-image: url(images/box-90.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;
    position: absolute;
}
DIV.edgecut DIV.gray150
{
    background-image: url(images/box-150.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    position: absolute;
}
DIV.edgecut DIV.white150
{
    background-image: url(images/box-150_White.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    position: absolute;
}
DIV.edgecut DIV.gray450
{
    background-image: url(images/box-450.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 37px;
    width: 37px;
    position: absolute;
}
DIV.edgecut DIV.white
{
    background-image: url(images/img_top_left_white.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 11px;
    width: 8px;
    position: absolute;
}

UL.arrow_blue
{
    direction: rtl;
    font: normal 9pt arial;
    color: #000000;
    list-style-type: none;
    margin-right: 10px; *margin-right:0px;margin-top:8px;}
UL.arrow_blue LI
{
    margin-left: 18px;
    background-image: url(images/arrow_pointer2.gif);
    background-position: right 4px;
    background-repeat: no-repeat;
    padding-right: 15px;
    margin-bottom: 10px;
    margin-right: -50px; *margin-right:0px;}
UL.arrow_blue LI A
{
    color: #3d6484;
}
UL.arrow_blue LI A:hover
{
    color: #000000;
}
UL.arrow_blue LI UL
{
    margin: 3px;
    margin-right: -40px; *margin-right:0px;list-style-type:none;}
UL.arrow_blue LI UL LI
{
    background-image: url(images/bullet.gif);
    background-position: right 4px;
    background-repeat: no-repeat;
    margin-right: 5px;
}
DIV.list_only UL.arrow_blue LI
{
    margin-left: 18px;
    background-image: url(images/arrow_pointer2.gif);
    background-position: right 4px;
    background-repeat: no-repeat;
    padding-right: 15px;
    margin-bottom: 0px;
    margin-right: -50px; *margin-right:0px;}

DIV#dv_top_links
{
    background-color: #cc0000;
    height: 73px;
}
DIV#dv_top_links UL
{
    direction: rtl;
    font: normal 9pt arial;
    color: #ffffff;
    text-decoration: underline;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 8px;
}
DIV#dv_top_links UL LI
{
    float: left;
    margin-left: 10px;
    padding-right: 5px;
}
DIV#dv_top_links UL LI Span
{
    float: right;
    margin-left: 1px;
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 10px;
}
DIV#dv_top_links UL LI A
{
    color: #ffffff;
}
DIV#dv_top_links IMG
{
    margin: 0px 3px;
}

DIV#dv_top_tabs
{
    background-color: #999999;
    height: 21px;
    margin-top: 1px;
}
DIV#dv_top_tabs UL
{
    direction: rtl;
    font: normal 9pt arial;
    color: #ffffff;
    list-style-type: none;
    margin: 0px;
}
DIV#dv_top_tabs UL LI
{
    float: left;
    height: 21px;
    padding-top: 4px; *padding:0px;}
DIV#dv_top_tabs UL LI A
{
    color: #ffffff;
    background-image: url(images/cc.gif);
    background-position: top left;
    background-repeat: no-repeat;
    border-left: solid 1px #ffffff;
    padding: 2px 19px; *padding:0px22px;padding-top:4px;height:21px;text-decoration:none;text-align:center;margin:0px;*display:block;*float:left;}
DIV#dv_top_tabs UL LI A:hover
{
    background-color: #e6e6e6;
    color: #3d6484;
}
DIV#dv_top_tabs UL LI A.selected
{
    background-color: #e6e6e6;
    color: #3d6484;
}
DIV#dv_top_tabs UL LI A.image
{
    background-color: #ffffff;
    vertical-align: top;
    height: 100%;
}

DIV#dv_main_bottom
{
    color: #3D6484;
    text-align: center;
}

DIV#dv_main_bottom_copyright
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #999999;
    font-size: 9px;
}

DIV#dv_tabs_body_connector
{
    background-color: #e6e6e6;
    height: 12px;
}


DIV#main_area
{
    height: 100%;
}

DIV#left_tabs
{
    width: 185px;
    float: left;
    background-color: #e6e6e6;
    height: 100%;
}
DIV#left_tabs UL
{
    direction: rtl;
    font: normal 9pt arial;
    color: #ffffff;
    list-style-type: none;
    margin: 0px;
    width: 185px;
}
DIV#left_tabs UL LI
{
    border-bottom: solid 1px #ffffff;
    padding: 10px 0px;
    padding-right: 20px;
}
DIV#left_tabs UL LI A
{
    color: #3d6484;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    display: block;
    margin-right: -10px;
}
DIV#left_tabs UL LI A:hover
{
    background-color: #e6e6e6;
    color: #3d6484;
    text-decoration: underline;
}
DIV#left_tabs UL LI A.selected
{
    background-color: transparent;
    color: #3d6484;
    text-decoration: none;
    font-weight: bold;
    cursor: default;
}
DIV#left_tabs UL LI A.selected:hover
{
    background-color: transparent;
    text-decoration: none;
    cursor: default;
}
DIV#left_tabs UL LI.selected
{
    background-color: #FFFFFF;
    color: #3d6484;
    padding: 10px 0px;
    padding-right: 20px;
}

DIV#gif_connector
{
    background-image: url(images/obj_connect.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
}

DIV#main_content
{
    text-align: right;
    font: normal 9pt arial;
    direction: rtl;
}
DIV#main_content H1
{
    color: #cc0000;
    font: normal 14pt arial;
    margin: 0px;
    margin-bottom: 13px;
    background-image: url(images/red_dot_on_white.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
}
DIV#main_content H2
{
    color: #cc0000;
    font: bold 13pt arial;
    background-image: url(images/black_dot_on_gray.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
    margin: 0px;
    margin: 8px 0px;
    width: 60%;
}

DIV#popup_content
{
    float: right;
    text-align: right;
    font: normal 9pt arial;
    direction: rtl;
}
DIV#popup_content H1
{
    color: #cc0000;
    font: normal 14pt arial;
    margin: 0px;
    margin-bottom: 13px;
    background-image: url(images/red_dot_on_white.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
}
DIV#popup_content H2
{
    color: #cc0000;
    font: bold 13pt arial;
    background-image: url(images/black_dot_on_gray.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
    margin: 0px;
    margin: 8px 0px;
    width: 60%;
}

DIV#right_content
{
    text-align: right;
    font: normal 9pt arial;
    direction: rtl;
    padding-left: 20px;
}
DIV#right_content H1
{
    color: #cc0000;
    font: normal 14pt arial;
    margin: 0px;
    margin-bottom: 13px;
    background-image: url(images/red_dot_on_white.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
}
DIV#right_content H2
{
    color: #cc0000;
    font: bold 13pt arial;
    background-image: url(images/red_dot_on_white.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
    margin: 0px;
    margin: 8px 0px;
    width: 60%;
}

.clear
{
    clear: both;
}
DIV#right_content DIV.car_details H1
{
    margin-top: 12px;
    font: bold 11pt arial;
}
DIV#right_content DIV.car_details H2
{
    color: #000000;
    font: bold 13px arial;
    background-image: url(images/black_dot_on_gray.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
    margin: 0px;
    margin: 8px 0px;
    width: 60%;
}

DIV#right_content DIV.dv_car_details DIV.sold
{
    position: absolute;
    background-image: url(images/obj_sold.gif);
    width: 88px;
    height: 49px;
    margin-left: 60px;
    margin-top: 30px; *margin-right:60px;}
DIV#right_content DIV.dv_car_details UL
{
    margin-right: -20px; *margin-right:20px;}
DIV#right_content DIV.dv_car_details UL.arrow_blue
{
    margin-right: 13px; *margin-right:3px;}

DIV.dv_img_cube
{
    float: right;
    width: 175px;
    padding-left: 9px;
}

DIV.screen_width
{
    width: 990px;
}

TABLE.grid
{
    background-color: white;
}
TABLE.grid TR TH
{
    font-family: Arial;
    color: #FFFFFF;
    font-size: 9pt;
    font-style: normal;
    background-color: #9c9a9c;
    font-weight: bold;
    text-align: center;
    border: 0px;
}
TABLE.grid TR TH A:hover
{
    color: #f9ebbb;
}
TABLE.grid TR
{
    background-color: #e7e7e7;
    cursor: pointer;
    height: 25px;
}
TABLE.grid TR TABLE TR
{
    cursor: default;
    background-color: transparent;
}
TABLE.grid TR TD
{
    font: normal 9pt arial;
    text-align: right;
    direction: rtl;
    color: #000000;
    border: solid 1px #FFFFFF;
    height: 25px;
}
DIV.car_details TABLE TR TD
{
    color: #000000;
}
TABLE.grid TR.gray_bg TD
{
    text-align: center;
}

TABLE.grid TR.gray_bg:hover TD
{
    background-color: #cecfce;
    color: #000000;
}
TABLE.grid TR TD TABLE TR TD
{
    padding: 0px;
    border: 0px;
}
TABLE.grid TR.selected TD
{
    background-color: #cecfce;
    color: #000000;
    text-align: center;
}

TABLE.grid DIV.car_details
{
    padding-right: 20px;
}
TABLE.grid DIV.car_details TABLE TR
{
    height: 12px;
}
TABLE.grid DIV.car_details TABLE TR TD
{
    height: 12px;
}
TABLE.grid DIV.car_details TABLE TR TD LABEL
{
    font-weight: bold;
}

.SearchPanelContainer DIV.dv_form_search
{
   zoom:1;
}
DIV.dv_form_search
{
    background-color: #e7e7e7;
    border: solid 1px #9c9a9c;
}
DIV.dv_form_search DIV.dv_corner
{
    float: left;
    margin-top: -1px;
    margin-left: -2px;
    background-image: url(images/top_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 9px;
    width: 9px;
    -position: relative;
}
DIV.dv_form_search DIV.dv_form_search_content
{
    padding: 5px;
    width: 95%;
}
DIV.dv_form_search DIV.car_details
{
    background-color: #e6e6e6;
    cursor: default;
    padding-right: 20px;
}
DIV.dv_form_search DIV.car_details TABLE TR TD
{
    background-color: transparent;
    border-width: 0px;
}
DIV.dv_form_search LABEL
{
    font-weight: bold;
}

DIV#dv_pager A
{
    margin: 0px 3px;
    font-weight: bold;
}

DIV.popup_content TABLE TR TD
{
    background-color: Transparent;
    font: normal 9pt arial;
    text-align: right;
    direction: rtl;
    vertical-align: top;
    padding: 2px;
}
DIV.popup_content H1
{
    color: #cc0000;
    font: normal 14pt arial;
}

DIV#right_content DIV.dv_form_search H1
{
    font: bold 12px arial;
    color: #000000;
    background-image: url(images/black_dot_on_gray.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
    margin-bottom: 10px;
}
DIV.dv_form_search SELECT.multiple
{
    font: normal 11px arial;
    width: 100%;
    height: 62px;
    direction: rtl;
}
DIV.dv_container
{
    margin-bottom: 20px;
}

LABEL
{
    font: normal 9pt arial;
    color: #000000;
}
LABEL.mandatory
{
    color: #CC0000;
}

SELECT.FormField
{
    width: auto;
}

.btn_close_bottom
{
    width: 56px;
    height: 18px;
    margin-left: -2px;
    margin-top: 1px;
}

img, div, a, input
{
    behavior: url(images/iepngfix.htc);
}

DIV.tbl_header_texture
{
    position: absolute;
    height: 24px; *height:25px;width:573px;}

DIV.more_about
{
    float: right;
    height: 18px;
    margin-right: 8px;
    color: #efebef;
}
DIV.more_about A
{
    color: #efebef;
}

DIV#teacherDiv
{
    background-color: #EC1B2E;
    color: White;
    font: normal 9pt arial;
}
DIV#teacherDiv LABEL
{
    color: White;
}
DIV#teacherDiv A
{
    color: White;
}

.sys-template
{
    display: none;
}



