/* @override http://miefinal.siteiscentral.com/launch/stylesheets/structure.css */

/*  
Skin:  Moving Image Education
Description: Three column centered layout with horizontal primary nav layers and first-column nav.
Client: Scottish Screen
Client URI: http://www.scottishscreen.com/
Production Team:
	Designer: Russell Kyle
	Coder: Gavin Montague
Production Team URI: http://www.designiscentral.com/
*/

/* = Global Reset */
/* ===================== */
* {
	border:0;
	list-style:none;
	margin:0;
	padding:0;
}
.skiplink {
	display:none;
}

/* = Superstructure	   */
/* =================== */
body {
	background:url('../_resources/front/images/page_background.gif') top left repeat-x #312929;	
	color:#312929;
	font-family: "Lucida Grande", "Trebuchet MS", arial;
	font-size:62.5%;

}
.block_wrapper {
	background:#FFFDF9;
	margin:0 auto;
	width:796px;
    color: #000;
}

#header {
    background-image: url("images/header-BG-796x1.png");
	height:75px;
}
	#header h1 a {
		background-image: url("images/header-text-268x28.png");
		position: relative;
		left: 30px;
		top: 20px;
		width: 268px;
		height: 28px;
		display: block;
	}
	
	#header h1 a span {
	    display: none;
	}
	
	#header .inheritable {
	    float:right;
	    margin-top: 20px;
	    margin-right: 20px;
	}
	
	#header .inheritable .searchbar input {
	    height: 20px;
	}

	#header .inheritable .searchbar legend {
	    padding-top: 4px;
	    padding-right: 10px;
	}
	
	#header .inheritable .searchbar .button {
	    width: 40px;
	}
	
	#header .inheritable .searchbar fieldset legend,
	#header .inheritable .searchbar fieldset form {
	    float:left;
	}
	
	#page_content {
		margin:0px 16px;
	}
	
#footer {
    background-image: url("images/header-BG-796x1.png");
	clear:both;
	line-height:2em;
	padding:0 16px;
	text-align:right;
	margin-top: 10px;
}
#footer a {
	color:#000;
	font-weight:bold;
	text-decoration:none;

}
#footer li {
	display:inline;
}

/* = Navigation		   */
/* =================== */
#nav_wrapper {
	background:url("../_resources/front/images/secondary_nav_background.gif") top left repeat-x #4B4545;
	text-align:center;
}

#secondary_nav_wrapper {
	background:url("../_resources/front/images/secondary_nav_background.gif") top left repeat-x #534D4D;
}
#primary_nav, #secondary_nav {
	background:url("../_resources/front/images/primary_nav_background.gif") bottom left repeat-x #C6C6C6;
	line-height: 1.8em;
	list-style: none;
	margin:0 auto;
	text-align:center;
}
#secondary_nav {
	background:#D9D9D9;
}
	#primary_nav li, #secondary_nav li {
		display:inline;
		font-size:1.2em;	
	}

	#primary_nav a, #secondary_nav a {
		color:#312929;
		font-weight:bold;
		line-height: 2.2em;
		padding: .4em 6px .6em 6px;
		text-decoration:none;
	}
	#secondary_nav a {
		padding-bottom:.5em;
	}
	
	#primary_nav a.selected, #secondary_nav a.selected  {
		background:#D9D9D9;
		color:#3366CC;
	}
	
	#primary_nav a:hover {
		background:#D9D9D9;
		color:#3366CC;
		text-decoration:underline;

	}
	#secondary_nav a:hover {
		color:#3366CC;
		text-decoration:underline;

	}
	/************/
	
	#context_nav {
		float:left;
		margin-top:-40px;
	}
	#context_nav_wrapper {
		background:url("/_resources/front/images/context_nav_bottom.gif") bottom left no-repeat;
		float:left;
		padding-bottom:5px;
	}
	
	#tertiary_previous_next_nav {
		margin-left:4px;
	}
	#tertiary_previous_next_nav li{
		float:left;
	}
	#tertiary_previous_next_nav a {
		background:#DCDC52;
		color:#312929;
		display:block;
		font-size:1.2em;
		font-weight:bold;
		line-height: 2.4em;
		text-align:center;
		text-decoration:none;
		width:88px;
		border:solid 1px #FFFFFF;
		border-width:1px 1px 0 1px;
	}
	#tertiary_previous_next_nav a.next {
		border-left:0px;
		width:89px;
	}
	
	#tertiary_previous_next_nav a:hover {
		color:#3366CC;
		text-decoration:underline;
	}
	
	#tertiary_nav {
		width: 188px
	}
	
	#tertiary_nav, #tertiary_nav ul, #tertiary_nav li {
		float:left;
		clear: both;
	}
	
	#tertiary_nav h2 {
		width:180px;
		padding: 0;
		background:url("/_resources/front/images/context_nav_split.gif") top left repeat-y #DCDC52;
		color:#312929;
		padding: 26px 9px 0px 9px;
		font-size:1.2em;
		font-weight:bold;
		line-height: 2.4em;
	}
		
	#tertiary_nav > li {
		width:188px;
		padding: 0;
	}
	
	#tertiary_nav ul li {
		background:url("/_resources/front/images/context_nav_background.png") top left repeat-y;
		width:188px;
		padding: 0 4px;
		display: block;
	}
	
	#tertiary_nav li a {
		border-bottom:solid 1px #F2F9DB;
		color:#312929;
		display:block;
		font-size:1.2em;
		font-weight:normal;
		line-height: 2em;
		padding:2px 5px;
		width: 170px;
		text-decoration:none;
	}
		
	#tertiary_nav li.group_split a {
		border-bottom: none;
	}
	
	#tertiary_nav a:hover {
		background:#F0F3C1;
		color:#3366CC;
	}
	
	#tertiary_nav li a.selected {
		background:#F0F3C1;
	}
	
	/*******************/
	#quaternary_nav li{
		margin:0 0px;
	}
	
	#quaternary_nav li a {
		background:url("/_resources/front/images/list_arrow.gif") center left no-repeat;	
		border:0;
		font-weight:normal;
		padding-left:24px;
		line-height:1.5em;
	}
	#quaternary_nav li a:hover {
		background:url("/_resources/front/images/list_arrow_hover.gif") center left no-repeat #F0F3C1;
		color:#3366CC;		
	}
	
	/* = Content		   */
	/* =================== */	
	#content_header {
		background:#F0F3C1;
		border-top:solid 2px #312929;
		clear:both;
		color:#282828;
		margin:0 -16px;
		padding:10px 0 10px 216px; /* 215 + margin*/
	}
	
	
	.email_form{
	padding-bottom:  20px;
}


.email_form label span{
	display:  block;
}

.email_form label textarea{
	width:  250px;
}

.email_form label input, .email_form label textarea{
	border: 1px solid #999999;
}


.email_form input.button{
	padding: 5px;
	border-top: 3px solid #e1e1e1;
	border-left: 3px solid #999999;
	border-bottom: 3px solid #333333;
	border-right: 3px solid #333333;
}

.quote {
    background-image: url("images/quote-BG-430x1.png");
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 15px;
}

#video {
    margin-bottom: 15px;
}

