﻿/* 0 BASIC TAGS */

html
{
    overflow: -moz-scrollbars-vertical;
}

table
{
    font-size: 1em;
}

h1, h2, h3, h4
{
    margin: 0;
    font-family: geneva, tahoma, verdana, arial, helvetica, sans-serif;
}

p
{
    line-height: 1.4em;
}

hr
{
    border: 0;
    border-top: 1px solid #bababa;
    height: 1px;
}

a
{
    text-decoration: none;
    color: #757575;
}

a:visited
{
    color: #757575;
}

a:hover
{
    text-decoration: none;
    color: #FF9900;
}

a:active
{
    color: #FF9900;
}

/* Menu main Link style */
a.MainMenuLink
{
    text-decoration: none;
    color: #3D3D3D;
}
a.MainMenuLink:visited
{
    text-decoration: none;
    color: #3D3D3D;
}

a.MainMenuLink:hover
{
    text-decoration: none;
    color: #FF9900;
}

a.MainMenuLink:active
{
    color: #FF9900;
}

body
{
    font-family: Geneva, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 72.25%;
    padding: 0px;
    margin: 0px;
    color: #3d3d3d;
    background: #f5f5f5 url('Img/pagebg.gif') repeat-y 50% 0;
    height: 100%;
}

img
{
    border-width: 0;
}

/* 1 HEADER */

.container
{
    width: 100%;
    height: 100%;
}

.mainframe
{
    background-position: center 100%;
    margin: 0px auto 0px auto;
    position: relative;
    width: 806px;
    height: 100%;
    background-color: Transparent;
}

.subframe
{
    margin: 5px auto 0px auto;
    position: relative;
    width: 780px;
    font-size: 10px;
    color: Gray;
    text-align: right;
    font-style: italic;
}

/* CONTENT */

#contentRight
{
    float: right;
    width: 200px; /*margin-left: 30px;*/
    padding: 1em; /*clear: left;*/
    margin-top: 30px;
    margin-left: 10px; /*height: 100%;*/
}

#contentLeft
{
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 230px;
    _height: 500px; /*border-right: 1px solid gray;*/
    padding: 10px 20px 10px 10px; /*clear: right;*/
}

#centercontent
{
    /*border: 1px solid #C0C0C0;*/
    margin: 20px 25px 25px 25px;
    padding: 0px 15px 25px 15px; /*background-color: #F5F5F5;*/
}

#centercontent2
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

#normalTextPage
{
    padding-left: 115px;
    padding-right: 75px;
}
#normalHeader
{
    margin-bottom: 20px;
    font-family: Geneva, Tahoma,Arial,Helvetica, Sans-Serif;
    font-size: 1.25em;
}
#normalText
{
    margin-bottom: 20px;
    font-family: Geneva, Tahoma,Arial,Helvetica, Sans-Serif;
    font-size: 0.95em;
    line-height: 16px;
}

.categoryDescription
{
    font-family: Geneva, Tahoma,Arial,Helvetica, Sans-Serif;
    margin-top: 20px;
    color: #6E6E6E;
    font-size: 0.95em;
    text-align: left;
    margin-right: 20px;
}

.portfolioIntro
{
    margin-top: 35px;
    padding: 1em;
    text-align: center;
    color: #696969;
    width: 500px;
    display: table-cell;
    vertical-align: middle;
}

/* PORTFOLIO DISPLAY AREA STYLES */

/* The Image Text container */
.divText
{
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    color: Gray;
    width: 250px;
    line-height: 11px;
    display: block;
    overflow: visible;
    min-height: 50px;
    text-align: left;
}

.divJobText
{
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    color: Gray;
    width: 250px;
    line-height: 11px;
    display: block;
    overflow: visible;
    min-height: 50px;
}

.divTextFF
{
    text-align: left;
    margin-top: 15px;
    color: Gray;
    width: 250px;
    line-height: 11px;
    display: block;
    overflow: visible;
    min-height: 50px;
    margin-left: 100px;
}

