/**
 ******* Reset ******
 */
* {
	margin:0;
	padding:0;
}
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;
}

strong, b{
	font-weight:bold;
}
em, i{
	font-style:italic;
}

/**
 ****** Tags ******
 */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color:#EEEEEE;
	text-align:justify;
}
hr{
	display:none;
}
.hr {
	margin:1.25em 0.5em;
	height:1px;
	background-color:#DDD;
}
li {
	line-height: 1.45;
}
h2{
	color:#646567;
	font-size:1.3em;
	font-weight:bolder;
	text-align:left;
}
h3{
	font-size:1.3em;
	font-style:italic;
	font-weight:bolder;
	color:#EC1D27;
	margin-bottom:0.5em;
}

/**
 ****** General ******
 */
.flash-replaced .alt {
	display:none;
}
.hide{
	display:none;
}
.float-left{
	float:left;
	margin:1em 1em 1em 0;
}
.float-right{
	float:right;
	margin:1em 0 1em 1em;
}
.centered{
	margin:1em auto;
}

/**
 ****** Layout ******
 */
#main{
	background:#EAEAEA url(../img/main_bg2.jpg) top left repeat-x;
}
#main.home{
	background:#EAEAEA url(../img/main_bg.jpg) top left repeat-x;
}
#header{
	background: url(../img/header_bg.jpg) top center repeat-x;
	height:93px;
}
#top, #content, #bottom_menu{
	position:relative;
	width:840px;
	margin:0 auto;
}
#main_menu ul li a:hover, #bottom_menu ul li a:hover{
	text-decoration:underline;
}


/*
 ******* Header Elements *******
 */
#flash-logo,
#logo,
#tagline{
	position:absolute;
}
#flash-logo{
	height:69px;
	width:81px;
	left:25px;
	top:11px;
}
#logo{
	background:url(../img/lettering.png) no-repeat;
	width:137px;
	height:35px;
	left:114px;
	top:34px;
	
}
#tagline{
	background:url(../img/tagline.png) no-repeat;
	top:35px;
	left:325px;
	width:218px;
	height:29px;
}
#header a{
	display:block;
	width:100%;
	height:100%;
}


/**
 * Contact
 */
#contact{
	width:176px;
	height:96px;
	position:absolute;
	top:0;
	right:0;
}
#contact .inner{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../img/contact.png) top right no-repeat;
}
#contact h2{
	position:absolute;
	top:-9000px;
	left:-9000px;
}
#contact li{
	display:block;
	position:absolute;
	top:36px;
	left:0;
	width:30px;
	height:45px;
	background-image:url(../img/contact_icons.png);
	background-repeat:no-repeat;
}
#contact li a{
	display:block;
	height:100%;
	width:100%;
}
#contact li a span{
	display:none;
}
#contact li#chat{
	width:30px;
	left:36px;
	background-position:0 0;
}
#contact li#email{
	width:31px;
	left:85px;
	background-position:-30px 0;
}
#contact li#phone{
	width:14px;
	left:135px;
	background-position:-61px 0;
}


/**
 * Menu
 */
#main_menu{
	clear:both;
	height:33px;
	font-size:1.15em;
}
#main_menu ul{
	width:840px;
	margin:0 auto;
	padding:0;
	list-style:none;
	font-style:italic;
	font-weight:bold;
	font-size:1em;
}

#main_menu ul li{
	float:left;
	width:168px;
	height:33px;
}
#main_menu ul li{
	background:url(../img/link_shadow.jpg) top right no-repeat;
}
#main_menu ul li.last{
	background:none;
}

#main_menu ul li a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	color:#FFF;
	line-height:33px;
	text-decoration:none;
}
#main_menu ul li.last a{
	background:url(../img/blog_link.jpg) 2em center no-repeat;
}


/**
 * Flash
 */
#anim, #solution_anim{
	width:840px;
	height:202px;
	text-align:center;
	margin:0 auto;
}

/**
 * Contact Form
 */
#error{
	font-size:0.9em;
	text-align:center;
	display:block;
	width:95%;
	margin:-9px auto 0.4em auto;
	height: 2em;
	line-height:1.9em;
	border:#CCCCCC 1px solid;
}
/**
 ****** Content Elements ******
 */
#content{
	background:#FFF;
	position:relative;
	padding:15px 15px 25px;
	width:810px;
}
#content.home {
	padding:15px 25px 25px;
	width:790px;
}
#content a{
	color:#333;
}
#content a:hover {
	background-color:#FFFFBF;
}
#content #col_left{
	float:left;
	padding-left:10px;
}
#content #col_left h2{
	text-indent:0;
	margin-bottom:5px;
}
#content #col_left a{
	margin:0 5px;
}
#section{
	/* margin:-25px 0 25px -15px; */
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	text-indent:0;
	height:83px;
}
#section span{
	display:none;
}
#home_noticias{
	width:285px;
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
	position:relative;
}
#home_noticias li {
	zoom:1;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
