/* @override http://noah.sitc.co.uk/~noahbree/ovide/style.css */

/**STRUCTURE**/

body { font: small/1.8 Verdana, helvetica, Arial, sans-serif; width: 786px;
	padding: 0;
	margin: 0 auto;
}
b{
	color: #ffffff;
	letter-spacing: 0.10em;
	margin-bottom: 0;
	margin-top: 18px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p { padding: 0;
	font: 0.9em/1.8em Verdana, "Lucida Grande", Lucida, sans-serif;
	letter-spacing: 0.1em;
	margin-right: .4em;
	margin-top: .5em;
	margin-left: 0;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
		font: 0.9em/1.8em Verdana, "Lucida Grande", Lucida, sans-serif;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
	margin-left: -22px;
}
ol{margin-bottom: 25px;}

#structure { margin: 0 auto 20px;
	width: 100%;
	padding: 0;
}

#header { line-height: 1; width: 100%; height: 150px;
}

/**new main menu css fix**/

.clr {clear:both; line-height:1px; font-size:1px;}

div#menu{
	padding-top: 25px;
}

#menu .menubar
{
	height: 2em;
	overflow: hidden;
	width: 27em;
	float:right;
	position:relative;
	color:silver;padding-left:2.25em;
	line-height:2em;
	font-size:1.1em;
}
#menu .bar
{
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	height: 2em; width:80em;
	behavior: url("iepngfix.htc");

}
#topbar, #btmbar {height:58px; border:0px solid red;position:relative; }
#menu .btm
{
	position: absolute;
	bottom: 2px;
	right: 0;
}
#menu div.text
{
	position:relative;
	z-index: 2;
	overflow: default;
	visibility: visible;
}
#menu a
{
	text-decoration: none;
	color: white;
	height: 100%;
	padding: .5em;
	z-index: 2;
}
#menu a:hover {background-color:#627586;}


.btm
{
	position: absolute;
	right: 0;
	bottom: 0;
}

.top
{	position: relative;
	top: 0;
	left: 0;
}


#feature-box{
	margin-left: 91px;
}

.case_studies_box{
	list-style: none;
	width: 696px;
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border: 1px solid #8fb4cb;
	background-color: #0f2a43;
	height: 205px;
}

.screenshot{
	width: 100px;
	height: 83px;
	background: url(graphics/web_graphics/test-image.jpg) no-repeat;
	padding-bottom: .5em;
}

.case_words{
	list-style: none;
	font-size: .9em;
}

.lista{
	list-style: none;
	font-size: .8em;
	line-height: 1.3em;
	width: 112px;
	padding-top: 30px;
	padding-left: 30px;
}
/**case studies, small list with flag**/

/**Start of listb fade rollovers**/
.listb ul{
	width: 530px;
	clear: both;
	float: right;
	padding: 20px 0 0;
	border:0;
	list-style-type: none;
	margin: 0 0 16px;
}
.listb ul ul li, .case_studies_box ul li {
	background:none;
	font-size:.9em;
	line-height:135%;
	padding:0;
	margin:0;
}
.listb ul li strong, .case_studies_box ul li strong {
	color: #e1fafd;
	font-weight:normal;
	font-size:1.3em;
	line-height:130%;
}
.listb ul li a, .case_studies_box ul li a {
	font-weight:normal;
	text-decoration:none;
	border: none;
	padding: .2em .9em .5em 9px;
	height: 200px;
}	
.listb ul li a:link, .case_studies_box ul li a:visited,
.case_studies_box ul li a:link, .case_studies_box ul li a:visited {
	color: #b1d7d7;
	font-style:normal;
	display:block;
}	
.listb ul li a:hover, .case_studies_box ul li a:hover {
	color: #f3d8f8;
	font-style:normal;
	background: url(graphics/web_graphics/listb-background.jpg) repeat-x;
	height: 200px;
}
/**end listB fade rollovers**/
h1{
	font: 1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
text-decoration: none;
	background-position: 0;
	word-spacing: normal;
	letter-spacing: 2px;
	display: block;
	float: left;
	clear: left;
	padding-bottom: 4px;
	margin-top: 0;
}

