
body, html {
    margin: 0;
    padding: 0;
    font: 12px  Arial, Helvetica, Verdana, sans-serif;
 	background: #fff url(/img/page_bg.gif) top left repeat-x; 
    text-align: center;
}

img {
    display: block;
    border: 0;
}

h1 {
    margin: 10px 0;
    color: #333366;
    font: bold 24px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}

h2 {
    margin: 0 0 2px 0;
    color: #666699;
    font-size: 18px;
}

h3 {
    margin: 0 0 2px 0;
	color: #333333;
    font-size: 14px;
    font-weight: bold;
}

h4 {
    margin: 0;
	color: #333333;
    font-size: 12px;
}

p {
    margin: 0 0 20px 0;
    font-size: 100%;
    line-height: 16px;
}

table {
    margin: 0 0 10px 0;
}

a {
    color: #666699;
}

a:hover {
    color: #333366;
}

dt {
    margin: 0 0 3px 0;
}

dd {
    margin: 0 0 10px 20px;
}

dt {
    margin: 0 0 3px 0;
}

dd {
    margin: 0 0 10px 20px;
}

th {
    color: #333333;
    font: bold 12px  Arial, Helvetica, Verdana, sans-serif;
    text-align: left;
    background-color: #f5F5F5;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

tr, td {
    margin: 0;
    padding: 0;
}

td {
    font: 12px Arial, Helvetica, Verdana, sans-serif;
   /* border-bottom: 1px solid #cccccc; */
}

fieldset {
    border: 1px solid #000000;
    padding: 10px;
}

legend {
    color: #000000;
     font: 18px "Trebuchet MS", Trebuchet, Arial, Helvetica, Verdana, sans-serif;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
    margin-top: 0;
}


/* ivgid browser bar
//////////////////////////////////////////////////////////////////////////////*/

#browserBarWrapper { 
	position: relative;
    margin: 0;
    height: 35px;
    width: 100%;
    min-width: 980px;
    background: transparent url(/img/ivgid/browser_bar_bg.gif) top left repeat-x;
    text-align: left;
}

    #browserBar {  
        width: 300px;
    }
     
     #browserBarLogo { 
        border: 0;
    } 
     
    #deptNav {
        float: right;
        display: inline;
        margin-left: 50px;
        text-align:right;
    }
       
    
    #deptNav a {
    	font: bold 10px Arial, Helvetica, Verdana;
        text-transform: uppercase;
        padding: 0 5px;
        color: #333;
        text-decoration: none;
    
    }
	
    #deptNav a:hover { 
        color: #000;
        }
   

#wrapper {
    margin: 0 auto; 
    text-align: left; 
    width: 980px;
	position: relative;
}
  
 
#homeBanner {
	background: #fff;
    height: 350px;
} 

#subBanner {
 	height: 200px;
}
  

#content{
	background: url(/img/ivgid/bg_contentOLD.jpg) top left no-repeat; 
}

#content #holder{
     margin: 0px;
     width: 100%;
}

#content #holder td.left{ 
    padding: 10px 20px;
    vertical-align: top;
}

#content #holder td.right{
    width: 300px;
    padding: 10px 10px 10px 0;
    vertical-align: top;
}      

#sidebarAd { 
    padding: 0 0 20px 30px;
}

#sidebarJoin {
	padding: 0 0 20px 30px;
	background: url(/img/ivgid/sidebar_join.gif) top left no-repeat;
}

#sidebarJoin table {
	padding-left:2px;
}

#sidebarJoin td {
	border:none;
}

#sidebarJoin span {
	padding-right:5px;
}

#sidebarJoin form {
	padding-top:5px;
}

#subscribeInput {
	width:180px;
}

#btnGo {
	margin-bottom:4px;
}

#sidebarBlogs {
	padding: 0 0 20px 30px;
	background: url(/img/ivgid/sidebar_blogs.gif) top left no-repeat;
}

