﻿#page_header
{
    width: 100%;
    height: 20px;
}

#page_body
{
    width: 98%;
    margin: auto;
    height: 90%;
}

.container
{
    width: 100%;
    height: 100%;
    position: relative;
}

.left_pane
{
    width: 50%;
    vertical-align: middle;
    text-align: center;
}

.right_pane
{
    width: 50%;
    vertical-align: middle;
    text-align: center;
}

#page_header UL
{
    vertical-align: middle;
    margin-left: 20px;
    padding-top: 10px;
}

#page_header UL LI
{
    vertical-align: middle;
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    float: left;
    height: 28px;
    margin-right: 20px;
}

#page_header UL LI IMG
{
    vertical-align: middle;
}

#page_header UL LI .titleOn
{
    color: #34485b;
    margin-left: 5px;
}

#page_header UL LI .titleOff
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #85919d;
    margin-left: 5px;
}

#toolbar_preview_div
{
    width: 100%;
    height: 32px;
    position: absolute;
    bottom: -5px;
    left:0;
}

#page_footer
{
    height: 90px;
}

.form_title
{
    width: 180px;
    text-align: left;
    vertical-align: middle;
}

.form_title_img
{
    margin-left: 20px;
}

.form_content
{
    text-align: center;
    height: 32px;
    vertical-align: middle;
}

.form_textbox_normal
{
    width: 200px;
    height: 25px;
    border: none;
    padding: 2px;
    position: absolute;
    top: 5px;
    left: 5px;
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    background-color:transparent;
    letter-spacing:1px;
}

.errorMessage
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #a42320;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    display:inline;
    position: relative;
    left: 7%;
}

.errorLabelContainer
{
    width: 7%; 
    height: 5px; 
    display: inline; 
    float: left;
}

.info
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #777777;
}

.link_normal
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #384d61;
    text-decoration: none;
}

.link_normal:hover
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #384d61;
    text-decoration: underline;
}

.underVline
{
    border-bottom: dashed 1px #BBBBBB;
}

.input_normal
{
    width: 210px;
    height: 29px;
    background-image: url('http://cdn.wibiya.com/Graphics_Website/textbox_back_normal.gif');
    background-repeat: no-repeat;
    position: relative;
}

.frameworkItem
{
    width: 368px;
    height: 99px;
    background-image: url('http://cdn.wibiya.com/Graphics_Website/apps_item_off.png');
    background-repeat: no-repeat;
    display: inline;
    clear: none;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 10px;
}

.frameworkDesc
{
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #384d61;
    text-decoration: none;
    line-height: 20px;
    padding: 15px;
}

a
{
    outline: none;
}

#home_container
{
    position: relative;
    background-image: url('http://cdn.wibiya.com/Graphics_Website/hp/home_back.png');
    width: 869px;
    height: 367px;
    display: block;
}

#home_nav_container
{
    width: 869px;
    height: 45px;
    position: absolute;
    top: 316px;
    left: 0px;
}

#home_nav_container .tab
{
    background-image: url('http://cdn.wibiya.com/Graphics_Website/hp/home_navigation.png');
    background-repeat: no-repeat;
    background-position: 0px -61px;
    float:left;
    height:52px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
    width:167px;
    text-align: left;
    margin-left: 2px;
}

#home_nav_container .tab .title
{
    font-family:arial,helvetica,sans-serif;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    line-height: 16px;
    margin-left: 10px;
    padding-top: 4px;
    display: block;
}

#home_nav_container .tab:hover
{
    background-position: 0px -120px;
}

#home_nav_container .tab:hover .detail
{
    color: #d8ccb2;
}

#home_nav_container .tab .detail
{
    color: #c7d6dc;
    display:block;
    font-size:12px;
    font-weight:normal;
    margin-left: 10px;
}

#home_nav_container .active,
#home_nav_container .active:hover
{
   color: #4c4c4c;
   background-position: 0px 0px;
   cursor: default;
}

#home_nav_container .active .title,
#home_nav_container .active:hover .title
{
   color: #4c4c4c;
}

#home_nav_container .active .detail,
#home_nav_container .active:hover .detail
{
    color: #9b998e;
}

#home_pages_container
{
    width: 830px;
    height: 290px;
    position: absolute;
    top: 10px;
    left: 15px;
}

#home_pages_container .page
{
    display:none;
    height:290px;
    left:0px;
    position:absolute;
    top:0;
    width:830px;
}



.page .page_image
{
    position: absolute;
    top: 4px;
    left: 2px;
}

.page .page_title
{
    position: absolute;
    top: 5px;
    left: 430px;
    width: 400px;
    height: 90px;
    text-align: left;
    font-family:arial,helvetica,sans-serif;
    color:#333333;
    font-size:22px;
    font-weight:bold;
    line-height: 44px;
}

.page .page_info
{
    position: absolute;
    top: 80px;
    left: 432px;
    width: 380px;
    text-align: left;
    font-family:arial,helvetica,sans-serif;
    color:#666666;
    font-size:14px;
    font-weight:normal;
    line-height: 20px;
}

.page .page_info UL
{
}
.page .page_info UL LI
{
    font-weight: bolder;
    margin-top: 12px;
    margin-left: 15px;
    line-height: 16px;
    list-style-type: disc;
    list-style-position: outside;
}

.page .page_nav_link
{
    position: absolute;
    top: 265px;
    right: 10px;
}

#home_getit
{
    position: absolute;
    top: 255px;
    right: 15px;
}

.getit_btn
{
    background-image: url('http://cdn.wibiya.com/Graphics_Website/hp/getit_btn.png');
    background-repeat: no-repeat;
    width: 214px;
    height: 46px;
    display: block;
    text-decoration: none;
    text-align: left;
}

.getit_btn .text
{
    font-family:arial,helvetica,sans-serif;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
    line-height: 46px;
    letter-spacing: 1px;
    text-decoration: none;
    margin-left: 49px;
}
.getit_btn:hover .text
{
    text-decoration: underline;
}
