.item {
	margin: 5px 0px 5px 20px;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size:	27px;
	display:inline-block
}
.footerItem {
	margin: 0px 0px 0px 25px;
	cursor: pointer;
	color: #747f7b;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size:	20px;
}
.smallitem {
	margin: 0px 0px 0px 25px;
	cursor: pointer;
	color: #747f7b;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size:	20px;
}
.menuItem {
	color: #747f7b;
}
.overItem {
    color: #747f7b;
}
.selectedItem {
	cursor: default;
    color: white;
}
#item0 {
	margin-left: 0px;
}
#footerItem0 {
	margin: 0px 0px 0px 0px;
}
#smallitem1000 {
	margin: 0px 0px 0px 0px;
}
#menu {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	border-top: 1px solid #747f7b;
	border-bottom: 1px solid #747f7b;
	background-image: url(../img/bg-trans.png);
}
#smallMenu {
	margin: 0px 0px 20px 0px;
}
#player {
    width: 100%;
    height: 230px;
    overflow: hidden;
    background: none;
    position: relative;
    border: solid 1px gray;
    padding: 0;
}

.youtube .carousel {
    width: 200px;
    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0px;
    z-index: 3;
    display: none;
}

.youtube .thumbnail {
    margin: 2px;
    width: 100px;
    border: 1px solid black;
    display: none;
}

.youtube iframe.player {
    width: 100%;
    height: 230px;  
    overflow: auto;
    border: 0;
}
.yt-descript {
    color: #000;   
    display:block;
    height:100px;
    display:none;}
}
.carItemContain{
    width:;
    height:100px;
}
