﻿@import url("/SilverBlue/Menu.SilverBlue.css");
/* 
@import url("reset.css");

Default CSS Stylesheet for a new Web Application project */

/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

body
{
    /* padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    word-spacing: normal;
    text-transform: none;
    padding-top: 0px;
    letter-spacing: normal;
    vertical-align: top;
     */
    font-family:  Arial, Helvetica, Verdana, Sans-Serif;
    background-color: #262728;
    background-repeat: no-repeat;
    background-image: url('/images/bg.jpg');
    text-align: left;
    
}

a.link
{
    color: #1863a5;
    text-decoration: none;
}

.outer-frame
{
    padding-top: 50px;
}

.outer-frame-admin
{
    padding-top: 20px;
}

table.frame
{
    width: 902px;
    border: solid 1px #262728;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    text-align: left;
}

table.frame-admin
{
    width: 1002px;
    border: solid 1px #262728;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    text-align: left;
}

table.frame tr td
{
    border: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

table.layout-table tr td
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none 0px;
    vertical-align: top;
}

td.banner
{
    vertical-align: top;
    background-image: url('/images/bg-banner.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 271px;
    /* width: 860px;
    height: 151px; */
    
}

td.banner-sub
{
    vertical-align: top;
    background-image: url('/images/bg-banner-sub.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 106px;
    /* width: 860px;
    height: 151px; */
    
}


.frame-content
{
    width: 400px;
    padding-left: 40px;
    padding-top: 35px;
}

.banner-header
{
    font-size: 26px;
    color: #ace0f0;
}

.banner-content
{
    font-size: 15px;
    color: #FFFFFF;
}

/* Toolbar styles */

td.toolbar
{
     /* background-image: url('/images/toolbar-bg-full.gif'); */
     background-repeat: no-repeat;
     width: 900px;
     height: 56px;
}

.toolbar-item
{
    color: #1863a5;
    font-size: 16px;
}

.body-item
{
    font-size: 12px;
    line-height: 20px;
}

/*
.toolbar-button
{
    background: transparent url(/images/toolbar-bg.gif) repeat-x scroll 0 0;
    height: 58px;
    vertical-align: middle;
} */

td.footer
{
    font-size: 10px;
    color: #7b7b7b;
    vertical-align: middle !important;
    padding-left: 37px !important;
}

.stories-linkdetails
{
    background-image: url('/images/arrow.gif');
    background-position: left;
    background-repeat: no-repeat;
    vertical-align: middle;
    padding-left: 13px;
    height: 20px;
}

.rotator-paging
{
    font-size: 10px;
    color: #7b7b7b;
    width: 40px;
}

img.rotator-bn
{
    cursor: pointer;
}

/* Main content styles */
  
td.breadcrumbs
{
    height: 50px !important;
    font-size: 13px;
    vertical-align: middle;
}  

.breadcrumbs-frame
{
    float: right;
    padding: 10px 20px 5px 20px !important;
}

.breadcrumbs-black
{
    color: #000000;
}

.breadcrumbs-blue
{
    cursor: pointer;
    color: #367faa;
}

    .categoriesMenu .rmText
    {
        font-family: Arial, Helvetica, Sans-Serif !important;
        font-size: 13px !important;
        /* line-height: 15px !important;
        padding-left: 10px !important;
        padding-right: 10px !important; */
        color: #367faa;
    }
  
td.contentMain
{
   padding: 5px 40px 15px 40px !important;   
   font-size: 12px;
   line-height: 18px;
}
.servicesItems
{
    font-size: 12px;
    line-height: 18px;
    color: #696969;
    font-style: italic;
}
td.contentMain-admin
{
    font-size: 12px;
   line-height: 18px;
}

td.contentArea
{
    padding-left: 15px !important;
    padding-right: 10px !important;
    width: 530px !important;
}

td.contentArea-full
{
    padding-left: 15px !important;
    padding-right: 10px !important;
    width: 800px !important;
}


.header
{
    font-size: 24px;
    line-height: 30px;
}

.header-blue
{
    font-size: 24px;
    color: #367faa;
}

.header-sub
{
    font-size: 14px;
    font-weight: bold;
    color: #367faa;
}

.header-sub-nobold
{
    font-size: 14px;
    font-weight: normal;
    color: #367faa;
}

a.header-sub
{
    font-size: 14px;
    font-weight: normal;
    color: #367faa;
    text-decoration: underline;
}


.header-sub-black
{
    font-size: 14px;
    color: #000000;
}

.header-sub-sub
{
    font-size: 12px;
    color: #367faa;
}

input.header-sub-sub textarea
{
    font-size: 12px;
    color: #367faa;
}



/* End main content styles */

/* Callout styles */

.callout-frame
{
    width: 275px;
    border: solid 1px #c7c8c8;
}

.callout-header
{
    width: 241px;
    border-bottom: solid 1px #e1e2e2;
    padding: 13px 17px 13px 17px;
}

.callout-content
{
    padding: 13px 17px 13px 17px;
    line-height: 20px;
    height: 100%;
}

.successstories-frame
{
    width: 100%;
    /* border: solid 1px #c7c8c8; */
}

.successstories-content
{
    padding: 13px 17px 13px 17px;
    line-height: 20px;
    height: 100%;
}


.callout-frame-admin
{
    width: 1000px;
    border: solid 1px #c7c8c8;
}

.callout-header-admin
{
    width: 966px;
    border-bottom: solid 1px #e1e2e2;
    padding: 13px 17px 13px 17px;
}

.callout-content-admin
{
    padding: 13px 17px 13px 17px;
    line-height: 20px;
    height: 100%;
}


.testimonials-content
{
    font-style: italic;
}

.testimonials-position
{
    color: #999999;
    font-style: italic;
}

.testimonials-name
{
    font-weight: bold;
}

img.testimonials-quotemark
{
     float: left;
     padding-right: 5px;
}

/* End callout styles */

