body, p, td, ul, ol, h1, h2, h3, h4, h5, h6, div, input {
	font-family: Arial, Verdana, Geneva, Helvetica;
	font-size: 13px;
	font-family: arial;
}

body	{
	background: #ccc;
	margin: 0;
	font-size: 13px;
	font-family: arial;
	}


/*   USC Branding
-------------------------------  */

#usc_bar_parent	{
	background: #777;
	height: 25px;
	}
	
#usc_bar	{
	width: 773px;
	margin: 0 auto;
	}	
	
	
/*   Gobal Div Structures
-------------------------------  */
#column_parent	{
	width: 773px;
	background: url(http://www.usc.edu/libraries/scripter/private/dev/images/parent_back.gif) #fff;
	margin: 0 auto;
	}
	
#column	{
	margin: 0 9px;
	}
	
#nav	{
	background: url(http://www.usc.edu/libraries/scripter/private/dev/images/nav_back.gif) #777 no-repeat;
	margin: 0;
	color: white;
	font-family: arial, verdana;
	}	
	
#nav_interior	{
	background: url(http://www.usc.edu/libraries/scripter/private/dev/images/nav_interior.gif) #777 no-repeat;
	margin: 0;
	color: white;
	font-family: arial, verdana;
	}	
	
#under_nav	{
	height: 9px;
	margin: 0;
	background: url(http://www.usc.edu/libraries/scripter/private/dev/images/under_nav_back.gif) #fff  no-repeat;
	}	
	
#footer	{
	background: url(http://www.usc.edu/libraries/scripter/private/dev/images/footer_back.gif) #000 no-repeat;
	clear:both;
	height: 49px;
	}
	
#footshadow	{
	width: 773px;
	background: url(http://www.usc.edu/libraries/scripter/private/dev/images/footshadow.gif) #ccc;
	margin: 0 auto;
	height: 12px;
	font-size: 2px;
	}
	
/*   Global Nav List / Dropdowns
-------------------------------  
	
see nav.css file */
	
	
/*   Front Template Structures
-------------------------------  */
#box-wrap {
	margin: 25px 0px 0px 15px;
	width: 532px;
	background: #eee url(http://www.usc.edu/libraries/scripter/private/dev/images/bg_box.gif);
	}
h2.front	{
	background: url(http://www.usc.edu/libraries/scripter/private/dev/images/news_title.gif);
	height: 48px;
	text-indent: -700px;
	margin:0;
	}
	
#news_box	{
	background: #eee;
	border: solid 1px #ccc;
	border-top: 0;
	margin: 0px;
	}
	
#front_sidebar	{
	text-align: center;
	margin-top: 25px;
	width: 196px;
	float: right;
	}

#promo_round {
	font-family: Georgia;
  margin-left: 15px;
  width: 166px;
  background: url(http://www.usc.edu/libraries/scripter/private/dev/images/tickets_bottom.gif) bottom no-repeat;
	
	}
	
#promo_round h3 {
  font-family: Georgia;
  font-size: 16px;
	padding: 0px;
  padding-top: 10px;
	margin: 0px;
	margin-top: 8px;
	width: 166px;
	background: url(http://www.usc.edu/libraries/scripter/private/dev/images/tickets_top.gif) top no-repeat;
	}

#promo_round p {
  font-family: Georgia;
  padding: 5px 5px 12px 5px;
	margin-top: 0px;
	}
	

	
/*   Interior Template Structures
-------------------------------  */	

#inside	{
	width: 600px;
	border-top: 0;
	margin: 40px 30px 20px 80px;
	}
	
table.shop td  {
    padding: 5px;
    }
    
table.past td  {
    padding: 5px;
    vertical-align: top;
    }

.section_nav	{
    list-style: none;
    float: right;
    width: 200px;
    background-color: #F5F5F5;
    border: solid 1px #ccc;
    font-size: 14px;
    margin: 0 0px 15px 10px;
    padding: 3px 5px;
    }
    
/* commented backslash hack v2 \*/
.section_nav { width: auto; }
/* end hack */

.section_nav li	{
    margin: 0;
    list-style: none;
	font-weight: bold;
    }
	
