/* CONTAINER */
#brighton_container {
border:1px solid #0099CC;
}


/* THREE COLUMN */
#brighton_three-column #brighton_col1 {
width:18.9%!important;
}

#brighton_three-column #brighton_col3 {
width:20.9%!important;
}

#brighton_three-column #brighton_col2 {
width:60%!important;
}


/* SUBMENU */
#brighton_sub-menu ul li {
background-color: transparent!important;
}

#brighton_col1 #brighton_sub-menu {
background: transparent url(/Portals/31306/images/submenu-bg.jpg) repeat-y scroll 0 0!important;
padding-left:0!important;
margin-bottom:25px;
}

#brighton_col1 #brighton_sub-menu ul li.last {
margin-bottom:0!important;
}

#brighton_col1 #brighton_sub-menu ul li a {
background: none!important;
}

#brighton_col1 #brighton_sub-menu ul li.first {
border-top:1px dotted #095AA6!important;
}

#brighton_col1 #brighton_sub-menu ul li a span {
border-bottom:1px dotted #095AA6!important;
}

#brighton_col1 #brighton_sub-menu ul li a:hover, #brighton_col1 #brighton_sub-menu ul li.selectedtab a:hover, #brighton_col1 #brighton_sub-menu ul li.selectedtab {
background: transparent url(/Portals/31306/images/submenu-bullet.jpg) repeat-y scroll 0 0!important;
}


/* COLUMN 3 - THREE COLUMN SKIN */
#brighton_three-column #brighton_col3 div.block {
margin-bottom:5px!important;
}


/* COLUMN 3 - ALL SKINS */
#brighton_col3 div.block div.pad {
margin-right:0!important;
}


/* HEADINGS*/
#brighton_col3 div.block h3, #brighton_col1 div.block h3 {
font-size:1em!important;
}

#brighton_col2 h2 {
font-size:1.2em!important;
font-weight:bold!important;
}

#brighton_col2 h3 {
font-size:1.1em!important;
font-weight:bold!important;
}

#bb-container div.post h3.title a {
font-size:1.2em;
}


/* ANCHORS - COLUMN 2 - ALL SKINS */
#brighton_col2 a:hover {
color:#0099CC!important;
}

#brighton_col2 .CMSConfigureBox a:hover {
color: #CCCCCC !important;
}

