@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
}
body {
	background-color: #FFF;
	margin:0;
	padding:0;
	height:100%;
}

div { position:relative; background-repeat:no-repeat; }

.container {
	min-height:100%;
	position:relative;
}

#body {
		padding:10px;
		padding-bottom:60px;	/* Height of the footer */
}
.footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;			/* Height of the footer */
	background:#6cf;
}

.header {
	width:100%;
	height:90px;
	border-bottom:1px solid #d9d9d9;
}

.headerContainer {
	width:980px;
	height:90px;
	margin:0px auto;
}

.middleContainer {
	width:980px;
	/*min-height:720px;*/
	margin:0px auto;
}

.navContainer {
	position:absolute;
	width:980px;
	height:20px;
	bottom:0px;
}

.navBtn {
	display:block;
	float:right;
	height:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	color:#a5a5a5;
	text-decoration:none;
	font-size:10px;
}

.navBtn:hover {
	background-image:url(../images/navBtnBG.jpg);
	background-repeat:no-repeat;
	background-position:center 17px;
	background-size:75%;
}

.navBtn_selected {
	display:block;
	float:right;
	height:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	color:#a5a5a5;
	text-decoration:none;
	font-size:10px;
	background-image:url(../images/navBtnBG.jpg);
	background-repeat:no-repeat;
	background-position:center 17px;
	background-size:75%;
}

.navDivider {
	float:right;
	position:relative;
	height:10px;
	width:1px;
	top:5px;
	background-color:#e5e5e5;
}

#parentDiv
{
  position:absolute;
  width:100%;
  background-color:#4c4c4c;
  height:50px;
  bottom:0px;
}
#parentDiv .childDiv
{
  position:absolute;
  bottom:0;
  left:0;
}

.featuredContainer {
	width:980px;
	margin:0px auto;
}

.featuredImage {
	width:310px;
	height:450px;
	cursor:pointer;
	background-color:#efefef;
	background-position:center center;
}

.featuredTxt {
	border-right:solid 1px #d9d9d9;
	width:286px;
	text-align:left;
	padding-right:25px;
	line-height:18px;
}

.featuredTitle {
	border-right:solid 1px #d9d9d9;
	font-size:16px;
	text-transform:capitalize;
}

.featuredSpacer {
	float:left;
	width:25px;
	
	height:500px;
}

.topSpacer1 {
	width:980px;
	height:50px;
}

.thmbImage {
	width:230px;
	height:310px;
	
	background-position:center center;
	float:left;
}

#container { width: 980px; margin: 0 auto; }
/*- -*/
/*- FILTER OPTIONS -*/
ul#filterOptions {
	width: 980px;
	height: 20px;
	overflow: hidden;
	margin-left: 0; padding-left: 0;
	margin-top: 0; padding-top: 0;
}
ul#filterOptions li { height: 20px; margin-right: 2px; display: block; float: left; }
ul#filterOptions li a {
	position:relative;
	height: 20px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
	color: #999;
	text-decoration: none;
	display: block;
}
ul#filterOptions li a:hover { color: #7f7f7f; }
ul#filterOptions li.active a { color: #7f7f7f; font-weight:bold; padding-top:4px; background-image:url(../images/filterBtn_BG.jpg); background-repeat:no-repeat; background-position:center 16px; }
/*- -*/
/*- OUR DATA HOLDER -*/
ul.ourHolder {
	width: 1005px;
	overflow: hidden;
	margin-left:0px;
	margin-left: 0; padding-left: 0;
}
ul.ourHolder li.item {
	width: 230px;
	height: 310px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:20px;
	cursor:pointer;
	display:block;
	background-color:#efefef;
}

ul.ourHolder li.item2 {
	width: 310px;
	height: 450px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-left:0px;
	margin-right:25px;
	margin-bottom:20px;
	cursor:pointer;
	display:block;
	background-color:#efefef;
}

ul.ourHolder li.item3 {
	width: 980px;
	
	float: left;
	text-align: center;
	overflow: hidden;
	margin-left:0px;
	margin-right:25px;
	margin-bottom:20px;
	cursor:pointer;
	display:block;
	background-color:#efefef;
}

ul.ourHolder li.item4 {
	width: 980px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-left:0px;
	margin-right:25px;
	margin-bottom:20px;
	cursor:pointer;
	display:block;
}

ul.ourHolder li.item h3 { font-size: 16px; }
/*- -*/

.thmbSpacer {
	float:left;
	width:10px;
	height:230px;
	background-color:#03F;
}

.filterContainer {
	position:absolute;
	width:980px;
	height:20px;
	top:30px;
	left:0px;
}

.filterNavDivider {
	float:left;
	position:relative;
	height:8px;
	width:1px;
	top:5px;
	background-color:#e5e5e5;
}

