@import url("stylish-default.css.php?images_root=/wp-content/themes/upsracing");
/* ================== */
/* = GALLERY STYLES = */
/* ================== */

#content-left-gallery {
	float: left;
	width: 678px;
}

#content-right-gallery {
	float: left;
	width: 260px;
	background-color: #ffe9cb;
}

#flash-embed-case {
	float: left;
	width: 678px;
    height: 567px;
	overflow: hidden;
	background: #f7f7f5;
}

#flash-embed-page-top {
	background: url(/wp-content/themes/upsracing/images/gallery/header-photo-gallery.jpg);
	width: 678px;
	height: 82px;
}


#gallery-photos #page-title {
	background-repeat: no-repeat;
	text-indent: -500px;
	height:67px;
	width: 350px;
	margin-left: 20px;
}

#gallery-photos h1#title {
	background-image: url(/wp-content/themes/upsracing/images/gallery/gallery-set-title-bg.jpg);
	background-repeat: repeat-y;
	font-size: 20px;
	text-indent: 16px;
	width: 678px;
	padding-top: 24px;
	color: #2d0000;
}

#item-name {
	color: #8e8274;
}

#title-bot {
	background-image: url(/wp-content/themes/upsracing/images/gallery/gallery-page-rule.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 678px
}

#flash-embed-case-top {
	background-image: url(/wp-content/themes/upsracing/images/gallery/flash-embed-top.jpg);
	background-color: #f7f7f5;
	width: 678px;
	height: 12px;
	float: left;
}

#flash-embed-case .box-left {
	float: left;
	width: 16px;
	height: 396px;
	background: url(/wp-content/themes/upsracing/images/gallery/flash-embed-left.jpg) no-repeat;
}

#flash-embed-case .box-right {
	float: left;
	width: 22px;
	height: 396px;
	background: url(/wp-content/themes/upsracing/images/gallery/flash-embed-right.jpg) no-repeat;
	background-position: top right;
}

#flash-embed-case .box-bot {
	float: left;
	width: 678px;
	height: 25px;
	background: url(/wp-content/themes/upsracing/images/gallery/flash-embed-bot.jpg);
	background-position: bottom center;
}

#flash-embed {
	float: left;
	width: 640px;
	height: 396px;
	background: #f7f7f5;
}


#comment-button-wrapper {
	float: left;
	width: 678px;
	height: 0px;
	background: url(/wp-content/themes/upsracing/images/gallery/comment-button-wrapper-bg.jpg) repeat-y;
}

.video-comment-button a {
	float: right;
	width: 215px;
	height: 0px;
	background: url(/wp-content/themes/upsracing/images/gallery/video-comment-btn.jpg);
	background-repeat: repeat-y;
	text-indent: -1500px;
	margin-top: 15px;
	padding-left: 20px;
	visible: hidden;
}

.video-comment-button a:hover {
	background-position: 0 -28px;
}

/* TONGUE CONTENT */
#tongue-left-shadow {
	float: left;
	width: 27px;
	height: 185px;
	background: url(/wp-content/themes/upsracing/images/gallery/tongue-left-shadow.jpg);
}

#tongue-right {
	float: left;
	width: 41px;
	height: 185px;
	background: url(/wp-content/themes/upsracing/images/gallery/tongue-right.jpg);
}

#tounge-recent-items {
	float: left;
	overflow: hidden;
	width: 610px;
	height: 185px;
	background-color: #bfad95;
}

/* RECENT SETS CONTENT */
h2#recent-items-title {
	float: left;
	width: 572px;
	height: 30px;
	background-image: url(/wp-content/themes/upsracing/images/gallery/recent-photos-title.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -500px;
	margin: 9px 0px 11px 19px;
}

#recent-items-table {
	margin: 0;
	float: left;
	width: 580px;
	padding-left: 20px;
}

#recent-items td.photo {
	padding: 0 10px 10px 0;
	margin: 0;
	width: 50px;
}

#recent-items td.info {
	padding: 0 10px 25px 0;
	margin:0;
	width: 130px;
}

#recent-items td.info p {
	margin: 0;
}

#recent-items td.info a {
	vertical-align: top;
}

/*
#recent-video-name a
#recent-set-name a {
	float:left;
	width: 125px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
}

#recent-video-info,
#recent-set-info {
	float: left;
	color: #535353;
	width: 125px;
	overflow: hidden;
	padding-left: 10px;
}
*/

