
#hd{
	margin-top: 10px;	
}

#bd{
	clear: both;
	background:transparent url(../images/contentBackground.jpg);
	background-repeat: no-repeat ;scroll left top;
	height: 100%;
	padding: 10px 10px 20px 10px;
}

#ft{
	padding-top: 20px;
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 11px;
	color: #fff;	
}

.logo{
	float: left;
	width: 250px;	
}

.nav{
	float: right;
	width: 500px;	
	text-align: right;
}

#top-ad{
	width: 468px;
	height: 60px;
	background-color: #000;	
	margin-left: 32px;
}

#top-nav{
	color: #fff;
	line-height: 45px;	
}

#url{
	width: 550px;
	border:1px solid #000;
	font-size: 24px;
	padding: 5px;
	font-weight: bold;
}

#search{
	vertical-align: middle;
	cursor: pointer;
}

#search-zone{
	clear: both;
	margin-top: 20px;
	text-align: center;
}

.video-title{
	font-size: 20px;
	color: #399AEF;
	font-weight: bold;
	cursor: pointer;
}

.video-thumb{
	float: left;
	margin-right: 20px;
	cursor: pointer;
}

.video-details{
	float: left;
	color: #fff;
	width: 460px;
}

.video-description{
	margin-top: 20px;
	color: #ccc;
}

.view-video{
	text-align:center;
	margin-top:10px;
	font-weight:bold;
	color: #fff;
}

#download{
	clear: both;
	padding-top: 20px;
	text-align: center;
}



.loading{
	text-align: center;
	font-weight: bold;
	color: #399AEF;
}

.error{
	font-weight: bold;
	color: #399AEF;
}

#carousel{
	clear: both;
	margin-top: 0px;
}

.carousel-component { 
	/**padding:8px 16px 4px 16px;*/
	margin:0px;
}

.carousel-component .carousel-list li { 
	cursor: pointer;
	margin:0;
	padding:0;
	width:102px; 
	height:137px;
	font-family:arial,sans-serif;
}

.carousel-component .carousel-list li a { 
	display:block;
	outline:none;	
	opacity:.55;
}

.carousel-component .carousel-list li a:hover { 	 
	opacity:1;
}

.carousel-component .carousel-list li img { 
	/*border:1px solid #999;*/
	margin:0; 
	padding:2px;
	border: 1px solid #aaaaaa; 
}


.carousel-nav{
	text-align: center;	
	height:50px;
	margin:5 0 0 0 0;
	padding:0;	
}

.carousel-button{
	cursor:pointer;	
}


#prev-arrow{
	margin:0;
	position:relative;
}
#next-arrow{
	margin:0;
	position:relative;
}

.carousel-nav a{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 15px 0px;
	color: #2683AE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.2em !important;
	font-weight: bold !important;		
	font-style: italic;
	text-transform :capitalize;
}

.carousel-nav a:hover{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 15px 0px;
	color: #DA7926;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.2em !important;
	font-weight: bold !important;	
	font-style: italic;
	text-transform :capitalize;
}

.carousel-label{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	float: left;
	width: 550px;	
}

#f-lv-desc{
	font-weight: bold;
	text-align: center;
	color: #fff;
	font-size: 20px;
	height: 20px;
	margin-top: 10px;
}

.download-image{
	margin-right: 10px;
	cursor:pointer;
}

.mp4-image{
	margin-left: 5px;
	margin-right: 10px;
	cursor:pointer;
}

.3gp-image{
	margin-left: 5px;
	margin-right: 10px;
	cursor: pointer;	
}

.email-image{
	margin-left: 15px;
	cursor:pointer;
}

#emailForm input{
	border:1px solid #399AEF;
	width: 200px;
}

label { display:block;float:left;width:45%;clear:left;height: 30px; }

.clear { clear:both; }



.question{
	color: #399AEF;
	font-weight: bold;
}


.answer a:link,.answer a:active,.answer a:visited{
	color: #fff;
}

.answer a:hover{
	color: #399AEF;
}


.example{
	text-align:left;
	margin-left: 60px;
	font-size: 80%;
	color: #ccc;
}

#carouselpopular{
	margin-top: 20px;
}