#home_noticias h3{
	background:url(../img/noticia_bg2.jpg) repeat-x;
	height:25px;
	line-height:25px;
	color:#797979;
	padding:0 10px;
	font-weight:bold;
	margin:0;
	position:relative;
	font-size:1em;
	font-style:normal;
}
#home_noticias .active h3{
	background:url(../img/noticia_bg1.jpg) repeat-x;
	color:#FFF;
}
#home_noticias .noticia_content{
	overflow:hidden;
}
#home_noticias .active .noticia_content{
	display:block;
}
#home_noticias .noticia_content p{
	margin:0 !important;
	padding:12px 20px 18px;
}
#home_noticias .noticia_content p.more{
	padding-top:5px;
	text-align:right;
}
#home_noticias .noticia_content p.more a{
	color:#222;
}
#content #col_right{
	float:right;
	padding-right:10px;
	padding-top:35px;
}
#content .clear{
	clear:both;
	float:none;
	font-size:1px;
	height:1px;
	line-height:1px;
}
#content #categories{
	width:168px;
	float:right;
	margin-right:55px;
	margin-top:30px;
	list-style:none;
}
#content #categories li{
	width:130px;
	height:35px;
	margin-bottom:2px;
}
#content #categories li a{
	border:#d9d9d9 solid 1px;
	border-right-width:0;
	display:block;
	width:100%;
	height:29px;
	font-size:1.2em;
	line-height:2em;
	color:#FFFFFF;
	text-decoration:none;
	background:#666666 url(../img/categories_bg.jpg) top right no-repeat;
}
#content #categories li.current{
	width:100%;
	height:35px;
	margin-bottom:2px;
	background:#FFFFFF url(../img/categories_sel_bg.jpg) top right no-repeat;
}
#content #categories li.current a{
	border:#d9d9d9 solid 1px;
	border-right-width:0;
	display:block;
	width:158px;
	height:30px;
	font-size:1.2em;
	font-weight:bold;
	line-height:2em;
	color:#666666;
	text-decoration:none;
	background:none;
}

#content.nosotros #col_left{
	width:475px;
	margin-left:20px;
}

#content.nosotros #col_right{
	width:275px;
	margin-right:20px;
}

#content.nosotros p {
	line-height:1.25;
}

#content.nosotros #col_right{
	padding-right:25px;
	padding-top:0;
}

#quehacemos {
	width:759px;
	height:237px;
	margin:20px auto 0;
	background:url(../img/us_items.jpg) no-repeat;
	position:relative;
}

#quehacemos .inner {
	position:absolute;
	top:60px;
	left:435px;
	width:290px;
}

#content.noticias h3 {
	margin:10px 0 5px;
	font-size:1.25em;
}

#content .home_list {
	margin:0;
	padding:0;
	list-style:none;
}

#content .home_list li {
	float:left;
	margin-bottom:5px;
	width:400px;
	padding-left:5px;
}

#content .home_list li span {
	color:#333;
	margin-right:5px;
}

#content .home_list li a {
	text-decoration:none;
	padding: 0 3px;
}

.date {
	color:#333;
}

/*
#error404-message {
	float:right;
	width:350px;
}
*/

#content p {
	line-height:1.45;
	margin-bottom:1.20em;
}

#content.noticias .inner_content {
	padding:0 10px;
}

#content.blog #blog-last {
	float:left;
	width:395px;
}

#content.blog #blog-latest {
	float:right;
	width:395px;
}

#content.blog #blog-latest ul {
	margin-left:20px;
}

#content.blog #blog-archive {
	margin-top:15px;
}

#content.blog #blog-archive ul {
	margin-left:20px;
}

#content.blog .bloginfo {
	font-size:0.9em;
	color:#555;
	margin-bottom:0.5em;
	line-height:1.5;
}

#content.blog .blog-summary {
	font-style:italic;
	color:#333;
}

#content.blog .blog-img {
	float:right;
	margin:0 0 10px 20px;
	overflow:hidden;
}

#content.blog .blog-img img {
	border:1px solid #CCC;
	padding:3px;
}

/**
 * Comments
 */
#content.blog .comment{
	border-bottom:1px solid #CCC;
	margin-bottom:1.2em;
}
#content.blog p.comment-info{
	margin:0;
}
.owner, .owner h4{
	color:#6D919F;
}