.thmbOverlay1 {
	position:absolute;
	width:230px;
	height:310px;
	display:none;
	background-color:rgba(255,255,255,0.8);
}

.thmbOverlay2 {
	position:absolute;
	width:230px;
	height:310px;
	background-image:url(../images/plusIcon1.gif);
	background-position:120% 50%;
	background-repeat:no-repeat;
	z-index:10000;
}

.featureOverlay1 {
	position:absolute;
	width:310px;
	height:500px;
	display:none;
	background-color:rgba(255,255,255,0.8);
	overflow:hidden;
}

.featureOverlay2 {
	position:absolute;
	width:310px;
	height:500px;
	background-image:url(../images/plusIcon1.gif);
	background-position:120% 50%;
	background-repeat:no-repeat;
}

.featureBtn {
	width:25px;
	height:25px;
	float:right;
	display:block;
	background-color:#CCC;
	background-image:url(../images/featureMag.jpg);
}

.headerLogo {
	width:191px;
	height:90px;
	background-image:url(../images/jenLogo.jpg);
	background-position:center 16px;
}

.artWorkTitle {
	font-size:24px;
	font-family:century gothic;
	font-weight:lighter;
}

.newsTitle {
	font-size:18px;
	font-family:century gothic;
	font-weight:lighter;
	width:475px;
	display:block;
	text-align:left;
	padding-bottom:5px;
	border-bottom:1px solid #cacaca;
}

.artWorkDetails {
	font-size:10px;
	color:#CCC;
}

.artWorkDetails2 {
	font-size:11px;
}

.lightboxContainer {
	width:600px;
}

.artworkThmbOverlay1 {
	position:absolute;
	width:310px;
	height:450px;
	display:none;
	background-color:rgba(255,255,255,0.8);
}

.artworkThmbOverlay2 {
	position:absolute;
	width:310px;
	height:450px;
	background-image:url(../images/plusIcon1.gif);
	background-position:120% 50%;
	background-repeat:no-repeat;
	z-index:10000;
}

.videoThmbOverlay1 {
	position:absolute;
	width:310px;
	height:450px;
	display:none;
	background-color:rgba(255,255,255,0.8);
}

.videoThmbOverlay2 {
	position:absolute;
	width:310px;
	height:450px;
	background-image:url(../images/playBtn.gif);
	background-position:50% 120%;
	background-repeat:no-repeat;
	z-index:10000;
}

.footerContainer {
	width:100%;
	height:60px;
	background-color:#4c4c4c;
}

.adminPanelTitle {
	padding-left:10px;
	padding-right:20px;
	padding-top:6px;
	height:22px;
	font-size:15px;
	color:#b7b7b7;
	float:left;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
	text-decoration:none;
}

.loginFormContainer {
	padding-top:3px;
	color:#fff;
}

.footerContainerInner {
	width:980px;
	height:25px;
	border-bottom:1px solid #555555;
	padding-top:11px;
	color:#787878;
	margin:0px auto;
}

.footerLink {
	color:#787878;
	text-decoration:none;
}

.footerLink:hover {
	color:#FFF;
}

.footerLine {
	width:980px;
	height:1px;
	background-color:#555555;
	margin:0px auto;
}

.footerTxt {
	color:#787878;
	font-size:10px;
}

#artworkImageCap {
	display:block;
	text-decoration:none;
	width:310px;
	color:#CCC;
	text-align:left;
}

#artworkImageCap:hover {
	background-color:#666;
}

.artworkImageCapBG {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#333;
	width:310px;
	height:85px;
}

.artworkImageCapTxt {
	color:#999;
	padding:15px;
	width:280px;
	line-height:18px;
}

.thmbOverlayTitle {
	color:#666;
	text-decoration:none;
}

.exhibitionDetailsContainer {
	width:950px;
	padding:15px;
	text-align:left;
}

.emailLink {
	color:#666;
	text-decoration:none;
}

.emailLink:hover {
	color:#CCC;
}

#emailLink {
	color:#666;
	text-decoration:none;
}

#emailLink:hover {
	color:#CCC;
}

.footerSocialContainer {
	position:absolute;
	left:803px;
	top:8px;
	width:177px;
	height:20px;
}

.socialLink {
	position:relative;
	display:block;
	width:20px;
	height:20px;
	float:right;
	background-position:0px 0px;
}

.socialLink:hover {
	background-position:0px 20px;
}

.socialDivider {
	position:relative;
	width:5px;
	float:right;
	height:20px;
}

address {
	font-style: normal;
	line-height:  24px;
}

.social-media {
	margin: 40px 0 0 0;
}

.social-media > a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 10px 0 0;
}

.social-media > a > img {
	display: block;
	width: 40px;
	height: 40px;
}

.footerContainer .social-media {
	margin: 0;
	float: right;
}

.footerContainer .social-media > a {
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

.footerContainer .social-media > a > img {
	width: 20px;
	height: 20px;
}