/* imports the css for the navigation bar, site-controls and footer */
@import "top-nav.css";
@import "chin-footer.css";
@import "controls.css";
@import "star-rating.css";
@import "results.css";
@import "detail.css";
@import "artefacts.css";

/* this CSS file sets up the layout of the Knowledge Exchange web site */

/* -- General Layout Design -- */
html {
	background-color: #fff;
	}
body {
	background-color:#fff;
	position:relative;
	text-align:center;
}
strong, b { font-weight: bold; }
em, i { font-style: italic; }
#container {
	font-size: 77%; /*set a baseline of 10px for the container - use em values relative to this for the rest of the elements*/
	width:100%;
	position:relative;
	margin:0 auto;
	text-align:center;
}

body.down3 #container { font-size: 65%; }
body.down2 #container { font-size: 69%; }
body.down1 #container { font-size: 73%; }
body.up1 #container { font-size: 85%; }
body.up2 #container { font-size: 93%; }
body.up3 #container { font-size: 100%; }

#pageWrapper {
	width:1024px;
	margin:0 auto;
	padding-bottom: 63px;
	position:relative;
	background: url(../images/footer-bg.gif) repeat-x left bottom;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

.clear {
	clear: both;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* -- Header styles -- */
#pageWrapper #header {
	width:1024px;
	height:190px;
	position:relative;
}
#pageWrapper #header h1{
	width:156px;
	height:170px;
	he\ight:140px;
	display:block;
	text-indent:-9999px;
	background:url(../images/global-nav-tab-bg.gif) repeat-x;
	padding-top:30px;
	float:left;
}
#pageWrapper #header a.home-link{

}
#pageWrapper #header #banner{
	width:1024px;
	height:157px;
	border-top:1px solid #fff;
/*	margin-top:30px;*/
	float:left;
}
#pageWrapper #header #banner img{
	float:left;
}

/* -- Side Content styles -- */
#pageWrapper #content #sideContent {
	float: left;
	padding: 10px 10px 10px 7px;
	text-align: right;
	width: 156px;
	w\idth: 139px;
	min-height: 100px;
}
#sideContent h3 {
	color: #999;
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: right;
	text-transform: uppercase;
	font-family: verdana,helvetica,clean,sans-serif;
}
#sideContent h4 {
	color: #666;
	font-size: 1.05em;
	text-align: right;
	text-transform: uppercase;
}
#sideContent ul {
	margin: 3px 0 15px;
	font-size: 1em;
}
#sideContent li {
	text-align: right;
	margin-bottom: 3px;
}
#sideContent li a { color: #c60; }
#sideContent li a:hover {
	color: #666;
	text-decoration: underline;
}

#sideContent .refinedBy ul { color: #c60; }
#sideContent #clear-link {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: right;
}
#sideContent #clear-link a { color: #c60; }
#sideContent #clear-link a:hover {
	color: #666;
	text-decoration: underline;
}

#sideContent .refinementBlocks p {
	margin: 12px 0 2px;
	text-align: right;
	text-transform: uppercase;
}
#sideContent .refinementBlocks p strong a { color: #666; }
#sideContent .refinementBlocks p strong a:hover { color: #c60; }
#sideContent .refinementBlocks li { color: #c60; }

/* -- Site Nav styles -- */
#pageWrapper #content #site-nav {
	background: #fff;
	float: left;
	width: 868px;
}
#site-nav ul#main-nav {
	color: #000;
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	margin: 0;
	width: 868px;
}
	
ul#main-nav li {
	float: left;
	padding-left: 8px;
}
ul#main-nav li a {
	background: url(../images/site-nav-separator.gif) no-repeat 100% 60%;
	color: #000;
	height: 11px;
	line-height: 30px;
	padding-right: 8px;
}
ul#main-nav li.last a { background-image: none; }
ul#main-nav li a:hover { color: #999; }
ul#main-nav li#active a { color: #c60; }


/* -- Main Content styles -- */
#pageWrapper #contentWrapper {
	width:1024px;
	background:url(../images/content-bg.gif) no-repeat 155px 100%;
}
#pageWrapper #content {
	position:relative;
	background:url(../images/extra-content-bg.gif) repeat-y 100% 0;
}
#contentWrapper #main-content {
	background: url(../images/main-content-bg.gif) repeat-x;
	float: left;
	padding: 8px 12px 20px;
	width: 663px;
	w\idth: 639px;
}

/* -- Extra Content styles -- */
#pageWrapper #extraContent {
	background-color: #f7f8f7;
	float: left;
	margin-top: -3px;
	padding: 0 7px 20px 7px;
	width: 205px;
	w\idth: 191px;
}
#extraContent h2 {
	color: #666;
	font-family: verdana,helvetica,clean,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
