﻿html {overflow-y:scroll;}



body
{
    background: #6D9DB7 url(http://www.tm-brand.com.ua/includes/img/jpg/body.jpg) no-repeat fixed center top;
    margin: 0pt auto;
}


/*----------------- Head styles -----------------*/
/*----------------------------------------------*/

#header_container
{
    clear: both;
    margin: 0pt auto;
    width: 915px;
    height: 127px;
}

#header_container_top
{
    width: 915px;
    height: 120px;
}

#header_container_bottom
{
    width: 915px;
    height: 7px;
}

#header_left_line
{
    float: left;
    height: 120px;
    width: 7px;
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/header_left_line.png) repeat-y;
}

#header_left_bottom
{
    float: left;
    height: 7px;
    padding-left: 0px;
    width: 7px;
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/header_left_bottom.png) no-repeat scroll;
}

#header_right_container
{
    float: left;
    height: 127px;
    width: 7px;
}

#header_right_line
{
    float: right;
    height: 120px;
    width: 7px;
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/header_right_line.png) repeat-y;
}

#header_right_bottom
{
    float: left;
    height: 7px;
    padding-left: 0px;
    width: 7px;
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/header_right_bottom.png) no-repeat scroll;
}

#header_center_top
{
    float: left;
    height: 120px;
    padding-left: 0px;
    padding-right: 0px;
    width: 901px;
}

#header_center_bottom
{
    float: left;
    height: 7px;
    width: 901px;
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/header_center_bottom.png) repeat-x;
}

#header_logo
{
    float: left;
    height: 110px;
    padding-left: 10px;
    padding-top: 20px;
    width: 210px;
}

#header_body
{
    float: left;
    padding-top: 18px;
    width: 680px;
}

#header_body_top
{
    text-align: right;
    height: 20px;
    width: 675px;
}

#header_body_menu
{
    height: 30px;
    padding-bottom: 1px;
    margin-top: 45px;
    text-align: right;
    width: 680px;
}

#div_space
{
    height: 10px;
    width: 900px;  
    margin: 0pt auto; 
}

/*----------------------------------------------*/
/*----------------------------------------------*/


/*----------------- Menu styles -----------------*/
/*----------------------------------------------*/

#menu_container
{
    float: right;
}

.menu_item
{
    float: left;
    padding: 0px 5px 0px 5px;
}

.menu_li
{
    background: url(http://www.tm-brand.com.ua/includes/img/png/menu_li.png) no-repeat 0% 0%;
    height: 20px;
    padding-left: 16px;
    padding-right: 7px;
    padding-top: 7px;
    cursor: pointer;
    float: left;
}

.menu_li_selected
{
    background: url(http://www.tm-brand.com.ua/includes/img/png/menu_li_hover.png) no-repeat 0% 0%;
    height: 20px;
    padding-left: 16px;
    padding-right: 7px;
    padding-top: 7px;
    cursor: pointer;
    float: left;
}

.menu_ri
{
    background: url(http://www.tm-brand.com.ua/includes/img/png/menu_ri.png) no-repeat 0% 0%;
    height: 27px;
    width: 8px;
    cursor: pointer;
    float: left;
}

.menu_ri_selected
{
    background: url(http://www.tm-brand.com.ua/includes/img/png/menu_ri_hover.png) no-repeat 0% 0%;
    height: 27px;
    width: 8px;
    cursor: pointer;
    float: left;
}

A.menu_link
{
    text-decoration: none;
    color: #ffffff;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
}

A.menu_link_selected
{
    text-decoration: none;
    color: #7DBFFC;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
}

/*----------------------------------------------*/
/*----------------------------------------------*/


/*----------------- SubMenu styles -----------------*/
/*----------------------------------------------*/

#submenu_container
{
    clear: both;
    height: 41px;
    margin: 0pt auto;
    width: 800px;
}

#submenu_left
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/submenu_left.png) no-repeat scroll 50%;
    float: left;
    height: 41px;
    width: 10px;
}

#submenu_right
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/submenu_right.png) no-repeat scroll 50%;
    float: left;
    height: 41px;
    width: 10px;
}

#submenu_body
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/submenu_line.png) repeat-x scroll 50%;
    float: left;
    height: 41px;
    width: 780px;
}

#submenu_top
{
    clear: both;
    height: 20px;
    margin: 0pt auto;
    width: 780px;
    text-align: center;
    font-family: Arial,Verdana,sans-serif;
    font-size: 15px;
}

#submenu_bottom
{
    clear: both;
    height: 20px;
    margin: 0pt auto;
    width: 780px;
    text-align: center;
    font-family: Arial,Verdana,sans-serif;
    font-size: 15px;
}

.submenu_item
{
    padding-left: 15px;
    padding-right: 15px;
    display:inline;
}

.submenu_link, A.submenu_link:link, A.submenu_link:visited, A.submenu_link:active
{
    color: #A4D0D3;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;    
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 1px;
}

