@charset "UTF-8";
/* CSS Document */

@font-face {  
	  font-family: gotham ;  
	  src: url( fonts/Gotham-Book.ttf ) format("truetype");  
	}  
	
@font-face {  
	  font-family: gothambold ;  
	  src: url( fonts/Gotham-Bold.ttf ) format("truetype");  
	} 
	
@font-face {  
	  font-family: gothammed ;  
	  src: url( fonts/Gotham-Medium.ttf ) format("truetype");  
	} 
	
	@font-face {  
	  font-family: gothammedi ;  
	  src: url( fonts/GothamMI.ttf ) format("truetype");  
	} 
	
body{
	background-color:#020100;
	/*background-image:url(kresley_bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;*/
	margin:0;
	padding:0;
	
}
#bgfade{
	width:1400px;
	height:900px;
	position:absolute;
	z-index:1;
	background-color:#000000;
	
}
#carousel{
	width:1200px;
	height:600px;
		position:absolute;
	z-index:0;
	top:100px;
	left:100px;
	display:none;
}
#carouselx{
	width:800px;
	height:600px;
		position:absolute;
	z-index:0;
	top:100px;
	left:480px;
	display:none;
}
#wholder{
	width:400px;
	height:600px;
	left:160px;
	position:absolute;
	z-index:0;
	top:160px;
}

#app{
	width:1400px;
	height:800px;
	position:relative;
	z-index:0;
	margin:0 auto 0 auto;
	background-image:url(kresley_bg.jpg);
	display:none;
}
#kname{
	width:550px;
	height:92px;
	position:absolute;
	z-index:2;
	left:425px;
	background-image:url(kresley_name.png);
	display:none;
}
#arcana{
	width:250px;
	height:70px;
	background-image:url(arcana.png);
	position:absolute;
	z-index:3;
	top:80px;
	left:575px;
	display:none;
}

#share{
	width:169px;
	height:32px;
	position:absolute;
	z-index:4;
	top:12px;
	display:none;
	
}
	

.shell{
	width:456px;
	height:400px;
	top:160px;
	position:relative;
	z-index:5;
	margin:0 auto 0 auto;
	display:none;
}

#widget{
	width:250px;
	height:400px;
	position:absolute;
	z-index:7;
	left:103px;
}
#info{
	width:206px;
	height:400px;
	position:absolute;
	z-index:6;
	right:103px;
	background-image:url(info.jpg);
	
}
#infocontent{
	width:183px;
	height:382px;
	margin-top:6px;
	margin-left:9px;
	display:none;
}

#buynow{
	width:148px;
	height:21px;
	position:absolute;
	background-image:url(buynow.jpg);
	cursor:pointer;
}

#buynow:hover{
	
	background-image:url(buynow2.jpg);
}

#preview{
	width:148px;
	height:21px;
	position:absolute;
	background-image:url(preview.jpg);
	left:152px;
	cursor:pointer;
}

#preview:hover{
	
	background-image:url(preview2.jpg);
}

#preview2{
	width:148px;
	height:21px;

	background-image:url(preview.jpg);

}

#preview2:hover{
	
	background-image:url(preview2.jpg);
}

/* /////////// */

     .ui-jcoverflip {
        position: relative;
      }
     
      .ui-jcoverflip--item {
        position: absolute;
        display: block;
      }
	  
#infopanel{
	height:133px;
	width:300px;
	font-family:gothammed,Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	
	position:absolute;
	z-index:999;
	top:370px;
	left:451px;
	line-height:85%;
	

}

#titlepanel{
	height:53px;
	width:300px;
	position:absolute;
	top:0px;
}

#titletext{
	margin:19px 0px 0px 2px;
	width:180px;
	height:30px;
	text-transform:uppercase;
}

#tshare{
	width:110px;
	height:20px;
	position:absolute;
	top:17px;
	right:4px;
	z-index:50;
}
#tbuttons{
	height:21px;
	width:300px;
	position:absolute;
	top:53px;
	
}
#embed{
	font-size:11px;
	font-family:Arial,sans-serif;
	color:#ffffff;
padding-top:2px;
}

#embedbox{
	width:296px;
	height:55px;
	background-image:url(embedbg.png);
	
	/*top:97px;*/
	font-size:10px;
	font-family:Arial,sans-serif;
	color:#CCC;
	padding:2px 2px 2px 2px;
}
.sm{
	font-size:8px;
}

.sm2{
	font-size:18px;
	color:#000000;
}

#splayer{
	width:300px;
	height:25px;
display:none;
	margin-bottom:2px;
	
}
#splayer2{
	width:300px;
	height:25px;
display:none;
	margin-bottom:2px;
	
}
#buyshade{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:10000;
		background-image:url(embedbg.png);
	width:100px;
	height:100px;
}

#buylinks{
	width:500px;
	height:450px;
	/*background-color:#666;*/
	margin:110px auto 0px auto;
	position:relative;
	background-image:url(linksbg.jpg);
}

#buytitle{
	font-family:gothammedi,Arial, sans-serif;
	font-size:36px;
	width:500px;
	text-align:center;
	color:#5c1a21;
	padding-top:15px;

}

.eachlink{
	background-color:#5d1a23;
	height:21px;
	width:200px;
	color:#ffffff;
	font-size:14px;
	font-family:Montserrat,Arial,sans-serif;
	padding-top:4px;
	text-align:center;
	margin:20px auto 0px auto;
	cursor:pointer;
}

.eachlink:hover{
	background-color:#a50d21;
}

.linkdiv{
	
	height:12px;
	width:200px;
	color:#000000;
	font-size:10px;
	font-family:Montserrat,Arial,sans-serif;
	padding-top:4px;
	text-align:center;
	margin:20px auto 0px auto;
}
#linksx{
	width:20px;
	height:20px;
	position:absolute;
	top:10px;
	right:10px;
	background-image:url(linksx.png);
	cursor:pointer;
}
	#linksx:hover{
		background-image:url(linksx2.png);
	}
	
	#syndicate{
	width:134px;
	height:13px;
	left:1100px;
	top:560px;
	position:absolute;
	z-index:239;
	background-image:url(syndicate.png);
	display:none;
	cursor:pointer;
}
#syndicate:hover{
	background-image:url(syndicate_2.png);
}

#sub{
	width:514px;
	height:12px;
	position:absolute;
	z-index:5;
	top:120px;
	left:443px;
	display:none;
}

#tag{
	width:514px;
	height:12px;
	position:absolute;
	z-index:5;
	top:140px;
	left:443px;
	display:none;
	background-image:url(tag.png);
}

#tag:hover{
	background-image:url(tag2.png);
}

#sslogo{
	width:85px;
	height:26px;
	background-color:#ffffff;
	background-image:url(ss_logo.png);
	position:absolute;
	z-index:10;
	left:200px;
	top:552px;
	display:none;
	cursor:pointer;
}

#sslogo:hover{
	background-color:#dbbe87;
}