#page-bottom {
	float: left;
	width: 938px;
	height: 167px;
	background-image: url(/wp-content/themes/upsracing/images/gallery/page-bottom.jpg);
	background-position: bottom;
}


/* SIDEBAR GALLERY CONTENT */
/*
#sidebar-top-spacer {
	float:left;
	width: 115px;
	height: 68px;
	background-image: url(/wp-content/themes/upsracing/images/gallery/sidebar-top-spacer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
*/
#sidebar-videos-tab,
#sidebar-photos-tab,
#sidebar-games-tab {
	float: left;
	text-indent: -1500px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#sidebar-videos-tab {
	width: 67px;
	height: 68px;
	background: url(/wp-content/themes/upsracing/images/gallery/sidebar-videos-tab.jpg);
}
#sidebar-photos-tab {
	width: 78px;
	height: 68px;
	background: url(/wp-content/themes/upsracing/images/gallery/sidebar-photos-tab.jpg);
}
#sidebar-games-tab {
	width: 115px;
	height: 68px;
	background: url(/wp-content/themes/upsracing/images/games/sidebar-games-tab.jpg);
}
#sidebar-videos-tab:hover,
#sidebar-photos-tab:hover,
#sidebar-games-tab:hover {
	background-position: 0 -69px;
}

#sidebar-videos-tab.current-tab,
#sidebar-photos-tab.current-tab {
	background-position: 0 -138px;
}

#sidebar-bot-shadow {
	float: left;
	width: 260px;
	height: 30px;
	background: url(/wp-content/themes/upsracing/images/gallery/sidebar-bot-shadow.jpg);
	background-position: bottom;
}

#sidebar-content-shadow {
    float: left;
	width: 10px;
	background: url(/wp-content/themes/upsracing/images/gallery/sidebar-bg-shadow.jpg);
    height: 654px;
}

#sidebar-content {
	float: left;
	width: 250px;
	height: 654px;
	background: url(/wp-content/themes/upsracing/images/gallery/sidebar-bg-filler.jpg) repeat-x;
	background-color: #f8e9cc;
}

#sidebar-title {
	float: left;
	width:  250px;
	height: 40px;
	background-image: url(/wp-content/themes/upsracing/images/gallery/sidebar-photos-title.jpg);
	background-repeat: no-repeat;
	text-indent: -900px;
	overflow: hidden;
}

#sidebar-accordion-nav {
	float: left;
	width: 234px;
/* 	padding: 9px 0px 0px 9px; */
	max-height: 545px;
}

#sidebar-accordion-nav-up {
	float:left;
	width: 234px;
	height: 31px;
	background-image: url(/wp-content/themes/upsracing/images/gallery/sidebar-vert-nav-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fdfcf6;
	margin-left: 7px;
}

#sidebar-accordion-nav-down {
	float:left;
	width: 234px;
	height: 32px;
	background-image: url(/wp-content/themes/upsracing/images/gallery/sidebar-vert-nav-bot.jpg);
	background-position: top;
	background-repeat: no-repeat;
 	margin-left: 7px; 
}

#sidebar-accordion-nav-down a:hover {
	background-position: 0 -32px;
}


#sidebar-accordion-list a {
	float: left;
	overflow: hidden;
	width: 210px;
	font-size:11px;
	padding: 0;
}

#sidebar-accordion-list-wrapper {
	float: left;
	width: 234px;
	background-color: #fdfcf6;
	background-image: url(/wp-content/themes/upsracing/images/gallery/sidebar-nav-bg.jpg);
	background-repeat: repeat-y;
	max-height: 545px;
}

#sidebar-accordion-list p {
	float: left;
	border-bottom: 1px #ede9e2 solid;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#channel-tag,
#album-tag {
	color: #88b0b7;
}

#channel-tag-selected,
#album-tag-selected {
	color: #685843;
}

#sidebar-channel-selected a,
#sidebar-album-selected a {
	float: left;
	width: 234px;
	height: 23px;
	background-image: url(/wp-content/themes/upsracing/images/gallery/sidebar-album-selected.jpg);
	background-repeat: no-repeat;
	color: #2d0000;
	font-size: 11px;
	padding: 5px 0 5px 27px;
}

#accordion-open-channel,
#accordion-open-album {
	float: left;
	overflow: hidden;
	width: 234px;
	background-color: #fdfcf6;
	background-image: url(/wp-content/themes/upsracing/images/gallery/sidebar-nav-bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

#album-photoset-wrapper {
	float: left;
	width: 210px;
}

