/* Specific theme for bright lights */

body{background:url('/themed/bright_lights/img/dots_bg.jpg') no-repeat #000000;background-position-y:65%;}

/* Menu items */

#menu_container{}
#supermenu_container{}
#mainmenu_container{border:0px;}
#submenu_container{}

#supermenu{}
#supermenu a{font-size:90%;color:#CCC;}
#supermenu a:hover{color:#F90;}

#title{margin-top:-20px;}
#title h1{color:#FFF;}
#menu_subtitle{color:#CCC;}

#menu{font-size:90%;margin:-30px 10px 10px -10px;}
#menu a{color:#FFF;}
#menu a:hover{color:#9C0;}

#submenu{display:none;}
#submenu-highlight{}


/* general items */

.tooltip {display:none;background:transparent url(/img/tooltip/white_offset_arrow.png);font-size:12px;height:90px;width:170px;padding:25px 15px;color:#333;z-index:10;}

#admin_header{border-bottom:4px solid #000;margin:2px 0px;width:100%;background-color:#FFF;z-index:100;height:24px;}
#admin_header a{color:#333;}
#admin_header a:hover, #admin_header a:focus{color:#666;text-decoration:underline;}

.admin_button{float:right;cursor:pointer;border-top:1px solid #CCC;border-right:1px solid #CCC;padding:0.15em;margin:0.25em 0em 0em 0em;}

.underline {border-bottom:1px solid #999;padding-bottom:5px;margin-bottom:3px;}

#footer-content {margin-top:1.5em;font-size:90%;}
#footer-content h3{color:#333;line-height:1.5em;}
#footer-content h3 img{margin:0.1em 0.1em 0.1em 0.2em;}
#footer-content h3 a{color:#333;}
#footer-content h3 a:hover{color:#C30;}

#footer_container{border-top:1px solid #CCC;margin-top:15px;padding-top:10px;text-align:center;}
#footer{text-align:center;margin:0px auto;color:#FFF}

#mydc_light{display:none;}
#mydc_dark{display:block;}

#contents img{float:left;margin:5px;}

.box_wrapper {
     background-color:#FFF;height: 100%;z-index: 101;opacity: 0.90;
	 filter:alpha(opacity=90);-moz-border-radius: 5px;-webkit-border-radius: 5px;padding:5px;
}
