/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	Blu-ray DVD Tabs 
//////////////////////////////////////////////////////////////////////////////////////////////////*/

#tab-one {
    background: #eee;
    padding: 10px;
    margin: 0 0 20px 0;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

#tab-one .nav {
    overflow: hidden;
    margin: 0 0 10px 0;
}

#tab-one .nav li {
    width: 97px;
    float: left;
    margin: 0 10px 0 0;
}

#tab-one .nav li.last {
    margin-right: 0
}

#tab-one .nav li a {
    display: block;
    padding: 5px;
    background: #959290;
    color: white;
    font-size: 10px;
    text-align: center;
    border: 0;
}

#tab-one .nav li a:hover {
    background-color: #111
}

#tab-one ul {
    list-style: none
}

#tab-one ul li a {
    display: block;
    border-bottom: 1px solid #666;
    padding: 4px;
    color: #666;
}

#tab-one ul li a:hover {
    background: #fe4902;
    color: white;
}

#tab-one ul li:last-child a {
    border: none
}

#tab-one ul li.nav-one a.current,
#tab-one ul.featured li a:hover {
    background-color: #0575f4;
    color: white;
}

#tab-one ul li.nav-two a.current,
#tab-one ul.core li a:hover {
    background-color: #d30000;
    color: white;
}

#tab-one ul li.nav-three a.current,
#tab-one ul.jquerytuts li a:hover {
    background-color: #8d01b0;
    color: white;
}

#tab-one ul li.nav-four a.current,
#tab-one ul.classics li a:hover {
    background-color: #FE4902;
    color: white;
}

/* Specific to example two */

#example-two .list-wrap {
    background: #eee;
    padding: 10px;
    margin: 0 0 15px 0;
}

#example-two ul {
    list-style: none
}

#example-two ul li a {
    display: block;
    border-bottom: 1px solid #666;
    padding: 4px;
    color: #666;
}

#example-two ul li a:hover {
    background: #333;
    color: white;
}

#example-two ul li:last-child a {
    border: none
}

#example-two .nav {
    overflow: hidden
}

#example-two .nav li {
    width: 97px;
    float: left;
    margin: 0 10px 0 0;
}

#example-two .nav li.last {
    margin-right: 0
}

#example-two .nav li a {
    display: block;
    padding: 5px;
    background: #666;
    color: white;
    font-size: 10px;
    text-align: center;
    border: 0;
}

#example-two li a.current,
#example-two li a.current:hover {
    background-color: #eee !important;
    color: black;
}

#example-two .nav li a:hover,
#example-two .nav li a:focus {
    background: #999
}






#tab-wrap {
    width:600px;
    height:300px;
    margin-top:50px;
    border: 1px solid blue;
    /*background-color: #ffcc33;*/
    /*opacity: 0.6;*/
}

#tab-nav {
    display:block;
}


.fadein {
    width:600px;
    height:300px;
    margin:0 auto;
}

#firstDiv {
    background:#03F;
    width:600px;
    height:300px;
    float:left;
    display:none;
}

#secondDiv {
    background:#06F;
    width:600px;
    height:300px;
    float:left;
    display:none;
}

#thirdDiv {
    background:#09F;
    width:600px;
    height:300px;
    float:left;
    display:none;
}

#fourthDiv {
    background:#0CF;
    width:600px;
    height:300px;
    float:left;
    display:none;
}




/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	Carousel
//////////////////////////////////////////////////////////////////////////////////////////////////*/

#carouselBluraydvd {
	top: 60px;
}

.carousel-bluraydvd {
	width: 670px;
	height: 578px;
	position: absolute;
	top: 10px;
	left: 326px;
	color: #FFF;
	/*font-size: small;*/
	/*text-align: center;*/
	
	/*background-color: #FFF;*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";*/
	/*filter: alpha(opacity=20);*/
	/*opacity: 0.2;*/
	/*display: none;*/
	
}


/*.carousel-bluraydvd {*/
/*	width: 670px;*/
/*	height: 578px;*/
/*	position: absolute;*/
/*	top: 10px;*/
/*	left: 326px;*/
/*	color: #FFF;*/
/*	font-size: small;*/
/*	text-align: center;*/
/*}*/
/**/
/*.carouselBackground {*/
/*	width: 670px;*/
/*	height: 578px;*/
/*	left: 0px;*/
/*	top: 0px;*/
/*	background-color: #FFF;*/
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";*/
/*	filter: alpha(opacity=20);*/
/*	opacity: 0.2;*/
/*	position: absolute;*/
/*	*/
/*	display: none;*/
/*}*/

.carouselImage {
	width: 140px;
	height: 120px;
	top: 72px;
	position: absolute;
}

.carouselTagAllOff {
	width: 40px;
	height: 24px;
	line-height: 24px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	*cursor: hand;
	zoom: 1;
	*display: inline;
	/* top: 0px; */
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 8px;
}

.carouselTag {
	width: 110px;
	height: 24px;
	line-height: 24px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	*cursor: hand;
	zoom: 1;
	*display: inline;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
}

.carouselMask {
	position: relative;
	width: 670px;
	height: 175px;
	overflow: hidden;
	top : 0px;
}

#carouselContent {
	width: 8000px;
	height: 175px;
	left: 0px;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	position: absolute;
}

.paginationBlock {
	width: 100px;
	height: 36px;
	top: 220px;
	position: absolute;
	display: none;
}

.carouselPaginationButton {
	width: 30px;
	height: 36px;
	cursor: pointer;
	*cursor: hand;
	position: absolute;
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#carouselPaginationArrowLeft {
	
}

#carouselPaginationArrowRight {
	
}

#carouselTags {
	/* left: 0px; */
	zoom: 1;
	display: block;
	*display: block;
}

.carouselItem {
	position: relative;
	text-align: center;
	line-height: 16px;
	display: block;
	float: left;
	cursor: pointer;
	*cursor: hand;
	zoom: 1;
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	*display: block;
}

.carouselItemGlow {
	width: 152px;
	height: 132px;
	left: -6px;
	top: -4px;
	position: absolute;
}

.carouselImage {
	top: 0px;
	vertical-align: top;
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	Grid View
//////////////////////////////////////////////////////////////////////////////////////////////////*/
#gridViewContent .carouselItem {
	font-size: 10pt;
	color: #002165;
	display: inline-block;
	*display: inline;
	zoom: 1;
	float: none;
}

#gridViewContent .heading {
	font-family: arial, helvetica, san-serif;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #002165;
	margin: 10px 0px 5px 10px;
}

#gridView {
	position: absolute;
	width: 750px;
	height: 560px;
	z-index: 1000000002;
	/* background-color: rgba(255, 255, 255, 1.0); */
	background-color: #FFF;
	display: none;
}

#gridViewIcon {
	position: absolute;
	top: 6px;
	left: 92px;
	width: 15px;
	height: 11px;
}

#gridViewTitle {
	position: absolute;
	left: 20px;
	top: 30px;
	font-size: 22px;
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
}

#gridViewCloseButton {
	height: 30px;
	left: 760px;
	top: 0px;
	cursor: pointer;
	*cursor: hand;
	position: absolute;
}

#gridViewContent { width: 710px; height: 480px; position: absolute; top: 60px; left: 20px; }
#gridViewContent .viewport { width: 680px; height: 480px; overflow: hidden; position: relative; }
#gridViewContent .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#gridViewContent .scrollbar { position: absolute; left: 680px; width: 16px; height: 480px; }
#gridViewContent .thumb { height: 138px; width: 18px; cursor: pointer; *cursor: hand; position: absolute; top: 0px; left: -1px; }
#gridViewContent .disable { display: none; }

