/*April 3rd, 2008
----- The Phillips Collection
by tee g.peng 
modified by Nicole Lane 4/14/08
modified by Anne Shroeder 4/20/08 

COLOR DEFINTIONS:
	Links, visited/unvisited: #00746b - teal blue
	Links, hover: #ef581f - orange
		Links are not underlined
	Body background color: #cac3bd - grey
	Header: #f0be00 - yellow/ochre
	H2 Header: #00746b - teal blue
	Top navbar links:
		Visited, unvisited: ##000 - black
		Hover: #ef581f - orange
	Left column:
		Underline: #cbc2bb - light grey
		Background: #9e938d - dark grey
		Headline text: #494949 - very dark grey
		Text color: #fff - white
		Hover background: #d95212 - orange
	Right column:
		Background color: #fff - white
		underline: #cbc2bb - light grey
		grey line in list items: #9e938d
	
*/
/* CLEARING OF DEFAULTS AND RE-DEFINITION OF TAGS */
html {
	overflow-y: scroll;
}
* { 
	margin: 0;padding: 0;
}
li { 
	list-style: none;
}
a:link, a:visited { 
	text-decoration: none;
	color: #00746b;
}

a:hover { 
	color: #ef581f;
	text-decoration: underline;
}
a:active { 
	text-decoration: none;
	color: #00746b;
}
p { 
	padding: 6px 0;
}
p, dt, dd, u {
	font-size: .95em;
}

/* PRIMARY PAGE REAL ESTATE ELEMENTS */
body { 
	color: #000;
	font: 100.1%/1.5em Arial, Helvetica, Geneva, sans-serif;
	text-align:center;
	background: #cac3bd url(../images/JL_sublevel_newBrushgraphic.gif) no-repeat center top;

	margin:0;
}	
#container {
	width: 962px;
	margin:0 auto;
	text-align: left;
	padding: 0 14px;
	position: relative;
}
#header {
	width: auto;
	margin-bottom: 10px;
}
#leftcol, #rightcol, #rightcol2 {
	margin-top: 66px;
}
#leftcol {
	width: 260px;
	_width: 250px;
}
#rightcol {
	width: 665px;
	background: #fff;
	padding: 40px 0 40px 30px;
	margin-bottom: 20px;
	min-height: 350px; /* to force white space to not be short */
}
#rightcol2 {
	width: 962px;
	background: #666666;
	padding: 16px 0 0 0;
	margin-bottom: 20px;
}
#rightcol2 object {
	text-align:center;
}
#rightcol2_exp {
	width: 962px;
	background: #666666;
	padding: 16px 0 0 0;
	margin-bottom: 20px;
}
#rightcol2_exp object {
	text-align:center;
}
/* FLOATED BLOCKS OF PRIMARY PAGE ELEMENTS */ 
#leftcol, #left, 
#leftcol #ftr_left,
#footer #ftr_left  {
	float: left;
}
#rightcol, #right, #rightcol2,
#footer #ftr_right {
	float: right;
} 
#flashContainer {
		width: 962px;
		display:block;
	}
/* REDEFINITION OF TAGS WITHIN SPECIFIC DIV ELEMENTS */

#header h1 {
	width: 37%;
	color:#f0be00;
	padding: 8px 0 10px 0;
	font-size: 17px;
	float: left;
}
#header h1 span {
	position: absolute;
	left: -3000px;
}
#rightcol p {
	padding-right: 20px;
	line-height: 20px;
}
#rightcol h3 {
	padding-top: 20px;
}
#rightcol h2 {
	display: block;
	border-bottom: 1px solid #cbc2bb;
	padding-bottom: 10px;
	color:  #00746b;
	font-size: 1.5em;
	font-weight:bold;
}
#rightcol #textColumnNarrow h3.orange {
	display: block;
	border-bottom: 1px solid #cbc2bb;
	padding-bottom: 5px;
	color:  #ef581f;
	font-size: 1em;
	font-weight:bold;
}
#rightcol #textColumnNarrow h3.orangePlain {
	display: block;
	padding-bottom: 5px;
	color:  #ef581f;
	font-size: 1em;
	font-weight:bold;
}

#rightcol p.page {
	float:right;
	width: 200px;
	font-size: .9em;	
	text-align:right;
}
#rightcol p.project {
	float:left;
		width: 200px;
	font-size: .9em;	
}
#rightcol #subheader {
	display: block;
	border-bottom: 1px solid #cbc2bb;
	padding-bottom: 36px;
	width:100%;
}

#rightcol h3, #rightcol h4 {
	font-size: .9em;
	/* padding-top: 15px;*/

}
#rightcol h4 a  {
	float:left;
	padding-top:5px;
	/*	margin-bottom:-20px; */
	margin-right: 20px;

}
#rightcol h3.topPage {
	font-size: .9em;
	margin-top: -10px;
	_margin-top: -15px;
}
#rightcol li {
	padding: 1px 0;
	font-size: .9em;
}
#rightcol h4 {}

