/* ASPgems v 1.0 */

/* @group reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* @end */

/* @group elementos*/
body {
	color: #555555;
	font: 14px/1.5em Arial, Helvetica, Geneva, sans-serif;
	}
	
h1 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	}
h2 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;	
	}
h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	}
h4 {}
h5 {}
h6 {}
	
a {
	color: #0968c0;
	text-decoration: none;
	background: transparent;
	}
a:hover {
	color: #FFFFFF;
	background-color: #0968c0;
	}

/* @end */

/* @group blueprint-like */

.container {width:980px;margin:0 auto;}
.column, .span-1, .span-2, .span-3 {float:left;margin-right:25px;}
.last {margin-right:0;}
.span-1 {width:310px;}
.span-2 {width:645px;}
.span-3 {width:980px;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* @end */

/* @group selectores*/

.skip {
	position: absolute;
	left:  -9999px;
	}
	
.shown {
	display: block;
	}
.hidden {
	display: none;
	}
	
.video div {position:relative;}
.video div span {
	position: absolute;
	top: 280px;
	left: 0px;
	width: 500px;
	background: #333333;
	color: #FFF;
	font-size: 20px;
	padding: 4px 10px;
	}

.summary-list p {
	margin: 35px 20px 0px 38px;
	line-height: 1.2;
	}

/* @end */

/* @group ids*/

#header {
	position: relative;
	margin: 30px auto;
	overflow: hidden;
	}
	
	#header h1 a {
		display: block;
		background: url(../img/logo.gif) no-repeat left;
		height: 115px;
		}
	
	#header li {list-style:none;}
	
	#header a {font-size: 16px; font-weight: bold;}
	
	#header div.last {margin-top: 55px;}

#languages {
	position:fixed;
	top: 0px;
	right: 0px;
	z-index: 999;
	}
	#languages li {
		margin: 0;
		float: left;
		}
	#languages a {
		display: block;
		background: #FFF url(../img/lang-link-bg.gif) no-repeat left bottom;
		padding: 3px 15px;
		color:  #000;
		font-size: 11px;
		}
	#languages a:hover {
		background: #FFF url(../img/lang-link-bg-hover.gif) no-repeat left bottom;
		color: #FFF;
		}
	#languages li.close a, #languages li.close a:hover {
		background-position: right bottom;
		}
	#languages span {
		display: block;
		background: #FFF url(../img/lang-span-bg.gif) no-repeat left bottom;
		padding: 3px 15px;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
		}
	#languages li.close span {
		background-position: right bottom;
		}
		
#contacto {
	margin: 0px;
	padding: 0px;
	}
	#contacto legend {
		display: none;
		}
	#contacto p {
		color: #111;
		margin: 10px 0px;
		}
	#contacto label {
		display: block;
		color: #111;
		font-weight: bold;
		}
	#contacto input {
		width: 300px;
		font-size: 1.6em;
		padding: 3px 5px;
		font-family: Helvetica, Arial, Geneva, sans-serif;
		}
	#contacto span.help {
		color: #a2a2a2;
		font-size: 0.8em;
		display: block;
		font-style: italic;
		}
	#contacto button {
		margin: 20px auto;
		padding: 3px 12px;
		display: block;
		border: none;
		background-color: #222;
		color: #FFF;
		font-family: Helvetica, Arial, Geneva, sans-serif;
		font-weight: bold;
		font-size: 1.3em;		
		}
		
#summary {
	background: url(../img/summary-bg.gif) no-repeat left top;
	overflow: hidden;
	height: 370px;
	position: relative;
	}
	
	#summary #li-aspgems, #summary #li-metodologia, #summary #li-experiencia {
		background: url(../img/summary-list-item-bg.png) no-repeat left -90px;
		width: 346px;
		height: 77px;
		position: absolute;
		right: 16px;
		z-index: 99;
		color: #555555;
		cursor: pointer;
		}
	#summary #li-aspgems {
		top: 20px;
		background-image: url(../img/summary-aspgems-item-bg.png);
		}
	#summary #li-metodologia {
		top: 110px;
		background-image: url(../img/summary-metodologia-item-bg.png);
		}
	#summary #li-experiencia {
		top: 200px;
		background-image: url(../img/summary-experiencia-item-bg.png);
		}
	#summary #li-aspgems.selected, #summary #li-metodologia.selected, #summary #li-experiencia.selected, #summary #li-aspgems.hovered, #summary #li-metodologia.hovered, #summary #li-experiencia.hovered {
		background-position: 0px 0px;
		color: #dcdcdc;
		}

#descriptions {
	background: url(../img/descriptions-bg.gif) no-repeat right top;
	}
	#descriptions .container.separator {
		background: url(../img/description-row-bg.gif) no-repeat center top;
		overflow: hidden;
		padding-top:  18px;
		}
	#descriptions p {
		margin: 10px 0px 20px 20px
		}
	
/* h2 sustituciones */

#nosotros h2 {
	height: 28px;
	margin-top: 35px;
	background: url(../img/nosotros-h2-bg.gif) no-repeat;
	}
#rss h2 a {
	display: block;
	height: 63px;
	margin-top: 60px;
	margin-left: 10px;
	background: url(../img/rss-h2-bg.gif) no-repeat;
	}
#expertos h2 {
	height: 78px;
	margin-bottom: 10px;
	background: url(../img/expertos-h2-bg.gif) no-repeat;
	}
#metodologia h2 {
	height: 78px;
	margin-bottom: 10px;
	background: url(../img/metodologia-h2-bg.gif) no-repeat;
	}
#lessismore h2 {
	height: 78px;
	margin-bottom: 10px;
	background: url(../img/lessismore-h2-bg.gif) no-repeat;
	}
#diferentes h2 {
	height: 78px;
	margin-bottom: 10px;
	background: url(../img/diferentes-h2-bg.gif) no-repeat;
	}
#clientes h2 {
	height: 68px;
	margin-bottom: 10px;
	background: url(../img/clientes-h2-bg.gif) no-repeat;
	}
#clientes li a {
	border: none;
	}
#pyme h2 {
	height: 78px;
	margin-bottom: 10px;
	background: url(../img/pyme-h2-bg.gif) no-repeat;
	}

/* fin sustituciones */

	#diferentes ul {
		margin-left: 40px;
		}
	
	#clientes ul {
		margin: 0px;
		padding: 0px;
		}
	#clientes li {
		margin-bottom:0px;
		float: left;
		list-style: none;
		}

#footer {
	background: url(../img/footer-bg.gif) repeat-x center top;
	overflow: hidden;
	height: 52px;
	margin-bottom: 90px;
	margin-top: 20px;
	position: relative;
	}
	#footer p {
		color: #FFF;
		margin: 12px auto 0px auto;
		text-align: center;
		}
	#footer a {
		color: #62b4ff;
		}
	#footer a:hover {
		color: #FFF;
		background-color: #62b4ff;
		}
	#footer p.twitter-link {
		position:absolute;
		right: 18px;
		top: 10px;
		margin: 0px;
		padding: 0px;
		}
		#footer p.twitter-link a {
			display: block;
			height:30px;
			width: 30px;
			background: url(../img/twitter-link-bg.gif) no-repeat;
			}

/* @end */