@charset "UTF-8";

/**** CSS BY: nelsonmorales@rocketmail.com ****/
/**** 2009 ****/

/************************************************ Main Structure ************************************************/

body, a, h1, h2, h3, h4, h5, h6, h7, ul, li, dl,dt, dd, p, hr, blockquote, cite, form, label, input {
	margin:0;
	padding:0;
	outline: 0;
}

body {
	color: #5F3A74;
	font-size: 12px;
	font-family: "Century Gothic", Futura, AppleGothic, sans-serif;
	background-color: #5F3A74;
}

a {
	color: #5F3A74;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: #FAE298 url(img/bg_main_top.jpg) center top no-repeat;
}

#container {
	width: 945px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
ul {
	display: block;
	list-style: none;
}
li {
	display: inline;
}
hr {
	clear: both;
	margin-bottom: 60px;
	visibility: hidden;
	
}

/************************************************ Common Classes ************************************************/

.clear {
	clear: both;
}

/************************************************ Search ************************************************/
#search {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#search li {
	background: url(img/icn_arrow.gif) left center no-repeat;
	padding: 2px 15px;
}

/************************************************ Header ************************************************/
#header {
	height: 320px;
	position: relative;
	background: #838280 url(img/bg_header.gif) left bottom no-repeat;
}
#header #title {
	height: 95px;
	background-color: #502577;
}
#header h1 {
	width: 235px;
	height: 55px;
	display:block;
	cursor: pointer;
	top: 20px;
	left: 20px;
	position: absolute;
	background: url(img/logo.gif) left top no-repeat;
}
#header h1 span {
	display: none;
}

#header #menu {
	font-size: 12px;
	font-weight: bold;
	margin-top: 200px;
	text-align: right;
	position: absolute;
	right: 0;
}
#header #menu li {
	width: 100px;
	height: 20px;
	text-align: right;
	padding: 4px 10px;
	display: block;
	float: left;
	background:url(img/bg_submenu.gif) left top no-repeat;
}
#header #menu li a {
	font-size: 11px;
	padding: 0px 15px;
	width: 120px;
	height: 30px;
	text-align: right;
	padding: 10px;
	padding-right: 40px;
	color:#FFFFFF;
}
#header #menuflash {
	font-size: 12px;
	font-weight: bold;
	margin-top: 200px;
	text-align: right;
	position: absolute;
	right: 0;
}
#header #menuflash li {
	width: 100px;
	height: 20px;
	text-align: right;
	padding: 4px 10px;
	display: block;
	float: left;
	background:url(img/bg_submenu.gif) left top no-repeat;
}
#header #menuflash li a {
	font-size: 11px;
	padding: 0px 15px;
	width: 120px;
	height: 30px;
	text-align: right;
	padding: 10px;
	padding-right: 40px;
	color:#FFFFFF;
}
#header h2 {
	position: absolute;
	top: 20px;
	right: 20px;
}
#header h2 span {
	display: none;
}
#header h2.title_productos {
	width: 220px;
	height: 36px;
	background:url(img/title_productos.gif) right top no-repeat;
}




#header h2.title_registro {
	width: 220px;
	height: 36px;
	background:url(img/title_registro.gif) right top no-repeat;
}
#header h2.title_empresa {
	width: 220px;
	height: 36px;
	background:url(img/title_empresa.gif) right top no-repeat;
}
#header h2.title_servicios {
	width: 220px;
	height: 36px;
	background:url(img/title_servicios.gif) right top no-repeat;
}
#header h2.title_contactenos {
	width: 290px;
	height: 46px;
	background:url(img/title_contactenos.gif) right top no-repeat;
}
/************************************************ Breadcrumb ************************************************/
#breadcrumb {
	height: 40px;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	background: url(img/bg_breadcrumb.jpg) left center repeat-x;
}

#breadcrumb li {
	background: url(img/icn_arrow.gif) left center no-repeat;
	padding: 12px 15px;
	float: left;
}
#breadcrumb li.user {
	float: right;
	background: none;
}


#breadcrumb li.user a:link, #breadcrumb li.user a:visited, #breadcrumb li.user a{
	font-size:10px;
	margin-left:5px;
}


/************************************************ Contents ************************************************/
#contents {
	height: auto;
	padding-top: 20px;
	background: url(img/bg_contents_bottom.gif) center bottom no-repeat;
	position: relative;
}
#contents h3 {
	font-size: 30px;
	background: url(img/bg_h3.gif) left bottom no-repeat;
	padding-left: 50px;
	margin-bottom: 20px;
	padding-bottom:10px;
}
#contents #bg {
	background: url(img/bg_contents.jpg) center top no-repeat;
	height: 146px;
	width: 945px;
	position:absolute;
	top: 0;
	right: 0;
}




