/* Eric Meyer 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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

a {
	cursor: hand;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Nelvana Art Editions Styles */

/* general note: to update images if needed for french site, copy style in question then append with #french.

example:
h2#myHeader {background: url(../images/NelvanaArtImages/nelMyHeader.jpg) no-repeat 0 0;)
becomes
#french h2#myHeader {background: url(../images/NelvanaArtImages/nelMyHeaderFrenchImage.jpg) no-repeat 0 0;)

*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/NelvanaArtImages/nelMainBG.jpg) no-repeat 0 0 !important;
	background-color: #bbc0cd !important;
	}
	
#mainContainer {
	width: 1008px;
	margin: 0 0 0 0;
	padding: 0 0 0 42px;
	*height: 1%;
	}
	
#nelArtHeader {
	width: 950px;
	*width: 946px;
	float:left;
	text-align: left;
	background: url(../images/NelvanaArtImages/nelHeaderBottomBG.gif) no-repeat bottom left;
	padding: 0 0 8px 0;
	}
	
#nelArtHeader #nelArtLogo {
	float:left;
	width:239px;
	height: 165px;
	}
	
/* #nelArtHeader ul#nelArtMainNav {
	float: right;
	margin: 66px 0 0 0;
	padding: 5px 0 0 0;
	width: 296px;
	*width:306px;
	*height: 25px;
	} */
	
#nelArtHeader #nelArtMainNav {
	float: right;
	margin: 66px 0 0 0;
	padding: 5px 0 0 0;
	width: 296px;
	*width:300px;
	*height: 25px;
	}
	
#french	#nelArtHeader #nelArtMainNav {
 	width: 401px;
	*width:410px;
	}
	
/* #french #nelArtHeader ul#nelArtMainNav li {
	float:left;
	display: inline;
	background: url(../images/NelvanaArtImages/nelNavBG.gif) no-repeat 0 0;
	font-size: 70%;
	*font-size: 65%;
	letter-spacing: -0.04em;
	font-weight: bold;
	width: 72px;
	height: 23px;
	} */

#nelArtHeader #nelArtMainNav a, #nelArtHeader #nelArtMainNav a:visited {
	text-decoration: none;
	color: #1b3f95;
	float:left;
	*display: inline;
	background: url(../images/NelvanaArtImages/nelNavBG.gif) no-repeat 0 0;
	font-size: 66%;
	*font-size: 65%;
	letter-spacing: -0.04em;
	text-align: center;
	margin: 0 2px 0 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	width: 72px;
	height: 23px;
	}
	
#french #nelArtHeader #nelArtMainNav a, #french #nelArtHeader #nelArtMainNav a:visited {
	background: url(../images/NelvanaArtImages/nelTopNavFrenchBG.gif) no-repeat 0 0;
	width: 107px;
	}
	
#nelArtHeader #nelArtMainNav a:hover {
	text-decoration: underline;
	}

#nelArtHeader #nelArtMainNav a.nelArtToggle {
	background: url(../images/NelvanaArtImages/nelNavFrenchBG.gif) no-repeat 0 0 !important;
	color: #fff;
	}
	
#french #nelArtHeader #nelArtMainNav a.nelArtToggle {
	background: url(../images/NelvanaArtImages/nelNavFrenchBG.gif) no-repeat 0 0 !important;
	width: 72px !important;
	color: #fff;
	}	
	
#nelArtHeader #nelSearch {
	float:right;
	*float:left;
	width: 585px;
	*width: 583px;
	height: 40px;
	background: url(../images/NelvanaArtImages/nelSearchBG.gif) no-repeat 0 0;
	margin: 0 0 0 0;
	padding: 20px 0 0 120px;
	}
	
#french	#nelArtHeader #nelSearch {
	float:right;
	*float:left;
	width: 585px;
	*width: 583px;
	height: 40px;
	background: url(../images/NelvanaArtImages/FRnelSearchBG.gif) no-repeat 0 0;
	margin: 0 0 0 0;
	padding: 20px 0 0 120px;
	}
	
#nelArtHeader #nelSearch input {
	float:left;
	margin: 0 0 0 -10px;
	width: 220px;
	letter-spacing: .06em;
	}
	
.nelSendEmail {
	margin: 0 0 0 5px;
	float:left;
	background: url(../images/NelvanaArtImages/nelSubmit.gif) no-repeat 0 0;
	text-indent: -9999em;
	width: 76px;
	height: 23px;
}	

#french .nelSendEmail {
	margin: 0 0 0 5px;
	float:left;
	background: url(../images/NelvanaArtImages/FRnelSubmit.gif) no-repeat 0 0;
	text-indent: -9999em;
	width: 76px;
	height: 23px;
}	


