/* Master Block Body */
#inspiremasterborder {background: #000000; width: 900px; position: relative; z-index: 1}

/* Advertising */
#topadsense{background: url(http://buzzstage.com/backstage/themes/tanbuzz/images/adbanner.gif) #000; background-repeat: repeat-x; height: 100px; position: absolute; top:0px; width: 100%; padding-top: 10px; padding-left: 90px; padding-bottom: 10px}


#di_background{background-image: url(http://buzzstage.com/backstage/themes/tanbuzz/images/stripe_bg_11.jpg); height: 40px; position: absolute; top: 110px; width: 900px; background-repeat: repeat-x; font-size: 10px; color: white; z-index: 10}

#di_backgroundfooter{background-image: url(http://buzzstage.com/backstage/themes/tanbuzz/images/stripe_bg_11.jpg); height: 40px; width: 900; background-repeat: repeat-x; font-size: 12px; font-family: Helvetica; color: white; z-index: 10}

#di_logo {position: absolute; left: 650px; top: -10px; z-index: 99; vertical-align: top; float: left; font-family: Helvetica; font-size: 16px}
#di_navigation{position: relative; left: 120px; top: 10px;}

#networksBtn{font-family: helvetica, arial; font-size:40px ; color:#e35c18; text-decoration: none; background-image: url(http://www.buzzstage.com/backstage/themes/tanbuzz/images/btns_hover/findpeople_off.gif); background-repeat: no-repeat; width: 188px; height: 35px}
#networksBtn:hover{font-family: helvetica, arial; font-size:40px ; color:#e35c18; border-top: #e35c18 2px solid;}

#projectsBtn{font-family: helvetica, arial; font-size:40px ; color:#4ebde9; text-decoration: none; background-image: url(http://www.buzzstage.com/backstage/themes/tanbuzz/images/btns_hover/projects_off.gif); background-repeat: no-repeat; width: 134px; height: 35px}
#projectsBtn:hover{font-family: helvetica, arial; font-size:40px ; color:#4ebde9; border-top: #4ebde9 2px solid;}

#communityBtn{font-family: helvetica, arial; font-size:40px ; color:#81be2f; text-decoration: none; background-image: url(http://www.buzzstage.com/backstage/themes/tanbuzz/images/btns_hover/community_off.gif); background-repeat: no-repeat; width: 196px; height: 35px;}
#communityBtn:hover{font-family: helvetica, arial; font-size:40px ; color:#81be2f; border-top: #81be2f 2px solid;border-top: #81be2f 2px solid; }



#cssdropdown, #cssdropdown ul {
padding: 5;
margin: 0;
list-style: none;
}
 
#cssdropdown li {
float: left;
position: relative;
z-index: 1000;

}

.mainitems{
border: 0px solid black;
}

.mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subulsnetworks{display: none;width: 22em;position: absolute; z-index: 1000;top: 2.8em;left: 0;background-color: #FFC798;border: 0px solid #e35c18;font-size: 11px; padding-bottom: 4px;}
.subulsnetworks li{width: 100%; padding-top: 5px}
.subulsnetworks li a{text-decoration: none;color: #000000}
.subulsnetworks li a:hover{text-decoration: underline;color: #000000; background-color: #FFFFFF; padding: 3px; font-weight: bold}

.subulsprojects{display: none;width: 18em;position: absolute; z-index: 1000;top: 2.8em;left: 0;background-color: #C6E6FF;border: 0px solid #4ebde9;font-size: 11px; padding-bottom: 4px}
.subulsprojects li{width: 100%; padding-top: 5px}
.subulsprojects li a{text-decoration: underline;color: #000000}
.subulsprojects li a:hover{text-decoration: underline;color: #000000; background-color: #FFFFFF; padding: 3px; font-weight: bold}

.subulscommunity{display: none;width: 14em;position: absolute; z-index: 1000;top: 2.8em;left: 0;background-color: #81be2f;border: 0px solid #81be2f;font-size: 11px; padding-bottom: 4px}
.subulscommunity li{width: 100%; padding-top: 5px}
.subulscommunity li a{text-decoration: underline;color: #000000}
.subulscommunity li a:hover{text-decoration: underline;color: #000000; background-color: #FFFFFF; padding: 3px; font-weight: bold}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 35px;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
color: #4D4D4D
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}