.clear
{
    clear: both;
}

/*--Rental style--*/
.style1 .box_header_left
{
    background: url("res.aspx?Res=headingLeft.png") no-repeat;
}

.style1 .box_header_right
{
    background: url("res.aspx?Res=headingRight.png") no-repeat right top;
}

.style1 .box_header_content
{
    padding: 0px 10px 0px 10px;
}

.style1 .box_header_content_inner
{
    height: 23px;
    background: url("res.aspx?Res=headingBg.png") repeat-x;
    color: White;
    font-weight: bold;
    line-height: 23px;
}

.style1 .box_content_left
{
    background: url("res.aspx?Res=gb_pixel.png") repeat-y;
}

.style1 .box_content_right
{
    background: url("res.aspx?Res=gb_pixel.png") repeat-y right;
}

.style1 .box_content
{
    padding: 10px 10px 5px 10px;
}

.style1 .box_footer_left
{
    background: url("res.aspx?Res=gb_bl.png") no-repeat 0% bottom;
}

.style1 .box_footer_right
{
    background: url("res.aspx?Res=gb_br.png") no-repeat 100% bottom;
}

.style1 .box_footer_center
{
    padding: 0px 7px 0px 7px;
}

.style1 .box_footer_center_inner
{
    height: 6px;
    background: url("res.aspx?Res=gb_pixel.png") repeat-x bottom;
}

/*Style 2*/
.style2 .box_header_left
{
    background: url("res.aspx?Res=header1.gif") repeat-x;
}

.style2 .box_header_right
{
}

.style2 .box_header_content
{
    padding: 0px 10px 0px 10px;
}

.style2 .box_header_content_inner
{
    height: 23px;
    color: Black;
    font-weight: bold;
    line-height: 23px;
}

.style2 .box_content_left
{
    background: url("res.aspx?Res=gb_pixel.png") repeat-y;
}

.style2 .box_content_right
{
    background: url("res.aspx?Res=gb_pixel.png") repeat-y right;
}

.style2 .box_content
{
    padding: 10px 10px 5px 10px;
}

.style2 .box_footer_left
{
    background: url("res.aspx?Res=gb_bl.png") no-repeat 0% bottom;
}

.style2 .box_footer_right
{
    background: url("res.aspx?Res=gb_br.png") no-repeat 100% bottom;
}

.style2 .box_footer_center
{
    padding: 0px 7px 0px 7px;
}

.style2 .box_footer_center_inner
{
    height: 6px;
    background: url("res.aspx?Res=gb_pixel.png") repeat-x bottom;
}

/*Style 3*/
.style3 .box_header_left
{
    background: url("res.aspx?Res=header3.gif") repeat-x;
}

.style3 .box_header_right
{
}

.style3 .box_header_content
{
    padding: 0px 10px 0px 10px;
}

.style3 .box_header_content_inner
{
    height: 23px;
    color: White;
    font-weight: bold;
    line-height: 23px;
}

.style3 .box_content_left
{
    background: url("res.aspx?Res=gb_pixel.png") repeat-y;
}

.style3 .box_content_right
{
    background: url("res.aspx?Res=gb_pixel.png") repeat-y right;
}

.style3 .box_content
{
    padding: 10px 10px 5px 10px;
}

.style3 .box_footer_left
{
    background: url("res.aspx?Res=gb_bl.png") no-repeat 0% bottom;
}

.style3 .box_footer_right
{
    background: url("res.aspx?Res=gb_br.png") no-repeat 100% bottom;
}

.style3 .box_footer_center
{
    padding: 0px 7px 0px 7px;
}

.style3 .box_footer_center_inner
{
    height: 6px;
    background: url("res.aspx?Res=gb_pixel.png") repeat-x bottom;
}

/*Style 4*/
.style4 .box_header_right
{
    /*background: url("res.aspx?Res=Groupbox_bg.gif") repeat-x;*/
}
.style4 .box_header_left, .style4 .box_header_content
{
}
.style4 .box_header_content_inner
{
    background: #f9f9f9;
    border-left: solid 1px #d7d7d7;
    border-right: solid 1px #d7d7d7;
    border-top: solid 1px #d7d7d7;
    border-bottom: none;
    padding: 0px 5px 0px 5px;
}
.style4 .box_header_content_inner .text
{
    font-size: 20px;
    color: #4d4d4d;
    text-shadow: 0 1px 0 #fff;
    border-bottom: solid 8px #333; /*border-top: solid 1px #d7d7d7;*/
    text-transform: uppercase;
    display: inline-block;
}
.style4 .box_header_content_inner .line
{
    border-bottom: solid 8px #d7d7d7;
    margin-top: -8px;
}
.style4 .box_content_left
{
    /*     background: url("res.aspx?Res=Groupbox_bg.gif") 0px -29px repeat-x;     */
}

