﻿.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-inner > .item {
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}


.homeImages {
height:257px;
}

.titleHeight {
    height:62px;
}



.wander {
  border-radius:15px;
  height: 30px;
  position: absolute;
  margin-top:10px;
  margin-left: 10px;
  background: #FCA911;
  z-index: 0;
  transition: left 0.5s,width 0.5s;
}


.thumbnails-horizontal .thumbnail, .thumbnails-vertical .thumbnail {
    border: none;
    border-bottom: 1px solid #17171b;
}
.thumbnail {
    padding: 4px;
    border: 1px solid #45484c;
    background: #24262c;
}
.border-radius-top, .bg-title {
    border: none;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -o-border-radius: 4px 4px 0px 0px;
    
}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}


.siyaAll {
color:#FCA911;
}

.siyaAlls {
color:#ae0c0c;
}




/*reg*/
/*#posbox{width:1px;height:1px;z-index:1000;bottom:0;right:0;   
 position:fixed !important;_position:absolute;_top:expression( eval(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight - (parseInt(this.currentStyle.marginTop,10)||0) - (parseInt(this.currentStyle.marginBottom,10)||0) ) - (parseInt(this.currentStyle.bottom,10)||0) );}
#posbody{position:relative;}
#reg{position:absolute;bottom:0;right:0;width:275px;height:760px; background-position:bottom right; background-repeat:no-repeat;z-index:999999;}
#diyreg{min-width:70px;padding:50px 0 0px 20px;}
#diyreg .txtinput{width:155px;height:28px;line-height:28px;padding:0;margin:0;background-color:#fff;border:solid 1px #6370a6;}*/



/*Nav bar buttons*/


#gameVideo1 {
        background:url(../Content/images/VideoPic.jpg) top center no-repeat;
}
#gameV1 {
       background:url(../Content/images/VideoImg/video1.jpg) top center no-repeat;
}
#gameV2 {
       background:url(../Content/images/VideoImg/video2.jpg) top center no-repeat;
}
#gameV3 {
       background:url(../Content/images/VideoImg/video3.jpg) top center no-repeat;
}
#gameV4 {
       background:url(../Content/images/VideoImg/video4.jpg) top center no-repeat;
}
#gameV5 {
       background:url(../Content/images/VideoImg/video5.jpg) top center no-repeat;
}
#gameV6 {
       background:url(../Content/images/VideoImg/video6.jpg) top center no-repeat;
}
#gameV7 {
       background:url(../Content/images/VideoImg/7sins-doak-video.jpg) top center no-repeat;
}
#gameV8 {
       background:url(../Content/images/VideoImg/DOAK-VikingBay-Video.jpg) top center no-repeat;
}
#gameV9 {
       background:url(../Content/images/VideoImg/Summon-doak-video.jpg) top center no-repeat;
}
#gameV10 {
       background:url(../Content/images/VideoImg/DOAK-VIDEO-Archer.jpg) top center no-repeat;
}
#gameV11 {
       background:url(../Content/images/VideoImg/DOAK-VIDEO-sammorpg.jpg) top center no-repeat;
}
#gameV12 {
       background:url(../Content/images/VideoImg/DOAK-Video-Magician.jpg) top center no-repeat;
}
.pagewidth {
	width:100%;
	position:relative;
}

.wrap {
	margin:0 auto;
	position:relative;
}

.layerPopup {
	background:url(../img/bk90.png);
	position:fixed;
	top:0;
	z-index:1000;
	display:none;
}


.pagewidth {
	min-width:1000px;
}
.wrap {
	width:1000px;
}


#rt-top-surround video {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}


