body {
	
	margin: 0;
	padding: 0;
	border:none;
	background: #000000;
	}

a:active, a:focus {
outline: 0
}

h1 {
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	width: 255px;
	height: 0px;
	border: none;
	/* background: url('superbgimage.png') no-repeat; */
}
h1 a {
	display: block;
	overflow: hidden;
	width: 255px;
	height: 100px;
	border: none;
}
a {
	text-decoration: none;
	border: none;
}
a:hover { 
	color: #E83F3F;
	border: none;
}

.loadset1 {
	position: absolute;
	left: 29px;
	top: 15px;
	}

.prev {
	position: absolute;
	left: 139px;
	top: 15px;
	}
	
.small {
	font-size:10px;
	font-family: "georgia", serif;
	letter-spacing: .45px;
	font-style: italic;
	color: #bd7b80;
	}

.small_dark {
	font-size:12px;
	font-family: "georgia", serif;
	font-weight: bold;
	font-style: italic;
	color: #303030;
	
}

.next {
	position: absolute;
	left: 175px;
	top: 15px;
	}

.loadset2 {
	position: absolute;
	left: 94px;
	top: 15px;
}

.loadset3 {
	position: absolute;
	left: 190px;
	top: 15px;
}


.loadset4 {
	position: absolute;
	left: 265px;
	top: 15px;
}


#overlay {
	position: absolute;
	width: 255px;
	z-index:200;
}

#shadow {
	margin-bottom: 12px;
	margin-top: 12px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 2);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 2);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 2);
	}


fieldset {
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: none;

}
fieldset * {
	margin-top: -38px;
	text-align: left;
	border: none
}

.small a:hover {
	color: #FFEDDD;
	}

#control {
	margin-top: -2.5px;
	margin-left: -3.5px;
	text-align: center;
	line-height: 24px;
	border: none;
}
#control a {
	margin-top: -5px;
	text-decoration: none;
	border: none;
	/*font-weight: bold;
	padding: 5px;*/
}

#thumbs, #thumbs1, #thumbs2, #thumbs3 a, #thumbs4 a {
	text-align: center;
}
#thumbs a, #thumbs1 a, #thumbs2 a, #thumbs3 a, #thumbs4 a {
	display: block;
	line-height: 22px;
	float: left;
	width: 22px; 
	height: 22px;
	
}

#transition {
	width:100%;
}

#showtitle {
	z-index: 3;
	position: relative;
	display: none;
	padding: 10px;
	width: 275px;
	border: none;
	/*border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;*/	
}

/*a.activeslide { background:red; }*/

#superbgimage {
	display: none;
	background: #000000 url('../assets/superbgloading_red.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}