.style4 .box_content_right
{
}

.style4 .box_content
{
    background: #f9f9f9;
    border-left: solid 1px #d7d7d7;
    border-right: solid 1px #d7d7d7;
    border-top: none;
    border-bottom: solid 1px #d7d7d7;
    padding: 5px 5px 5px 5px;
}

.style4 .box_footer_left
{
}

.style4 .box_footer_right
{
}

.style4 .box_footer_center
{
}

.style4 .box_footer_center_inner
{
}

/*model*/

.style1 .modal_header_left
{
    background: url("res.aspx?Res=modal_headingLeft.png") no-repeat;
}

.style1 .modal_header_right
{
    background: url("res.aspx?Res=modal_headingRight.png") no-repeat right top;
}

.style1 .modal_header_content
{
    padding: 0px 23px 0px 23px;
}

.style1 .modal_header_content_inner
{
    height: 23px;
    background: url("res.aspx?Res=modal_headingBg.png") repeat-x;
    color: White;
    font-weight: bold;
    line-height: 23px;
}

.style1 .modal_content_left
{
    background: url("res.aspx?Res=modal_Left.png") repeat-y;
}

.style1 .modal_content_right
{
    background: url("res.aspx?Res=modal_Right.png") repeat-y right;
}

.style1 .modal_content
{
    padding: 0px 23px 0px 23px;
}

.style1 .modal_content_inner
{
    background-color: White;
    padding: 10px 0px 5px 0px;
}

.style1 .modal_footer_left
{
    background: url("res.aspx?Res=modal_bottomLeft.png") no-repeat 0% bottom;
}

.style1 .modal_footer_right
{
    background: url("res.aspx?Res=modal_bottomRight.png") no-repeat 100% bottom;
}

.style1 .modal_footer_center
{
    padding: 0px 23px 0px 23px;
}

.style1 .modal_footer_center_inner
{
    height: 14px;
    background: url("res.aspx?Res=modal_bottomBg.png") repeat-x bottom;
}

.style1 a.modal_CloseImg
{
    background: url("res.aspx?Res=icon-close.png") no-repeat scroll transparent;
    cursor: pointer;
    display: block;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 6px;
    width: 13px;
    z-index: 3200;
}

/*model style 2*/
.style2 .modal_header_left
{
    background: url("res.aspx?Res=modal_headingLeft_2.png") no-repeat;
}

.style2 .modal_header_right
{
    background: url("res.aspx?Res=modal_headingRight_2.png") no-repeat right top;
}

.style2 .modal_header_content
{
    padding: 0px 23px 0px 23px;
}

.style2 .modal_header_content_inner
{
    height: 39px;
    background: url("res.aspx?Res=modal_headingBg_2.png") repeat-x;
    color: #0F4573;
    font-weight: bold;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    font-size: 13pt;
}

.style2 .modal_content_left
{
    background: url("res.aspx?Res=modal_Left_2.png") repeat-y;
}

.style2 .modal_content_right
{
    background: url("res.aspx?Res=modal_Right_2.png") repeat-y right;
}

.style2 .modal_content
{
    padding: 0px 23px 0px 23px;
}

.style2 .modal_content_inner
{
    background-color: White;
    padding: 10px 0px 5px 0px;
}

.style2 .modal_footer_left
{
    background: url("res.aspx?Res=modal_bottomLeft_2.png") no-repeat 0% bottom;
}

.style2 .modal_footer_right
{
    background: url("res.aspx?Res=modal_bottomRight_2.png") no-repeat 100% bottom;
}

.style2 .modal_footer_center
{
    padding: 0px 23px 0px 23px;
}

.style2 .modal_footer_center_inner
{
    height: 14px;
    background: url("res.aspx?Res=modal_bottomBg_2.png") repeat-x bottom;
}

.style2 a.modal_CloseImg
{
    background: url("res.aspx?Res=icon-close.png") no-repeat scroll transparent;
    cursor: pointer;
    display: block;
    height: 13px;
    position: absolute;
    right: 20px;
    top: 17px;
    width: 13px;
    z-index: 3200;
}


