*:focus {outline: 0;}
body {
	background-color: #660099;
	background-image: url(/templates/tem/images/paisley02.gif);
	margin: 0px;
	padding: 0px;
}
#outsideWrapper {
	background-image: url(/templates/tem/images/wrapper_bg01.png);
	width: 900px;
	margin: 0 auto;
	padding: 0 20px;
}
body, p, td {
	font: 18px "Times New Roman", Times, serif;*/
	font-weight: normal;
	color: #000000;
}
#pageTitle {
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
}
a {
	color: #931CA9;
}
a:visited {
	color: #931CA9;
}
a:hover {
	color: #BB23D6;
}
a:active {
	color: #931CA9;
}
h2 {
	background-color: #E4E4E4;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
}
#footer, #footer p {
	text-align: center;
	font-size: 14px;
	color: #999999;
	margin: 0;
	padding: 0;
}
#footer {
	width: 880px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 10px;
}
.faqSection {
	border: 1px solid #99ccff;
	padding: 5px;
	margin: 10px 0 5px 0;
	background-color: #d9ecff;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.faqAnswer {
	background-color: #e4e4e4;
	padding: 1px 10px 1px 10px;
	margin: 3px 0 3px 0;
	font-size: 15px;
}
.faqAnswer p, .faqAnswer td {
	font-size: 15px;
}
.announce {
	border: 1px solid #009900;
	padding: 10px;
	color: #009900;
	background-color: #d8facf;
	margin: 10px;
}
.error {
	border: 1px solid #990000;
	padding: 10px;
	color: #990000;
	background-color: #ffdddd;
	margin: 10px;
}
.joinOption {
	width: 600px;
	border: 1px solid #99ccff;
	padding: 10px;
	margin: 0 auto 10px auto;
	background-color: #d9ecff;
	text-align: center;
	font-size: 16px;
}
.joinOption a {
	font-size: 22px;
	font-weight: bold;
}
.temBox {
	border: 1px solid #99ccff;
	padding: 10px;
	background-color: #d9ecff;
	font-size: 16px;
}
.blogPagination, .pagination {
	text-align: center;
	background-color: #CCCCCC;
	margin: 10px auto 15px auto;
}
.blogPagination td, .pagination td {
	background-color: #E4E4E4;
}
.pagination .grayed, .blogPagination .grayed {
	color: #999999;
}
.linkCategory {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.linkTable {
	border-spacing: 1px;
}
.linkCell {
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	padding: 5px;
	background-color: #D9ECFF;
	width: 50%;
}
.linkCell a {
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.moviesTitle {
	font-size: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.voiceTitle {
	background-color: #9999CC;
	padding: 5px;
	text-align: center;
	font-size: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 0;
}
.voiceDownload {
	margin: 10px 0 5px 5px;
	font-size: 12px;
}
.libraryTitle {
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.libraryNav {
	background-color: #E4E4E4;
	padding: 3px;
	border-bottom: 2px solid #CCCCCC;
	font-size: 14px;
	margin: 10px 0 0 0;
}
.libraryContent {
	margin: 0;
	padding: 15px;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.updatesHeader {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.updatesToday {
	background-color: #E4E4E4;
	border: 2px solid #CCCCCC;
}
#loginForm {
	width: 600px;
	margin: 50px auto 0 auto;
	background-color: #E4E4E4;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	padding: 15px;
}
.loginHeader {
	margin: 0 0 10px 0;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.loginTable td {
	background-color: #D0D0D0;
}
.loginInfo {
	border: 1px solid #165566;
	background-color: #668f9b;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 80%;
	margin: 20px auto 5px auto;
}
.loginSubmit {
	font-size: 24px;
}
.loginError {
	font-weight: bold;
	color: #CC0000;
	border: 1px solid #CC0000;
	padding: 10px;
	background-color: #f3caca;
}
.searchHeader {
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 5px 0 10px 0;
}
.searchHeader2 {
	margin: 0;
	font-weight: bold;
	font-size: 20px;
}
.searchMethod {
	border: 1px solid #99ccff;
	padding: 5px;
	background-color: #d9ecff;
}
.searchSubmit {
	font-size: 20px;
}
.searchButtons {
	border: 1px solid #CCCCCC;
	margin: 5px auto 5px auto;
	padding: 5px;
	width: 766px;
}
.backToTop {
	text-align: center;
}
.linkCategory {
	border: none;
	padding: 0;
	letter-spacing: 0;
	font-variant: normal;
	text-transform: capitalize;
	background: none;
}
.resourcesTable td {
	background-color: #d7d7ff;
	text-align: center;
}
.ourDomsTable {
	width: 100%;
}
.mistressTable {
	width: 100%;
}
.mistressName {
	height: 40px;
	background-image: url(/templates/tem/images/ourdoms_bg_name.gif);
	font-weight: bold;
	text-align: center;
	background-color: #99ccff;
}
.mistressDetails {
	background-image: url(/templates/tem/images/ourdoms_bg_details.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d9ecff;
	text-align: center;
	padding: 5px;
	height: 190px;
}

.mistressView {
	background-color: rgb(228,188,248);	
	padding: 10px;
	margin: 0 auto 10px auto;
	text-align: center;
	color: rgb(128,0,152);
	font-size: 30px;
	font-weight: bold;
}

.mistressP {
	padding:20px;
}
.stratoTable td {
	background-color: #E4E4E4;
}
.stratoSubmit {
	font-size: 24px;
}
#headerWrapper {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
.noticeboardEntry, .noticeboardEntry p {
	font-size: 15px;
}
#movieAreasDocks {
	width: 720px;
	height: 264px;
	margin: 20px auto 0 auto;
	background-image: url(/templates/tem/images/movie_areas_bg.jpg);
	padding-top: 90px;
}
#rss_icon {
	width: 24px;
	float: right;
}
#newsletterJoin {
	border: 2px solid #cdaede;
	background-color: #d5bae3;
	padding: 5px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#newsletterJoin form {
	padding: 0;
	margin: 0;
}
#newsletterJoin p {
	padding: 0;
	margin: 5px 0 0 0;
}
#gallerylist h2 {
	border-color: #ad76c8;
	background-color: #660099;
	color: #ffffff;
}
#tagCloud {
	width: 780px;
	margin: 0 auto 10px auto;
}
#tHeader {
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 5px 0 10px 0;
	border-top: 1px solid #666666;
}
#tBody {
	padding: 10px;
	font-size: 16px;
    background-color: #e3e9f4;
    border: 1px solid #cfd8e7;
    text-align: justify;
}
.gallCat1 {
	background-image: url(/templates/tem/images/gallery_category_bg_01.jpg);
	background-repeat: no-repeat;
	width: 445px;
	height: 150px;
	vertical-align: top;
}
.gallCat2 {
	background-image: url(/templates/tem/images/gallery_category_bg_02.jpg);
	background-repeat: no-repeat;
	width: 445px;
	height: 150px;
	vertical-align: top;
}
.gallCat3 {
	background-image: url(/templates/tem/images/gallery_category_bg_03.jpg);
	background-repeat: no-repeat;
	width: 445px;
	height: 150px;
	vertical-align: top;
}
.gallCatImg {
	padding: 10px;
	width: 120px;
}
.gallCatHeader {
	padding: 10px 10px 10px 0;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	color: #ffffff;
}
.gallCatHeader a, .gallCatHeader a:visited {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
a.gallCatDesc, a.gallCatDesc:visited {
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
}
#helpbar {
	background-image: url(/templates/tem/images/photos_helpbar.jpg);
	width: 880px;
	height: 26px;
	padding: 7px 10px;
	text-align: center;
}
#helpbody {
	width: 900px;
	background-image: url(/templates/tem/images/photos_help_bg.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
#helpbodycol {
	background-image: url(/templates/tem/images/photos_help_bg.gif);
	margin: 0;
	padding: 5px 20px 0 20px;
}
#helpbottom {
	background-image: url(/templates/tem/images/photos_help_bottom.gif);
	width: 900px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 6px;
}
.updateCovers {
	margin: 0 auto;
}
.updateCovers td {
	padding: 5px;
}
.moviesBlurbHeader {
	padding: 5px;
	margin: 0;
	border: 1px solid #000;
}
.moviesBlurbHeader p {
	color: #fff;
	margin: 0;
	text-align: center;
}
.moviesBlurbBody {
	padding: 5px;
	margin: 0 0 5px 0;
	background-color: #ccc;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.moviesBlurbBody p {
	margin: 0 0 5px 0;
}
.contactForm {
	background-color: #660099;
	width: 760px;
	margin: 0 auto 20px auto;
}
.contactForm .contactHeader td {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 5px;
}
.contactForm .contactIntro td {
	background-color: #7d10b4;
	color: #fff;
}
.contactForm .contactIntro td p {
	color: #fff;
	margin: 0 0 10px 0;
}
.contactForm .contactIntro a, .contactForm .contactIntro a:visited {
	color: #cdaede;
}
.contactFormRow1 td {
	background-color: #d5bae3;
}
.contactFormRow2 td {
	background-color: #cdaede;
}
.contactForm .contactArrow1 td {
	background-color: #d5bae3;
	padding: 0;
	text-align: center;
}
.contactForm .contactArrow2 td {
	padding: 0;
	text-align: center;
}
.contactForm .contactButtomRow td {
	text-align: center;
	padding-bottom: 20px;
}
#contactAddendum {
	width: 740px;
	margin: 10px auto;
	padding: 10px;
	background-color: #e4e4e4;
	border: 1px solid #999;
}
#contactAddendum p {
	font-size: 14px;
}
#contactAddendum h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#contactAddendum h1 {
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 10px 0;
}
.sampleGallery {
	/*width: 100%;
	margin: 0 auto 10px auto;*/
	padding: 10px;
	text-align: center;
	background-color: #851998;
	border: 2px solid #741684;
}
.sampleGallery img {
	border: 2px solid #741684;
}
.sampleGallery img:hover {
	border: 2px solid #000000;
}
h2.sampleGalleryTitle {
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	background-color: #531060;
	border: 2px solid #741684;
	color: #ffffff;
}
.galleryNew {
	text-align: left;
	position: relative;
	top: -122px;
	left: -2px;
	margin-bottom: -62px;
	padding: 0;
}
.movieNew {
	text-align: left;
	position: relative;
	padding: 0;
	margin: -196px 0 137px -2px;
}
#ourDomsTop {
	margin: 0 auto;
	padding: 0;
	width: 880px;
}
#ourDoms {
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background-color: #000;
	text-align: center;
}
#ourDoms h1 {
	color: #fff;
	font-weight: normal;
	margin: 0;
}
#ourDoms p {
	color: #fff;
}
#domAvatars {
	width: 830px;
	margin: 0 auto;
	overflow: auto;
}
#domAvatars div {
	width: 166px;
	height: 290px;
	float: left;
	margin-bottom: 10px;
	font-size: 14px;
}
#mistressPage h1 {
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}
#mistressPage {
	width: 900px;
	margin: 0 auto;
	overflow: auto;
}
#mistressPage #col1 {
	width: 400px;
	float: left;
}
#mistressPage #col2 {
	width: 500px;
	float: left;
}
#mistressPage .avatarsBox {
	width: 350px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: center;
	background-color: #6c157e;
}
#mistressPage .top {
	width: 370px;
	height: 10px;
	padding: 0;
	background-image: url(/templates/tem/images/mistress_01_top.png);
}
#mistressPage .bottom {
	width: 370px;
	height: 10px;
	padding: 0;
	background-image: url(/templates/tem/images/mistress_01_bottom.png);
}
#mistressPage h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#mistressPage p.joinPrompt {
	text-align: center;
	font-size: 20px;
	clear: both;
	padding-top: 10px;
}
.mistressSubHeading {
	text-align: center;
	margin: -25px 0 20px 0;
	font-size: 22px;
}
.smallAvas {
	margin: 10px 0 0 0;
	padding: 0;
}
.smallAvas img:hover {
	cursor: pointer;
}
.smallAvasPrompt {
	text-align: center;
	font-size: 16px;
	margin-top: 5px;
}
.coversBox {
	width: 750px;
	padding: 0 5px;
	margin: 0 auto;
	text-align: center;
	background-color: #6c157e;
	overflow: auto;
}
.coversBoxTop {
	width: 760px;
	height: 10px;
	padding: 0;
	margin: 0 auto;
	background-image: url(/templates/tem/images/mistress_02_top.png);
}
.coversBoxBottom {
	width: 760px;
	height: 10px;
	padding: 0;
	margin: 0 auto;
	background-image: url(/templates/tem/images/mistress_02_bottom.png);
}
.coversBox img {
	margin: 0;
}
.rounded {
	background-color: #000;
	margin-bottom: 10px;
}
.rounded h1, .rounded p {
	color: #fff;
}
.paginated {
	background-color: #e4e4e4;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 0 auto 10px auto;
	text-align: center;
}
.searchMistresses {
	width: 820px;
	margin: 10px auto;
	text-align: center;
}
.searchMistresses div.small {
	/*width: 82px;
	height: 140px;*/
	width: 117px;
	height: 215px;
	float: left;
	position: relative;
	font-size:11px;
}
.searchMistresses div.small img {
	position: relative;
	-ms-interpolation-mode: bicubic;
}
div.mistressOverlay {
    width: 260px;
    height: 350px;
    display: none;
    padding: 30px 20px 20px 20px;
    background-image: url(/templates/tem/images/mistress_overlay_bg.png);
    text-align: center;
}
div.mistressOverlay div.close {
    background-image:url(/templates/tem/images/close.png);
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 36px;
    width: 36px;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.symbolsGuide {
	width: 50%;
	float: left;
}
.symbolsGuideHeader {
	border-top: 1px solid #99ccff;
	text-align: center;
	margin: 0;
}
.symbolsGuide ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.symbolsGuide h3 {
	margin: 10px 0 10px 0;
	padding: 0;
}
.guide-to-symbols thead td {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.guide-to-symbols h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
.guide-to-symbols td {
	background-color: #c2e1ff;
	font-size: 18px;
}
a.join-button-380 {
	width: 370px;
	height: 110px;
	padding: 5px;
	display: block;
	float: left;
	background: url(/templates/tem/images/join_button_bg_380.png) no-repeat 0 0;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
}
a.join-button-380:hover {
	background: url(/templates/tem/images/join_button_bg_380.png) no-repeat 0 -121px;
	color: #fff;
}
a.join-button-120 {
	width: 110px;
	height: 110px;
	padding: 5px;
	display: block;
	float: left;
	background: url(/templates/tem/images/join_button_bg_120.png) no-repeat 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
}
a.join-button-120:hover {
	background: url(/templates/tem/images/join_button_bg_120.png) no-repeat 0 -121px;
	color: #fff;
}
a.join-button-380 span, a.join-button-120 span {
	font-size: 14px;
}
.updates-present {
	background-color: #e4e4E4;
	border: 2px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}
.updates-present h1, .updates-past h1, .updates-future h1 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.update-present {
	background-color: #ccc;
	padding: 10px;
	margin: 0 0 10px 0;
	min-height: 194px;
	height: 194px;
}
.update-present p {
	margin: 0;
}
.update-present img, .update-past img, .update-future img {
	float: left;
	padding: 0 10px 0 0;
	z-index: 10;
	position: relative;
}
.update-past img, .update-future img {
	padding: 10px;
}
p.update-title {
	font-size: 20px;
	text-transform: capitalize;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	z-index: 1;
}
p.update-link {
	float: right;
	margin: 10px 0 10px 0;
	width: 134px;
	height: 24px;
	padding: 8px;
	background: url(/templates/tem/images/updates_button_bg_150.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
}
p.update-link:hover {
	background: url(/templates/tem/images/updates_button_bg_150.png) no-repeat 0 -40px;
}
p.update-link a {
	color: #fff;
}
p.update-date {
	padding-top: 10px;
}
.updates-past {
	width: 439px;
	float: left;
	padding: 0 10px 0 0;
	/*background-color: lime;*/
	border-right: 2px solid #ccc;
}
.updates-future {
	width: 439px;
	float: left;
	padding: 0 0 0 10px;
	/*background-color: olive;*/
}
.update-past, .update-future {
	margin: 0 0 10px 0;
	background-color: #e4e4e4;
	min-height: 158px;
	height: 158px;
}
.update-past p, .update-future p {
	margin: 0;
}
.type-gallery {
	min-height: 170px;
	height: 170px;
}
div.blog-header {
	background-image: url(/templates/tem/images/blog_block_header.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 110px;
}
p.blog-date {
	margin: 0 auto;
	padding: 0;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
table.blog-title {
	width: 900px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
}
table.blog-title td {
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	padding: 0 20px;
}
div.blog-body {
	background-image: url(/templates/tem/images/blog_block_middle.png);
	width: 880px;
	padding: 1px 10px;
	margin: 0;
}
div.blog-footer {
	background-image: url(/templates/tem/images/blog_block_footer.png);
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 900px;
	height: 40px;
}
div.trailers-top {
	width: 900px;
	height: 137px;
	padding: 83px 0 0 0;
	margin: 0 auto 20px auto;
	background-image: url(/templates/tem/images/trailers_top/trailers_top_mainbg.png);
	background-repeat: no-repeat;
}
table.trailers-categories {
	width: 740px;
	margin: 0 auto;
}
div.tdata-trailers {
	width: 770px;
	margin: 0 auto;
	overflow: visible;
	text-align: center;
}
div.tdata-trailer {
	padding: 0 10px 20px 10px;
	width: 730px;
	height: 387px;
	float: left;
}
ul.docks {
	float: left;
	list-style: none;
	margin: 0 auto; padding: 10px;
	width: 518px;
}
ul.docks li {
	margin: 0;
	padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 64px;
	height: 80px;
}
ul.docks li img {
	width: 64px; height: 80px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
}
#members-menu {
	width: 780px;
	margin: 0 auto;
	padding: 0;
}
#members-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#members-menu #first-line,
#members-menu #second-line,
#members-menu #third-line,
#members-menu #fourth-line, {
	margin: 0 !important;
	padding: 0;
}
#members-menu #first-line, #members-menu #first-line li a { height: 34px; line-height: 34px; }
#members-menu #second-line, #members-menu #second-line li a { height: 35px; line-height: 35px; }
#members-menu #third-line, #members-menu #third-line li a { height: 32px; line-height: 32px; }
#members-menu #fourth-line, #members-menu #fourth-line li a { height: 43px; line-height: 43px; }
#members-menu li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
	list-style: none;
}
#members-menu li a {
	display: block;
	background: url(/templates/tem/images/nav/2009/members-new1-1.gif) no-repeat;
}
#members-menu #dungeon a { width: 183px; background-position: 0 -144px; }
#members-menu #barracks a { width: 104px; background-position: -183px -144px; }
#members-menu #cellar a { width: 76px; background-position: -287px -144px; }
#members-menu #lounge a { width: 84px; background-position: -363px -144px; }
#members-menu #boudoir a { width: 96px; background-position: -447px -144px; }
#members-menu #clinic a { width: 74px; background-position: -543px -144px; }
#members-menu #wetroom a { width: 163px; background-position: -617px -144px; }

#members-menu #dungeon a:hover { background-position: 0 0; }
#members-menu #barracks a:hover { background-position: -183px 0; }
#members-menu #cellar a:hover { background-position: -287px 0; }
#members-menu #lounge a:hover { background-position: -363px 0; }
#members-menu #boudoir a:hover { background-position: -447px 0; }
#members-menu #clinic a:hover { background-position: -543px 0; }
#members-menu #wetroom a:hover { background-position: -617px 0; }

#members-menu #vaults a { width: 203px; background-position: 0 -177px;}
#members-menu #dressing a { width: 102px; background-position: -203px -177px;}
#members-menu #wardrobe a { width: 117px; background-position: -305px -177px;}
#members-menu #shoebox a { width: 92px; background-position: -422px -177px;}
#members-menu #office a { width: 66px; background-position: -514px -177px;}
#members-menu #study a { width: 200px; background-position: -580px -177px;}

#members-menu #vaults a:hover { background-position: 0 -35px;}
#members-menu #dressing a:hover { background-position: -203px -35px;}
#members-menu #wardrobe a:hover { background-position: -305px -35px;}
#members-menu #shoebox a:hover { background-position: -422px -35px;}
#members-menu #office a:hover { background-position: -514px -35px;}
#members-menu #study a:hover { background-position: -580px -35px;}

#members-menu #photos a { width: 275px; background-position: 0 -210px; }
#members-menu #blog a { width: 71px; background-position: -275px -210px; }
#members-menu #vr a { width: 70px; background-position: -346px -210px; }
#members-menu #ourdoms a { width: 98px; background-position: -416px -210px; }
#members-menu #more a { width: 71px; background-position: -514px -210px; }

#members-menu #voice a { width: 71px; background-position: -203px -210px; }
#members-menu #forum a { width: 73px; background-position: -272px -210px; }
#members-menu #library a { width: 76px; background-position: -500px -210px; }
#members-menu #tower a { width: 204px; background-position: -576px -210px; }

#members-menu #photos a:hover { background-position: 0 -69px; }
#members-menu #blog a:hover { background-position: -275px -69px; }
#members-menu #vr a:hover { background-position: -346px -69px; }
#members-menu #ourdoms a:hover { background-position: -416px -69px; }
#members-menu #more a:hover { background-position: -514px -69px; }

#members-menu #members a { width: 225px; background-position: 0 -244px; }
#members-menu #updates a { width: 86px; background-position: -225px -244px; }
#members-menu #search a { width: 70px; background-position: -311px -244px; }
#members-menu #new a { width: 59px; background-position: -381px -244px; }
#members-menu #favourites a { width: 68px; background-position: -440px -244px; }
#members-menu #info a { width: 55px; background-position: -508px -244px; }
#members-menu #contact a { width: 217px; background-position: -563px -244px; }

#members-menu #members a:hover { background-position: 0 -101px; }
#members-menu #updates a:hover { background-position: -225px -101px; }
#members-menu #search a:hover { background-position: -311px -101px; }
#members-menu #new a:hover { background-position: -381px -101px; }
#members-menu #favourites a:hover { background-position: -440px -101px; }
#members-menu #info a:hover { background-position: -508px -101px; }
#members-menu #contact a:hover { background-position: -563px -101px; }

#top-menu {
	width: 641px;
	margin: 0 auto;
}
#top-menu-default {
	list-style: none;
	margin: 0 auto !important;
	padding: 0;
	height: 45px;
	width: 538px;
}
#top-menu-default li, #sub-menu-default li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
}
#top-menu-default li a {
	display: block;
	line-height: 45px;
	height: 45px;
	background: url(/templates/tem/images/nav/2009/default_topnav-new.gif) no-repeat;
}
#top-menu-default #home a {	width: 94px; background-position: 0 -45px; }
#top-menu-default #home a:hover { background-position: 0 0; }

