﻿/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 290 2004-09-15 19:48:26Z wilt $
*/

BODY {
	background-color: #e5edf5;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   font: 10px Verdana, Arial, sans-serif;
	 background:#3c3c3c url(../images/bg.gif) repeat center;
	 behavior:url("includes/templates/futsalinitiatives/htc/csshover.htc");
}

/* Estilos para FORMS */
select{
  font: 10px Verdana, Arial, sans-serif;
	color: #666666;
	border: 1px solid #C2C2C2;
	background-color: #FAFAFA;
}
checkbox, radio{
	font: 10px Verdana, Arial, sans-serif;
	color: #666666;	
}
.inputText{
  font: 10px Verdana, Arial, sans-serif;
	color: #666666;
	border: 1px solid #C2C2C2;
	background-color: #FAFAFA;
	padding:1px;
} 
TEXTAREA {
  width: 100%;
 font: 10px Verdana, Arial, sans-serif;
}
/**/

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}
.headerHomeLink{
	position:absolute;
	top: 6px;	

}

TD.main, P.main {
  fontsize: 10px;
  line-height: 1.5;
}
TD.main{
 padding: 3px;
}
.con_separador{
border-bottom:1px #ccc solid
}
.subtotal{
padding: 20px 5px 5px 5px;
}
.column_left A, .column_left A:link, .column_left A:visited, .column_left A:active {
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
.column_left A:hover {
	color: #000099;
	text-decoration: none;
		font-weight:normal;
}
.A, A:link, A:visited, A:active {
	color: #000099;
	text-decoration: none;
}
A:hover {
	color: #000;
	text-decoration: none;
}
P {margin:5px; padding:0px;}
FORM {
	display: inline;
}
.inputTextSearch{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #C2C2C2;
	background-color: #FAFAFA;
}
.marc_central{
background-color:#FFFFFF;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border: 1px solid #C3C3C2;	
}

/*HEADER CSS*/

TABLE.header {
  background: #ffffff;
  background-image: url(../images/header_bg.jpg);
  width: 750px !important;
	height:80px;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}
TABLE.menuHeader {
  background: #ffffff;
  width: 750px !important;
	height:31px;
  background-color: #4A4A4A;
  border-right: 1px solid #8A8A8A;
  border-left: 1px solid #8A8A8A;
  border-bottom: 1px solid #000000;
}
TABLE.menuHeader A, TABLE.menuHeader A:link, TABLE.menuHeader A:visited, TABLE.menuHeader A:active {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
TABLE.menuHeader A:hover {
	color: #FFF;
	text-decoration: underline;
		font-weight:bold;
}
TD.menuHeaderOptionOut A, TD.menuHeaderOptionOut A:link, TD.menuHeaderOptionOut A:visited, TD.menuHeaderOptionOut A:active {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
TD.menuHeaderOptionOut A:hover {
	color: #000;
	text-decoration: none;
		font-weight:bold;
}

TABLE.menuHeader TD{
text-align: center;
}
TD.menuHeaderLeft {
  background: url(../images/menu_head_left.gif);
	width: 1px;

}
TD.menuHeaderRight{
  background: url(../images/menu_head_right.gif);
	width: 1px;

}
TD.menuHeaderSepIn{
  background: url(../images/menu_head_sep_in.gif);
	width: 1px;

}
TD.menuHeaderSepOut{
  background: url(../images/menu_head_sep_out.gif);
	width: 1px;

}
TD.menuHeaderOptionOut{
  background: url(../images/menu_head_01.gif) repeat-x top left;
	width: auto;
padding:0px 15px 0px 15px;
	white-space: nowrap;
}
TD.menuHeaderOptionOutLong{
  background: url(../images/menu_head_01.gif);
	width: 100px;

}
TD.menuHeaderOptLeft{
  background: url(../images/menu_head_02.gif) no-repeat top left;
	width: 6px;

}
TD.menuHeaderOptRight{
  background: url(../images/menu_head_04.gif)  no-repeat top right;
	width: 6px;

}
TD.menuHeaderOptIn{
  background: url(../images/menu_head_03.gif) repeat-x top left;
	padding:5px 15px 0px 15px;
	width: auto;
white-space: nowrap;

}
/*TD.menuHeaderOptIn:hover{
  background: url(../images/menu_head_03_over.gif) repeat-x top left;
}*/
TABLE.headerNavigation {
  background: #abbbd3;
  background-image: url(../images/header_06.gif);
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  width: 750px !important;
  position: relative;
  vertical-align:middle;
  font-family: Verdana, Arial, sans-serif;
  fontsize: 10px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 0px 0px 3px 0px;
/*  border-bottom: 1px dotted #9a9a9a;*/

}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a, .centerboxheading A  {
  font-weight: bold;
  color: #000000;
}

TD.headerNavigation A:hover, td.footertop a:hover, .centerboxheading A:hover  {
  color: #0000ff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.sideBoxHeading A, .sideBoxHeading A:link, .sideBoxHeading A:visited, .sideBoxHeading A:active {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.sideBoxHeading A:hover {
	color: #000099;
	font-weight:bold;
	text-decoration: none;
}


.column_box_spacer_left {
  height: 6px;
}

.column_box_spacer_right {
  height: 6px;
}

.column_box_spacer_single {
  height: 6px;
}

.column_left{
/*  background: #ffffff;*/
  padding: 6px 2px 2px 2px;
}

.column_right{
  background: #ffffff;
  padding: 2px;
}

.boxText {
  fontsize: 10px;
  line-height: 125%;
}

.sideBoxContent, .centerboxcontent {
  line-height: 125%;
  padding: 4px 4px 4px 4px;
	background:#FFF;
  border-left:1px solid #C2C2C2;
  border-right:1px solid #C2C2C2;
}

.sideBox, .centerbox {
  font-family: Verdana, Arial, sans-serif;
  fontsize: 10px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  margin-bottom: 15px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  fontsize: 10px;
}

TD.sideBoxHeading, TD.centerboxheading {
  height: 20px;
  padding-left: 5px;
}

.sideBoxHeading, .centerboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #000;
  padding: 3px;
}
.totalCarrito{
background-color:#868484;
color:#FFF;
}

TR.sideBoxHeading, TR.centerboxheading {
padding:10px 5px 5px 5px;
background:url(../images/bg_plainBox.gif) #FFF repeat-x top;
border-top: 1px solid #C2C2C2;
border-bottom: 1px solid #C2C2C2;
/*  background: #abbbd3;
  background-image: url(../images/header_06.gif);*/
}

.sideBoxFooter, .centerboxfooter {
 background: #abbbd3;
 background-image: url(../images/header_06.gif);
}

SPAN.newItemInCart {
  color: #000000;
  font-weight: bold;
}

img.newTag{
	margin:5px 5px 0 0;
	padding:0;
}

img.nuevoTag{
	width:27px;
	height:12px;
	background: url('../images/nuevo.gif') left top no-repeat;
}

/*center main section
-----------------------------------*/

.pageHeading{
line-height:24px;
	background: url(../images/pageHeading_bg.gif) #0078BB repeat-x top left;
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  padding: 0px 0px 0px 5px;
	margin:0px;
	vertical-align: middle;
	border: 1px solid #046FB5;
	text-align:center		
}
.pageHeadingSesiones{
line-height:24px;
	background: url(../images/pageHeadingSesiones_bg.gif) #0078BB repeat-x top left;
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  padding: 0px 0px 0px 5px;
	margin:0px;
	vertical-align: middle;
	border: 1px solid #249D36;
	text-align:center		
}

h1 {
  font-size: 10px;
  font-weight: bold;
  color: ;
	margin:0px;
	padding:0px;
}

.subtitleHeading {
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
width: 100%;
text-align:center;
}
.center_column {
  padding: 8px;
}
.main_page{
   width: 750px !important;
  background-color: #F5F5F5;
  border-right: 1px solid #C2C2C2;
  border-left: 1px solid #C2C2C2;
/*  border-bottom: 1px solid #9a9a9a;*/
  padding: 5px;
}
.plainBox {
  font-family: Verdana, Arial, sans-serif;
  fontsize: 10px;
  border: 1px solid #C2C2C2;
  margin-bottom: 15px;
  padding: 15px 5px 5px 5px;
	background:url(../images/bg_plainBox.gif) #FFF repeat-x top left;
	text-align:justify;
}
.plainBox .plainBox {
	background:none;
	border:none;
}
.paddingFix{
margin-top:2px;
}
.plainBoxHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}

/* footer
--------------*/
TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
  background-image: url(../images/header_06.gif);
  fontsize: 10px;
}