h2{
	margin-bottom: 0;
	padding: 0;
}

h3{
	padding-bottom: 1px;
}
/**case studies titles**/
.case_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #e3fefc;
	padding-right: 30px;
}

.case_title a {
	color: #95b4d6;
}
.Descriptive_text{
	color: #f1fefc;
	padding-right: 30px;
	font: 1.17em/1.4em Verdana, "Lucida Grande", Lucida, helvetica, sans-serif;
	letter-spacing: 0.093em;
}

#main {  
clear: left; float: left; width: 742px;
margin: 31px 0 0 21px;
text-align: left;
font-size: 1.0em;
}

/** an ie fix **/

* html #content 
{ 
height: 1%;
}

* html #main 
{
margin-left: 1.67%;
}
.side-col {
	width: 356px;
	float: left;
	clear: right;
}


/** STYLE **/

body { color: #fefefe;
	background: #061323 url(graphics/web_graphics/background-tile.jpg) repeat-x fixed;
}

/** links **/

a { color: #ecb19a;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
	font-size: 1em;
}

a:hover { color: #d3e7e7;
	text-decoration: none;
	border: 0;
}

#structure {
	background-color: #0f2a43;
	border-bottom: 1px solid #4d616e;
	border-left: 1px solid #4d616e;
	border-right: 1px solid #4d616e;
}

/**  header image in background  **/
#header { background: #0f2a43 url(graphics/web_graphics/ovid-brand-1.gif) no-repeat; color: #fff;
}

#header h1 { font-weight: normal; text-transform: capitalize;
}

#nav { list-style: none; text-transform: lowercase;
	line-height: 2.5em;
}

#nav a { color: #fff;
}

#nav-casestudies a { color: #fff; font-weight: bold; }

.nav a:hover 
{ 
background: url(graphics/web_graphics/main_nav-hover.png) repeat-x;
}

h1
{
	color: #e6f0f7;line-height: 1.75em;
	width: auto;
	background-position: center bottom;
	background-repeat: repeat-x;
	letter-spacing: 0;
}


h2{
	color: #73b2ea;
	text-align: left;
	white-space: normal;
	word-spacing: 0;
	letter-spacing: 0.11em;
	display: block;
	padding-top: 3px;
	padding-left: 1px;
	padding-bottom: 6px;
	margin-top: 24px;
	margin-bottom: 12px;
	width: auto;
	font: 1.2em/26px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: auto;
	border-bottom: 1px dashed #80c0c5;
}

h3{
	font: 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #e3fefe;
	letter-spacing: 0.10em;
}
h4{
	font: 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #8accd1;
	letter-spacing: 0.10em;
}
h5{
	color: #c3c6d1;
	letter-spacing: 0.10em;
	font: 0.99em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h6{
	color: #d0d0b7;
	letter-spacing: 0.10em;
	font: bold 0.99em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	margin-top: 8px;
}

.vid-titles{
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 5px;
	clear:left;
	height: 35px;
	border:0px solid red;
}
.vid-titles img
{
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	border-color: #FFF #999 #999 #FFF;
	border-width: 1px;
	border-style: solid;
}

a img{
	border: 0;
}

.clip-titles{
	font-weight: bold;
	font-style: italic;
}

.realPlayer-heading{
color: #d5f6fe;
}


p.vid-heading{
color: #d5f6fe;

	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding: 0;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 0;
	border:0px solid blue;
	width:550px;
}

#word-titles{
	background: url(graphics/web_graphics/word-icon.png) no-repeat;
	padding-left: 34px;
}

