/*
	National Gallery of Canada's Cybermuse - Veronese layout & appearance styles
	Developers: M. Davidson & D. Copeland - BV02 Inc. Ottawa, Canada
*/

@import url(main-navigation.css);
@import url(iconography.css);
@import url(videos.css);
@import url(glossary.css);



/*== Layout styles */


#contentWrapper, #mainContent, #contentHead{
	position: relative;
	overflow: visible;
}
#veronese{
	width: 750px;
	background: url(../images/inside-bg.jpg) no-repeat 0 0;
	position: relative;
	font: 13px/1.231 "Century Gothic", Verdana, Helvetica, Arial, sans;
	float: left;
	position: relative;
	overflow: visible;
}
#veroneseHead{
	width: 750px;
	height: 61px;
	float: left;
}

/*frankb: clashes with re-skinned styles
#page{
	width: 719px;
	margin-left: 16px;
	float: left;
	position: relative;
	overflow: visible;
	padding-bottom: 100px;
	margin-bottom: 100px;
	background: url(../images/page-bg-bottom.jpg) no-repeat 0 100%;
}
*/


.pageContent{
	width: 719px;
	/*min-height: 400px;*/
	background-color: #fff;
	float: left;
	text-align: left;
	position: relative;
	/*background: url(../images/page-bg-tile.gif) repeat-y 0 0;*/
}

.mainContent{
	width: 472px;
	float: left;
	position: relative;
	z-index: 3;
}
.sideContent{
	width: 230px;
	float: left;
	position: relative;
	z-index: 3;
}
.narrowLeft{
	width: 250px;
}
.wideRight{
	width: 430px;
	padding-top: 16px;
}
.wideLeft{
	width: 485px;
	padding-left: 40px;
}
.narrowRight{
	width: 134px;
	/*padding-left: 30px;*/
	padding-top: 26px;
}
.fullWidth{
	width: 660px;
	margin-left: 8px;
	margin-bottom: 16px;
	float: left;
}
#veroneseHead{
	width: 750px;
	float: left;
	/*background: url(../images/header-bg.gif) no-repeat 16px 59px;*/
}/*
.pageFooter{
	width: 719px;
	height: 98px;
	padding-top: 28px;
	padding-bottom: 100px;
	margin-top: 30px;
	background: url(../images/page-bg-bottom.jpg) no-repeat 1px 28px;
	float: left;
	position: relative;
}*/
#mainContentExtra { 
	margin-top: -80px;
}

/*== Font styles */
#veronese p, #veronese dl, #veronese blockquote{
	margin-bottom: 12px;
	line-height: 131%;
	font-size: 100%;
	color: #666;
	font-weight: normal;
	font-family: "Georgia", Verdana, Helvetica, Arial, sans;
}
#veronese .mainContent p, #veronese .mainContent h4, #veronese .mainContent h5{
	margin: 0 10px 16px 16px;
}
.pageContent h2, .pageContent h5 {
	margin: 8px 10px 16px 16px !important;
}
#veronese .mainContent h3{
	margin-top: 0;
}
#veronese .sideContent h2{
	margin-top: 0 !important;
}
#veronese .sideContent h4{
	margin-left: 0 !important;
}
#veronese .mainContent h4{
	margin-left: 0;
}
#veronese h2, #veronese h3{
	margin-left: 16px;
	color: #502708;
	background: none;
}
#veronese h3{
	height: 36px;
	margin: 26px 10px 16px 30px;
	font-size: 161.6%;
	color: #502708;
}
#veronese h4{
	font-size: 123%;
}
#veronese h5{
	margin: 0 30px 16px 0 !important;
	font-size: 115%;
}
.wideRight h3{
	margin-left: 0 !important;
}
h2.mainHeading{
	width: 210px;
	height: 55px;
	margin: 0 !important;
	float: right;
}
h2.mainHeading a{
	width: 210px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	background: url(../images/inside-veronese-h2.jpg) no-repeat 0 0;
}
body.fr h2.mainHeading a{
	background: url(../images/inside-veronese-h2-fr.jpg) no-repeat 0 0;
}
h4{
	font-size: 113%;
	color: #727272;
	margin-bottom: 15px;
}
h4 a{
	text-decoration: none;
}
h4 a:hover{
	text-decoration: underline;
}
span.inlineHeading{
	display: inline;
	font-size: 115%;
	color: #333;
	font-style: italic;
}
#veronese ul{
	margin: 0;
	padding: 0;
}
#veronese ul.vero-arrows li{
	list-style-type: none;
}
#veronese ul.vero-arrows li a{
	font-size: 85%;
	padding: 2px 0 2px 16px;
	display: block;
	background: url(../images/arrows-sm.gif) no-repeat 0 50%;
	text-decoration: none;
	color: #666;
}
#veronese ul.vero-arrows li a:hover{
	color: #783333;
}
acronym{
	color: #a45d19;
	/*cursor: help;*/
	border-bottom: none !important;
}
blockquote{
	color: #c17720;
	font-style: italic;
	padding: 0 10px 8px 20px;
	cursor: text;
	font-size: 131%;
}
.blockquoteCredit{
	width: 300px;
	display: block;
	margin-left: 360px !important;
	color: #000;
	font-size: 85% !important;
	padding: 0 0 8px 0 !important;
}
.subTitle{
	font-size: 93% !important;
}
.alignLeft{
	text-align: left !important;
	padding-left: 0;
}
dl{
	padding: 0 16px 0 30px;
}
dt{
	color: #000000;
	font-size: 113%;
	padding-bottom: 6px;
}
dd{
	font-style: italic;
	margin-bottom: 16px;
}
#veronese a{
	color: #a45d19;
}
#veronese a.down-arrow-sublink, #veronese a.up-arrow-sublink{
	float: right;
	margin-top: -8px;
	padding: 3px 0 4px 20px;
	font-family: "Century Gothic", Verdana, Helvetica, Arial, sans;
}
#veronese a.down-arrow-sublink{
	float: right;
	margin-top: -8px;
	padding: 3px 0 4px 16px;
	background: url(../images/iconography/down-arrows.gif) no-repeat 0 8px;
}
#veronese a.up-arrow-sublink{
	background: url(../images/iconography/up-arrows.gif) no-repeat 0 7px;
}
#veronese a.down-arrow-sublink:hover{
	background-position: 0 -16px;
}
#veronese a.up-arrow-sublink:hover{
	background-position: 0 -17px;
}

