body {
	margin:0px auto;
	padding:0px;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	width: 770px;
	color: #333333;
	position: relative;
	background: #0e2537 url("images/home-bg.jpg") no-repeat center top;
}
a:link { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; color : #FFFFFF; border: 0px; -moz-outline-style: none; background-color:#163F53;} 
a:focus { outline: none;-moz-outline-style: none;}

p {
	margin: 0px 0px 14px;
}
code, .code {
	font: 100% "Courier New", Courier, monospace;
	color: #000000;
	background: #FAFDE1;
	margin: 5px 10px;
	padding: 10px;
	display:block;
	border: 1px dashed #818141;
}
.code .indent {
	padding-left: 15px;
}
.code .blue {
	color: #0066FF;
}
.code .pink {
	color: #FF3399;
}
.code .green {
	color: #339933;
}
.code .black {
	color: #000000;
}
blockquote {
	background: url("images/blockquote-bg.gif");
	margin: 0px 15px 20px;
	padding: 3px 10px;
	color:#666666;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
}
h1 {
	margin: 70px 20px 45px 0px; /*40=Desde arriba; 350=Desde la Derecha; 45=Hacia abajo*/
	padding: 0px;
	float:right;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -90em;
	text-decoration: none;
	line-height:100%;
	background-image: url("images/logo.gif")
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #163F53;
	margin: 0px 0px 2px;

	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210%/110% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	
}
h2 a, h2 a:visited{
	color: #163F53;
	text-decoration:none;
}
h2 a:hover {
	color:#FF6600;
	text-decoration:none;
}
h3 { /*Usado para firmas */
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #CC0000;
}
.textoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333366;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.textoRojo {color: #FF0000}
.textoVerdeKursiva {
	color: #00CC66;
	font-style: italic;
}

.tabs{
	style: none;
}
.sub_heading {
	margin: 10px 0px 0px;
	font: bold 110% Arial;
	text-transform: uppercase;
	color: #666666;
}
.cat_heading {
	color: #779d03;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 160% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.cat_heading-alt {
	color: #779d03;
	margin: 0px;
	padding-bottom: 4px;
	font: normal 150% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.col-header {
	color: #163F53;
	background:url("images/granaten.gif") no-repeat;
	margin: 10px;
	padding-bottom: 2px;
	border-bottom: 1px dotted;
	font: normal 160% Tahoma, Arial, sans-serif;
	text-align:center;
	clear:both;
	text-transform:none;
}
.textoColumna {
	font-size: 11px;
	color:#0099cc;
	line-height:100%;
	padding-left:10px;
}
.textoColumna a, .textoColumna a:visited{
	color:#0099cc;
	text-decoration:none;
}
.textoColumna a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#163F53;
}
.table_Paper{
	background: url("images/paper.gif") no-repeat;
	width:203px;
	height:317px;
	color:#000000;
}
h4 {
	font: normal 150% Tahoma, Arial, sans-serif;
	color: #CC0000;
	border:none;
}
ul {
	padding: 0px;
	margin: 5px 0px 15px 16px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 16px;
}
ul li {
	margin: 0px;
	padding: 0 0 8px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {


	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #E3E3E3;
}
.clear {
	clear:both;
}
.displaynone {
	display:none;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
small {
	font-size: 85%;
	color:#999999;
	line-height:120%;
}
#icon_granaten {
	display:block;
	height: 20px;
	width: 36px;
	text-decoration: none;
	background-image: url("images/granaten.gif")
}

#header_wrap {
	width: 754px;
	height: 208px;
	margin: 0px auto;
	padding: 0px 6px;
	color:#FFFFFF;
}
#search_wrap{
	clear:both;
	float:right;
}
#searchform {
	margin:0px;
	padding:0px;
	float:right;
}
#searchform label{
	display:none;
}
#s {
	border:1px solid #203346;
	width: 130px;
	padding: 1px;
}
#searchsubmit {
	background: url("images/search-btn.gif") no-repeat;
	width: 24px;
	height:23px;
	border:none;
	text-indent: -900em;
	line-height:0px;
}
#header_nav {
	float:right;
	margin-right: 7px; /* Aquest marge és el de Contactar i RSS */
	background: url("images/headernav-divider.gif") no-repeat right top;
	font-size: 90%;

	padding: 1px 5px 0px 0px;
}
#nav {
	list-style:none;
	margin:28px 0px 0px;

	padding:0px;
	clear:both;
	float:right;
	line-height:0px;
}
#nav li{
	margin-left:5px;
	float:left;
}
#nav li a{
	height: 25px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav-inicio a{
	width: 65px;
	background: url("images/nav-inicio.gif") no-repeat left top;
}
#nav #nav-inicio a:hover{
	background: url("images/nav-inicio.gif") no-repeat left bottom;
}
#nav #nav-guias a{
	width: 65px;
	background: url("images/nav-guias.gif") no-repeat left top;
}
#nav #nav-guias a:hover{
	background: url("images/nav-guias.gif") no-repeat left bottom;
}
#nav #nav-retro a{
	width: 65px;
	background: url("images/nav-retro.gif") no-repeat left top;
}
#nav #nav-retro a:hover{
	background: url("images/nav-retro.gif") no-repeat left bottom;
}
#nav #nav-about a{
	width: 65px;
	background: url("images/nav-about.gif") no-repeat left top;
}
#nav #nav-about a:hover{
	background: url("images/nav-about.gif") no-repeat left bottom;
}
#nav #nav-granaten a{
	width: 91px;
	background: url("images/nav-granaten.gif") no-repeat left top;
}
#nav #nav-granaten a:hover{
	background: url("images/nav-granaten.gif") no-repeat left bottom;
}
#nav #nav-descargas a{
	width: 91px;
	background: url("images/nav-descargas.gif") no-repeat left top;
}
#nav #nav-descargas a:hover{
	background: url("images/nav-descargas.gif") no-repeat left bottom;
}

