@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Abel, "MS Serif", Times, serif;
	color: #666;
	overflow-y: scroll;
}
a {
	text-decoration:none;
}
#global_wrap {
	width: 850px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-image: url(imagenes/INICIO2.jpg);
*/
	/* [disabled]min-height: 650px;
*/
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
}
#login_box {
	display: block;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#login_box form input {
	/* [disabled]float: right;
*/
}
#login_box form label {
	float: left;
	font-size: 18px;
}
#login_form {
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
}
.login_input_txt {
	float: right;
	background-color: #E7E5E6;
	width: 320px;
	border: 1px solid #BABABA;
	padding-right: 15px;
	padding-left: 15px;
	color: #666;
}
#login_form form ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#login_form form ul li {
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.login_input_btn {
	display: block;
	float: right;
}
#menu_logo_box {
	float: left;
	height: 50px;
	width: 300px;
}
#menu_titulo_box {
	display: block;
	float: left;
	clear: left;
	width: 450px;
	text-align: right;
	font-size: 30px;
	font-weight: bold;
	color: #666;
}
#menu_header {
	padding-top: 35px;
}
#menu_principal_box {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#menu_principal_box ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_principal_box ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu_principal_box ul li a {
	background-color: #000;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px
}
#menu_principal_titulo {
	color: #666;
	font-size: 24px;
	margin-bottom: 25px;
}
#menu_principal_box ul li a:hover {
	background-color: #4A4A4A;
}
#global_header_box {
	background-color: #000;
	padding-top: 15px;
	/* [disabled]padding-right: 15px;
*/
	/* [disabled]padding-left: 15px;
*/
}
#global_header_logo {
	display: block;
	float: left;
	font-size: 45px;
	color: #FFF;
	width: 300px;
	height: 100px;
	background-color: #FFF;
}
#global_header_right_op {
	display: block;
	float: right;
	color: #FFF;
	height: 100px;
}
#global_header_right_op_txt {
	font-size: 16px;
	color: #FFF;
	display: block;
	clear: right;
	float: right;
}
.global_header_right_op_btn {
	/* [disabled]display: inline;
*/
	/* [disabled]float: right;
*/
	clear: right;
}
.global_header_right_op_btn A {
	font-size: 12px;
	background-color: #999;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	border-radius: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: right;
	clear: right;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#global_header_save_op {
	/* [disabled]height: 30px;
*/
	display: block;
	padding-bottom: 15px;
}
#global_header_save_publish_btn {
	float: right;
	color: #FFF;
}
#global_header_save_prew_btn {
	float: right;
	/* [disabled]display: block;
*/
}
#global_header_save_publish_btn a {
	background-color: #A5E35A;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#global_header_save_prew_btn a {
	background-color: #F95353;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 15px;
	border-radius: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
}
.global_header_right_op_btn a:hover {
	background-color: #B5B5B5;
	color: #000;
}
#global_header_save_prew_btn a:hover {
	background-color: #F8ABAB;
	color: #000;
}
#global_header_save_publish_btn a:hover {
	background-color: #D1F1AB;
	color: #000;
}
#home_banner_princ {
	height: 424px;
	/* [disabled]background-color: #FFF4E6; */
}
#home_prod_destacados {
	display: block;
	height: 150px;
	background-color: #DFF8FF;
	overflow: hidden;
}
#home_novedades_art {
	float: right;
	width: 540px;
}
#home_novedades_art_left {
	float: left;
	width: 200px;
}
#home_novedades_art_right {
	float: right;
	width: 325px;
	height: 320px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#home_novedades_art_left_1 {
	height: 150px;
	width: 200px;
	background-color: #D1D1D1;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	cursor: pointer;
}
#home_novedades_art_1b {
	width: 120px;
	height: 50px;
	background-color: #000;
	display: block;
	position: relative;
	z-index: 100;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	top: -60px;
}
#home_novedades_art_right_3 {
	height: 150px;
	/* [disabled]background-color: #D1D1D1;
*/
	margin-bottom: 20px;
	width: 320px;
}
#home_novedades_art_right_3b {
	float: right;
	height: 130px;
	width: 100px;
	font-size: 24px;
	padding: 10px;
	color: #000;
	text-transform: uppercase;
	overflow: hidden;
}
#home_novedades {
	background-color: #FFF;
	padding-top: 25px;
}
#home_video {
	float: left;
	width: 280px;
	background-color: #000;
	height: 490px;
}
#home_video iframe {
	display: block;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	margin-top: 30px;
}
#home_video_titulo {
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#home_video_descrip {
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
#home_video_titulo_box {
	background-color: #FFF;
	height: 25px;
	display: block;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
}
#global_footer_box {
	background-color: #000;
	height: 50px;
	padding-top: 15px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#lorem_ipsum {
	font-size: 36px;
	color: #999;
	text-align: center;
}
#global_header_cont {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#consej_upload_box {
	background-color: #EBEBEB;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px
}
#consej_upload_left {
	float: left;
	width: 300px;
}
#consej_upload_right {
	float: right;
	width: 300px;
}
.consej_upload_formtxt {
	width: 230px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #666;
	background-color: #CECECE;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	margin-bottom: 10px;
}
#consej_upload_dest_box {
	background-color: #CECECE;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 230px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	margin-bottom: 10px;
}
#consej_upload_right input {
	background-color: #CECECE;
	color: #666;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	/* [disabled]float: right;