/*== Home page styles  */
.veroneseHome{
	width: 750px;
	padding: 0px 0 20px 0;
	background: url(../images/home-bg-bottom.jpg) 0px 400px no-repeat !important;
	position: relative;
	font-family: Verdana, Helvetica, Arial, sans;
}

/*== Misc. */
div.imageContainer{
	position: relative;
	float: left;
}
.narrowLeft div.imageContainer{
	margin-left: 8px;
}
div.imageContainer img{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
div.imageContainer a{
	float: left;
}
div.imageContainer .imageControls{ /* pls specify width & left margin for specific imageContainer widths, on a per-page basis */
	float: left;
}
div.imageContainer p{
	color: #666 !important;
	font-size: 85% !important;
}
div.imageContainer a.enlargeBtn{
	font-size: 85%;
	text-decoration: none;
	float: right !important;
	margin-top: 9px;
	/*position: absolute;
	bottom: 8px;
	right: 24px;*/
}
div.imageContainer a.enlargeBtn:hover{
	text-decoration: underline;
}
	/* tooltip button styles*/
a.tooltipBtn {
	display: block;
	width: 35px;
	height: 35px;
	float: left;
	position: relative;
	z-index: 81;
	text-indent:-9999px;
	background: url(../images/tooltip-btn.png) no-repeat 0 -35px;	
}
a.tooltipBtn:hover {
	background-position: 0 0;	
}	
.noInfo a.tooltipBtn {
	display: none;	
}
/*  tooltip styles */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #333;
	text-align: left;
	padding: 5px;
	opacity: 0.9;
	max-width: 400px;
}
#tooltip h3, #tooltip div {
	margin: 0;
	text-align: left;
	font-size: 70% !important;
}
#tooltip h3, #tooltip div *{
	text-align: left;
	color: #fff;
}


/*== Bio page styles */
div.bioPage h3{
	margin-bottom: 0 !important;
	margin-left:38px !important;
}
body.fr div.bioPage h3{
	margin-bottom: 0 !important;
	margin-left: 37px !important;
}
div.bioPage .imageContainer{
	margin-left: 14px !important;
	padding-bottom: 10px !important;
}
.bioPage .imageControls{
	width: 154px;
	margin: -20px 0 0 22px;
}
div.bioPage div.mainContent .imageContainer a.enlargeBtn{
	bottom: 0px !important;
	right: 56px !important;
}
.bioPage .imageContainer p{
	float: left;
	margin: -16px 50px 16px 24px !important;
}
div.bioPage div.mainContent{
	padding-top: 0px !important;
}
div.bioPage div.sideContent{
	padding-top: 20px !important;
}
div.bioPage h4{
	margin-bottom: 6px !important;
}