#nelArtHeader #nelSearch a.nelSearchSubmit {
	margin: 0 0 0 5px;
	float:left;
	background: url(../images/NelvanaArtImages/nelSearchGoBG.gif) no-repeat 0 0;
	text-indent: -9999em;
	width: 42px;
	height: 24px;
	}
	
#french #nelArtHeader #nelSearch a.nelSearchSubmit {
	margin: 0 0 0 5px;
	float:left;
	background: url(../images/NelvanaArtImages/FRnelSearchGoBG.gif) no-repeat 0 0;
	text-indent: -9999em;
	width: 42px;
	height: 24px;
	}
	
#nelArtHeader #nelSearch #nelBrowse {
	float: right;
	background: url(../images/NelvanaArtImages/nelBrowseBG.gif) no-repeat 0 0;
	width: 190px;
	height: 23px;
	margin: 0 15px 0 0;
	*margin: 0 15px 0 -35px;
	padding: 5px 5px 5px 13px;
	*padding: 0 5px 5px 15px;
	}

#french #nelArtHeader #nelSearch #nelBrowse {
	float: right;
	background: url(../images/NelvanaArtImages/FRnelBrowseBG.gif) no-repeat 0 0;
	width: 245px;
	height: 23px;
	margin: 0 15px 0 0;
	*margin: 0 15px 0 -35px;
	padding: 5px 5px 5px 13px;
	*padding: 0 5px 5px 15px;
	}
	
	
#nelArtHeader #nelSearch #nelBrowse a, #nelArtHeader #nelSearch #nelBrowse a:visited {	
	text-decoration: none;
	color: #1b3f95;
	text-align: center;
	font-size: 70%;
	letter-spacing: -0.04em;
	font-weight: bold;
	}
	
#nelArtHeader #nelSearch #nelBrowse a:hover {
	text-decoration: underline;
	}
	
h1.CommonTitle {
	display: none;
	}	
	
#nelArtContent {
	float:left;
	clear:both;
	width: 937px;
	*width: 934px;
	background: url(../images/NelvanaArtImages/nelNavContentBG.gif) no-repeat left bottom;
	background-color: #fff;
	padding: 0 6px 0 6px;
	*height: 1%;
	text-align: left;
	}
	
#nelArtContent:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#nelArtContent .nelArtBreadcrumbs {
	background: #fff;
	font-size: 10px;
	padding: 0 0 5px 0;
	color: #606369;
	}
	
#nelArtContent .nelArtBreadcrumbs a, #nelArtContent .nelArtBreadcrumbs a:visited {
	color: #606369;
	}
	
#nelArtContent .nelArtBreadcrumbs a:hover {
	text-decoration: none;
	}

#CommonSidebarLeft .CommonSidebar {
    width: 176px;
	padding-bottom: 70px;
	}

.CommonContentBox.Highlighted2 {
    background-color: #e4e7ee;
	border-top: none;
    /* border-top-color: #e4e7ee; */
	}
	
#nelArtContent #aColumn {
	float:left;
	width: 176px;
	margin: 3px 12px 0 0;
	padding: 0 0 0 0;
	background-color: #e5e7ed; 
	}
	
#CommonSearch {
	display: none;
	}
	
#aColumn ul a, #aColumn ul a:visited {
	font-size: 68%;
	color: #606369;
	text-decoration: none;
	background: none;
	text-indent: 0em;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
	display: block;
	border: none !important
	}

 #aColumn ul a:hover {
 	text-decoration: underline;
	}
		
	
#nelArtContent #aColumn ul li#Babar a {
	background: url(../images/NelvanaArtImages/nelNavAColumnBabar.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	display: block;
	margin: -3px 0 5px 0;
	}
	
#nelArtContent #aColumn ul li#Rock a {
	background: url(../images/NelvanaArtImages/nelNavAColumnRock.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	display: block;
	margin: 0 0 5px 0;
	}	
	
#nelArtContent #aColumn ul li#Jim a {
	background: url(../images/NelvanaArtImages/nelNavAColumnJimLee.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	display: block;
	margin: 0 0 5px 0;
	}	
	
/* TESTING COMMENT TO REMOVE EXTRA SPACING

#nelArtContent #aColumn ul li.Child {
	margin: 0 0 8px 0 !important;
	}
*/
	

#nelArtContent #aColumn ul li.artwork {
	background: url(../images/NelvanaArtImages/nelNavAColumnArtwork.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	margin: -3px 0 5px 0;
	}
	
#french	#nelArtContent #aColumn ul li.artwork {
	background: url(../images/NelvanaArtImages/FRnelNavAColumnArtwork.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	margin: -3px 0 5px 0;
	}
	