#nav #nav-blog a{
	width: 63px;
	background: url("images/nav-blog.gif") no-repeat left top;
}
#nav #nav-blog a:hover{
	background: url("images/nav-blog.gif") no-repeat left bottom;
}

body#inicio #nav-inicio a{
	background: url("images/nav-inicio.gif") no-repeat left bottom;
}
body#guias #nav-guias a{
	background: url("images/nav-guias.gif") no-repeat left bottom;
}
body#retro #nav-retro a{
	background: url("images/nav-retro.gif") no-repeat left bottom;
}
body#about #nav-about a{
	background: url("images/nav-about.gif") no-repeat left bottom;
}
body#blog #nav-blog a{
	background: url("images/nav-blog.gif") no-repeat left bottom;
}
body#granaten #nav-granaten a{
	background: url("images/nav-granaten.gif") no-repeat left bottom;
}
body#descargas #nav-descargas a{
	background: url("images/nav-descargas.gif") no-repeat left bottom;
}
#body_wrap {/*Aquí comença el cos de la pàgina. OJO! el comportament del Explorer és diferent del Firefox o Chrome*/
	width:743px;
	margin: 0 auto 0 -1px;
	padding: 10px 12px 40px 15px;
	background: #FFFFFF no-repeat left bottom;
	clear:both;
}
#home-leftcol {
	float:left;
	width: 405px;
	overflow: hidden;
}
#home-rightcol {
	width:320px;
	float:right;
}
#single-leftcol {/*Columna esquerra del Body, enlloc d'utilitzar taules*/
	float:left;
	width: 525px;
	overflow: hidden;
}
#single-rightcol {/*Columna dreta del Body, enlloc d'utilitzar taules*/
	float:right;
	width: 210px;
	margin-right: 1px;
}
.sidebar-half {
	width: 152px;
	float:left;		
}
.home-subrightcol {
	width: 153px;
	float:right;		
}
.footer {
	width: 748px;
	height: 312px;
	background: #0e2537 url("images/footer-bg.jpg") no-repeat left top;
	margin: 0px 0px 0px -1px;
	padding: 5px 12px 12px;
	color:#FFFFFF;
	clear:both;
}
.footer h3{margin-top: 30px}
.footer p {color: 000000; padding: 0px; margin: 0px; font-family: 'Verdana'; font-size: 11px; text-align: center }
.footer a, .footer a:visited {color: 000000}
.footer a:hover { color:#6c8e9d; text-decoration: underline;}

.footer_leftcol{
	width:195px;
	margin-right: 16px;
	float:left;
	overflow: hidden;
}
.footer_rightcol {
	width:320px;
	float:right;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#4E9F9F;
}
.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	background-color: #000000;
	border-top: #272727 1px dotted;
}
.footer_submenu li{
	border-bottom: #272727 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
}
.footer_submenu li a{
	color: #759398;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{
	color: #759398;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#132022;
	color:#FFFFFF;
}
a.validcss-mini {
	background: url("images/validcss-mini.gif") no-repeat left center;
	padding-left: 13px;
	color:#FF9900;
	text-decoration: none;
	margin-left: 10px;
}
a.validcss-mini:visited {
	color:#FF9900;
}
a.validcss-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.validhtml-mini {
	background: url("images/validhtml-mini.gif") no-repeat left center;
	padding-left: 13px;
	color:#80c43d;
	text-decoration: none;
	margin-left: 10px;
}
a.validhtml-mini:visited {
	color:#80c43d;
}
a.validhtml-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.archive-mini {
	background: url("images/archive-mini.gif") no-repeat left center;
	padding-left: 15px;
	color:#89bc61;
	text-decoration: none;
	margin-right: 10px;
}
a.archive-mini:visited {
	color:#89bc61;
}
a.archive-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.rss-mini {
	background: url("images/rss-mini.gif") no-repeat left center;
	padding-left: 14px;
	color:#FFCC33;
	text-decoration: none;
	margin-left: 10px;
}
a.rss-mini:visited {
	color:#FFCC33;

}
a.rss-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.sitemap-mini {
	background: url("images/sitemap-mini.gif") no-repeat left center;
	padding-left: 14px;
	color:#3ba5cf;
	text-decoration: none;
	margin-left: 10px;
}
a.sitemap-mini:visited {
	color:#3ba5cf;
}
a.sitemap-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.links-mini {
	background: url("images/links-mini.gif") no-repeat left center;
	padding-left: 15px;
	color:#f86bb1;
	text-decoration: none;
	margin-right: 10px;
}
a.links-mini:visited {
	color:#f86bb1;
	text-decoration: none;
}
a.links-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.contact-mini {
	background: url("images/contact-mini.gif") no-repeat left center;
	padding-left: 15px;
	color:#66CCFF;
	text-decoration: none;
}
a.contact-mini:visited {
	color:#66CCFF;
	text-decoration: none;
}
a.contact-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
.submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}
.submenu li{
	border-bottom: #dae2cc 1px dotted;
	padding:0px;
	line-height: 130%;
	list-style:none;
}
.submenu li a{
	color: #790000;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.submenu li a:visited{
	color: #790000;
	text-decoration: none;
}
.submenu li a:hover{
	text-decoration: none;
	background-color: #dae2cc;
}
.submenu .page_item {
	display:block;
}
.submenu .current-cat {
	background: url("images/currentpg-arrow.gif") no-repeat right center;
}
.submenu .current_page_item {
	background: url("images/currentpg-arrow.gif") no-repeat right center;
}
a.more-link {
	background: url("images/continue-mini.gif") no-repeat right center;
	padding-right: 15px;
	color: #3a740e;
	text-decoration:none;
}
a.more-link:hover {
	color: #3a740e;
	text-decoration: underline;
}
.archive-list {
	list-style:none;
	margin: 5px 0px 20px;
	padding:0;
	line-height: 120%;
}
.archive-list li{
	background: url("images/archive-arrow.gif") no-repeat;
	padding: 0 0 10px 10px;
}
.archive-list small a, .archive-list small a:visited {
	color: #999999;
}
.post {
	margin: 0px 0px 20px;
	clear:both;
}
.postdate {
	background: url("images/mini-date.gif") no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}