/*== Process and Drawing page styles */
div#flashContainer{
	width: 680px !important;
	margin-left: 34px;
	float: left;
}
div#flashcontent{
	width: 680px;
	position: relative;
	z-index: 200;
}


/*== Process navigation styles */

ul.processNav{
	width: 656px;
	height: 55px;
	padding-bottom: 0 !important;
	margin: -8px 0 0 26px !important;
	list-style-type: none;
	background: url(../images/history/history-nav-border.gif) repeat-x;
	float: none;
}
ul.processNav li{
	float: left;
	position: relative;
}
ul.processNav li a{
	height: 55px;
	display: block;
	float: left;
	background: url(../images/process-nav-eng.jpg) no-repeat;
	text-indent: -9999px;
	cursor: default;
}
body.fr ul.processNav li a{
	background: url(../images/process-nav-fre2.jpg) no-repeat;
}
ul.processNav li#process-1 a{
	width: 170px;
	background-position: 0 0;
}
ul.processNav li#process-2 a{
	width: 132px;
	background-position: -169px 0;
}
ul.processNav li#process-3 a{
	width: 172px;
	background-position: -301px 0;
}
ul.processNav li#process-4 a{
	width: 174px;
	background-position: -472px 0;
}
ul.processNav li#process-1 a:hover, ul.processNav li#process-1 a.current{
	background-position: 0 -55px;
}
ul.processNav li#process-2 a:hover, ul.processNav li#process-2 a.current{
	background-position: -169px -55px;
}
ul.processNav li#process-3 a:hover, ul.processNav li#process-3 a.current{
	background-position: -301px -55px;
}
ul.processNav li#process-4 a:hover, ul.processNav li#process-4 a.current{
	background-position: -472px -55px;
}


body.fr ul.processNav li#process-1 a{
	width: 185px;
	background-position: 0 0;
}
body.fr ul.processNav li#process-2 a{
	width: 132px;
	background-position: -185px 0;
}
body.fr ul.processNav li#process-3 a{
	width: 173px;
	background-position: -316px 0;
}

body.fr ul.processNav li#process-4 a{
	width: 155px;
	background-position: -488px 0;
}
body.fr ul.processNav li#process-1 a:hover, body.fr ul.processNav li#process-1 a.current{
	background-position: 0 -55px;
}
body.fr ul.processNav li#process-2 a:hover, body.fr ul.processNav li#process-2 a.current{
	background-position: -185px -55px;
}
body.fr ul.processNav li#process-3 a:hover, body.fr ul.processNav li#process-3 a.current{
	background-position: -316px -55px;
}
body.fr ul.processNav li#process-4 a:hover, body.fr ul.processNav li#process-4 a.current{
	background-position: -488px -55px;
}



/*== Rest on the flight to Egypt page styles */
.restPage .mainContent{
	padding-top: 0;
}
.restPage .overview{
	padding: 30px 0 0 30px;
}
.restPage .overview p{
	width: 650px;
}
.restPage .overview h3{
	margin-left: 0 !important;
}
.restPage .fullWidth{
	width: 700px;
}
.restPage .narrowLeft{
	width: 210px;
}
.restPage .wideRight{
	width: 470px;
	margin-left: 8px;
	padding-top: 21px;
}
/*== Repentant Magdalen page styles */
.magdalenPage .mainContent{
	padding-top: 0;
}
.magdalenPage .overview{
	padding: 30px 0 0 30px;
}
.magdalenPage .overview p{
	width: 650px;
}
.magdalenPage .overview h3{
	margin-left: 0 !important;
}
.magdalenPage .fullWidth{
	width: 700px;
}
.magdalenPage .narrowLeft{
	width: 210px;
}
.magdalenPage .wideRight{
	width: 470px;
	margin-left: 8px;
	padding-top: 21px;
}

/*== Footer styles */
.pageFooter a.previousLink{
	position: absolute;
	top: 0;
	left: 42px;
	font-size: 85%;
	text-decoration: none;
}
.pageFooter a.nextLink{
	position: absolute;
	top: 0;
	right: 30px;
	font-size: 85%;
	text-decoration: none;
}
.pageFooter a:hover{
	text-decoration: underline;
}
.pageFooter p{
	display: none;
}

/*== CSS tools 1 */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul#textLangNav li a{
	/*display: none;*/
}



/*== Temporary nav override styles 2 */

#sideNavBtn #sideNavBtn2, #sideNavBtn #sideNavBtn{
	display: none !important;
}
#sidebar table#sidebarTable td {
	width: auto !important;
	background: none !important;
	vertical-align: top;
}
#sidebar table td.expander {
	display: block !important;
	width: 25px !important;
}
#sidebar table td.expander a{
	background:transparent url(/cybermuse/Templates/images/side_nav_arrow.gif) no-repeat scroll 10px 50%;
	display:block;
	text-decoration:none;
	vertical-align:top;
	width: 20px;
	height: 18px;
}	
.expander a:hover, .expander a.current {background: url(/cybermuse/Templates/images/side_nav_arrow_over.gif) 10px 50% no-repeat; }