/************************************************ Submenu ************************************************/
#submenu li {
	width: 120px;
	height: 30px;
	text-align: right;
	margin-left: -20px;
	margin-bottom: 10px;
	background:url(img/bg_submenu.gif) left top no-repeat;
	position: relative;
}

#submenu li.lisubmenu {
	width: 182px;
	height:auto;
	text-align: left;
	margin-left: 0;
	margin-bottom: 10px;
	background:none;
	position: relative;
}

#submenu li a {
	font-weight: bold;
	font-size: 10px;
	padding: 2px 0 0;
	color: #FFFFFF;
	display: block;
	position: absolute;
	right: 30px;
	width: 75px;
}

/********************** PARA EL SUB SUB MENU **************************/
#submenu ul li{
	width: 153px;
	height: 26px;
	text-align: right;
	margin-left: 0;
	margin-bottom: 10px;
	background:url(img/bg_submenu_sub_corto.gif) left top no-repeat;
	position: relative;
}

#submenu ul li:hover{
	background:url(img/bg_submenu_sub_corto_hover.gif) left top no-repeat;
	width: 182px;
}

#submenu ul li a {
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 0 0;
	color: #5F3A74;
	display: block;
	position: absolute;
	right: 30px;
	width: 123px;
}


/********************** PARA EL SUB SUB MENU **************************/


/************************************************ Quotes ************************************************/
.quote {
	width: 178px;
	height: auto;
	margin: 0 auto;
	display: block;
	margin: 5px auto 0;
	background: #FFFCC9 url(img/bg_quote_bottom.gif) left bottom no-repeat;
}
.quote h5 {
	width: 178px;
	height: 16px;
	margin-bottom: 10px;
	display: block;
	background:url(img/bg_quote_top.gif) left bottom no-repeat;
}
.quote h5 span {
	display: none;
}
.quote p {
	padding: 10px;
}
.quote small {
	display: block;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}



/************************************************ Column left ************************************************/
#column_left {
	float: left;
	width: 230px;
	margin-left: 30px;
	position: relative;
}
#column_left ul li{
	display: block;
}
#column_left div.top,
#column_left div.middle,
#column_left div.bottom {
	position: relative;
	left: 20px;
}

#column_left div.top {
	width: 190px;
	height: 25px;
	background: url(img/bg_column_left_top.gif) left top no-repeat;
	display: block;
}
#column_left div.middle {
	width: 190px;
	height: auto;
	background: #F8C301;
}
#column_left div.bottom {
	width: 190px;
	height: 25px;
	background: url(img/bg_column_left_bottom.gif) left top no-repeat;
	display: block;
}


/************************************************ Column Right ************************************************/
#column_right {
	margin-left: 260px;
	margin-right: 45px;
	position: relative;
}
#column_right h3 {
	clear: right;
}
#column_right img {
	float: right;
}
#column_right div.top {
	width: 640px;
	height: 25px;
	background:  url(img/bg_column_right_top.gif) right top no-repeat;
	display: block;
	position: relative;
}
#column_right div.middle {
	width: 640px;
	min-height: 1320px;
	height: 2000px;
	background: #FFFFFF;
	position: relative;
	overflow:hidden;
}
#column_right div.middle table {
	width: 600px;
	background: #FFFFFF;
	position: relative;
}
#column_right div.middle #table_content  img {
	float:none;
	margin-right:0;
}
#column_right div.bottom {
	width: 640px;
	height: 25px;
	background:  url(img/bg_column_right_bottom.gif) right top no-repeat;
	display: block;
	clear:both;
	position: relative;
}
#contents #column_right p,
#contents #column_right ul {
	margin-left: 60px;
	/*margin-right: 230px;*/
	margin-right: 50px;
	text-align:justify;
}

#contents #column_right p {
	margin-bottom: 25px;
}

#contents #column_right p.rojo {
	color:#FF0000;
}


#contents #column_right ul {
	text-align: right;
	margin-bottom: 50px;
}
#contents #column_right img {
	float: right;
	margin-right: 70px;
}

#contents #column_right h6 {
	height: 30px;
	font-size: 18px;
	background: url(img/bg_h3_home.gif) left top no-repeat;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-left:50px;
}

