﻿.container
{
    width: 761px;
    margin: 20px auto;
    font-size: 14px !important;
    font-weight:normal;
}

ul.tabs
{
    margin: 0;
    padding: 0;
    float: right;
    direction: ltr;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
}
ul.tabs li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    background: #e0e0e0;
    overflow: hidden;
    position: relative;
}
ul.tabs li a
{
    text-decoration: none;
    float: left;
    color: #000;
    display: block;
    font-size: 14px;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
}
ul.tabs li a:hover
{
    background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover
{
    background: #fff;
    border-bottom: 1px solid #fff;
}
.tab_container
{
    border: 1px solid #999;
    border-top: none;
    clear: both;
    float: left;
    direction: ltr;
    width: 99.8%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    height: 1130px;
}
.tab_content
{
    padding: 10px;
    font-size:14px;
}
.tab_content h2
{
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 1.8em;
    text-align: center;
}
.tab_content h3 a
{
    color: #254588;
}
.tab_content img
{
    float: right;
    direction: rtl;
    margin: 0 20px 20px 0;
    border: 1px solid #ddd;
    padding: 5px;
}

.CompanyName_GroupTextBox
{
    width: 250px;
    border: 1px solid #000;
    font-family: Arial, serif;
    font-size: 14px;
    padding: 5px;
    margin-right: -10px;
}

.FormView1
{
    font-family:'Times New Roman';
    font-size:14px;
    padding: 12px;
}

.AgentNameTextBox
{
    width: 350px;
    border: 1px solid #ccc;
    font-family: Arial, serif;
    font-size: 14px;
    padding: 5px;
    margin-top: 3px;
    margin-right: -10px;
}

.RadioButtonList_style
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size:14px;
    width: 350px;
    margin-right: -20px;
}

.InsertButton
{
    border: 1px solid #e0e0e0;
    margin-top: 20px;
    height: 25px;
    margin-right: 70px;
    box-shadow: 1px 1px 1px #888;
    -webkit-box-shadow: 1px 1px 1px #888;
    -o-box-shadow: 1px 1px 1px #888;
    -moz-box-shadow: 1px 1px 1px #888;
}

.darkColorRow
{
    background-color: #ccc;
}

.tab_content #imagesBanner3
{
    margin-right: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    border: 1px solid #000;
}

.tab_content #imagesBanner5
{
    margin-right: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    border: 1px solid #000;
}

.tab_content #imagesBanner6
{
    margin-right: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    border: 1px solid #000;
}

.tab_content #imagesBanner1
{
    margin-right: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    border: 1px solid #000;
}


.tab_content #imagesBanner2
{
    margin-right: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    border: 1px solid #000;
}

.tab_container #tab1
{
    background-color: #f7d102;
    height: 1108px;
    border: 1px solid #ccc;
}


.tab_container #tab2
{
    background-color: #70cbee;
    height: 1108px;
    border: 1px solid #ccc;
}


.tab_container #tab3
{
    background-color: #0082b6;
    height: 1108px;
    border: 1px solid #ccc;
}


.tab_container #tab4
{
    background-color: #dec5cb;
    height: 1108px;
    border: 1px solid #ccc;
}


.tab_container #tab5
{
    background-color: #d5d3d6;
    height: 1108px;
    border: 1px solid #ccc;
}

.tab_container #tab6
{
    background-color: #fffcd7;
    height: 1108px;
    border: 1px solid #ccc;
}