#sidebarNewsEvents {
	padding: 0 0 20px 30px;
	background: url(/img/ivgid/sidebar_news_events.gif) top left no-repeat;
}

#sidebarFeedback {
	padding: 0 0 20px 30px;
	background: url(/img/ivgid/sidebar_feedback.gif) top left no-repeat;
}

#sidebarSurvey {
	padding: 20px 0 20px 30px;
}

#breadcrumbs {
	margin: 10px 0;
}

 
 
  
/* footer */

#footer {
    margin: 0;
    padding: 10px;
    color: #666666;
    font: 10px Verdana, Arial, sans-serif;
}

    a.activeLinkFooter {
        color: #666699;
        font: 10px Verdana, Arial, sans-serif;
        text-decoration: none;
    }
    
    .footerLink {
        padding: 5px 5px 0 5px;
        color: #666666;
        font: 10px Verdana, Arial, sans-serif;
        text-decoration: none;
    }
    
        .footerLink:hover {
            color: #666699;
            text-decoration: underline;
        }

/* helper navigation styles
//////////////////////////////////////////////////////////////////////////////*/
.headerText, .headerHelperIcons a {
	color: #666666;
	text-decoration: none;
	font: bold 10px Arial, sans-serif;
}

.headerHelperIcons img {
	display: inline;
}

.headerLabel {
	color: #666699;
	font: bold 13px Verdana, Arial, sans-serif;
}

/* primary navigation styles
//////////////////////////////////////////////////////////////////////////////*/

#primaryNavigation { 
	height: 35px; 
	white-space: nowrap;
	z-index: 100;
    background: url(/img/bg_nav.gif) no-repeat; 
}

#nav li a {
	margin: 0;
	padding: 8px 0 0 0;  
    font: bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
    width: 122px;
    text-align: center;
   
}

 

#nav a {
    display: block;
    width: auto;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;  
    padding: 2px 7px 2px 7px;
}
    
        #nav a:hover, #nav a.sfhover {
            color: #e5e5e5;
            text-decoration: underline;
        }
    
    /* all list items */
    #nav li {
        float: left; 
        width: auto;
    }
    
        /* The following is designed to apply display: inline in IE5-Mac to make the menus not stack */
        #nav li a { display: inline; }
        /* Commented Backslash Hack
           hides rule from IE5-Mac \*/
        #nav li a { display: block; }
        /* End IE5-Mac hack */

			#nav li a.activeLink {
			    color: #FFFFFF;
			    background: url(/img/bg_nav_on.gif) bottom center no-repeat;
			    padding-bottom: 13px;
			}

			#nav li a.activeLink:hover {
			    color: white; 
			    padding-bottom: 13px;
			}
    
        /* second-level lists */
        #nav li ul { 
            width: 13em;
            position: absolute;
            left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
            z-index: 101;
            text-decoration: none;
		    background: #333366;
            visibility: hidden;
			/* opacity: 0.95;
			filter: alpha(opacity=95); 
			-moz-opacity: 0.95; */
        }
   
           	#nav li ul li {
                width: 13em;
                white-space: nowrap;
            }

				#nav li ul li a.activeLink { 
					background: transparent
				}
            
            #nav li ul a {
                padding: 5px;
                text-align: left;
                font: bold 10px Verdana, Arial, Helvetica;
            }
             
            /* third-and-above-level lists */
            #nav li ul ul {
		
				/* hide for now 
				display: none;*/
	
                margin: -1.5em 0 0 13em;
                background: #333366;
				/* opacity: 0.95;
				filter: alpha(opacity=95); 
				-moz-opacity: 0.95; */
            }
            
                #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
                    left: -999em;
                }
                
                /* lists nested under hovered list items */
                #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
                    left: auto;
                }



/* section navigation
//////////////////////////////////////////////////////////////////////////////*/

