@charset "UTF-8";
/* CSS Document */
*
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.minHeight
{
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
}
BODY, FORM
{
    padding: 0px;
    margin: 0px;
}
BODY, DIV, SPAN, OL, TABLE, TD, TH, IMG, BR, TEXTAREA, INPUT, LABEL, A, A:link, A:hover, A:visited, A:active, H3, H4, H5{
    font-family: Trebuchet MS, Verdana, Arial, Tahoma, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    letter-spacing: normal;
    position: relative;
    _text-align: left;
    color: #666666;
}
.clsText
{
    border: 1px solid #999999;
    height: 22px;
    font-size: 11px;
    padding: 2px 3px 2px 3px;
    line-height: 17px;
    _line-height: 16px;
}
A:link, A:hover, A:visited, A:active
{
    color: #165592;
}
A:hover
{
    text-decoration: underline;
}
A.linkBold:link, A.linkBold:hover, A.linkBold:visited, A.linkBold:active
{
    font-weight: bold;
}
H1{
    color: #6AA116;
    font-size: 23px;
    line-height: 100%;
    font-weight: bold;
    padding: 0px 0px 26px 0px;
    margin: 0px;
}
#main #home #head_h1 h1{
    margin: 0 0 10px 160px;
    color:#7eb115;
    font-size: 24px;
    font-family: "Trebuchet MS Bold", Verdana;
}
div#f2d4g H1{
    padding:10px 0 10px 10px;
}
H3
{
    color: #009933;
    font-size: 18px;
    line-height: 100%;
    font-weight: bold;
    padding: 18px 0px 20px 0px;
    margin: 0px;
}
H4
{
    color: #165592;
    font-size: 17px;
    line-height: 100%;
    font-weight: bold;
    padding: 0px 0px 4px 0px;
    margin: 0px;
}
DIV
{
    _height: 0px;	
}
DIV:after
{
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.content
{
    _text-align: center;
    overflow: scroll;
    overflow-x: auto;
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
.dialog
{
    width: 1000px;
    margin: 0px auto 0px auto;
    padding: 11px 11px 0px 11px; 
}
/*banner*/
.banner
{
    height: 111px;
    overflow: hidden;
    background-image: url(/images/img/BannerBg.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    z-index: 1;
}
.logo
{
    position: absolute;
    z-index: 2;
    width: 326px;
    height: 81px;
    left: 55px;
    top: 33px;
    background-image: url(/images/img/VestmatchLogo.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.tagline
{
    position: absolute;
    z-index: 2;
    width: 271px;
    height: 19px;
    left: 456px;
    top: 79px;
    background-image: url(/images/img/VestmatchTagline.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
/*round*/
.round, .round DIV
{
    font-size: 1px;
    line-height: 1px;
}
.round
{
    background-color: #FFFFFF;
} 
.round DIV
{
    height: 1px;
    overflow: hidden;
}
.round1
{
    margin: 0px 2px 0px 2px;
}
.round2
{
    margin: 0px 1px 0px 1px;
}
/*topNavBar*/
.topNavBarBgT, .topNavBarBgT .round DIV
{
    background-color: #707070;
}
.topNavBarBgT
{
    border-bottom: 1px #6d6d6d solid;
    padding-bottom: 10px;
    *width:962px;
    z-index: 1;
}
.topNavBarBgB
{
    z-index: 1;
    padding-top: 9px;
    *width:962px;
}
.topNavBarBgB, .topNavBarBgB .round DIV
{
    background-color: #676767;
}
.topNavBarBgB .round1
{
    border-bottom: 1px #727272 solid;
}
.topNavBar
{
    position: absolute;
    z-index: 2;
    width: 960px;
    padding-left: 86px;
}
.topNavBar A, .topNavBar A:link, .topNavBar A:hover, .topNavBar A:visited, .topNavBar A:active
{
    background-color: transparent;
    display: block;
    float: left;
    height: 24px;
    color: #ffffff;
    text-align: center;
    padding: 0px 35px 0px 35px;
    font-size: 12px;
    line-height: 24px;
    text-decoration: none;
}
.topNavBar A:hover
{
    background-color:	#1e4578;
}
/*area*/
.mainArea
{
    padding: 13px;
}
.bottomArea
{
    padding: 0px 13px 0px 13px;
    width: 100%;
}
.leftArea
{
    float:left;
    width:652px;
}
.rightArea
{
    float:right;
    width:238px;
}
.Headline
{
    /*	background-image: url(/images/img/HomeHeadline.gif);*/
    background-position: 24px 173px;
    background-repeat: no-repeat;
}

.homeHeadLogo
{
    background-image: url(/images/img/HomeHeadline.gif);
    background-position: 13px 3px;
    background-repeat: no-repeat;
    padding-top: 55px;
}

.homeHeadline .mainArea
{
    padding-top: 94px;
}
.vmdash
{
    background-image: url(/images/img/vmdash.jpg);
    background-position: 500px 3px;
    background-repeat: no-repeat;
    padding-right: 430px;
    min-height:380px;
    _height:487px	
}
/*navBar*/
.navBar
{
    height: 102px;
    padding-left: 264px;
    padding-top: 20px;
    background-position: 0px 20px;
    background-repeat: no-repeat;
    background-image: none;
}
A.navBar1, A.navBar1:link, A.navBar1:hover, A.navBar1:visited, A.navBar1:active, .navBar2, .navBar UL, .navBar LI
{
    display: block;
    float: left;
    height: 65px;
}
A.navBar1, A.navBar1:link, A.navBar1:hover, A.navBar1:visited, A.navBar1:active, .navBar2
{
    background-position: 0px 0px;
    background-repeat: repeat-x;
    text-decoration: none;
    padding: 0px 1px 0px 1px;
    margin-right: -1px;
    background-image: url(/images/img/navBar/lr.gif);
}
.navBar1 UL, .navBar2 UL
{
    background: repeat-x #ffffff url(/images/img/navBar/c.gif) -99px -99px;
}
.navBar2 UL, A.navBar1:hover UL
{
    background-position: 0px 6px;
}
.navBar UL, .navBar LI
{
    height: auto;
    margin: 0px;
    list-style: none;
    padding: 0px;
}
.navBar1 LI, .navBar2 LI
{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: none;
    height: 65px;
    line-height: 65px;
}
.navBar1 *
{
    cursor: pointer;
    _cursor: hand;
}
.navBar2 *
{
    cursor: default
}
/*tab*/
.tabs
{
    height: 23px;
    *height: 22px;
    border-bottom: 1px solid #aab3b3;
    margin-bottom: 14px;
}
.tabCaption, A.tab1, A.tab1:link, A.tab1:hover, A.tab1:visited, A.tab1:active, .tab2, .tabs UL, .tabs LI
{
    display: block;
    float: left;
    line-height: 21px;
    height: 21px;
    font-size: 12px;
}
.tabCaption
{
    top: 1px;
    padding-right: 7px;
    text-align: right;
    font-weight: bold;
}
A.tab1, A.tab1:link, A.tab1:hover, A.tab1:visited, A.tab1:active, .tab2
{
    top: 1px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding-right: 3px;
    background-position: 100% 0px;
    margin-right: -1px;
}
A.tab1, A.tab1:link, A.tab1:hover, A.tab1:visited, A.tab1:active
{
    z-index: 3;
    background-image: url(/images/img/tab/r1.gif);
}
.tab2
{
    height: 22px;
    z-index: 2;
    padding-right: 4px;
    background-image: url(/images/img/tab/r2.gif);
}
.tabs UL, .tabs LI
{
    height: auto;
    margin: 0px;
    list-style: none;
    background-repeat: no-repeat;
    background-repeat: repeat-x;
}
.tab1 UL, .tab2 UL
{
    padding-left: 3px;
    background-position: 0px 0px;
    background-image: url(/images/img/tab/l1.gif);
}
.tab2 UL
{
    padding-left: 4px;
    background-image: url(/images/img/tab/l2.gif);
}
.tab1 LI, .tab2 LI
{
    padding: 0px 2px 0px 2px;
    height: 22px;
    background-image: url(/images/img/tab/c2.gif);
    line-height: 21px;
}
.tab1 LI
{
    padding: 0px 3px 0px 3px;
    background-image: url(/images/img/tab/c1.gif);
    height: 21px;
    color: #165592;
}
A.tab1:hover
{
    background-position: 100% -21px;
    z-index: 4;
}
A.tab1:hover UL, A.tab1:hover LI
{
    background-position: 0px -21px;
}
.tab1 *
{
    cursor: pointer;
    _cursor: hand;
}
.tab2 *
{
    cursor: default
}
/*box*/
.box
{
    border: 1px solid #e6e6e6;
    padding: 10px;
    margin-bottom: 10px;
    min-height:90px;
}
.boxCell
{
    float: left;
    padding: 2px 3px 2px 3px;
}
.boxPercent
{
    background-position: 0px 0px;
    background-image: url(/images/img/percent.gif);
    background-repeat: repeat-x;
    border: 1px solid #aab3b3;
    height: 15px;
    *height: 13px;
    font-size: 1px;
}
.boxPercent DIV
{
    width: 0%;
    float: right;
    height: 13px;
    overflow: hidden;
    background-color: #ffffff;
}
/*search*/
.searchLeft
{
    padding-right: 14px;
}
.searchLeft .clsText
{
    float: right;
    padding-left: 23px;
    background-image: url(/images/img/search/glass.gif);
    background-position: 4px 2px;
    background-repeat: no-repeat;
    width: 159px;
}
.searchRight
{
    padding: 0px 0px 10px 0px;
}
.searchRight .clsText
{
    float: left;
    width: 163px;
    margin-right: 2px;
}

.searchRight .buttonSearch{
    padding: 0px;
    background-image: url(/images/img/search.gif);
}
.searchRight A, .searchRight A:link, .searchRight A:hover, .searchRight A:visited, .searchRight A:active
{
    float: left;
    display: block;
    width: 63px;
    height: 22px;
    background-image: url(/images/img/search.gif);
}
/*contributeNow*/
A.contributeNow, A.contributeNow:link, A.contributeNow:hover, A.contributeNow:visited, A.contributeNow:active
{
    display: block;
    float: right;
    width: 75px;
    background-image: url(/images/img/contributeNow.gif);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 5px 0px;
    padding: 64px 0px 2px 0px;
    text-align: center;
    line-height: 12px;
}
A.contributeNow:hover
{
    text-decoration: underline;
}
/*note*/
.noteT
{
    background-image: url(/images/img/note/t.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}
.noteR
{
    background-image: url(/images/img/note/r.gif);
    background-position: 100% 0px;
    background-repeat: repeat-y;
}
.noteB
{
    background-image: url(/images/img/note/b.gif);
    background-position: 100% 100%;
    background-repeat: repeat-x;
}
.noteL
{
    background-image: url(/images/img/note/l.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
}
.noteRT, .noteRB, .noteLB, .noteLT
{
    background-repeat: no-repeat;
}
.noteRT
{
    background-image: url(/images/img/note/rt.gif);
    background-position: 100% 0px;
    
}
.noteRB
{
    background-image: url(/images/img/note/rb.gif);
    background-position: 100% 100%;
}
.noteLB
{
    background-image: url(/images/img/note/lb.gif);
    background-position: 0px 100%;
}
.noteLT
{
    background-image: url(/images/img/note/lt.gif);
    background-position: 0px 0px;
    padding: 8px 12px 16px 12px;
}
.noteCaption
{
    color: #303e49;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    height: 22px;
    padding-left: 10px;
}
.noteContent
{
    background-color: #FFFFFF;
    padding: 13px;
}
.noteContent DIV, .noteContent, .noteContent A:link, .noteContent A:hover, .noteContent A:visited, .noteContent A:active
{
    font-size: 11px;
    line-height: 16px;
}

.margin-top{
    margin-top: 20px;
}
.header{
    border: 2px solid #99B2CC;
    border-bottom: 0;
    background-color: #99B2CC;
}

.header h2{
    color: #0B333C;
    font-size: 13px;
    padding: 6px 3px 3px 12px;
}

.header p{
    color: #0B333C;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 3px 6px 12px;
    
}
.bodys{
    border: 2px solid #99B2CC;
    padding: 10px;
}
.bodys a{
    padding:5px;
    margin:2px;
    text-decoration: none;
}

.navigation {
    /* display:inline;
    float:left;
    width:236px;
    margin-left:19px;
    padding:38px 0 0 31px;
    */
}
.navigation ul {
    position:relative;
    width:100%;
}
.navigation ul li {
    position:relative;
    height:28px;
    *margin-bottom:-3px;
}
.navigation ul li a {
    display:block;
    height:27px;
    width: 100%;
    padding-left:7px;
    color:#555;
    text-decoration:none;
    font-size:10px;
}

.navigation ul li a:hover, .navigation ul li a.active{
    background: url(/images/menu_item.gif) no-repeat 0 0px;
    height:30px;
    font-weight:bold;
    color:white;
    width:100%;
}
.navigation ul li:first-child {
    height:27px;
}
.navigation ul li a.active{
    cursor:default;
}
.navigation ul li {
    _border-style:solid;
    _border-color:white;
    _border-top-width:expression(this.previousSibling==null?'1px':'0');
    _height:expression(this.previousSibling==null?'27px':'28px');
}
.my_nav .nav_edit{
    text-align:right;
    
}
.my_nav .nav_edit p {
    margin-left: 70px;
    height:30px;
    *margin-bottom:-3px;
}
.my_nav .nav_edit p a {
    display:block;
    height:27px;
    width:100%;
    *width:24px;
    padding:1px 10px 0px 9px;
    *padding:1px 30px 0px 9px;
    color:#165592;
    text-decoration:none;
    font-size:12px;
    margin-top: 0px;
    line-height:28px;
}
.my_nav .nav_edit p a:hover, .my_nav .nav_edit p a.active{
    background: url(/images/menu_item_edit.gif) no-repeat 0 0px;
    height:27px;
    font-weight:bold;
    color:white;
    width:100%;
    *width:24px;
}
.my_nav .nav_edit p a.active{
    cursor:default;
}
.nav_edit p {
    _border-style:solid;
    _border-color:white;
    _border-top-width:expression(this.previousSibling==null?'1px':'0');
    _height:expression(this.previousSibling==null?'27px':'28px');
}
.bold a{
    font-weight:bold;
    vertical-align: top;
}

.my_table .my_tr{
    height: 27px;
}

.my_table .my_td{
    height: 27px;
    float: left;
}

.bodys table{
    border: 0px;
    width: 100%;
}

.bodys table td{
    vertical-align: middle;
    padding: 1pt 0 1pt 4pt;
}

.bodys table tr{
    height:27px;
}

.bodys table td{
    height:26px;
}

.holder_stat{
    height:auto;
    
}
.money{
    height: auto;
    *min-height:70px;
    margin:10px 10px 0pt 10px;
    border: 1px solid #B7BABC;
    background-color:white;
    padding:10px;
}

.textual{
    padding: 15px;
}

.column{
    color: #165592;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0 3px 0;
}

.round_box{
    border:1px solid #7F98A7;
    margin-bottom:1em;
    width:100%;
}

.round_box .w1{
    background-image:url(/images/img/borders/gray/tl.png);
    background-repeat:no-repeat;
    left:-1px;
    position:relative;
    top:-1px;
}

.round_box .w2{
    background-image:url(/images/img/borders/gray/tr.png);
    background-position:100% 0%;
    background-repeat:no-repeat;
    left:2px;
    position:relative;
}
.round_box .w3{
    background-image:url(/images/img/borders/gray/br.png);
    background-position:100% 100%;
    background-repeat:no-repeat;
    position:relative;
    top:2px;
}
.round_box .w4{
    background-image:url(/images/img/borders/gray/bl.png);
    background-position:0% 100%;
    background-repeat:no-repeat;
    left:-2px;
    overflow:hidden;
    padding:1em;
    position:relative;
}

div#topper h1{
    color: #165592;
    font-size: 26px;
    font-weight: bold;
    line-height: 100%;
    margin: 0px;
    padding: 10px 0px 10px;
}

.hrr{
    margin: 10px 0 10px 0;
    border-top: 1px solid #C4CCCC;
    border-bottom: 1px solid #EEEEEE;
}
.r_button {padding-right:30px;}
#owner_info fieldset{
    border:1px solid;
}
.simple_captcha_image{
    height:45px;
    width:198px;
    float:left;
}