#video1, #video2, #video3, #video4{
	height:127px;
	display:block;
	text-indent:-5000px;
}
#video1{
	width:117px;
	background:url(video/video1.jpg);
}
#video2{
	width:137px;
	background:url(video/video2.jpg);
}
#video3{
	width:136px;
	background:url(video/video3.jpg);
}
#video4{
	width:250px;
	background:url(video/video4.jpg);
}

/**********COMMON**********/

h1, h2, h3, h4, h5 {

	color:#617CBD;
	font-weight:bold;

}

#Grid{
	margin:20px 0 0 0;
	background-color: #FFFFFF;
	width:100%;
	border-top:#CCCCCC 1px solid;
}
		
#Grid th{
	background:#F8F8F5;
	color:#000;
	height:26px;
	font-weight:normal;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom:1px solid #E6E6DD;
	text-align:left;
}

#Grid tr.odd td{
	background-color:#F9F9F9;
}

#Grid td{
	padding: 4px 4px 4px 4px;
	border-bottom:#CCCCCC 1px solid;
	text-align:left;
}




/********PANEL***********/

fieldset{ 
	background:#F2F5F9;
	padding:16px;
	-moz-border-radius-bottomleft:4px; 
	-moz-border-radius-bottomright:4px; 
	-moz-border-radius-topleft:4px; 
	-moz-border-radius-topright:4px;
	border:#F2F5F9 1px solid;
	font-size:12px;
	color:#627DBD;
}
fieldset div{
	margin:5px 0 10px 0;
}
fieldset div label{
	display:block;
	float:left;
	height:20px;
	margin:0 0 4px;
	padding:4px 10px 0 0;
	text-align:right;
	width:30%;
}

 a{ 
	color:#6AA639;
	text-decoration:none;
}
 a:hover{ 

	text-decoration:underline;
}
fieldset a{
	clear:both;
	display:block;

}

fieldset div input{
	background:#FFFFFF url(common/input_bg.jpg) no-repeat scroll left top;
	border:1px solid #617CBD;
	color:#333333;
	float:left;
	height:15px;
	margin:0 0 10px;
	padding:5px;
	width:60%;
}
fieldset div textarea{
	background:#FFFFFF url(common/input_bg.jpg) no-repeat scroll left top;
	border:1px solid #617CBD;
	color:#333333;
	margin:0 0 10px;
	padding:5px;
	width:60%;
}

fieldset div select{
	border:1px solid #617CBD;
	color:#333333;
	float:left;
	margin:0 0 10px;
	padding:5px;
	width:60%;
}

fieldset div input[type="submit"]{
	width:100%;
	height:32px;
	border:inherit;
	background-color:#617CBD;
	background-image:none;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius-bottomleft:2px; 
	-moz-border-radius-bottomright:2px; 
	-moz-border-radius-topleft:2px; 
	-moz-border-radius-topright:2px;
	margin-right:8px;
}
fieldset div input[type="checkbox"]{
	width:16px;
	border:none;
	background:none;
}

/*******COMMON*******/
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff;
	color:#666;
	line-height:1;
	margin:0;
}
p {
	font-size:11px;
	clear:both;
	margin:0 0 15px 0;
	padding:0;
}
img {
	float:left;
	border:0;
}
li, ul {
	list-style:none;
}
/********LAYOUT*******/

#wrap_header {
	height:176px;
	background:#231f20;
}
#wrap_header_panel {
	height:240px;
	background:#231f20 url(common/bg_header.gif) repeat-x top;
}
#header {
	width:759px;
	height:176px;
	margin:0 auto;
}
#lenguaje {
	width:749px;
	height:20px;
	clear:both;
	padding:11px 10px 0 0;
}
h1 {
	width:230px;
	height:113px;
	float:left;
	text-indent:-5000px;
	margin:0;
}
#globalnav {
	width:auto;
	height:35px;
	float:right;
	padding:42px 0 0 0;
	position:relative;
}
#globalnav li{
	float:left;
	margin:0 0 0 10px;
	height:35px;
	background-repeat:no-repeat;
	text-indent:-5000px;
}

/*Menu*/

li#home {width:65px; background:url(common/menu_home.gif); background-position:0 1px;}
li#home a {width: 100%;height: 100%;display: block;}
li#home a:hover {background:url(common/menu_home.gif); background-position: 0 -33px;}

li#how_it_works {width:123px; background:url(common/menu_how-it-works.gif); background-position:0 1px;}
li#how_it_works a {width: 100%;height: 100%;display: block;}
li#how_it_works a:hover {background:url(common/menu_how-it-works.gif); background-position: 0 -33px;}

