/* 
Best Web fonts: 
serif: Georgia, Time New Roman, serif
sans-serif: "Trebuchet MS", Verdana, Arial, sans-serif  also Trebuchet MS (like Helvetica)
mono: Courier New, Courier,
Gold:#CCCC99; no longer used
Dark blue: #003366  no longer used
Link Hover Orange/red: #ff3300 
Light Grey lightGrey
Black 
Mid-gray: #999999
#660000;


COLORS:  Dark Background:	#003366 #000033	
				Text color: 	#CCFFCC;
				Link color:		#CCFFCC; #003366;
				Hover color:	#ff3300 #0033ff; #ccffcc;
			Middle background: 	#cccccc 999999
				Text color: 	#003366;
				Link color:		003366
				Hover color:	#ff3300 #0033ff;
			Light Background:	#ffffcc ffffcc cccccc
				Text color: 	006699?
				Link color:		#003366
				Hover color:	#ff3300 #0033ff;
			Left menu:			#000033;
			H1:					#000033;				
			H2:					#cc3300;
			Alerts:				#cc3300;
			Current Menu items:	#cc3300;
 	HEADING BACKGROUND:
 	HEADING COLOR:
 	CONTENT BACKGROUND:
 	LINK COLOR:
 	LINK HOVER COLOR(HEADING):
 	LINK HOVER COLOR(CONTENT):
 	CONTENT COLOR:
 	
 */
html { 
	min-width: 742px;
	min-height: 1000px;
	}
	
body {
	width:850px;
	background-color: lightgrey; /*#ffffff; /*#CCCC99;*/
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
img	{
	margin: 0px;
	padding:0px;
	border: 0px;
	vertical-align: top;
}

.align-right { float:right; margin: 0 0 15px 15px; }

#heading	{
	width: 850px;
	height: 195px;
	background-color: black; /*#000033; /*#336633; /*#CCCC33;*/
	padding: 0px;
	margin-top:5px;
	border: 0px;
}

#heading td#title {
	vertical-align: top;
	text-align: left;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 20px;
}
#heading td#headerImage {
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0;
}

#heading a {
	color: #CCcc99; /*#ffffcc;/*#CCCC99; /*#336633;*/
	font-size:2.3em;
	font-family: Georgia, "Times New Roman", serif;
	font-weight:normal;
}

#heading a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #cccc99 /*#663333; /*#3366CC;*/
	background: transparent; 
	}

#heading a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #cccc99; /*#336633; /*#3366CC;*/
	background: transparent; 
	}

#heading a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #ff6666; /*#ff6600; /*#663333; /*#333399;*/
	background: transparent; 
	}

#heading a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #CCCC99; 
	background: transparent;  
	}

#topMenu	{
	width: 850px;
	height: 25px;
	padding:0px;
	margin:0px;
	background-color:lightgrey;/*#003366; /*#99ccff; /*#cccc99; /*#cccccc; /*#336633; /*#CCCC33;*/
	
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
}

#topMenu table	{
	width:850px;
	border-style:solid;
	border-color:#999999; /*#003366;*/
	border-width:thin;
	padding:1px;
}
#topMenu td	{
	/*width:100px;*/
	color:#ff3300; /*#CCCC99; /*#336633;*/
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:.8em;
}
	
#topMenu td#home	{
	width:84%;
	padding-left:12px;
}	

#topMenu a:link {
	font-weight : bold; 
	text-decoration : none;
	color: black; /*#cccc99; /*#003366; /*#663333; /*#3366CC;*/
	background: transparent; 
	}

#topMenu a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: black; /*#cccc99; /*#003366; /*#336633; /*#3366CC;*/
	background: transparent; 
	}

#topMenu a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #ff3300; /*#ff6600; /*#663333; /*#333399;*/
	background: transparent; 
	}

#topMenu a:active {
	font-weight : bold; 
	text-decoration : none;
	color: black; /*#cccc99; /*#ffcc66; */
	background: transparent;  
	}

#content form.inline {
	display:inline;
}

#content table	{
	width: 850px; /* this is the entire width of content area, including menu */
	/* height:350px;*/
	background-color: white; /*#CCCC99; /*#336633; /*#CCCC33;*/
	color: #000000; /*663333; /*#336633; /*#3366CC;*/
	/*font-family: "Georgia","Times New Roman", serif;*/
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border-style:solid;
	border-color:#999999; /*#003366;*/
	border-width:thin;
	padding:0px;
}
#content table#searchInput	{
	width: 710px; /*  */
	/* height:350px;*/
	background-color: white; /*#CCCC99; /*#336633; /*#CCCC33;*/
	color: #000000; /*663333; /*#336633; /*#3366CC;*/
/*	font-family: "Garamond","Times New Roman", serif; */
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:.9em;
	margin: 0px;
	padding: 10px; */
	border-style:solid;
	border-color:#999999;
	border-width:thin;
}
#content table#searchInput td	{
	padding-left:10px;
	padding-right:10px;
}
#content table#searchInput td#firstRow	{
	padding:10px;
}

