/* custom styles (redesign) for checkvantage */

#CMS_ELE_0 {
display:block !important;
}

#brighton_container {
margin-top: 10px;
}

/* BORDERS */
#brighton_col1, 
#brighton_col3 {

}
#brighton_header {
width: 972px !important;
border-top: solid 1px #000000;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
border-bottom: 1px solid #000000;
}
#brighton_menu {
background: #2BB5B5 url(layout/menu-background.jpg) left center repeat-x !important;
height: 34px;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
}
#brighton_content {
border-right: solid 1px #000000;
border-left: solid 1px #000000;
border-bottom: solid 6px #34C6D3;
}
#brighton_footer {
border-top: solid 1px #000000 !important;
}

/* MAIN MENU */
#brighton_menu ul li {
margin: 0;
}

#brighton_menu ul li a {
height: 34px;
border-right:1px solid transparent;
border-left:1px solid transparent;
}

#brighton_menu ul li a.selectedtab, 
#brighton_menu ul.horizontal.rootGroup li a.selectedtab:hover, 
#brighton_menu ul li a:hover, 
#brighton_menu ul li a.focused {
height: 34px;
background: transparent url(layout/menu-background-h.jpg) repeat-x !important;
border-right: solid 1px #6EF1F1;
border-left: solid 1px #2CA6A6;
}
#brighton_menu ul li a span {
font-size:13px;
font-weight:bold;
height:30px;
line-height:22px;
}

p.copyright {
    text-align: center;
}

#brighton_footer {
    padding: 0;
}

.FormClassID_23583
{
    background-color: #3c4244;
    border: 1px solid white;
    padding: 5px 10px;
}

.FormClassID_23583 h4.form-header { color: #34C6D3; text-align: center; margin: 5px 0; }

h2.bullet {
    background-image: url(/Portals/75054/images/header-bullet.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

h2.bullet a
{
    margin-left: 25px;
}

h2 a
{
text-decoration: none;
}

#brighton_two-column-right #brighton_col3{width:30%;float:right;overflow:visible;}
#brighton_two-column-right #brighton_col2{width:68%;float:left;overflow:visible;}

.message .title, .message .ValidationErrorMessage{
    font-size: 12px;
}
