@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'homoarakhnregular';
    src: url('fonts/homoarak-webfont.eot');
    src: url('fonts/homoarak-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/homoarak-webfont.woff') format('woff'),
         url('homoarak-webfont.ttf') format('truetype'),
         url('fonts/homoarak-webfont.svg#homoarakhnregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*{
	margin:0;
	padding:0;
}

html {
	background: url(images/black_textured_background_seamless.gif);
}
body{
	width: 960px;
	margin: auto;
	background: #000000;
	padding-top: 20px;
  
}

#wrapper {
	font-family: "Helvetica","Arial",serif;
  	color: #333;
	background: #000000;  
}
#splash1 {
	width: 800px;
	background-color:transparent;
}
#splash {
	height: 232px;
	width: 800px;
	margin-top: 300px;
}
#enter h3 {
	font-family: 'homoarakhnregular';
	font-size:32px;
	text-align: center;
	margin-top: 100px;
}
#enter a{
	text-decoration:none;
	color: #8e8e8e;
}
#enter a:hover {
	color: #fff;
	text-decoration:underline;
}
a:hover {
	color: #fff;
	text-decoration:underline;
}
a{
	text-decoration:none;
	color: #8e8e8e;
}

#header{
	background: #000000;
	width: 960px;
	height:110px;
}
#header a {
	width: 960px;
	height:110px;
}

a img {border: none; }
a:hover img{border: none;}
a {
   outline: 0;
}  

#navigation {
	width:940px;
	margin:auto;
}
#navigation li {float:left;}

#mystyc a {background: url(images/01_mystycfamily.png);
		height: 101px;
		width: 180px;
		display: block;
}
#artists a {background: url(images/02_artists.png);
		height: 101px;
		width: 145px;
		display: block;
}
#models a {background: url(images/03_mystycmodels.png);
		height: 101px;
		width: 145px;
		display: block;
}
#media a {background: url(images/04_multimedia.png);
		height: 101px;
		width: 144px;
		display: block;
}
#store a {background: url(images/05_store.png);
		height: 101px;
		width: 145px;
		display: block;
}
#about a {background: url(images/06_aboutus.png);
		height: 101px;
		width: 181px;
		display: block;
}

#fam #mystyc a {background: url(images/01_status_mystycfamily.png);}
#art #artists a {background: url(images/02_status_artists.png);}
#mmodel #models a {background: url(images/03_status_mystycmodels.png);}
#multi #media a {background: url(images/04_status_multimedia.png);}
#sstore #store a {background: url(images/05_status_store.png);}
#abouts #about a {background: url(images/06_status_aboutus.png);}

#mystyc a:hover {background: url(images/01_status_mystycfamily.png);}
#artists a:hover {background: url(images/02_status_artists.png);}
#models a:hover {background: url(images/03_status_mystycmodels.png);}
#media a:hover {background: url(images/04_status_multimedia.png);}
#store a:hover {background: url(images/05_status_store.png);}
#about a:hover {background: url(images/06_status_aboutus.png);}


#news {
	width: 302px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}


#newsbox{
	width: 280px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8e8e8e;
}

#newsbox p {
	text-align: justify;
}

#newsbox p.sincerely {
	text-align: right;
}

#newsbox p.newsmodel img {
	margin:auto;
}

#feature {
	width: 300px;
	float: left;
	margin-top: 160px;
	padding-left: 10px;
	padding-right: 10px;
}
#feature img {
	border-radius: 20px;
}

#feature h2 {
	text-align:center;
	margin-top: 10px;
}
#feature h3 {
	font-family: 'homoarakhnregular';
	color: #8e8e8e;
	text-align: center;
}


#feature a{text-decoration:none;}
#feature a:hover h2{color: #fff;}
#feature a:hover h3{color: #fff;}

.available a{text-decoration:none;}
.available a:hover p {color: #fff;}

#social {
	width: 302px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#socialbox{
	width: 280px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #8e8e8e;
}

#socialbox p {
	text-align: justify;	
}

.available {
	width: 300px;
	height:75px;
	padding-bottom: 10px;
}
.available img {
	float: left;
	padding-right: 10px;
}
.available p {
	padding-top: 25px;
	color: #8e8e8e;
}
#socialbuttons {
	width:241px;
	margin:auto;
	margin-top:30px;
}

h2 {
	font-family: 'homoarakhnregular';
	color: #8e8e8e;
}

#socialbox h3 {
	font-family: 'homoarakhnregular';
	color: #8e8e8e;
	text-align: center;
}

