/*@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,600);*/
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
/*
 * (C) Copyright DeadSix27  2013-2014
 * 
 * Contact: contact@dead6.eu
 * Website: www.Dead6.eu / www.moreIT.eu
 * IRC: irc.Dead6.eu
 * myXBMC HTML Generator
 * 
 * This product is not affiliated with XBMC, every use of naming is just for reference to ensure the right usage of this Program.
 */
#overlay {
    height:1px;
    width:100%;
	top:0px;
	left:0px;
    background-color:#000;
    opacity: 0;
    z-index:9;
	display:none;
	position:fixed;
}
#searchContainer
{
	position:absolute;
	right:5px;
}
#search_box:focus
{
	outline: none;
    box-shadow: 0 0 10px #9ecaed;
}
#search_button
{
	display:none;
	width:60px;
	background:#74797A;
	border: 2px solid rgba(103,140,177,0.2);
	border-radius:5px;
	text-align:center;
	padding:2px;
}
#search_button:hover
{
	background-color:#c0c0c0;
}
#search_box
{
	background:#74797A;
	padding:2px;
	width:200px;
	border: 2px solid rgba(103,140,177,0.2);
	border-radius:5px;
	text-align:center;
}
#search_result a
{
	color:#000;
}
#search_result
{
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Calibri;
	margin-left:-195px;
	z-index:6;
	background-color:rgba(255, 255, 255, 0.9);
	position:absolute;
	display:none;
	font-size:13px;
	height:1px;
	width:400px;
	border: 2px solid rgba(103,140,177,0.2);
	border-radius:5px;
	max-height:200px;
}
body
{
    background-color: #293134; /*#293134*/
    color: #DEDEDE; /*#dedede*/
    /*FONT_FAMILY*/
    /*font-family: 'Titillium Web', sans-serif;*/
	font-family: 'Lato', sans-serif;
    font-size: 12px;
    /*FONT_SIZE*/
    text-shadow: rgba(0,0,0,.01) 0 0 2px;
    -webkit-text-stroke-width: .1px;
    -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 2px;
}
a {
	text-decoration: none;
    color: #d7d7d7;
}
a:hover {
	text-decoration: underline;
	color:darkgray;
}
.plotContainer:hover
{
    border: 1px solid rgba(255,255,255,1.0);
}
.poster
{
    border:none;
}
.aniEpPosterHead img {
	position:absolute;
	height:180px;
	left:0px;
	top:-3px;
}
.aniEpsContainer 
{
	width: 1240px;
	position:relative;
	min-height:100px;
}
.aniEpsContainer .aniEpItemWrapper
{
	position: relative;
	float:left;
}
#nowPlaying
{
	position:absolute;
	right:10px;
	top:5px;
	z-index:10;
}
.infoContainerTextContainer .folderLinkEps
{
	position:absolute;
	left:135px;
	width:200px;
	z-index:10;
	bottom:-130px;
}
.aniEpsContainer .aniEpItemContainer
{
	width: 1240px;
	height:120px;
	border-bottom:1px solid rgba(103,140,177,0.3);
	border-top:1px solid rgba(103,140,177,0.3);
}
.aniEpsContainer .aniEpItemWrapper .aniEpItemContainer .fileLink
{
	right:5px;
	top:5px;
}
.aniEpsContainer .aniEpItemContainer .playLink a:hover,
.aniEpsContainer .aniEpItemContainer .fileLink a:hover
{
	text-decoration: underline;
    color: #d7d7d7;
}
.aniEpsContainer .aniEpItemContainer .playLink a,
.aniEpsContainer .aniEpItemContainer .fileLink a
{
    text-decoration: none;
    color: #d7d7d7;
}
.aniEpsContainer .aniEpItemContainer .playLink
{
	position:absolute;
	right:220px;
	top:5px;
}
.aniEpsContainer .aniEpItemContainer .fileLink a
{
	text-decoration: underline;
	position:absolute;
	right:220px;
	top:20px;
}