.word-heading{
color: #d5f6fe;
letter-spacing: 0.2em;
font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/**case-studies sub navigation bar construction**/

#navcontainer
{
padding: 1em 0 0;
margin-top: 16px;
height: .9em;
	margin-right: auto;
	margin-left: auto;
	text-transform: lowercase;
}

#navcontainer:after
{
padding: 0;
}
#navcontainer>ul#navlist li a { width: auto;
height: 10px;
color: #465460;
font: 0.99em Verdana, "Lucida Grande", Lucida, sans-serif;
letter-spacing: 0.1em;
text-align: center;
}
ul#navlist li a
{
display: block;
padding: 0.5em;
margin-top: -1.2em;
width: 100px;
}
ul#navlist li
{
display: block;
float: left;
margin: 0;
padding: 0;
clear: right;
}


ul#navlist
{
list-style: none;
padding: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
font-size: 0.8em;
}

#navcontainer{
background: url(graphics/web_graphics/menu_bar.jpg) no-repeat;
}

#navcontainer>ul#navlist li a:hover, #navcontainer>ul#navlist li.active  a:hover, #navcontainer>ul#navlist li.active a
{
	background: #a6b9f2 url(graphics/web_graphics/hover.jpg) 0 -1px;
	color: royalblue;
}

/** END case-studies sub navigation bar**/



#footer
{
	clear: both;
	font-size: 0.75em;
	padding: 10px 0 2em 30px;
	text-align: left;
	border-top: 1px solid #8fb4cb;
	color: #8fb4cb;
	background: #0f2a43 no-repeat;
	width: 756px;
	height: 90px;
}
div#ed-logo{
	float:left;
	background-position: left 0;
	background-repeat: no-repeat;
}

#socrates-logo{
	float:right;
}
#socrates-logo a
{
	background: url(graphics/web_graphics/socrates_logo.png) no-repeat 0 0;
	width:130px; height:50px; border:0px solid red; display:block;
}

#socrates-logo a:hover{
background: url(graphics/web_graphics/socrates_logo_over.png) no-repeat 0 0;

}

#casecontainer
{
 clear:left;
}

#casecontainer ul li
{
list-style-type: none;
display: block;
float: left;
clear: right;
text-align: center;
margin: 0;
font: .9em/20px "Lucida Grande", verdana, sans-serif;
letter-spacing: .1em;
padding: 0;
}

#casecontainer ul li a
{
	color: #f5fefc;
	background-color: #193751;
	padding: 4px 12px 3px 12px;
	font-size: 1.2em;
	margin-right: 0px;
	margin-left: 0;
	display:block;
}
	
ul#casenavlist
{
	margin-left: -40px;
}


ul#casenavlist li#caseactive a, li#approach_active a {background-color:#2a566e;}


ul#casenavlist li a
{
	border-color: #8FB4CB;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin: 0px;
}

ul#casenavlist li.final a
{
	border-color: #8FB4CB;
	border-width: 0 0 0 1px;
	border-style: solid;
	margin: 0px;
	background:none;
}

#casecontainer a:hover {
background: #2a566e;
}

#case_sub_page{
border: 1px solid #8fb4cb; background-color: #193751; margin-right: 21px; margin-bottom: 21px; padding-left: 21px; padding-right: 21px; padding-bottom: 90px; width: 700px; margin-top: 1px; clear:left;
}

/** Approaches changed over to "Type of Video" and "method" for subset **/
#approach_con ul li{
list-style-type: none;
display: block;
float: left;
padding-right: 3px;
}
#approach_con ul li a{
list-style-type: none;
display: block;
width: 108px;
height: 26px;
color: #ecfef9;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-align:center;
	line-height: 2em;
	background-repeat: no-repeat;
	border: 1px solid #8fb4cb;
}
#approach_con a:hover{
	background: #2a566e no-repeat;
}
#approach_con ul{
	height: auto;
	margin-bottom: 20px;
	padding-left: 21px;
}
#approach_con{
	display: block;
	float: left;
	clear: right;
	margin-bottom: 21px;
}

/****************************************/