/* The Image Byline container */
.divByline
{
    text-align: right;
    margin-top: 5px;
    color: Gray;
    width: 300px;
}

.divBylineFF
{
    text-align: right;
    margin-top: 5px;
    color: Gray;
    width: 300px;
    margin-left: 100px;
}

/* 3 FOOTER */

#footertop
{
    margin: 0px auto 0px auto;
    position: relative;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #f7931d;
    top:  50px;
    width: 805px;
    clear: both;
}

.footer
{
    margin: 0px auto 0px auto;
    position: relative;
    top:  50px;
    width: 806px;
    background-color: Transparent;
    padding-left: 50px;
    padding-top: 5px;
    color: #484848;
    font-family: Geneva, Arial;
    font-size: 7pt;
    letter-spacing: 0.1em;
    white-space:nowrap;
}

.footerFF
{
    margin: 0px auto 0px auto;
    position: relative;
    top:  50px;
    width: 806px;
    background-color: Transparent;
    padding-left: 50px;
    padding-top: 5px;
    color: #484848;
    font-family: Arial;
    font-size: 7pt;
    letter-spacing: 0.1em;
    white-space:nowrap;
}
/* Misc Styles */

.customerDatalist
{
    text-transform: uppercase;
    font-size: 0.7em;
    font-family: Geneva, Arial, Tahoma, Helvetica, Sans-Serif;
}

.fivepixspacer
{
    height: 5px;
}
.tenpixspacer
{
    height: 10px;
}

.twentypixspacer
{
    height: 20px;
}

.fiftypixspacer
{
    height: 50px;
}

.seventyfivepixspacer
{
    height: 75px;
}

.hundredpixspacer
{
    height: 100px;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198
{
    border: 4px solid #FFFFFF;
}


.messagebox
{
    padding: 3px 5px 3px 5px;
    background-color: #f5f5f5;
    border: solid 1px silver;
    display: block;
    min-width: 250px;
    _width: 250px;
    background-color: white;
}

.loadingbox
{
    position: absolute;
    top: 40%;
    left: 40%;
    background-color: #ffffff;
    height: 50px;
    width: 100px;
    text-align: center;
    padding-top: 20px;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    font-size: 0.95em;
}


/* Sidebar modulestyles */
.coreboxbody
{
    background-image: url(images/core_box_bg.gif);
    background-repeat: repeat-y;
    width: 140px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
}
.coreboxtop
{
    background-image: url(images/core_box_top.gif);
    height: 26px;
    width: 181px;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    color: #f5f5f5;
    font-family: Verdana;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: -5px;
    padding-top: 7px;
}
.coreboxbottom
{
    width: 181px;
    background-image: url(images/core_box_bottom.gif);
    background-repeat: no-repeat;
    height: 15px;
    margin-left: 1px;
}

.newsheadersmall
{
    padding-bottom: 5px;
    font-size: 11px;
    color: #303030;
    text-align: left;
    font-weight: 400;
}

.newsheaderbig
{
    font-size: 1.5em;
    color: #606060;
    padding-bottom: 10px;
    font-family: Verdana, Arial, Helvetica,, Tahoma, Sans-Serif;
}
.newsstorydetail
{
    font-size: 0.95em;
    padding-bottom: 15px;
    font-family: Verdana, Arial, Helvetica,, Tahoma, Sans-Serif;
    line-height: 17px;
}

/* SKIN STYLES */

.MemberButton
{
    background-color: #FFFBFF;
    border: solid 1px #CCCCCC;
    color: #284775;
    font-family: Verdana;
    font-size: 10px;
    text-transform: uppercase;
}

.DefaultTextbox
{
    background-color: #f9f8f5;
    border: 1px solid #C0C0C0;
    color: #333333;
    font-family: Geneva, Tahoma;
    font-size: 1em;
}

/* ADMIN STYLES */

#adminheaderbg
{
    position: relative;
    width: auto;
    height: 80px;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    background-color: #FF9900;
    border-bottom-color: #FF6600;
}
