/* Begin structure */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #2e2e2e url("http://treasurepleasure.net/wp-content/themes/diamond/x/bg.jpg") center scroll repeat;
}

#container {
	position: relative;
	margin: auto;
	min-height: 100%;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding-top: 17px;
	height: 47px;
	width: 100%;
	background: url("http://treasurepleasure.net/wp-content/themes/diamond/x/bg.png") center fixed repeat;
	border-bottom: 7px solid #3c2430;
}

.title {
	margin: auto;
	width: 647px;
	text-align: center;
}

#wrapper {
	position: relative;
	margin: auto;
	z-index: 1;
	padding: 106px 0 73px 0;
	width: 940px;
}

.main {
	position: relative;
	height: 477px;
}

.diamond {
	position: absolute;
	top: 0px;
	left: 31px;
	z-index: 4;
}

.leftshadow {
	position: absolute;
	top: 0px;
	z-index: 6;
}

.rightshadow {
	position: absolute;
	top: 0px;
	left: 670px;
	z-index: 7;
}

#content {
	position: relative;
	margin: auto;
	z-index: 8;
	padding: 6px 9px 7px 9px;
	background: url("http://treasurepleasure.net/wp-content/themes/diamond/x/bg.png") center fixed repeat;
	width: 626px;
}

.logo {
	position: absolute;
	top: 224px;
	left: 442px;
	z-index: 10;
}

#footer {
	position: absolute;
	bottom: 0;
	z-index: 3;
	padding-top: 17px;
	height: 33px;
	width: 100%;
	background: url("http://treasurepleasure.net/wp-content/themes/diamond/x/bg.png") center fixed repeat;
	border-top: 7px solid #3c2430;
}

.copyright {
	margin: auto;
	width: 940px;
	text-align: center;
}

/* End structure */


/* Begin slider */

.designs {
	position: absolute;
	top: 0px;
	left: 31px;
	z-index: 5;
	height: 275px;
	width: 878px;
	overflow: hidden;
	float: left;
}

.designs .items {
	position: absolute;
	width: 20000em;
}

.designs a {
	padding-left: 239px;
	padding-right: 239px;
	height: 275px;
	width: 400px;
}

.tooltip {
	height: 0px;
	width: 0px;
	visibility: hidden;
	display: none;
}

.prev {
	position: absolute;
	top: 158px;
	left: 0px;
	z-index: 8;
	cursor: pointer;
}

.next {
	position: absolute;
	top: 158px;
	left: 910px;
	z-index: 9;
	cursor: pointer;
}

/* End slider */


/* Begin overlay */

.overlay {
	position: absolute;
	z-index: 10000;
	width: 300px;
	min-height: 300px;
	background-color: #fff;
	display: none;
}

.overlay .close {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10001;
	height: 53px;
	width: 50px;
	background-image: url("http://treasurepleasure.net/wp-content/themes/diamond/x/close.png");
	cursor: pointer;
}

/* End overlay */


/* Begin gallery */

.info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 0px 11px 12px;
	background: url("http://treasurepleasure.net/wp-content/themes/diamond/x/info.png") repeat;
	border-bottom: 3px solid #ddd;
	font: normal 9pt Rockwell, Rockwell Std, Serif;
	color: #fff;
}

.info p {
	padding-bottom: 1px;
	color: #fff;
	text-transform: uppercase;
}

.info a {
	text-decoration: underline;
}

.info a:hover {
	color: #fff;
	text-decoration: none;
}

.progress {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	display: none;
}

.progress img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -31px;
}

/* End gallery */


/* Begin navigation */

.navigation {
	position: relative;
	top: 258px;
	margin: auto;
	z-index: 9;
	height: 40px;
	width: 644px;
}

.navigation a:link, .navigation a:active, .navigation a:visited {
	padding-top: 3px;
	width: 119px;
	background: url("http://treasurepleasure.net/wp-content/themes/diamond/x/bg.png") center fixed repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

.navigation a:hover {
	background: #721b1b;
	color: #fff;
}

.home {
	position: absolute;
	left: 0px;
}

.work {
	position: absolute;
	left: 131px;
}

.about {
	position: absolute;
	left: 394px;
}

.contact {
	position: absolute;
	left: 525px;
}

/* End navigation */


/* Begin text & links */

body, div, table, p, span {
	margin: 0;
	font: normal 9pt Rockwell, Rockwell Std, Serif;
	color: #cbcbcb;
	text-align: left;
}

b, strong, i, em, u {
	color: #fff;
}

h1 {
	margin: 0;
	margin-bottom: 14px;
	padding-left: 173px;
	background: url("x/header.png") top left scroll no-repeat;
	font: bold 12pt Rockwell, Rockwell Std, Serif;
	color: #dcdcdc;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.name {
	font: normal 20pt Rockwell, Rockwell Std, Serif;
	color: #e4e4e4;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

a.name:hover {
	color: #fff;
}

.description {
	font: normal 9pt Rockwell, Rockwell Std, Serif;
	color: #fff;
	text-align: right;
}

/* End text & links */


/* Begin extra styling */

img, a img {
	border: 0px;
}

hr {
	border: 1px solid #283f48;
}

.left {
	width: auto;
	display: block;
	float: left;
}

.right {
	width: auto;
	display: block;
	float: right;
}

.uppercase {
	text-transform: uppercase;
}

.hide {
	display: none;
}

/* End extra styling */
