/******************** CSS Document / tuinmoweb.com ********************/

* {
	margin: 0;
	padding: 0;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff url(images/background.jpg) repeat-x;
	font: normal 12px/1.8em verdana, sans-serif;
	color: #404040;
	text-align: center;
}
a {
	color: #0078b4;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
/******************** Container ********************/

#background {
	width: 100%;
	background: url(images/header_background.jpg) no-repeat 50% 90px;
	text-align: center;
}

/*#box_absolute {
	position: absolute;
	z-index: 1;
	width: 390px;
	height: 320px;
	top:0px;
	left:-80px;
}*/

#box_absolute {
	position: absolute;
	z-index: 1;
	width: 390px;
	height: 320px;
	top:0px;
	left:-40px;
}

#container {
	width: 920px;
	margin: auto;
	text-align: left;
}
/******************** Top ********************/

#top {
	width: 920px;
	height: 90px;
	background: url(images/top.gif) no-repeat top left;
}
ul#top_links {
	position: relative;
	top: 0;
	right: 10px;
	float: right;
	background: #4d4d4d url(images/nav_topRight.gif) no-repeat bottom right;
}
ul#top_links li {
	list-style: none;
	float: left;
}
ul#top_links li a {
	display: block;
	padding: 7px 10px 8px 10px;
	font: normal 10px/1em verdana, sans-serif;
	text-decoration: none;
	color: #ccc;
}
ul#top_links li a:hover, ul#top_links li a:active {
	text-decoration: underline;
	color: white;
}
ul#top_links li a#top_link1 {
	padding-left: 15px;
	background: #4d4d4d url(images/nav_topLeft.gif) no-repeat bottom left;
}
ul#top_links li a#top_link3 {
	padding-right: 15px;
}
/* Top text */

#top p {
	position: relative;
	top: 40px;
	right: 25px;
	clear: right;
	float: right;
	font: normal 10px/1em verdana, sans-serif;
}
#top p a {
	color: #404040;
}
/******************** Header ********************/

#header {
	position:relative;
	width: 920px;
	height: 240px;/*background: url(images/header_box.jpg) no-repeat top left;*/
}
/* Navbar */

#navigation {
	position: relative;
	top: 0;
	left: 10px;
	width: 900px;
	height: 35px;
}
ul#navbar {
	height: 35px;
	list-style: none;
	float: right;
}
ul#navbar li {
	padding: 0 10px 0 0;
	margin-left: 1px;
	background: url(images/nav_link.jpg) no-repeat top right;
	float: left;
}
ul#navbar li a {
	display: block;
	height: 35px;
	padding: 0 5px 0 15px;
	background: url(images/nav_link.jpg) no-repeat top left;
	font: bold 12px/35px verdana, sans-serif;
	color: #a6d0e5;
	text-decoration: none;
	float: left;
}
ul#navbar li a:hover {
	color: white;
	text-decoration: underline;
}
ul#navbar li.current_page {
	background: url(images/nav_active.jpg) no-repeat top right;
}
ul#navbar li.current_page a {
	background: url(images/nav_active.jpg) no-repeat top left;
	font: bold 12px/35px verdana, sans-serif;
	color: white;
	text-decoration: none;
	cursor: default;
}
/* Header slogan */

#header_slogan {
	position: relative;
	left: 370px;
	width: 495px;
	height: 80px;
	margin-top: 40px;
	padding-top: 85px;
}
#header .slogan1 {
	background: url(images/slogans/header_slogan1.gif) no-repeat;
}
#header .slogan2 {
	background: url(images/slogans/header_slogan2.gif) no-repeat;
}
#header .slogan3 {
	background: url(images/slogans/header_slogan3.gif) no-repeat;
}
#header .slogan4 {
	background: url(images/slogans/header_slogan4.gif) no-repeat;
}
#header .slogan5 {
	background: url(images/slogans/header_slogan5.gif) no-repeat;
	height: 45px;
	padding-top: 120px;
}
#header .slogan6 {
	background: url(images/slogans/header_slogan6.gif) no-repeat;
}
#header_slogan h2 {
	display: none;
	font: bold 22px/1.2em trebuchet ms, sans-serif;
	color: white;
}
#header_slogan p {
	font: normal 12px/1.4em verdana, sans-serif;
	color: #a6d0e5;
}
/******************** Content ********************/

