﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: #3C3C3C;
    background: #2C2C2C url(../imgssite/BkgBlack10_4x4.gif);
    background-repeat: repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
ol, ul {
    list-style: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
input[type="button"] {
    cursor: pointer;
}
input:focus {
    border: 1px solid #800000;
}
/*==END BROWSER RESET===========*/
a:linkx, a:visitedx {
    color: #575757;
    text-decoration: none;
}
a:hoverx {
    color: #000099;
    text-decoration: underline;
}
/*==PAGE CONTAINERS================================*/
#pgCntr {
    width: 1038px;
    background: url(../imgssitecss/PgCntrDShadow_1038x4.png);
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#pgCntCntr, #footCntr {
    width: 1020px;
}
#pgCntCntr {
    background-color: #333333;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
/*===SLIDES============*/
.DivHPgSlidesCntr {
    width: 1020px;
    margin: 0px;
}
#divSlides {
    width: 1020px;
    height: 500px;
    position: relative;
}
#divSlides img {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
}
#divSlides img.ImgActive {
    display: block;
    z-index: 10;
}
#divSlides img.ImgLastActive {
    display: block;
    z-index: 9;
}
/*===NAVIG=BAR==========================*/
#divSiteMnu {
    width: 100%;
    height: 23px;
    margin-left: 0px;
    margin-right: 0px;
    background: #c6c6c6 url(../imgssitecss/MenuBkgGray5_13x23.gif);
    background-repeat: repeat-x;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #E9E4E4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
}
#divNavCntr ul {
    padding-left: 25;
    margin-left: 0;
    color: #383838;
    float: left;
    width: 600PX;
}
#divNavCntr ul li {
    display: inline;
}
#divNavCntr ul li a {
    padding: 0px 25px 1px 25px;
    text-decoration: none;
    outline: none;
    color: #383838;
    float: left;
    border-right: 1px solid #383838;
    margin-top: 4px;
    margin-bottom: 3px;
}
#divNavCntr ul li a:hover {
    text-decoration: none;
    outline: none;
    color: #CC0000;
}
/*--LOGIN---------------*/
#loginCntr {
    position: relative;
    float: right;
}
.LoginItemsCntr {
    float: right;
    width: 300px;
    text-align: right;
    margin-right: 25px;
    margin-top: 5px;
    display: inline;
}
.UsrStatus {
    margin-top: 10px;
    font-size: 11px;
    color: #EFEFEF;
}
.LoginVBar, a.LoginLnk:link, a.LoginLnk:visited {
    font-weight: normal;
    font-size: 12px;
    color: #0033CC;
}
a.LoginLnk:hover {
    text-decoration: underline;
    outline: none;
    color: #CC0000;
}
/*===MIDDLE=SECTION============================*/
#pgMidSecCntr {
    position: relative;
}
/*------Cust ThumbS---------*/
#custThumbsCtnr {    
    float: left;
    position: relative;
    height:100%;
    width: 370px;
    padding-top: 25px;
    padding-bottom: 40px;
    background-color: #383838;
    border-right-color: #3C3C3C;
    border-right-style: solid;
    border-right-width: 1px;
}
#custThumbsHdr {
    width: 260px;
    margin: 0px auto 25px auto;
    padding: 5px;
    border: 1px solid #868686;    
    text-align: center;
    background-color: #676767;
    color: #EFEFEF;
    font-size: 11px;
}
.CThumbCntrX {
    width: 370px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 250px;
}
.CustThumb {
    width: 252px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;    
    margin-bottom: 25px;
}
.CustThumb img {
    border: 1px solid #666666;
}
/*--RIGHT COLUMN------------------------*/
#divIntroCntr {
    width: 435px;
    float: left;
    margin-top: 20px;
    position: relative;
    padding-left: 107px;
}
#divIntroTitle {
    margin-left: 0px;
}
.DivHPTitleList ul {
    margin-top: 7px;
    text-align: left;
    padding-left: 20px;
    list-style-position: inside;
    color: #E9E9E9;
}
.DivHPTitleList li {
    list-style-type: square;
    margin-bottom: 8px;
    padding-left: 5px;
}
.DivBtnPrevSamples {
    margin-top: 20px;
    margin-right: -18px;
}
.IntroBtn{
    float: right;
    padding-right: 20px;
}
/*--WEBSITE SAMPLES--------------------*/
.TpltsHdr {
    width: 420px;
    margin: 20px auto 10px auto;
    padding: 5px;
    border: 1px solid #868686;    
    text-align: center;
    background-color: #676767;
    color: #EFEFEF;
    font-size: 11px;
}
.TpltsCntr {
    margin-bottom: 20px;
    padding-left: 5px;
    margin-top: 15px;
}
.TpltTxt11 {
    font-size: 11px;
    padding-top: 4px;
}
.TpltLnkCntr {
    width:420px;
    margin-top: 10px;
    border-bottom-style: Solid;
    border-bottom-width: 1px;
    border-bottom-color: #5F5F5F;
    padding-bottom: 10px;
    color: #CCCCCC;
    margin-right: 5px;
}
.TpltLnkImg {
    float: left;
    padding-left: 10px;
}
.TpltLnkImg img {
    border: 1px solid #5F5F5F;
}
.TpltLnkTxt {
    float: left;
    padding-left: 10px;
    text-align: left;
    margin-top: 10px;
}
.TpltLnkTxt p {
    padding-top: 10px;
    padding-left: 20px;
}
.TpltLnkTxt11 {
    font-size: 11px;
}
a:link, a:visited {
    color: #CCCCCC;
    text-decoration: none;
}
a:hover {
    color: #CCCCCC;
    text-decoration: underline;
}
/*==FOOTER===============================*/
#footCntr {
    border-style: solid;
    background-color: #666666;
    border-top-width: 2px;
    border-bottom-width: 5px;
    border-top-color: #999999;
    border-bottom-color: #B90000;
}
#footTxt1 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
    color: #CCCCCC;
}
#footLogo {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*--FootLinks-----------*/
#footLnksCntr {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 25px;
    font-size: 11px;
    position: relative;
}
#footLnksCntr A:link {
    text-decoration: none;
}
#footLnksCntr A:visited {
    text-decoration: none;
}
#footLnksCntr A:active {
    text-decoration: none;
}
#footLnksCntr A:hover {
    text-decoration: underline;
    color: #383838;
}
/*==MISC==============*/
.DivClear {
    margin: 0;
    padding: 0;
    border: 0;
    height: 0;
    clear: both;
}