li#buy {width:47px; background:url(common/menu_buy.gif); background-position:0 1px;}
li#buy a {width: 100%;height: 100%;display: block;}
li#buy a:hover {background:url(common/menu_buy.gif); background-position: 0 -33px;}

li#download {width:96px; background:url(common/menu_download.gif); background-position:0 1px;}
li#download a {width: 100%;height: 100%;display: block;}
li#download a:hover {background:url(common/menu_download.gif); background-position: 0 -33px;}

li#contact {width:105px; background:url(common/menu_contact.gif); background-position:0 1px;}
li#contact a {width: 100%;height: 100%;display: block;}
li#contact a:hover {background:url(common/menu_contact.gif); background-position: 0 -33px;}
/*end menu*/

#download_green {
	width:298px;
	height:114px;
	position:absolute;
	bottom:-122px;
	right:12px;
	background:url(common/img_download-trans.png) no-repeat;
	text-indent:-5000px;
}
#download_green a, #download_green-user a {

	display:block;
	width:100%;
	height:100%;
	text-indent:-5000px;

}

#download_green-user {
	width:298px;
	height:114px;
	position:absolute;
	bottom:-122px;
	right:12px;
	background:url(users/img_download-user-trans.png) no-repeat;
	text-indent:-5000px;
}

#wrap_presentation {
	width:100%;
	height:262px;
	background:url(common/bg_presentation.gif) repeat-x;
	clear:both;
}
#presentation {
	width:759px;
	height:262px;
	text-indent:-5000px;
	margin:0 auto;
}

#wrap_content {
	width:705px;
	height:auto;
	padding:41px 27px 0 27px;
	margin:0 auto;
}
#contentLeft {
	width:46%;
	height:auto;
	float:left;
}
#contentRight {
	width:46%;
	height:auto;
	float:right;
}
.title {
	width:100%;
	height:56px;
	clear:both;
	padding:0 0 15px 0;
}
.title2 {
	width:100%;
	height:30px;
	clear:both;
	padding:0 0 15px 0;
}
.title3 {
	width:100%;
	height:21px;
	clear:both;
}
.commentGraph {
	width:304px;
	height:33px;
	padding:17px;
	background:url(index/bg_comment-graph.gif) no-repeat;
	clear:both;
}
.computerItm {
	width:100%;
	height:169px;
	background:url(index/bg_computer.gif) top right no-repeat;
	clear:both;
}

#downloadBox {
	width:716px;
	height:80px;
	clear:both;
	padding:40px 0 15px 0;
}
#sendByEmail {
	width:716px;
	height:48px;
	clear:both;
	padding:0 0 30px 0;
}
#sendByEmail h4{
	margin:0;
	padding:0 0 10px 0;
}
#sendByEmail h4 span{
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

#externalLinks {
	width:672px;
	height:75px;
	background:url(index/bg_externalLinks.png) no-repeat;
	padding:45px 22px 0 22px;
}
.extLink {
	float:left;
}
.extLink#uno {
	width:27%;
	padding:0 50px 0 0;
}
.extLink#dos {
	width:31%;
	padding:0 40px 0 0;
}
.extLink#tres {
	width:28%;
}

#footer {
	width:595px;
	height:21px;
	background:url(common/bg_rapidPlot.gif) top left no-repeat;
	clear:both;
	margin:40px 0 20px 0;
	padding:15px 0 0 110px;
	position:relative;
}
#lineEnd {
	width:100%;
	height:25px;
	background:#231f20;
}
#cronoLink {
	width:28px;
	height:33px;
	position:absolute;
	top:48px;
	right:0;
}

/*USERS*/

#attention {
	width:635px;
	height:30px;
	background:#ffff99 url(users/bg_attention.jpg) left top no-repeat;
	margin:0 0 40px 0;
	padding:25px 0 25px 70px;
	clear:both;
	position:relative;
}
#attention div#allright {
	width:635px;
	height:30px;
	background:#E0FF82 url(users/bg_allright.jpg) left top no-repeat;
	padding:25px 0 25px 70px;
	position:absolute;
	top:0;
	left:0;
}

div#allright {
	width:635px;
	height:30px;
	background:#E0FF82 ;
	margin:0 0 40px 0;
	padding:25px 0 25px 70px;
	clear:both;
	position:relative;
}

#wrapOrderNow {
	width:336px;
	height:163px;
	background: #F2F5F9;
	clear:both;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#txtOrderNow {
	width:190px;
	height:74px;
	padding:25px 0 0 30px;
	position:relative;
}
#txtOrderNow td{ color:#617CBD;}
#txtOrderNow select{ font-size:16px;}

