#video_info{
    text-align:right;
    padding-right:31px;
    padding-left:29px;
    background: url(../images/big_arrow.gif) no-repeat right 5px;
	margin-top:50px;
} #video_title{
    min-height:40px;
} #video_info h1{
    color:#fd6710;
    font-size:16px;
    padding-right:5px;
    text-transform:capitalize;
} #voted_rank{
	float:right;
} #video_description{
	padding:10px 0;
	text-align:left;
} #main_content {
    background-color:#00719a;
} 

/*
 * Interactividad 
 */
#interactivity_wrapper{
	padding-left:28px;
	padding-right:38px;
	padding-bottom:10px;
}

#video_options_body_tabs{
	color:#84c2d8;
	padding-top:5px;
	padding-bottom:20px;
	float:left;
}

#video_options_body_tabs li.item{
	float:left;
	border-right:solid 1px #84c2d8;
	padding:0 5px;
}

#video_options_body_tabs li.last{
	border-right:solid 0 #84c2d8;
}

#video_options_body_tabs a{
	color:#84c2d8;
}

#share_options{
	float:right;
}

#share_options li.item{
	float:left;
	padding:0 5px;
}

#video_options_body {
	position:relative;
}

#video_options_body *{
	font-size:12px;
	color:white;
}

#close_button_wrapper {
	position:absolute;
	bottom:0;
	left:0;
}

#vote, #embed{
	padding-bottom:20px;
}

#video_options_body input,
#video_options_body textarea {
	border:1px solid #84c2d8;
	background:#00719a;
	color:#84c2d8;
}

#video_options_body input {
	height:17px;
	line-height:17px;
	margin-bottom:6px;
}

#video_options_body label {
	color:#84c2d8;
}

#video_options_body a{
	color:#84c2d8;
	text-transform:uppercase;
}

#video_options_body .submit_wrapper {
	padding-top:2px;
	text-align:right;
}

.vote_value{
	width:135px;
}

.vote_value li{
	float:left;
}

.vote_value li a{
	float:left;
	display:block;
	height:22px;
	width:27px;
	background:url(../images/stars.gif) no-repeat -27px 0;
	padding:0;
}

#vote .vote_value li a{
	background:url(../images/stars_blue_bg.gif) no-repeat -27px 0;
}

li.marked,
li.no_marked{
	float:left !important;
	display:block !important;
	height:22px !important;
	width:27px !important;
	background:url(../images/stars.gif) no-repeat -27px 0 !important;
	padding:0 !important;
}

li.marked{
	background:url(../images/stars.gif) no-repeat 0 0 !important;
}

#vote li.no_marked{
	background:url(../images/stars_blue_bg.gif) no-repeat -27px 0 !important;
}

#vote li.marked{
	background:url(../images/stars_blue_bg.gif) no-repeat 0 0 !important;
}

#comment_list {
	float:left;
	height:233px;
	border:1px solid #84c2d8;
	overflow-y:scroll;
	padding-right:21px;
	padding-left:10px;
	width:432px;
}

#comment_list li{
	padding:10px 0;
	background:url(/files/skins/televiajes/images/bg_comment_item.gif) no-repeat 0 bottom;
}

#comment_list li.last{
	background-image:none;
}

#comment_form {
	float:left;
	padding-left:20px;
}

#id_name, #id_email {

}

#id_name, #id_email, #id_comment {
	width:166px;
}

#recommend {
	display:inline-block;
}

#recommend #btn_submit{
	border: 0 solid;
	text-transform:uppercase;
	cursor:pointer;
	margin:0;
}

/*
 * Object body
 */
#object_body{
	padding-bottom:10px;
	color:white;
}

#object_image{
	padding:10px;
	float:right;
}

#object_image img{
	max-width:706px;
	border:solid 1px white;
}

#object_text{
	padding:10px;
}

#object_body .field{
	padding:10px;
	padding-bottom:0;
}

#object_body .field a{
	color: #84C2D8;	
}

#object_body .field span{
	font-weight:bold;
}

/*
 * Carousel
 */

.big_horizontal_carousel{
	height:137px;
    background:url(../images/big_carousel.gif) no-repeat 0 0;
    width: 732px;
    position: relative;
}

.horizontal_carousel .container {
  float: left;
  width: 660px;
  height: 137px;
  position: relative;    
  overflow: hidden;
}

.horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height:137px;
}                      

.horizontal_carousel ul li {
  width: 124px;
  height: 90px;
  padding:21px 4px 1px 4px;
  text-align: center; 
  list-style:none;   
  float:left;
}

.horizontal_carousel ul li img{
  width: 124px;
  height: 90px;
}

.big_horizontal_carousel .previous_button {
  padding-left:4px;
}

.horizontal_carousel .previous_button {
  float:left;  
  width: 33px;
  height: 137px;
  cursor: pointer;
}

.horizontal_carousel .previous_button_over {

}

.horizontal_carousel .previous_button_disabled {
  cursor: default;
}

.horizontal_carousel .next_button {
  float:left;  
  width: 35px;
  height: 137px;
  cursor: pointer;
}

.horizontal_carousel .next_button_over {

}

.horizontal_carousel .next_button_disabled {
  cursor: default;
}

#folders_wrapper{
    background:url(../images/sections.jpg) no-repeat 4px 0;
    height:157px;
    padding-top:17px;
    text-align:center;
}

ul#folders{
    position:relative;
}

ul#folders li{
    float:left;
    width:244px;
    height:157px;    
    position:relative;
}

ul#folders li div a{
	display:block;
	text-align:center;
	margin:0 auto;
}

ul#folders li div a,
ul#folders li img{
    width:144px;
    height:88px;
}

#folder1{
    left:1px;
}

#folder2{
    left:2px;
}

#folder3{

}

ul#folders li p.text_link{
    padding-top:40px;
}

ul#folders li p.text_link a{
    color:#8a8888;
    font-size:16px;
    text-transform:capitalize;
}

#tv_program_wrapper{
    text-align:center;
    padding-left:4px;
}

#related_images_header,
#tv_program_header{
    height:28px;
    line-height:28px;
    background-color: #00719a;
    color:white;
    text-transform:uppercase;
    font-size:16px;
	text-align:center;
}

#related_images,
#tv_program{
    height:138px;
    background:url(../images/bg_carousel_small_one.gif) no-repeat 0 0;
}

#exportVideo{
	word-wrap:break-word;
	max-width:662px;
}