#nelArtContent #aColumn ul li.artists {
	background: url(../images/NelvanaArtImages/nelNavAColumnArtists.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	margin: -3px 0 5px 0;
	}
	
#french #nelArtContent #aColumn ul li.artists {
	background: url(../images/NelvanaArtImages/FRnelNavAColumnArtists.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	margin: -3px 0 5px 0;
	}

	
#nelArtContent #aColumn ul li.characters {
	background: url(../images/NelvanaArtImages/nelNavAColumnShow.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	margin: 10px 0 5px 0;
	}
	
#french #nelArtContent #aColumn ul li.characters {
	background: url(../images/NelvanaArtImages/FRnelNavAColumnShow.gif) no-repeat left top !important;
	text-indent: -9999em !important;
	width: 178px;
	height:19px;
	margin: 10px 0 5px 0;
	}


#nelArtContent #aColumn ul li.Child {
	background: none !important;
	text-indent: 0em !important;
	}
	
#nelArtContent #aColumn ul li.Child:lastChild {
	background: none !important;
	text-indent: 0em !important;
	line-height: 1.4em;
	}
	
		
#nelArtContent #aColumn ul#other {
	clear: both;
	float: left;
	}

#nelArtContent #aColumn ul#other li {
	background: url(../images/NelvanaArtImages/nelNavAColumnOtherShow.gif) no-repeat left top;
	text-indent: -9999em;
	width: 178px;
	height:19px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}
	
#french #nelArtContent #aColumn ul#other li {
	background: url(../images/NelvanaArtImages/FRnelNavAColumnOtherShow.gif) no-repeat left top;
	text-indent: -9999em;
	width: 178px;
	height:19px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}
		
#nelArtContent #aColumn ul#other li.Child {
	background: none;
	text-indent: 0;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	}
	
#nelArtContent #aColumn ul#other li#topMenuNavBabar, #nelArtContent #aColumn ul#other li#topMenuNavRock, #nelArtContent #aColumn ul#other li#topMenuNavJim {
	background: none;
	text-indent: 0;
	}
	
#nelArtContent #aColumn ul#other li#topMenuNavBabar a, #nelArtContent #aColumn ul#other li#topMenuNavRock a, #nelArtContent #aColumn ul#other li#topMenuNavJim a {
	font-size: 68%!important;
	color: #606369;
	text-decoration: none;
	background: none !important;
	text-indent: 0em !important;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
	}	

/* 	
#nelArtContent #aColumn h3#nelArtNavRock {
	background: url(../images/NelvanaArtImages/nelNavAColumnRock.gif) no-repeat left top;
	text-indent: -9999em;
	width: 178px;
	height:19px;
	}
	
#nelArtContent #aColumn h3#nelArtNavJimLee {
	background: url(../images/NelvanaArtImages/nelNavAColumnJimLee.gif) no-repeat left top;
	text-indent: -9999em;
	width: 178px;
	height:19px;
	}		

#nelArtContent #aColumn ul.nelArtSectionsNav {
	font-size: 65%;
	padding: 8px 5px 12px 9px;
	}
	
#nelArtContent #aColumn ul.nelArtSectionsNav li a, #nelArtContent #aColumn ul.nelArtSectionsNav li a:visited {
	color: #606369;
	text-decoration: none;
	}
	
#nelArtContent #aColumn ul.nelArtSectionsNav li a:hover {
	color: #036dc3;
	text-decoration: underline;
	}
*/

/* new nav overwrite styles start here */

#aColumn ul li.Child a, #aColumn ul li.Child a:visited {
	font-size: 68%!important;
	color: #606369;
	text-decoration: none;
	background: none !important;
	text-indent: 0em !important;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
	display: block;
	}
	
#aColumn ul li.Child a:hover {
	color: #606369;
	text-decoration: underline;
	}
	
#nelArtContent #aColumn ul li.Child.Selected {
	font-weight: normal;
	}

#nelArtContent #mainColumn {
	float:left;
	width: 746px;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	}
	
/*
	
#nelArtContent #mainColumn a.more, #nelArtContent #mainColumn a:visited.more {
	font-weight: bold;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #036dc3;
	font-size: 90%;
	}
	
#nelArtContent #mainColumn #nelFeaturedArt a:hover.more {
	text-decoration: underline;
	}
	
#nelArtContent #mainColumn .nelMainModule {
	float:left;
	width: 746px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
*/

.nelGalleryControls {
	float:left;
	width: 738px;
	}
		
.nelGalleryControls h4 {
	font-size: 76%;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #1b3f95;
	}
	
.nelGalleryControls .nelSortByPagination {
	float: left;
	width: 738px;
	margin: 0 0 10px 0;
	}