#extraContent .geo {
	margin-bottom: 15px;
	width: 191px;
}
#extraContent .geo th {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 2px 0;
	vertical-align: top;
}
#extraContent .geo td {
	overflow: hidden;
	padding: 2px 0;
	vertical-align: top;
	width: 114px;
}
#extraContent .museumLogo {
	overflow: hidden;
	width: 191px;
}
#pageWrapper #content #extraContent h5 {
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 2px 3px;
}
.callout{
	width:191px;
	w\idth:173px;
	border:1px solid #ebebeb;
	background:#fff;
	padding:8px;
	margin-bottom:1px;
}
.rounded-top{
	background:url(../images/extra-callout-bg.gif) no-repeat 0 0;
	border-width:0 0 1px;
	w\idth:175px;
}
.rounded-bottom{
	background:url(../images/extra-callout-bottom-bg.gif) no-repeat 0 100% !important;
	border-width:1px 0 0;
	w\idth:175px;
}
.callout img{
	margin-bottom:8px;
}
.callout .heading{
	font-size: 1.2em;
	display:block;
}
.callout .byline{
	font-size: 1em;
}
#extraContent .headline{
	margin-top:5px;
	padding:5px 8px;
}
#pageWrapper #extraContent .callout h6{
	font-size: 1.2em;
	font-weight: normal;
	color:#434447;
	margin:0;
}
#extraContent .callout ul { margin: 0; }
.callout ul li{
	margin-bottom:8px;
	padding-left:15px;
	font-size: .91em;
	float: right;
	color:#39c;
}
#extraContent .expando ul li a:hover{
	color:#c60;
}
.callout ul li a{
	color:#cc6600;
}
.callout ul li a:hover{
	color:#3399cc;
}
.callout ul li.current{
	background:url(../images/grey-arrow.gif) no-repeat 2px 3px;
}
.callout ul li.current a{
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

/*=video message
-----------------*/
#videoMessage { margin-top: 10px; }


/**********=SUMMARY PAGES**********/
#summaryWrap {}
#summaryWrap table, table.summary {
	margin-bottom: 15px;
	width: 100%;
}
#summaryWrap th, #summaryWrap td,
table.summary th, table.summary td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
#summaryWrap td,
table.summary td {
	color: #666;
	font-size: 1.1em;
}
#summaryWrap td p,
table.summary td p { font-size: 1em; }
#summaryWrap td h1,
table.summary td h1 { margin-bottom: 5px; }

#summaryWrap #ratingWrap {}
#summaryWrap #ratingWrap .rating { float: left; }
#summaryWrap #ratingWrap p {
	float: left;
	margin-left: 10px;
}
#summaryWrap #comments {}
#summaryWrap #comments .head {
	background: #eee;
	padding: 5px 10px;
}
#summaryWrap #comments .head p {
	float: left;
	margin: 0;
}
#summaryWrap #comments .head .addComment { float: right; }

/*=pagination
--------------*/
#top_paging {
	margin: 15px 0;
	padding: 0 5px;
}
#top_paging .displaying {
	float: left;
	margin: 0;
}
#top_paging .pagination {
	float: right;
	font-size: 1.1em;
}
#top_paging .pagination li {
	display: inline;
	margin-left: 8px;
}

/*=comments
------------*/
.comment {
	border-top: 1px solid #000;
	padding: 10px;
	width: 610px;
}
.comment.odd { background-color: #ddd; }
.comment .when {
	color: #aaa;
	margin: 0;
}
.comment .who {
	float: left;
	overflow: hidden;
	width: 160px;
}
.comment .what {
	float: left;
	margin-left: 10px;
	overflow: hidden;
	width: 440px;
}
.comment .what .head { margin-bottom: 10px; }
.comment .what .head .posted { float: left; }
.comment .what .head .actions { float: right; }
.comment .what .head .actions li {
	display: inline;
	margin-left: 3px;
}


/**********=SITE FEEDBACK**********/
#chff_toplevel legend { display: none; }
#main-content #chff_toplevel ul { margin: 0 !important; }
#main-content #chff_toplevel ul li {
	list-style: none;
	margin-bottom: 5px;
}
#chff_toplevel label {
	display: block;
	margin-bottom: 2px;
}
#main-content #chff_toplevel #chfo_Submit { margin: 10px 0; }
#chff_toplevel em { font-style: italic; }



/*=high contrast
-----------------*/
body.highContrast * { color: #000 !important; }
body.highContrast a { text-decoration: underline !important; }
body.highContrast #main-nav li#active a,
body.highContrast .artefacts .greeting-1 .oval-btn-wide,
body.highContrast .greetings .greeting-1 h2,
body.highContrast .artefacts .greeting-2 .oval-btn-wide,
body.highContrast .greetings .greeting-2 h2 { color: #000 !important; }
body.highContrast #pageWrapper,
body.highContrast #pageWrapper #content,
body.highContrast #pageWrapper #content #site-controls,
body.highContrast #site-controls #search,
body.highContrast #contentWrapper #main-content,
body.highContrast #sort-nav,
body.highContrast #sort-nav #sort-by,
body.highContrast #sort-nav ul li,
body.highContrast #sort-nav ul.most-recent li#most-recent,
body.highContrast #sort-nav ul.title li#title,
body.highContrast #sort-nav ul.highest-rated li#highest-rated,
body.highContrast #sort-nav ul.about li#about,
body.highContrast #sort-nav ul.events li#events,
body.highContrast #sort-nav ul.exhibits li#exhibits,
body.highContrast div.footer { background-image: none; }
body.highContrast #pageWrapper #extraContent { background-color: #fff; }



/*=edit account
----------------*/

.editAcct h2 { margin-bottom: 14px; }
.editAcct .createAcct td { padding-bottom: 12px; }
.editAcct .createAcct td.tip {
	padding-bottom: 0;
	vertical-align: top;
}

/*=share button
----------------*/
#share {
	margin-bottom: 15px;
	text-align: right;
}

/*=featured images
-------------------*/
#featuredImgs { margin-top: 8px; }
#featuredImgs .featuredImg {
	float: left;
	padding: 0 10px 10px 0;
	width: 203px;
}
#featuredImgs .imgWrap {
	margin-bottom: 10px;
	overflow: hidden;
	width: 203px;
}
#featuredImgs .imgDesc {
	color: #c60;
	font-size: 1em;
}
#featuredImgs .imgCopyright {
	color: #39c;
	font-size: 1em;
}