#main-wrapper
{
	padding: 195px 0 0 0;  
}
#gallery {
	position: relative;
}

#gallery-ad {    
	position: absolute;
	left:465px;
	top: 10px
}

#fan-module {
	position: absolute;
	right: 13px;
	top: 14px;
}

/* Gallery top */
#gallery-top {
	width: 778px !important;
	height: 351px !important;
	background-image:url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/gallery-top-bg.png);
	background-repeat: no-repeat;
	margin: 0 0 1px 0;
	position: relative;
}

.gallery-cta {
	white-space:nowrap;
	top: 10px;
	left: 13px;
	position: absolute;
}

#gallery-info {
    font-family: Arial, Helvetica, sans-serif;
	width: 210px;
/*	border: solid 1px #636363;*/
	height: 302px;
	position: absolute;
	top: 34px;
	left: 553px;
	background-color:#ffffff;
}

#gallery-info-header {         
    background-color: #322509;
  	background-image:url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/gallery-info-header.jpg);
    border-bottom: 1px solid #636363;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    height: 48px;
    letter-spacing: -0.2px;
    line-height: 36px;
    padding: 10px 0 0 10px;
}

#gallery-info-copy {
    color: #363636;
    font-size: 12px;
    font-weight: normal;
    height: 229px;
    line-height: 18px;
    padding: 10px;
    word-spacing: 0;
}

/* Gallery bottom */
#gallery-bottom {
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/gallery-bottom-bg.png);
	width: 768px;
	height: 276px;
	margin: 1px 0;
	position: relative;
	padding: 5px;
}

/* CSS for interactive elements */

div.gallery-container {
	color: #363636;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 442px;
	height: 276px;	
	overflow: hidden;
}

#gallery-tabs {
	position: absolute;
	top: 0;
}

#gallery-scroll-left {
	cursor:pointer;
	position: absolute;
	top: 150px;
	left: 15px;
	width: 15px;
	height: 24px;
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/left-arrow-on.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

#gallery-scroll-right {
	cursor:pointer; 
	position: absolute;
	top: 150px;
	left: 420px;
	width: 15px;
	height: 24px;
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/right-arrow-on.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

.gallery-title {
	display: block;
	float: left;
	padding: 10px 0;
	margin: 2px -8px -2px 1px;
	cursor:pointer; 
	height: 50px;
	width:auto;
	min-width:157px;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 1px 1px 1px #ffffff;	
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/gallery-tab.png);
	background-repeat: no-repeat;
	
}

.gallery-title.active {
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/gallery-tab-selected.png);
	color: #322509;
	text-shadow:none;
}


div.gallery {
	position: absolute;
	top: 20px;
	left: 0;
}

.album-thumbnails {
	position: absolute;
	top: 34px;
	left: 14px;
	width: 63px;
	height: 302px;
	border: solid 1px #636363;
/*	background-color: #FFFFFF;*/
	overflow: hidden;
}

#thumb-scroll-down, #thumb-scroll-up, #thumb-scroll-up .on, #thumb-scroll-up .off, #thumb-scroll-down .on, #thumb-scroll-down .off {
	position: absolute;
	width: 63px;
	height: 29px;
	cursor:pointer;
	background-position: top center;
}

#thumb-scroll-up .on {
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/thumb-scroll-up-on.png);
	display: none;
}

#thumb-scroll-up .off {
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/thumb-scroll-up.png);
}

#thumb-scroll-down .on {
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/thumb-scroll-down-on.png);
}

#thumb-scroll-down .off {
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/thumb-scroll-down.png);
	display: none;
}

#thumb-scroll-up {
	top: 0px;
}

#thumb-scroll-down {
	top: 276px;
}

.thumbnail-container {
	position: absolute;
	top: 0;
	overflow: auto;
	padding-top: 4px;
}

.album-thumbnails.hasScroll .thumbnail-container {
	padding-top: 0;
}

.gallery-photo-thumbnail {
	background:#000000;
	background-position: 50% 50%;
	background-repeat:no-repeat;
	border: solid 1px #636363;
	display: block;
	float: left;
	margin: 3px 4px;	
	width: 53px;
	height: 41px;
	cursor:pointer; 
}

.gallery-photo-thumbnail.active {
	border: solid 1px #2d134a;
	box-shadow: 0px 0px 3px;
}

.gallery-divider {
	height: 100px;
	width: 12px;
	display:block;
	float:left; 
/*	background: url(http://cdn.dolimg.com/xd/media/pairofkings/common/gallery/gallery-divider.png) no-repeat 50% 60%;*/
}

.gallery-image {
	background: #000000;
	background-position: 50% 50%;
	background-repeat:no-repeat;
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/loading.gif);
	width: 466px;
	height: 302px;
	border-left: none;
	border: solid 1px #636363;
	position:absolute;
	top: 34px;
	left: 78px;
}

.gallery-album{
	display:block;
	float:left; 
	margin: 2px 0 14px 0;	
	width: 119px;
	height: 100px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/album-frame.png);
}

.gallery-album.active {
		background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/album-frame-selected.png);
}

.gallery-album-title {
	cursor:pointer; 
	color: #363636;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #ffffff;
	font-size: 13px;
}

.gallery-album-thumbnail {
	background:#000000;
	background-position: 50% 50%;
	background-repeat:no-repeat;
	cursor:pointer; 
	width: 102px;
	height: 87px;
	margin: 7px 0 5px 0;
}

.gallery-photo {
	background:#000000;
	background-position: 50% 50%;
	background-repeat:no-repeat;
	background-image: url(http://cdn.dolimg.com/xd/media/pairofkings/gallery/loading.gif);
	position: absolute;
	top: 0;
	left: 0;
	width: 466px;
	height: 302px;
}

.page {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 382px;
	height: 226px;	
	margin: 20px 35px;
}