#fambio {
	width: 622px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#fambiobox{
	width: 600px;
	min-height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8e8e8e;
}

#famsocial {
	width: 302px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#famsocialbox{
	width: 280px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#fambiobox p {
	text-align: justify;
}
#fambiobox p.notice {
	text-align: center;
	font-weight:bold;
	font-size:18px;
	color: #ffffff;
	text-decoration:underline;
	margin-top: 10px;
}

.famavailable {
	width: 140px;
	height: 160px;
	padding-bottom: 10px;
	margin-top: 100px;
	float: left;
}
.famavailable img{
	margin-left: 5px;
}
.famavailable p{
	text-align:center;
	font-weight:bold;
	color: #8e8e8e;
}

#famsocialbuttons {
	width:241px;
	margin:auto;
	margin-top:25px;
}

#famsocialbox h3 {
	font-family: 'homoarakhnregular';
	color: #8e8e8e;
	text-align: center;
	padding-top: 850px;
}

#kincaid a{background: url(images/models_page/ashley.jpg) no-repeat;}
#elba a{background: url(images/models_page/elba_everlasting.jpg) no-repeat}
#angelique a{background: url(images/models_page/angelique_nadine.jpg) no-repeat}
#tia a{background: url(images/models_page/tia_nicole.jpg) no-repeat;}
#angie a{background: url(images/models_page/angie.jpg) no-repeat;}
#msblasianp a{background: url(images/models_page/ms_blasian_p.jpg) no-repeat;}
#danise a{background: url(images/models_page/danise.jpg) no-repeat;}
#kiana a{background: url(images/models_page/kiana_lynae.jpg) no-repeat;}
#iyana a{background: url(images/models_page/iyana_nicole.jpg) no-repeat;}
#amoon a{background: url(images/models_page/amoon.jpg) no-repeat;}
#jove a{background: url(images/models_page/vonnie.jpg) no-repeat;}
#yaris a{background: url(images/models_page/yaris.jpg) no-repeat;}
#janet a{background: url(images/models_page/janet.jpg) no-repeat;}

#kincaid a:hover {background: url(images/models_page/ashley_hover1.jpg) no-repeat;}
#elba a:hover{background: url(images/models_page/elba_everlasting_hover.jpg) no-repeat}
#angelique a:hover{background: url(images/models_page/angelique_nadine_hover.jpg) no-repeat}
#tia a:hover{background: url(images/models_page/tia_nicole_hover.jpg) no-repeat;}
#angie a:hover{background: url(images/models_page/angie_hover.jpg) no-repeat;}
#msblasianp a:hover{background: url(images/models_page/ms_blasian_p_hover.jpg) no-repeat;}
#danise a:hover{background: url(images/models_page/danise_hover.jpg) no-repeat;}
#kiana a:hover{background: url(images/models_page/kiana_lynae_hover.jpg) no-repeat;}
#iyana a:hover{background: url(images/models_page/iyana_nicole_hover.jpg) no-repeat;}
#amoon a:hover{background: url(images/models_page/amoon_hover.jpg) no-repeat;}
#jove a:hover{background: url(images/models_page/vonnie_hover.jpg) no-repeat;}
#yaris a:hover{background: url(images/models_page/yaris_hover.jpg) no-repeat;}
#janet a:hover{background: url(images/models_page/janet_hover.jpg) no-repeat;}

.modelpage {
	width: 180px;
	height: 300px;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-right: 20px;
	float: left;
}

.modelpage a {
	width: 180px;
	height: 300px;
	display:block;
	color: #8e8e8e;
	text-decoration:none;
}
.modelpage a:hover {
	color: #ffffff;
}

#modelbio {
	width: 622px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#modelbiobox{
	width: 600px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8e8e8e;
}

#modelbiobox p {
	text-align: right;
}

#modelsolobox{
	width: 600px;
	min-height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8e8e8e;
}

#modelsolobox p {
	text-align: justify;
	padding-top: 50px;
	margin-left: 20px;
}

.bold {
	font-weight:bold;
}

#modelsocial {
	width: 302px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#modelsocialbox{
	width: 280px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

.modelsocialbuttons {
	width:100px;
	margin:auto;
	margin-top:150px;
}

#modelsocialbox h3 {
	font-family: 'homoarakhnregular';
	color: #8e8e8e;
	text-align: center;
	padding-top: 850px;
}

