/* color-specific styles for Academics sites */

	
#header {
	position: relative;
	background: #7DA040 url(/assets/headerimages/l3_academics_bg.jpg) repeat-x top left;
	border: 0;
	width: 780px;
	height: 68px;
    }
	
/* color-specific sidebar styles */
		.academicspullquote { border-left: 2px solid #C03; margin: 0 0 7px 0; }
			.academicspullquote p.quote { 
				padding: 3px 20px 6px 13px; 
				font-size: 17px; font-style: italic; 
				color: #7DA040; }
			.academicspullquote p.quoted { 
				padding: 0 20px 0 0;
				font-size: 11px; color: #666; text-align: right; }
			.academicspullquote br { line-height: 1; }
		
		.academicssidebar {
			font-size: 11px;
			width: 250px;
			background: #F3F3F4 url(/assets/sidebar/academics_bg.gif) no-repeat top left;
			border: 1px #7DA040 solid;
			padding-bottom: 5px; }
			
					.academicssidebar h3 {
					margin: 0 0 .85em 0;
					font-size: 12px;
					color: #FFF;
					background-color: #7DA040;
					line-height: 1.7em;
					padding: 0 0 0 4px; }
					
					.academicssidebar p, ul { padding: 4px 6px 3px 10px; }
					.academicssidebar ul li { 
						list-style-type: none; 
						padding: 2px 0 2px 10px; }
						
						.academicssidebar ul li.audio  { padding-left: 25px; background: url(/assets/specialtyimages/soundicon_sm_trans.gif) no-repeat top left; }
						.academicssidebar ul li.audio a { color: #666; font-weight: normal !important; text-decoration: underline !important; }
						.academicssidebar ul li.audio a:hover { color: #000; }
		
		.demographics table { width: 252px; }
			.demographics table td h3 { color: #000; font-weight: bold; font-size: 11px; padding: 5px 20px 10px 10px; }
			.demographics table td p { color: #000; font-size: 11px; padding: 0 15px 10px 10px; }
			.demographics table td a { color: #000; text-decoration: underline; }
		
		.facultyspotlight {
			width: 250px; 
			background: #F3F3F4 url(/assets/sidebar/academics/facultyspotlight.gif) no-repeat top left;
			border: 1px solid #7DA040;
			padding: 40px 0 5px 0; }
			
				.facultyspotlight h3 { display: none; }
				.facultyspotlight ul { list-style-type: none; padding: 0 5px 0 7px; }
				.facultyspotlight ul li { 
					list-style-type: none; 
					padding: 0 0 3px 22px;
					background: url(/assets/specialtyimages/red_asterisk_small.gif) no-repeat top left; }
				.facultyspotlight a { color: #666; font-weight: normal !important; text-decoration: underline !important; }
				.facultyspotlight ul li a:hover { color: #000; }
					
		.activelearningspotlight {
			width: 250px; 
			background: #F3F3F4 url(/assets/sidebar/academics/al_spotlight.gif) no-repeat top left;
			border: 1px solid #7DA040;
			padding: 40px 0 5px 0; }
			
				.activelearningspotlight h3 { display: none; }
				.activelearningspotlight ul { list-style-type: none; padding: 0 5px 0 7px; }
				.activelearningspotlight ul li { 
					list-style-type: none; 
					padding: 0 0 3px 22px;
					background: url(/assets/specialtyimages/red_asterisk_small.gif) no-repeat top left; }
				.activelearningspotlight a { color: #666; font-weight: normal !important; text-decoration: underline !important; }
				.activelearningspotlight ul li a:hover { color: #000; }

		.overview {
			font-size: 11px; 
			width: 250px;
			background: #F3F3F4 url(/assets/specialtyimages/academics_overview.gif) no-repeat top left;
			padding: 45px 0 15px 0; }	
			
			.overview h3 { display: none;  }
			.overview p { padding: 0 20px 8px 20px; }
			.overview a { color: #666; text-decoration: underline; }
			.overview a:hover { color: #000; }

		/* color-specific UDM4 - expanding menu styling */
		ul#udm { line-height: 1.2; font-family: 'verdana',arial,helvetica,sans-serif; font-size: 11px !important; list-style-type: none; }
		#udm ul {
			margin-left:0 !important;
			margin-top:1px !important;
			width:247px !important;
			list-style-type: none;
			line-height: 1.2 !important; 
			}
		 #udm ul li a { font-size: 11px !important; }
		/* styling the active state for submenu items */
		#udm ul li#active a { color: #7DA040; font-weight: bold !important; text-decoration: none; }
		
/* sidebar audio/video interview table */

table.sidebarint { width:252px; border: none; margin: 10px 0; padding: 0; }
	table.sidebarint tr { vertical-align: top; }
	table.sidebarint td.imgembed { width: 108px; text-align: left; }
	table.sidebarint td.imgembed img { border: 0; padding: 0 0 3px 0; }
	table.sidebarint td.text { background: #F3F3F4; text-align: left; padding: 3px 5px; }
	table.sidebarint td.text h3 { color: #666; margin-bottom: 4px; }
	table.sidebarint td.text p { margin-bottom: 5px; }
	
	table.sidebarint td.imgembed a, table.sidebarint td.text a { text-decoration: underline; color: #666; }
	table.sidebarint td.imgembed a:hover, table.sidebarint td.text a:hover { color: #000; }

/* sidebar pullquote with red curly quote images */
#pullquoteside { 
	width: 252px; margin: 0; padding: 0; 
	border-top: 3px solid #EFEFEF; border-bottom: 3px solid #EFEFEF;  }
	
	#pullquoteside img.openquote { vertical-align: text-bottom; padding: 0 4px 0 0; }
	#pullquoteside img.closequote { vertical-align: text-top; padding: 0 0 0 4px; }
	#pullquoteside p.quote { padding: 10px 5px 15px 15px; text-align: left; font-size: 12px; font-style: italic; line-height: 1.4; }
	#pullquoteside p.caption { padding: 0 5px 10px; text-align: right; font-size: 11px; }



/* color-specific home page content areas */

#englishhomecontent {
	position: relative;
	margin-right: 260px;
	background: url(/departments/english/images/newimages/greenbar.gif) repeat-y top left; }
	
	#englishhomecontent table { padding: 10px 0 0 10px; }
		
		td.overbar { height: 85px; padding: 15px 15px 0 0; }
		td.middle { height: 85px; border-right: 1px solid #d5d8ca; border-bottom: 1px solid #d5d8ca; font-size: .75em; }
		td.middlebottom { height: 85px; border-right: 1px solid #d5d8ca; font-size: .75em; }
		td.right { height: 85px; border-bottom: 1px solid #d5d8ca; font-size: .75em; }
		td.noborder { height: 85px; font-size: .75em; }

#multimediahome_with_bar {
	position: relative;
	margin-right: 260px;
	background: url(/departments/english/images/newimages/greenbar.gif) repeat-y top left; }
	
	#multimediahome_with_bar table { padding: 10px 0 0 10px; }
		
		td.overbar { height: 85px; padding: 15px 15px 0 0; }
		td.middle { height: 85px; border-right: 1px solid #d5d8ca; border-bottom: 1px solid #d5d8ca; font-size: .75em; }
		td.middlebottom { height: 85px; border-right: 1px solid #d5d8ca; font-size: .75em; }
		td.right { height: 85px; border-bottom: 1px solid #d5d8ca; font-size: .75em; }
		td.noborder { height: 85px; font-size: .75em; }
	
		
	#contenttext h1.overbar { color: #FFF; font-weight: 900; font-size: 1em; }
	#contenttext h2.greenbg { margin: 10px 0 10px 140px; padding: 4px 10px; font-size: 14px; color: #FFF; background-color: #7DA040; }
	#contenttext h2.greenbgfull { margin: 5px 0; padding: 3px 10px; font-size: 12px; color: #FFF; background-color: #7DA040; }
	#contenttext p.indent { margin-left: 140px;  font-size: 11px; padding: 0 0 1.2em 0;  }


		#contenttext .academicspullquotefull { border-left: 2px solid #C03; margin: 10px 20px 10px 40px; }
			#contenttext .academicspullquotefull p.quote { 
				padding: 3px 6px 6px 10px; 
				font-size: 17px; font-style: italic; 
				color: #7DA040; }
			#contenttext .academicspullquotefull p.quoted { font-size: 11px; color: #666; text-align: right; }
			#contenttext .academicspullquotefull br { line-height: 1; }


/* general academics table */
table.academics { font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; 
	width: 97%; border: 1px solid #7DA040; padding: 2px; margin: 15px 0; }
	table.academics tr { background-color: none; vertical-align: top; }
	table.academics tr.gray { background-color: #EAEAEB; }
	table.academics th { 
		background-color: #7DA040; color: #FFF; font-weight: bold; 
		vertical-align: middle; text-align: center; padding: 1px 0; }
	table.academics td { padding: 2px; border: 1px solid #CCC;  }
	table.academics td.phone { text-align: center; }



/* color-specific content area styles */
table#speakbox { width: 500px; padding: 0; margin: 5px 0 0 0; 
	background: url(/assets/specialtyimages/academics/speak_bg.jpg) repeat-x top left; }
	table#speakbox tr { vertical-align: top; }
	table#speakbox td { padding: 0 2px 0 8px; margin: 0; }
	table#speakbox td ul { border-left: 2px dotted #008D00; padding: 0 0 0 6px; }
		table#speakbox td ul li { list-style-type: none; padding: 0 0 7px 0 ; }
		table#speakbox td ul li a { color: #666; text-decoration: underline; }
		table#speakbox td ul li a:hover { color: #000; }

	#contenttext fieldset { border: 1px #7DA040 solid; padding: 5px 0 0 5px; margin-bottom: 10px;}
	#contenttext legend { font-size: 14px; color: #7DA040; }
	
		#contenttext ul.uparrow { list-style-type: none; padding: 10px 0 15px 5px; }
			#contenttext ul.uparrow li {
				padding: 6px 0 6px 27px; line-height: 1.4;
				background: url(/assets/specialtyimages/academics_up_arrow.gif) no-repeat top left; }
			#contenttext ul.uparrow li li { background: none; padding: 2px 0 2px 10px; line-height: 1.2; }
		
		#contenttext ul.smalluparrow { list-style-type: none; padding: 10px 0 15px 5px; margin: 0 0 10px 15px; }
			#contenttext ul.smalluparrow li {
				padding: 3px 0 3px 27px; line-height: 1.4;
				background: url(/assets/specialtyimages/academics_up_arrow_small.gif) no-repeat top left; }
			#contenttext ul.smalluparrow li li { background: none; padding: 2px 0 2px 10px; line-height: 1.2; }
		
		
		#contenttext dl.question { padding: 10px 0 15px 5px; }
				#contenttext dl.question dt {
					padding: 4px 0 4px 29px; font-weight: bold;
					background: url(/assets/specialtyimages/academics_question.gif) no-repeat top left; }
				#contenttext dl.question dd { background: none; padding: 3px 0 11px 15px; }
				#contenttext dl.question ul { padding: 5px 0 3px 25px; margin: 0; }

		#contenttext table#greencenteredhead { 
			width: 95%; }
			#contenttext table#greencenteredhead tr { vertical-align: top; }
			#contenttext table#greencenteredhead th { background-color: #7DA040; padding: 3px 2px; vertical-align: middle; text-align: center; color: #FFF; font-weight: bold; }
			#contenttext table#greencenteredhead td { padding: 4px 2px; border: 1px solid #7DA040; border-collapse: collapse; }
	
		#contenttext tablegreencenteredhead { 
			width: 95%; }
			#contenttext table.greencenteredhead tr { vertical-align: top; }
			#contenttext table.greencenteredhead th { background-color: #7DA040; padding: 3px 2px; vertical-align: middle; text-align: center; color: #FFF; font-weight: bold; }
			#contenttext table.greencenteredhead td { padding: 4px 2px; border: 1px solid #7DA040; border-collapse: collapse; }

/* old style level 3 top menu - mainly used for ClarkArts
#academicsnav { margin: 0 0 10px 0; padding: 0; float: right; }
	#academicsnav ul  { margin: 0; padding: 0; list-style-type: none; }
	#academicsnav ul li {
		float: left; 
		height: 17px; width: 128 px; 
		background: url(/images/navimages/navbarbgtile.gif) top left; }
	#academicsnav ul li a  { 
		display: block; 
		padding: 2px 0 0 0; margin: 0px;
		text-align:center;
		color: #666666;  
		text-decoration: none;
		background: url(/images/navimages/academics-off.gif) no-repeat top left;
		font-size: 9px; 
		height: 17px; width: 128px; }
	#academicsnav ul li a:hover { 
		color: #8CA856;
		background: url(/images/navimages/academics-off.gif) no-repeat top left; }
	#academicsnav ul li#active a { color: #FFF;
		background: url(/images/navimages/academics-on.gif) no-repeat top left; }
		 */

/* ie specific styles */
#content_ie { 
	position: relative; width: 500px; 
	margin-right: 260px; border-top: 1px solid #999;
	background: #FFF url(/assets/specialtyimages/ie/welcome.gif) no-repeat top right; padding: 30px 0 0 0; }

img#floatleft { float: left; margin: 0 15px 15px 0; border: none; }

.ecorner_sidebar { width: 252px; height: auto; background-color: #7DA040; }
	.ecorner_sidebar h3 { color: #FFF; font-size: 12px; padding: 4px 8px; margin: 0; }
	.ecorner_sidebar p { display: none; }

.ecorner_podcast { color: #9C6; font-size: 11px; width: 252px; height: auto; background-color: #343434; padding: 0 0 15px 0; }
	.ecorner_podcast img.heading { border: none; margin: 0; padding: 0; }
	.ecorner_podcast img.thumb { margin: 0 14px 35px 14px; border: 0; padding: 0; float: left; }
	.ecorner_podcast a { color: #9C6 !important; text-decoration: underline; }
	.ecorner_podcast a:hover { color: #FFF !important; }

.eventsimages { width: 230px; float: right; margin-left: 25px; }

table.catalog { border: 1px solid #7DA040; }
	table.catalog th { background-color: #F3F3F4; color: #666; font-weigth: bold; text-align: left; padding: 5px; margin: 0; }
	table.catalog td { padding: 3px 4px; margin: 0;  border: 1px solid #EAEAEB; border-collapse: collapse; }
	
table.people { border: 0; margin: 15px 0; }
	table.people tr { vertical-align: top; }
	table.people td { padding: 0 10px 10px 0; margin: 0; }
	table.people td img { border: none; }
	
h2.courses a { color: #C03!important; text-decoration: none !important; }

/* biology styles */

table.biohome { width: 90%; margin: 10px 0; padding: 0; border: none; }
	table.biohome tr { vertical-align: top; padding-bottom: 6px; }
	table.biohome td { padding: 5px 15px 0 0; margin: 0; width: 50%; }
	table.biohome td img { padding: 0 10px 40px 0; border: none; }
	table.biohome td img.smallbuffer { padding: 0 10px 10px 0; border: none; }
	table.biohome td img.largebuffer { padding: 0 10px 30px 0; border: none; }
	
	
	/* microscope */
	
	.microscope { 
		width: 252px; min-height: 600px; 
		margin: 0;
		position: relative; 
		background: url(/departments/biology/images/microscope_bgtop.jpg) no-repeat top right; 
		border-bottom: 1px solid #7D9E4D; }
		
		.microscope h3 { 
			width: 93px; height:136px; 
			background: url(/departments/biology/images/see4yourselftext.gif) no-repeat top left; 
			position: absolute; top: 32px; left: 12px; 
			text-indent: -9999px; }
		
		.microscope ul#slidedots { 
			list-style-type: none; margin:0; padding:0; 
			position: absolute; top: 180px; left:0;  }
			
			.microscope ul#slidedots li { display: block; float: left; }
			
			.microscope ul#slidedots li a { 
				margin: 0; padding: 0;
				display: block; height: 84px; width:83px; 
				overflow: hidden; text-indent: -9999px;  }
				 
				 .microscope ul#slidedots li#slide1 a { background: url(/departments/biology/images/slidedots/fosterbaker.gif); }
				 .microscope ul#slidedots li#slide2 a { background: url(/departments/biology/images/slidedots/hibbett.gif); }
				 .microscope ul#slidedots li#slide3 a { background: url(/departments/biology/images/slidedots/leonard.gif); }
				 .microscope ul#slidedots li#slide4 a { background: url(/departments/biology/images/slidedots/livdahl.gif); }
				 .microscope ul#slidedots li#slide5 a { background: url(/departments/biology/images/slidedots/robertson.gif); }
				 .microscope ul#slidedots li#slide6 a { background: url(/departments/biology/images/slidedots/larochelle.gif); }
				 .microscope ul#slidedots li#slide7 a { background: url(/departments/biology/images/slidedots/thackeray.gif); }
				
				
				 .microscope ul#slidedots li#slide1 a:hover { background: url(/departments/biology/images/slidedots/fosterbaker_over.gif); }
				 .microscope ul#slidedots li#slide2 a:hover { background: url(/departments/biology/images/slidedots/hibbett_over.gif); }
				 .microscope ul#slidedots li#slide3 a:hover { background: url(/departments/biology/images/slidedots/leonard_over.gif); }
				 .microscope ul#slidedots li#slide4 a:hover { background: url(/departments/biology/images/slidedots/livdahl_over.gif); }
				 .microscope ul#slidedots li#slide5 a:hover { background: url(/departments/biology/images/slidedots/robertson_over.gif); }
				 .microscope ul#slidedots li#slide6 a:hover { background: url(/departments/biology/images/slidedots/larochelle_over.gif); }
				 .microscope ul#slidedots li#slide7 a:hover { background: url(/departments/biology/images/slidedots/thackeray_over.gif); }
				
					.microscope ul#slidedots li ul { width: 230px; position: absolute; }
					
					li#slide1 ul { top: 270px; right:0; display: none; } 
					li#slide1:hover ul	{ display: block; z-index: 6000; }
					
					li#slide2 ul { top: 270px; left:0; display: none; } 
					li#slide2:hover ul	{ display: block; z-index: 6000; }
					
					li#slide3 ul { top: 270px; left:0; display: none; }
					li#slide3:hover ul { display: block; z-index: 6000; }
					
					li#slide4 ul { top: 270px; left: 0; display: none; }
					li#slide4:hover ul { display:block; z-index: 6000; }
					
					li#slide5 ul { top: 270px; left: 0; display: none; }
					li#slide5:hover ul { display:block; z-index: 6000; }
					
					li#slide6 ul { top: 270px; left: 0; display: none; }
					li#slide6:hover ul { display:block; z-index: 6000; }
					
					li#slide7 ul { top: 270px; left: 0; display: none; }
					li#slide7:hover ul { display:block; z-index: 6000; }
					

	/* research divider */
	
	.researchheader { position: relative; height: 150px; padding:0; margin: 0 0 20px 0; }
		.researchheader img { padding: 0 15px 10px 10px; border: none; }
	
	h2.researchdivider { 
		height: 24px;
		margin: 0 0 7px 0; padding: 3px 0 0 10px !important;
		color: #FFF; font-weight: bold !important; 
		background: url(/assets/specialtyimages/academics/research_divider.gif) no-repeat top right; } 
		
	a.listen, a.watch {  
		display: block; position: absolute; top: 100px; right: 0;  
		width: 105px; height: 50px; 
		text-indent: -9999px; overflow: hidden; }
		
		a.listen { background: url(/departments/biology/images/listennow.gif) no-repeat top left; }
		a.watch { background: url(/departments/biology/images/watchnow.gif) no-repeat top left; }
	
	/* faculty research gallery styles */
	
	.gallerymenu { margin: 0 0 7px 275px; }
	ul#gallerymenutop, ul#gallerymenubottom { list-style-type: none; margin: 0; padding: 0; }
		ul#gallerymenutop li, ul#gallerymenubottom li { font-size: 11px; color: #666; float: left; padding: 0 0 0 6px; }
		ul#gallerymenutop li a, ul#gallerymenubottom li a { 
			color: #666; text-decoration: none; padding: 3px 4px;
			background-color: #EAEAEB; }
		ul#gallerymenutop li a:hover, ul#gallerymenubottom li a:hover,  
		ul#gallerymenutop li.active a, ul#gallerymenubottom li.active a { color: #FFF; background-color: #7DA040; text-decoration: none; }
	
	.gallerycontent { position: relative; min-height: 150px; padding:0; margin: 10px 0 0 0; font-size: 11px; 
		background: url(/assets/specialtyimages/academics/rgallerycontent_bg.gif) repeat-x top left;  }
		
		.galleryimg { float: left; padding: 0 7px 4px 0; margin: 0 10px 15px 0; border: none; 
		background: #F3F3F4 url(/assets/specialtyimages/academics/rgalleryimg_bg.gif) no-repeat top right; }
		
			a.readmore { color: #7DA040 !important; display: block; height: 24px; padding: 3px 0; text-decoration: none !important; }

/* psychology styles */

	table.psychhome { width: 90%; margin: 10px 0; padding: 0; border: none; }
		table.psychhome tr { vertical-align: top; padding-bottom: 14px; }
		table.psychhome td { padding: 5px; margin: 0; width: 50%; }
		table.psychhome td img { padding: 0 10px 25px 0; border: none; }
		table.psychhome td img.smallbuffer { padding: 0 10px 10px 0; border: none; }
		table.psychhome td img.largebuffer { padding: 0 10px 30px 0; border: none; }
	
	.psychtopimage { 
		width: auto; text-align: left; float: left; 
		margin: 0 10px 10px 0; padding: 8px 10px; 
		background-color: #F3F3F4; 
		border: 1px solid #EAEAEB;
		font-size: 11px;  }
	
	.psychfullfeature {
		width: 450px; height: 70px; text-align: left; 
		margin: 10px 0; padding: 8px 10px 0 10px; 
		background-color: #F3F3F4; 
		border: 1px solid #EAEAEB;
		font-size: 11px; }
		
		.psychfullfeature img { padding: 0 10px 0 0; }
	
h2.meet { 
	background: url(/assets/specialtyimages/academics/meetour.gif) no-repeat top left; 
	text-indent: -9999px;  height: 26px; }

h2.media { 
	background: url(/assets/specialtyimages/academics/inthemedia.gif) no-repeat top left; 
	text-indent: -9999px;  height: 26px; margin:0; }


/* Clark Arts Submenu */

	ul#artsmenu { list-style-type: none; margin: 2px 0 0 0; padding: 0; }
		ul#artsmenu li { list-style-type: none; margin: 0; padding: 0; float: left; }
		ul#artsmenu li a { display: block; height: 24px; text-indent: -9999px; overflow: hidden; margin:0; padding:0; }
			ul#artsmenu li a#artshome { width: 91px; background: url(/assets/specialtyimages/academics/vpa_submenu/home.gif) no-repeat top left; }
			ul#artsmenu li a#history { width: 81px; background: url(/assets/specialtyimages/academics/vpa_submenu/history.gif) no-repeat top left; }
			ul#artsmenu li a#music { width: 63px; background: url(/assets/specialtyimages/academics/vpa_submenu/music.gif) no-repeat top left; }
			ul#artsmenu li a#studio { width: 81px; background: url(/assets/specialtyimages/academics/vpa_submenu/studio.gif) no-repeat top left; }
			ul#artsmenu li a#screen { width: 97px; background: url(/assets/specialtyimages/academics/vpa_submenu/screen.gif) no-repeat top left; }
			ul#artsmenu li a#theater { width: 87px; background: url(/assets/specialtyimages/academics/vpa_submenu/theater.gif) no-repeat top left; }
			
			ul#artsmenu li.active a#artshome { background: url(/assets/specialtyimages/academics/vpa_submenu/home_sel.gif) no-repeat top left; }
			ul#artsmenu li.active a#history { background: url(/assets/specialtyimages/academics/vpa_submenu/history_sel.gif) no-repeat top left; }
			ul#artsmenu li.active a#music { background: url(/assets/specialtyimages/academics/vpa_submenu/music_sel.gif) no-repeat top left; }
			ul#artsmenu li.active a#studio { background: url(/assets/specialtyimages/academics/vpa_submenu/studio_sel.gif) no-repeat top left; }
			ul#artsmenu li.active a#screen { background: url(/assets/specialtyimages/academics/vpa_submenu/screen_sel.gif) no-repeat top left; }
			ul#artsmenu li.active a#theater { background: url(/assets/specialtyimages/academics/vpa_submenu/theater_sel.gif) no-repeat top left; }
			
			ul#artsmenu li a#artshome:hover { background: url(/assets/specialtyimages/academics/vpa_submenu/home_over.gif) no-repeat top left; }
			ul#artsmenu li a#history:hover { background: url(/assets/specialtyimages/academics/vpa_submenu/history_over.gif) no-repeat top left; }
			ul#artsmenu li a#music:hover { background: url(/assets/specialtyimages/academics/vpa_submenu/music_over.gif) no-repeat top left; }
			ul#artsmenu li a#studio:hover { background: url(/assets/specialtyimages/academics/vpa_submenu/studio_over.gif) no-repeat top left; }
			ul#artsmenu li a#screen:hover { background: url(/assets/specialtyimages/academics/vpa_submenu/screen_over.gif) no-repeat top left; }
			ul#artsmenu li a#theater:hover { background: url(/assets/specialtyimages/academics/vpa_submenu/theater_over.gif) no-repeat top left; }
	
	#contenttext_clarkarts { background: url(/departments/clarkarts3/images/content_greenbar.gif) repeat-y top left; }
			
/* Clark Arts Content Area Table with Greenbar */

table.clarkartscontent { 
	margin: -3px 0 0 -1px !important; padding: 0; 
	width: 495px; border: none; }
	table.clarkartscontent tr { vertical-align: top; }
	table.clarkartscontent td.greenbar { 
		width: 156px; background-color: #8D1F22; padding: 0; margin: 0; text-align: center; }
		table.clarkartscontent td.greenbar p { color: #C4E4BA !important; text-align: left; margin: 5px 9px 0 12px; }
		table.clarkartscontent td.greenbar p.img { text-align:center; margin: 7px 0 0 0; padding:0; }
		table.clarkartscontent td.greenbar p a { color: #fff !important; font-weight: bold; text-decoration: none !important; }
		table.clarkartscontent td.greenbar p a:hover { text-decoration: underline !important; }
	table.clarkartscontent td.content { padding: 20px 20px 50px 25px; }

/* Chemistry Styles */

table.chemhome { width: 90%; margin: 10px 0; padding: 0; border: none; }
	table.chemhome tr { vertical-align: top; }
	table.chemhome td { padding: 5px 15px 10px 0; margin: 0; width: 50%; }
	table.chemhome td img { margin: 0 10px 25px 0; padding:0; border: 3px solid #FEFFAC; }
	table.chemhome td img.smallbuffer { padding: 0 10px 10px 0; border: none; }
	table.chemhome td img.largebuffer { padding: 0 10px 30px 0; border: none; }

			
img.leftgreenborder { float: left; border: 2px solid #7DA040; margin: 0 10px 0 0; }
p.leftimgcaption { width: 180px; height: auto; float: left;	margin: 7px 10px 10px 0; clear:left; }	
		