/*
-------------------------------
	 by KreatiVox
	 http://kreativox.com 
-------------------------------	 
*/
/**** Resset & Basics ****/ 
* { 
	margin: 0px;
	padding: 0px;
	outline: 0px;
} 
html, body {
	background: #37505c url(../images/bg/bg.png) repeat-x top left; 
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	min-height: 100%;
	min-width: 950px;
}
#wrapper-top {	 
	overflow: hidden;
	height: 10px;
	margin: 25px auto 0px auto;
	width: 956px;
	background: #fff url(../images/bg/bg-top.png) no-repeat top center;
}
#wrapper-center {	 
	overflow: hidden;
	height: 100%;
	margin: 0px auto;
	width: 956px;
	background: #fff url(../images/bg/bg-head.png) repeat-y top center;
}
#wrapper-bottom {
	overflow: hidden;
	height: 10px;
	margin: 0px auto 10px auto;
	width: 956px;
	background: #fff url(../images/bg/bg-bottom.png) no-repeat bottom center;
	color: #666;
}



/*** Head ***/
#head {
	margin: 5px auto 0px auto; 
	padding: 0px 10px;
	background: #fff url(../images/bg/bg-head.png) repeat-y top center;
	overflow: hidden;
}
#logo {
	float: left; 
	margin: 5px; 
	width: 220px;
	border-right: solid 1px #eee;			
}
#logo h1 {
	display: none;
}
#logo img { 
	padding: 0px 5px;
	margin: 0px 5px;
	border: none; 
	float: left;
	width: 190px;
	height: 160px; 
	border-bottom: solid 1px #eee;		
}
#top {
	width: 700px;
	height: 100%;
	float: right;
	margin: 0px;
}
#top-top { 
	height: 115px;
	margin: 0px 0px 0px 0px;
	width: 680px;
	float: left;
}
h2 {
	float: right;
	text-align:center;
	font-size: 33px;
	margin: 15px 15px 15px 0px;
	color: #403e3c;
}
h2 span {
	color: #2f9dbe;
	text-decoration: underline;
}
#top-bottom {
	float: right;
	height: 160px;
	width: 690px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.button{
	height: 150px;
	float: left;
	margin: 0px 5px;
}
.button img {
	border: none;
	margin: 10px 0px;
	width: 120px;
}
.button h3 {
	text-align: center;
	font-size: 20px;
	margin: 5px 0px;
}
.button a {
	color: #4b4a49;
	text-decoration: none;
	font-weight: normal;
}
.button a span {
	color: #217ca3;;
	text-decoration: underline;
}




/*** Center - Index ***/
#center {
	width: 690px;
	margin: 15px 15px 15px 0px ;
	float: right;
	border-top: 1px solid #eee; 
}
#center p {
	margin: 10px;
	font-size: 13px;
	color: #666; 	
}
#left {
	width: 195px;
	height: 180px;
	float: left;
	margin: 15px 0px 5px 0px;
	text-align: left;
		border-right: 1px solid #eee;
}
#left h2 {
	width: 150px;
	float: left;
	font-size: 20px;
	margin: 5px;
	text-align: left;
	display: block;
	border-bottom: 2px solid #5d87a6;
	color: #403e3c;
	padding: 0px 5px;
}
#middle {
	width: 274px;
	height: 180px;
	float: left;
	margin: 10px 5px;
	text-align: center;
}
#middle h2 {
	width: 250px;
	float: left;
	font-size: 25px;
	margin: 5px;
	text-align: center;
	display: block;
	border-bottom: 2px solid #5d87a6;
	color: #403e3c;
	padding: 0px 5px;
}
#right {
	width: 195px;
	height: 180px;
	float: left;
	margin: 15px 0px 5px 0px;
	text-align: right;
		border-left: 1px solid #eee;
}
#right h2 {
	width: 150px;
	float: right;
	font-size: 20px;
	margin: 5px;
	text-align: right;
	display: block;
	border-bottom: 2px solid #5d87a6;
	color: #403e3c;
	padding: 0px 5px;
}


/*** Center - Soluciones ***/
#solutions {
	width: 690px;
	float: left;
	width: 100%;
}
#banca, #comercial, #industrial, 
#empresarial, #tecnological {
	width: 650px;
	float: left;
	margin: 5px;
	border-bottom: 1px solid #eee;
	text-align: left;
}
#solutions img {
	border-bottom: 2px solid #2f9dbe;
}


/*** Center - Productos ***/
#productos {
	width: 690px;
	margin: 15px 15px 15px 0px ;
	float: right;
	border-top: 1px solid #eee; 
}
.prod-left {
	float: left;
	width: 320px;
	height: 160px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;	
	margin: 10px 0px 10px 10px;
	text-align: center;
}
.prod-right {
	float: right;
	width: 320px;
	height: 160px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;	
	margin: 10px 10px 10px 0px;
	text-align: center;
}
#productos h2 {
	height: 30px;
	width: 300px;
	text-align:center;
	margin: 5px 10px;
	border-bottom: 2px solid #bbb;
	color: #403e3c;
	font-size: 22px;
}
#productos p {
	margin: 10px;
	font-size: 13px;
	color: #666; 	
}


