/* Pocket Portal CSS Document */
#page {
    margin-left: auto;
    margin-right: auto;
    width: 766px;
    border: 1px solid #000000;
    background-color: #003264;
}

#container {
    position: relative;
    text-align: left;
    width: 766px;
}

#header {
    position: relative;
    height: 312px;
    right: 0px;
    width: 100%;
}

#logo {
    float: left;
    width: 149px;
    height: 126px;
    background-image: url(../images/logo.gif);
    border-bottom: 1px solid #000000;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    background-color: #FFFFFF;
    color: #49186D;
}

a img {
    border: none;
}

.line {
    position: absolute;
    height: 11px;
    width: 616px;
    top: 38px;
    right: 0px;
    background-image: url(../images/line.gif);
    background-repeat: no-repeat;
    border-left: 1px solid #000000;
}

.line2 {
    position: absolute;
    height: 20px;
    width: 616px;
    bottom: 0px;
    right: 0px;
    background: url(../images/line2.gif);
    background-repeat: no-repeat;
    border-left: 1px solid #000000;
}

.content {
    position: relative;
    top: 0px;
    left: 0px;
    width: 610px;
    padding: 3px;
    margin: 0px 0px 0px 149px;
    border-left: 1px solid #000000;
    background-color: #FFFFFF;
}

.copyright {
    margin-right: auto;
    margin-left: auto;
    width: 766px;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
    background-color: #697B94;
    color: #fff;
    padding: 3px 10px 3px 10px;
    margin: 0;
    font-size: 11px;
}

h2 a {
    color: #fff;
}

h2 a:hover {
    color: #E1E5EA;
}

h2 a:link {
    color: #fff;
}

.holder {
    background-color: #E1E5EA;
    color: #000;
    padding: 10px;
    margin: 0;
    font-size: 11px;
}

.holder p {
    margin: 0 0 10px 0;
}

.holder ul li {
    margin-left: 15px;
    list-style-type: disc;
}

.sep {
    height: 10px;
    margin-bottom: 1px;
    background-color: #003264;
}

h4, h3 {
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

h4 a {
    font-weight: normal;
    font-size: 11px;
}

h4 em {
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
}

h5 {
    font-weight: normal;
    font-size: 11px;
    margin-top: 0px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clearb {
    clear: both;
}

.inline {
    display: inline;
}

br.clr {
    height: 0px;
    line-height: 0px;
    display: inline;
    clear: both;
    margin: 0px;
    padding: 0px;
}

a {
    color: #49186D;
}

form {
    margin: 20px 0px;
}

form label {
    margin: 0 0 0 0px;
    width: 160px;
    display: block;
    float: left;
}

.width2 form label {
    margin: 0 0 0 0px;
    width: 262px;
    display: block;
    float: left;
}
/* ************************** BMS SPECIFIC *********************************************** */
.formBMS {
    width: 400px;
}

.bmsInput {
    border-width: 1px;
    border-style: solid;
    border-color: #6D468A;
    margin: 1px;
}

.bmsInput_err {
    background-color: #FF9F9F;
    border-width: 1px;
    border-style: solid;
    border-color: #6D468A;
    margin: 1px;
}

.formBMS form label {
    margin: 0 0 0 0px;
    width: 120px;
    display: block;
    float: left;
}

._error {
    color: #FF0000;
}

.listHead {
    padding-right: 10px;
}

.listFoot {
    text-align: right;
    font-weight: bold;
}
/* ********************************* START top navBar NEW************************************* */
#menu_items_top {
    height: 38px;
    width: 616px;
    position: absolute;
    margin: 0;
    padding: 0;
    background: #6D468A url(../images/navBar/navBackground.gif) repeat-x;
    top: 0px;
    right: 0px;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}

#menu_items_top li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#menu_items_top a {
    float: left;
    line-height: 20px;
    font-weight: bold;
    margin: 0;
    padding: 6px 10px 6px 9px;
    text-decoration: none;
    color: #FFFFFF;
    border-top: 5px solid #607080;
    border-right: 1px solid #000000;
    text-transform: uppercase;
}

