/* CORE */

html {
}

body {
    margin:10px 10px 10px 10px;
    color: #000000;
    background-image: url(/images/background.png);
    background-repeat: repeat-x;
    padding:0px;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    text-align: left;
}

ul { margin: 0; padding: 0; }


.outer {
    text-align: center;
}

.outer-table {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

.category {
    text-align: left;
}

.top_menu {
    font-size: 11px;
    font-weight: normal;
    padding: 0px 0px 0px 5px;
}

.top_menu_on {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px 0px 5px;
    background:white;
}

.sub_menu {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
}

.sub_menu_on {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
    background:white;
}

.sub_menu2 {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px 0px 15px;
}

.sub_menu2_on {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px 0px 15px;
    background:white;
}

td {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}

th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #782B03;
    background-color: #e1e1e1;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

h1, h1 a:link, h1 a:visited {
    margin: 0px 4px 0px 4px;
    padding: 0;
    font-size: 30px;
    letter-spacing: 1pt;
    font-weight: bold;
    color: #ff8000;
    text-decoration: none;
}

h1 a:hover, h1 a:active {
    margin: 0px 4px 0px 4px;
    padding: 0;
    font-size: 30px;
    letter-spacing: 1pt;
    font-weight: bold;
    color: #000066;
    text-decoration: underline;
}

h2 {
    text-align: left;
    border-top: 0px solid #CCC;
    border-right: 0px solid #000000;
    border-bottom: 0px solid #CCC;
    border-left: 0px solid #000000;
    font-size: 14px;
    letter-spacing: 0pt;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    color: #000000;
    background: #e1e1e1;
}

h3 {
    text-align: left;
    border-top: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    font-size: 18px;
    letter-spacing: 1pt;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 0px;
    color: black;
}

h4 {
    text-align: center;
    border-top: 1px solid #CCC;
    border-right: 0px solid #000000;
    border-bottom: 1px solid #CCC;
    border-left: 0px solid #000000;
    font-size: 14px;
    letter-spacing: 0pt;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 2px 0px 2px 0px;
    color: #000000;
    background: #e1e1e1;
}

h5 {
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 0.85em;
    letter-spacing: 1pt;
    padding: 0px;
    font-weight: bold;
}

h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 1.25em;
    letter-spacing: 3pt;
    padding: 0px;
    font-weight: bold;
}

img {
    display: block;
    border:0;
}

.inline {
    display: inline;
    border:0;
    vertical-align:middle;
}

/*
#top_nav {
 text-align: right;
 font-size: 12px;
 font-weight: normal;
 padding: 5px 5px 5px 5px;
 height: 75px;
}
*/

#top_nav_bar {
    padding: 0px;
    cellspacing: 0px;
}

#breadcrumb {
    font-size: 11px;
    font-weight: normal;
    padding: 2px 2px 2px 0px;
    color: black;
}

#breadcrumb a:link, #breadcrumb a:visited {
    font-size: 11px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
    font-size: 11px;
    font-weight: normal;
    color: black;
    text-decoration: underline;
}

#area_top {
    /* border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-bottom: 0px solid #000000;
    border-right: 1px solid #666666;*/
    background-color: #eceae2;
}

#area_middle_left {
    /*border-top: 0px solid #000000;
    border-left: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;*/
    text-align: center;
    padding: 10px;
    /*font-weight: bold;
    line-height: 1.5;
    width: 150px;*/
    background-color: #ffffff;
}

#area_middle_right {
    /*border-top: 1px solid #666666;
    border-bottom: 0px solid #000000;
    border-right: 0px solid #000000;
    border-left: 0px solid #000000;*/
    padding: 8px 8px 8px 8px;
    width: 100%;
    background-color: #ffffff;
    text-align:left;
}

/*#area_middle_right p {
 text-align: left;
 font-weight: normal;
 line-height: 1.5;
 padding: 0px 0px 0px 0px;
}*/

/*.category_button {
 text-align: left;
}

.category_button_on {
 text-align: left;
}*/

input {
    vertical-align:middle;
}

.sitesearch_btn {
    background:url(/images/search_button.png) no-repeat;
    width: 78px;
    height: 33px;
    border: none;
    /*text-align: center;
   width:auto;
   display:inline; display:inline-block;
   margin:0.0em; padding:0px 2px 0px 2px;
   font-size:11px;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
   font-weight:normal;
   text-decoration:none;
   background:#666;
   color:white;
   border: 1px solid #333;
   vertical-align:middle;*/
    cursor:default; cursor:pointer;
}

