/* Style for IE6 and lower only - cascades from IE6 to lower */
div { word-wrap:break-word; }

/* NAV STYLES */
.nav li a { cursor:hand; text-decoration:none !important; }


/* HOME PAGE
------------------------------------------------------------------------------------- */
#info { background:none; }
#shade { background:#000; filter:alpha(opacity=60) }


/* SUBPAGE
------------------------------------------------------------------------------------- */
.content { height:100px; }

.row3 { height:160px; }
.row3-long { height:480px; }

.list-alpha li div { filter:alpha(opacity=60); z-index: 10000; }

/* FOOTER
------------------------------------------------------------------------------------- */
#footer { height:41px; }

/* COMPONENTS (WIDGETS) - [ .component- ] 
------------------------------------------------------------------------------------- */
/* Image Corners */
.corners { background-image:url(../images/corners-ie6.png); }

/* HOMEPAGE 'MENU' */
.menu-box { background-image:url(../images/bg-menu-box-ie6.png) !important; }
.menu-box .wrap { background-image:url(../images/bg-menu-box-ie6.png) !important; }

/* HOMEPAGE 'MENU' */
.menu-jsenabled { display:none; }
.menu { position:relative; margin:0; padding:0 0 0 3px; width:auto; height:40px; display:block; color:#a6a6a6; font:normal 14px/16px georgia,serif; font-style:italic; background:url(../images/bg-sprite.png) no-repeat 0 -410px; cursor:pointer; }
.menu.hover { color:#6e6e6e; background-position:0 -460px; }
.menu:hover { color:#6e6e6e; background-position:0 -460px; }
.menu span { margin:0; padding:11px 0 0 16px; width:auto; height:29px; display:block; background:url(../images/bg-sprite.png) no-repeat 100% -410px; }
.menu.hover span { background-position:100% -460px; }
.menu:hover span { background-position:100% -460px; }
.menu-box { margin:-7px 0 0 -6px; padding:0 0 3px; width:692px; background:url(../images/bg-menu-box.png) no-repeat 0 100%; }
.menu-box .wrap { margin:0; padding:22px 20px 10px; min-height:123px; background:url(../images/bg-menu-box.png) no-repeat -692px 0; }

/* FORMS - [ .form- ] 
------------------------------------------------------------------------------------- */
/* Custom Select Backgrounds */
.custom-select { background:none !important; }
.custom-select div { background:none !important; }
.custom-select label { display:none !important; }

#member_roster td h4 { margin:6px 0 -12px !important; }

