
* {  
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #333;
	font-size:10pt;
}
body {
	background: #26354A;
}
form, img {
  padding:0;
  margin:0;
	border:0;
}
a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
	color:#FE6400;
}
#maintable {
	width:1010px;
	margin:0 auto 0 auto;	
	border:1px solid #ffb380;
	background: #FFF;
}
#rightPanel {
	border-left:1px solid #ffb380;
	width:120px;
	vertical-align: top;
	text-align: center;

}
#rightPanel div {
	margin-top:20px;
}
#rightPanel div img {
	width:100px;
}

#header {
	width:100%;
	height:125px;
	/*border-bottom:1px solid #ffb380;*/
}
#header ul {
	list-style: none;
	float:right;
	padding-bottom:2px;

}
#header ul li {
	float:left;
	margin-left:10px;	
}
#header #sectionbar {
	float:left;
	padding:0;
	margin:0;
	width:100%;
	border-collapse: collapse;
}
#header #sectionbar td {
	height: 20px;
	background:#EFEFEF;
	padding:3px;
	margin:0 2px 0 0;	
	border:1px solid #ffb380;
	text-align:center;
}

#header #sectionbar td.selected {
	background: #FFF;
	border-bottom:1px solid #FFF;
}

#header #sectionbar td.last {
	background: #FFF;
	border-bottom:1px solid #ffb380;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;	
	empty-cells: show;
}
#header #sectionbar td.selected a {

	font-weight: bold;
}
#header #toolbar {
	/*background: url(../images/toolbar.gif) repeat-x;*/
	height:30px;

}
#header #toolbar ul {
	float:left;
	border:0px;
	margin:0;
	padding:0;
}
#header #toolbar ul li.selected {
	/*background: url(../images/toolbar_select.gif) repeat-x;*/
	background: #EFEFEF;
}
#header #toolbar ul li {
	float:left;
	border:0px;
	width:160px;
	height:26px;
	text-align: center;	
	margin:0;
	padding:4px 0 0 0;
}
#header #toolbar ul li:hover {
	/*background: url(../images/toolbar_over.gif) repeat-x;*/
	cursor: pointer;
}
#header #toolbar ul li a {

	font-weight: bold;
	font-size:10pt;
}
#header #toolbar ul li a:hover {
	text-decoration: none;
}

#footer {
	background: #E8E8E8;	
	width:100%;
	height:40px;
}

#footer ul {
	list-style: none;	
	padding-bottom:2px;
	display: inline;
}
#footer ul li {
	display: inline;
	margin-right:3px;
}
#storyboard {

}
#searchpanel {
	width:180px;
	background:#cdeb8b;
	border-right:1px solid #ffb380;
	
	vertical-align: top;
	padding:3px;
}

#searchpanel .slideshow {
	margin-top:20px;
}
#searchpanel #search {
	
}
#searchpanel #search caption {
	font-weight: bold;
}
#searchpanel #search select {
	width:170px;
}
#searchpanel #search input {
	width:170px;
}
#storyboard ul {
	list-style: none;
	margin:0;
	padding:4px;
}
#storyboard ul li {
	border-bottom:1px dashed #DDD;
	padding:4px 4px 4px 25px;
	margin-bottom:10px;
	margin-left:0;
}
#storyboard ul li.image {
	background: url(../images/res_image.gif) no-repeat 3px 3px;
}
#storyboard ul li.video {
	background: url(../images/res_video.gif) no-repeat 3px 3px;
}
#storyboard ul li.text {
	background: url(../images/res_page.gif) no-repeat 3px 3px;
}

#storyboard ul li.note {
	background: url(../images/res_note.gif) no-repeat 3px 3px;
}
#storyboard ul li .tableitem {
	width:640px;
}
#storyboard ul li .tableitem .title {
	height:22px;
	vertical-align: top;
}
#storyboard ul li .tableitem .publicdate {
	vertical-align: top;
	font-size:8pt;
	color:#666;
	height:22px;
	vertical-align: bottom;
}
#storyboard ul li .tableitem img {
	width:150px;
	border:2px solid #999;
}
#storyboard ul li .shortdescription {
	vertical-align: top;
	font-size:10pt;
	line-height: 14pt;
	color:#666;
}
#storyboard ul li .shortdescription .showdetails{
	font-size:8pt;
	font-weight: normal;
	color: #6685c4;
}
#storyboard ul li .description {
	vertical-align: top;
	padding-top:5px;
	line-height: 13pt;
}
#storyboard a {
	color: #3B5998;
	font-weight: bold;
}
#storyboard a:hover {
	color: #6685c4;
}

div.media {
	display:none;
	margin:0 auto 0 auto;
}
#resource h1 {
	color:#3B5998;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left:22px;
	border-bottom:1px solid #CCC;
	
}


#resource h1.image {
	background: url(../images/res_image.gif) no-repeat;
}
#resource h1.video {
	background: url(../images/res_video.gif) no-repeat;
}
#resource h1.text {
	background: url(../images/res_page.gif) no-repeat;
}
#resource h1.note {
	background: url(../images/res_note.gif) no-repeat;
}
#resource .description {
	border-top:1px solid #CCC;
	line-height: 16pt;
	padding:10px 0 10px 0;
}
#resource .otherimages {
	padding:10px 0 10px 0;
}
#resource .otherimages ul {
	list-style: none;
	padding:0;
	margin:0;
}
#resource .otherimages ul li {
	float:left;
	margin:5px 5px 5px 0;	
	height:250px;
}
#resource .otherimages ul li img {
	border:2px solid #999;
}

#resource .linkedresoruces {
	padding:10px 0 10px 0;
}
#resource .linkedresoruces ul {
	list-style: none;
	padding:0;
}
#resource .linkedresoruces ul li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height:210px;
	width:210px;
	text-align: center;
	border:1px solid #CCC;
}
#resource .linkedresoruces ul li img {
	border:2px solid #999;
}
#resource .linkedresoruces ul li div {
	color:#666;
	font-size:8pt;
	margin-top:3px;
	padding:3px;
	line-height: 12pt;
}
#resource .resinfo {
	background: #cdeb8b;
	padding:6px;
	margin-bottom: 8px;
}
#resource .resinfo ul {
	list-style: none;
	padding:0;
	margin:0;
}
#resource .resinfo ul li {
	padding-bottom:3px;
}
#resource .resinfo ul li.shortdescription {
	border-top:1px solid #b2e049;
	border-bottom:1px solid #b2e049;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:2px;
	font-size:10pt;
}

.searchheader {
	background: url(../images/search_header.png) no-repeat;
	width:100%;
	height:24px;
}
.searchheader .body {	
	color:white;
	font-weight: bold;
	padding-left:10px;	
}
.sectionheader {
	border-bottom: 1px solid #a1c26a;
	width:100%;
}
.sectionheader .left {
	background: url(../images/sectionheader_left.png) no-repeat;
	height:30px;
	width:10px;	
}
.sectionheader .body {
	background: url(../images/sectionheader_body.png) repeat-x;
	height:30px;
	color:white;
	font-weight: bold;
	text-align: center;
}

.sectionheader .right {
	background: url(../images/sectionheader_right.png) no-repeat;
	height:30px;
	width:10px;	
}
#staticpage {
	padding:5px 10px 5px 10px;
}
#staticpage h1 {
	font-size:12pt;
	text-align: center;
}
#staticpage .body {
	line-height: 14pt;
}
#staticpage p {
	margin:2px;
}