.miniflag{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.miniflag img
{
	width: 22px;
	height: 10px;
	margin-left: 6px;
}

.thumb{
	width: 100px;
	height: 83px;
}
/*socrates logo*/
.socrates{
	margin-bottom: 21px;
	margin-top: 21px;
	display: block;
}

/*** Partners & Dissemination ***/
#uni-list{
	clear: both;
}

.uni-list_A{
	display: block;
	width: 325px;
	float: left;
	clear: left;
	margin-right: 5px;
	margin-left: 20px;
}

.uni-list_B{
	display: block;
	width: 325px;
	float: left;
	clear: right;
	margin-left: 25px;
}

#uni-6{
	background: url(graphics/web_graphics/uni-logos/mini_iufm-logo.jpg) no-repeat;
	padding-left: 50px;
}

.uni_link {
	font-size: 1.1em;
	line-height: 1.1em;
	white-space: normal;
	letter-spacing: 1px;
	display: block;
}
.uni-photo {

float: left;
	border: 1px solid #DDDDDD;
	clear: right;
	display: inline;
	width: 100px;
	height: 100px;
	position: relative;
	margin-right: 10px;
}
.uni-badge{
	position: relative;
	top: -10px;
	left: -290px;
	z-index: 3;
	float:right;
	border: 0;
}

.uni_text{
	font-size: .81em;
	line-height: 1.9em;
	border-bottom: 1px solid #726c8e;
	padding-bottom: 10px;
	margin-left: 5px;
}

.br{
	height: 11px;
}
/*** end P&D ***/


/*** start streaming clips layout ***/

#streamed-clips{
	width: 320px;
	margin-left: 340px;
	margin-top: 30px;
}

#streamed-clips ul li{
	list-style-type: none;
	margin-bottom: 13px;
}

#math{
	margin-top: 18px;
}
#philospohy{
	margin-top: 249px;
}
#Environmental{
	margin-top: 195px;
}
#Language{
	margin-top: 33px;
}
#Mathematics{
	margin-top: 35px;
}
#Interviews{
	margin-top: 40px;
}
#Mathamatics02{
	margin-top: 80px;
}
/*** end streaming clips layout ***/

.notop{
padding-top: 0;
	margin-top: -14px;
}

.vid_clap {
background: url(graphics/web_graphics/vid_clap.png) no-repeat 0;
height: 23px;
padding-left: 34px;
margin-bottom: 12px;}
	
.vid_flash{
		background: url(graphics/web_graphics/adobe_flash_logo.jpg) no-repeat 0 -1px;
	height: 23px;
	padding-left: 34px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.up_arrow{
	display: block;
	background-color: #0f2a43;
	font: bold 1.5em "Courier New", Courier, mono;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	float: left;
	clear: right;
	height: 21px;
	margin-top: 10px;
	padding: 6px 8px 3px;
	border: 1px solid #8fb4cb;
}

#background_fade {
	background: #102033 url(graphics/web_graphics/popbackground.jpg) repeat-x;
}
/*** Literature page ***/

#casecontainer ol.alpha {
	list-style-type: upper-latin;
	float: none;
}
#casecontainer ol.alpha li {
	float: none;
}

.literature {
	margin:20px 0px;
	border: 1px solid #cef6fe;
	padding: 15px;
	background-color: #172e49;
}



.author, .year, .title, .element .summary, .element .book{
		font: bold 1em Helvetica, Geneva, Arial, "Helvetica Neue", sans-serif;
	margin-bottom: 12px;
}

.summary-text, .book-text{
	font-weight: normal;
	font-style: normal;
}
.year-text, .author-text, .title-text{
	font-weight: normal;
	font-style: normal;
	}

.title{
	text-indent: -40px;
	margin-left: 40px;
}

.summary{
		text-indent: -70px;
	margin-left: 70px;
}

.book{
	text-indent: -96px;
	margin-left: 96px;
}

h3.toggler {
	cursor: pointer;
text-align: right;
	color: #b1d7d7;
	margin: 0 0 4px;
	background-color: #232846;
}

div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
/** END Literature page **/