.nelGalleryControls .nelSortByPagination .sortBy {
	float: left;
	font-size: 70%;
	color: #606369;
	}
	
.nelGalleryControls .nelSortByPagination .sortBy select {
	font-size: 100%;
	width: 150px;
	}

.nelGalleryControls .nelSortByPagination .pagination {
	float: right;
	font-size: 85%;
	}
		
.nelGalleryControls .nelSortByPagination .pagination a, .nelGalleryControls .nelSortByPagination .pagination a:visited {
	color: #606369;
	}

.nelGalleryControls .nelSortByPagination .pagination a:hover {
	text-decoration: none;
	}
	
.nelGalleryControls .nelSortByPagination .pagination a.prev {
	color: #1b3f95;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/NelvanaArtImages/nelGalleryPrevBG.gif) center left no-repeat;
	line-height: 1.2em;
	*line-height: 1.6em;
	padding: 2px 0 5px 30px;
	}
	
.nelGalleryControls .nelSortByPagination .pagination a.next {
	color: #1b3f95;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/NelvanaArtImages/nelGalleryNextBG.gif) center right no-repeat;
	line-height: 1.2em;
	*line-height: 1.6em;
	padding: 2px 27px 5px 0;
	}
	
.nelGalleryControls .nelSortByPagination .pagination a:hover.prev, #nelArtContent #mainColumn .nelGalleryControls .nelSortByPagination .pagination a:hover.next {
	text-decoration: underline;
	}
	
	
.nelGalleryControls.bottom {
	float: left;
	width: 738px;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	font-size: 110%;
	}
	
.nelGalleryControls.bottom {
	font-weight: normal;
	}
	
.nelGalleryControls.bottom a {
	font-weight: bold;
	}
	
.nelGalleryControls .nelSortByPagination .pagination a.next {
	font-weight: bold;
	}	
	
.nelGalleryControls.bottom a.prev {
	font-weight: bold;
	}
	
.nelGalleryControls .nelSortByPagination .pagination a.next {
	font-weight: bold;
	}
		

.CommonContentBoxHeaderForm:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.CommonContentBoxHeaderForm	.pagination {
	float: right;
	font-size: 78%;
	}
		
.CommonContentBoxHeaderForm	.pagination a, .CommonContentBoxHeaderForm .pagination a:visited {
	color: #606369;
	}

.CommonContentBoxHeaderForm	.pagination a:hover {
	text-decoration: none;
	}
	
.CommonContentBoxHeaderForm	.pagination a.prev {
	color: #1b3f95;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/NelvanaArtImages/nelGalleryPrevBG.gif) center left no-repeat;
	line-height: 1.2em;
	*line-height: 1.6em;
	padding: 2px 0 5px 30px;
	}
	
.CommonContentBoxHeaderForm	.pagination a.next {
	color: #1b3f95;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/NelvanaArtImages/nelGalleryNextBG.gif) center right no-repeat;
	line-height: 1.2em;
	*line-height: 1.6em;
	padding: 2px 27px 5px 0;
	}
	
.CommonContentBoxHeaderForm	.pagination a:hover.prev, .CommonContentBoxHeaderForm .pagination a:hover.next {
	text-decoration: underline;
	}

#mainContainer #nelArtFooter {
	clear:both;
	float:left;
	width: 948px;
	height: 50px;
	background: url(../images/NelvanaArtImages/nelFooterBG.gif) no-repeat 0 0;
	margin: 10px 0 40px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 76%;
	}
	
#mainContainer #nelArtFooter ul#nelArtFooterNav {
	text-align: center;
	margin: 0 0 10px 0;
	}

#mainContainer #nelArtFooter ul#nelArtFooterNav li {
	display: inline;
	color: #767981;
	border-right: 2px solid #767981;
	padding: 0 5px 0 5px;
	}
	
#mainContainer #nelArtFooter ul#nelArtFooterNav li.last {
	border-right: none;
	}
	
#mainContainer #nelArtFooter ul#nelArtFooterNav li a, #mainContainer #nelArtFooter ul#nelArtFooterNav li a:visited {
	color: #767981;
	font-weight: bold;
	text-decoration: none;
	}

#mainContainer #nelArtFooter ul#nelArtFooterNav li a:hover {
	text-decoration: underline;
	}
	
#mainContainer #nelArtFooter p.footerNote {
	color: #fff;
	font-size: 76%;
	}
	
/* "item" class testing begins */

/* testing font sizes */	
.CommonFileDetails {
	font-size: 110%;
	margin: 1px 0 0 0;
	}

.item {	
	background: url(../images/NelvanaArtImages/nelRelatedItemBG.gif) no-repeat left top;
	width: 183px;
	height: 228px;
	float: left;
	font-size: 70%;
	}
	
