body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding: 0;
	margin: 0;
}

#slinger-main {
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 480px;
	width: 640px;
	overflow: hidden;
	text-align: left;
}

#fadein {
	position: absolute;
	width: 100%;
	height: 100%;
}

#bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 480px;
	width: 640px;
	z-index: 2;
	overflow: hidden;
}

#bg img {
	width: 640px;
	margin: 0;
	padding: 0;
}

#fade {
	position: absolute;
	top: 0;
	left: 0;
	height: 480px;
	width: 640px;
	background-color: #FFF;
	opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 3;
}

#cont {
	position: relative;
	z-index: 4;
	width: 620px;
	margin-left: 10px;
}

a:hover {
	color: #D50000;
}

a {
	color: #06C;
}

h1 {
	font-size: 23px;
	color: rgb(140,62,190);
	margin: 12px 0 10px 0;
	padding: 0px;
	text-align: center;
}	

p {
	margin: 9px 0 9px 0;
	padding: 0;
}

#agree {
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
}

.code-caption {
	font-size: 12px;
	color: #555;
	font-family: Courier New, monospace;
	margin: 0 0 0 10px;
}

.code {
	font-size: 14px;
	background-color: #CCC;
	border: 1px #333 solid;
	font-family: Courier New, monospace;
	padding: 10px;
	margin: 0 10px 15px 10px;
}

#slinger-socials {
	width: 600px;
	text-align: center;
	overflow: hidden;
	margin: 10px 40px 0 20px;
	font-weight: bold;
}	

#slinger-socials form {
	margin: 0;
}

#slinger-like {text-align:center; margin:20px auto 20px auto;height:30px;width:250px;}

#slinger-fb-like {float:left;}

#slinger-gp1 {float:right;}

.mlist {
	float: left;
	width: 120px;
	height: 50px;
	font-size: 12px;
}

.ps-text: {
	width: 100%;
	overflow: hidden;
}

img {
	margin: 0;
	border: 0;
}

.mlist a {
	text-decoration: none;
}

.piclink {
	float: left;
	font-weight: bold;
	margin: 0 10px 0 10px;
	width: 100px;
	height: 50px;
	position: relative;
	z-index: 5;
}

.res {
	font-size: 18px;
	margin-bottom: 4px;
}

.size {
	margin-top: 0;
	font-size: 12px;
	color: #555;
}

#dl-box {
	width: 480px;
	margin: 0 70px 0 70px;
	position: relative;
	text-align: center;
	border: 1px #90C solid;
	background-color: #FFF;
	overflow: hidden;
}

.wrapper {
	float: left;
	position: relative;
	left: 50%
}

.res-chunks {
	text-align: center;
	padding: 0 0 5px 0;
	position: relative;
	left: -50%;
	overflow: hidden;
	float: left;
}

#slinger-foot {
	margin-top: 10px;
	font-size: 10px;
	clear: both;
}

#hider {
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#hider img {
	width: 100%;
	height: 100%;
}

.ps-foot {
	float: left;
	width: 195px;
}

.ps-foot img {
	vertical-align: middle;
}

#copy {
	text-align: left;
	margin-left: 20px;
}

#komodo {
	text-align: center;
}

#fnp {
	text-align: right;

}

.pic-bd {
	float: left;
	text-align: center;
	width: 70px;
}

.pic-bd p{
	margin: 0;
}

.pic-bd img{
	height: 80px;
	width: 70px;
}

.pic-bd a{
	margin: 0;
	display: block;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#left a{
	background-image: url(../images/buttons/left-light.jpg);
	background-repeat: no-repeat;
}

#up a{
	background-image: url(../images/buttons/up-light.jpg);
	background-repeat: no-repeat;
}

#right a{
	background-image: url(../images/buttons/right-light.jpg);
	background-repeat: no-repeat;
}

* html a:hover
{
visibility:visible
}


.pic-bd a:hover img{
	visibility: hidden;
}

#dl-button {
	margin-bottom: 2px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

#dl-button a {
	text-decoration: none;
}
