BODY {
	margin: 0;
	padding: 0;
	background: #fae9df;
	font-family: Georgia, sans-serif;
	font-size: 10pt;
	color: #888888;
	text-align: center;
}

A {
	text-decoration: none;
	color: #cc0000;
}

A:hover {
	background: #fae9df;
}

#layout {
	width: 960px;
	margin: 15px auto 10px auto;
	border: 0;
	padding: 0;
	text-align: left;
}

#header {
	margin: 0 auto 10px auto;
	border: 1px solid black;
	padding: 0;
	width: 958px;
	height: 178px;
	background: #ffcc9a;
	position: relative;
}

#logo {
	margin: 0;
	border: 0;
	float: left;
}

#whois {
	float: right;
	margin: 5px;
	position: relative;
	top: 153px;
	font-weight: bold;
	font-style: italic;
}
#whois A {
	color: white;
}
#whois A:hover {
	text-decoration: underline;
	background: none;
}

#callme {
	bottom: 0px;
	right: 0px;
	margin: 8px;
	position: absolute;
	font-weight: bold;
	font-style: italic;
}
#callme A IMG {
	border: 0;
}
#callme A:hover {
	text-decoration: underline;
	background: none;
}


#menubar {
	margin: 0;
	border: 0;
	padding: 0;
	height: 27px;
	border-collapse: collapse;
	position: relative;
	top: 150px;
	opacity: 0.75;
	/* filter: alpha(opacity=75); */
}

#menubar TD {
	margin: 0;
	padding: 0;
	height: 25px;
}

#menuleft, #menuright {
	width: 16px;
}

#menuleft {
	border-bottom: 1px solid black;
	background: url(http://nudepad.com/static/images/menuleft.png) no-repeat right center;
}

#menuright {
	border-top: 1px solid black;
	background: url(http://nudepad.com/static/images/menuright.png) no-repeat left center;
}

.menu {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: white;
	text-align: center;
	vertical-align: middle;
	color: #cccccc;
	font-size: smaller;
}

.menu A {
	display: block;
	margin: 2px;
	height: 22px;
	padding: 0 10px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	font-size: smaller;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}

.menu A:hover {
	background: #fae9df;
}


#left {
	width: 245px;
	position: absolute;
	top: 200px;
}

#right {
	width: 150px;
	margin: 0 0 0 810px;
	padding: 0;
	position: absolute;
	top: 200px;
	text-align: center;
	overflow: hidden;
}


#center {
	margin: 0 160px 0 255px;
	border: 0;
	padding: 0;
}

.content {
	margin: 0 0 10px 0;
	border: 1px solid black;
	padding: 5px;
	background: #ffcc9a;
}

.content .head {
	margin: 5px 0 10px;
	text-align: center;
}

.white {
	background: #ffffff;
	color: #000000;
}


.galleryList {
	height: 212px;
	margin: 0 auto;
}

.galleryTN {
	display: block;
	float: left;
	margin: 0 5px 10px 5px;
	width: 122px;
	height: 202px;
	background: white;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}
.galleryTN:hover {
	background: #fae9df;
}

.galleryTN IMG {
	border: 1px solid black;
	width: 120px;
	height: 180px;
}

.galleryTN P {
	margin: 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #cc0000;
}

.galleryTN P A {
	display: block;
}


.pager {
	margin: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.pager A {
	padding: 5px;
	color: #cc0000;
}

.pager A.current {
	color: #888888;
}

.clearBoth {
	clear: both;
}

.clearLeft {
	clear: left;
}


.partnerLeft {
	display: block;
	width: 243px;
	height:  75px;
	margin: 5px 0;
}

.partnerLeft IMG {
	border: 1px solid black;
}


.boxLeft {
	margin: 5px 0;
	background: white;
	font-size: smaller;
}

.boxLeft P {
	margin: 0 10px;
	padding: 5px 0;
}

.boxLeft .title {
	padding: 10px 12px;
	margin: 0;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
	background: #f1f1ee;
}

.boxLeft .t2 {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 12px;
	background: #f1f1ee;
}

.boxLeft FORM {
	margin: 0;
	padding: 0 0 5px;
	background: #f1f1ee;
	text-align: center;
	vertical-align: middle;
}

.boxLeft INPUT {
	margin: 0 2px;
	padding: 0;
	font-size: smaller;
}

.boxLeft SELECT {
	width: 225px;
	font-size: smaller;
/*	background: #fae9df; */
}

.beautySlot {
	width: 100%;
	margin: 5px 0 4px;
	border: 0;
	border-collapse: collapse;
}

.beautySlot TR {
	border: 0;
}

.beautySlot TD {
	vertical-align: top;
	border: 0;
	padding: 0;
	padding-bottom: 1px;
}

.beautySlot IMG {
	margin: 0;
	border: 1px solid black;
}

A.linklist {
	display: block;
	padding: 1px 10px;
	border-bottom: 1px solid #dee0dd;
	color: #cc0000;
}

A.linklist .deco {
	color: #d69d71;
}

.boxLeft UL.linklist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.boxLeft UL.linklist LI {
	margin: 0;
	padding: 1px 10px;
	border-bottom: 1px solid #dee0dd;
}

#bottomTop {
	margin: 10px 160px 10px 255px;
	text-align: center;
}

#bottomTop IMG {
	margin: 5px;
	border: 0;
}

.bold {
	font-weight: bold;
}

.upper {
	text-transform: uppercase;
}

.error {
	margin: 5px;
	text-align: center;
	font-weight: bold;
	color: #cc0000;
}

.description, .descr {
	display: none;
}

#center .ad {
	text-align: center;
	overflow: hidden;
	margin: 1em 0;
}
#center .content .ad {
	margin: 0 5px 10px 5px;
}
.ad IMG {
	margin: 0;
	border: 0;
}
.ad IFRAME {
	overflow: hidden;
	background: transparent;
	border: 0;
}

.boxRight {
	margin: 5px 0;
	padding: 0;
	background: white;
	font-size: smaller;
	text-align: left;
}

.boxRight P {
	padding: 5px 0;
}

.boxRight .title {
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
	background: #f1f1ee;
	text-align: center;
}

.boxRight IMG {
	border: 1px solid black;
}

.theday {
	background: #f1f1ee;
	text-align: center;
}
.theday A:hover {
	background: none;
}

.footLink {
	margin: 36px 160px 0 255px;
	border: 0;
	padding: 5px;
}

.footLink A {
	color: #888888;
	text-decoration: underline;
}


.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.noborder {
	border: 0;
}


#hardlinks {
	margin: 15px auto 10px auto;
	text-align: left;
}

#hardlinks .title {
	font-weight: bold;
	color: #888888;
	text-align: left;
}

#hardlinks A {
	color: #888888;
	margin: 2px 20px;
	white-space: nowrap;
}

.SlideUpRight {
	position: fixed;
	bottom: 0px;
	right: 0px;
}
#totemTeaser {
	z-index: 1011;
}
#jasminLive {
	z-index: 1010;
	width: 201px;
	height: 116px;
	/* right: 2px; */
	visibility: hidden;
}

#footer {
	margin-bottom: -10px;
	text-align: center;
	display: none;
}

.NudePad {
	color: #cc0000;
	font-weight: bold;
}

/* vi: set filetype=css encoding=utf-8 fileformat=unix : */