.item .image {
	position: relative;
	z-index: 1;
	margin: 5px 0 0 3px;
	padding: 3px 5px 5px 3px;
	}
	
.item .image .frame {
	position: absolute;
	background: url(../images/NelvanaArtImages/nelImageFrameShow.gif) no-repeat left top;
	top: 0;
	left: 0;
	z-index: 100;
	width: 177px;
	height: 138px;
	}
	
.item .CommonFileDetails {
	clear: both;
	float: left;
	margin: 5px 0 0 5px;
	*font-size: 86%;
	}
	
.item h4 {
	margin: 20px 0 0 5px;
	font-weight: bold;
	color: #606369;
	font-size: 90%;
	}
	
.item p {
	margin: 0 0 10px 5px;
	color: #606369;
	}
	
#nelArtContent #mainColumn #nelGallery a.more, #nelArtContent #mainColumn #nelGallery a:visited.more {
	font-weight: bold;
	margin: 0 0 0 5px;
	text-decoration: none;
	color: #036dc3;
	}
	
#nelArtContent #mainColumn #nelGallery a:hover.more {
	text-decoration: underline;
	}
	
/* "homepage" item/image specific CSS */

#nelHomeZizzleVideo {
	float:left;
	width: 746px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}

#nelFeaturedArt {
	background: url(../images/NelvanaArtImages/nelFeaturedBG.gif) repeat-x left top;
	background-color: #f6f7f9;
	width: 359px;
	*width: 356px;
	height: 370px;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 7px 40px 5px;
	font-size: 76%;
	line-height: 1.2em;
	}
	
	#nelFeaturedArt {
	background: url(../images/NelvanaArtImages/FRnelFeaturedBG.gif) repeat-x left top;
	background-color: #f6f7f9;
	width: 359px;
	*width: 356px;
	height: 370px;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 7px 40px 5px;
	font-size: 76%;
	line-height: 1.2em;
	}
	
#nelFeaturedArt:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#nelFeaturedArt h3 {
	background: url(../images/NelvanaArtImages/nelHeaderFeatured.gif) no-repeat left top;
	text-indent: -9999em;
	width: 188px;
	height:17px;
	margin: 0 0 5px 0;
	}
	
#french	#nelFeaturedArt h3 {
	background: url(../images/NelvanaArtImages/FRnelHeaderFeatured.gif) no-repeat left top;
	text-indent: -9999em;
	width: 262px;
	height:17px;
	margin: 0 0 5px 0;
	}
	
#nelFeaturedArt .image {
	position: relative;
	z-index: 1;
	margin: 0 0 8px 7px;
	padding: 7px 5px 5px 10px;
	}
	
#nelFeaturedArt .image img {
	width: 318px;
	height: 238px;
	}
	
#nelFeaturedArt .image .frame {
	position: absolute;
	background: url(../images/NelvanaArtImages/nelFeaturedFrame.gif) no-repeat left top;
	top: 0;
	left: 0;
	z-index: 100;
	width: 344px;
	height: 258px;
	}
	
#nelFeaturedArt h4 {
	margin: 0 0 0 17px;
	font-weight: bold;
	color: #606369;
	}
	
#nelFeaturedArt p {
	margin: 0 0 10px 17px;
	color: #606369;
	}
	
#nelFeaturedArt a.more, #nelFeaturedArt a:visited.more {
	font-weight: bold;
	margin: 0 0 0 17px;
	text-decoration: none;
	color: #036dc3;
	font-size: 90%;
	}
	
#nelFeaturedArt a:hover.more {
	text-decoration: underline;
	}


.CommonContentBoxContent#nelHome {
	width: 362px;
	float: left;
	padding: 5px 0 5px 8px;
	}
	
.CommonContentBoxContent#nelHome h3 {
	background: url(../images/NelvanaArtImages/nelHeaderHomepageNew.gif) no-repeat left top;
	text-indent: -9999em;
	width: 188px;
	height:20px;
	margin: 0 0 10px 0;
	}	
	
#french	.CommonContentBoxContent#nelHome  h3 {
	background: url(../images/NelvanaArtImages/FRnelHeaderHomepageNew.gif) no-repeat left top;
	text-indent: -9999em;
	width: 188px;
	height:20px;
	margin: 0 0 10px 0;
	}
	
.CommonContentBoxContent#nelHome .image {
	position: relative;
	float: left;
	z-index: 1;
	margin: 0 10px 12px 5px;
	padding: 2px 0 0 4px;
	font-size: 76%;
	line-height: 1.2em;
	width: 100px;
	}
	
.CommonContentBoxContent#nelHome .image img {
	height: 80px;
	overflow: hidden;
	width: 108px;
	}
	