*/
}
.consej_upload_btn {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#videos_elem ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#videos_elem ul li {
	display: block;
	list-style-type: none;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	height: 120px;
}
.videos_elem_titulo {
	float: left;
	width: 400px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 16px;
}
#videos_elem ul li img {
	float: left;
	background-color: #000;
}
.videos_elem_descrip {
	float: left;
	width: 400px;
	margin-left: 15px;
	font-size: 14px;
	height: 55px;
	overflow: hidden;
}
#videos_elem {
	width: 580px;
	float: left;
	min-height: 600px;
}
#videos_elem_panel {
	float: right;
	width: 250px;
}
#videos_upload_box {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	webkit-box-shadow: 0px 0px 6px 2px #333;
	-moz-box-shadow: 0px 0px 6px 2px #333;
	box-shadow: 0px 0px 6px 2px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 5px solid #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#videos_upload_titulo {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
}
#videos_upload_left {
	float: left;
	width: 260px;
}
#videos_upload_right {
	float: right;
	width: 260px;
}
.videos_upload_formtxt {
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #333;
	font-family: Abel, "MS Serif", Times, serif;
	font-size: 14px;
}
#videos_upload_left ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#videos_upload_left ul li {
	margin-bottom: 10px;
}
#videos_upload_right ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#videos_upload_right ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
}
#videos_upload_dest_box {
	color: #FFF;
}
.videos_upload_btn {
	background-color: #CCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	color: #333;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
.videos_upload_btn:hover {
	color: #FFF;
	background-color: #858585;
}
#preview_video_lb {
	height: 450px;
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	color: #FFF;
	text-align: center;
}
#preview_video_lb_cargando {
	font-size: 24px;
	color: #FFF;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: inline;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-weight: bold;
}
#videos_notific_texto {
	font-size: 24px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	cursor: pointer;
}
.videos_elem_opciones {
	float: right;
	width: 400px;
	margin-right: 15px;
	padding-top: 5px;
	display: block;
	height: 20px;
}
.videos_elem_opciones a {
	font-size: 14px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	/* [disabled]background-color: #F7F7F7;
*/
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.videos_elem_opciones a:hover {
	background-color: #000;
	color: #FFF;
}
#videos_menu_box {
	margin-bottom: 35px;
	/* [disabled]display: block;
*/
}
#videos_menu_box a {
	display: block;
	background-color: #E1E1E1;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
	font-size: 14px;
}
#videos_menu_box a:hover {
	color: #FFF;
	background-color: #333;
}
#notificacion_borrar {
	display: block;
	width: 500px;
	/**/
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 ); /* IE6-9 */
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 16px;
	text-align: center;
}
#paginador_A_box {
	display: block;
	padding-left: 15px;
	font-size: 18px;
}
#paginador_A_box a {
	color: #666;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
}
#paginador_A_box a:hover {
	color: #FFF;
	background-color: #000;
}
#paginador_A_box span {
	color: #930;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#videos_categorias_form {
	background-color: #333;
	border: 10px solid #FFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#videos_menu_box ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#videos_menu_box ul li {
	/* [disabled]background-color: #CCC;
*/
	/* [disabled]color: #333;
*/
	/* [disabled]font-size: 14px;
*/
	/* [disabled]list-style-type: none;
*/
	display: block;
	float: left;
}
#videos_box {
	text-decoration: none;
	min-height: 650px;
}
#videos_categoria_box {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#videos_categoria_box ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#videos_categoria_box ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 8px;
	height: 20px;
	padding-bottom: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 25px;
}
#videos_categoria_box ul li span {
	font-weight: bold;
	font-size: 16px;
	float: left;
}
#videos_categoria_box_titulo {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}
#videos_categoria_box ul li a {
	font-size: 12px;
	margin-left: 25px;
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	color: #999;
}
#videos_categoria_box ul li a:hover {
	color: #900;
}
#videos_elem_report {
	float: left;
	height: 20px;
	margin-left: 15px;
	width: 400px;
	font-size: 13px;
}
#notificacion_borrar a {
	cursor: pointer;
}
#home_novedades_art_right_3 img {
	float: left;
	height: 150px;
	width: 200px;
}
#home_novedades_art_left_1e {
	width: 220px;
	height: 60px;
	background-color: #000;
	display: block;
	position: relative;
	z-index: 100;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	top: -70px;
	text-transform: uppercase;
}
.Admin_Cat_lineas_items_box {
	float: left;
	width: 280px;
}
.Admin_Cat_lineas_items_img {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.Admin_Cat_lineas_items_btn {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E5E5;
	font-weight: bold;
	color: #666;
	text-align: center;
	height: 35px;
	font-size: 24px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 15px;
	cursor: pointer;
	text-decoration: none;
}
.Admin_Lineas_panel_left {
	float: left;
	width: 250px;
	/* [disabled]background-image: url(../imagenes/src/preloader.gif); */
	background-repeat: no-repeat;
	background-position: center center;
}
.Admin_Lineas_panel_right {
	float: right;
	width: 600px;
}
.Admin_Lineas_panel_right ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.Admin_Lineas_panel_categorias {
	width: 550px;
	margin-left: 50px;
}
.Admin_Lineas_panel_categorias_img {
	float: left;
	height: 100px;
	width: 150px;
	background-image: url(../imagenes/src/preloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Admin_Lineas_panel_categorias_txt {
	float: left;
	height: 50px;
	width: 250px;
	padding: 25px;
}
.Admin_Lineas_panel_categorias ul li {
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.Admin_Lineas_panel_categorias_btn {
	float: left;
	width: 80px;
	margin-left: 10px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	display: block;
	color: #666;
	background-color: #E5E5E5;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.Admin_Lineas_panel_edit_btn {
	background-color: #EAEAEA;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	color: #333;
	/* [disabled]font-weight: bold;
*/
	cursor: POINTER;
	text-decoration: none;
}
.Admin_Lineas_panel_left_tit {
	font-size: 24px;
	text-align: center;
	color: #333;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.Admin_Producto_box_img {
	width: 500px;
	height: 400px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.Admin_Cat_lineas_items_btn:hover {
	color: #000;
	background-color: #FFF;
}
.Admin_Lineas_panel_edit_btn:hover {
	color: #FFF;
	background-color: #333;
}
#cms_default_form_box {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	border: 5px solid #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	webkit-box-shadow: 0px 0px 6px 2px #333;
	-moz-box-shadow: 0px 0px 6px 2px #333;
	box-shadow: 0px 0px 6px 2px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#cms_default_form_titulo {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}
#cms_default_form_left {
	display: block;
	float: left;
	width: 260px;
}
#cms_default_form_left ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cms_default_form_left ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cms_default_form_right {
	float: right;
	width: 260px;
}
#cms_default_form_right ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cms_default_form_right ul li {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cms_default_form_center {
	/* [disabled]float: right;
*/
	/* [disabled]width: 260px;
*/
}
#cms_default_form_center ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cms_default_form_center ul li {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cms_default_form_formtxt {
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #333;
	font-family: Abel, "MS Serif", Times, serif;
	font-size: 14px;
}
.cms_default_form_btn {
	background-color: #CCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	color: #333;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
.Admin_Lineas_panel_categorias_btn:hover {
	color: #000;
	background-color: #FFF;
}
#Admin_Lineas_banner_princ {
	height: 424px;
	width: 850px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	display: block;
	background-image: url(../imagenes/src/preloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Admin_Producto_datos {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
	background-color: #FBFBFB;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 24px;
	margin-bottom: 25px;
}
#Admin_Producto_datos_titulo {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.input_post_txt {
	background-color: #CCC;
	display: inline;
	width: 450px;
	/* [disabled]height: 600px; */
	clear: both;
	float: none;
}

.input_post_txt_box {
	display: block;
	/* [disabled]height: 600px; */
	width: 450px;
	min-height: 600px;
	margin-left: auto;
}

.input_post_inp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E8E8E8;
	display: block;
	font-size: 15px;
	color: #818181;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	/* [disabled]float: left;
*/
	margin-bottom: 10px;
	margin-left: 10px;
}
.admin_blog_post_date_box {
	/* [disabled]font-size: 50px;
*/
	color: #FFF;
	/* [disabled]background-color: #000;
*/
	float: left;
	width: 70px;
	height: 90px;
	/* [disabled]line-height: 70px;
*/
	text-align: center;
}
.admin_blog_post_titulo_box {
	float: right;
	width: 370px;
	font-size: 24px;
	/* [disabled]height: 30px;
*/
	color: #000;
	font-weight: bold;
	padding-top: 0px;
}
.admin_blog_post_box {
	width: 500px;
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 75px;
	padding-left: 25px;
}
.admin_blog_post_intro_artic {
	float: right;
	width: 370px;
	height: 50px;
	text-align: justify;
	color: #666;
}
.admin_blog_post_date_dia_box {
	height: 70px;
	width: 70px;
	background-color: #000;
	color: #FFF;
	font-size: 50px;
	line-height: 70px;
	/* [disabled]font-weight: bold;
*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	margin-top: 5px;
}
.admin_blog_post_date_mes_box {
	color: #999;
	font-size: 20px;
	vertical-align: bottom;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
}
.admin_blog_post_titulo_box a {
	color: #000;
}
#admin_blog_post_principal_box {
	margin: 0 auto 0 auto;
	width: 700px;
	display: block;
}
.Admin_Lineas_panel_left_banner {
	background-image: url(../imagenes/src/preloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Admin_Producto_colores ul li span {
	height: 100px;
	width: 100px;
	display: block;
	float: left;
	background-color: #000;
	line-height: 100px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#Admin_Producto_colores ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Admin_Producto_colores ul li {
	float: left;
	width: 400px;
	display: block;
	margin-bottom: 10px;
}
#Admin_Producto_colores ul li img {
	float: left;
	/* [disabled]margin-left: 15px; */
	background-image: url(../imagenes/src/preloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Admin_Producto_colores ul li a {
	display: block;
	height: 100px;
	width: 40px;
	float: left;
	background-color: #F0F0F0;
	font-size: 12px;
	line-height: 100px;
	text-align: center;
	color: #000;
}
#Admin_Producto_colores ul li a:hover {
	color: #FFF;
	background-color: #333;
}
#AdminHome_banner_princ_box ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#AdminHome_banner_princ_form {
	background-color: #E5E5E5;
	padding-top: 100px;
	padding-bottom: 50px;
	padding-left: 150px;
}
#AdminHome_banner_princ_form form input {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#AdminHome_banner_princ_box ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#AdminHome_banner_princ_box ul li img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#AdminHome_banner_princ_box ul li span {
	background-color: #D7D7D7;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#AdminHome_banner_princ_box ul li span a {
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	/* [disabled]display: block; */
}
#AdminHome_banner_princ_btn {
	color: #333;
	background-color: #9E9E9E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/* [disabled]font-size: 12px; */
	/* [disabled]height: 25px; */
}
#AdminHome_banner_princ_input {
	background-color: #EBEBEB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	/* [disabled]height: 25px; */
}
#AdminHome_banner_princ_form span {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	display: block;
	padding-bottom: 15px;
	padding-right: 150px;
}
#home_banner_princ_btn {
	color: #333;
	background-color: #E9E9E9;
	float: right;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#home_banner_princ_btn:hover {
	color: #FFF;
	background-color: #000;
}

#textarea_tags {
	display: block;
	width: 500px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#blog_post_edit_area {
	width: 750px;
	margin: 70px;
	margin-top: 0px;
	}
	#post_edit {

}
