@charset "utf-8";

body {
	background-color: #000;
	margin: 0px;
	font-family:arial;
}

/* CSS Document */
/* define global border */

a{ text-decoration:none;}
ul{margin:0px; padding:0px;}
li{list-style:none;}

.border_lef {
	border-left: solid #ff0000  10px;
}
.border_right {
	border-right: solid #ff0000  10px;
}
.border_top {
	border-top: solid #ff0000  10px;
}
.border_bottom {
	border-bottom: solid #ff0000 10px;
}

/* backgroun para el resto de las paginas*/
.background_all{ background-image:url(../images/background_universal1.gif);}

/* define background home*/
.background_home{
	background-image: url(../new_icons/background_home.gif);
}
.breadcrumb a:link,.breadcrumb a:visited {
	color: #fff;
	text-decoration: none;
}
.breadcrumb a:hover,.breadcrumb a:focus,.breadcrumb a:active {
	color: #fff; 
	text-decoration: underline;
	outline: none;
}
/* define global no spacing */
.top_spacingNO{ padding-top:0px;}
.bottom_spacingNO{ padding-bottom:0px;}
.left_spacingNO{ padding-left:0px;}
.right_spacingNO{ padding-right:0px;}

/* define contents primary global*/
.content_all {
	width: 1000px;
	margin: 0px auto 0px auto;
}
.content_header {
	height: 187px;
	padding:0px 0px 10px 0px;
}
.content_header .search_mini {
	height: 10px;
	width: 650px;
	float: left;
	padding: 0px 0px 55px 0px;
}
.content_header .logo_mini {
	float: left;
	width: 555px;
}
.content_header .logo_mini img{
	padding-right: 0px;
	float: left;
	padding: 0px 0px 0px 100px;
}
.content_header img {
	float: right;
	padding-right: 0px;
}
.content_header .info_header_page {
	border:solid #464646 1px;
	height: 16px;
	float: left;
	width: 978px;
	padding: 4px 0px 0px 20px;
}
.info_header_page img {
	float: left;
	padding-right: 5px;
}
.content_body {
	width: 1000px;
	padding:0px 10px 0px 10px;
}
.content_body .content_left {
	float: left;
	width: 238px;
	padding: 15px 0px 0px 0px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.title_menu_favorite {
	background-color: #707070;
	padding: 9px 0px 9px 10px;
	border: solid #8c8c8c 1px;
	margin: 13px 0px 0px 0px;
	float: left;
	width: 225px;
}
.menu_items_favorite {
	background-color: #4c4c4c;
	border-bottom: solid #8c8c8c 1px;
	border-left: solid #8c8c8c 1px;
	border-right: solid #8c8c8c 1px;
	padding: 20px 0px 20px 2px;
	float: left;
	width: 233px;
}
.menu_items_favorite ul {
	margin: 0px;
	padding: 0px;
}
.menu_items_favorite ul li {
	list-style: none;
	padding-left:13px;
}
.menu_items_favorite ul li img{
	padding:8px 0px 8px 0px;
	padding-left:10px;
	background-image:url(../images/mini_cooper_image/arrow_list_item.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
.content_body .content_right {
	float: right;
	width: 705px;
	padding: 0px;
}
.content_right .head_video {
	width: 440px;
	background-image: url(../images/background_title.gif);
	height: 77px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.head_video .title {
	text-align: right;
	padding: 12px 0px 0px 0px;
}
.head_video .title_latest {
	padding: 17px 0px 0px 13px;
}
.arrow_spacing {
	padding: 0px 0px 0px 5px;
	border:none;
	margin: 0;
	float: left;
}
.title_latest .action {
	padding: 0px 0px 0px 265px;
}
#display_video .foot_video {
	background-color: #252525;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 15px 13px;
}
#display_video {
	width: 440px;
	float: left;
}
.content_right #show_news {
	float: left;
	width: 414px;
	background-color: #252525;
	color: #FFF;
	padding: 0px 13px 0px 13px;
	font-size: 13px;
}
#show_news .content_show {
	padding: 13px 0px 0px 0px;
}
.content_show .title_news {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
.content_show .share_news {
	border-bottom: solid #515151 1px;
	padding: 10px 0px 10px 0px;
}
#show_news .images_news {
	float: left;
}
.content_right_right {
	width: 253px;
	float: right;
	background:url(../images/home_photos/background_head_notices.gif);
	background-repeat:repeat-x;
	padding: 13px 0 0 0;
}
.title_images {
	float: left;
	padding: 17px 0px 13px 15px;
	width: 238px;
}
.title_images .action {
	padding: 0px 0px 0px 50px;
}
#view_images {
	padding: 0px 15px 0px 17px;
}
#view_images .content_image {
	background-color: #fff;
	padding: 6px;
	margin: 15px 0px 0px 0px;
}
.content_image .title_images_1 {
	padding: 10px 0px 0px 0px;
	width: 205px;
}
.content_image .title_images_1 a{
	text-decoration:none; 
	color:black; 
	text-transform:uppercase; 
	font-size:11px; 
	font-weight:bold;
}
.content_image .title_images_2 {
	font-size: 11px;
	line-height: 11px;
	color: #707070;
	padding: 0px 0px 5px 0px;
}
#view_images .content_image_home {
	background-color: #fff;
	padding: 6px;
	margin: 20px 0px 0px 0px;
	width: 208px;
	float: left;
}
#view_images .content_image_home a {
	float: left;
}
#view_images .content_image_home a img{
	float: left;
}