TD.footertop, TD.footerbottom {
  padding: 0px;
	height:20px;
}

/*miscellaneous areas
-------------------------------------*/
TD.infoBox, SPAN.infoBox {}

TD.cartBox {

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F5F5F5;
}

.errorBox {   background: #ff797c; color: #ffffff; font-weight: bold; }
.stockWarning {   color: #cc0033; padding:5px }
.productsNotifications { background: #f2fff7; }
.orderEdit {   color: #70d250; text-decoration: underline; }

.productListing-heading {
  background-color: none;
  font-size: 10px;
  font-weight: bold;
  padding: 3px;
  height: 20px;
	color:#000;
	border: 1px #FFF solid;
	text-align:center;
}
TD.productlisting {
  border: 1px solid #C2C2C2;
  margin-bottom: 15px;
  padding: 15px 5px 5px 5px;
	background:url(../images/bg_plainBox.gif) #FFF repeat-x top left;
	text-align:justify;
}

TD.productListing-data {
   font-size: 10px;
}

td.pageresults a {
  color: #0000FF;
}

td.pageresults a:hover {
  background: #FFFF33;
}
td.pageresults {
  font-size: 10px;
}
TR.subBar {
  background: #f4f7fd;
}

TD.smallText, SPAN.smallText, P.smallText {
   font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 10px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border: 1px solid #7b9ebd;
}

TD.formAreaTitle {
	font: bold 12px Verdana, Arial, sans-serif;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice {
  color: #ff797c;
}

span.productSpecialPriceSale {
  color: #ff797c;
	text-decoration: line-through;
}

SPAN.productSalePrice {
  color: #FF0000;
}

SPAN.productPriceDiscount {
  font-size: 10px;
  color: #FF0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning { background-color: #ff797c; color: #ffffff; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackSuccess {   background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFF00; }

/* input requirement */

.inputRequirement {
  color: #ff0000;
  font-size: 10px;
}

span.coming {
color: #ff797c;
}

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 9px;
  line-height: 1.0;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  fontsize: 10px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  fontsize: 10px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}



div_frame{
	display:block;
	margin:0px auto 0px auto;	
	width:100%;
	height:600px;
	/* border:0px; */
	background-color:red;
}


/*iframe#frame_id{
	display:block;
	margin:0px auto 0px auto;	
	width:100%;
	height:600px;
	border:0px;
	background-color:red;
	
}*/

.headerTools{
vertical-align:top;
width:100%;
}
.headerTools A, .headerTools A:link, .headerTools A:visited, .headerTools A:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	marign:0px 5px 0px 5px;
}
.headerTools A:hover {
	color: #000;
	text-decoration: none;
}
.Bottom{
vertical-align:bottom;
}


.headToolsTop{
height:18px;
}
.headToolsLeft{
	 background:url(../images/head_tools_left.png) no-repeat top left;
	 width: 16px;
}
.headToolsRight{
	 background:url(../images/head_tools_right.png) no-repeat top left;
 	 width: 16px;
}
.headTools{
	 background:url(../images/head_tools_bg.gif) repeat-x top left;
 	 width: auto;
}
.headToolsBottom{
height:24px;
}
.headToolsBottomL{
	 background:url(../images/head_tools_b_l.png) no-repeat top left;
	 width: 12px;
}
.headToolsBottomL2{
	 background:url(../images/head_tools_b_l3.gif) no-repeat top left;
	 width: 12px;
}
.headToolsBottomC{
	 background:url(../images/head_tools_b_c.gif) repeat-x top left;
	  	 padding-left: 10px;
 	 width: auto;
}
.headToolsBottomC1{
	 background:url(../images/head_tools_b_c1.png) repeat-x top left;
 	 width: auto;
	 padding-right: 15px;
 	 padding-left: 10px;
	 padding-top:3px;
}
.headToolsBottomR{
	 background:url(../images/head_tools_b_r.gif) no-repeat top left;
 	 width: 1px;
}
.searchBox TD{
text-align:right;
padding:0px 4px 0px 0px;
vertical-align:middle;

}
#canvas{
  border: 1px solid #C2C2C2;	
  margin-bottom: 10px;
  padding: 5px 5px 5px 5px;
  background:url(../images/bg_plainBox.gif) #FFF repeat-x top left;
  text-align:justify;
  height:100%;
}
#canvasDescripInicial{
  border: 1px solid #C2C2C2;	
  margin-bottom: 10px;
  padding: 5px 0px 0px 5px;
  background:url(../images/bg_plainBox.gif) #FFF repeat-x top left;
  text-align:justify;
  height:100%;
}
#canvas_curso{
  border: 1px solid #C2C2C2;
	border-top:none;
  margin-bottom: 0px;
  padding: 0px;
	background:#FFF;
/*	background:url(../images/bg_plainBox.gif) #FFF repeat-x top left;*/
	text-align:justify;
}

#marco_curso{
  padding: 5px 5px 5px 5px;
}
.productsTable{
width:100%;
margin-bottom:10px;
}
.celdaProductos{
background:#EEEEEE;
padding-bottom:1px;
}
.celdaSesiones{
background:#EEEEEE;
}
.main_productos{
width: 400px;
}
.item_producto{
padding:10px 0px 5px 4px;
float:left;
background:url(../images/bg_plainBox.gif) #FFF repeat-x top;
width:260px;
margin: 5px;
border: 1px solid #C2C2C2;
}
.item_producto:hover{
background:url(../images/item_producto_over.gif) #EEE repeat-x top;
}
.creditsRowRight{
text-align:right;
padding: 5px;
width:20%;
}
.creditsRowLeft{
text-align:left;
padding: 5px;
width:20%;
}
.creditsRowCenter{
font-size: 10px;
}
.menuCurso{
width:100%;
border-collapse:collapse;
}
.menuCurso TD{
height:20px;
border: 1px #C2C2C2 solid;
text-align:center;
}
.opcion{
background: #515151;
color:#FFF;

}
.opcion A, .opcion A:link, .opcion A:visited, .opcion A:active {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	marign:0px 5px 0px 5px;
	display:block;
}
.opcion A:hover {
	color: #FFF;
}
.opcion:hover{
	background: #575757;

/*background:url(../images/menu_curso_opcion_over_bg.gif) repeat-x 50% 50%;*/
}
.opcion:hover A{
	color: #FFF;
/*background:url(../images/menu_curso_opcion_over_bg.gif) repeat-x 50% 50%;*/
}

