em {
	font-style: italic;
}

#header {
	z-index: 2;
	position: relative;
}

#mixologize {
	background: transparent url(../images/spring/bg/main2.jpg) no-repeat 13px top;
	position: relative;
	top: -8px;
	height: 933px;
}
#mixologize[id] {
	min-height: 933px;
}

#mixologize h1 {
	margin: 0 0 20px 0;
}

#mixologize h2.tips {
	font-size: 1.6em;
	margin: 0 0 10px 0;
}

#mixologize .left-copy {
	padding: 80px 0 0 50px;
}

#mixologize .right-copy {
	position: absolute;
	right: 45px;
	top: 71px;
	z-index: 0;
}

#mixologize .btn-shop-pieces {
	position: absolute;
	right: 20px;
	margin-top: 20px;
}

#mixologize .fedora-copy {
	position: absolute;
	z-index: 1;
	top: 44px;
	left: 580px;
}

#mixologize .share {
	position: absolute;
	top: 9px;
	left: 774px;
}

#mixologize .share .hdr {
	margin-right: 10px;
}

#mixologize .share .buttons a {
	margin-right: 5px;
}

#mixologize .girl-image {
	position: absolute;
	left: 368px;
	top: 18px;
}

#mixologize .video {
	background: transparent url(../images/spring/bg/watch-now.gif) no-repeat top left;
	width: 190px;
	height: 160px;
	padding: 8px;
	position: absolute;
	left: 70px;
	top: 445px;
}

#mixologize[id] .video {
	background: transparent url(../images/spring/bg/watch-now.png) no-repeat top left;
}

#mixologize .video .links {
	margin: 20px 0 0;
}

#mixologize .video .links a {
	margin: 0 0 5px 0;
	display: block;
}

#mixologize .voting {
	position: absolute;
	top: 680px;
	width: 900px;
	padding: 0 0 0 50px;
}

#mixologize .voting .copy {
	color: #fff;
	width: 180px;
	font-size: 1.3em;
	line-height: 1.5em;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#mixologize .voting .copy h2 {
	margin: 0 0 10px 0;
}

#mixologize .voting .thumbs {
	float: left;
	display: inline;
	width: 640px;
	padding-left: 30px;
	color: #fff;
	font-size: 1.1em;
}

#mixologize .voting .thumbs .thumb {
	width: 117px;
	float: left;
	display: inline;
	margin: 0 0 0 40px;
}

.thumbs .thumb a:link, .thumbs .thumb a:visited {
	color: #fff;
}

.thumbs .thumb a:hover {
	color: #951d1f;
}

#mixologize .voting .thumbs .thumb p {
	margin: 0 0 5px 0;
}

#mixologize .voting .thumbs .thumb span.votes {
	float: left;
	display: inline;
	padding: 2px 5px 0 0;
}

#mixologize .voting .thumbs .thumb a.vote {
	color: #fff;
	text-indent: -5000px;
	width: 70px;
	height: 18px;
	float: left;
	display: inline;
	background: transparent url(../images/spring/bg/btn-vote.gif) no-repeat left top;
}

#mixologize .voting .thumbs .thumb a.vote:hover {
	background: transparent url(../images/spring/bg/btn-vote.gif) no-repeat 0 -18px;
}

#mixologize .voting .thumbs .thumb a.hasVoted {
	background: transparent url(../images/spring/bg/btn-vote.gif) no-repeat left bottom !important;
}

#fullsize {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -156px;
	display: none;
	z-index: 100;
	background: #fff;
	padding: 10px;
}
#fullsize[id] {
	position: fixed;
}



#fullsize .close {
	position: absolute;
	background: #fff;
	top: 10px;
	right: 10px;
	padding: 3px;
	color: #c00;
}

#overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

#videoPlayer {
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	margin-left: -300px;
	margin-top: -170px;
	z-index: 100;
	background: #fff;
	padding: 10px;
}
#videoPlayer[id] {
	position: fixed;
}

#videoPlayer a.close:link, #videoPlayer a.close:visited {
	padding-left: 563px;
	color: #c00;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
	position: relative;
	top: -3px;
}

.fb-comments {
	background: #fff;
	/*width: 476px;*/
	width: 577px;
	padding: 10px 15px;
	margin: -8px 0 0 44px;
}

.fb-comments h3 {
	margin: 0 0 5px 0;
}

.fb-comments p {
	margin: 0 0 10px 0;
	font-size: 1.1em;
}

#fb-status-modal {
	background: transparent url(../images/spring/bg/fb-modal.gif) no-repeat top left;
	width: 305px;
	height: 134px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -80px;
	z-index: 50;
	display: none;
}

#fb-status-modal[id] {
	background: transparent url(../images/spring/bg/fb-modal.png) no-repeat top left;
	position: fixed;
}

#fb-status-modal .head {
	color: #fff;
	height: 23px;
	overflow: hidden;
	padding: 5px 0 0 20px;
	font-size: 1.4em;
	position: relative;
}

#fb-status-modal .head a.close {
	position: absolute;
	right: 10px;
	top: 5px;
}

#fb-status-modal .copy {
	padding: 20px;
}

#fb-status-modal .copy p {
	margin: 0 0 20px 0;
}

#fb-status-modal .copy a.publish {
	background: #2961a1;
	color: #fff;
	padding: 3px 10px;
}


.jqZoomPup {
	border: 1px solid #fff;
	z-index: 1000 !important;
	background: rgba(255, 255, 255, 0.33);
}

.jqZoomWindow {
	border: 1px solid #fff;
}