#video-left, #photoset-left {
	float: left;
	width: 50px;
	margin-left: 5px;
}

#video-right, #photoset-right {
	float: left;
	width: 120px;
	padding-left: 10px;
}

#video-left .load-video,
#photoset-left .load-photoset {
	float: left;
	width: 50px;
	height: 50px;
	padding: 0 0 0 10px;
	margin-bottom: 15px;
}

#video-right .load-video,
#photoset-right .load-photoset {
	float: left;
	width: 120px;
	height: 50px;
	max-height: 50px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#accordion-open-channel #video-right .channel-meta,
#accordion-open-album #photoset-right .album-meta {
	float: left;
	color: #535353;
}

#accordion-open-channel .entry-details,
#accordion-open-album .entry-details {
	color: #88b0b7;
}


#accordion-open-channel p,
#accordion-open-album p {
	float: left;
	width: 215px;
	margin: 0 0 0 10px;
}

#accordion-open-channel-details,
#accordion-open-album-details {
	float:right;
	overflow: hidden;
	vertical-align: top;
}

/* PROMO GALLERY CONTENT */
.promo-1 img,
.promo-2 img,
.promo-3 img {
	float: left;
}

.promo-1 {
	float:left;
	padding: 23px 0 0 56px;
}

.promo-2, .promo-3 {
	float: left;
	padding: 23px 0 0 38px;
}

.promo-1 .shadow-left,
.promo-2 .shadow-left,
.promo-3 .shadow-left {
	float: left;
	width: 5px;
	height: 115px;
	background: url(/wp-content/themes/upsracing/images/gallery/promo-shadow-left.png) no-repeat;
	background-position: bottom;
}

.promo-1 .shadow-right,
.promo-2 .shadow-right,
.promo-3 .shadow-right {
	float: left;
	width: 5px;
	height: 115px;
	background: url(/wp-content/themes/upsracing/images/gallery/promo-shadow-right.png) no-repeat;
	background-position: bottom;
}

/* SHARE BUTTON */
#share-wrapper {
	float:right;
	width: 90px;
	height: 18px;
 	margin-top:2px;
	text-indent: -900px;
	max-height: 18px;
	margin:26px 0 0 0;
}

#share-button a {
	float: left;
	display: block;
	width: 78px;
	height: 18px;
	background-image: url(/wp-content/themes/upsracing/images/iconsbadges/share.png);
	background-repeat: no-repeat;
	padding-right: 14px;
	text-indent: -900px;
	margin-top: 2px;
}

#share-button a:hover {
	background-position: 0 -18px;
}


/*===== MIKE'S QUICK & DIRTY ADDITIONS ========*/

#sidebar-accordion-list .channel-header,
#sidebar-accordion-list .album-header {
	margin: 1em;
	padding-bottom:1em;
	border-bottom:1px solid #ede8e2;
	width: 210px;
	font-size:1.2em;
	text-transform: uppercase;
	cursor:pointer;
	white-space: no-wrap;
	margin-top: 10px;
/* 	background: url(/wp-content/themes/upsracing/images/gallery/sidebar-nav-arrow.jpg) no-repeat; */
}

#sidebar-accordion-list .channel-videos,
#sidebar-accordion-list .album-photosets {
	display:none;
	clear:both;
}

#sidebar-accordion-list .channel-photosets p,
#sidebar-accordion-list .album-photosets p {
	margin:2em;
	background:yellow;
	display:block;
}

.scroll-pane {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.video-preloader,
.photoset-preloader {
	margin-left: 50px;
}

/* This for accordian nav */

#sidebar-accordion-list-wrapper {
	overflow: hidden;
	position:relative;
	height: 520px;
	margin-left: 7px;
}

#sidebar-accordion-list {
	position:absolute;
}

#sidebar-content .scroll-button {
	cursor:default;
}

#sidebar-accordion-nav-up.scrollable {
	background-position: 0 -32px;
	cursor:pointer;
}
#sidebar-accordion-nav-down.scrollable {
	background-position: 0 -32px;
	cursor:pointer;
}
#sidebar-accordion-nav-up.scrollable.on-hover {
	background-position: 0 -64px;
}
#sidebar-accordion-nav-down.scrollable.on-hover {
	background-position: 0 -64px;
}

#channel-video-wrapper, album-photoset-wrapper {
	float: left;
	width: 210px;
}

.rating-control label {
	margin-top: -2px;	
}