#sectionNavigation {
    margin: 0;
    padding: 0;
    width: 980px;
    height: 21px;
    border: 0;
    background: #666699;
}

    #sectionNavigation ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
        #sectionNavigation ul li {
            margin: 0;
            float: left;
            padding-bottom: 0px;
        }
            
            #sectionNavigation ul li a {
                display: block;
                margin: 0;
                padding: 3px 0 3px 20px;
                color: #ffffff;
                font: 12px Arial, Helvetica, Verdana;
                text-decoration: none; 
                background: #666699;
            }
        
                #sectionNavigation ul li a:hover {
                    color: #ffffff;
                    text-decoration: underline;
                     background: #666699;
                }
                
                #sectionNavigation ul li a.sectionMenuActiveLink {
                    display: block;
                    margin: 0;
                    padding: 3px 0 3px 20px;
		            color: #9999cc; 
                    background: #666699;
                    text-decoration: none; 
                }				



/* header buttons
//////////////////////////////////////////////////////////////////////////////*/
#headerButtons {
	margin-top: -28px;
	height: 27px;
	width: 100%;
	white-space: nowrap;
	z-index: 100;
    text-align: center;
}

#headerButtons ul { /* all lists */
	margin: 0;
	padding: 0;  
    font: bold 12px/12px Arial,Helvetica, Arial, sans-serif;
    color: #FFFFFF;
	list-style: none;
}

#headerButtons li {
 	background: transparent url(/img/header_button.gif) bottom left no-repeat;
	float: right; 
	width: 110px;
	height: 27px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#headerButtons li a, #headerButtons li a:active, #headerButtons li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 27px;
}



/* section navigation (admin)
//////////////////////////////////////////////////////////////////////////////*/

#sectionNavigationAdmin {
    margin: 0;
    padding-bottom: 20px;
    width: 220px;
    background: #ffffff;
}

    #sectionNavigationAdmin ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
        
        #sectionNavigationAdmin ul li {
            margin: 0;
            padding: 0 0 1px 0;
        }
            
            #sectionNavigationAdmin ul li a {
                display: block;
                margin: 0;
                padding: 3px 0 3px 3px;    
                color: #ffffff;
                font: 12px Arial, Helvetica, Verdana;
                text-decoration: none;
                background: #666666; 
            }
            
                #sectionNavigationAdmin ul li a:hover {
                    color: #ffffff;
                    text-decoration: none;
                    background: #000000; 
                }
                
                #sectionNavigationAdmin ul li a.sectionMenuAdminActiveLink {
                    display: block;
                    margin: 0;
                    padding: 3px 0 3px 3px;
                    color: #ffffff;
                    text-decoration: none;
                    font-weight: bold;
                    background: #000000;
                }

/* news items
//////////////////////////////////////////////////////////////////////////////*/

#newsItems {
    margin: 0;
    padding: 0;
    color: #333333;
    font: normal 10px Verdana, Arial, sans-serif;
}

#newsItems dt {
    font-weight: bold;
    line-height: 11px;
}

#newsItems dd {
    margin-left: 10px;
}

.newsItemTitleLink {
    color: #333333;
    font: bold 10px Verdana, Arial, sans-serif;
    text-decoration: none;
}

.newsItemPublishDate {
    color: #333333;
    font: normal 10px Verdana, Arial, sans-serif;
}

.newsItemBlurbLink { 
    color: #333333;
    font-weight: bold;
}

h2.newsItemsHeader a {
	margin: 0 0 20px 0;
    color: #333333;
    text-decoration: none;
}

h2.newsItemsHeader a:hover {
	text-decoration: underline;
}

/* text buttons
//////////////////////////////////////////////////////////////////////////////*/

.textButton {
    padding: 2px;
    color: #ffffff;
    font: bold 10px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    background: #666699;
    border: 1px solid #333366;
    white-space:  nowrap;
}

.textButton:hover {
    color: #ffffff;
    background: #333366;
    border: 1px solid #666699;
}


.button {
	background: url(/img/bg_btn.jpg) center center no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 125px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 8px;

}

/* text buttons (admin)
//////////////////////////////////////////////////////////////////////////////*/