.postcomment {
	background: url("images/mini-comment.gif") no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	float:right;
}
.postjumpcomment {
	background: url("images/jumpcomment-mini.gif") no-repeat right center;
	padding-right: 13px;
	font-size: 90%;
	float:right;
}
.postjumpcomment a, .postjumpcomment a:visited{
	color: #698d9c;
	text-decoration:none;
}
.postjumpcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcomment a, .postcomment a:visited {
	color: #CC6600;

	text-decoration:none;
}
.postcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat {
	background: url("images/mini-cat.gif") no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color: #999999;
	float:left;
	margin-left: 15px;
}
.postcat a, .postcat a:visited {
	color: #669900;
	text-decoration:none;
}
.postcat a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat span {
	display:none;
}
.entry {
	clear:both;
	padding-top: 10px;
}
.left {
	float:left;
}
img.left {
	float:left;
	margin: 2px 10px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
}
.right {
	float:right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
}
.footer_nav {
	float:right;
	margin: 40px 0px 0px;
	padding:0px;
	font-size:90%;
}
.copyright {
	text-align:right;
	border-top: 1px solid #222222;
	font-size:85%;
	clear:both;
	margin:10px 0px 0px;
	color: #666666;
}
.copyright a, .copyright a:visited {
	color:#93BABA;
}
img.img_border, a img.img_border {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.img_border{
	border-color: #FF6600;
}
.popular-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.popular-list li{
	background: url("images/mini-star.gif") no-repeat left center;
	padding: 3px 0px 3px 12px;
	margin:0px;
	line-height: 130%;
	list-style:none;
}
.popular-list li a{
	color:#333333;
	text-decoration:none;
	list-style:none;
}
.popular-list li a:visited{
	color:#333333;
	text-decoration:none;
}
.popular-list li a:hover{
	color:#669900;
	text-decoration:none;
}
#respond {
	background:url("images/postcomment.gif") no-repeat left center;
	padding: 0px 0px 2px 20px;
	color: #779d03;
	margin: 0px;
	font: normal 140% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform label{
	font-weight: bold;
	color:#668b9a;
	font-size: 100%;
}
#commentform label span{
	font-weight: normal;
}
#commentform input{
	width: 153px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 375px;
	height: 135px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#commentform .submitbutton:hover {
	background: #779d03;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #F1FFD5;
}
.commentlist {
	list-style:none;
	margin:0px 0px 15px;
	padding:0px;
	line-height: 130%;
	clear: both;
}
.commentlist p{
	margin: 10px 0px;

}
.commentlist li{
	margin: 10px 7px;
	padding:0px 0px 10px;
	background: url("images/thumb-hr.gif") no-repeat center bottom;
}
.gravatar {
	background: url("images/avatar-bg.gif") no-repeat;
	width: 58px;
	height:55px;
	margin-top: 3px;
	padding: 6px 0px 6px 6px;
	float:left;
}
.gravatar img {
	border:solid 1px #cee48b;
	background-color: #FFFFFF;
}
.comment-entry {
	width: 470px;
	float:right;
	position:relative;
}
.comment-number {
	color: #CCCCCC;
	font-size: 14px;
	float:right;
	position: absolute;
	top: 5px;
	right: 5px;
}
.comment-number a {
	color: #CCCCCC;
	text-decoration: none;
}
.comment-number a:hover {
	color: #999999;
	text-decoration: none;
}
.commentlist cite {
	font: 150% Tahoma, "Trebuchet MS", Arial;
	color: #5A8800;
}
.commentlist cite a, .commentlist cite a:visited{
	color: #5A8800;
	text-decoration:underline;
}
.commentlist cite a:hover{
	text-decoration:none;
}
.commentlist cite.author {
	background: url("images/mini-author.gif") no-repeat right center;
	padding-right: 44px;
}