.update_cart_btn {
    background:url(/images/update_cart_button.png) no-repeat;
    width: 119px;
    height: 33px;
    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em;*/
    padding: 10px;
    /*font-size:11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    background:#CCC;
    color:#333;*/
    border:none;
    /*vertical-align:middle;
    white-space:nowrap;*/
    cursor:default; cursor:pointer;
}

.enter_code_btn {
    background:url(/images/enter_code_button.png) no-repeat;
    width: 119px;
    height: 33px;
    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em;*/
    padding: 10px;
    /*font-size:11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    background:#CCC;
    color:#333;*/
    border:none;
    /*vertical-align:middle;
    white-space:nowrap;*/
    cursor:default; cursor:pointer;
}

.edit_btn {
    background:url(/images/edit_order_button.png) no-repeat;
    width: 119px;
    height: 33px;
    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em;*/
    padding: 10px;
    text-indent: -9000px;
    /*font-size:11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    background:#CCC;
    color:#333;*/
    border:none;
    /*vertical-align:middle;
    white-space:nowrap;*/
    cursor:default; cursor:pointer;
}

.submit_order_btn {
    background:url(/images/submit_order_button.png) no-repeat;
    width: 119px;
    height: 33px;
    text-indent: -9000px;
    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em;*/
    padding: 10px;
    /*font-size:11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    background:#CCC;
    color:#333;*/
    border:none;
    /*vertical-align:middle;
    white-space:nowrap;*/
    cursor:default; cursor:pointer;
}

.freeprod_btn {
    background:url(/images/free_prod_button.png) no-repeat;
    width: 119px;
    height: 33px;
    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em;*/
    padding: 10px;
    text-indent: -9000px;
    /*font-size:11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    background:#CCC;
    color:#333;*/
    border:none;
    /*vertical-align:middle;
    white-space:nowrap;*/
    cursor:default; cursor:pointer;
}