.textButtonAdmin {
    padding: 2px;
    color: #ffffff;
    font: bold 10px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    background: #ff6600;    
    border: 1px solid #ff9933;
}

.textButtonAdmin:hover {
    color: #ffffff;
    background: #ff9933;
    border: 1px solid #ff6600;
}

/* modules
//////////////////////////////////////////////////////////////////////////////*/

.columnModule, .columnModuleTall {
    width: 200px;
    padding: 10px;
    background: #f5f5f5 url(/img/ivgid/bg_weather_module.jpg) repeat-x; 
    border-top: 1px solid #666666;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999999;
    margin: 5px 0 0px 5px;

}
.columnModuleTall { 
    background: #f5f5f5 url(/img/ivgid/bg_column_module_tall.jpg) repeat-x; 
}

.columnModule p {
	font: 10px Verdana;
    margin: 2px 0 5px 0;
}

.columnModule h3, .columnModuleTall h3 {
 	font: 14px "Arial Black"; 
    margin: 5px 0 5px 0;
	text-transform: lowercase;
	letter-spacing: 2px;
}

.columnModule h3 a, .columnModuleTall h3 a{
	text-decoration: none;
    margin: 2px 0 2px 0;
}




 
.moduleLinks {
    color: #ffffff;
    font: bold 10px Verdana, Arial, sans-serif;
}
 

/* general classes
//////////////////////////////////////////////////////////////////////////////*/
 
                    /* 
                    .error_message {
                        display: inline;
                        padding: .1em;
                        background: #ff9999;
                        border: 2px solid #ee3333;
                    } */
 

.disclaimer, .description {
    margin: 0 0 5px 0;
    color: #666666;
    font: normal 10px/12px Verdana, Arial, sans-serif;
}

/* formatting classes
//////////////////////////////////////////////////////////////////////////////*/

.noMargin {
	margin: 0;
}



/* should be moved...
//////////////////////////////////////////////////////////////////////////////*/

#impresarioBarLogo {
	background-image: url(/img/impresarioIMG/impresario_bar_bg.gif);
}

h3.pollHeader {
font: bold 12px Arial, Helvetica, Verdana;
margin: 10px 5px 0 0;
}

ul#pollResponses { 
padding-left: 0px;
margin: 5px 0 0 0;
}
ul#pollResponses li {
 list-style-type: none; 
 padding-left: 0;
font: 10px/14px Verdana;
}

#weather {
margin: 10px 0 10px 0;
font: bold 10px/12px Verdana;
 
}
#weather p {clear: both; margin: 2px}
#weatherIcon {display: inline; padding: 0 10px 10px 0; float: left}


/* ivgid live search
//////////////////////////////////////////////////////////////////////////////*/

.highlight {
    font-weight: bold;
}

.siteSearchInput {
	padding: 6px 10px 5px 20px;
	width: 125px;
	color: #333333;
	font-size: 10px;
	background: transparent url(/img/bg_search.png) top right no-repeat;
	border: 0;
}

* > .siteSearchInput {
	background: transparent url(/img/bg_search.png) top right no-repeat;
}

#LSResult {
    position: absolute;
    right: 0;
	min-width: 180px;
	overflow: hidden;
	font-size: 11px;
	background: #eeeeee;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	opacity: .9;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
}

#LSShadow {
	padding: 0 0 10px 0;
}

#LSResult h2 {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 5px 0;
	margin: 0 10px;
	font: bold 14px/16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
}

#LSResult a, #LSResult a:hover {
	border: 0;
}

#LSResult ul li a {
	color: #333333;
	display: block;
	padding: 2px 10px;
	border-bottom: 0;
	text-decoration: none;
	background-image: none;
}

#LSResult ul li a:hover {
	background-image: none;
	background-color: #999999; 
	color: #ffffff;
}

#LSResult ul, #LSResult ul li {
	background-image: none;
	list-style-type: none;
	margin: 0; 
	padding: 0;
}
.nav_background { display: none; }