* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Helvetica, Arial, sans-serif;
	width: 100%;
}

a {
	text-decoration: none;
	color: #07889E;
}
em {
	font-style: normal;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px
}
img {
	border: none;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
background-image: url('horny-hound-5.jpg');
background-repeat: no-repeat;
background-position:center top; 

}


/* terms
---------------------*/
#terms{
	height: 272px;
}

.dh {
	color: #262626;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	clear: both;
	padding-top: 40px;
	padding-bottom: 0px;
}

.dhlink {
	color: #1B5FA8;
	text-decoration: none;
}

.dhlink:hover {
	text-decoration: underline;
}

.enterstat {
	color: #1B5FA8;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	clear: both;
	padding-top: 49px;
	padding-bottom: 0px;
}


#terms-wrapper {
    margin: 10px auto auto;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#terms-container {
	margin: auto;
	padding: 0px 50px 20px;
}

#termstext {
	margin: auto;
    	overflow: auto;
	height: 105px;
	width: 900px;
	border: 1px solid #888;
}



#termstext p {
	margin: 0;
	padding: 2px 8px;
	line-height: 18px;
    	text-align: left;
}


/* Middle
----------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
	border: 0px solid #cccccc;

}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	border: 0px solid;
	margin: auto;


}
#content {
	padding: 60px 0px 35px 110px;
	text-align: center;
	border: 0px solid #cccccc;
}
h1 {
	font: 24px Arial, sans-serif;
	color: #1B5FA8;
	text-transform: uppercase;
}
h1 em {
	font-size: 52px;
	line-height: 30px;
}

#nar {
	width: 60%;
	margin: auto;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	color: #393939;
	padding: 10px 0px 0px 0px;
	border: 0px solid;

}

#rent
{
	clear: left;
	float: left;
	width: 50%;
	padding: 0px 0;
	margin: 0 0 0 0px;
	display: inline;
	border: 0px solid;

}

h2 {
	text-align: center;
	font: 40px Arial, sans-serif;
	color: #1B5FA8;
	text-transform: none;
	padding-top: 40px;

	
}

#buy
{
	margin: auto;
	width: 50%;
	padding: 0px 0;
	margin: 0 0px 0 0;
	display: inline;
	border: 0px solid;

}

.points {
	margin: auto;
	display: block;
	float: right;
	width: 69%;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-right: 0px;
	border: 0px solid;

}
.points li {
	margin: auto;
	background: url(images/paw-6.jpg) left center no-repeat;
	padding: 4px 0px 4px 30px;
	text-align: left;
	list-style-type:none;
}

.details {
	margin: auto;
	display: inline-block;
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
	color: #393939;
}
.exit {
	width: 700;
	float: right;
	text-align: right;
}
.exit {
	color: #1B5FA8;
	text-decoration: none;
}
.exit:hover {
	text-decoration: underline;
}
.enterbutrent {
	clear: both;
	position:relative;
	display:block;
	height: 64px;
	width: 379px;
	background:url(images/adult-dvd-rentals.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.enterbutrent span.hover {
	position: absolute;
	display: block;
	height: 64px;
	width: 379px;
	background: url(images/adult-dvd-rentals.png) no-repeat;
	background-position: bottom;
}
.enterbutsales {
	clear: both;
	position:relative;
	display:block;
	height: 64px;
	width: 379px;
	background:url(images/adult-dvd-sales.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.enterbutsales span.hover {
	position: absolute;
	display: block;
	height: 64px;
	width: 379px;
	background: url(images/adult-dvd-sales.png) no-repeat;
	background-position: bottom;
}

#enter {
	width: 400px;
	float: center;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 0px;
	margin: auto;
	border: 0px solid;
}

/* info
--------------*/
#info {
	font-size: 14px;
	color: #1B5FA8;
	background-color: #FFF;
	padding: 5px 0;
	text-align: center;
	border-top: 0px solid #888;
}
.infolink {
	color: #1B5FA8;
	text-decoration: none;
}

.infolink:hover {
	text-decoration: underline;
}