#storebio {
	width: 622px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#storebiobox{
	width: 600px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8e8e8e;
}

#storebiobox h1 {
	font-family: 'homoarakhnregular';
	color: #8e8e8e;
	text-align:center;
	font-size: 72px;
	padding-top: 350px;
	color: blue;
}

#aboutbio {
	width: 622px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#aboutbiobox{
	width: 600px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8e8e8e;
}

#aboutbiobox p {
	text-align:justify;
}

.company_next{
	padding-top: 40px;
	padding-left: 450px;
	text-align: right;
	font-size:9px;
}
.company_next a{
	color: #FFF;
}
.company_next a:hover{
	color: #F00;
}

.models_back{
	padding-top: 40px;
	padding-left: 500px;
	text-align: right;
	font-size:9px;
}
.models_back a{
	color: #FFF;
}
.models_back a:hover{
	color: #F00;
}

#mediabio {
	width: 462px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#mediabiobox{
	width: 440px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8e8e8e;
}

#mediasocial {
	width: 462px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}

#mediasocialbox{
	width: 440px;
	height: 1000px;
	border: 1px solid #8e8e8e;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#mediabiobox p {
	text-align: justify;
}
#mediabiobox p.notice {
	text-align: center;
	font-weight:bold;
	font-size:18px;
	color: #ffffff;
	text-decoration:underline;
}

.mediaavailable {
	width: 140px;
	height: 160px;
	padding-bottom: 10px;
	margin-top: 100px;
	float: left;
}
.mediaavailable img{
	margin-left: 5px;
}
.mediaavailable p{
	text-align:center;
	font-weight:bold;
	color: #8e8e8e;
}

#mediasocialbuttons {
	width:241px;
	margin:auto;
	margin-top:30px;
}

#mediasocialbox h3 {
	font-family: 'homoarakhnregular';
	color: #8e8e8e;
	text-align: center;
	padding-top: 850px;
}

.video {
	width: 210px;
	height: 190px;
	float: left;
	padding:5px;
}

input,textarea,label {margin-bottom: 15px;}
label {margin-bottom: 0px;}
.error{color:red;}
form{
	padding-top: 200px;
	width:280px;
	color: white;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:22px;
}

.imageRow {
  *zoom: 1;
  margin: 20px 0;
}
.imageRow:after {
  content: "";
  display: table;
  clear: both;
}
/* line 320, ../sass/screen.sass */
.imageRow .single {
  float: left;
}
/* line 322, ../sass/screen.sass */
.imageRow .single a {
  float: left;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 332, ../sass/screen.sass */
.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 335, ../sass/screen.sass */
.imageRow .single a:hover {
  background-color: #8e8e8e;
}
/* line 337, ../sass/screen.sass */
.imageRow .set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 343, ../sass/screen.sass */
.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* line 346, ../sass/screen.sass */
.imageRow .set .single a {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}
/* line 351, ../sass/screen.sass */
.imageRow .set .single a:hover {
  background-color: #8e8e8e;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 355, ../sass/screen.sass */
.imageRow .set .single.first a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 358, ../sass/screen.sass */
.imageRow .set .single.last a {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.set {
	margin-left: 10px;
}

#footer {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-weight:bold;
	color:#333;
	margin-top: 40px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#coversale {
	margin: auto;
	width:285px;
	margin-top: 120px;
}
#saleicons {
	margin: auto;
	width:121px;
	margin-top: 40px;
}
.iconsclass {
	margin-top: 40px;
}
#radioicons{
	margin: auto;
	margin-top: 40px;
	width:433px;
}
.radioicons1 {
	margin-left: 30px;
}
#storebiobox p {
	text-align: center;
	margin-top: 40px;
}

#loading
{
<span class="IL_AD" id="IL_AD3">animation</span>-name: myfirst;
animation-duration: 5s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-play-state: running;
/* <span class="IL_AD" id="IL_AD4">Firefox</span>: */
-moz-animation-name: myfirst;
-moz-animation-duration: 5s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
-moz-animation-play-state: running;
/* Safari and Chrome: */
-webkit-animation-name: myfirst;
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
}
@keyframes myfirst
{
from {transform:rotateY(0deg);}
to {transform:rotateY(360deg);}
}
 
@-moz-keyframes myfirst /* Firefox */
{
from {-moz-transform:rotateY(00deg);}
to {-moz-transform:rotateY(360deg);}
}
 
@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {-webkit-transform:rotateY(0deg);}
to {-webkit-transform:rotateY(360deg);}
}