table#artistList	{
	width: 710px; /*  */
	background-color: white; /*#CCCC99; /*#336633; /*#CCCC33; white; */
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:.8em;
	margin: 0px;
	padding: 25px; /* 10px; */
	border-style:none;
}
table#artistList td.alCol1 	{
	width:500px; /*  */
	color:red;
	/*padding: 25px; /* 10px; */
	/* color:red; */
	border-style:none;
}
table#artistList td.alCol2 	{
	width:100px; /*  */
	color:blue;
	/*padding: 25px; /* 10px; */
	border-style:none;
}

#content table#slideTable	{
	width: 710px; /*  */
	/* height:350px;*/
	background-color: white; /*#CCCC99; /*#336633; /*#CCCC33; white; */
	/*color: #000000; /*663333; /*#336633; /*#3366CC;*/
/*	font-family: "Garamond","Times New Roman", serif; */
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:.8em;
	margin: 0px;
	padding: 0px; /* 10px; */
	border-style:solid;
	border-color:#999999;;
	border-width:thin;
}

#content table#slideTable td#slideImage	{
	width: 350px; /*  */
	vertical-align: top;
	/*text-align:left; */
}
#content table#slideTable td#slideLabels	{
	width: 350px; /*  */
	padding:10px;
	vertical-align: top;
}

#content table#images{
	width: 850px;
	/* height:350px;*/
	background-color: #d3d3d3; /*#336633; /*#CCCC33;*/
	color: #000000; /*663333; /*#336633; /*#3366CC;*/
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding-left:40px;
	border-style:solid;
	border-color:#999999;;
	border-width:thin;
}

/*#content table# td{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
*/

#content td#pageContent {
	/*width:90%; /* this is width of content area   */
	margin: 0px;
	border: 0px;
	vertical-align: top;
	font-size:1em;
	padding-top:0px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#content td#pageContent h1 {
	font-size:1.4em;
	font-weight:normal;
	/*font-family: "Garamond","Times New Roman", serif;*/
	color: #000000; /*#ff6600;	/*#669933; /*#663333; /*#336633; /*#3366CC;*/
}

#content td#pageContent h2 {
	font-size:1.1em;
	font-weight:normal;
	padding-left:25px;
	color: #000000; /*#003366;	/*#669933; /*#663333; /*#336633; /*#3366CC;*/
}
#content td#pageContent h3 {
	font-size:.9em;
	padding-left:25px;
	color: #000000; /*#003366;	/*#669933; /*#663333; /*#336633; /*#3366CC;*/
}
#content td#pageContent p {
	font-size:0.9em;
	padding-left:25px;
	padding-right:25px;
	color: #000000; /*#003366;	/*#669933; /*#663333; /*#336633; /*#3366CC;*/
}

#content td#pageContent dt{
	vertical-align: top;
	font-size:.9em;
	font-weight:bold;
	padding-top:5px;
	padding-left:25px;
	padding-bottom: 5px;
}
#content td#pageContent dd{
	width: 90%; /*400px; /*710 px;*/
	vertical-align: top;
	font-size:.9em;
	padding-top:5px;
	padding-left:25px;
	padding-bottom: 5px;
}

#content td#pageContent ul{
	padding-left:25px;
	padding-right:0px;
	list-style-type: none;
}

#content td#pageContent ul.bullets{
	padding-left:40px;
	list-style-type: disc;
}

#content td#pageContent li{
	font-size:0.9em;
	list-style-position: outside;
}

/* TABLE FOR STUDENT/INSTRUCTOR RESOURCES */

#content td#pageContent table#resources{ /* login  and searchOptions*/
	width:785px;
	padding-left:20px;
	padding-right:20px;
	border:0;
	border-collapse:collapse;
}

#content td#pageContent table#resources td{
	border: 1px;
	border-style: solid; /*solid; /*dotted; */
	border-color: #999999; /*#003366; /*dotted; */
	background-color: white; /*#ffffcc;*/
	width:50%;
	font-size:1em;
	padding:0px;
	margin:0px;
	vertical-align: top;
}

/* INSTRUCTOR LOGIN TABLES */

#content td#pageContent table#login{ /* login  and searchOptions*/
	width:710px; /*100%;*/
	/*padding-left:30px; */
	border-color: #999999;
	padding:30px;
}

#content td#pageContent table#login input.text{ /* login  and searchOptions*/
	width:150px;
}
#content td#pageContent table#login input.submit{ /* login  and searchOptions*/
	width:150px;*/
}

#content td#pageContent table#login td{

	font-size:1em;
	vertical-align: top;
}

#content td#pageContent td.errorMsg {
		font-style: italic; color: red; 
		font-size: 0.75em;
	}

/*********************************************************/
#content td#pageContent table#searchResults {
    background-color:white; /*#ffffcc;
    /*border: solid #000 1px; */
  	border-style:solid;
	border-color:#999999;
	border-width:thin;  
    width: 710px;
    padding-left:20px;
    padding-top:0px;
	padding-bottom:0px; 
}
#content td#pageContent table#searchResults tr {
}
#content td#pageContent table#searchResults td {
    text-align: left;
    /*height:10px;*/
}

