/* 
  Reset first. Modified version of Eric Meyer and Paul Chaplin reset 
  from http://meyerweb.com/eric/tools/css/reset/ 
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
header, nav, section, article, aside, footer
{border: 0; margin: 0; outline: 0; padding: 0; background: transparent; vertical-align: baseline;}

blockquote, q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: ''; content: none;}

header, nav, section, article, aside, footer {display: block;}

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #22211F;
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image:url(../../_img/bkgd.jpg);
	height:100%;
}
h1 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #989A93;
	letter-spacing: 1px;
	font-weight:bold;
}
h6{
	color:#a2a49d;
	font-size:10px;
	margin:0 0 0 0;
}
a { 
	text-decoration:none; 
	color: #87A5BB; 
	border-bottom:none;
}
a:hover { 
	text-decoration: none;
	color:#73ACD7; 
	border-bottom:none;
}

li ul,li ol {margin: 0;}
ul {list-style: none;}
ol {list-style: outside decimal;}
li {margin: 0 0 0 2em;}


/*Main Structure*/
#container {
	background:url(../_img/content_bkgd.gif) repeat-y;
	width:986px;
	margin:0px auto;
	padding:0;
	min-height:100%;
	height:auto !important;
	height:100%;
}
	#sub_container{
		background:url(../_img/header_bkgd.jpg) no-repeat;
		margin:0 0 0 13px;
		padding:130px 0 15px 0;
		min-height:448px;
		height:auto !important;
		height:448px;
	}
	#sub_container_login{
		background:url(../_img/header_login_bkgd.jpg) no-repeat;
		margin:0 0 0 13px;
		padding:130px 0 15px 0;
		min-height:448px;
		height:auto !important;
		height:448px;
	}
	#login_panel{
		width:330px;
	}
	#left_col{
		display:inline;
		margin:8px 0 0 0;
		width:610px;
		float:left;
	}
		.main_panel{
			background-color:#e4e5e2;
			margin:0 16px 12px 15px;
			padding:0 8px 0 0;
		}
		#spacer{
			height:17px;
		}
			.main_header{
				background:url(../../_img/mainpanel_header.gif) no-repeat;
				height:19px;
				padding:12px 0 0 12px;
			}
			.main_content{
				background-image:none;
				margin:0 0 0 4px;
				padding:8px 0 1px 8px;
			}
				
				.main_content table{
					width:100%;
					margin-bottom:8px;
					
				}
				
			.main_footer{
				clear:both;
				background-image:none;
				height:6px;
			}
	
	#right_col{
		display:inline;
		float:left;
		width:331px;
		margin:12px 0 0 7px;
	}
		.sm_panel{
			display:inline;
			float:left;
			width:325px;
			margin:0 6px 12px 0;
		}
			.smpanel_header{
				height:16px;
				padding:2px 0 0 9px;
				margin:0 0 0 -1px;
				background-color:#5D5C54;
			}
			.smpanel_content{
				background-image:none;
				background-color:#e4e5e2;
				margin:0 0 0 0;
				padding:8px 8px 1px 9px;
			}
			.lib_sm_col {
				float:left;
				width:140px;
				margin-bottom:10px;
			}
			.paginated_list{
				padding-bottom:0;
			}
			.smpanel_footer{
				background-image:none;
			}
			.spacer {
				float:left;
				width:13px;
				height:1px;
			}
			.float {
				float:left;
			}
			

/* Styles for the paginated list---------------------------*/


.results h5{
	color:#777;
	float:left;
	margin-bottom:5px;
}
.results h6{
	margin-bottom:5px;
	margin-left:10px;
	font-weight:normal;
	color:#999;
	float:left;
}
.results a.titles{
	display:block;
	margin:0 12px 8px 3px;
	line-height:1em;
	font-size:10px;
	color:#57564E;
	font-weight:normal;
	line-height:14px;
	
}
.vts_comment_items {
	margin-left:20px;
}

/*END Pagination List Styles-----------------*/

/* Curriculum Packets */
.cms_leftCol{
	float: left;
	width: 470px;
	border-right: solid 1px #55738c;
}
.cms_rightCol{
	float: right;
	width: 240px;
}
.packet_input{
	width: 100%;
}
.thumb {
	background-color:#f2f2f2;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding:3px;
	margin:2px 4px 2px 0;
}
.packet_thumb{
	float: left;
	margin: 0 0 10px 0;
}
a.packet_menu{
	color: #55738c;
	text-decoration: none;
}
a.packet_menu:hover{
	color: #9E9E9E;
}