#rightcol #backNav, #rightcol .return {
	text-align:right;
	margin: 0 40px 14px 0;
	font-size: .80em;
}
#rightcol p.printThis {
	background-image: url(../siteimages/print_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: .80em;
}
#rightcol a.moveOver {
	margin-left: 30px;
}
#rightcol a:link, #rightcol a:visited { 
	text-decoration: none;
	color: #00746b;
}
#rightcol a:hover { 
	color: #ef581f;
	text-decoration: underline;
}
#rightcol a:active { 
	text-decoration: none;
	color: #00746b;
}
/* Styles for drop down lists and matrices of curricula, topics */
#rightcol #blockTitle {
	width: 585px; 
	background-color:#8a99da;
	float:left;
	margin: 0;
}

#rightcol #blockTitle .halfTitle {
	width: 202px;
	float:left;
	padding: 0 10px 0 10px;
	font-weight:bold;
}
#rightcol #blockTitle .halfTitle2 {
	width: 312px;
	float:left;
	padding: 0 10px 0 20px;
	font-weight:bold;
}
#rightcol #blockTitle .halfTitleT {
	width: 262px;
	float:left;
	padding: 0 10px 0 10px;
	font-weight:bold;
}
#rightcol #blockTitle .halfTitle2T {
	width: 222px;
	float:left;
	padding: 0 10px 0 8px;
	font-weight:bold;
}
#rightcol #listContainer {
	clear:both;
	width: 585px;	
}	
#rightcol #listContainer #left {
	width: 202px;
	float:left;
	padding: 2px 0 2px 10px;
	margin: 0;	
}
#rightcol #listContainer #left  #imageRow {
	max-width: 161px;
	width: 161px;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0;	
}
#rightcol #listContainer #left  #imageRow img {
	margin-top: 40px;
}
#rightcol #listContainer #right {
	width: 342px;
	float:right;
	padding: 2px 0 2px 0;	
	margin: 0 0 -10px 0;
}
#rightcol #listContainer p.row { /* used in view topics lists */
	border-bottom: 1px solid #9e938d;
	width: 585px;
	margin: 0;
	padding:0;
	float:left;
}
#rightcol #listContainer  .spanLeft {/* used in view topics lists */
	width: 280px;
	padding: 2px 0 2px 10px;	
	margin: 0;	
	float:left;
}
#rightcol #listContainer  .spanRight {/* used in view topics lists */
	width: 260px;
	float:left;
	padding: 2px 10px 2px 0;	
}
	
#rightcol #listContainer #left ul { /* used in view curricula lists */

	float:left;
	margin: 0;	
}

#rightcol #listContainer #right ul { /* used in view curricula lists */
	width: 350px;
	float:left;
	margin-left: -10px;
}

#rightcol #listContainer #left ul li.links, 
#rightcol #listContainer #right  li.links {
	text-align:left;
	list-style-type:none;		
	padding: 2px 0 2px 10px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e938d;
	font-size: .86em;
}	
#rightcol #listContainer #left ul li.name, 
#rightcol #listContainer #right ul.name  li.name {
	text-align:left;
	padding: 2px 0 2px 0;	
	color: #000000;
	font-weight:bold;
	list-style-type:none;
}
#rightcol form option, #rightcol form select  {
	color: #00746b;
}
#rightcol form option  {
	color: #00746b;
	padding-left: 4px;
}
#rightcol #listTitle {
	width: 585px; 
	background-color:#8a99da;
}
#rightcol .listTerm {
	width: 200px;
	float:left;
	background-color:#999900;
}
#rightcol .listItem {
	width: 300px;
	float:left;
	background-color:#6633CC;
}
#rightcol  .italics {
	font-style: italic;	
	font-size: .80em;
}
#rightcol #textColumn {
	float:left;
	width: 393px;
	_width:377px;
}
#rightcol #textColumnNarrow {
	float:left;
	width: 303px;
	_width:290px;
}
#rightcol #leftDropDown {
	float:left;
	width: 343px;
	_width:330px;
}
/* Beign Nicole: 04/28/08 */
#rightcol #textColumnNarrower {
	float:left;
	width: 295px;
	_width: 272px;
}
#rightcol p.small {
	font-size: .75em;
	line-height: 12px;
}
/* End Nicole: 04/28/08 */
#flashbox {
	float: right;
	margin:0 21px 17px 41px;
}
#rightDropDown {
	float: left;
	margin:0 21px 17px 48px;
	_margin:0 21px 17px 44px;	
	width: 251px;
}
#flashbox  img {
	display: block;
	margin: 10px 0;
	/* border: 1px solid #9e9e9e; */
}


/* MAIN TOP LINE NAVIGATION */
#main_nav {
	width:100%;
	margin-top:30px;
	float: right;
	right: 0;
}
#main_nav ul {
	float: right;
}	
#main_nav ul li {
	list-style: none;
	display: inline;
}
#main_nav ul li a {
	float:none;
	color: #000;
	font-size: 0.75em;
	font-weight: bold;
	padding: 5px 0 0 21px;
}	
#main_nav ul li a:hover {
	text-decoration: underline;
}
#main_nav ul li.active a {
	color: #ef581f; 
}
.topnav {/*adjust margin top position for innner pages*/
	margin-top: -16px!important;
}

