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

body {
	background-color:#000;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#FlashID {
	z-index:99;
	position:absolute;
	top:0px;
	left:0px;
}
#mainWrapper {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	position:relative;
}


/* -- Header & Navigation Styles --*/

#hdrWrapper {
	width:850px;
	height:170px;
	margin:0px auto;
	position:relative;
	background:url(http://cdn.sinfulclothing.com/images/nav.png) center center no-repeat;
	z-index:100;
}
#navLeft {
	position:absolute;
	left:16px;
	top:82px;
}
#navLeft a {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-right:24px;
}
#navLeft a:hover {
	color:#990000;
}
#navRight {
	position:absolute;
	right:16px;
	top:82px;
}
#navRight a {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-left:24px;
}
#navRight a:hover {
	color:#990000;
}


/* -- Home Styles --*/
#homeContent {
	width:850px;
	margin:550px auto 20px auto;
	position:relative;
	z-index:101;
}
#homeMarketing {
	background:url(http://cdn.sinfulclothing.com/images/hmMarketBk.png) top center no-repeat;
	width:410px;
	height:300px;
	float:left;
	margin-bottom:40px;
	color:#CCC;
	text-align:left;
}
#homeMarketing h1 {
	color:#FFF;
	font-size:26px;
	font-weight:normal;
	text-transform:uppercase;
}
#homeMarketing h2 {
	color:#666;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
#homeMarketing p {
	font-size:14px;
	text-transform:uppercase;
}
#homeMarketing p {
	font-size:14px;
	text-transform:uppercase;
}
#homeMarketing a {
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}
#homeMarketing a:hover {
	color:#990000;
}
#homeMarketing img {
	margin:1px 14px 0px 1px;
	float:left;
}
#space30 {
	width:30px;
	height:300px;
	float:left;
}


/* -- Content Styles --*/

#sectionHdr {
	margin:30px 0px 0px 0px;
}
#sectionHdr h1 {
	font-size:30px;
	font-weight:normal;
	color:#660000;
	margin:0px;
}
#Content {
	background:url(http://cdn.sinfulclothing.com/images/contentBk.png) top center no-repeat;
	width:850px;
	margin:-7px auto 20px auto;
	padding:20px;
	color:#CCC;
	font-size:14px;
}
#Content h2 {
	margin:0px 0px 20px 0px;
	color:#999;
	font-weight:normal;
}
#Content h3 {
	margin:20px 0px 0px 0px;
	color:#666;
	font-weight:normal;
}
#Content h4 {
	margin:0px 0px 20px 0px;
	color:#666;
	font-size:24px;
	font-weight:normal;
}
#Content p {
	margin:0px 0px 14px 0px;
}
#Content a {
	color:#CCC;
	text-decoration:none;
}
#Content a:hover {
	color:#990000;
}
#Content td {
	font-size:14px;
	color:#CCC;
}


/* -- News Styles --*/
#newsLeft {
	float:left;
	margin:0px 20px 0px 20px;
	padding-right:20px;
	border-right:1px solid #660000;
}
#newsLeft img {
	margin:0px 0px 10px 0px;
	border:2px solid #000;
}
#newsLeft img:hover {
	border:2px solid #660000;
}
#newsRight {
	text-align:left;
	width:600px;
	float:left;
}

#newsRight h1 {
	color:#CCC;
	font-size:16px;
	margin:0px;
	font-weight:normal;
}
#newsRight h2 {
	color:#999;
	font-size:14px;
	margin:0px;
	font-weight:normal;
}
#newsRight p {
	font-size:12px;
	margin:0px 0px 12px 0px;
}
#newsRight a {
	border-bottom:1px solid #333;
	display:block;
	padding-bottom:12px
}


/* -- Contest Styles -- */

#contestWrapper, #contestWrapper td {
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
}
#contestWrapper #hdrWrapper {
	margin:0px 0px 40px 0px;	
}