.aniEpsContainer .aniEpItemContainer .plot
{
	position:absolute;
	font-size:12px;
	width:600px;
	height:80px;
	overflow-y:auto;
	text-align:justify;
	top:30px;
	left:5px;
}
.aniEpsContainer .aniEpItemContainer .quality
{
    position: absolute;
    bottom: 2px;
    right: 216px;
    opacity: 0.9;
}
.aniEpsContainer .aniEpItemContainer  .quality .qIconEp
{
    max-width: 50px;
    max-height: 30px;
}
.aniEpsContainer .aniEpItemContainer .title
{
    top: 5px;
    position: absolute;
    left: 5px;
    height: 22px;
    width: 600px;
    line-height: 20px;
    overflow: hidden;
    font-size: 20px;
}
.aniEpsContainer .aniEpItemContainer .epThumb
{
	position: absolute;
	right:0px;
}
.aniEpsContainer .aniEpItemContainer .epThumb img
{
	height:120px;
}

.epPlayLink, .tvPlayLink, .movPlayLink 
{
    cursor:pointer;
    text-decoration:underline;
}
.copyrightInfo
{
	width: 700px;
	height: 20px;
	right: -358px;
	top: 348px;
	height:20px;
	position:absolute;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
    position: absolute;
    font-size: 12px;
    opacity: 0.3;
}

.copyrightInfo a:hover
{
	text-decoration: underline!important;
}

.copyrightInfo a
{
	text-decoration: none;
	color: #d7d7d7!important;
	opacity: 1.0;
}
.aniContainer.aniOrder2
{
	margin-right:0px;
}
.aniContainer
{
	border:none;
    position: relative;
    float: left;
    vertical-align: top;
	display: block;
    /*padding-left:5px;*
	padding-top:5px;
	background-color:rgba(67,77,80,0.7);
	border:1px solid rgb(103,140,177);*/
    width: 400px;
	min-width:400px;
    max-width: 400px;
    /*max-height: 254px;*/
	height: 282px;
	max-height:282px;
	min-height:282px;
    margin-right: 20px;
    margin-bottom: 20px;
    /*border-radius:5px;*/
	overflow: hidden;
}
.plotContainer
{
    vertical-align: top;
    overflow: hidden;
    height: 280px;
    width: 398px;
    max-height: 280px;
    max-width: 398px;
    z-index: 10;
    position: absolute;
    cursor: pointer;
    text-align: center;
    display:none;
    background: #293134;
    border: 1px solid rgba(255,255,255,0.2);
    overflow-y: auto;
}

    .plotContainer .value
    {
        width: auto;
        height: auto;
        display: block;
        font-size: 11px;
        padding: 5px;
        font-family: Arial;
        text-align: justify;
    }
