/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; background:white; }
ol,ul {
	list-style:none;
	font-size: 16px;
	text-align: right;
}
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

body { 
	font:normal 62.5%/1.5 "Times New Roman", Times, serif;
	letter-spacing:0;
	background:#ffffff;
	padding:20px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
}

#container {
	width:1100px;
	padding:0px;
	margin:50px auto;
	position:relative;
	z-index:0;
}

.logo {
	margin: 15px 0 80px 0;}
	
#datos {
	margin: 16px 0 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}

#example {
	width:877px;
	left:200px;
	height:608px;
	position:relative;
}


#frame {
	position:absolute;
	z-index:0;
	width:1012px;
	height:675px;
	top:-3px;
	left:-74px;
}

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*	
-------------------------------------------
	1. Contact Form
-------------------------------------------
*/
.form_warp{	margin-bottom:10px;	display:table;	}
.contact_form{	margin-top:15px; margin-left:10px;	display:table;	}
.contact_form p{
	clear:both;
	display:table;
	margin:2px 0 0 0;
	font-weight:bold;
	font-size: 120%;
	font-family: inherit;
}

#contacto {
	position:absolute;
	top:20px;
	left:0px;
	z-index:100;
	width:324px;
	height:540px;
	background-color:#FFF;
}

.form-input input {				width:280px; 	height:23px; 	font-size:11px; color:#434343; 	border:1;	}
.form-textarea span {				width:300px; 	height:90px; 	display:block; 	margin-bottom:8px; 	overflow:hidden;	}
.form-textarea span textarea {		width:280px; 	height:80px; 	font-size:11px; 	color:#434343; 	line-height:22px;	border:1;	}

/*	
-------------------------------------------
	end Form
-------------------------------------------
*/

#slides .next,#slides .prev {
	position:absolute;
	top:280px;
	left:-24px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:877px;
	height:608px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:877px;
	height:608px;
	display:block;
}

#slides .next {
	left:877px;
}

#content {
	float:left;
	width:350px;
	font-size:1.4em;
	margin-right:20px;
	font-size:1.3em;
}

#content h1 {
	margin:0 0 0 -4px;
}

#download {
	width:190px;
	padding:10px;
	float:left;
	font-size:1.1em;
	background:url(images/download-background.png) no-repeat top center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pagination {
	margin:26px 0 0;
	width:150px;
}

.pagination li {
	float:left;
	margin:0 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

a:link.download,a:visited.download {
	margin-left:-5px;
	display:block;
	width:200px;
	height:0;
	padding-top:55px;
	overflow:hidden;
	background-image:url(/img/btn-download.png);
	background-position:0 0;
}

a:hover.download,a:active.download {
	background-position:0 -55px;
}

#instructions {
	float:left;
	width:580px;
	font-size:1.4em;	
}

#footer {
	float:left;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

pre {
	background-color:#0e152b;
	border:1px solid #000;
	color:#8da6ce;
	line-height:1.5em !important;
	margin:0 0 18px;
	overflow:auto;
	padding:.5em;
	font:11px "Times New Roman", Times, serif;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-shadow:none;
	clear:both;
}
ul.examples {
	list-style:disc;
	margin:-9px 0 9px 14px;
}
p {
	margin:9px 0;
}

em {
	font-style:italic;
}

a:link,a:visited {
	color:#666;
	text-decoration:none;
	font-weight: bold;
}

a:hover, a:active{
	color:#4ec6c7;
	text-decoration:none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.active2 {
	text-decoration:underline;
	color:#4ec6c7;
	text-decoration:none;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:800;
	line-height:1;
	margin:0 0 0.9em;
	letter-spacing:-0.5px;
	color:#0e152b;
}

h1 {
	font-size:1.8em;
	line-height:1.25;
	margin:0 0 0.4em;
	padding:0.22em 0 0;
	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.25;
	margin:0 0 0.4em;
	padding:0.22em 0 0;
}

h3 {
	font-size:1.3em;
	padding:0.22em 0 0;
	margin:0;
}

h4,h5,h6 {
	font-size:1.1em;
	padding:0.44em 0 4.5px;
	margin:0;
}

h4.example {
	float:left;
}

p {
	margin:0 0 .9em;
}

small {
	display:block;
	font-size:.9em;
	margin:0 0 .9em;	
}

.expand { margin:0 0 9px; position:relative; }
.expand pre { margin:9px 0; }
.expand h4 {  font-size:1.1em; }
.expand .content { display:none; overflow:hidden; }
.expand .content .inner { margin:.56em 0; display:none; }
.expand p { font-size:.9em; margin:0; }
.expand small { color:#838383; }
#content .expand small {
	position:static;
}

.expand h5 {
	font-size:1.1em;
	padding:.88em 0 0;
}

strong {
	font-weight:bold;
}
