/*div {
    border:1px solid #00ff00;
}*/

body, td, p, a, li, input, textarea, h1, h2, h3 {
    color:#fff;
    font:normal 13px Arial;
}
table {
    border-collapse:collapse;
    width:100%;
}
td, form, p, div, body, h1, h2, h3, h4 {
    padding:0;
    margin:0;
}
p, div, td { 
    vertical-align:top;
    text-align:left;
}
p { margin-bottom:15px; }
.png { behavior: url('./images/iepngfix.htc'); }
:focus { outline: none; }
a, a:hover { color:#fff; }
a {color:#edc8ca;}
/*p a {font-style:italic;}*/
a { text-decoration:underline; }
a:hover { text-decoration:none; }
a img {
    cursor:pointer;
    cursor:hand;
    border:0 none #ffffff;
}

p.big {
    font-size:18px !important;
}

h3 { font:bold 17px Arial; }
h4 { font:bold 15px Arial; }
h3, h4 { margin-bottom:15px; }



.bg { background:url('../images/bg.jpg') 50% 0px no-repeat; }


.main {
    margin-top:30px;
    border:15px solid #fff;
    background:#ac242b;
}


.bgGray { background:url('../images/bg_gray.gif') 100% 0px repeat-y; }
.bgGrayBtm { background:url('../images/bg_gray_btm.gif') 100% 100% no-repeat; }
.bgRedTop { 
    width:970px;
    background:url('../images/bg_red_top.gif') 0px 0px no-repeat;
}


.header { height:50px; }


.rightMenu {
    list-style:none;
    padding:0px;
    margin:0px;
    height:220px;
}
.rightMenu li {
    height:18px;
    padding:0px 0px 0px 45px;
    margin:0px;
}
.rightMenu li.submenu { padding-left:75px; }
.rightMenu li a { line-height:18px; }
.rightMenu li, .rightMenu li a {
    font-size:12px;
    color:#000;
    text-transform:uppercase;
    text-decoration:none;
}
.rightMenu li a:hover { color:#666; }
.rightMenu li.active {
    background:url(../images/selected.gif) 0 0 repeat-x #ac242b;
}
.rightMenu li.active, .rightMenu li.active a { color:#fff; }
.rightMenu li.active a:hover { color:#aaa; }



.btmPeople { background:url('../images/btm_people.gif') 0px 0px no-repeat; }

.btmMenu { 
    padding-left:48px;
    background:#000 url('../images/btm_menu_bg.gif') 0px 0px no-repeat;
    height:35px;
    vertical-align:middle;
}
.btmMenu, .btmMenu a {
    color:#fff;
    text-decoration:none;
}
.btmMenu a:hover {
    color:#666666;
    text-decoration:none;
}
.btmMenu a { 
    padding-right:15px; 
    line-height:35px;
}
.btmMenu, .btmMenu a {
    font-size:12px;
}


.copy {
    color:#fff;
    font-size:12px;
    padding-left:65px;
    width:100%;
}
.copy img {
    margin-right:20px; 
    vertical-align:-15px;
}


.mainFlashShadowRed { background:url('../images/main_flash_shadow_red.gif') 0px 212px repeat-x; }
.mainFlashShadowRed div { background:url('../images/main_flash_shadow_gray.gif') 100% 212px no-repeat; }

.insideFlashShadowRed  { background:url('../images/inside_flash_shadow_red.gif') 0px 330px repeat-x; }
.insideFlashShadowGray { background:url('../images/inside_flash_shadow_gray.gif') 0px 330px repeat-x; }


.btmIcons {
    margin-bottom:25px;
}
.btmIcons div.icons_correction, div.icons_correction table td {
    width:92px;
    text-align:center;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
}
td.icons_correction {
    text-align:center;
    vertical-align: top;
}
td.icons_correction div {
    margin 0 auto;
}
td.icons_correction a {
    padding:0px 16px;
    margin:0px;
    font-size:10px;
    text-decoration:none;
}
.smallred a {
    font-size:10px;
    text-decoration:none;
}
.smallred a:hover {
    color:#cd7c80;
    text-decoration:none;
}
td.icons_correction a:hover {
    color:#cd7c80;
    text-decoration:none;
}
.btmIcons div {
    text-align:center;
}
.btmIcons div.icons_correction a {
    display:block;
    padding:0px 16px;
    margin:0px;
    font-size:10px;
    text-decoration:none;
}
.btmIcons div.icons_correction a:hover {
    color:#cd7c80;
    text-decoration:none;
}


.managementImg {
    float:left; 
    margin:0px 20px 0px 0px;
    border:1px solid #fff;
}


.inputs { table-layout:fixed; }
.inputs tr td { padding-bottom:5px; }
.formText { 
    padding:1px 10px 0 0;
    width:230px;
}
.formInp { width:100%; }
.formInp input, .inBox { height:20px; }
.formInp textarea, .inBox_textarea { height:80px; }
.formInp input, .formInp textarea, .inBox, .inBox_textarea {
    border:1px solid #959595;
    width:100%;
    background:#fff;
    color:#333;
    padding:0px 5px;
}
.formInp input.checkBox {
    border:0px none #959595;
    width:14px;
    height:14px;
    background:#fff;
    color:#333;
    margin-right:5px;
    padding:0px;
    margin:0px;
}
.formInp select { width:100%; }
.formInp table  { width:100%;margin:0; }
.formInp td     { padding:0;  }


.inpBtn { color:#333; }


ul {
    margin:0px 0px 15px 17px;
    padding:0px;
}



.colorTable tr td {
    padding:5px 10px;
    border:1px solid #fff;
}


.addressHeader { border-bottom:1px solid #fff; }
.addressHeader, .addressHeader a {
    height:35px;
    line-height:35px;
    font-size:18px;
    text-decoration:none;
}
.addressHeader a:hover { text-decoration:underline; }

.orgNeightborgs { margin-bottom:25px; }
.orgNeightborgs tr td {
    height:35px;
    vertical-align:middle;
    border-bottom:1px solid #b9474d;
    width:50%;
    padding-right:5px;
}
.orgNeightborgs tr td a, .orgNeightborgs tr td a:hover {
    font-size:14px; 
    font-weight:bold;
    text-decoration:none;
}
.orgNeightborgs tr td a:hover { text-decoration:underline; }


.topPhone {
    position:relative; 
    left:450px; 
    top:15px; 
    font:normal 20px arial;
}

.menudiviecorrect {
    overflow:hidden;
    margin:0;
    padding:0;
    clear:both;
    margin-top:1px;
}
.activetext a {
    color:#ac242b !important;
}
.activetext a:hover {
    color:#ac242b !important;
}

div {
/*    border:1px solid #000000;*/
}
.error {
    list-style-image:url(./../images/arr.gif);
    color:#FFF;
    font-style:italic;
    margin:0px 0px 0px 0px;
    padding:0px;
    font-size:12px;
}


.handbooks_holder {
    width:120px;
    text-align:center;
    float:left;
    margin:0 10px;
}
.hiddendiv {
    position:absolute;
    float:left;
}
.passworddiv {
    position:relative;
    width:130px;
    background-color:#ac242b;
    height:40px;
    top:90px;
    left:-5px;
}

#house, #house p, #house a, #house td, #house .orgNeightborgs td, #house .orgNeightborgs a {
    font:normal 15px Arial;
}

.whitea a {
    color:#fff;
    text-decoration:none;
}
.whitea a:hover {
    color:#fff;
    text-decoration:underline;
}
.dreda a {
    color:#ac242b;
    text-decoration:none;
}
.dreda a:hover {
    color:#ac242b;
    text-decoration:underline;
}