.button_search{
	border:0px;
	width:100%;
	background-color:transparent;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
  font: 10px Verdana, Arial, sans-serif;
}

.button_search:hover{
	cursor:pointer;	
}
.botons_carro{
/*padding:5px;*/
/*background-color:#489DD3;*/
line-height:24px;
height:24px;
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  padding: 0px 0px 0px 5px;
	margin:0px;
	vertical-align: middle;
	border-top: 1px solid #B6B6B6;

	text-align:center	;
	background: url(../images/lower_row.gif) #0078BB repeat-x top left;
}
.banner_funcionar{
width:100%;
text-align:right;
}
.banner_funcionar TD{
vertical-align:bottom;
}
.banner_funcionar TD.right{
width:192px;
}
.banner_funcionarTop{
width:100%;
text-align:right;
}
.banner_funcionarTop TD{
vertical-align:top;
}
.banner_funcionarTop TD.right{
width:192px;
}
.imagen_producto{
float:left;
padding: 5px 5px 5px 7px; 
}
.imagen_producto_ficha{
float:left;
padding: 5px;
margin-right: 10px;
}
.imagen_producto_ficha A, .imagen_producto_ficha A:link, .imagen_producto_ficha A:visited, .imagen_producto_ficha A:active {
text-align:center;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	padding:4px 1px 3px 1px;
	display:block;


}
.imagen_producto_ficha A:hover {
	color: #666666;
}
.imagen_product_info{
float:left;
padding: 0px;
margin-right: 10px;
}
.imagen_product_info A, .imagen_product_info A:link, .imagen_product_info A:visited, .imagen_product_info A:active {
text-align:center;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	padding:4px 1px 3px 1px;
	display:block;


}
.imagen_product_info A:hover {
	color: #666666;
}
#texto_producto{

}
.caja_producto{
border-collapse:collapse;
}
.caja_producto TD{
vertical-align:top
}
.nombre_producto{
padding: 5px;
}
.descrip_producto{
height:100%;
margin-right:2px;
margin-top:2px;
font-size:9px;
text-align:right;

}
.comprar_ahora{
margin-top:15px;
width:100%;
text-align:center;
float:right;
}
/*.comprar_ahora input{
font-weight:bold
}*/
.comprasColectivas{
height:18px;
background:#FAFAFA;
border-top:1px #C2C2C2 solid;

border-right:1px #C2C2C2 solid;
}
.comprarAhora{
background:#FAFAFA;
border-top:1px #C2C2C2 solid;
border-left:1px #C2C2C2 solid;

}