.CommonContentBoxContent#nelHome .image .frame {
	position: absolute;
	background: url(../images/NelvanaArtImages/nelImageFrameSmallV2.gif) no-repeat left top;
	top: 0;
	left: 0;
	z-index: 100;
	width: 120px;
	height: 99px;
	margin: 0 0 10px 0;
	overflow:hidden;

	}
	
.CommonContentBoxContent#nelHome .image .CommonFileDetails {
	float:left;
	clear:both;
	font-size: 95%;
	}

.CommonContentBoxContent#nelHome .image h4 {
	margin: 5px 0 0 0;
	line-height: 1em;
	color: #606369;
	}

.CommonContentBoxContent#nelHome .image .CommonFileDetails a, .CommonContentBoxContent#nelHome .image .CommonFileDetails a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #036dc3;
	font-size: 102%;
	}
	
.CommonContentBoxContent#nelHome .image .CommonFileDetails a:hover {
	text-decoration: underline;
	}
	
/* original Nel Art CSS styles begin */
 #nelGallery .item {	
	background: url(../images/NelvanaArtImages/nelRelatedItemBG.gif) no-repeat left top;
	width: 183px;
	height: 228px;
	float: left;
	font-size: 70%;
	}
	
#nelGallery .item .image {
	position: relative;
	z-index: 1;
	margin: 5px 0 0 3px;
	padding: 3px 5px 5px 3px;
	}
	
#nelGallery .item .image .frame {
	position: absolute;
	background: url(../images/NelvanaArtImages/nelImageFrameShow.gif) no-repeat left top;
	top: 0;
	left: 0;
	z-index: 100;
	width: 177px;
	height: 138;  /* 138   */
	}
	
#nelGallery .item h4 {
	margin: 20px 0 0 5px;
	font-weight: bold;
	color: #606369;
	font-size: 90%;
	}
	
#nelGallery .item p {
	margin: 0 0 10px 5px;
	color: #606369;
	}
	
#nelGallery a.more, #nelGallery a:visited.more {
	font-weight: bold;
	margin: 0 0 0 5px;
	text-decoration: none;
	color: #036dc3;
	}
	
#nelGallery a:hover.more {
	text-decoration: underline;
	}
	
/* Show Landing Specific Styles */

#nelShowTop {
	float:left;
	width: 732px;
	margin: 0 0 10px 0;
	padding: 7px 12px 7px 12px;
	background: url(../images/NelvanaArtImages/nelArtShowTopBG.jpg) no-repeat left top;
	}
	
#nelShowTop:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
#nelShowTop #nelShowCover {
	float:left;
	width: 180px;
	margin: 0 0 10px 0;
	}
	
#nelShowTop #nelShowInfo {
	float:left;
	width: 537px;
	padding: 0 15px 0 0;
	}
	
#nelShowTop #nelShowInfo h2#showRockRule {
	background: url(../images/NelvanaArtImages/nelHeaderRockRule.gif) no-repeat left top;
	text-indent: -9999em;
	width: 116px;
	height:20px;
	margin: 15px 0 15px 0;
	}
	
#nelShowTop #nelShowInfo p {
	font-size: 70%;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	color: #606369;
	}
	
#nelShowTop #nelShowInfo a.more {
	font-size: 70%;
	}
	
/* Production Cell Specific Styles */

.cellImage {
	position: relative;
	z-index: 1;
	margin: 5px 0 4px 0;
	padding: 15px 5px 0 18px;
	height: 345px;
	}
	
/*.cellImage img {
	width: 445px;
	height: 325px;
	}*/
	
.cellImage .frame {
	position: absolute;
	background: url(../images/NelvanaArtImages/nelProdCelFrame.gif) no-repeat left top;
	top: 0;
	left: 0;
	z-index: 100;
	width: 473px;
	height: 359px;
	
	}
	
.viewLarge {
	clear:both;
	float: left;
	background: url(../images/NelvanaArtImages/nelLargerBG.gif) no-repeat 0 0;
	width: 134px;
	height: 23px;
	margin: 0 15px 0 5px;
	padding: 5px 5px 5px 5px;
	*padding: 0 5px 5px 13px;
	}
	
.viewLarge a, .viewLarge a:visited {
	font-size: 74%;
	*font-size: 70%;
	font-weight: bold;
	}
	
.CommonContentBoxContent .item .image img {
/*	width: 167px;
	height: 127px;
*/	}	
	
.CommonContentBoxContent .details {
	padding: 30px 0 5px 0;
	}
	
.CommonContentBoxContent .details p {
	font-size: 80%;
	line-height: 1.4em;
	color: #606369;
	}		
	