form { width: 310px; text-align:center; }
form input { margin-left:5px; width:220px; }
form button { font-size:1em; padding:1px 6px; }


.separator {
	margin:0 5px;
}

/**
 ******* Bottom Menu ******
 */
#bottom_menu{
	background:url(../img/bottom_menu_bg.jpg) bottom left repeat-x;
	text-align:center;
	height:39px;
	padding-top:11px;
	position:relative;
	zoom:1;
}
#bottom_menu ul{
	height:39px;
	position:relative;
	zoom:1;
}
#bottom_menu ul li{
	display:inline;
	height:39px;
}
#bottom_menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#e1e1e1;
	margin:0 2em;
	line-height:39px;
	text-decoration:none;
}


/**
 ****** Alternative Contact (Phone / Addres) ******
 */
#alternative-contact{
	width:45em;
	font-size:0.9em;
	margin:5px auto 0;
	list-style:none;
	font-weight:bold;
	color: #6E90A2;
}
#alternative-contact li{
	display:block;
	float:left;
	margin:12px 1em;
	padding-left:15px;
	line-height:1.5em;
}
#alternative-contact li#footer-phone{
	background:url(../img/address_icon.gif) left top no-repeat;
}
#alternative-contact li#footer-address{
	background:url(../img/address_icon.gif) left -16px no-repeat;
}


/**
 ****** Credits ******
 */
#credits{
	width:45em;
	margin:0 auto;
	font-size:0.9em;
	padding:0 0 15px;
	text-align:center;
	clear:both;
}


/**
 ****** General Classes ******
 */


/**
 * Rounded
 */
.rounded {
	position:relative;
	padding:0 !important;
}

.rounded-l {
	background:url(../img/rounded_l.jpg) top left repeat-y;
}
.rounded-r {
	background:url(../img/rounded_r.jpg) top right repeat-y;
}
.rounded-t {
	background:url(../img/rounded_t.jpg) top left repeat-x;
}
.rounded-b {
	background:url(../img/rounded_b.jpg) bottom left repeat-x;
}
.rounded-body {
	padding:15px 18px;
}
.rounded-body h3{
	color:#646567;
	font-size:1.5em;
	font-weight:bolder;
	margin-bottom:5px;
	font-style:italic;
	letter-spacing:-0.5px;
}

.rounded-tl,
.rounded-tr,
.rounded-bl,
.rounded-br {
	width:13px;
	height:13px;
	font-size:1px;
	line-height:1px;
	position:absolute;
	background-repeat:no-repeat;
}

.rounded-tl { top:0; left:0; background-image:url(../img/rounded_tl.jpg); }
.rounded-tr { top:0; right:0; background-image:url(../img/rounded_tr.jpg); }
.rounded-bl { bottom:0; left:0; background-image:url(../img/rounded_bl.jpg); }
.rounded-br { bottom:0; right:0; background-image:url(../img/rounded_br.jpg); }

.error404 #col_left {
	width:300px;
	float:left;
}


/**
 * Widescreen
 */
body.widescreen #content.home{
	padding:5px 25px;
}
body.widescreen #content.home #col_left .extra-news{
	display:none;
}
body.widescreen #content.home #col_right{
	padding-top:0;
}
body.widescreen #content.home #home_noticias .noticia_content p{
	padding:10px 20px;
}
body.widescreen #alternative-contact{
	margin:0 auto;
}
body.widescreen #alternative-contact li{
	margin:8px 1em;
}

.align-center {
	text-align:center;
}
.technical-link {
	text-align:right;
}


#solution-body {
	margin-bottom:10px;
}

#solution-links {
	float:left;
	width:400px;
}

#solution-more {
	float:right;
	width:400px;
}

#content.soluciones ul,
#content.soluciones ol {
	margin-left:20px;
}

#content.soluciones ul.home_list,
#content.noticias ul.home_list {
	margin-left:20px;
	list-style:disc;
}

#content.soluciones ul.home_list li,
#content.noticias ul.home_list li {
	width:auto;
	float:none;
	padding:0;
}

#content.noticias ul.home_list li a {
	padding:0;
}

body.contacto {
	padding:10px;
	width:230px;
}

body.contacto form {
	width:auto;
}

body.contacto label {
	display:block;
	text-align:left;
}

body.contacto input,
body.contacto textarea {
	width:220px;
	margin:0 0 5px;
	padding:2px;
	font:12px Verdana;
}

/*
******General Classes******
*/
.two_cols{
	width:45%;
}
.to_left{
	float:left;
}
.to_right{
	float:right;
}
.to_center{
	display:block;
	margin:0 auto;
}
.spacer {
	clear:both;
	width:100%;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
}