.plotIconNoPoster {
    background: url('images/icons/plot_icon.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 40px;
    top: 45px;
    height: 20px;
    right: 8px;
    float: right;
}
.plotIcon
{
    background: url('images/icons/plot_icon.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index:8;
    cursor: pointer;
    opacity: 0.7;
    width: 50px;
    height: 20px;
    right: 120px;
    top: 5px;
    float: right;
}

.plotIcon:hover,.plotIconNoPoster:hover
{
	opacity: 1.0;
}

.footerContainer
{
    position: relative;
    display: inline-block;
    float: left;
    min-width: 1244px;
    width: 1244px;
    text-align: center;
}

.footerTextContainer
{
    width: 500px;
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-left: 20px;
    padding-top: 10px;
    margin-right: auto;
    padding-bottom: 10px;
    text-align: center;
    margin-left: auto;
}


.fanArtNoPoster,.fanArtNoPoster img
{
	position: absolute;
    padding: 0;
    margin: 0;
    opacity: 0.7;
    width: auto;
	border:none;
    height: 100%;
    z-index: -1; 
}

.fanArt,.fanArt img
{
	position: absolute;
    padding: 0;
    margin: 0;
    opacity: 0.4;
    width: auto;
	border:none;
    height: 100%;
    z-index: -1; 
}


.infoContainerTextContainer .name .titleNoBlock
{
    padding-right: 5px;
}

.pagesContainer li
{
    float: left;
}

.pagesContainer .disabled a
{
    pointer-events: none;
    cursor: default;
    background: #262727; /*#5b686d*/
    border-color: rgba(0,0,0,0);
}
.pagesContainer .active a:hover
{
    background: #7A7B7C; /*#5b686d;*/
    border-color: #000;
}
.pagesContainer .current a
{
    border-color: #EBEBEB!important; /*#ADD8E6!important;*/
}
.pagesContainer a
{
    text-decoration: none;
    /*border: 1px solid rgba(103,140,177,0.2);*/
    border: 1px solid rgba(172, 173, 175, 0.2);
    /*background:#293134;*/
    padding-right: 14px;
    padding-left: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
}

.infoContainerTextContainer
{
    position: absolute;
    padding-left: 10px;
    top: 35px;
}
.subTitleSeprator
{
    border-bottom: 1px solid rgba(255,255,255,0.1);
    opacity: 0.2;
	cursor:default;
    position: absolute;
	width:400px;
	top:69px;
    right: 390px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.infoBackTitleSub
{
	cursor:default;
    padding-bottom: 10px;
	text-shadow: 4px 4px 0 rgba(215,215,215,0.15);
    width: 950px;
	top:80px;
    right: 120px;
    text-align: center;
    position: absolute;
    font-size: 30px;
    opacity: 0.4;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.infoBackTitle
{
	cursor:default;
    padding-bottom: 10px;
	text-shadow: 4px 4px 0 rgba(215,215,215,0.15);
    width: 950px;
    right: 120px;
	top:30px;
    text-align: center;
    position: absolute;
    font-size: 30px;
    opacity: 0.4;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.closeIcon
{
    background: url('images/icons/close_button.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 12;
    cursor: pointer;
    display:none;
    opacity: 0.7;
    width: 45px;
    height: 45px;
    right: 5px;
    top: 5px;
}

.infoTextContainer .name {
    z-index: 10;
    padding-bottom: 2px;
}
.aniContainer span
{
}

.infoContainer
{
    position: relative;
    vertical-align: top;
    border-bottom: solid 1px rgba(255,255,255,0.3);
    /*background-color:rgba(67,77,80,0.7);
	border:1px solid rgb(103,140,177);*/
    width: 1240px;
    min-height: 180px;
    max-height: 254px;
    margin-right: 5px;
    margin-bottom: 15px;
    /*border-radius:5px;*/
    float: left;
}

.pagesContainer
{
    position: relative;
    text-align: center;
    /*background-color:rgba(67,77,80,0.7);
	border:1px solid rgb(103,140,177);*/
    width: 1244px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    float: left;
    z-index: 8;
}

.videoContainer
{
    position: absolute;
    z-index: 11;
    border-radius: 5px;
}

.link
{
    text-decoration: underline;
    color: #d7d7d7;
}

    .link:visited
    {
        text-decoration: none;
        color: #d7d7d7;
    }

    .link:hover
    {
        text-decoration: underline;
        color: #d7d7d7;
    }

.videoContainer iframe
{
	position:absolute;
    width: 400px;
    border:none;
    /*height: 252px;*/
	height: 282px;
    z-index: 11;
}
.langInfo .title
{
	position:absolute;
	left:0px;
}
.langInfoAudio, .langInfoSubtitle
{
	margin:0px;
	padding: 0px 0px 2px 0px;
	height:11px;
	max-height:11px;
}
.langInfo 
{
	margin:0px;
	padding:0px;
	font-size:11px;
	position:absolute;
	bottom:3px;
	right:185px;
	width:150px;
	text-align:right;
}
.langInfoSubtitle img,.langInfoAudio img
{
	padding-left:1px;
}
.showId {
	z-index: -10;
	position: absolute;
	font-size: 18px;
	opacity: 0.7;
	bottom:5px;
	width: 200px;
	left: 2px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.detailsIcon img:hover,.detailsIconNoPoster img:hover
{
	opacity:1.0;
}
.detailsIcon img
{
	border:none;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 40px;
    height: 20px;
    right: 5px;
    bottom: 40px;
    float: right;
}
.detailsIconNoPoster img {
    border: none;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 40px;
    height: 20px;
    right: 8px;
    top: 75px;
    float: right;
}
.qBar {
	position: absolute;
	bottom: -3px;
	right: 0px;
}

.qIcon {
	max-width: 50px;
	max-height: 30px;
	opacity: 0.7;
}
.qIcon:hover { opacity: 1.0; }

.qbar img
{
    max-width: 45px;
    max-height: 21px;
}

.pageLinkContainer
{
    position: absolute;
    top: 7px;
    left: 7px;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	font-weight:lighter;
}

.pageLinkContainer  .pageLink_first 
{
	top:23px;
	border-style:solid;
	border-color:rgb(100,100,100);
	border-width:1px 1px 0px 1px;
	font-size:17px;
	width:90px;
	text-align:center;
	position:absolute;
	left:-65px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.pageLinkContainer .pageLink_second
{
	top:115px;
	border-color:rgb(100,100,100);
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:17px;
	width:90px;
	text-align:center;
	position:absolute;
	left:-65px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.fancybox,.fancybox img {
	border:none;
}
.pageLinkContainer  .pageLink_extra
{
	top:207px;
	border-style:solid;
	border-color:rgb(100,100,100);
	border-width:1px 1px 0px 1px;
	font-size:17px;
	width:90px;
	text-align:center;
	position:absolute;
	left:-65px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.pageLinkContainer .pageLink:hover
{
	border-color:rgb(200,200,200)!important;
}

.pageLinkContainer .pageLink a
{
	text-decoration: none;
	color: #d7d7d7;
}
.pageLinkContainer .pageLink.current a
{
	cursor:default;
    pointer-events: none;
}
.pageLinkContainer .pageLink.current
{
	cursor:default;
	background:#606363;
	border-color:rgb(200,200,200);
}

#largeContainer
{
	padding-top:5px;
    display: block;
    width: 1242px;
	border-style:solid;
	border-color:rgb(100,100,100);
	border-width:0px 1px 0px 1px;
	height:243px;
    margin-left: auto;
    margin-right: auto;
}
.infoContainer .name
{
    font-size: 15px;
    padding-bottom: 5px;
}

.pagesContainer ul
{
    display: inline-block;
    list-style: none;
}
.aniContainer .posterImage
{
	position:absolute;
    width: 178px;
	bottom:30px;
	height:auto;
	right:0px;
	border-left: 2px solid #7A7A7A;
}
.aniContainer .posterContainer
{
    display: block;
    padding-top: 0;
    float: right;
    height: 250px;
    width: 178px;
    max-height: 250px;
}
.playIcon
{
    background: url('images/icons/playIcon.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 50px;
    height: 50px;
    right: 3px;
    top: 5px;
    float: right;
}
.playIconNoPoster {
    background: url('images/icons/playIcon.png') no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    opacity: 0.7;
    width: 25px;
    height: 25px;
    right: 15px;
    top: 10px;
    float: right;
}
.dateInfo
{
    position: absolute;
    right: 5px;
    bottom: 5px;
}

    .dateInfo span
    {
        font-weight: 700;
    }

.playIcon:hover,.playIconNoPoster:hover
{
    opacity: 1.0;
}
.infoTextContainer .aniPlayLink
{
	position:absolute;
	font-size:10px;
	top:2px;
	left:2px;
}

.titleBlock {
    /*font-weight: 700;*/
    display: block;
    /*float: left;*/
    color: #A9CFFF; /*#A9CFFF*/
}
.aniContainer span.value
{
}
.titleNoBlock
{
    display: inline-block;
    /*font-weight: 700;*/
    padding-right:5px;
	/*float:left;*/
    color: #A9CFFF; /*#A9CFFF*/
}
.fullExpandInfoContainer 
{
    width: 340px!important;
}
.infoTextContainer {     
    width: 210px;
    min-width:210px;
    padding-left: 5px;
    padding-top: 5px;
    height: 245px;
}
.textShadow {
    text-shadow: 0 0 5px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646, 0 0 10px #464646;
}
                
.leftAligned
{
    text-align: left;
}
.rightAligned
{
    text-align: right;
}
.centerAligned
{
    text-align: center;
}