.CommonContentBoxContent .details .nelItemNum {	
	font-size: 80%;
	color: #606369;
	margin: 20px 0 20px 0;
	}
	
.CommonContentBoxContent .details #nelItemStatus {
	font-size: 80%;
	color: #606369;
	margin: 20px 0 20px 0;
	}
	
.CommonContentBoxContent .details #nelItemStatus .status {
	color: #1b3f95;
	font-weight: bold;
	}
	
.CommonContentBoxContent .details .inquire {
	float: left;
	background: url(../images/NelvanaArtImages/nelInquireBG.gif) no-repeat 0 0;
	width: 155px;
	height: 23px;
	margin: 0 15px 30px 0;
	padding: 5px 5px 5px 10px;
	*padding: 1px 5px 5px 10px;
	}
	
.CommonContentBoxContent .details .inquire a, .CommonContentBoxContent .details .inquire a:visited {	
	text-decoration: none;
	color: #1b3f95;
	text-align: center;
	font-size: 70%;
	letter-spacing: 0;
	font-weight: bold;
	}
	
.CommonContentBoxContent .details .inquire a:hover {
	text-decoration: underline;
	}
	
.CommonContentBoxContent .details a.more {
	width: 155px;
	float:left;
	font-size: 80%;
	font-weight: bold;
	}
	
.CommonContentBoxContent .details a:hover.more {
	text-decoration: underline;
	}
	
/* "Related Items" styles for Production Cell template being */
	
#nelArtContent #mainColumn #nelGallery {
	float:left;
	width: 732px;
	*height: 1%;
	margin: 30px 0 0 0 ;
	}

#nelArtContent #mainColumn #nelGallery:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
#nelArtContent #mainColumn #nelGallery h4 {
	font-size: 86%;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #1b3f95;
	}	
	
/* #nelGallery .item {	
	background: url(../images/NelvanaArtImages/nelGalleryBG.gif) no-repeat left top;
	width: 183px;
	height: 230px;
	float: left;
	font-size: 80%;
	} */
	
#nelGallery .item .image {
	position: relative;
	z-index: 1;
	margin: 5px 0 0 3px;
	padding: 3px 5px 5px 3px;
	}
	
/*#nelArtContent #mainColumn #nelGallery .item .image .frame {
	position: absolute;
	background: url(../images/NelvanaArtImages/nelImageFrameShow.gif) no-repeat left top;
	top: 0;
	left: 0;
	z-index: 100;
	width: 177px;
	height: 138px;
	} */
	
/*#nelGallery .item .image img {
	width: 170px;
	height: 130px;
	}*/
	
#nelGallery .item h4 {
	margin: 20px 0 0 5px;
	font-weight: bold;
	color: #606369;
	font-size: 90%;
	}
	
#nelGallery .item p {
	margin: 0 0 0 5px;
	color: #606369;
	font-size: 90%;
	}
	
#nelArtContent #mainColumn #nelGallery a.more, #nelArtContent #mainColumn #nelGallery a:visited.more {
	font-weight: bold;
	margin: 15px 0 10px 5px;
	text-decoration: none;
	color: #036dc3;
	font-size: 86%;
	display: block;
	}
	
#nelArtContent #mainColumn #nelGallery a:hover.more {
	text-decoration: underline;
	}
	
/* Show Characters Styles begin */

h2#nelShowChar {
	background: url(../images/NelvanaArtImages/nelHeaderShowChar.gif) no-repeat left top;
	text-indent: -9999em;
	width: 158px;
	height:20px;
	margin: 0 0 15px 7px;
	}
	
#french h2#nelShowChar {
	background: url(../images/NelvanaArtImages/FRnelHeaderShowChar.gif) no-repeat left top;
	text-indent: -9999em;
	width: 197px;
	height:24px;
	margin: 0 0 15px 7px;
	}
	
.nelGallery h4 {
	font-size: 76%;
	font-weight: bold;
	margin: 0 0 0 8px;
	color: #1b3f95;
	}	

#ShowSection .nelGallery {
	float:left;
	width: 732px;
	margin: 0 0 30px 0;
	*height: 1%;
	}

#ShowSection .nelGallery:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
	
#ShowSection .nelGallery .item {	
	width: 120px;
	height: 120px;
	float: left;
	font-size: 70%;
	background: none !important;
	}
	
#ShowSection .nelGallery .item .image {
	position: relative;
	z-index: 1;
	margin: 5px 0 0 3px;
	padding: 3px 5px 5px 5px;
	}
	
#ShowSection .nelGallery .item .image img {
	width: 108px;
	height: 81px;
	}
	