.btn_center
{
padding:0 0 0 6px;
}

#pdf_icons {
	padding:17px 0 0 13px;
	float:left;
}

/*CSS Navigation-----------------------*/

#menu {
	color:#E1E4DA;
	font-size:12px;
	background:url(../../_img/nav_bkgd.jpg) no-repeat;
	width:955px;
	padding:5px 0 0 5px;
	height:30px;
	margin:0 auto;
	background-color:#8b9aa6;
} 

#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li{
	display:inline;
	position:relative;
	margin:0 18px 0 0;
	padding:0;
	float:left;
	height:30px;
}
#menu ul li ul { /* remove bullets and list indents */
	position:absolute;
	top:20px;
	left:0;
	width:168px;
	list-style: none;
	margin: 9px 0 0 0;
	padding:5px 0 10px 0;
	background-color: #8b9aa6;
	display:none;
}
#menu ul li:hover ul, #menu ul li.over ul{
	display:block;
}

#menu ul li ul li{
	height:auto;
	display:block;
	float:none;
	margin:0 0 5px 0;
	padding:0;
}
/* style, color and size links and headings to suit */
#menu ul li a {
	border-bottom: none;
	border-left:1px solid #e1e4da;
	text-decoration:none;
	color:#e1e4da;
	margin:0;
	padding:0 0 0 18px;
}
#menu ul li span.nav_item {
	cursor:default;
	border-bottom: none;
	border-left:1px solid #e1e4da;
	text-decoration:none;
	color:#e1e4da;
	margin:0;
	padding:0 0 0 18px;
}
#menu ul li ul li a {
	border-bottom: none;
	border-left:none;
	font-size:12px;
	color:#e1e4da;
	text-decoration:none;
	margin:0;
	padding:0 0 0 18px;
}
#menu a:hover {
	color: #FFFFFF;
}
/*END CSS Navigation-----------------------*/

ul#site_map{
	padding:0 0 0 0px;
	color:#666;
	font-size:12px;
}
ul#site_map label{
	cursor:default;
}
ul#site_map li{
	padding:3px 0 3px 3px;
	margin:0;
}
ul#site_map li img{
	margin:0 6px 0 0;
	cursor:pointer;
}

ul#site_map li ul{
	margin:6px 0 0 14px;
}
ul#site_map li ul li{
	margin:0 0 5px 0;
	padding:1px 0 1px 3px;
}
ul#site_map li ul li img{
	margin:0 6px 0 0;
	cursor:pointer;
}

/*Tables*/
#container table{
	border-top:1px solid #fbfbfb;
	border-left:1px solid #fbfbfb;
	border-right:1px solid #C2C3C1;
	border-bottom:1px solid #D2D3D1;
	text-align:center;
	width:100%;
	margin:0 0 8px 0;
}
#container table td{
	text-align:center;
	vertical-align:middle;
	padding: 6px;
}
#container table td:first-child{
	text-align:left;
	border-left:none;
}
#container table th:first-child{
	text-align:left;
	border-left:none;
}
#container table tr th{
	vertical-align:middle;
	border-bottom:1px solid #DADBD9;
	background-color:#f4f4f4;
	color: #999;
	font-weight: normal;
	padding: 6px;
	font-size: 11px;	
}
#container table tr td.firstChild{
	text-align:left;
}
#container table tr th.firstChild{
	text-align:left;
}
#container table.no_border, #container table.no_border td{
	border:none;
}
.buttons{
	text-align:right;
	margin:0 0 8px 0;
}
.active {
	color: #339900;
	font-weight: bold;
}
.inactive {
	color: #CC0000;
	font-weight: bold;
}
.row1 {
	background-color:none;
	color: #333333;
}
.row2 {
	background-color: #EFEFEF;
	color:#000000;
}

/* Library table */
table.lending {
	margin:5px 0 0 0;
}
table.lending th {
	font-size:12px;
	color:#ffffff;
	padding:6px;
	text-align:left;
	background-color:#EFEFEF;
	
}

table.lending tr.oddrow {
	background-color: #E4E5E2;
}
table.lending td {
	padding: 6px;
	text-align:left;
	vertical-align:top;
}
table.lending td.out{
	color: #8B9AA6;
	font-style: italic;
}	