#content_background {
	width: 920px;
	background: url(images/content.gif) repeat-y;
}
#content_footer {
	width: 920px;
	background: url(images/content_footer.jpg) no-repeat bottom;
}
#content {
	width: 840px;
	padding: 80px 40px 30px;
	background: url(images/box_footer.jpg) no-repeat top left;
	overflow: auto;
}
/*#content h1, #content h3 { font: bold 22px/1.2em Georgia, serif; clear: both; }*/
#content h1, #content h3 {
	font: bold 22px/1.2em Arial, serif;
	clear: both;
}
#content h2 {
	margin-top: 15px;
	font: bold 18px/1.2em Georgia, serif;
	color: #0078b4;
}
#content_left {
	width: 540px;
	margin-right: 30px;
	float: left;
}
#content_left h4, #content_all h4 {
	margin-top: 10px;
	font: bold 20px/1.2em Arial, serif;
	color: #0078b4;
	text-align: center;
}
#content_all p, #content_left p {
	margin-top: 15px; /*text-align: justify;*/
}
#content_left ol, #content_left ul {
	margin-top: 15px;
	padding: 0 0 0 45px;
}
#content_left ol li, #content_left ul li {
	margin-top: 10px;
	font-weight: bold;
}
#content_right {
	width: 270px;
	float: left;
}
#content_all {
	width: 840px;
}
/* How it works */

#content_left ul#how_it_works {
	width: 540px;
	height: 375px;
	margin-top: 15px;
	padding: 0;
	list-style: none;
	background: url(images/how_it_works.gif) no-repeat;
}
#content_left ul#how_it_works li {
	margin: 0;
	float: left;
}
#content_left ul#how_it_works li a {
	display: block;
	width: 170px;
	height: 180px;
	margin: 0 15px 15px 0;
}
#content_left ul#how_it_works li a span {
	display: none;
}
/* Demo */

.demo {
	margin-bottom: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
* html .demo {
	height: 195px;
}
.demo img {
	width: 198px;
	height: 148px;
	margin: 10px 15px 0 0;
	float: left;
}
a.ver_demo {
	display: block;
	width: 90px;
	height: 20px;
	margin-top: 15px;
	background: url(images/table/button_plan.png) no-repeat;
	font: bold 10px/19px verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	float: right;
	color: #404040;
}
/* FAQs */

.faqs {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #666;
}
#content_left .faqs h2 {
	margin: 0;
	font: bold 14px/1.4em verdana, sans-serif;
	text-align: left;
	cursor: pointer;
	color: #0078b4;
	text-decoration: underline;
}
#content_left .faqs h2:hover {
	text-decoration: none;
}
#content_left .faqs p {
	padding-left: 15px;
}
/******************** Right box ********************/

#right_box {
	width: 240px;
	min-height: 180px;
	padding: 10px 15px 15px 15px;
	margin-bottom: 15px;
	background: url(images/right_box.jpg) no-repeat top;
	clear: both;
}
#right_box h3 {
	font: normal 16px/1.5em verdana, sans-serif;
}
#right_box p {
	font: bold 14px/1.6em verdana, sans-serif;
}
#right_box p.small {
	margin: 0;
	font: italic 11px/1.6em verdana, sans-serif;
	text-align: right;
}
/* Separador */

.separador {
	width: 270px;
	height: 48px;
	background: url(images/separador.gif) no-repeat;
}
/******************** Clients box ********************/

#clients {
	width: 270px;
}
#clients_box_header {
	width: 240px;
	height: 37px;
	padding: 0 15px;
	margin-bottom: 15px;
	background: url(images/clients_box_header.jpg) no-repeat;
}
#clients_box_header h3 {
	display: none;
	font: bold 16px/35px georgia, sans-serif;
	color: white;
}
.clients_box {
	width: 240px;
	height: 55px;
	padding: 7px 15px 8px 15px;
	margin-bottom: 15px;
	background: url(images/clients_box.jpg) no-repeat;
	overflow: hidden;
}
.clients_box img {
	width: 55px;
	height: 55px;
	margin-right: 15px;
	float: left;
}
.clients_box p {
	width: 170px;
	margin: 0;
	float: left;
	font: normal 11px/1.4em verdana, sans-serif;
}
/******************** Planes ********************/

#planes {
	width: 840px;
	margin: 10px 0;
	padding: 30px 0 0px 0;
	border-top: 3px double #409ac7;
	border-bottom: 3px double #409ac7;
	overflow: auto;
}
.plan {
	width: 280px;
	height: 135px;
	margin: 0 0px 30px 0;
	padding: 25px 0px;
	float: left;
}
.plan small {
	padding-left: 120px;
	font-size: 10px;
	color: #0078b4;
}
/* Tabla */

table#plan_table {
	width: 100%;
	margin: 0px;
	font: normal 12px/1.6em verdana, sans-serif;
	background:#FFFFFF;
	font-size:11px;
}
table#plan_table tr.tr1 {
	background:#f6fbfe;
}
table#plan_table td, table#plan_table th {
	text-align:center;
	padding:5px 0px;
	border-bottom:#ccedfe solid 1px;
	width:122px;
}
table#plan_table th.table_title {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#0078b4;
	border:none;
	padding-top:40px;
}
table#plan_table td.left {
	text-align:left;
	width:302px;
}
#content_all p.vermas {
	display:none;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