#ShowSection .nelGallery .item .image .frame {
	position: absolute;
	background: url(../images/NelvanaArtImages/nelImageFrameSortChar.gif) no-repeat left top;
	top: 0;
	left: 0;
	z-index: 100;
	width: 115px;
	height: 89px;
	}
	
#ShowSection .nelGallery .item p {
	margin: 5px 0 0 10px;
	}
	
#ShowSection .nelGallery .item .more {
	display: block;
	margin: 0 0 0 10px;
	}
	
#ShowSection .nelGallery .link a, #ShowSection .nelGallery .link a:visited {
	text-decoration: none;
	color: #000;
	}	
	
#ShowSection .nelGallery .more a, #ShowSection .nelGallery .more a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #036dc3;
	}
	
#ShowSection .nelGallery .link a:hover, #ShowSection .nelGallery .more a:hover {
	text-decoration: underline;
	}	
	
/* "Generic" page styles */

h2#nelTerms {
	background: url(../images/NelvanaArtImages/nelHeaderTerms.gif) no-repeat left top;
	text-indent: -9999em;
	width: 132px;
	height:20px;
	margin: 0 0 30px 0;
	}
	
#french h2#nelTerms {
	background: url(../images/NelvanaArtImages/FRnelHeaderTerms.gif) no-repeat left top;
	text-indent: -9999em;
	width: 200px;
	height:23px;
	margin: 0 0 30px 0;
	}		
	
h2#nelGlossary {
	background: url(../images/NelvanaArtImages/nelHeaderGlossary.gif) no-repeat left top;
	text-indent: -9999em;
	width: 358px;
	height:25px;
	margin: 0 0 30px 0;
	}	
#french h2#nelGlossary {
	background: url(../images/NelvanaArtImages/FRnelHeaderGlossary.gif) no-repeat left top;
	text-indent: -9999em;
	width: 144px;
	height:25px;
	margin: 0 0 30px 0;
	}		
	
h2#nelPressRoom {
	background: url(../images/NelvanaArtImages/nelHeaderPressRoom.gif) no-repeat left top;
	text-indent: -9999em;
	width: 358px;
	height:25px;
	margin: 0 0 30px 0;
	}
	
h2#nelPrivacy {
	background: url(../images/NelvanaArtImages/nelHeaderPrivacy.gif) no-repeat left top;
	text-indent: -9999em;
	width: 137px;
	height:25px;
	margin: 0 0 30px 0;
	}
#french h2#nelPrivacy {
	background: url(../images/NelvanaArtImages/FRnelHeaderPrivacy.gif) no-repeat left top;
	text-indent: -9999em;
	width: 261px;
	height:25px;
	margin: 0 0 30px 0;
	}	
	
h2#nelFAQ {
	background: url(../images/NelvanaArtImages/nelHeaderFAQ.gif) no-repeat left top;
	text-indent: -9999em;
	width: 358px;
	height:25px;
	margin: 0 0 30px 0;
	}	
#french h2#nelFAQ {
	background: url(../images/NelvanaArtImages/FRnelHeaderFAQ.gif) no-repeat left top;
	text-indent: -9999em;
	width: 134px;
	height:25px;
	margin: 0 0 30px 0;
	}	
	
	h2#nelContactUs {
	background: url(../images/NelvanaArtImages/nelHeaderContact.gif) no-repeat left top;
	text-indent: -9999em;
	width: 358px;
	height:25px;
	margin: 0 0 30px 0;
	}	
#french	h2#nelContactUs {
	background: url(../images/NelvanaArtImages/FRnelHeaderContact.gif) no-repeat left top;
	text-indent: -9999em;
	width: 144px;
	height:25px;
	margin: 0 0 30px 0;
	}	
	
.nelPageContent h3 {
	font-size: 76%;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #606369;
	}
	
.nelPageContent p {
	margin: 0 0 20px 0;
	color: #606369;
	font-size: 76%;
	line-height: 1.3em;
	}
	
.nelPageContent p.nelIntro {
	margin: 0 0 10px 0;
	color: #606369;
	line-height: 1.2em;
	font-weight: bold;
	}
	
.nelPageContent a.more {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	font-size: 80%;
	font-weight: bold;
	}
	
.sold {
	background: url(../images/NelvanaArtImages/nelISoldBG.gif) no-repeat right top;
	float: right; 
	width: 10px;
	height: 10px;
	margin: 0;
	}	
	
.sold2 {
	background: url(../images/NelvanaArtImages/nelISoldBG.gif) no-repeat right bottom;
	float: right; 
	width: 10px;
	height: 10px;
	margin: -10px 0 0 68px;
	}		
	
	
/* Lightbox specific CSS */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.lokeshdhakar.com/projects/lightbox2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.lokeshdhakar.com/projects/lightbox2/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.2em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	
	