body {
	background: #7E0001 url(../images/background.jpg) repeat;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #e8b1b2;
}

a {
	border: none;
	text-decoration: none;
	font-size: 10px;
	color: #e8b1b2;
}

a:hover, a:focus {
	text-decoration: underline;
}

.body {
}

.yui-t2 {
	
}

#yui-main {
	background: url(../images/body-background.gif) repeat-y center top;
}

.header {
	height: 5px;
}
.slideshow, .join {
	width: 652px;
}

.slideshow {
	background-color: #8f0404;
	text-align: center;
}

/* @group Join / Newsletter */
.join {
	background-color: #8f0404;
	height: 115px;
	padding-top: 15px;
}

#join {
	width: 374px;
	height: 131px;
	background: url(../images/joinbackground.gif) no-repeat left top;
	float: left;
	position: relative;
	top: -10px;
	right: -8px;
}

#join p {
	width: 225px;
	margin-top: 23px;
	margin-left: 15px;
	*margin-left: 10px;
	line-height: 1.9em;
	float: left;
}

#join a img.joinbutton {
	float: right;
}

#newsletter {
	width: 260px;
	height: 114px;
	margin-left: 10px;
	*margin-left: 2px;
	float: left;
	background: url(../images/newsletterbackground.gif) no-repeat left top;
	overflow: hidden;
}

form.newsletter {
	margin-top: 35px;
}

form.newsletter label,form.newsletter input {
	display: block;
	float: left;
}

form.newsletter input.text {
	border: 1px solid #4b0000;
	background-color: #983434;
}

form.newsletter input.submit {
	float: right;
	position: relative;
	right: 18px;
	margin-top: 5px;
}

form.newsletter p {
	margin-bottom: 5px;
}

form.newsletter label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

form.newsletter br {
	clear: left;
}

#newsletter span.thankyou {
	color: #d97e6e;
}

/* @end */

/* @group Model Table */

.modeltable {
	background: url(../images/modeltable-gradient.gif) repeat-x left top;
	padding-left: 10px;
	width: 642px;
}
	
.modeltable h1 {
	padding-top: 30px;
	margin-left: 30px;
}

table#modeltable {
	width: 600px;
	margin-top: 00px;
	margin-bottom: 30px;
}

table#modeltable tr td {
	width: 100px;
	text-align: center;
	padding-top: 15px;
}


table#modeltable img {
	border: 1px solid #e3b1b2;
}

table#modeltable .name {
	text-align: center;
	font-weight: bold;
}

table#modeltable .age {
	text-align: center;
	font-weight: bold;
	color: #570000;
}

table#modeltable .add-date {
	text-align: center;
	color: #570000;
}

/* @end */

.bottom {
	background-image: url(../images/footer.gif);
	height: 13px;
}

.footer {
	text-align: center;
	margin-bottom: 15px;
	padding-top: 60px;
	font-size: 12px;
	color: #740000;
	height: 51px;
	background: url(../images/footer.gif) no-repeat center top;
}

/* @group sidebar */

.sidebar {
	/*
	background: url(../images/lowersidebar-background.gif) repeat-y center top;
	*/
}



.background-container {
	min-height: 845px;
	*height: 845px;
	text-align: right;
	background: url(../images/sidebar-background.gif) no-repeat center top;
}

.sidebar .container {
	
	text-align: right;
	padding-top: 5px;
	*padding-top: 0px;
	padding-right: 5px;
}

ul.menu li {
	clear: both;
	margin: 0px;
	padding: 0 2px 0px 0;
	*margin-bottom: -2px;
	height: 0px;
}

/* @end */

/* @group Preview page */

#preview .yui-g {
	background-color: #8f0404;
	width: 652px;
}

#preview .left {
	display: block;
	float: left;
	width: 350px;
}
#preview .right {
	display: block;
	float: right;
}

#preview #filler {
	height: 350px;
}

/* @group Face picture */

#preview #facepicture {
	margin-left: 5px;
}
#preview #facepicture img {
	border: 4px solid #7e0101;
}

/* @end */

/* @group Preview Pictures */

#preview #previewpictures {
	width: 280px;
	background: #7e0101 url(../images/preview/right-header.gif) no-repeat center top;
	text-align: center;
	margin-right: 5px;
}

