@charset "utf-8";

/* CONFIGURACION GENERAL */

* {margin:0;padding:0}
  body {
	background-repeat: repeat;
	background-image: url(../img/bodybackground.jpg);
}
/* CONTENEDOR PARA HEADER-NAV-CONTENT*/
#page-wrap {
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}


#page-wrap #header {
	height: 139px;
	background-image: url(../img/headerplus.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}


#page-wrap #navigation {
	background-image: url(../img/back-nav.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding-left: 52px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	width: 100%;
}
#page-wrap #header #login {
	height: 48px;
	width: 137px;
	padding-top: 70px;
	padding-left: 770px;
	display: block;
}


#page-wrap #content {
	background-image: url(../img/back-showcase.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page-wrap #content #slider-area {
	height: 273px;
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/slide-nav.jpg);
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #282828;
	width: 791px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}
#page-wrap #content #texto #countrylist {
	margin-right: 20px;
	margin-left: 20px;
}
#page-wrap #content #texto #countrylist td {
	font-size: 11px;
}

#page-wrap #footer #text-nav {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#page-wrap #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	padding-top: 10px;
}

#page-wrap #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
}
#page-wrap #content #texto h3 {
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 5px;
	color: #CC3300;
}



#page-wrap #content #texto p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.twitter {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
}
#page-wrap #footer #menu-contact-form #contents #twitter a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#page-wrap #footer #menu-contact-form #contents #twitter #contact {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 20px;
}


#page-wrap #content #texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFAF0;
	margin-right: auto;
	margin-left: auto;
	width: 791px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFE2A8;
}


/*#page-wrap #content #slider-area #slide-nav {
	list-style-image: url(../img/slide-btn-up.png);
	display: inline;
	height: 273px;
	border: thick solid #000000;
}*/

p {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#page-wrap #content #texto #countrylist #countrylistinside {
	background-color: #FFE6B0;
	margin: 5px;
	border: 1px solid #FFD277;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
}
#page-wrap #content #texto #countrylist #countrylistinside td {
	padding: 10px;
}


/* NAVEGACION */
ul#nav {
	list-style: none inside;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	display: block;
	height: 44px;
	text-indent: inherit;
	float: left;
}
ul#nav li.company a {
	width: 150px;
	background: url(../img/btn-company.png) bottom center;
}
ul#nav li.how a {
	width: 215px;
	background: url(../img/btn-how.png) bottom center;
}
#page-wrap #footer #menu-contact-form #contents #menu #text-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
}
#page-wrap #footer #menu-contact-form #contents #menu #text-nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#page-wrap #footer #menu-contact-form #contents #menu #text-nav li:first-child {border-top: none;}
#page-wrap #footer #menu-contact-form #contents #menu #text-nav li:last-child {border-bottom: none;}

#page-wrap #footer #menu-contact-form #contents #menu #text-nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page-wrap #content #texto #php-section {
	float: left;
	width: 300px;
}

#page-wrap #footer #menu-contact-form #contents #menu #text-nav li a:hover {
	background: #111;
}

ul#nav li.team a {
	width: 171px;
	background: url(../img/btn-team.png) bottom center;
}
ul#nav li.join a {
	width: 159px;
	background: url(../img/btn-join.png) bottom center;
}
ul#nav li.contact a {
	width: 153px;
	background: url(../img/btn-contact.png) bottom center;
}
ul#nav li a:hover {
	background-position: top center;
}



/*-- CLASES ---------------------------------------------------------*/
.footer-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: italic;
}
.input-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 7px;
}
.tweet-text {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
}

.tweet-post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000;
}
#tool {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
h4 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#page-wrap #content #slider-area ul {
	list-style-type: none;
}
#page-wrap #content #texto a {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#page-wrap #stats {
	background-color: #FFECC4;
	height: 120px;
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDD97;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#page-wrap #stats p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
#page-wrap  #stats  table  #counter-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	text-align: right;
	margin-right: 0px;
	margin-top: 15px;
}
#page-wrap #stats #text-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #666666;
	margin-left: 5px;
	margin-top: 15px;
}
#page-wrap #stats #clients-col ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 5px;
}
#page-wrap #stats #clients-col {
	margin-top: 10px;
	margin-left: 10px;
}