.mas {
	cursor:pointer;
	font-weight:normal;
	display:block;
	width:100%;
	height:100%;
	color:#0078b4;
}
.lite {
	color:#6141da;
}
.top {
	color:#089604;
}
.plus {
	color:#e91919;
}
.office {
	color:#ed7b16;
}
.plan p {
	font-size:11px;
	line-height:15px;
	padding:0px 20px 0px 0px
}
table#planes_table {
	width: 100%;
	margin: 20px 0 0 0;
	color: white;
	font: normal 12px/1.6em verdana, sans-serif;
}
table#planes_table td, table#planes_table th {
	padding: 15px;
	background-color: #424242;
	border: none;
}
table#planes_table th.header_left {
	background: #424242 url(images/table/corner_topLeft.gif) no-repeat top left;
}
table#planes_table th.header_plan4 {
	background: #424242 url(images/table/corner_topRight.gif) no-repeat top right;
}
table#planes_table td.header_plan4 {
	background: #424242 url(images/table/corner_bottomRight.gif) no-repeat bottom right;
}
table#planes_table th.header_plan1, table#planes_table td.header_plan1, table#planes_table td.plan1, table#planes_table th.header_plan2, table#planes_table td.header_plan2, table#planes_table td.plan2, table#planes_table th.header_plan3, table#planes_table td.header_plan3, table#planes_table td.plan3 {
	border-right: 1px solid white;
	text-align: center;
	vertical-align: middle;
}
table#planes_table th.header_plan1, table#planes_table td.header_plan1, table#planes_table td.plan1 {
	background-color: #0078b4;
	border-left: 1px solid white;
}
table#planes_table th.header_plan2, table#planes_table td.header_plan2, table#planes_table td.plan2 {
	background-color: #3393c3;
}
table#planes_table th.header_plan3, table#planes_table td.header_plan3, table#planes_table td.plan3 {
	background-color: #66aed2;
}
table#planes_table th.header_plan4, table#planes_table td.header_plan4, table#planes_table td.plan4 {
	background-color: #99c9e1;
	text-align: center;
	vertical-align: middle;
	color: #0078b4;
}
table#planes_table th.header_plan1 {
	background-color: #6141da;
}
table#planes_table th.header_plan2 {
	background-color: #089604;
}
table#planes_table th.header_plan3 {
	background-color: #ed1d1d;
}
table#planes_table th.header_plan4 {
	background-color: #ed7b16;
}
table#planes_table td.header_left {
	background: #424242 url(images/table/headerLeft.gif) repeat-x bottom;
}
table#planes_table td.plan1 {
	background: #0078b4 url(images/table/plan1.gif) repeat-x bottom;
}
table#planes_table td.plan2 {
	background: #3393c3 url(images/table/plan2.gif) repeat-x bottom;
}
table#planes_table td.plan3 {
	background: #66aed2 url(images/table/plan3.gif) repeat-x bottom;
}
table#planes_table td.plan4 {
	background: #99c9e1 url(images/table/plan4.gif) repeat-x bottom;
}
.bottomLeft {
	background: #424242 url(images/table/corner_bottomLeft.gif) no-repeat bottom left;
}
a#contratar_plan1, a#contratar_plan2, a#contratar_plan3, a#contratar_plan4 {
	display: block;
	margin: auto;
	width: 90px;
	height: 20px;
	font: normal 11px/19px verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	background: url(images/table/button_plan.png) no-repeat;
}
/*
a#contratar_plan1 { color: #6141da; } 
a#contratar_plan2 { color: #089604; }
a#contratar_plan3 { color: #ed1d1d; }
a#contratar_plan4 { color: #ed7b16; }
*/

table#planes_table th.header_left, table#planes_table th.header_plan1, table#planes_table th.header_plan2, table#planes_table th.header_plan3, table#planes_table th.header_plan4 {
	border-bottom: 1px solid white;
	vertical-align: top;
}
/* Servicios opcionales */

table.optional_services td {
	padding: 5px 0;
}
/******************** Contact ********************/