#menu_items_top a.active, #menu_items_top a:hover {
    color: #000000;
    border-top: 5px solid #C6006F;
    background-color: #FFFFFF;
}

#menu_items_top a.menu_item_active {
    color: #000000;
    border-top: 5px solid #C6006F;
    background-color: #FFFFFF;
}

/* *************** Style for Drop Down Menu *************** */
.dropmenudiv {
    border: 1px solid #BBB;
    border-bottom-width: 0;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: white;
    width: 158px;
    visibility: hidden;
    /* filter: progid:DXImageTransform.Microsoft.Shadow(color=#3C3C3C,direction=135,strength=3); /*Add Shadow in IE. Remove if desired*/
    top: 38px;
}

.dropmenudiv a {
    width: 150px;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #BBB;
    padding: 2px 4px;
    text-decoration: none;
    font-weight: bold;
    color: black;
}

.dropmenudiv a:hover {
    background-color: #C6006F;
}

#dropmenu1 {
    position: absolute;
    left: 149px;
}

#dropmenu2 {
    position: absolute;
    left: 202px;
}

#dropmenu3 {
    position: absolute;
    left: 365px;
}

#dropmenu4 {
    position: absolute;
    left: 495px;
}

#dropmenu5 {
    width: 157px;
    position: absolute;
    left: 576px;
}

#dropmenu6 {
    position: absolute;
    left: 595px;
}

/* ********************************* END top navBar NEW************************************* */

/* ************ START side navBar ************** */
.menu_temp {
    position: absolute;
    height: 37px;
    width: 616px;
    right: 0px;
    background-image: url(../images/menu_bak.jpg);
    background-repeat: repeat-x;
}

#side_menu_items {
    position: absolute;
    top: 150px;
    left: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    margin: 10px 0px 0px 3px;
    padding: 0px;
    width: 150px;
    float: left;
}

#side_menu_items #about_us a {
    background: url(); /* over right the image thats being set on the top nav */
}

#side_menu_items #consumer_brands a {
    background: url();
}

#side_menu_items #social_networking a {
    background: url();
}

#side_menu_items #contact a {
    background: url();
}

#side_menu_items a.menu_item_active {
    font-weight: bold;
}

#side_menu_items .title {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

#side_menu_items a {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    color: #FFFFFF;
}

#side_menu_items li a:hover {
    text-decoration: underline;
}

#side_menu_items a.selected {
    font-weight: bold;
}

#side_menu_items ul {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
}

#side_menu_items ul li {
    list-style-type: none;
    padding: 0px;
    margin: 0 0 4px 0;
    /* height: 1.7em; */
}

#side_menu_items ul ul li {
    background: url(../images/dash.gif) no-repeat 0 5px;
    padding: 0px 0px 4px 10px;
    margin: 0px;
    /*height: 1.5em;*/
}

#side_menu_items ul ul {
    padding: 0px;
    margin: 8px 0px 8px 2px;
}

#side_menu_items ul ul ul {
    padding: 0px;
    margin: 0px 0px 0px 20px;
}

#side_menu_items ul ul ul li {
    margin: 0px 0px 0px -13px;
    padding: 0px 0px 0px 8px;
    list-style-type: none;
    background: url(../images/dash.gif) no-repeat 0px 45%;
}
/* ************ END side navBar ************** */

/* ***** START Page images ***** */
.image {
    position: absolute;
    bottom: 20px;
    right: 0px;
    width: 616px;
    height: 243px;
    background-repeat: no-repeat;
    border-left: 1px solid #000000;
}

.home_bg {
    background-image: url(../images/banners/home.jpg);
}

/* ***** END Page images ***** */
.logo_image {
    background: url(../images/ampay_logo.jpg) no-repeat;
    height: 64px;
    width: 267px;
    border: 1px solid #003264;
}

.box {
    width: 50%;
}