.comprar_ahora A, .comprar_ahora A:link, .comprar_ahora A:visited, .comprar_ahora A:active {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}
.comprar_ahora A:hover {
	color: #666666;
	text-decoration: none;
		font-weight:normal;
}
.comprasColectivasL{
	/* background:url(../images/head_tools_left.png) no-repeat top left;*/
	 width: 0px;
}
.comprasColectivasR{
	/* background:url(../images/head_tools_right.png) no-repeat top left;*/
 	 width: 2px;
}
.comprarAhoraL{
	/* background:url(../images/head_tools_left.png) no-repeat top left;*/
	 width: 105px;
}
.comprarAhoraR{
	 /*background:url(../images/head_tools_right.png) no-repeat top left;*/
 	 width: 0px;
}
.button_inscribirme{
	border:0px;
	background-color:transparent;
	text-decoration: none;
	background:url(../images/inscribirme.gif) no-repeat center;
	width:100%;
	margin:0px;
	padding:0px;
	height:26px;	
}
.button_inscribirmeBottom{
	border:0px;
	background-color:transparent;
	text-decoration: none;
	background:url(../images/inscribirmeSolo.gif) no-repeat right;
	width:200px;
	margin:0px;
	padding:0px;
	height:26px;	
}
.button_inscribirmeBottom_en{
	border:0px;
	background-color:transparent;
	text-decoration: none;
	background:url(../images/inscribirmeSolo_en.gif) no-repeat right;
	width:200px;
	margin:0px;
	padding:0px;
	height:26px;	
}
.button_inscribirme:hover{
	cursor:pointer;		
}
.button_inscribirmeTopSolo:hover{
	cursor:pointer;		
}
.button_inscribirmeTopSolo_en:hover{
	cursor:pointer;		
}
.button_inscribirmeTop:hover{
	cursor:pointer;		
}
.button_inscribirmeBottom:hover{
	cursor:pointer;		
}
.button_inscribirmeBottom_en:hover{
	cursor:pointer;		
}
.button_inscribirme_en{
	border:0px;
	background-color:transparent;
	text-decoration: none;
	background:url(../images/inscribirme_en.gif) no-repeat center;
	width:100%;
	margin:0px;
	padding:0px;
	height:26px;	
}
.button_inscribirme_en:hover{
	cursor:pointer;		
}
.button_inscribirmeTop{
	border:0px;
	background-color:transparent;
	text-decoration: none;
	background:url(../images/inscribirmeTop.gif) no-repeat center;
	width:100%;
	margin:0px;
	padding:0px;
	height:26px;	
}