#trackbacklist li {
	margin: 0;
	padding: 0 0 10px;
	line-height: 100%;
}
#trackbacklist cite {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

.ad-banner {
	margin: 15px 0px 15px 0px;
	clear:both;
	height: 65px;
}
.ad-square {
	float: left;
	margin-right: 25px;
}
.ad-banner2 {
	margin: 5px 0px 10px;
	clear:both;
	height: 65px;
}
.ad-indent {
	margin-left: 80px;
}
.ad-thumb {
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	padding: 4px;
	float: left;
	margin: 0px 12px 0px 0px;
}
.sponsorlinks {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 5px 0px;
	font-size: 90%;
}
.sponsorlinks li{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url("images/text-link-arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.sponsorlinks li a{
	color: #333333;
	text-decoration: none;
}
.sponsorlinks li a:visited{
	color: #333333;
	text-decoration: none;
}
.sponsorlinks li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.sponsorlinks-heading {
	font-weight: bold;
	color: #666666;
	background: url("images/bottom_divider.gif") no-repeat left bottom;
	margin-bottom: 2px;
	font-size: 90%;
	text-transform: uppercase;
}
.sponsor-banner {
	margin-top: 7px;
}
.credit {
	font-size: 83%;
	color: #999999;
	border-top: 1px solid #E1E1E1;
	text-align:right;
}
.landing-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.landing-list li{
	width: 258px;
	float: left;
	padding: 10px;
	height:75px;
}
.landing-list img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	float: left;
	margin-right: 10px;
}
.landing-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
.landing-list h3.folder a{
	margin: 0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 18px;
	background: url("images/folder-mini.gif") no-repeat left center;
	text-transform:none;
	letter-spacing: 0px;
}
.landing-list br{
	display:none;
}
.thumb-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.thumb-list li{
	width: 155px;
	float: left;
	margin: 5px 13px 15px;
	text-align:center;
}
.thumb-list img {
	border: 5px solid #E0E0E0;
}
.thumb-list a:hover img {
	border-color: #FF9900;
}
.thumb-list br{
	display:none;
}
.thumb-list p{
	line-height:100%;
	margin:0px;
}
.ban-list {
	list-style:none;
	margin:0px 0px 10px;
	padding:0px 0px 0px 10px;
}
.ban-list br{
	display:none;
}
.ban-list p br{
	display:block;
}
.ban-list li{
	margin: 12px 0px;
	height:104px;
	background: url("images/thumb-hr.gif") no-repeat center bottom;
}
.ban-list img {
	border: 5px solid #E0E0E0;
	float: left;
	margin-right: 10px;
}
.ban-list a:hover img {
	border-color: #FF9900;
}
.ban-list a:hover {
	border-color: transparent;
}
.ban-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color:#666666;
	text-transform:none;
	letter-spacing: 0px;
}
.px_icon_table td{
	padding: 2px;
	color: #666666;
	font-size: 90%;
}
.px_icon_table img{
	margin-right: 7px;
	padding: 3px;
	border: 1px solid #E3E3E3;
	vertical-align: middle;
}
.sitemap {
	list-style:none;
	margin:0px 0px 30px 15px;
	line-height: 140%;
}
.sitemap li{
	font-weight:bold;
	background: url("images/sitemap-mini-folder.gif") no-repeat top left;
	padding-left: 13px;
}
.sitemap li ul{
	margin-bottom: 3px;
	list-style:none;
	margin-left: 5px;
}
.sitemap li ul li{
	font-weight:normal;

	background: url("images/sitemap-mini-file.gif") no-repeat left top;
	padding-left: 12px;
}
.download_btn {
	font: bold 110% Arial, Helvetica, sans-serif;
}
a.download_btn , a.download_btn:visited{
	color:#669900;
	text-decoration:none;
	background: url("images/download-btn.gif") no-repeat left center;
	padding: 0px 0px 0px 18px;
}
a.download_btn:hover {
	color: #FF6600;
	text-decoration:none;
}
.preview_btn {
	font: bold 110% Arial, Helvetica, sans-serif;
}
a.preview_btn , a.preview_btn:visited{
	color:#669900;
	text-decoration:none;
	background: url("images/preview-btn.gif") no-repeat left center;
	padding: 0px 0px 0px 18px;
}
a.preview_btn:hover {
	color: #FF6600;
	text-decoration:none;
}
.center {
	text-align: center;
}
.pagenav {
	text-align:right;
	border-top: 1px dotted #CCCCCC;
	margin: 25px 0px 10px;
	padding-top: 2px;
	clear:both;
}
.breadcrumb {
	font-size: 10px;
	color:#A7A7A7;
	line-height:100%;
}
.breadcrumb a, .breadcrumb a:visited{
	color: #CC0000;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#FF9900;
	text-decoration:none;
}
.quarter {
	width: 172px;
	margin: auto 7px;
}
.one-third {
	width: 176px;
	float:left;
}
.half {
	width: 272px;
	float:left;
}
.separator {
	margin-right: 15px;
}
.external-list {
	margin: 5px 0px 15px 5px;
	padding: 0px;
	list-style: none;
}
.external-list li {
	margin: 0px;
	padding: 2px 0px 2px 14px;
	background: url("images/mini-external.gif") no-repeat left center;
}
.links-list {
	list-style:none;
	margin:3px 0px 20px;
	padding:0px;
	line-height: 100%;
	font-size: 90%;
}
.links-list li{
	width: 170px;
	height:19px;
	background: url("images/links-bullet.gif") no-repeat left center;
	margin-bottom: 2px;
}
.links-list li a, .links-list li a{
	height:19px;
	display:block;
	color: #FF6600;
	text-decoration:none;
	padding: 4px 10px 0px 14px;
}
.links-list li a:hover{
	color: #339900;
	text-decoration:none;
	background: url("images/links-li-bg.gif") no-repeat;
}
/* boxes */
.box {
	padding: 7px 10px 0px 55px;
	margin: 5px auto 15px auto;
	width: 85%;
	clear: both;
}
.box p {
	padding-bottom: 10px;
	margin: 0;
}
.box ul {
	padding: 0 0 10px 16px;
	margin: 0;
}
.box h3 {
	font: normal 140% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px -2px;
	padding: 0;
	color: #333333;
}
.box h3 a {
	text-decoration: underline;
}
.box h3 a:hover {
	text-decoration: none;
}
.download {
	background: #EAF2D9 url("images/box-download.gif") no-repeat 10px 8px;
	border: 1px solid #CCCC99;
}
.download a, .download a:visited{
	color: #336600;
}
.update {
	background: #FFFFCC url("images/box-update.gif") no-repeat 10px 8px;
	border: solid 1px #FFCC66;
}
.update a, .update a:visited{
	color: #663300;
}