#content form {
	width: 540px;
}
#content form fieldset {
	display: block;
	width: 478px;
	margin: 0 0 15px 0;
	padding: 30px 30px 15px 30px;
	border: 1px solid #ccc;
}
*:first-child+html #content form fieldset {
	padding: 0 30px 15px 30px;
}
#content form fieldset legend {
	padding: 5px 10px;
	border-top: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	/*font: bold 22px/1.2em Georgia, serif;*/
	font: bold 18px/1.2em Arial, serif;
}
* html #content form fieldset legend {
	margin-bottom: 30px;
	padding-top: 0;
}
*:first-child+html #content form fieldset legend {
	margin-bottom: 30px;
	padding-top: 0;
}
#content form fieldset div {
	width: 478px;
	margin: 0 0 15px 0;
}
#content form fieldset div:hover {
	color:#0078b4;
}
#content form fieldset div label {
	cursor: default;
	display: block;
	float: left;
	width: 154px;
	margin: 0 15px 0 0;
	font: normal 11px/26px verdana, sans-serif;
	text-align: right;
}
#content form fieldset div input {
	height: 15px;
}
#content form fieldset div textarea {
	cursor: auto;
	height: 120px;
	resize: none;
}
#content form fieldset div input, #content form fieldset div textarea {
	display: inline-block;
	width: 297px;
	padding: 5px;
	background-color: #f2f2f2;
	border-top: 1px solid #8c8c8c;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #b3b3b3;
	font: bold 12px/1em verdana, sans-serif;
	color: #404040;
}
* html #content form fieldset div input, * html #content form fieldset div select {
	display: block;
	width: 292px;
}
#content form fieldset div input:hover, #content form fieldset div textarea:hover {
	background-color: #e5f1f7;
	border-top: 1px solid #1985bb;
	border-right: 1px solid #67afd2;
	border-bottom: 1px solid #d7eaf3;
	border-left: 1px solid #67afd2;
}
#content form fieldset div select {
	width: 297px;
}
#content form fieldset div input.inputIE {
	width: 99px;
}
* html #content form fieldset div input.inputIE {
	width: 96px;
}
#content form fieldset div input.captcha {
	width: 80px;
	margin-right: 10px;
	float: left;
}
#content form fieldset p {
	background: url(images/table/button_plan.png) no-repeat top left;
}
#content form fieldset p.form_text {
	margin-top: 0;
	background: none;
}
#content form fieldset p input {
	display: inline-block;
	width: 90px;
	height: 20px;
	background: none;
	border: none;
	font: bold 10px/18px verdana, sans-serif;
	text-align: center;
	color: #404040;
}
/******************** Features ********************/

#features_background {
	width: 100%;
	background: #262626 url(images/footer_background.gif) repeat-x top;
	text-align: left;
}
#features {
	width: 900px;
	margin: auto;
	padding: 60px 0 30px 0;
	background: url(images/footer_header.gif) no-repeat 30px 0;
}
#features_list {
	width: 840px;
	padding: 0 30px 30px 30px;
	overflow: auto;
}
#features h2 {
	display: none;
	font: normal 18px/1.8em Georgia, serif;
	color: white;
}
#features ul li {
	width: 382px;
	margin: 10px 10px 0 0;
	padding-left: 28px;
	background: url(images/icon_list.gif) no-repeat 0 5px;
	list-style-type: none;
	float: left;
}
#features ul li a {
	color: #ccc;
	text-decoration: none;
}
/******************** Footer ********************/

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	background: url(images/footer.gif) no-repeat;
}
#footer p {
	width: 670px;
	padding: 5px 20px;
	font: normal 11px/1.6em verdana, sans-serif;
	color: #ccc;
	float: left;
}
#footer a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
#footer a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
}
a#rss {
	display: block;
	height: 25px;
	padding-left: 19px;
	background: url(images/rss.jpg) no-repeat center left;
	border: none;
	font: normal 11px/24px arial, sans-serif;
	float: right;
	text-decoration: none;
	color: white;
}
a#rss:hover {
	border: none;
}
.mm {
	display: none;
}
.errorForm {
	color: red;
	font-weight: bold;
	padding: 5px;
	font-size: 0.8em;
}
.estilo {
	display:none;
}
.content_minilogo {
	width:85px;
	height:70px;
	background:url(images/bck_minilogo.jpg) no-repeat;
	padding:7px 15px 8px 15px;
	margin:10px 12px;
	float:left;
}
.content_minilogo img:hover {
	border:#188bc0 solid 1px;
}
.content_minilogo img {
	border:#fff solid 1px;
}
/******************************************************* Videos ************************************************/

ul#video, ul#video ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#video ul {
	display:none;
}
ul#video li {
}
ul#video li a {
}
ul#video li h2 {
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomleft:9px;
	-moz-border-radius-bottomright:9px;
	-moz-border-radius-topleft:9px;
	-moz-border-radius-topright:9px;
	border:1px solid #CCCCCC;
	margin:20px 0 18px;
	padding:5px 0 5px 12px;
}
ul#video li ul li div.video-contenedor {
	background-image:url(images/box_video.png);
	background-repeat:no-repeat;
	height:408px;
	margin-left:10px;
	padding-left:20px;
	padding-top:20px;
	width:502px;
}
ul#video li a.collapsed, ul#video li a.expanded {
	cursor:pointer;
	display:block;
	text-decoration:none;
}
ul#video li.inicial ul {
display:block;
}