.button_inscribirmeTopSolo{
	border:0px;
	background-color:transparent;
	text-decoration: none;
	background:url(../images/inscribirmeTopSolo.gif) no-repeat right;
	width:200px;
	margin:0px;
	padding:0px;
	height:26px;	
}
.button_inscribirmeTopSolo_en{
	border:0px;
	background-color:transparent;
	text-decoration: none;
	background:url(../images/inscribirmeTopSolo_en.gif) no-repeat right;
	width:200px;
	margin:0px;
	padding:0px;
	height:26px;	
}






.button_inscribirmeTop:hover{
	cursor:pointer;		
}
.button_inscribirmeTop_en{
	border:0px;
	background-color:transparent;
	text-decoration: none;
	background:url(../images/inscribirmeTop_en.gif) no-repeat center;
	width:100%;
	margin:0px;
	padding:0px;
	height:26px;	
}
.button_inscribirmeTop_en:hover{
	cursor:pointer;		
}
.verloFuncionandoTop{
height:30px;
vertical-align:top;
border: 1px #333333 solid;
line-height:30px;
}
.advancedSearch{
	font-weight:bold;
	color: #FFF;
}
.advancedSearch A, .advancedSearch A:link, .advancedSearch A:visited, .advancedSearch A:active {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.advancedSearch A:hover {
	color: #FFF;
	text-decoration: underline;
		font-weight:bold;
}

div.menu_up{
	margin: 5px 0px 0px 0px;
/*  padding: 15px 5px 5px 5px;*/
/*  text-align:justify;*/
/*  height:100%; */	
  border: 1px solid #C2C2C2;
	border-bottom:none;
	height:24px;
	line-height:24px;
	background:#ECECEC;
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  padding: 0px 0px 0px 0px;
	vertical-align: middle;
/*	text-align:center		*/	
}
ul.menu_up{
	display:block;
	margin:0px;
	padding:0;
	width:100%;
	background-color:transparent;
	line-height:24px;
/*	border:1px solid #000;	*/
}

ul.menu_up li{
	display:block;
	float:left;
	border:0px;
	border-right:1px solid #C2C2C2;
	width:auto;
	line-height:24px;
	padding:0px 20px 0px 20px;
	margin-left:0px;	
}
li.selected {
background:#FFF;
}
li.selected A, li.selected A:link, li.selected A:visited, li.selected A:active {
	color: #000;
	text-decoration: none;
	font-weight:bold;

}
li.selected A:hover {
	color: #000000;
	text-decoration: none;
}



ul.menu_up li:hover{
background:#FFF;
}


div.caja{
	display:block;
	width:90%;
	margin:0px auto 0px auto;
	border:1px solid #000;
	height:auto;
	float:left;
	margin-bottom:10px;	
}
div.caja table{
	margin-left:10px;
	margin-top:5px;	
	border:1px solid #000;	
}

div.caja table tr{
	height:auto;	
}

div.caja table tr td.nombre{
	padding-right:15px;
	
}

div.caja table tr td.duracion{
	border-left:1px solid #000;
	padding-left:5px;
}


div.titulo_caja{
	display:block;
	margin:0px auto 0px auto;
	border-bottom:1px solid #000;
	
}

div.titulo_caja p{
	margin-left:5px;
	font-weight:bold;		
}

table.futmotionPriceTable{
	border: 1px #CCC solid;	
	margin:5px auto 10px auto;
}
table.futmotionPriceTable TH{
padding:5px;

text-align:center;
}
table.futmotionPriceTable TD{
padding:5px;
}
p.notaPie{
color:#666666;
font-style:italic;
}

.botonContacta {
	border:1px solid #C2C2C2;
	background:#FAFAFA;
	height:20px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	line-height:20px;	
	padding: 0px 5px 0px 5px;
	margin:5px 10px 5px 10px;
}
.botonContacta A, .botonContacta A:link, .botonContacta A:visited, .botonContacta A:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
		display: block;
}
.botonContacta A:hover {
	color: #666666;
	text-decoration: none;
		font-weight:bold;
}
.botonGris {
	border:1px solid #C2C2C2;
	background:#FAFAFA;
	height:15px;
	width: 60px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	line-height:15px;	
	padding: 0px 0px 0px 0px;
	margin:10px auto 0px auto;	
	
}
.botonGris A, .botonGris A:link, .botonGris A:visited, .botonGris A:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	display: block;
	
}
.botonGris A:hover {
	color: #666666;
	text-decoration: none;
		font-weight:bold;
}
ul ul li{
margin:5px;
text-align:left;
}
ul ul{
margin:0px;
padding-left:0px;
list-style:none;
}
ul ul ul{
padding-left:20px;
}

