﻿body
{
    margin: 0;
    padding: 0;
    border: none;
    font-size: .70em;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    background-color: #232323;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 1.8em;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    line-height: 1.1em;
    margin: 5px 0;
    color: #FFFFFF;
}

h1 {
	margin-bottom:0;
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

li
{
    color: #FFFFFF;
    margin-right: 15px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    Classes 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clsGen_NoDecoration
{
    text-decoration: none;
}

.clsGen_smalltext
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1em;
}

.clsGen_introtext
{
    font-size: 1.5em;
    color: #1B476A;
    font-weight: bold;
    margin-left: 5px;
}

.clsGen_introtextCont
{
    padding-right: 70px;
    color: #FFFFFF;
    font-size: 1em;
    text-align: left;
}

.clsGen_columtext
{
    color: #FFFFFF;
    font-size: 1em;
    text-align: left;
    margin-left: 15px;
    margin-right: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5em;
}

.clsPara_normal
{
    color: #FFFFFF;
    font-size: 1em;
    text-align: left;
    margin-left: 15px;
    margin-right: 20px;
    margin-top: 10px;
}

.clsText_whitenounderline
{
    color: #FFFFFF;
    font-size: .9em;
    text-decoration: none;
}

.clsCopyright
{
    color: #CCCCCC;
    font-size: .9em;
    text-decoration: none;
    text-align: right;
}

.clsDesignBy1
{
    padding: 0px;
    margin: 0px;
    font-family: Wingdings;
    font-size: 1em;
    color: #FF9900;
    text-align: right;
}

.clsDesignBy2
{
    padding: 0px;
    margin: 0px;
    font-family: Wingdings;
    font-size: 1em;
    color: #FF0000;
    text-align: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    Master Page Divs

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#mstrA_header_container
{
    width: 995px;
    height: 290px;
    background-color: #232323;
    padding-top: 15px;
    padding-right: 5px;
}

#mstrA_img_container
{
    width: 755px;
    height: 290px;
    top: 0px;
    float: left;
    background-color: #232323;
    position: relative;
}

#mstrA_img_placeholder
{
    width: 745px;
    height: 280px;
    background-color: #232323;
    margin-top: 5px;
    margin-left: 5px;
}

#mstrA_logo_containter
{
    width: 235px;
    height: 290px;
    float: right;
    background-color: #232323;
    position: relative;
    top: 0px;
    padding-left: 5px;
}

#mstrA_logo_img
{
    width: 230px;
    height: 230px;
    float: left;
    background-color: #232323;
    position: relative;
    top: 5px;
}

#mstrB_page_container
{
    width: 995px;
    height: auto;
    float: left;
    background-color: #232323;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#mstrB_content_container
{
    width: 755px;
    height: auto;
    float: left;
    background-color: #232323;
}

#mstrB_menu_container
{
    width: 235px;
    height: auto;
    float: right;
    background-color: #232323;
    position: relative;
    padding-left: 5px;
}

#mstrB_menu_header
{
    background: url(   '../../Images/02_MenuHeader230.PNG' );
    width: 230px;
    height: 18px;
    float: left;
    background-color: #232323;
}

#mstrB_menu_main
{
    width: 230px;
    height: auto;
    float: left;
    background-color: #232323;
}

#mstrB_menu_footer
{
    width: 230px;
    height: auto;
    float: left;
    background-color: #232323;
}

#mstrC_footer_container
{
    width: 995px;
    height: auto;
    float: left;
    background-color: #232323;
    padding-right: 5px;
}

#mstrC_content_container
{
    background: url( 'images/02_MasterFooter900.PNG' );
    width: 990px;
    height: 80px;
    float: left;
    margin-top: 5px;
    background-color: #232323;
}

#mstrC_content_copyright
{
    width: 975px;
    height: 25px;
    float: left;
    background-color: #232323;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    Main Menu Classes - within mstrB_menu_container

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clsMnu_main 
{
    width: 230px;
}

.clsMnu_style{}

.clsMnu_item
{
    border-left:1px solid #999999; 
    border-right:1px solid #999999; 
    border-top:1px solid #999999; 
    background:url('images/MenuItem_Normal.PNG'); 
    height: 30px;
    font-size: 1em;
    color: #FFFFFF;
    padding-left: 5px;
}

.clsMnu_itemhover
{
    background: url('images/MenuItem_Hover.PNG');
    letter-spacing: 1pt;
    color: #CC6600
}

.clsMnu_itemselected
{
    background: url( 'images/MenuItem_Selected.PNG' );
    height: 30px;
    font-weight: bold;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Menu with image background for 1 item
    Not used yet, see Default.aspx for usage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clsMnu1_main
{
    width: 745px;
    height: 36px;
    background:url('images/02_PageBanner745.PNG'); 
}

.clsMnu1_style{}

.clsMnu1_item
{
    font-size: 1.5em;
    color: #FFFFFF;
    font-weight: bold;
}

.clsMnu1_itemhover
{
    color: #C0C0C0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    This works when used with <p class="xxx..."
    However, the text is not an hyperlink then!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clsPara_imgtxt745
{
    font-size: 1.1em;
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 20px;
}

.clsPara_imgtxt240
{
    font-size: 1.1em;
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 15px;
}

.clsPara_imgtxt364
{
    font-size: 1.1em;
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 15px;
}

.clsPara_imgtxt990
{
    color: #FFFFFF;
    text-align: right;
    font-size: .9em;
    padding-right: 15px;
    text-decoration: none;
    margin-top: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    Page Divs

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#pge_container
{
    background-color: #232323;
    width: 100%;
    height: 100%;
}

#pge_header
{
    width: 745px;
    height: 36px;
    margin-left: 5px;
    background-color: #232323;
}

#pge_header_img745
{
    background: url(   'images/02_PageBanner745.PNG' );
    width: 745px;
    height: 36px;
    float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    3 column header with 1 spacer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pge_header_img3_left
{
    background: url('images/02_PageBanner240.PNG' );
    width: 240px;
    height: 36px;
    float: left;
}

#pge_header_img3_space
{
    width: 12.5px;
    height: 36px;
    float: left;
}

#pge_header_img3_centre
{
    background: url('images/02_PageBanner240.PNG' );
    width: 240px;
    height: 36px;
    float: left;
    }

#pge_header_img3_right
{
    background: url('images/02_PageBanner240.PNG' );
    width: 240px;
    height: 36px;
    float: right;
    }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Page 2 column header with 1 spacer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pge_header_img2_left
{
    background: url('images/02_PageBanner364.PNG' );
    width: 364px;
    height: 36px;
    float: left;
}

#pge_header_img2_space
{
    width: 17px;
    height: 36px;
    float: left;
}

#pge_header_img2_right
{
    background: url('images/02_PageBanner364.PNG' );
    width: 364px;
    height: 36px;
    float: right;
    }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Page content specific 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pge_content
{
    width: 745px;
    height: auto;
    margin-left: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Page content spacers for single 745 colum
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pge_content_1col_container
{
    width: 745px;
    height: 100%;
    background-color: #35383A;
}

#pge_content_1col_left
{
    width: 15px;
    height: 145px;
    float: left;
    background-color: #35383A;
}

#pge_content_1col_centre
{
    width: 71px;
    height: 145px;
    float: left;
    background-color: #2C2E2F;
}


#pge_content_1col_right
{
    width: 659px;
    height: 145px;
    float: right;
    background-color: #35383A;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Page content spacers for 2 col that fits into the 
    above 1 col page. Is used for the contact us page 
    to show info in 2 cols
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#pge_content_1col_2col_left
{
    width: 300px;
    height: 145px;
    float: left;
    background-color: #35383A;
}

#pge_content_1col_2col_right
{
    width: 329px;
    height: 145px;
    float: right;
    background-color: #35383A;
    }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Page content spacers for 3 col header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pge_content_3col_container
{
    width: 100%;
    height: 100%;
    background-color: #232323;
}

#pge_content_3col_left
{
    width: 240px;
    height: 540px;
    float: left;
    background-color: #35383A;
}

#pge_content_3col_space
{
    width: 12.5px;
    height: 540px;
    float: left;
}

#pge_content_3col_centre
{
    width: 240px;
    height: 540px;
    float: left;
    background-color: #35383A;
    }

#pge_content_3col_right
{
    width: 240px;
    height: 540px;
    float: right;
    background-color: #35383A;
    }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Page content spacers for 2 col header
    NOTE: because of different heigts required
    2 sets exists! 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pge_content_2col_container
{
    width: 100%;
    height: 100%;
    background-color: #232323;
 }

#pge_content_2col_left
{
    width: 364px;
    height: 180px;
    float: left;
    background-color: #35383A;
}

#pge_content_2col_space
{
    width: 17px;
    height: 180px;
    float: left;
}

#pge_content_2col_right
{
    width: 364px;
    height: 180px;
    float: right;
    background-color: #35383A;
    }

#pge_content_2colB_left
{
    width: 364px;
    height: 490px;
    float: left;
    background-color: #35383A;
}

#pge_content_2colB_space
{
    width: 17px;
    height: 100%;
    float: left;
}

#pge_content_2colB_right
{
    width: 364px;
    height: 490px;
    float: right;
    background-color: #35383A;
    }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Actual content placeholder
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pge_content_placeholder
{
    width: auto;
    height: auto;
    margin-left: 20px;
    margin-top: 10px;
}

#pge_content_withscrollbar
{
    width: 639px;
    height: 135px;
    overflow: auto;
}

#pge_footer
{
    width: 745px;
    height: auto;
    margin-left: 5px;
}