/************************************************ Column Right List ************************************************/
#column_right_list {
	margin-left: 260px;
	margin-right: 45px;
}
#column_right_list h3 {
	clear: right;
	text-transform:uppercase;
}
#column_right_list img {
	float: right;
}
#column_right_list div.top {
	width: 640px;
	height: 25px;
	background:  url(img/bg_column_right_top.gif) right top no-repeat;
	display: block;
}
#column_right_list div.middle {
	width: 640px;
	min-height: 1320px;
	height: 1320px;
	background: #FFFFFF;
}
#column_right_list div.bottom {
	width: 640px;
	height: 25px;
	background:  url(img/bg_column_right_bottom.gif) right top no-repeat;
	display: block;
	clear:both;
}
#contents #column_right_list p,
#contents #column_right_list ul {
	margin-left: 60px;
	margin-right: 230px;
	text-align:justify;
}

#contents #column_right_list p {
	margin-bottom: 25px;
}

#contents #column_right_list .listDisponibilidad p {
	margin-bottom: 10px;
}

#contents #column_right_list ul {
	text-align: right;
	margin-bottom: 50px;
}
#contents #column_right_list img {
	float: right;
	margin-right: 70px;
}

#contents #column_right_list .listBlog img {
	float: left;
	margin-right: 5px;
}



/************************************************ Footer ************************************************/




/************************************************ Footer ************************************************/







#footer {
	width: 1000px;
	height: 440px;
	margin-top: -300px;
	background: #FAE298 url(img/bg_main_bottom.jpg) bottom center no-repeat;
}


/************************************************ Modules ************************************************/

#modules {
	height: 240px;
	padding-left: 40px;
	position: relative;
}
#modules a {
	font-size: 10px;
	padding-right: 25px;
	color:#FFFFFF;
	position:absolute;
	top: 200px;
	text-align: right;
	background: url(img/icn_arrow_more.gif) right top no-repeat;
}

#modules .violet,
#modules .yellow {
	width: 259px;
	height: 204px;
	margin-right: 10px;
	padding: 10px;
	float: left;
}
#modules .violet img,
#modules .yellow img {
	float:left;
	margin-left: 25px;
}
#modules .violet p,
#modules .yellow p {
	margin-left: 100px;
	font-size:14px;
}
#modules .violet {
	background: url(img/bg_module_violet.gif) left top no-repeat;
	color: #FFFFFF;
}
#modules .yellow {
	background: url(img/bg_module_yellow.gif) left top no-repeat;
}
#modules .cursos_virtuales span,
#modules .seminarios span,
#modules .materiales span,
#modules .dyt_comunidad span,
#modules .galeria span {
	display: none;
}
#modules h2.cursos_virtuales,
#modules h2.seminarios,
#modules h2.materiales,
#modules h2.dyt_comunidad,
#modules h2.galeria
 {
	width: 216px;
	height: 39px;
	margin-bottom: 25px;
}
#modules h2.cursos_virtuales {
	width: 215px;
	background:url(img/title_virtuales_thumb.gif) left top no-repeat;
}
#modules h2.seminarios {
	background:url(img/title_seminarios_thumb.gif) left top no-repeat;
}
#modules h2.materiales {
	background:url(img/title_materiales_thumb.gif) left top no-repeat;
}
#modules h2.dyt_comunidad {
	background:url(img/title_comunidad_thumb.gif) left top no-repeat;
}
#modules h2.galeria {
	background:url(img/title_galeria_thumb.gif) left top no-repeat;
}



/************************************************ Home ************************************************/

.home #header {
	background: #FFFFFF url(img/bg_header.gif) left bottom no-repeat;
}
.home #header h1 {
	width: 230px;
	height: 158px;
	display:block;
	cursor: pointer;
	top: -6000px;
	left: 120px;
	position: absolute;
	background: url(img/logo_big.gif) left top no-repeat;
}
.home #header #title {
	background-color: #FFFFFF;
}
.home #header img {
	position: absolute;
	bottom: 0px;
	right: 55px;
	
}
.home #search {
	text-align: left;
}
.home #search a {
	color: #8F689F;
}
#wrapper.home {
	background: #FAE298 url(img/bg_main_top_home.jpg) center top no-repeat;
}
.home #header #menu {
	position: absolute;
	right: 0px;
	margin-top: 200px;
}
.home #header #menuflash {
	position: relative;
	right: 0px;
	margin-top: 16px;
	left:455px;
}