/*estilos espacio personal*/

DIV#pedido{
	display:block;
	margin:0px auto 0px auto;
	border:1px solid #000;
	width:90%;
	height:auto;
	margin-top:10px;
	
}

DIV#pedido ul{
	display:block;
	list-style:none;	
	border:0px;
	height:auto;
	
}

DIV#pedido ul li{
	border:0px;
	float:left;
	margin-left:20px;
}
.celdaCursosEspacio{
background:#EEEEEE;
padding-bottom:1px;

}
.itemCurso{
padding:15px 0px 5px 4px;
background:url(../images/bg_plainBox.gif) #FFF repeat-x top;
width:98%; 
margin:5px auto 5px auto;
display:block;
border: 1px solid #C2C2C2;
}
.itemCurso:hover{
background:url(../images/item_producto_over.gif) #EEE repeat-x top;
}
.cursoDescrip{
	width:99%;
}
.cursoDescrip TD{
 padding:2px;
/* border-bottom: 1px #666666 dashed;*/
}

.filasuperior{
 	border-top:none;

}

.nombreCursoEsp{
width:250px;
color:666666;
height:30px;
 	border-top:1px #888888 dashed;
	 	border-right:1px #888888 dashed;

}
.nombreCursoEspId{
width:250px;
color:666666;
height:30px;
 border-top:1px #888888 dashed;
}
.duracionCursoEsp{
border-top:1px #888888 dashed;
border-right:1px #888888 dashed;
color:#993300;
text-align:center;
font-weight:bold;

}
.duracionCursoEspId{
 	border-top:1px #888888 dashed;
}
.labelAcceso{
width:150px;
text-align:center;
font-weight:bold;
font-size:10px;

}
.fechaExpira{
text-align:center;
 	border-top:1px #888888 dashed;

}
.fechaExpiraId{
text-align:center;
 	border-top:1px #888888 dashed;

}

.botonAcceso {
	border:1px solid #C2C2C2;
	background:#FAFAFA;
/*	height:15px;*/
	font-size:10px;
	color:#666666;
	text-align:center;
	line-height:15px;	
	padding: 0px 0px 0px 0px;
	margin:0px 5px 3px 5px;		
	text-decoration: none;
	font-weight:bold;
	display: block;
	height:auto;
	float:left;
	width: 110px;
}
input#prorroga{
	display:block;
	background:#FAFAFA;
	border:1px solid #C2C2C2;
	color:#666666;
	text-decoration:none;
	font-weight:bold;	
	height:auto;	
	margin-bottom:3px;	
}
.botonAcceso:hover {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
#notasEspacio{
	margin: 15px 5px 10px 5px;
	font-size:9px
}

/*Estilos paginas legales*/
.azul ul{
list-style:lower-alpha;
}
.azul ul li{
margin:10px;
}

/*seleccion de demo*/
.demoDescrip{
font-size:12px;
color:#000;
font-weight:bold;
}