#contestWrapper a {
	color:#FFF;
}
#contestWrapper a:hover {
	color:#990000;
}
#contestWrapper h1 {
	color:#990000;
	font-weight:normal;
	text-align:center;
	font-size:42px;	
	margin:0px;
}
#contestWrapper h1 a {
	color:#990000;
	text-decoration:none;
}
#contestWrapper h1 a:hover {
	color:#999;
	text-decoration:none;
}
#contestWrapper h3 {
	color:#990000;
	text-align:left;
	font-weight:normal;
	font-size:20px;	
	margin:20px 0px 10px 0px ;
}
#contestWrapper h4 {
	color:#990000;
	text-align:left;
	font-weight:normal;
	font-size:14px;	
	margin:20px 0px 0px 0px ;
}
#contestWrapper h3 a, #contestWrapper h4 a {
	color:#990000;
	text-decoration:none;
}
#contestWrapper h3 a:hover, #contestWrapper h4 a:hover {
	color:#ccc;
	text-decoration:none;
}
#contestHeader {
	background:url(http://cdn.sinfulclothing.com/images/contentBk.png) top center no-repeat;
}
.inputhead {
	font-size: 11px;
	vertical-align: top;
}
.pagehead {
	font-size: 28px;
	padding-bottom: 15px;
}
.pagesubhead {
	font-size: 14px;
	padding-bottom: 20px;
}
.paging {
	font-size: 12px;
	border-bottom:1px solid #666;
	padding:0px 4px 10px 0px;
}
.paging a {
	text-decoration: none;
}
.fineprint {
	font-size: 10px;
}
.adminHdrFoot {
	background-color: #990000;
}
.oddrow	{
	background-color: #333;
}
.evenrow {
	background: #fff;
}
.thumbnail {
	text-align: center;
}
#contestWrapper .numvotes {
	font-size: 14px;
	text-align: center;
	color:#FFF;
background-color:#333;
}
.votebutton {
	text-align: center;
}
.hiresimage {
	text-align: left;
	width:620px;
	vertical-align: top;
}

.imageinfo {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}

.navigation {
	font-size: 12px;
	font-weight: bold;
	border-bottom:1px solid #666;
	padding:0px 4px 10px 0px;
}

.navigation a {
	text-decoration: none;
}

.sorry {
	font-size: 12px;
	font-weight: bold;
	color: #ff2222;
}
/* -- Collections --*/

#container {
	width:840px;
	height:565px;
	float:left;
	border: solid 1px #333333;
	position:relative;
	font:8pt arial;
	margin-left:4px;
	margin-bottom:30px;
}
.item {
	background:#000000;
	height:125px; width:125px;
	margin:7px;
	float:left;
}
.item a {
	text-decoration:none;
	color:#FFFFFF;
	height:125px; width:125px;
	float:left;
}
.item a:hover {
	text-decoration:underline;
}
#zoom {
	background:url(http://cdn.sinfulclothing.com/collections/images/loadingAnimation.gif) no-repeat #333 center;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 10;
	height:0px;
	width:0px;
	float:left;
	display:none;
}
#scrollBox {
	top: 0px;
	left: 0px;
	height:565px;
	width:840px;
	overflow: hidden;
	position: relative;
}
#imgZoom {
	position:absolute;
	cursor:move;
	top: 0;
	left: 0;
	width:840px;
	float:left;
}
#item {
	position:absolute;
	bottom:13px;
	left:15px;
	font-weight:bold;
	color:#999;
	font-size:12px;
}
#caption {
	position:absolute;
	bottom:0px;
	height:30px;
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	width:830px;
	visibility:hidden;
}
#caption a{
	color:#ffffff;
	text-decoration:none;
	position:absolute;
	top:15px;
	right:15px;
	font-weight:bold;
}
#closeBtn {
	position:absolute;
	top:10px;
	right:10px;
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	visibility:hidden;
}
#closeBtn a {
	text-decoration:none;
	color:#FFFFFF;
}
#closeBtn a:hover {
	text-decoration:underline;
}
.show {
	height:565px;
	width:840px;
}
.hide {
	height:1px;
	width:1px;
}
.jbox {
	border:solid 2px #000;
}
.jbox:hover {
	border:solid 2px #660000;
}



/* -- Footer Styles --*/

#footerWrapper {
	margin:30px auto 0px auto;
	clear:both;
	text-align:center;
}
#signup {
	margin:20px auto;
	color:#FFF;
	font-size:13px;

}
input {
	margin:10px 6px 6px 6px;
	color:#333;
	font-size:11px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.btn {
	background-color:#990000;
	color:#FFF;
	border:0px;
	text-transform:uppercase;
}
.btn:hover {
	background-color:#666;
	border:0px;
	color:#FFF;
}
select {
	background-color:#FFF;
	border:0px;
	text-transform:uppercase;
	margin:6px;

}
.footer {
	margin:10px 0px;
}
.footer a {
	font-size:11px;
	margin:0px 3px;
	color:#666;
	text-decoration:none;
}
.footer a:hover {
	color:#CCC;
}
.social-icons {
	text-align:center;
	margin:auto;
	display:inline;
	z-index:101;
}
.social-icons a {
	margin: 0 20px;	
}