/******* COLUMNS *******/
.home #column_center {
	margin-left: 260px;
	margin-right: 255px;
	position: relative;
}
.home #column_center h3 {
	clear: right;
}
.home #column_center img {
	float: right;
}
.home #column_center div.top {
	width: 430px;
	height: 25px;
	background:  url(img/bg_column_center_top.gif) right top no-repeat;
	display: block;
}
.home #column_center div.middle {
	width: 428px;
	min-height: 1000px;
	height: 1000px;
	border-left: #6C478A 1px solid;
	border-right: #6C478A 1px solid;
	background: #FFFFFF;
}
.home #column_center div.bottom {
	width: 430px;
	height: 25px;
	background:  url(img/bg_column_center_bottom.gif) right top no-repeat;
	display: block;
	clear:both;
}
.home #contents #column_center p,
.home #contents #column_center ul {
	margin-left: 40px;
	margin-right: 150px;
}
.home #contents #column_center p {
	margin-bottom: 10px;
}
.home #contents #column_center ul {
	text-align: right;
	margin-bottom: 50px;
}
.home #contents #column_center ul.links {
	font-size: 10px;
	margin-bottom: 20px;
}
.home #contents #column_center ul.links a {
	padding-right: 25px;
	text-align: right;
	background: url(img/icn_arrow_more.gif) right top no-repeat;
}


#contents #column_right_list ul.links {
	font-size: 10px;
	margin-bottom: 20px;
}
#contents #column_right_list ul.links a {
	padding-right: 25px;
	text-align: right;
	background: url(img/icn_arrow_more.gif) right top no-repeat;
}

.home #contents #column_center ul.last {
	margin-bottom: 0;
}
.home #contents #column_center img {
	float: right;
	margin-right: 40px;
}
.home #column_center {
	margin-left: 260px;
	margin-right: 255px;
}
.home #contents h3 {
	height: 30px;
	font-size: 18px;
	background: url(img/bg_h3_home.gif) left top no-repeat;
	padding-left: 50px;
	margin-bottom: 10px;
	text-transform:uppercase;
}

.home #column_right {
	height:300px;
	margin: 0;
	float:right;
	position: absolute;
	top: 260px;
	right: 45px;
}
.home #column_right,
.home #column_right .news_white,
.home #column_right .news_violet,
.home #column_right .news_adicional,
.home #column_right .login, 
.home #column_right .nube_tags {
	width: 190px;
	margin-bottom: 5px;
}
.home #column_right .news_white,
.home #column_right .news_violet,
.home #column_right .news_adicional,
.home #column_right .login, 
.home #column_right .nube_tags {
	padding-top: 10px;
}
.home #column_right .news_white p,
.home #column_right .news_violet p,
.home #column_right .news_adicional p,
.home #column_right .login p, 
.home #column_right .nube_tags p {
	margin: 0!important;
	padding: 0 10px!important;
}
.home #column_right .news_white a,
.home #column_right .news_violet a,
.home #column_right .news_adicional a {
	font-size: 10px;
	padding-right: 25px;
	text-align: right;
	background: url(img/icn_arrow_more.gif) right top no-repeat;
}

.home #column_right .nube_tags a{ background:none; padding-right:0px; }

.home #column_right .news_violet a {
	color:#FFFFFF;
}

.home #column_right .news_white,
.home #column_right .news_adicional,
.home #column_right .nube_tags {
	height: 194px;
	background:url(img/bg_news_white.gif) left top no-repeat;
}
.home #column_right .news_white h4 span,
.home #column_right .news_violet h4 span,
.home #column_right .news_adicional h4 span {
	display:none;
}
.home #column_right .news_white h4,
.home #column_right .news_violet h4,
.home #column_right .news_adicional h4 {
	width: 171px;
	margin-bottom: 10px;
}
.home #column_right .news_white h4 {
	height: 31px;
	background: url(img/title_noticias_violet.gif) left top no-repeat;
}
.home #column_right .news_adicional h4 {
	height: 31px;
	background: url(img/title_descarga.gif) left top no-repeat;
}

.home #column_right .news_violet h4 {
	height: 30px;
	background: url(img/title_zonacoach_yellow.gif) left top no-repeat;
}
.home #column_right .news_violet {
	color: #FFFFFF;
	height: 125px;
	background:url(img/bg_news_violet.gif) left top no-repeat;
}
.home #column_right .login {
	color: #FFFFFF;
	height: 147px;
	background:url(img/bg_login.gif) left top no-repeat;
}
.home #column_right .login a {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.home #column_right .login label {
	color: #603A75;
	display: block;
	width: 162px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin: 2px 0;
}
.tboxLogin {
	display:block;
	width: 162px;
	border: none;
	background-color: #FFFCC9;
	height: 18px;
}
.home #column_right .login strong {
	text-align: center;
	font-weight: normal;
	display: block;
	width: 162px;
}