#content td#pageContent table#searchResults th {
	font-weight: bold;
    font-size: .8em;
    text-align: left;
}


/*     background-color: #ffffcc; */
.searchResultsNumberCol {
    text-align: right;
}

.searchResultsCol1 {
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
    text-align: left;
    width: 75px; 
}
.searchResultsCol2 {
    text-align: left;
	padding-top:0px;
	padding-bottom:0px;    
    /*padding-left:15px;*/
}
.searchResultsCol3 {
	padding-left:15px;
    text-align: left;
     width: 75px; 
     
}
input.detailsButton { 
	background: white; /*#ffffcc; */
	color:#cc3300; 
	text-align: left;
	border-width:thin;
	border:0;
	padding:0px;
	font-size: .7em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

input.displayOptionsButton {  /* ?*/

	background:white; /*#ffffcc; */
	color:#cc3300;
	border-width:thin;
	border-style:none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

table#searchOptions { /* see above. This is for the line that display Listing Per page, etc */
    background-color:white; /*#ffffcc; */
    border-width:thin;
    border-color:#999999;
    width: 710px;
    font-size:1em;
    padding:0px;
    margin:0px;
}

table#searchOptions td {
    padding-left:15px;
    vertical-align: top;
}

select#searchOptions {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
 	background-color: white; /*#ffffcc; */
 	color: #000033;
}


table#searchNavigation { /* content .. this is for the line that display First, Next, Previous, Last slides */
    background-color:lightgrey; /*#CCCC99;/*#999999;*/
    width: 710px;
    border-left-width:thin;
    border-left-style: solid;
    border-left-color: #999999;
    border-right-width:thin;
    border-right-style: solid;
    border-right-color: #999999;
    border-top: 0; 
    border-bottom: 0;	
}

table#searchNavigation td {
    padding: 5px;
    text-align: left;
    width: 150px;
    /* border: solid #000 1px;*/
    /* background-color:#cccccc;*/
    color:#003366;
}
table#slideNavigation { /* content .. this is for the line that display First, Next, Previous, Last slides */
    background-color:lightgrey; /*#CCCC99;*/
    width: 710px;
    border-width:thin;
    border-style: solid;
    border-color: #999999;
    border-bottom:0;
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

table#slideNavigation td {
    padding: 0px;
    text-align: left;
    width: 150px;
    color:#003366;
}
input.searchButton { 
	background-color:lightgrey; /*#cccc99;*/
	border:0;
	color:#003366;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:.8em;
}

/*********************************************************/
#content td#pageContent td.alert{
	color:red;
}

#content td#pageContent a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #003366; /*#663333; /*#3366CC;*/
	background: transparent; 
	}

#content td#pageContent a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #003366; /*#336633; /*#3366CC;*/
	background: transparent; 
	}

#content td#pageContent a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #ff3300; /*#663333; /*#333399;*/
	background: transparent; 
	}

#content td#pageContent a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #ffcc66; 
	background: transparent;  
	}


#content td#highlight {
	/*background-color: #CCCCCC;*/
	/*width: 200px;*/
	color: #669933;/*#663333; /*#336633; /*#3366CC;*/
	padding-top:0px;
	/*margin: 0px;*/
	border: 0px;
	vertical-align: top;
}
#content td#highlight li {
	padding-bottom:10px;
	font-size:0.8em;
}

#content td#highlight h1 {
	font-size:1.5em;
}
#content table#artButtons td{
	/*margin: 0px;*/
	border: 0px;
	font-size:0.9em;
	padding-top:0px;
	padding-bottom:15px;
	padding-left:0px;
	padding-right:25px;
	vertical-align: top;
}

#footer	{
	width:850px;
	height:55px;
	background-color: black; /*#336633; /*#CCCC33;*/
	color: lightgrey; /*#CCcc99; /*#336633;d3d3d3*/
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:.8em;
	border: 0;
	padding:0;
}
#footer	td {
	padding-left: 30px;
	padding-top: 10px;
}

#footer a {
	color: lightGrey; /*#CCcc99; /*#ffffcc;/*#CCCC99; /*#336633;*/
	font-size:1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:normal;
}

#footer a:link {
	font-weight : normal; 
	text-decoration : none;
	color: lightGrey; /*#cccc99 /*#663333; /*#3366CC;*/
	background: transparent; 
	}

#footer a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: lightGrey; /*#cccc99; /*#336633; /*#3366CC;*/
	background: transparent; 
	}

#footer a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #ff3300; /*#663333; /*#333399;*/
	background: transparent; 
	}

#footer a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #CCCC99; 
	background: transparent;  
	}


ul.nav	{
	list-style-type: none;
	/*margin: 0px;*/
	padding:5px;
	border: 0px;
}

table#artButtons {
	
}

#website {
	width:400px;
	text-align:right;
	font-size:0.7em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight : normal; 
	text-decoration : none;
	color: #white; /*#cccc99 /*#663333; /*#3366CC;*/
	background: transparent; 
}
