p{
    line-height:2.0em;
    font-size:12px;
    text-align: justify;
    margin-bottom: 1.5em;
    color: #666;
}
/*h1,h2,h3{
    color:red;
    font-weight: normal;
    font-size: 14px;
}*/
p.seminar_message{
    padding: 20px 30px;
    width: 578px;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #ff6464;
    background-image: url("../../../../uploads/propex_img/main/branding/redalpha.png");
    color:#ff4545;
    text-align: center;
}
a{
    font-size: 12px;
    color:#666;
    text-decoration: none;
}
a:hover{
    color: red;
}
#other_page{
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 40px;
    
}
#other_page p{
    margin-bottom: 0px;
}
#other_page p.t_right{
    line-height: 1.5em;
}
#other_page h4{
    font-weight: normal;
    font-size: 14px;
    color: #666;
    padding-bottom: 5px;
}
#other_page .other_page_box{
    padding: 0px 0px 0px 0px;
}
#other_page .head_line{
/*    background-image: url("../../../../uploads/propex_img/main/bra_screen.gif");*/
/*    height: 80px;*/
}
#other_page h3{
    padding: 25px 0px 5px;
    color:#666;
    font-weight: normal;
    font-size: 14px;
    
    background-image: url("../../../../uploads/propex_img/main/bra_border.gif");
    background-position: top;
    background-repeat: repeat-x;
}
#other_page b{
    padding-top: 10px;
    display: block;
    font-weight: normal;
}
#other_page h1{
    color:red;
    font-weight: normal;
    padding: 20px 0px 10px 0px;
    font-size: 14px;
/*    color:#666;*/
/*    background-image: url("../../../../uploads/propex_img/main/bra_border.gif");
    background-position: bottom;
    background-repeat: repeat-x;*/
}
#other_page .priv_margin{
    padding-bottom: 30px;
}
/*-------------------------------------------------------
        global_propexmenu
-------------------------------------------------------*/
#header  #global_propexmenu{
}
#header  #global_propexmenu ul li{
    float: left;
    text-indent: -9999px;
}
#header  #global_propexmenu ul li a{
    height: 40px;
    width: 115px;
    display: block;

    background-image: url("../../../../uploads/propex_img/header/global_menu.png");
    background-repeat: no-repeat;
}
#header #global_propexmenu ul li.globalb a{
    background-position: 0px -41px;
}
#header #global_propexmenu ul li.globalc a{
    background-position: -120px -41px;
}
#wrapper #header #global_propexmenu ul li.globalb a:hover{
    background-position: 0px -1px;
}
#wrapper #header #global_propexmenu ul li.globalc a:hover{
    background-position: -120px -1px;
}
#header #global_propexmenu ul li.globalb.current a{
    background-position: 0px -1px;
}
#header #global_propexmenu ul li.globalc.current a{
    background-position: -120px -1px;
}
/*-------------------------------------------------------
       b_main_menu
-------------------------------------------------------*/
#header  #b_main_menu{
}
#header  #b_main_menu li{
    float: left;
    display: inline;
}
#header  #b_main_menu li a{
    display: block;
/*    width: 130px;*/
    height: 30px;
    text-indent: -9999px;
    background-image: url("../../../../uploads/propex_img/header/b_menu.png");
    background-repeat: no-repeat;
}
#header  #b_main_menu li.b_mainmenu_home a{
    width:75px;
    background-position: 0px 0px;
}
#header  #b_main_menu li.b_mainmenu_roi a{
    width:124px;
    background-position: -75px 0px;
}
#header  #b_main_menu li.b_mainmenu_service a{
    width:87px;
    background-position: -199px 0px;
}
#header  #b_main_menu li.b_mainmenu_works a{
    width:83px;
    background-position: -286px 0px;
}
#header  #b_main_menu li.b_mainmenu_designers a{
    width:107px;
    background-position: -369px 0px;
}
#header  #b_main_menu li.b_mainmenu_company a{
    width:103px;
    background-position: -476px 0px;
}
#header  #b_main_menu li.b_mainmenu_contact a{
    width: 103px;
    background-position: -579px 0px;
}


#header  #b_main_menu li.b_mainmenu_home a:hover,#header  #b_main_menu li.b_mainmenu_home.current a{
    width:75px;
    background-position: 0px -30px;
}
#header  #b_main_menu li.b_mainmenu_roi a:hover,#header  #b_main_menu li.b_mainmenu_roi.current  a{
    width:124px;
    background-position: -75px -30px;
}
#header  #b_main_menu li.b_mainmenu_service a:hover,#header  #b_main_menu li.b_mainmenu_service.current  a{
    width:87px;
    background-position: -199px -30px;
}
#header  #b_main_menu li.b_mainmenu_works a:hover,#header  #b_main_menu li.b_mainmenu_works.current  a{
    width:83px;
    background-position: -286px -30px;
}
#header  #b_main_menu li.b_mainmenu_designers a:hover,#header  #b_main_menu li.b_mainmenu_designers.current  a{
    width:107px;
    background-position: -369px -30px;
}
#header  #b_main_menu li.b_mainmenu_company a:hover,#header  #b_main_menu li.b_mainmenu_company.current  a{
    width:103px;
    background-position: -476px -30px;
}
#header  #b_main_menu li.b_mainmenu_contact a:hover,#header  #b_main_menu li.b_mainmenu_contact.current  a{
    width: 103px;
    background-position: -579px -30px;
}