/******* Para los listados  *********/
.listBlog  {
	/*height:130px;*/
	margin: 0 20px 0 20px;
	padding: 10px 10px 0 0;
	float:none;
	/*border-bottom:1px solid #5F3A74;*/
	min-height:130px;
	overflow:auto;
}
.AddColor{
	background: url(assets/images/cmxform-fieldset.gif) left top repeat-x;
}
.AddColorGrande{
	background: url(assets/images/cmxform-fieldset.gif) left bottom repeat-x;
}
.title_list{
	width: 430px;
	text-transform:uppercase;
}
.description_list{
	width: 430px;
	text-align:justify;
	position:relative;
	float:left;
}
.description_list_detalle{
	width: 570px;
	text-align:justify;
	float:left;
	position:relative;
}

.cart_buttons{
	padding:20px 0 50px;
}

#contents #column_right_list .cart_buttons img {
	float: right;
	margin-right: 10px;
}

.price_list{
	width: 430px;
	text-align:right;
	float:left;
}

.date_list{
	width: 430px;
	text-align:left;
	float:left;
	position:relative;
}

.disponibilidad{
	margin-top:20px;
	width: 590px;
	float:left;
	position:relative;
	margin-bottom:20px;
}

.listDisponibilidad{
	width: 575px;
	float:left;
	position:relative;
	margin-bottom:20px;
	margin-left:15px;
	padding:0 10px 10px 0;
}


.listButtons{
	width: 142px;
	float:right;
}

#contents #column_right_list .middle .listButtons img{
	float:none;
	margin-right:auto;
}

#footer_text {
	background-color: #5F3A74;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}
#footer_text a, .footer_text a:link, .footer_text a:visited{
	color:#FFFFFF;
}
#footer_text a:hover{
	text-decoration:underline;
}

/* Styless Form */
.tbox {
    font-family: “Georgia”, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #B3B3B3;
}

.tareabox {
    font-family: “Georgia”, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #B3B3B3;
}

.inputSelect {
    font-family: “Georgia”, serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	height:30px;
}
.button {
    border: none;
    background: url('/forms/up.png') no-repeat top left;
    padding: 2px 8px;
}
.button:hover {
    border: none;
    background: url('/forms/pressed.png') no-repeat top left;
    padding: 2px 8px;
}
.label{
	width:70px;
	display:block;
	float:left;
}
.search-term {
border:1px solid #999999;
font-size:13px !important;
height:18px;
padding:4px 1px 1px;
vertical-align:middle;
width:225px;
color:#5F3A74;
}

.yt-button {
margin-bottom:1px;
margin-top:1px;
text-align:left;
font-size:100%;
}
html > body .yt-button {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}
.yt-button-primary {
background:#C6D7F3 url(http://s.ytimg.com/yt/img/master-vfl89407.png) repeat-x scroll center -1602px;
border-color:#A0B1DC;
}
.yt-button, a.yt-button {
background:#D8D8D8 url(http://s.ytimg.com/yt/img/master-vfl89407.png) repeat-x scroll center -802px;
border:1px solid #5F3A74;
cursor:pointer;
display:inline-block;
margin:0 0.25em;
padding:0 0.8333em;
text-decoration:none;
white-space:nowrap;
}
.ponerbotones {

	margin: 0;
}

/*********** GALERIA ***********/
#galeria_foto
{
	width:540px;
	margin-left:50px;
}

#galeria_foto .galeria_prev
{
	width:40px;
	float:left;
	margin-top:300px;
}

#contents #column_right .middle #galeria_foto .galeria_prev img,
#contents #column_right .middle #galeria_foto .galeria_next img
{
	margin-right:0px;
}


#galeria_foto .galeria_content{
	width:460px;
	float:left;
}
#contents #column_right #galeria_foto .galeria_content ul{
	margin-left:20px;
	margin-right:0px;
}

#galeria_foto .galeria_content ul li{

}

#contents #column_right .middle #galeria_foto .galeria_content ul li p{
	margin-left:0px;
	margin-right:0px;
	float:left;
}

#contents #column_right .middle #galeria_foto .galeria_content ul li img{
	float:left;
	margin-right:0px;
}


#galeria_foto  .galeria_next
{
	width:40px;
	float:left;
	margin-top:300px;
}
/*************** FIN GALERUA ************/