/*dl, ul list
================================================ */
dl {
	padding: 5px 41px 0 0;
	line-height: 1.2em;
}
dt, dd  {
	padding-bottom: 3px;
}
dt {
	padding-top: 15px;
}
dt.first {
	padding-top: 0;
}
dd.title {
	font-style: italic;
	}
dd.url {
	padding-bottom: 15px;
}
ul.disc {
	display: inline;
	margin-bottom: 15px;
}
ul.disc li {
	margin-left: 20px;
	list-style:disc;
}
ul.nonec {
	display: inline;
	margin-bottom: 15px;
}
ul.none li {
	margin-left: 20px;
	list-style:none;
}
/* LEFT SIDE NAVIGATION */
#leftcol h3 {
	border-bottom: 1px solid #cbc2bb;
	padding: 40px 0 10px 0;
 	display: block;
	background: #9e938d;
	width: 250px;
	text-indent: 15px;
	color: #494949;
	font-weight: bold;
}
#subnav {
	width: 250px;
	background: #9e938d;
	padding-bottom: 20px;	
	_margin-right: -10px;	
}
#subnav ul li {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-indent: 15px;
}

#subnav li.location { /* for state names in CAG section */
	color: #fff;
	font-size: .9em;
	display: block;
	margin-bottom:-10px;
		font-weight:bold;

}

#subnav li a.locationCategory { /* for geo area names in CAG section */
	color: #02645C;
	font-size: .95em;
	display: block;
	font-weight:bold;
}
#subnav li a {
	color: #fff;
	font-size: .9em;
	display: block;
}
#subnav li a {
	display: block;
	width: 250px;
}
#subnav li a:hover {
	background:#d95212;
	text-decoration: none;
}
#subnav li a.locationCategory:hover { /* for geo area names in CAG section */
	color: #fff;
	font-size: .95em;
	display: block;
	font-weight:bold;
	background:#d95212;
	text-decoration: none;	

}
#subnav li.active a {
	background: #d95212;
	display: block;
	width: 250px;
}
#subnav li a.highlighted {
	color:#02645C!important;
	font-size: .9em;
	display: block;
}
#subnav ul.third_level li {
	padding: 0;
	margin: 0 -24px 0 18px;
	display: block;
	max-width: 200px;
	text-indent:0px;
}
#subnav ul.third_level {
	margin-top: 10px;
}
#subnav ul.third_level li a {
	background: none; 
	padding: 0 5px;
	font-size: .8em;
}
#subnav ul.third_level li a:link,
#subnav ul.third_level li a:visited  {
	text-decoration: none;
	background: none; 	
}
#subnav ul.third_level li a:hover,
#subnav ul.third_level li.active a  {
	text-decoration: underline!important;
	background: none; 	
}

/* #footer section
================================================ */
#leftcol #ftr_left  {width:250px;}
#footer, #leftcol #ftr_left {text-align: left;width: 100%;clear: both;color: #fff;padding-top: 10px;
font-size: 0.7em;}
#footer {
	width: 962px;
	margin: 0 auto;
}

#footer #ftr_left  {width: 60%;}
#ftr_left li  {display: inline;border-right: 1px solid #ddd;padding: 0 10px 0 10px;line-height: 0.9em;}
#footer #ftr_left a {color: #fff;}
#footer #ftr_left a:hover {text-decoration: underline;}
#footer #ftr_left a:active {text-decoration: none;color: #d95212;}
#ftr_left li.first {padding: 0 10px 0 0;}
#ftr_left li.last  {border: none;}
#ftr_left p {padding-top: 0px;}

#ftr_right {width: 25%;text-align: right;vertical-align: -10px;}

/* CUSTOM CLASSES */
.clearit { clear: both; }
/* CAG PAGES */
/* classes not currently in use  
#programdtls .principle {
	font-size: 1em;
	background: #fff;
	font-weight: bold;
}
#programdtls .location {
	font-size: .9em;
	background: #fff;
	font-weight: normal;
}*/
/* for Intro page in education section */
#lcol {
	width: 304px;
	margin-right: 28px;
	float:left;
	height: 222px;
}
#lcol img {
	float:left;
	margin: 20px 0 20px 0; 
	width: 169px;

}
#lcol #smallLinks   {
	float:left;
	width: 125px;
	margin-left: 10px;
	vertical-align:bottom;
	font-size: .8em;
		vertical-align: sub;
	padding-top: 120px;
}	

#rcol {
	width: 246px;
	float:left;
}
#imggallery p {
	font-size: .75em;
	line-height: 11px;
	padding-bottom: 30px;
	text-align:center;
	margin-left:12px;
} 
#mainContentFromN {
	width:1008px;
	background-color:#FFF;
	border-top: 26px solid #E9A713;
	_margin: -19px 0 0 0; /* for IE 5 and 6 to move faked-out yellow border (sub  nav area) up against nav bar */
	clear:both;
}