.alert {
	background: url("images/mini-update.gif") no-repeat left center;
	text-transform: uppercase;
	color: #663300;
	padding: 2px 0px 2px 17px;
	border-bottom: 1px solid #FFE6C4;
	margin:0px 0px 5px;
}
#intouchform {
	margin: 20px 10px 10px;
	font: 110% Arial, Helvetica, sans-serif;
	color: #000000;
}
#intouchform p{
	clear: left;
	margin: 5px 0 10px 0px;
	position: relative;
}
#intouchform label{
	font-weight: bold;
	color:#598192;
	float: left;
	width: 120px;
	background: url("images/formlabel-arrow.gif") no-repeat top right;
	margin-right: 8px;
}
#intouchform input{
	width: 350px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
#intouchform textarea{
	width: 350px;
	height: 140px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
#intouchform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#intouchform .indent {
	margin-left: 128px;
}
#intouchform .submitbutton:hover {
	background: #779d03;
}
#intouchform #usermessage {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px 125px;
}
#intouchform .error {
	border: 1px solid #FF9900;
}
#intouchform .failure {
	color:#FF9900;
}
#intouchform .success {
	color:#669900;
}
#intouchform .required {
	position: absolute;
	color: #97b5c2;
	top: 3px;
	padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
	background: #F1FFD5;
}
.left-noborder {
	border: none;
	float: left;
	margin-right: 15px;
}
.icons-list {
	list-style:none;
	margin:0px 0px 10px;
	padding:0px 0px 0px 5px;
}
.icons-list br{
	display:none;
}
.icons-list p br{
	display:block;
}
.icons-list li{
	margin: 12px 0px;
	height: 166px;
	background: url("images/thumb-hr.gif") no-repeat center bottom;
}
.icons-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color:#666666;
	text-transform:none;
	letter-spacing: 0px;
}
.buy-options {
	list-style:none;
	margin: 0px 0px 15px;
	padding: 0px;
	border-top: solid 1px #dfe8c3;
	color: #666666;
}
.buy-options br{
	display:none;
}
.buy-options li{
	height: 18px;
	clear: both;
	border-bottom: solid 1px #dfe8c3;
	padding: 5px 0px;
}
.buy-options li a, .buy-options li a:visited{
	color: #557D00;
}
.icons-right {
	float: right;
	width: 398px;
}
.small {
	font-size: 90%;
}
/* sociable */
div .sociable { 
	margin: 10px 0 0 3px;
	background: url("images/sociable-bg.gif") no-repeat;
	width: 47px;
	height: 63px;
	float: left;
	padding: 16px 14px 0 16px;
	clear: left;
}
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -55px;
	background: #fff;
	border: 1px solid #e4e4e4;
	color: black;
	line-height: 120%;
	font-size: 90%;
	padding: 3px;
	width: 200px;
}
span.sociable_tagline strong { display: none; }

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable img {
	width: 16px;
	height: 16px;
	border: 0;
}
.sociable-ad {
	width: 468px; height: 60px; float:left; margin-top: 12px;
}
.ad {
	clear:both;
	padding: 10px 0;
}
.referral {
	width: 72px;
	height: 60px;
	background: url("images/referral-bg.gif") no-repeat;
	font: 11px/13px Arial, Verdana, sans-serif;
	text-align: center;
	float: left;
	padding-right: 15px;
	padding-top: 16px;
}
.referral a {
	color: #406002;
	text-decoration: none;
}
.referral a:hover {
	text-decoration: none;
	color: #000000;
}
.sponsor-banners img {
	margin-bottom: 7px;
}