/*** Center - Contacto ***/
#formulario {
	width: 500px;
	margin: 0px auto;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 10px 15px;
	margin: 10px;
	overflow: hidden;
}
#formulario a {
	color: #666;
}
#formulario form {
	margin: 15px 5px;
	border-top: solid 1px #eee;
	padding-top: 10px;
}
#formulario form input {
	width: 300px;
	height: 20px;
	margin: 5px;
}
#formulario form p {
	margin: 5px;
	width: 320px;
	height: 60px;
	font-size: 10pt;
}
#formulario form textarea  {
	margin: 5px 10px;
	width: 400px;
	height: 150px;
}
#button {
	display: block;
	width: 70px !important;
	height: 20px !important;
}
#formulario p {
	margin: 10px;
	font-weight: bold;
}
#formulario ul {
	margin: 5px;
	list-style: inside;
	list-style-image: url(../images/center/arrow.png);
}
.label {
	width:50px;
	font-weight: bold;
	margin:5px;
	font-size:10pt;
  }
.error {
	font-size: 8pt;
  color: red;
  margin-left: 10px;
  display:none;
}
#button {
	display:block;
	height:20px !important;
	width:140px !important;
}



/*** Center - Recomendamos ***/
#recomendamos {
	width: 690px;
	margin: 15px 15px 15px 0px ;
	float: right;
	border-top: 1px solid #eee; 
}
#recomendamos a {
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 350px;
}
#vcn {   
	float: right;
	width: 310px;
	height: 350px;
	margin: 10px 0px 10px 10px; 
	background: url(../images/screen/vcn.png) no-repeat bottom center;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	padding: 5px;
}
#kreativox {
	float: left;
	width: 310px;
	height: 350px;
	margin: 10px 0px 10px 10px;
	background: url(../images/screen/kreativox.png) no-repeat bottom center;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 5px;
}

#recomendamos h2 {
	height: 35px;
	width: 300px;
	text-align: center;
	margin: 0px auto;
	border: 2px solid #666;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	line-height: 1.5em;
	color: #403e3c;
		margin: 0 0 5px 0; 
	font-size: 25px;
	background: url(../images/screen/h2-coffee.png) no-repeat center center;
}

/*** Sidebar ***/
#sidebar { 
	width: 225px;
	border-right: solid 1px #eee;
	margin: 0px; 
	padding: 0px;
	overflow: hidden;
}



/*** PDF ***/
#pdf {
	height: 50px;
	float: left;
	width: 220px;
	margin: 5px 10px;
	font-size: 12px;
}
#pdf img {
	margin: 2px;
	border: none;
}

/*** Menu ***/
#menu {
	list-style: none;
	border-bottom: solid 1px #eee;	
	overflow: hidden;
	text-align: left;
	margin: 5px; 
	padding-bottom: 10px; 
}
#menu li {  
	float: left;
	margin: 0px 5px;
	width: 176px;
	height: 25px;
	padding: 5px 10px;
	border-bottom: solid 1px #37515c;
	font-weight: bold;
	font-size: 15px;
	color:  #37515c;
	display: block;
}
#menu li a {
	text-decoration: none;
	color:  #37515c;
	display: block;
	width: 170px;
	height: 20px;
	padding: 5px 15px; 
	float: left; 
	background: url(../images/menu/arrow.png) no-repeat left center;
	line-height: 1.5em;
}	
#menu li a:hover {
	color: #314852; 
	text-decoration: underline;
	background: url(../images/menu/arrow-hov.png) no-repeat left center;
}
#menu li .active {
	color: #314852; 
	text-decoration: underline;
	background: url(../images/menu/arrow-hov.png) no-repeat left center;
	margin: 0px 15px;
}



/*** Twitter ***/
#twitter {
	list-style: none;
	border-bottom: solid 1px #eee;	
	overflow: hidden;
	text-align: left;
	margin: 5px;
	padding-bottom: 10px; 
}
#twitter a img {
	width: 60px;
	float: left;
	margin: 5px;
	border: none;
	height: 59px;
}
#twitter li {
	color: #888;
	display: block;
}
#twitter a {
	color: #333;
}



/*** Questions ***/
#questions {
	height: 50px;
	float: left;
	width: 220px;
	margin: 5px 1px;
	font-size: 12px;
}
#questions p {
	color: #666;
	padding: 5px;
}
#questions img {
	margin: 10px 5px ;
	float: left;
}
#questions p a {
	color: #333;
	text-decoration: underline;
}



/*** footer ***/
#footer {
	height: 50px;
	margin: 5px;
	border-top: #eee 1px solid;
	text-align: right;
	float: left;
	width: 940px
}
#footer p {
	margin: 0px auto;
	width: 445px;
	color: #666;
}
#footer img {
	margin: 5px 3px;
}
#footer p.left {
	margin: 0px 0px;
	float: left;
	width: 250px;
	text-align: center;
	height: 15px;
}
#footer p.middle {
	width: 600px;
	float: right;
	height: 15px;
	margin: 10px 10px 0px 10px;
}
#footer p.right {
	margin: 0px 10px;
	float: right;
	width: 600px;
	height: 15px;
}
#footer a {
	color: #aaa;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