.content_image_home .title_images_1_home {
	padding: 9px 0px 0px 0px;
	width: 208px;
	line-height: 11px;
	float: left;
}
.content_image_home .title_images_1_home a{
	text-decoration:none; 
	color:black; 
	text-transform:uppercase; 
	font-size:11px; 
	line-height: 11px;
	font-weight:bold;line-height: 11px;
	float: left;
}
.content_image_home .title_images_2_home {
	font-size: 11px;
	color: #707070;
	padding: 5px 0 0 0;
	line-height: 11px;
	width: 208px;
	float: left;
}
/*-------------------------------------------------------------------------------*/
.mini_video{
	width:745px;
	height:396px;
	background-color:#252525;
	border-top: #222222 solid 1px;
	float:left;
	display:inline;
}
.mini_video_option{
	width:735px;
	height:30px;
	float:left;
	display:inline;
	background-color:black;
	padding: 22px 0 0 10px;
}
.mini_video_option img{
	behavior:url(iepngfix.htc);
	width:20px;
	height:13px;
	float:left;
	display:inline;
	margin-top:3px;
}
.mini_video_option_rigth{
	float:left;
	display:inline;
	margin-left:500px;
	width:105px;
}
.conten_share img{
	width:83px;
	height:16px;
	float:left;
	display:inline;
	margin-top:0px;
}
.mini_video_show{
	width:730px;
	height:362px;
	float:left;
	display:inline;
	padding-left:15px;
}
.mini_video_titulo{
	width:730px;
	height:40px;
	float:left;
	display:inline;
	font:Arial;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:white;
	padding-top:20px;
}
.mini_video_titulo img{
	width:12px;
	height:10px;
	behavior:url(iepngfix.htc);
}
.mini_video_titulo font{
	color:#A1A1A1;
}
.mini_video_play{
	width:481px;
	height:302px;
	float:left;
	display:inline;
}
.mini_video_descripcion{
	width:236px;
	float:left;
	display:inline;
	padding: 10px 0 0 12px;
	color:white;
	font:Arial;
	font-size:12px;
	text-align:justify;
}
.mini_embed{
	width:725px;
	height:28px;
	float:left;
	display:inline;
	padding-left:20px;
}
.mini_embed_mas{
	width:13px;
	height:13px;
	float:left;
	display:inline;
	margin-left:697px;
	margin-top:-10px;
}
.mini_gallery_video{
	width:714px;
	height:306px;
	background-color:#252525;
	border-top: #222222 solid 1px;
	float:left;
	display:inline;
	padding: 29px 0 0 31px;
}
.mini_gallery_video img{
	width:126px;
	height:71px;
	border:none;
	float:left;
	display:inline;
	margin-left:8px;
	margin-top:6px;
}
/*------------------------------galeria--------------------------------------------*/
.mini_gallery{
	width:716px;
	height:673px;
	float:left;
	display:inline;
	background-color:white;
	margin-left:10px;
	margin-top:12px;
	border-top:#8f8f8f solid 1px;
	border-bottom: #707070 solid 1px;
	padding:7px 8px 8px 8px;
	font:Arial;
}
.mini_gallery_selected{
	width:715px;
	height:418px;
	float:left;
	display:inline;
}
.mini_gallery_descricion{
	width:715px;
	height:42px;
	float:left;
	display:inline;
}
.mini_gallery_dtitulo{
	width:548px;
	height:27px;
	float:left;
	display:inline;
	text-transform:uppercase;
	padding: 15px 0 0 17px;
	font-size:12px;
	font-weight:bold;
}
.mini_gallery_ddato{
	width:130px;
	height:27px;
	float:left;
	display:inline;
	padding: 15px 20px 0 0;
	text-align:right;
	font-size:12px;
	line-height:12px;
}
.mini_gallery_show{
	width:689px;
	height:192px;
	float:left;
	display:inline;
	background-color:#e1e1e1;
	margin-top:16px;
	padding: 6px 0 0 26px;
}
.mini_gallery_foto{
	width:95px;
	height:86px;
	float:left;
	display:inline;
	padding:0 14px 14px 0;	
}
.mini_gallery_imagen{
	width:82px;
	height:74px;
	float:left;
	display:inline;
	background-color:white;
	padding: 7px 6px 6px 6px;	
}
.mini_gallery_imgselected{
	width:82px;
	float:left;
	display:inline;
}
.mini_gallery_imgselected input{
	margin-left:0px;
	float:left;
	display:inline;
}

