/* ================= */
/* ! VIEW PAGE CSS   */
/* ================= */

#viewer-container {
	min-height: 625px;	
}

#viewer-top {
	background: transparent url(../images/viewer-top.png) no-repeat bottom;
	height: 8px;
	width: 641px;
}

#viewer-middle {
	background: transparent url(../images/viewer-middle.png) repeat-y;
	height: 590px;
	padding: 0 0 0 28px;
	width: 641px;
	z-index: 2;
}

#viewer-bottom {
	background: transparent url(../images/viewer-bottom.png) no-repeat bottom;
	height: 20px;
	width: 641px;
}

#arrows-container {
	position: absolute;
	top: 300px;	
}
	
#arrow-left {	
	background: transparent url(../images/arrow-left-turq.png) no-repeat;
	height: 50px;
	left: 0px;
	position: absolute;
	width: 50px;
	z-index: 9999;
}

#arrow-right {
	background: transparent url(../images/arrow-right-turq.png) no-repeat;
	height: 50px;
	left: 594px;
	position: absolute;
	width: 50px;
	z-index: 9999;
}

#fp-author {
	font-size: 26px;
	text-align: center;
	text-shadow: 0px 1px 1px #FFF;
}

#fp-time-elapsed {
	color: #494949;
	text-shadow: 0px 1px 1px #FFF;
}

/* ================ */
/* ! USER ACTIONS   */
/* ================ */

#view-user-actions {
	margin: -5px 0px 0px 100px;
}

/* ===================== */
/* ! FACEBOOK COMMENTS   */
/* ===================== */

#comments-header {
	margin: 20px 0px 10px 10px;
}

#facebook-comments {
	margin: 0px 0px 20px 17px;
}

/* =========== */
/* ! SIDEBAR   */
/* =========== */

#get-started-container {
	background: url(../images/get-started-now.png) no-repeat top left;
	height: 100px;
	margin: 0 0 10px 0;
	width: 100%;
}

#get-started-container a {
	display: block;
	height: 100%;
	width: 100%;
}

.tag-wrap {
	float: left;
	position: relative;
}

.add-tag-button {
	position: absolute;
	right: 7px;
	top: 7px;
}

.close-tag {
	background: url(../images/close-tag.png) no-repeat top;
	float: left;
	height: 17px;
	position: absolute;
	right: -1px;
	top: -2px;
	width: 17px;
	z-index: 99;
}

.close-tag a {
	display: block;
	height: 100%;
	width: 100%;
}

.new-tag-input {
	background: none;
	border: 0px none;
	color: #747474;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0px 1px 1px #FFF;
	text-transform: uppercase;
	width: 65px;
}

#tag-module-bottom-ajax {
	background: transparent url(../images/module-footer-ajax.png) repeat-x;
	color: #FFF;
	display: none;
	font-weight: Bold;
	height: 30px; 
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	position: relative;
	text-shadow: 0px 1px 1px #14434E;
	width: 264px;	
}

#tag-module-bottom-ajax span {
	color: #FFF;
	font-size: 10px;
	position: absolute;
	right: 10px;
	text-shadow: 0px 1px 1px #000;
	top: 9px;
}

div#new-tag-button {
	display: none;
}

/* =============== */
/* ! VIEW THUMBS   */
/* =============== */

.thumbs-nav  {

}

.thumbs-arrow-left {
	left: -9px;
	position: absolute;
	top: 80px;
}

.thumbs-arrow-right {
	position: absolute;
	right: -9px;
	top: 80px;
}

.view-thumbs-container {
	height: auto;
	margin: 10px 0 10px 0;
}

.view-thumbs-container img {
	background: #FFF;
	border: 1px solid #C2C2C2;
	padding: 4px;
	width: 100px;
}

.view-thumbs-left {
	float: left;
	margin: 0 0 5px 21px;
	width: 100px;
}

.view-thumbs-right {
	float: right;
	margin: 0 30px 5px 0 ;
	width: 100px;
}

p.thumb-title {
	margin: 0;
	padding: 0 5px;
	text-align: center;
	width: 100px;
}

.thumbs-browsing {
	color: #838383;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 4px 0px 3px 0px;
	text-align: center;
	text-shadow: 0px 1px 1px #FFF;
}

/* ================== */
/* ! SONG SELECTORZ   */
/* ================== */

#song-select-container {
	margin: 0 0 20px 0;
}

.song-select-top {
	background: transparent url(../images/module-header-bg.jpg) repeat-x;
	border: 0px none;
	color: #FFF;
	display: block;
	font-weight: Bold;
	height: 35px; 
	margin: 0px 0 -11px 0;
	padding: 9px 12px 10px 12px;
	position: relative;
	text-shadow: 0px 1px 1px #14434E;
	text-transform: uppercase;
	width: 276px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.song-select-row {
	background: transparent url(../images/module-row-bg.jpg) repeat-x top;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	clear: both;
	color: #616161;
	font-size: 10px;
	font-weight: Bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 6px 0 0 12px;
	text-shadow: 0 1px 1px #FFF;
	text-transform: uppercase;
	width: 262px;
}

.song-select-row:hover {
	color: #000;
	text-shadow: 0 0 0;
}

option.song-select-row {
	width: 243px;
}