/*-------------------------------------------------------
        footer
-------------------------------------------------------*/
#footer #footer_menu{
    float: left;
    width:45%;
}
#footer #footer_address{
    float: right;
    width: 45%;
    padding-top: 25px;
}
#footer #footer_menu ul{
    padding-top: 25px;
}
#footer #footer_menu li{
    float: left;
}
#footer #footer_menu li a{
    font-size: 12px;
    text-decoration: none;
    color: #888;
    padding:0px 8px; 
    line-height: 1em;
    display: block;
}
#footer #footer_menu li a:hover{
    color:red;
}
#footer .footer_box{
    padding: 0px 10px 0px 0px;
    width: 968px;
    margin: 0px auto;
}
#footer #footer_address address{
    font-size: 10px;
    font-style: normal;
    color: #999;
    text-align: right;
}
/*-------------------------------------------------------
        primary
-------------------------------------------------------*/
.side_branding_box{
    margin-bottom: 30px;
}
.side_branding_box .side_branding_box_header{
    border-left: 1px solid #f00;
    border-right: 1px solid #f00;
    
    background-image: url("../../../../uploads/propex_img/side/branding/red_236.gif");
    background-repeat: no-repeat;
    background-position: top;
}
.side_branding_box .side_branding_box_header h3{
    font-size: 13px;
    line-height: 1em;
    text-align: center;
    color:#f00;
    font-weight: normal;
    
    padding: 10px 0px;
    margin-bottom: 4px;
    background-image: url("../../../../uploads/propex_img/side/branding/red_236.gif");
    background-repeat: no-repeat;
    background-position: bottom;
}
.side_branding_box .side_branding_box_main{
    padding: 0px 0px 20px 0px;
    
/*    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;*/
    
/*    background-image: url("../../../../uploads/propex_img/side/branding/gray_236_ddd.gif");
    background-repeat: no-repeat;
    background-position: top;*/
    
/*    background-image: url("../../../../uploads/propex_img/main/branding/grayalpha2.png");*/
}
.side_branding_box .side_branding_box_main ul{

}
.side_branding_box .side_branding_box_main li{
    padding: 13px 5px;
    
    color:#666;
    font-size: 12px;
    line-height: 1.3em;
    
    background-image: url("../../../../uploads/propex_img/main/bra_border.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}
.side_branding_box .side_branding_box_main li span{
    display: block;
    color:#666;
    font-size: 12px;
    line-height: 1em;
    padding-bottom: 5px;
}











.side_child_box{
    margin-bottom: 50px;
}
.side_child_box li a{
    color:#666;
    padding: 10px 0px;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
    display: block;
    
/*    background-image: url("../../../../uploads/propex_img/main/branding/grayalpha.png");*/
}
.side_child_box li.current a{
    color:#f00;
    background-image: url("../../../../uploads/propex_img/main/branding/redalpha.png");
}
.side_child_box li a:hover{
    color:#f00;
    background-image: url("../../../../uploads/propex_img/main/branding/redalpha.png");
}
.side_child_box li{
    width: 236px;
    margin-bottom: 5px;
    
    background-image: url("../../../../uploads/propex_img/side/branding/gray_236_corner_header.gif");
    background-repeat: repeat-x;
    background-position: top;
}
.side_child_box li.current{
    background-image: url("../../../../uploads/propex_img/side/branding/red_236_corner_header.gif");
}
.side_child_box li div{
    width: 232px;
    padding: 2px;
    
    background-image: url("../../../../uploads/propex_img/side/branding/gray_236_corner_footer.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}
.side_child_box li.current div{
    background-image: url("../../../../uploads/propex_img/side/branding/red_236_corner_footer.gif");
}




.side_link_box{
    margin-bottom: 50px;
}
.side_link_box li a{
    color:#f00;
    padding: 30px 0px;
    font-size: 13px;
    line-height: 1em;
    text-align: center;
    display: block;
    
    
}
.side_link_box li.current a,.side_link_box li a:hover{
    background-image: url("../../../../uploads/propex_img/main/branding/redalpha.png");
}
.side_link_box li{
    width: 236px;
    margin-bottom: 5px;
    
    background-image: url("../../../../uploads/propex_img/side/branding/red_236_corner_header.gif");
    background-repeat: repeat-x;
    background-position: top;
}
.side_link_box li div{
    width: 232px;
    padding: 2px;
    
    background-image: url("../../../../uploads/propex_img/side/branding/red_236_corner_footer.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}




/*-------------------------------------------------------
        top
-------------------------------------------------------*/
body.home h1{
    font-weight: normal;
    color: #ff0000;
    font-size: 14px;
    padding: 10px;
    text-align: center;
    
/*    background-image: url("../../../../uploads/propex_img/main/branding/whitealpha.png");*/
}
body.home .com_page_header{
    margin-bottom: 7px;
    background-image: url("../../../../uploads/propex_img/main/branding/red_640.gif");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 5px;
}
body.home .com_page_header div{
    background-image: url("../../../../uploads/propex_img/main/branding/red_640.gif");
    background-repeat: no-repeat;
    background-position: top;
    
    border-left:1px solid #f00;
    border-right:1px solid #f00;
    
    padding: 3px;
}