/*-----------------------------release --------------------------------------*/
.mini_release{
	width:745px;
	float:left;
	display:inline;
	background-color:white;
}
.mini_release_option{
	width:745px;
	height:47px;
	float:left;
	display:inline;
	border-bottom:#808080 solid 1px;
}
.mini_release_back{
	width:20px;
	height:29px;
	float:left;
	display:inline;
	padding: 18px 0 0 12px;
}
.mini_release_back img{
	width:20px;
	height:13px;
	border:none;
	behavior:url(iepngfix.htc);
}
.mini_release_download{
	width:150px;
	height:38px;
	float:left;
	display:inline;
	padding: 9px 0 0 563px;
}
.mini_release_download img{
	float:left;
	display:inline;
}
.conten_share1{
	width:83px;
	height:16px;
	float:left;
	display:inline;
	padding:8px 0 0 16px;
}
.mini_release_conten{
	width:723px;
	padding:15px 10px 0px 12px;
	font-size:13px;
	font:Arial;
}
/*--------------------------- news ---------------------------------*/
.mini_news{
	width:745px;
	float:left;
	display:inline;
	background-color: #252525;
}
.mini_news_option{
	width:745px;
	height:47px;
	float:left;
	display:inline;
	border-bottom:#8c8c8c solid 1px;
}
.mini_news_latest{
	width:131px;
	height:29px;
	float:left;
	display:inline;
	padding: 18px 0 0 12px;
}
.mini_news_page{
	width:84px;
	height:11px;
	float:left;
	display:inline;
	padding: 20px 0 0 497px;
	color:white;
	font:Arial;
	font-size:11px;
	font-weight:bold;
}
.mini_news_list{
	width:712px;
	float:left;
	display:inline;
	padding:1px 21px 0px 12px;
	font:Arial;
}
.mini_news_item{
	width:712px;
	height:131px;
	padding-top:14px;
	border-bottom:#515151 solid 1px;
}
.mini_news_item .mini_news_ifecha{
	width:100%;
	float:left;
	display:inline;
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#747474;	
}
.mini_news_item .mini_news_ititulo{
	width:100%;
	float:left;
	display:inline;
	font:Arial;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:8px;
	color:white;
}
.mini_news_item .mini_news_idescripcion{
	width:100%;
	float:left;
	display:inline;
	font:Arial;
	font-size:13px;
	padding-top:5px;
	color:#a19f9f;
}
/* footer section */
.footer_tittle {
	padding: 37px 0px 0px 17px;
	float: left;
	width: 677px;
	height: 29px;
	background-color: #707070;
	background-image: url(../images/background_foot_head.gif);
	font-size: 11px;
	font-weight:bold;
}
.footer_content {
	padding: 16px 0px 0px 17px;
	float: left;
	width: 677px;
	height: 104px;
	font-size: 12px;
	color:white;
	background-color:#252525;
	font-weight:bold;
}
.footer_content a{
	color:white;
	text-decoration:none;
}
.say_tittle {
	padding: 37px 0px 0px 17px;
	float: left;
	width: 234px;
	height: 29px;
	background-color: #707070;
	background-image: url(../images/background_foot_head.gif);
	font-size: 11px;
	font-weight:bold;
	margin-left:14px;
	padding-left:17px;
}
.footer_copy{
	padding:14px 0px 0px 10px;
	background-color:#000;
	color:white;
	font-size:10px;
}
.footer_stay {
	width:231px;
	height:110px;
	float:left; 
	margin-left:14px; 
	padding:0px 10px 10px 10px;
	background-color:#707070;
}
.footer_stay_content {
	width:199px;
	height:82px;
	float:left;
	padding:14px 16px 14px 16px;
	background-image: url(../new_icons/backgroud_youtub.gif);
}
/* COUNTDOWN
---------------------------------------------- */
#countdown{
	width:440px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
	background:#fff;
	height:225px;
}
#countdowncont{
	float:left;
	padding-left:20px;
}
#counttimer{
	font-size:42px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#c00007;
	text-align:center;
	height:50px;
	width:327px;
	padding-top:10px;
	padding-left:10px;
}
#counttop{
	text-align:left;
	width:347px;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
}
div.inprogress{
	line-height:42px;
	font-size:24px;

}
#countdate{
	text-align:left;
	width:307px;
	font-size:18px;
	color:#000000;
	padding:10px 0 14px 10px;
}
#countlabels{
}
#countlabels td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#7c7c7c;
	text-align:center;
	font-weight:normal;
}
#countreg{
	width:327px;
	padding: 10px 0px 0px 60px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#7c7c7c;
	text-align:left;
}