#preview #previewpictures h2 {
	font-size: 17px;
	font-weight: bold;
	padding-top: 15px;
}

#preview #previewpictures table{
	margin: auto;
}

#preview #previewpictures table tr td {
	padding: 4px;
	height: 68px;
	vertical-align: top;
	background: url(../images/preview/loupe.gif) no-repeat right bottom;
}

#preview #previewpictures table tr td img {
		border: 1px solid #ffa798;
}

#preview #previewpictures #footer {
	background: url(../images/preview/right-footer.gif) no-repeat center bottom;
	height: 8px !important;
	padding-bottom: 30px;
}

/* @end */

/* @group Members Area */

#preview #membersarea {
	position: relative;
	top: -100px;
	width: 280px;
	background: #7e0101 url(../images/preview/right-header.gif) no-repeat center top;
	text-align: center;
	margin-right: 10px;
	padding-top: 60px;
}

#preview #membersarea h2 {
	font-size: 17px;
	font-weight: bold;
}

#preview #membersarea table{
	margin: auto;
	margin-bottom: 15px;
}

#preview #membersarea table tr td {
	padding: 3px;
	height: 60px;
	vertical-align: top;
	}

#preview #membersarea table tr td img {
	border: 1px solid #ffa798;
}

#preview #membersarea #footer {
	background: url(../images/preview/right-footer.gif) no-repeat center bottom;
	height: 8px !important;
	padding-bottom: 30px;
}

#preview #membersarea h3 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

#preview #membersarea p {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}
/* @end */

/* @group Join Button */

#preview #joinbutton {
	position: relative;
	top: -45px;
	text-align: center;
	z-index: 1;
}

/* @end */

/* @group Model Description */

#preview #modeldescription {
	width: 343px;
	background: #7e0101 url(../images/preview/left-header.gif) no-repeat center top;
	margin-left: 10px;
	padding-top: 30px;
}

#preview #modeldescription h1 {
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

#preview #modeldescription ul { 
	margin-top: 5px;
	margin-bottom: 10px;
}

#preview #modeldescription ul li {
	margin-left: 10px;
	line-height: 1.2em;
}

#preview #modeldescription p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#preview #modeldescription span#videolink {
	font-weight: bold;
	margin-left: 10px;
}

#preview #modeldescription span#videolink a {
	text-decoration: underline;
}

#preview #modeldescription #footer {
	background: #7e0101 url(../images/preview/left-footer.gif) no-repeat center bottom;
}

/* @end */



/* @end */

/* @group Pagination */

#toppagination {
	width: 500px;
	height: 33px;
	display: block;
	margin: auto;
	background: url(../images/toppagination_background.gif) no-repeat center center;
	padding-top: 19px;
}

#toppagination span#previouspage, #toppagination span#nextpage, #toppagination a {
	font: normal 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	background-color: #952626;
	margin: 1px;
}

#toppagination a#previouspage, #toppagination a#nextpage, #toppagination a.page {
	border: 1px solid #ac4042;
	padding: 2px 4px 3px;
}

#toppagination a:hover, #toppagination a:active, #toppagination a:focus {
	background-color: #5f1818;
}

#toppagination a.active {
	background-color: #5f1818;
}

#toppagination span#previouspage, #toppagination span#nextpage {
	background-color: #8b0000;
	border: 1px solid #972620;
	padding: 2px 4px 3px;
	color: #a4151b;
}

#pagination {
	width: 500px;
	height: 33px;
	display: block;
	margin: auto;
	background: #cb0706 url(../images/pagination_background.gif) no-repeat center center;
	padding-top: 19px;
}

#pagination span#previouspage, #pagination span#nextpage, #pagination a {
	font: normal 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	background-color: #952626;
	margin: 1px;
}

#pagination a#previouspage, #pagination a#nextpage, #pagination a.page {
	border: 1px solid #ac4042;
	padding: 2px 4px 3px;
}

#pagination a:hover, #pagination a:active, #pagination a:focus {
	background-color: #5f1818;
}

#pagination a.active {
	background-color: #5f1818;
}

#pagination span#previouspage, #pagination span#nextpage {
	background-color: #8b0000;
	border: 1px solid #972620;
	padding: 2px 4px 3px;
	color: #a4151b;
}

/* @end */