.req_catalog_btn {
    background:url(/images/req_catalog_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.edit1_btn {
    background:url(/images/edit_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.register_btn {
    background:url(/images/register_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.search_btn {
    background:url(/images/search_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.submit_btn {
    background:url(/images/submit_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.update_btn {
    background:url(/images/update_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.login_btn {
    background:url(/images/login_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.remove_reminder_btn {
    background:url(/images/remove_reminder_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.add_reminder_btn {
    background:url(/images/add_reminder_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.reorder_btn {
    background:url(/images/reorder_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.resetpw_btn {
    background:url(/images/resetpw_button.png) no-repeat;
    width: 119px;
    height: 33px;
    padding: 10px;
    text-indent: -9000px;
    border:none;
    cursor:default; cursor:pointer;
}

.continue_btn {
    background:url(/images/continue_button.png) no-repeat;
    width: 119px;
    height: 33px;
    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em;*/
    padding: 10px;
    /*font-size:11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    background:#CCC;
    color:#333;*/
    border:none;
    /*vertical-align:middle;
    white-space:nowrap;*/
    cursor:default; cursor:pointer;
}

.cancel_btn {
    background:url(/images/cancel_button.png) no-repeat;
    width: 119px;
    height: 33px;
    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em;*/
    padding: 10px;
    /*font-size:11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    background:#CCC;
    color:#333;*/
    border:none;
    /*vertical-align:middle;
    white-space:nowrap;*/
    cursor:default; cursor:pointer;
}


.addtocart_btn {

    background: #ee8312 url(/images/button_bg.png) repeat-x;
    width: 119px;
    height: 33px;

    padding: 0 10px;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    text-align:center;
    text-transform: uppercase;
    color:white;
    border:none;
    cursor:pointer;

    /*vertical-align:middle;
    white-space:nowrap;*/
    /* text-indent: -9000px;*/

    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em;*/

    /* background:url(/images/add_to_cart_button.png) no-repeat;*/
}

/*.addtocart_btn[class] {
 width:auto;
}*/

/*.addtocart_btn:hover { background: #ee8312 url(/images/button_bg.png) repeat-x; color:#333; text-decoration: none;}*/
/*.addtocart_btn:hover strong { background:#CCC; color:black;}*/


.addtowishlist_btn {
    background:url(/images/wishlist_button.png) no-repeat;
    width: 114px;
    height: 26px;
    /*display:inline; display:inline-block;
    width:100px;
    margin:0.0em; padding:0px;
    font-size:12px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight:bold;
    text-align:center;
    background:#CCC;
    color:#333;*/
    border:none;
    /*vertical-align:middle;
    white-space:nowrap;*/
    cursor:default; cursor:pointer;
}

/*
.btnstyle1 { background:#CCC; color:#333;}

.btnstyle2 { background:#e1e1e1; color:black;}
*/

.product_panel .buy_button {
    padding: 8px 8px 8px 8px;
    text-align: right;
}

.product_panel .price, .units {
    padding: 0px 8px 0px 8px;
    font-size: 85%;
    font-weight: bold;
    letter-spacing: 1pt;
}

#prev_next {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    padding: 0px;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

#prev_next a:link, #prev_next a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

#prev_next a:hover, #prev_next a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #f7901b;
    text-decoration: none;
}

.product_panel {
    padding: 8px 8px 8px 8px;
    /*border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;*/
}

.product_panel p{
    text-align: center; 
    margin: 0; padding: 4px;
}

.product_thumbnail {
    padding: 8px 8px 8px 8px;
    border-right: 1px dotted #000000;
    width: 150px;
}

.strike {
    text-decoration: line-through 
}

.productprice {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #313131;
    background: transparent;
}

.prodshipweight {
    font-size: 12px;
    font-weight: normal;
    color: black;
    background: transparent;
}

.largetext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #f89f1f; 
}

.normaltext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #313131;
}

.formtext {
    font-size: 12px;
    font-weight: normal;
    color: black;
    border:1px solid #CCC;
}

.smalltext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #313131;
}

.xsmalltext {
    font-size: 10px;
    font-weight: normal;
    color: black;
}

#checkoutPanel {
    padding: 16px 16px 16px 16px;
}

#checkoutPanel td{
    padding: 5px 5px 5px 5px;
}

#checkoutPanelBar{
    padding: 5px 5px 5px 5px;
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
    background-color: #000066;
    color: #ffffff;
    font-size: 0.95em;
    font-weight: bold;
}

#checkoutPanelBar2{
    padding: 5px 5px 5px 5px;
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
    background-color: #000066;
    color: #ffffff;
    font-weight: bold;
}

#checkoutPanelWarning {
    color: white;
    background-color: #ff0000;
}

#checkout_panel table{
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

#cartHelpText{
    font-size: 14px;
    font-weight: bold;
}

#area_middle_wholesale {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    padding: 8px 8px 8px 8px;
}

#wholesaleTableBorder{
    border-top: 0px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
}

#wholesaleCategoryRow{
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    background-color: #000066;
    color: #ffffff;
    font-size: 0.95em;
    font-weight: bold;
    text-align: center;
}

#wholesaleSubCategoryRow{
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    background-color: #ccc088;
    color: #666666;
    font-size: 0.80em;
    font-weight: bold;
    text-align: center;
}

#wholesaleTitleRow{
    padding: 3px 3px 3px 3px;
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    background-color: #ccc594;
    color: #666666;
    font-size: 0.75em;
}

#wholesaleProdParentRow{
    background-color: #000066;
    color: #666666;
    font-size: 0.75em;
    font-weight: bold;
}

#wholesaleProdParentRow td{
    border-top: 1px solid #aaaaaa;
    border-bottom: 0px solid #666666;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
}

#wholesaleProdChildRow{
    padding: 10px 5px 5px 5px;
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    background-color: #000066;
    color: #666666;
    font-size: 0.75em;
}

#wholesaleText{
    background-color: #ffffff;
    color: #666666;
    font-size: 0.75em;
    font-weight: bold;
}

#wholesaleHeaderText{
    background-color: #ffffff;
    color: #666666;
    font-size: 0.85em;
    font-weight: bold;
}

#footer_text {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #eceae2;
}

#footer_text a:link, #footer_text a:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #f9a721;
}

#footer_text a:hover, footer_text a:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #eceae2;
}

a:link,a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #6f1500;
}

a:hover,a:active {
    color: #f7901b;
    font-weight: bold;
    text-decoration: underline;
}

A.menu_links:link,A.menu_links:visited {
    padding-left:10px;
    color: #313131;
    text-decoration: underline;
    font-size:12px;
    font-weight:bold;
}