.section_nav li.title	{
    margin: 0;
    list-style: none;
	font-weight: normal;
    }
    
	
	
/*   Front Text Styles
-------------------------------  */

#news_box p	{
	margin: 2px 20px 10px 20px;
	font-family: arial;
	font-size: 13px;
	}
	
#news_box h3	{
	margin: 0px 20px 0px 20px;
	padding-top: 20px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	}
	
/*   Interior Text Styles
-------------------------------  */	

#inside h2	{
    width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	font-family: georgia, times, times new roman;
	font-size: 26px;
	font-weight: normal;
	border-bottom: solid 1px #C9C9C9;
	}
	
#inside h3	{
  margin-top: 0px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 8px;
	}
	
	
	/*   Global Text Styles
-------------------------------  */

#footer p	{
	padding: 8px 15px 8px 120px;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #a1a1a1;
	margin: 0 0 0 0;
	height: 33px;
	}
	
.footer_nav	{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
	}
	

/*   Link Styles
-------------------------------  */

a {
	color: #C2A219;
	text-decoration: none;
	border-bottom: dotted 1px #D1B334;
	}
	
 a:hover {
 	color: #777;
	border-bottom: dotted 1px #ccc;
	}
	
#news_box h3 a:link, #news_box h3 a:visited, #news_box h3 a:hover, #news_box h3 a:active {
	color: black;
	text-decoration: none;
	border-bottom: 0;
	}
	
#news_box h3 a:hover {
	color: #D1B334;
	border-bottom: 0;
	}

#news_box h3 a.arrow:link, #news_box h3 a.arrow:visited, #news_box h3 a.arrow:hover, #news_box h3 a.arrow:active {
	color: #D1B334;
	text-decoration: none;
	border-bottom: 0;
	}
	
a.noborder:link, a.noborder:visited, a.noborder:hover, a.noborder:active	{
	border: 0;
	padding: 0;
	margin: 0;
	}
	
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active	{
	color: white;
	text-decoration: none;
	border-bottom: 0;
	}
	
#footer a:hover	{
	color: #FDDB52;
	border-bottom: 0;
	}
	
h2 a:link, h2 a:visited, h2 a:active {
	border-bottom: 0;
	}
	
#navbar a:link, #navbar  a:visited, #navbar  a:active {
	border-bottom: 0;
	}
	
.section_nav a:link, .section_nav  a:visited, .section_nav  a:active {
	border-bottom: 0;
	}	
	
td.promo_image a:link, td.promo_image a:visited, td.promo_image a:active, td.promo_image a:hover	{
	border-bottom: 0;
	}
.twtr-widget a {
	border-bottom: 0;
	}
	

/*   Gallery Elements
-------------------------------  */
	
table.gallery_align  {
    width: 410px;
    margin: auto;
    background: #fff;
		text-align: center;
    }
    
table.gallery_nav    {
    width: 200px;
    margin: auto;
    font-size: 15px;
    }
    
table.gallery_nav td {
    font-size: 15px;
    background: #fff;
		text-align: right;
    }
    
p.caption	{
    width: 350px;
    margin: 0 auto 15px auto;
    padding: 5px;
    text-align: center;
		font-size: 12px;
    }
		
#inside table.gallery_align img  {
    margin: 3px 0px;
		border: solid 1px #333;
    }
	
	
/*   Image Styling
-------------------------------  */	
#inside table.past img	{
	margin-top: 35px;
	border: solid 1px black;
	}
	
img.gallery	{
	border-top: solid 1px #000;
	}
	
img.block	{
	display: block;
	}
	
#inside	img {
	border: solid 1px #333;
	}
	
#inside	table img {
	border: solid 0px #333;
	}
	
#inside	 img.edit_icon	{
	border: 0;
	}	
	
.scripterF1 { 
	color: #4b4b4b; 
	font-size: 11px; 
	background-color: #f0f0f0; 
	vertical-align: top; 
	padding: 2px;
	width: 101px;
	height:14px;
	margin-right: 0; 
	border: solid 1px #777;
	}	

.scripterF {
	margin: 0;
}