A.submenu_link:hover
{
    color: #42EADC;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;    
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 1px;
}

.submenu_link_selected, A.submenu_link_selected:link, A.submenu_link_selected:visited, A.submenu_link_selected:active
{
    color: #42EADC;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;    
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 1px;
}

/*----------------------------------------------*/
/*----------------------------------------------*/


/*----------------- Body area styles -----------------*/
/*----------------------------------------------*/

#body_container
{
    clear: both;
    margin: 0pt auto;
    width: 915px;
}

#ls_container
{
    float: left;
    width: 680px;
}

#ls_header_container
{
    clear: both;
    height: 41px;
    margin: 0pt auto;
    width: 680px;
}

#ls_header_left
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_header_left.png) no-repeat scroll 50%;
    float: left;
    height: 41px;
    width: 10px;
}

#ls_header_right
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_header_right.png) no-repeat scroll 50%;
    float: left;
    height: 41px;
    width: 10px;
}

#ls_header_body
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_header_body.png) repeat-x scroll 50%;
    float: left;
    height: 41px;
    width: 660px;
}

#ls_title
{
    text-align: center;
    padding-top: 10px;
    color: #ffffff;
    font-family: Garamond,Times,serif;
    font-size: 20px;
    font-weight: normal;
}

#ls_shadow_container
{
    height: 13px;
    width: 680px;
}

#ls_shadow_left
{
    float: left;
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_shadow_left.png) no-repeat scroll 0pt;
    height: 13px;
    width: 335px;
}

#ls_shadow_right
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_shadow_right.png) repeat-x scroll 0pt;
    height: 13px;
}

#ls_body_container
{
    background-color: #ffffff;
    width: 680px;
}

#ls_body
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_body.png) repeat-y;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 0pt auto;
    width: 650px;
    min-height: 418px;
}

#ls_footer_container
{
    clear: both;
    height: 19px;
    margin: 0pt auto;
    width: 680px;
}

#ls_footer_left
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/rs_box_footer_left.png) no-repeat scroll 50%;
    float: left;
    height: 19px;
    width: 10px;
}

#ls_footer_right
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/rs_box_footer_right.png) no-repeat scroll 50%;
    float: left;
    height: 19px;
    width: 10px;
}

#ls_footer_body
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/rs_box_footer_body.png) repeat-x scroll 50%;
    float: left;
    height: 19px;
    width: 660px;
}

#ls_footer_body_left
{
    float: left;
    padding-top: 1px;
    padding-left: 10px;
    font-weight: normal;
}

#ls_footer_body_right
{
    float: right;
    padding-top: 2px;
    padding-right: 10px;
    font-weight: normal;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
}

.linkFooter
{
    font-weight: normal;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    text-decoration: underline;
    cursor: pointer;    
}

/*----------------------------------------------*/
/*----------------------------------------------*/


/*----------------- Right side area styles -----------------*/
/*----------------------------------------------*/

#rs_container
{
    float: left;
    width: 225px;
    padding-right: 10px;
}

.rs_box_container
{
    float: left;
    margin: 0pt auto;
    width: 225px;
}

.rs_box_header
{
    clear: both;
    height: 41px;
    margin: 0pt auto;
    width: 225px;
}

.rs_box_header_left
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_header_left.png) no-repeat scroll 50%;
    float: left;
    height: 41px;
    width: 10px;
}

.rs_box_header_right
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_header_right.png) no-repeat scroll 50%;
    float: left;
    height: 41px;
    width: 10px;
}

.rs_box_header_body
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/ls_header_body.png) repeat-x scroll 50%;
    float: left;
    height: 41px;
    width: 205px;
}

.rs_box_body
{
    background-color: #7FB3B8;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    float: left;
    margin: 0pt auto;
    width: 225px;
}

.rs_box_footer
{
    clear: both;
    height: 19px;
    margin: 0pt auto;
    width: 225px;
    padding-bottom: 10px;
}

.rs_box_footer_left
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/rs_box_footer_left.png) no-repeat scroll 50%;
    float: left;
    height: 19px;
    width: 10px;
}

.rs_box_footer_right
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/rs_box_footer_right.png) no-repeat scroll 50%;
    float: left;
    height: 19px;
    width: 10px;
}

.rs_box_footer_body
{
    background: transparent url(http://www.tm-brand.com.ua/includes/img/png/rs_box_footer_body.png) repeat-x scroll 50%;
    float: left;
    height: 19px;
    width: 205px;
}

.rs_top_image
{
    padding-left: 0px;
    padding-top: 4px;
    float: left;
}

.rs_top_text
{
    padding-top: 15px;
    color: #ffffff;
    font-family: Garamond,Times,serif;
    font-size: 18px;
    font-weight: bold;
    float: center;
    text-align:center;
}

/*----------------------------------------------*/
/*----------------------------------------------*/