#btnOrderNow {
	width:336px;
	height:64px;
}
#price1 {
	position:absolute;
	top:40px;
	left:22px;
}
#price2 {
	position:absolute;
	top:33px;
	left:38px;
}
#price3 {
	position:absolute;
	top:28px;
	left:86px;
}
#payPal {
	width:214px;
	height:75px;
	background:url(users/img_PayPal.jpg) left top no-repeat;
	clear:both;
	padding:10px 0 0 122px;
	margin:16px 0;
}
#needHelp {
	width:336px;
	height:74px;
	padding:14px 0 0 0;
	border-top:1px solid #e0e7f1;
	clear:both;
}
#wrapActivateRP {
	width:317px;
	height:157px;
	background:url(users/bg_activation.jpg) top left no-repeat;
	clear:both;
	padding:134px 0 0 19px;
}
#activateRP {
	width:336px;
	height:auto;
}
#activateRP input{ padding-bottom:10px;}
#userQuestions {
	width:716px;
	height:auto;
	clear:both;
	margin:0 0 50px 0;
}

/*end USERS*/

/*VIDEO*/

#containerDemostrarion {
	width:646px;
	height:672px;
	background:url(video/bg_videocontent.gif) no-repeat;
	padding:25px 35px 0 35px;
	clear:both;
	margin:0 0 40px 0;
}

/*end VIDEO*/

/********STYLES*******/

table#question {
	color:#627DBD;
	font-size:13px;
}
td#subject {
	background:url(users/bg_subject.gif) no-repeat;
	/ height:69px;
	/ padding:13px 19px 0 19px;
	height:56px;
	padding:13px 19px 0 19px;

}
td#message {
	background:url(users/bg_message.gif) no-repeat;
	/ height:175px;
	/ padding:13px 19px 0 19px;
	height:162px;
	padding:13px 19px 0 19px;
}
td#subject input{
	width:670px;
	height:20px;
	border:1px solid #a9b8db;
	padding:5px 0 0 0;
}
td#message textarea{
	width:670px;
	height:85px;
	border:1px solid #a9b8db;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px 0 10px 0;
	padding:5px 0 0 0;
}
td#send{
	padding:0 0 7px 0;
}
#wrapActivateRP, #activateRP {
	color:#666;
	font-size:13px;
}
#wrapActivateRP input{
	width:291px;
	height:21px;
	background:url(users/bg_input.gif) no-repeat;
	color:#333;
	border:0;
	margin:5px 0 8px 0;
	padding:10px 5px 0 5px;
}
input#paid{
	width:15px;
	height:15px;
	background:url(users/bg_inputCheck.gif) no-repeat;
	border:0;
	margin:6px 0 0 0;
}
td#activation {
	color:#627DBD;
	font-size:13px;
}
#payPal a, #needHelp a{
	color:#1AB6ED;
	text-decoration:none;
}
#payPal a:hover, #needHelp a:hover{
	color:#1AB6ED;
	text-decoration:underline;
}
#payPal p, #needHelp p{
	color:#666;
	font-size:13px;
	margin:0;
}
#price1, #price2, #price3 {
	color:#627DBD;
	font-weight:bold;
}
#price1 { font-size:28px;}
#price2 { font-size:46px; letter-spacing:-6px;}
#price3 { font-size:20px;}
#wrapOrderNow p {
	font-size:16px;
	color:#627DBD;
	margin:0 0 8px 0;
	font-weight:bold;
}
#attention p {
	font-size:14px;
	color:#333;
	margin:0 0 8px 0;
}
#lenguaje {
	color:#999;
	text-align:right;
}

#lenguaje a{
	color:#7BC143;
	text-decoration:none;
}
#lenguaje a:hover{
	color:#9BCF70;
}
#contentLeft p, #contentRight p {
	font-size:13px;
	line-height:22px;
}
#contentLeft img {
	clear:both;
}
#contentRight img {
	clear:both;
	padding:0 0 10px 0;
}
.commentGraph {
	color:#617CBD;
}
.extLink p{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	line-height:16px;
}
.extLink p span{
	color:#617CBD;
	font-weight:bold;
}
#footer {
	color:#999;
	text-align:right;
	font-size:11px;
}

#footer li {
	float:left;
}
#footer li a#terms {
	padding:0 40px 0 0;
}
#footer li a{
	color:#13b5ea;
	text-decoration:none;
	padding:0 0 0 11px;
}
#footer li a:hover{
	color:#7bd9f8;
	text-decoration:underline;
}