A.menu_links:hover,A.menu_links:active {
    padding-left:10px;
    color: #f7901b;
    text-decoration: underline;
    font-size:12px;
    font-weight:bold;
}

A.top_links:link,A.top_links:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #782b03;
    text-decoration: none;
    font-size:12px;
    padding-right: 10px;
}

A.top_links:hover,A.top_links:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: blue;
    text-decoration: underline;
    font-size:12px;
    padding-right: 10px;
}

.prod_links {
    padding:5px 0px 5px 0px;
    height: 75px
}

.prod_links a:link, .prod_links a:visited {
    color: #424242;
    text-decoration: none;
    font-size:12px;
    font-weight:normal;
}

.prod_links a:hover, .prod_links a:active {
    color: #f7901b;
    text-decoration: underline;
    font-size:12px;
    font-weight:normal;
}

.prod_links_details {
    padding:5px 0px 5px 0px;
}

.prod_links_details a:link, .prod_links a:visited {
    color: #f7901b;
    text-decoration: none;
    font-size:12px;
    font-weight:normal;
}

.prod_links_details a:hover, .prod_links a:active {
    color: #424242;
    text-decoration: underline;
    font-size:12px;
    font-weight:normal;
}

A.mainarea_links:link,A.mainarea_links:visited {
    color: #990000;
    font-size: 12px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    text-decoration: none;
}

A.gateway_links:link,A.gateway_links:hover,A.gateway_links:active,A.gateway_links:visited {
    color: #cccccc;
    font-size: 10px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    text-decoration: underline;
}

.dynamic_qty {
    background: transparent;
    border: 0px;
    width: 100px;
    /*font-weight: bold;
    font-size: 12px;
    color: black;*/
}

#popitmenu{
    position: absolute;
    background-color: white;
    border:1px solid black;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    visibility: hidden;
}

#popitmenu a{
    text-decoration: none;
    padding-left: 6px;
    color: black;
    display: block;
}

#popitmenu a:hover{ 
    /*hover background color*/
    background-color: #e1e1e1;
}

#parentcat { line-height: 2;}
#catimg { vertical-align: top;}
#siteprod { color: black; font-weight: normal;}
#subcat { font-weight: normal;}

ul.footer {
    list-style: none;
    margin-left: 0;
    padding-left: 0e;
    text-indent: 0;
}

#left_nav {
    background-color: #eceae2;
    padding-left:10px;
}

#top_menu1 {}

#top_menu1 li {
    width: 200px;
    clear: left;
    float: left;
    list-style: none;
    position: relative;
    z-index: 9999;
    white-space: normal;
    padding: 0 10px;
    line-height: 25px;
    background: #eceae2;
    border: solid 1px #e0e0e0;
}

#top_menu1 a:link, h1 a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration:none;
    color: #313131;
}

#top_menu1 a:hover, h1 a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration: none;
    color: #f7901b;
}

#top_menu1 ul { position: absolute; z-index: 20000; }

#top_menu2 {}

#top_menu2 li {
    width: 200px;
    clear: left;
    float: left;
    list-style: none;
    position: relative;
    z-index: 9999;
    white-space: normal;
    padding: 0 10px;
    line-height: 25px;
    background: #eceae2;
    border: solid 1px #e0e0e0;
}

#top_menu2 a:link, h1 a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration:none;
    color: #313131;
}

#top_menu2 a:hover, h1 a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration: none;
    color: #f7901b;
}

#top_menu2 ul { position: absolute; z-index: 20000; }

#top_menu3 {}

#top_menu3 li {
    width: 200px;
    clear: left;
    float: left;
    list-style: none;
    position: relative;
    z-index: 9999;
    white-space: normal;
    padding: 0 10px;
    line-height: 25px;
    background: #eceae2;
    border: solid 1px #e0e0e0;
}

#top_menu3 a:link, h1 a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration:none;
    color: #313131;
}

#top_menu3 a:hover, h1 a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration: none;
    color: #f7901b;
}

#top_menu3 ul { position: absolute; z-index: 20000; }

#top_menu4 {}

#top_menu4 li {
    width: 200px;
    clear: left;
    float: left;
    list-style: none;
    position: relative;
    z-index: 9999;
    white-space: normal;
    padding: 0 10px;
    line-height: 25px;
    background: #eceae2;
    border: solid 1px #e0e0e0;
}