/* jobboard
---------------------------------------------------------------------------------*/
.jobboard {
	margin: 18px 0 15px 2px;
}
.jobboard h3 {
	margin: 0;
	padding: 0;
}
.jobboard h3 a {
	background: url("images/portfolio-case.gif") no-repeat;
	padding: 5px 0 0 60px;
	color: #333;
	text-transform: uppercase;
	font: bold 140%/100% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	display: block;
	text-decoration: none;
	width: 140px;
}
#single-rightcol .jobboard h3 a {
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	width: 105px;
	letter-spacing: -1px;
	padding: 10px 0 0 56px;
}
.jobboard h3 a:hover {
	color: #FF6600;
}
.jobboard h3 a em {
	text-transform: none;
	font: italic 75%/100% Georgia, "Times New Roman", Times, serif;
	color: #999;
	display: block;
	padding-bottom: 10px;
}
.joblister {
	margin: 0;
	padding: 0;
	border-top: solid 1px #ebebeb;
}
.joblister li {
	margin: 0;
	padding: 5px 5px 5px 19px;
	background: url("images/mini-star.gif") 3px 6px no-repeat;
	line-height: 120%;
	border-bottom: solid 1px #ebebeb;
	list-style: none;
}
#single-rightcol .joblister li {
	margin: 0;
	padding: 5px 5px 5px 15px;
	background: url("images/mini-star.gif") 0px 6px no-repeat;
	line-height: 120%;
	border-bottom: solid 1px #ebebeb;
	list-style: none;
}
#single-rightcol .joblister .jobtitle {
	font-size: 100%;
	color: #333;
}
.joblister .jobtitle {
	font-size: 110%;
	color: #333;
}
.joblister .company {
	font-size: 90%;
	color: #999;
}
.jobboard .seealljobs {
	text-align: right;
	background: url("images/continue-mini.gif") no-repeat right center;
	padding: 7px 16px 7px 0;
	margin-right: 10px;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #999;
}
.jobboard .seealljobs a {
	color: #666;
}

