/*** header.jsp ***/

#header:after {
    display: block;
    content: '';
    clear: both;
}

#header_box{
    background: url('/templates/jsp/_style2/_AP/_pinnacle/_theme3/images/header.png') no-repeat #012540;
    border-bottom: 2px solid #012540;
    float: left;
    letter-spacing: normal;
    line-height: normal;
    margin: 0 auto;
    width: 960px;
}
div#breadcrumbs {
    margin: 0;
    width: 100%;
}
/*** For the banner image that will added from the admin tool ***/
#banner{
    height: 80px;
    margin: 0 10px;
    padding-top: 10px;
}
#banner img {
    width: inherit;
}

.secondaryNavbar{
    clear: both;
    float: right;
    font-size: 9pt;
}

/*** main menu ***/
#primaryNavbar{
    border-bottom: 3px solid #3b88bf;
    height: 20px;
    width: 100%;
}
#primaryNavbar ul.mainul{
    float: right;
}

#primaryNavbar ul{
    float: left;
}
#primaryNavbar li{
    float: left;
    margin: 0;
    padding-bottom: 3px;
}
#primaryNavbar a{
    color: #fff;
    font-size: 11pt;
    font-weight: normal;
    margin: 0;
    padding: 5px 10px;
}
#primaryNavbar a:hover{
    background: #3b88bf;
    text-decoration: none;
}
li.hasSubmenu ul{
    background: #3b88bf;
    display: none;
    margin-top: 1px;
    position: absolute;
    z-index: 1;
}
li.hasSubmenu ul li{
    float: none !important;
    margin: 0 !important;
}
li.hasSubmenu ul li a{
    display: block !important;
    padding: 5px 10px !important;
}
#primaryNavbar li.hasSubmenu ul li a:hover{
    background: #fff ;
    color: #3b88bf ;
}
div#primaryNavbar .mainul li.hasSubmenu ul {
    min-width: 110px;
}
.mainul .hasSubmenu {
    position: relative;
}
div#primaryNavbar .mainul li.hasSubmenu ul ul {
    left: 100%;
    top: 0px;
    min-width: 110px;
}

/*** Identities bar ****/
.secondaryNavbar {
    clear: both;
    float: right;
    font-size: 9pt;
}
.secondaryNavbar a{
    color: #95d3ff !important;
}
.secondaryNavbar ul{
    color: #fff;
    float: left;
    margin-right: 20px;
}
.secondaryNavbar li{
    display: inline;
}
span#individual-menu {
    float: left;
}

/*** Search ***/
.advancedSearch {
    float: right;
    padding-top: 5px;
}
#searchQuery{
    float: left;
    height: 18px;
}
input#searchQuery {
    text-align: inherit;
    color: inherit;
    padding-left:5px;
    margin: inherit;
    border: none;
    font-size: inherit;
    font-weight: inherit;
    font-style: italic;
}
input#gosearch{
    background: url('/templates/jsp/_style2/_AP/_pinnacle/_theme3/images/quicksearch-button.png') no-repeat;
    border: none;
    height: 20px;
    width: 20px;
}

/*** footer.jsp ***/
#adSpace4{
    background: rgb(2,104,178); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(1,55,95,1) 0%, rgba(1,37,64,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,55,95,1)), color-stop(100%,rgba(1,37,64,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(1,55,95,1) 0%,rgba(1,37,64,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(1,55,958,1) 0%,rgba(1,37,64,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(1,55,95,1) 0%,rgba(1,37,64,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(1,55,95,1) 0%,rgba(1,37,64,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0268b2', endColorstr='#012540',GradientType=0 ); /* IE6-9 */
    float: left;
    min-height: 20px;
    padding: 10px 0;
    width: 960px;
}
#adSpace5, #adSpace6, #adSpace7{
    float: left;
    width: 230px;
}
#rectangle1, #rectangle2, #rectangle3, #rectangle4, #rectangle5{
    max-height: 150px;
    margin: 0 auto 20px auto;
    overflow: hidden;
    width: 180px;
}
#leaderboard2{
    max-height: 90px;
    margin: 0 auto;
    overflow: hidden;
    width: 728px;
}
#socInSer{
    float: left;
    width: 700px;
}
#superFooter{
    background: #014a7f;
    clear: both;
    float: left;
    padding: 20px 10px 0 10px;
    width: 940px;
}
#subFooter{
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #000c14;
    float: left;
    padding: 10px 10px 10px 10px;
    width: 940px;
}

/*** ads ***/
.adSpace{
    background: #a4b357; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(164,179,87,1)), color-stop(100%,rgba(117,137,12,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
    color: #fff;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}