body {
    padding: 5px;
	left: 25px;
	top: 10px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:          black;
    font-size:      10pt;
    quotes:         "\201C" "\201E" "\2018" "\2019";
}

a:link { 
	color: #424E10;
	text-decoration:strong;
}
	
a:visited { 
	color: #424E10;
	text-decoration:strong;
}
	
a:hover { 
	color: black;
	background-color: white;
	text-decoration: strong;
}
	
a:active { 
	color: #424E10;
}

table {
    font-size: 100%;
	border-collapse:collapse;
}

td {
    vertical-align: top;
}

#frame {
    width: 1100px;
    height: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

#frame tr {
    vertical-align: top;
}

.exhibit-collectionView-header {
	color:black;
	font-size:-2em;
	background-color:lightgray;
	margin:8px;
}

.exhibit-collectionView-header-sortControls { 
	color:black;
}

#tl_title {
    color: black;
    background-color: #484848;
    font-weight: bold;
    font-variant: small-caps 
}
            
#content {
    padding: 2em;
    background-color: #484848;
    font: black;
}

#content h1 {
    color: #000033;
    border-bottom: 1px solid #484848;
    font: black;
}

#sidebar {
    width: 220px;
    background-color: 0C2135;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    border-left: 1px solid #ccc;
	color:white;

}

#view-panel {
    margin-top: 1em;
}

#view-panel table {
    border-spacing: 0px;
    border-collapse: collapse;
}

#view-panel h1 {
    border: none;
    font-size: 120%;
}

#view-panel h1 {
    border: none;
    background: none;
    padding: 0;
    margin: 1em 0;
}

#view-panel h2 {
    border: none;
    background: none;
    padding: 0;
    margin: 0.5em;
}

h4 {
    border: none;
    background: none;
    padding: 0;
	font-size-adjust: 0.75;
}

.item {
    border: 1px solid #fff;
    padding: 0.3em;
}


div.map-lens {
    width:      100px;
    height:     50px;
    text-align: center;
}

div.thumbnail div {
    height:     50px;
    overflow:   auto;
}        

div.exhibit-facet-body {
    background-color: #ffffff;
    border: 1px solid #fff;
}


div.exhibit-facet-header {
    color: white;
    background-color: 0C2135;
    padding-left: 1em;
}

table th {
    color: black;
    background-color: white;
    font-weight: bold;
    font-variant: small-caps
}

ol {
	margin: 0;

	list-style-position: inside;
	list-style-type: none;
}

li {
	padding-bottom: 3px;
	border-top: 1px solid black;	
	border-bottom: 1px solid black;
}


 div.course-thumbnail {
     float:      left;
     border:     1px solid #484848;
     background: white;
     margin-bottom:     10px;
     text-align: left;
	 width: 700px;
 }

 .country {
     font-weight: bold;
 }


.nav {
	background-color:#920000;
	padding-left:120px;
	padding-top:4px;
	padding-bottom:4px;
}

.nav a:link {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	padding: 2px 15px 5px;
}

.nav a:visited { 
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	padding: 2px 15px 5px;
	}
	
.nav a:hover { 
	color: black;
	background-color: white;
	padding: 2px 15px 5px;
	text-decoration: none;
	font-weight: bold;	
	}
	
.nav a:active { 
	color: #ffffff;
	font-weight: bold;
	padding: 2px 15px 5px;
	}
	
.nav ul {
		margin-left: 0;
		padding-left: 0;
		display: inline;
		} 

.nav ul li {
		margin-left: 0;
		margin-bottom: 0;
		list-style: none;
		display: inline;
		}

div.course {
	    font-weight: bold;
		color:white;
		font-size: 14pt;
		background-color:0C2135;
		padding:2px 2px 2px 5px;
		 }
		
div.dates {
	    float:left;
		font-size:10pt;
		height:60px;
		width:340px;
		background-color:ACBC69;
		padding:2px 5px 2px 5px;
}


div.content {
		float:left;
		font-size:10pt;
		height:180px;
		width:340px;
		background-color:6387A8;
		padding:2px 5px 2px 5px;
		}

div.grades {
		float:left;
		font-size:10pt;
		height:60px;
		width:340px;
		background-color:6387A8;
		padding:2px 5px 2px 5px;
		}

div.benefits {
		float:left;
		font-size:10pt;
		height:180px;
		width:340px;
		background-color:ACBC69;
		padding:2px 5px 2px 5px;
		}

div.miniheader {
	    font-variant: small-caps; 
		font-style:bold;
		background-color:white;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		-khtml-opacity: 0.3;
		opacity: 0.3;
		padding:1.5px;
}

div.description {
		float:left;
		font-size:  9pt;
		margin-top: 5px;
		padding:4px 4px 4px 8px;
		width: 95%;
		 }

div.exhibit-facet-value-count {
			color: white;
		}
div.status {
		text-align:center;
		border-top:3px solid red;
		border-bottom:3px solid red;
		border-left:20px solid red;
		border-right:20px solid red;
		font-size:  10pt;
		margin-top: 5px;
		padding:4px 4px 4px 8px;
		width: 95%;
		color:red;
		display:block;
		 }
div.new {
		text-align:center;
		border-top:3px solid #424E10;
		border-bottom:3px solid #424E10;
		border-left:20px solid #424E10;
		border-right:20px solid #424E10;
		font-size:  10pt;
		margin-top: 5px;
		padding:4px 4px 4px 8px;
		width: 95%;
		color:424E10;
		display:block;
		 }		