/* work highlights */
.workhighlights {
	background: #f3fde3;
	border: solid 1px #d8ebba;
	color: #666666;
	line-height: 145%;
	margin-top: 25px;
}
.workhighlights h3 {
	text-align: center;
	border-bottom: solid 1px #d8ebba;
	padding: 3px 0;
	margin: 0 0 15px;
	background: #d8ebba;
	color: #666;
}
.workhighlights a {
	color: #CC9900;
}
.workhighlights ul h3 {
	color: #333333;
	padding: 2px 0 0;
	margin: 0;
	border: none;
	background: none;
	text-align: left;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.categs { background: url(images/categorias.png) no-repeat; overflow: hidden; width: 200px}
.categs ul {color:#0e2537; margin-left: 20px}
.categs ul a, .categs ul a:visited {color:#0e2537;}
.categs ul a:hover {color:#FFFFFF; background: #0e2537;}
.categs h3{ margin-top: 50px }

.news { background: url(images/noticias.png) no-repeat; overflow: hidden; width: 200px}
.news ul {color:#0e2537; margin-left: 20px}
.news ul a, .news ul a:visited {color:#0e2537;}
.news ul a:hover {color:#FFFFFF; background: #0e2537;}
.news h3{ margin-top: 50px }

.lanzamientos { background: url(images/lanzamientos.png) no-repeat; overflow: hidden; width: 200px}
.lanzamientos ul {color:#0e2537; margin-left: 20px}
.lanzamientos ul .fecha {color:#990000;}
.lanzamientos ul a, .lanzamientos ul a:visited {color:#0e2537;}
.lanzamientos ul a:hover {color:#FFFFFF; background: #0e2537;}
.lanzamientos h3{ margin-top: 50px }

.retro { background: url(images/retro.png) no-repeat; overflow: hidden; width: 200px}
.retro ul {color:#0e2537; margin-left: 20px}
.retro ul a, .retro ul a:visited {color:#0e2537;}
.retro ul a:hover {color:#FFFFFF; background: #0e2537;}
.retro h3{ margin-top: 50px }

.descargas { background: url(images/descargas.png) no-repeat; overflow: hidden; width: 200px}
.descargas ul {color:#0e2537; margin-left: 20px}
.descargas ul a, .descargas ul a:visited {color:#0e2537;}
.descargas ul a:hover {color:#FFFFFF; background: #0e2537;}
.descargas h3{ margin-top: 50px }

.granaten { background: url(images/granaten.png) no-repeat; overflow: hidden; width: 200px}
.granaten ul {color:#0e2537; margin-left: 20px}
.granaten ul a, .granaten ul a:visited {color:#0e2537;}
.granaten ul a:hover {color:#FFFFFF; background: #0e2537;}
.granaten h3{ margin-top: 50px }

.emuladores { background: url(images/emuladores.png) no-repeat; overflow: hidden; width: 200px}
.emuladores ul {color:#0e2537; margin-left: 20px}
.emuladores ul a, .emuladores ul a:visited {color:#0e2537;}
.emuladores ul a:hover {color:#FFFFFF; background: #0e2537;}
.emuladores h3{ margin-top: 50px }