/* forms.css -------------------------*/
#image_col{
	padding:10px 0 0 0;
	text-align:left;
	width:130px;
	float:left;
}
#content_col{
	width:427px;
	float:left;
}
form .sm_col{
	width:30%;
	float:left;
}
form .lg_col{
	width:50%;
	float:left;
}
form .third_col{
	width:460px;
	float:left;
}
form .pub_date{
	width:98px;
	float:left;
}
form .sm_module{
	position:relative;
	border-top:1px solid #fbfbfb;
	border-left:1px solid #fbfbfb;
	border-right:1px solid #C2C3C1;
	border-bottom:1px solid #D2D3D1;
	background-color:#efefef;
	padding: 0 0 0 0;
	margin:0 10px 5px 0;
	width:28%;
	float:left;
	display:inline;
}

.tix_head {
	width: 100%;
	height: 28px;
	background-color: #dcd3dc;
}

.tix_main {
	padding: 5px 8px 0 8px;
}

.module_delete{
	float: right;
	margin: 7px 8px 0 0;
}

.tix_icon {
	float: left;
	margin: 6px 0 0 8px;
}

#content_col input.text{
	width:98%;
}
select{
	padding:0;
}
textarea {
	overflow: auto;
	width: 98%;
	height: 100px;
	padding:3px 0 3px 3px;
}
fieldset {
	clear: both;
	border:none;
	margin: 0;
	padding:0 ;
}
fieldset fieldset{
	margin:5px 0 0 0;
	padding:0;
}
legend {margin: 0 0 .7em; font-size:11px; font-weight:normal; color:#565656; }
fieldset fieldset legend {margin: 0 0 0; font-size:11px; font-weight:normal; }
* html legend {margin-left: -7px;}
*+html legend {margin-left: -7px;}

form .field {margin:0 0 10px 0; display:block;}

form .buttons {display:block; clear:both;}
form .field label {display: block; font-size:11px; margin:0 0 3px 0;}
form ul{padding:0; margin:3px 0 5px;}
form ul.fields li {list-style-type: none; margin: 0;}
form ul.inline li, form ul.inline label {display: inline;}
form ul.inline li {padding: 0 5px 0 0;}

input.radio, input.checkbox {margin:3px; vertical-align: middle; background:none;}
label, button, input.submit, input.image {cursor: pointer;}
* html input.radio, * html input.checkbox {margin:0 0 0 3px; vertical-align: middle;}
*+html input.radio, *+html input.checkbox {margin:0 0 0 3px; vertical-align: middle;}


input.text, input.password, input.image_box, textarea, select {
	font-size:11px;
	background-color:#F7F7F7;
	border-top:1px solid #D2D3D1;
	border-left:1px solid #C2C3C1;
	border-right:1px solid #fbfbfb;
	border-bottom:1px solid #fbfbfb;
}
input.text, input.password{
	width:90%;
	padding:3px;
}
textarea {
	overflow: auto;
	height: 100px;
}
input.image_box{
	width:160px;
}
input.button{
	margin:0;
	padding:0;
	border:none;
	background:none;
}
* html button {margin: 0 .34em 0 0;}
*+html button {margin: 0 .34em 0 0;}

form.horizontal .field {padding-left: 100px;}
form.horizontal .field label {display: inline; float: left;  margin-left: -100px;}

fieldset .divider{
	clear:both;
	margin-top:6px;
}
/*Classes*/
.divider {
	background:url(../../_img/divider_lg.gif) repeat-x;
	font-size:0px;
	clear:both;
	height:2px;
	margin:0 0 6px 0;
	width:98%;
}
.clear{
	clear:both;
}
.left{
	float: left;
}
.right{
	float:right;
}
.right_align{
	text-align:right;
}
.datebox {
	width: 150px;
}
.odd {
background-color:#F1F1F1;
}
.even {
background-color:#FFFFFF;
}
#years
{
text-align:center;
}
.pointer {
cursor: pointer;
}
.assign_module_col {
	float:left;
	margin:0 0 10px 0;
}
.assign_large_col {
	width:307px;
	margin:10px 0 0 0;
}
input.readonly {
	background-color: #EBEBE4;
}

/*--------------------- CURATOR PAGE STYLES --------------------*/

label input[type="checkbox"] {
	margin-right: 5px;
}

#curatorreview_form {
	margin-bottom: 10px;
}

#curatorreview_form input[type="file"] {
	margin-bottom: 15px;
}

#curatorreview_form fieldset {
	padding-left: 0;
}

#curatorreview_form h2 {
	margin-bottom: 10px;
}

#curatorreview_form h3 {
	margin: 10px 0 5px 0;
}

#curatorreview_form .left {
	margin-right: 10px;
}

#curatorreview_form ul {
	margin-bottom: 10px;
	list-style: disc inside;
}

#curatorreview_form ul li {
	margin: 0 0 5px;
}