#top-menu-default #ourdoms a { width: 124px; background-position: -94px -45px; }
#top-menu-default #ourdoms a:hover { background-position: -94px 0; }


#top-menu-default #trailers a { width: 117px; background-position: -217px -45px; }
#top-menu-default #trailers a:hover { background-position: -217px 0; }

#top-menu-default #updates a { width: 114px; background-position: -217px -45px; }
#top-menu-default #updates a:hover { background-position: -217px 0; }

#top-menu-default #join a { width: 70px; background-position: -337px -45px; }
#top-menu-default #join a:hover { background-position: -337px 0; }

#top-menu-default #members a { width: 126px; background-position: -409px -45px; }
#top-menu-default #members a:hover { background-position: -409px 0; }

#sub-menu-default {
	clear: both;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 32px;
	width: 558px;
}
#sub-menu-default li a {
	display: block;
	line-height: 32px;
	height: 32px;

	background: url(/templates/tem/images/nav/2009/default_subnav-new2026.gif) no-repeat;
}

#sub-menu-default #blog a { width: 55px; background-position: 0px -32px; }
#sub-menu-default #blog a:hover { background-position: 0px 0; }

#sub-menu-default #preview a { width: 79px; background-position: -55px -32px; }
#sub-menu-default #preview a:hover { background-position: -55px 0; }