#top_menu4 a:link, h1 a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration:none;
    color: #313131;
}

#top_menu4 a:hover, h1 a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration: none;
    color: #f7901b;
}

#top_menu4 ul { position: absolute; z-index: 20000; }

#top_menu5 {}

#top_menu5 li {
    width: 200px;
    clear: left;
    float: left;
    list-style: none;
    position: relative;
    z-index: 9999;
    white-space: normal;
    padding: 0 10px;
    line-height: 25px;
    background: #eceae2;
    border: solid 1px #e0e0e0;
}

#top_menu5 a:link, h1 a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration:none;
    color: #313131;
}

#top_menu5 a:hover, h1 a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration: none;
    color: #f7901b;
}

#top_menu5 ul { position: absolute; z-index: 20000; }


.price_qty { height: 60px; }

#about {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #313131;
    padding-left: 20px;
}

#about ul {
}

#about li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #313131;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin-left: 100px;
}

#about a:link, h1 a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration: underline;
    color: #313131;
}

#about a:hover, h1 a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px ;
    text-decoration: underline;
    color: #f7901b;
}
#paraLeft {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-align: justify;
    width: 600px;
    padding-top: 5px;
    color: #1A1A1A;
}

#tablePricing {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: #1A1A1A;
    text-align: left;
    vertical-align: middle;
}
#tableAgenda {
    font-family: Arial, Helvetica, sans-serif;
    color: #1A1A1A;
    width: 230px;
    text-align: left;
}
#tableProCmb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #1A1A1A;
    line-height: 20px;
    width: 365px;
}
.imgNav {
    border-style: none;
    display: inline-block;
}
.faithBk {
    display: block;
    margin: 0px 20px 0px 0px;
    height: 222px;
    width: 174px;
}
#researchH2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
#TblPdf {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#TblAbstract {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    display: block;
    text-indent: 20px;
    list-style: circle inside;
}
.style2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}
.Txt_abstract {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}
.Txt_TeensPromo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}
.TxT_tbl12px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
#TblAnnounce {
    text-align: center;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 10px;
}


#popcontainer { width: 590px; padding: 50px 22px; margin: 0 auto;
                position: absolute;top: 100px;z-index: 7001 !important; background:url("/images/APP_signup_popup.jpg") no-repeat; display: none; color:#666666; left: 25%; }

#popcontainer h1 { font-family: monospace; font-size: 28px; font-weight: bold; color: #94296d; margin: 0 0 4px; text-transform: uppercase; }

#popcontainer > div#head_part {  background-color: #cccccc; padding: 16px 5px; margin-right: 40px; font-size: 14px;    font-weight: normal;    line-height: 21px;}

#popcontainer label { float:left;}
#popcontainer span.req { display:block; color:red;}

#popcontainer .prop-input.clearfix { float: left; margin: 8px;  width: auto;}

#popcontainer > div#form_part {margin: 17px 0 0 30px; margin-top: 212px; position: relative;}

#form_part input[type="text"]{ font-size: 20px; padding: 7px; border: medium none; color:#ccc; margin-bottom: 10px; text-align:center;}

#popcontainer .btn.btn-primary.full { text-transform:uppercase; font-size: 17px; padding: 5px; background: none repeat scroll 0 0 #94296d;  border: medium none; color: #ffffff; margin-top: 17px; margin-left: 10px;}

#form_part  #inputfields { float: left; width: 245px; margin-top: -5px;}


#form_part #btn { float: left; margin: -10px 0 0 28px;}


#popcontainer > div#close {
    border: 2px solid #333;
    border-radius: 15px;
    color: #F8991D;
    float: right;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    height: 26px;
    left: 612px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    top: -12px;
    width: 26px;
    background:#333;
    cursor:pointer;
}

#fade {-moz-opacity: 0.7;opacity: .70;filter: alpha(opacity=70);overflow: visible;text-align: center;top: 0;width: 100%;z-index: 6000;position: fixed;top: 0;left: 0;width: 100%;height: 100%; background: black;opacity: 0.5;filter: alpha(opacity=50);display: none;}
#err {
    float: left;
    margin-left: 14px;
    color: red;
    width: 285px;
    height: 28px;
    padding-top: 10px;
    width:100%;
}