#cd{
	height:50px;
	width:310px;
	font-size:42px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#c00007;
	text-align:left;
	padding-left:10px;
}

.bordertop{
	border-top:1px solid #898989;
}

.borderbottom{
	border-bottom:1px solid #898989;
}

/* add css */
.title_video_t {
	text-align: right;
	padding: 12px 0px 0px 0px;
	background-color: #000;
	color:#fff;
	float: left;
	width: 440px;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
}
.head_videoh {
	width: 440px;
	background-image: url(../images/background_title.gif);
	height: 50px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
	background-position: 0px -28px;
}
.head_videoh .title_latesth {
	padding: 20px 0px 0px 13px;
	width:425px;

}
.arrow_spacingh {
	padding: 0px 0px 0px 5px;
	border:0px;
}

.title_latesth .actionh {
	padding: 0px 10px 0px 0px;
	cursor:pointer;	 
	float:right;
}
#show_newsh {
	float: left;
	width: 414px;
	background-color: #252525;
	color: #FFF;
	padding: 0px 13px 15px 13px;
	font-size: 13px;
}
#show_newsh .content_showh {
	width: 414px;
	padding: 13px 0px 0px 0px;
	float: left;
	border-bottom: solid #515151 1px;
}
.content_showh .title_newsh {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	width: 100%;
	font-size: 13px;
	line-height: 13px;
	float: left;
}
.content_showh .title_newsh a {
	text-decoration: none; 
	color: white;
}
.content_showh .descrip_newsh {
	float: left;
	height: 116px;
}
.content_showh .images_newsh {
	float: left;
	padding: 0px 10px 0px 0px;
}
.content_showh .images_newsh img {
	float: left;
}
.content_showh .text_newsh {
	float: left;
	line-height: 15px;
}
.content_showh .share_newsh {
	padding: 10px 0px 10px 0px;
	border:none;
}