#sub-menu-default #newsletter a { width: 91px; background-position: -134px -32px; }
#sub-menu-default #newsletter a:hover { background-position: -134px 0; }

#sub-menu-default #info a { width: 47px; background-position: -225px -32px; }
#sub-menu-default #info a:hover { background-position: -225px 0; }

#sub-menu-default #contact a { width: 64px; background-position: -272px -32px; }
#sub-menu-default #contact a:hover { background-position: -272px 0; }

#sub-menu-default #domlist a { width: 77px; background-position: -336px -32px; }
#sub-menu-default #domlist a:hover { background-position: -336px 0; }

#sub-menu-default #fetishlist a { width: 88px; background-position: -413px -32px; }
#sub-menu-default #fetishlist a:hover { background-position: -413px 0; }

#sub-menu-default #links a { width: 54px; background-position: -501px -32px; }
#sub-menu-default #links a:hover { background-position: -501px 0; }

.more-menu,
.more-menu-small {
	list-style: none;
	padding: 0;
	margin: 0;
}
.more-menu li {
	width: 70%;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #660099;
	background-color: #ecdff2;
	text-align: center;
}
.more-menu li a {
	font-size: 20px;
	color: #660099;
	font-weight: bold;
}
.more-menu-small li {
	font-size: 14px;
	padding: 2px;
	text-align: center;
}
.more-menu-small li a,
.more-menu-small li a:visited {
	color: #fff;
	text-decoration: none;
}
.more-menu-small li:hover {
	background-color: #9f54c6;
}
#more-dropdown {
	display: none;
	background: transparent url(/templates/tem/images/nav/2009/members_dropdown.png);
	font-size: 12px;
	height: 102px;
	width: 158px;
	padding: 26px 16px 16px 16px;
	color: #fff;
	z-index: 1200;
}
.preview-block-1,
.preview-block-2,
.preview-block-3 {
	width: 780px;
	height: 250px;
	background: url(/templates/tem/images/preview_block.png) no-repeat;
    _background-image: url(/templates/tem/images/preview_block.gif); /* IE<7 gets the crappy graphics */
	margin: 0 auto;
	text-align: center;
}
.preview-block-1 h1,
.preview-block-2 h1,
.preview-block-3 h1,
.preview-block-4 h1,
.preview-block-5 h1,
.preview-block-6 h1,
.preview-block-mobile h1 { color: #fff; font-size: 30px; line-height: 40px; margin: 0 0 10px 0; }

.preview-block-1 h2,
.preview-block-2 h2,
.preview-block-3 h2,
.preview-block-mobile h2 {
	border: 0; padding: 0; margin: 0 0 10px 0; background: none;
	letter-spacing: normal; font-size: 26px;
	text-transform: none; font-weight: bold;
}
.preview-block-1 p,
.preview-block-2 p,
.preview-block-3 p,
.preview-block-mobile p { margin: 0 0 10px 0; font-size: 21px; font-weight: bold; }

.preview-block-2 { height: 200px; background-position: 0 -250px; }
.preview-block-2 p { margin: 0 0 7px 0; }
.preview-block-3 { height: 300px; background-position: 0 -450px; }
.preview-block-3 p { margin: 0 0 12px 0; }

.preview-block-4,
.preview-block-5,
.preview-block-6 {
	width: 780px;
	height: 250px;
	background: url(/templates/tem/images/preview_block2.png) no-repeat;
	_background-image: url(/templates/tem/images/preview_block2.gif); /* IE<7 gets the crappy graphics */
	margin: 0 auto;
	text-align: center;
}
.preview-block-mobile {
	width: 780px;
	height: 200px;
	background: url(/templates/tem/images/preview_block_mobile.png) no-repeat;
	margin: 0 auto;
	text-align: center;
}

.preview-block-4 h1,
.preview-block-5 h1 { margin-bottom: 15px; }

.preview-block-4 p,
.preview-block-5 p { margin: 0 0 10px 0; font-size: 21px; font-weight: bold; }
.preview-block-6 p { margin: 0 0 10px 0; font-size: 18px; font-weight: bold; }

.preview-block-5 { background-position: 0 -250px; }

.preview-block-6 { background-position: 0 -500px; }

.preview-movie-area {
	width: 860px;
	height: 210px;
	margin: 0 auto;
	background: url(/templates/tem/images/preview_movie_area_bg.png) no-repeat;
	text-align: center;
}
.preview-movie-area h1 { color: #fff; font-size: 30px; line-height: 40px; margin: 0 0 1px 0; }
.preview-movie-area p { margin: 0; }
p.preview-movie-area-desc { margin: -5px 0 15px 0; text-align: center; }

.streaming-movie-block {
	background-image: url(/templates/tem/images/movie_block_bg.png);
	width: 900px;
}
.streaming-movie-block-bottom {
	background-image: url(/templates/tem/images/movie_block_bottom.png);
	width: 900px;
	height: 40px;
}
.streaming-movie-block .movie-top-bar {
	height: 80px;
	line-height: 80px;
}
.streaming-movie-block .mtb-col1 {
	float: left;
	width: 60px;
	height: 80px;
	padding-left: 20px;
}
.streaming-movie-block .mtb-col2 {
	float: left;
	width: 600px;
	height: 80px;
	text-align: center;
	font-size: 28px;
	text-transform: capitalize;
	color: #fff;
	text-shadow: 1px 1px 3px #333;
}
.streaming-movie-block .mtb-col3 {
	float: left;
	width: 200px;
	height: 80px;
	text-align: right;
	padding-right: 20px;
	color: #fff;
	text-shadow: 1px 1px 2px #666;
}
.smb-body {
	margin: 0;
	padding: 0 30px 0 30px;
	width: 840px;
}
.smb-body p { margin: 0; }
.smb-col1 {
	width: 140px;
	text-align: center;
	float: left;
}
.smb-col2 {
	width: 560px;
	text-align: center;
	float: left;
}
.smb-col3 {
	width: 140px;
	text-align: center;
	float: left;
}
.streaming-movie-block p.smb-btn-double {
	width: 114px;
	height: 56px;
	text-align: center;
	background-image: url(/templates/tem/images/movie_block_button_double.png);
	padding: 12px 6px 0 6px;
	margin: 0 auto;
	color: #fff;
	text-shadow: 1px 1px 2px #666;
}
.streaming-movie-block p.smb-btn-single {
	width: 126px;
	height: 38px;
	margin: 0 auto;
	text-align: center;
	background-image: url(/templates/tem/images/movie_block_button_single.png);
	color: #fff;
	line-height: 38px;
	text-shadow: 1px 1px 2px #666;
}
.streaming-movie-block p.smb-btn-double a,
.streaming-movie-block p.smb-btn-single a { color: #fff; text-decoration: none; }
.streaming-movie-block p.smb-btn-double a:hover,
.streaming-movie-block p.smb-btn-single a:hover { text-decoration: underline; }

.streaming-movie-block .video-player {
	display: block;
	width: 550px;
	height: 292px;
	text-align: center;
	margin: 0 auto;
}
.streaming-movie-block .video-player img {
	margin-top: 100px;
	border: none;
}
.streaming-movie-block .video-parts {
	text-align: center;
	margin-top: 10px;
}
.streaming-movie-block .video-part-single {
	display: inline-block;
	width: 90px;
	padding: 5px;
	margin-right: 3px;
	vertical-align: top;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
.streaming-movie-block .not-live {
	color: #666;
}
.streaming-movie-block .watch-trigger,
.streaming-movie-block .watch,
.streaming-movie-block .download-button {
    width: 90px;
    height: 30px;
    line-height: 30px;
	padding: 0;
	margin-top: 5px;
}
.streaming-movie-block .watch-trigger { background-image: url(/templates/tem/images/movie_block_part_action_play.png); }

.streaming-movie-block .watch { background-image: url(/templates/tem/images/movie_block_part_action_play.png); }
.streaming-movie-block .download-button { background-image: url(/templates/tem/images/movie_block_part_action_download.png); }
.streaming-movie-block .watch-trigger a,
.streaming-movie-block .watch a,
.streaming-movie-block .download-button a {
	color: #fff;
	text-decoration: none;
}
.streaming-movie-block .watch a:hover,
.streaming-movie-block .watch-trigger a:hover,
.streaming-movie-block .download-button a:hover { color: #e28ff1; text-decoration: underline; }
.streaming-movie-block .watch-item,
.streaming-movie-block .download {
	margin-top: 5px;
	background-color: rgba(0, 0, 0, 0.075);
	padding: 3px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
.streaming-movie-block .video-part-complete {
	width: 100px;
	padding: 5px 0 10px 0;
	margin: 5px auto 0 auto;
	text-align: center;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
.streaming-movie-block .watch-content,
.streaming-movie-block .download-box {
	display: none;
}
.streaming-movie-block .video-part-complete p {
	display: inline-block;
}
.streaming-movie-block .video-part-complete div.download-button,
.streaming-movie-block .video-part-complete div.watch,
.streaming-movie-block .video-part-complete div.watch-trigger {
	display: inline-block;
}
.streaming-movie-block .watch-overlay,
.streaming-movie-block .watch-overlay-sd {
	display: none;
	width: 880px;
	height: 525px;
    z-index: 10000;
	padding: 0 10px 10px 10px;
    background-color: #333;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}
.streaming-movie-block .watch-overlay span,
.streaming-movie-block .watch-overlay-sd span {
	line-height: 30px;
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}
.streaming-movie-block .video-player-full {
	display: block;
	width: 880px;
	height: 495px;
}
.streaming-movie-block .video-player-sd {
	display: block;
	width: 640px;
	height: 480px;
}
.streaming-movie-block .watch-overlay-sd {
	width: 640px;
	height: 510px;
}
.new-movie-sash {
	float: left;
	margin: -294px 0 0 3px;
	text-align: left;
	position: relative;
}
p.wait-loading {
	background-image: url(/images/wait2.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 11px;
	margin: 0 auto;
}
.video-player {
	display: block;
	text-align: center;
}
.video-player img {
	border: none;
}
.join-secondary h2 {
	text-align: center;
}
.join-secondary .zombaio-seal {
	width: 127px;
	float: right;
	margin: 0 0 10px 10px;
}
#slider1 {
	width: 730px; height: 387px; margin: 10px auto 30px auto; position: relative;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}
#slider1 .nivo-controlNav {
	left: 35%;
}
/* Update Box */
.ubox-topleft {	width: 30px; height: 50px; background: url(../images/ublock_topleft.png) no-repeat; }
.ubox-top {
	height: 40px; background: url(../images/ublock_top.png) repeat-x;
	padding-bottom: 10px;
	line-height: 40px;
	color: #fff; text-align: center;
	font-size: 22px; font-weight: bold;
}
.ubox-topright { width: 30px; height: 50px; background: url(../images/ublock_topright.png) no-repeat; }
.ubox-left { width: 30px; background: url(../images/ublock_left.png) repeat-y; }
.ubox-middle { background-color: #675faf; color: #fff; padding: 10px 0; }
.ubox-middle p { color: #fff; padding-bottom: 10px; }
.ubox-right { width: 30px; background: url(../images/ublock_right.png) repeat-y; }
.ubox-bottomleft { width: 30px; height: 20px; background: url(../images/ublock_bottomleft.png) no-repeat; }
.ubox-bottom { height: 20px; background: url(../images/ublock_bottom.png) repeat-x; }
.ubox-bottomright { width: 30px; height: 20px; background: url(../images/ublock_bottomright.png) no-repeat; }
.ubox-top-leftadd { float: left; width: 120px; height: 40px; font-size: 14px; text-align: left; }
.ubox-top-rightadd { float: right; width: 120px; height: 40px; font-size: 14px; text-align: right; }
/* End Update Box */