#sidebar table td.sideNavBorder {
	border-bottom: 1px solid #ccc;
}
#sidebar table#sidebarTable td.temporaryClass {
	width: 224px !important;
	background: none !important;
}
#sidebar table#sidebarTable td img{
	margin-right: 8px !important;
}
#sidebar ul {
	width: 224px;
	w\idth: 176px;
	padding-left: 43px;
	margin: 0;
}
#sidebar ul li {
	list-style-type: none;
}
#sidebar li.subsection{
	width: 151px !important;
	padding: 1px 5px 1px 0;
	border-top: 0;
}
#sidebar li.subsection a{
	width: 151px;
	w\idth: 137px;
	font-size: 100%;
	padding: 0 0 0 14px;
	background: url(/cybermuse/Templates/images/side_nav_arrow.gif) no-repeat 0 4px;
}
/*== Specific section styles 3 */

/*== Specific section styles 4 */


/*== Homepage Styles **/



/****** additions ****/
.veroneseHome #page{
	width:750px;
	margin-left:0px;
}

.veroneseHome div#flashContainer{
	width: 750px !important;
	margin-left: 0px;
	float:none;
}
.veroneseHome div#flashcontent{
	width: 750px !important;
	position: relative;
	z-index:1;
}


.veroneseHome #homeNav {
width:720px;
margin:auto;
}

.veroneseHome #homeNav ul {
list-style:none;

}

.veroneseHome #homeNav ul li {
float:left;
}

.veroneseHome #homeNav ul li a{
display:block;
height:65px;
background:url(../images/veroneseHomepageNav.jpg) no-repeat;
text-indent:-9999px;
overflow:hidden;

}

body.fr .veroneseHome #homeNav ul li a{
background:url(../images/veroneseHomepageNav-fr.jpg) no-repeat;
}


.veroneseHome #homeNav #history a{
background-position: -2px 0px;
width:125px;
}
.veroneseHome #homeNav #history a:hover{
background-position: -2px -65px;
}


.veroneseHome #homeNav #analysis a{
background-position: -126px 0px;
width:123px;
}
.veroneseHome #homeNav #analysis a:hover{
background-position: -126px -65px;
}
body.fr #homeNav #analysis a{
width:157px;
}



.veroneseHome #homeNav #process a{
background-position: -248px 0px;
width:144px;
}
.veroneseHome #homeNav #process a:hover{
background-position: -248px -65px;
}
body.fr #homeNav #process a{
background-position: -282px 0px;
width:110px;
}
body.fr #homeNav #process a:hover{
background-position: -282px -65px;
}


.veroneseHome #homeNav #biography a{
background-position: -391px 0px;
width:114px;
}

.veroneseHome #homeNav #biography a:hover{
background-position: -391px -65px;
}

.veroneseHome #homeNav #media a{
background-position: -504px 0px;
width:82px;
}

.veroneseHome #homeNav #media a:hover{
background-position: -504px -65px;
}

.veroneseHome #homeNav #glossary a{
background-position: -585px 0px;
width:132px;
}

.veroneseHome #homeNav #glossary a:hover{
background-position: -585px -65px;
}

.veroneseHome .pageContent{
	width: 688px;
	min-height: 300px;
	padding:16px;
	margin:auto;
	position:relative;
	float:none;

}

.homepageRight{
width:450px;
padding-top: 9px;
}

.veroneseHome .narrowLeft{
width:200px;
}

.veroneseHome .imageControls{
	width:160px;
	margin-top: -16px;

}

.restPage .imageControls, .magdalenPage .imageControls{
	width: 156px;
	margin: -16px 0 0 20px;
}

#veronese.veroneseHome h3{
	height: 36px;
	margin: 0px 0px 12px 0px;
	font-size: 150.6%;
	color: #502708;
}

#veronese.veroneseHome a.hitTitle{
float:right;
padding-right: 10px;
	
	} 
	
	
.veroneseHome .fullWidth{
margin-bottom: 0px;

}

.veroneseHome h4{
padding-top: 15px;
color:#a45d19;
margin:0px 0px 3px 0px;

}



/*.veroneseHome .leftContent{
width:176px;
height:136px;
float:left;

}


.veroneseHome .rightContent{
width:400px;
float:left;
font-size: 13px;
margin:15px 0px 0px -30px;

}*/



