/*----------------------------------------------------------------------------
[Master Stylesheet]

Project:		Filipinos Site
Version:		1
Author:			Cristian Sans
Company:		Gimmicklab
Date:			07/05/09 
Last change:	11/05/09 
URL:			http://www.filipinos.com
Notes:			-

-----------------------------------------------------------------------------*/

@import "../reset.css";

/* Body */

body, html, #container {
	height: 100%;
}
body {
	font-size: 62.5%;
	background: #740411;	
}

/* Tipography */

body, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
}

/* Colors */

body, a, #promo p, #highlights p, .homepromo h2 {
	color: #fff; /* white */
}
#header ul a, #footer a, #footer ul {
	color: #ffd801; /* yellow */
}
#footer p {
	color: #f6e5a2; /* Cream */
}
li.tuopinion a, textarea, input, select, #header li.active a, #header li:hover a {
	color: #880517 !important; /* Dark Red */
}
#promo p span, #highlights h2 a, .homepromo h2 a, .products h3, .opinion p, .opinion label, div#error li, .legal h3, .legal a {
	color: #fccc38; /* Gold */
}
#promo li a#watch {
	color: #940211; /* Darker Red */
}
#productbox li a, #details p, #slide div span {
	color: #fccd01; /* Another Gold */
}
#error h4, .opinion small, .legal p, #start {
	color: #fcec98; /* Another Gold 2 */
}

/* Layout */

#container {
	width: 100%;
}
#wrapper {
	background: transparent url(/img/es/bg.jpg) no-repeat 0 0;	
	width: 1024px;
	margin: 0 auto;	
	min-height: 600px;
	height: auto;
}
#header {
	padding: 10px 0;
}
#main {
	height: auto;
}
#footer {
	clear: both;
	background: transparent url(/img/es/footer-bg.png) repeat-x 0 0;
	width: 100%;
	height: 65px;
	padding-top: 80px;
	margin-top: 40px;
}

/* Block Elements */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 3em;
	line-height: 2.8em;	
	float: left;
}
h1 a {
	background: transparent url(/img/es/filipinos-logo.png) no-repeat 0 0;
	display: block;
	width: 300px;
	height: 115px;
	text-indent: -9999px;
}
h2 {
	font-size: 2em;
	line-height: 1.8em;
}
h3 {
	font-size: 1.8em;
	line-height: .6em;
}
h4 {
	font-size: 1.6em;
	line-height: 1.4em;
}
ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
}
li {
	font-size: 1.4em;
	line-height: 1.4em;
}
p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 15px 0;
}
span {
	font-size: 1em;
	line-height: 1em;
}
small {
	font-size: 1.3em;
	line-height: 1.4em;
	font-style: italic;
	display: block;
}
em {
	font-size: 1em;
	line-height: 1em;
	font-style: normal;
}
dl {
	font-size: 1.2em;
	line-height: 1.4em;
}
dd, dt {
	font-size: 1em;
	line-height: 1em;
}
a {
	font-size: 1em;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}

/* Header */

#header ul {
	float: right;
	margin-top: 10px;
}
#header li {
	font-size: 1.6em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: bold;
	display: block;
	height: 75px;
	padding-left: 15px;
	float: left;
	margin-left: 20px;	
}
#header li.active, #header li:hover {
	background: transparent url(/img/es/menu-left.png) no-repeat 0 0;
}
#header ul a {
	line-height: 4.3em;
	display: block;
	height: 85px;
	padding: 0 25px 0 10px;
	text-decoration: none;
}
#header li.active a, #header li:hover a {
	background: transparent url(/img/es/menu-right.png) repeat-x top right;
}

/* Footer */

#footer div {
	width: 975px;
	margin: 0 auto;
	position: relative;
}
#footer ul, #footer p {
	text-align: center;
	margin: 0 100px 0 0;
}
#footer li {
	display: inline;
}
#footer li span {
	margin: 0 5px;
}
#footer li.tuopinion {
	background: transparent url(/img/es/opinion-bg.png) no-repeat 0 0;
	display: block;
	width: 122px;
	height: 42px;
	position: absolute;
	margin: -30px 0 0 675px;
}
#footer li.tuopinion a {
	line-height: 2.8em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#footer li.tuopinion a:hover {
	text-decoration: underline;
}
#footer p {
	margin-top: 5px;
}

/* Promo and Main Heading */

#cycle {
	float: left;
	width: 526px;
	margin-right: 25px;
}
#promo {
	float: left;
	width: 460px;
}
#promo h2#prot {
	background: transparent url(/img/es/protagonista-h2.png) no-repeat 0 0;
	width: 347px;
	height: 214px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#promo p {
	font-size: 2em;
	font-style: italic;
	text-align: center;
	margin: 0 0 25px 0;
}
#promo span {
	font-size: .9em;
	display: block;
}
#promo li {
	display: block;
	float: left;
}
#promo li a {
	font-size: 1.2em;
	line-height: 4.8em;
	font-weight: bold;
	font-style: italic;
	display: block;	
	width: 203px;
	height: 85px;
	text-align: center;
	text-decoration: none;
}
#promo li a:hover {
	text-decoration: underline;
}
#promo li a#upload {
	background: transparent url(/img/es/buttons.png) no-repeat 0 0;
}
#promo li a#watch {
	background: transparent url(/img/es/buttons.png) no-repeat -203px 0;
}

/* Home */

ul#highlights {
	clear: both;
	padding-top: 35px;
	margin-left: 25px;
	height: 137px;
}
ul#highlights li {
	background: transparent url(/img/es/lensbox.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 272px;
	height: 107px;
	padding: 15px 20px;
	margin: 0 20px 0 0;
}
ul#highlights li div {
	min-height: 107px;
}
ul#highlights li#new div {
	background: transparent url(/img/es/novedades-icon.png) no-repeat 185px 25px;
}
ul#highlights li#opinion div {
	background: transparent url(/img/es/opinion-icon.png) no-repeat 195px 25px;
}
ul#highlights li#social div {
	background: transparent url(/img/es/fb-icon.png) no-repeat 195px 25px;
}
ul#highlights li h2 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}
ul#highlights li p {
	font-size: 1.1em;
	font-style: italic;
	width: 190px;
	margin: 0;
}
ul#highlights li a {
	text-decoration: none;
}
ul#highlights li a:hover {
	text-decoration: underline;
}

/* Products */

.products {
	padding-top: 20px;
}
.products ul {
	float: left;
	width: 456px;
	margin: 0 15px 20px 60px;
}
#promo h2#prod {
	background: transparent url(/img/es/prod-h2.png) no-repeat 0 0;
	width: 332px;
	height: 135px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.products p {
	text-align: left !important;
}
.products h3 {
	clear: both;
	font-size: 2.2em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 25px 125px;
}
#productbox {
	background: transparent url(/img/es/box-top.png) no-repeat 0 0;
	width: 893px;
	clear: both;
	margin-left: 80px;
	padding: 20px 0 0 0;
}
#productbox ul {
	background: transparent url(/img/es/box-middle.png) repeat-y 0 0;
	float: none;
	width: 100%;
	margin: 0;
	height: 214px;
}
#productbox li {
	display: block;
	width: 264px;
	height: 214px;
	float: left;
	margin-left: 25px;
}
#productbox li:hover, #productbox li.active {
	background: transparent url(/img/es/single-prod-bg.png) repeat-y 0 0;
}
#productbox li a {
	display: block;
	text-decoration: none;
}
#productbox li a:hover {
	text-decoration: underline;
}
#productbox li#agujeros a {
	background: transparent url(/img/es/agujeros-menu.png) no-repeat 0 0;
	width: 190px;
	height: 100%;
	margin: 20px 0 0 40px;	
}
#productbox li#filipinos a {
	background: transparent url(/img/es/filipinos-menu.png) no-repeat 0 0;
	width: 236px;
	height: 100%;
	margin: 30px 0 0 15px;	
}
#productbox li#go a {
	background: transparent url(/img/es/go-menu.png) no-repeat 0 0;
	width: 169px;
	height: 100%;
	margin: 20px 0 0 40px;	
}
#productbox li span {
	display: block;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	padding-top: 150px;
}
#productbox li#filipinos span {
	padding-top: 140px;
}
#productcontent {
	background: transparent url(/img/es/box-bottom.png) no-repeat 0 100%;
	padding-bottom: 20px;
}
#details {
	background: transparent url(/img/es/box-middle.png) repeat-y 0 0;
	padding: 45px 25px 35px 70px;
	clear: both;
}
#info {
	width: 300px;
	float: left;
}
#info h4 {
	width: 248px;
	height: 90px;
	margin-bottom: 30px;
	text-indent: -9999px;
}
#info h4#standard {
	background: transparent url(/img/es/prod-filipinos-logo.png) no-repeat 0 0;
}
#info h4#holes {
	background: transparent url(/img/es/prod-agujeros-logo.png) no-repeat 0 0;
}
#info h4#go {
	background: transparent url(/img/es/prod-go-logo.png) no-repeat 0 0;
}
#info p {
	font-size: 1.5em;
	font-style: italic;
}
#info ul {
	background: none;
	float: none;
	width: 100%;
	margin: 0;
	height: auto;
	padding: 0 0 10px 10px;
}
#info li:hover {
	background: none;
}
#info li {
	font-size: 1.4em;
	font-style: italic;
	background: none;
	display: block;
	width: auto;
	height: auto;
	float: none;
	margin-left: 0 !important;
}
#slide {
	float: left;
	width: 445px;
	margin: 45px 0 0 15px;
}
#slide ul {
	background: none;
	margin: 0;
	height: auto;
	/*border-left: 2px solid #f4af10;*/
}
#slide li {
	background: none;
	display: block;
	width: auto;
	height: auto;
	float: none;
	margin-left: 0;
}
#slide li:hover {
	background: none;
}
#slide li img {
	display: block;
	margin-top: -25px;
}
#slide li span {
	font-size: 1.4em;
	padding: 0 !important;
	margin: 10px 0 25px 0;
}
#slide div {
	text-align: center;
}
#slide div span {
	font-size: 1.4em;
	font-style: italic;
	display: block;
	float: left;
	margin:  7px 15px 0 15px
}
#slide div a {
	width: 26px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}
a#prev {
	background: transparent url(/img/es/prod-arrow-left.png) no-repeat 0 0;
	float: left;
	margin-left: 125px;
}
a#next {
	background: transparent url(/img/es/prod-arrow-right.png) no-repeat 0 0;
	float: left;
	margin: 0;
}

/* Social */

#promo h2#soc {
	background: transparent url(/img/es/redesociales-h2.png) no-repeat 0 0;
	width: 259px;
	height: 138px;
	text-indent: -9999px;
	margin-bottom: 25px;
}
.social ul {
	float: left;
	width: 364px;
	margin: 0 50px 35px 100px;
}
.social p {
	text-align: left !important;
}
.social a#facebook {
	background: transparent url(/img/es/fb-btn.png) no-repeat 0 0;
	display: block;
	width: 311px;
	height: 91px;
	text-decoration: none;
	margin-top: 30px;
}
.social a#facebook:hover {
	text-decoration: underline;
}
.social a#facebook span {
	font-size: 1.8em;
	line-height: 5.2em;
	font-style: italic;
	display: block;
	text-indent: 85px;
}

/* Opinion */

.opinion {
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
}
.opinion h2 {
	font-size: 2.6em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
}
.opinion p {
	font-size: 1.6em;
	font-style: italic;
	margin: 10px 0 40px 35px;
}
.opinion fieldset {
	margin-bottom: 20px;
}
.opinion fieldset h3 {
	font-size: 2.1em;
	line-height: 2.5em;
	font-weight: normal;
	font-style: italic;
	text-indent: 65px;
	height: 57px;
	margin-bottom: 0;
}
.opinion label {
	font-size: 1.5em;
	font-style: italic;
	display: block;
	margin: 0 0 10px 60px;
}
.opinion label.other {
	margin: 20px 0 10px 60px;
}
.opinion fieldset h3.one {
	background: transparent url(/img/es/bullet1.png) no-repeat 0 0;
}
.opinion fieldset h3.two {
	background: transparent url(/img/es/bullet2.png) no-repeat 0 0;
}
.opinion fieldset h3.three {
	background: transparent url(/img/es/bullet3.png) no-repeat 0 0;
}
.opinion fieldset h3.four {
	background: transparent url(/img/es/bullet4.png) no-repeat 0 0;
}
.opinion fieldset h3.five {
	background: transparent url(/img/es/bullet5.png) no-repeat 0 0;
}
.opinion fieldset h3.six {
	background: transparent url(/img/es/bullet6.png) no-repeat 0 0;
}
.opinion fieldset h3.seven {
	background: transparent url(/img/es/bullet7.png) no-repeat 0 0;
}
.opinion fieldset h3.eight {
	background: transparent url(/img/es/bullet8.png) no-repeat 0 0;
}
.opinion textarea {
	background: #fcec98;
	font-size: 1.2em;
	font-style: italic;
	border: 1px solid #fff;
	display: block;
	margin: 20px 0 15px 0;
	width: 590px;
	height: 165px;
	padding: 5px 5px;
}
.opinion select {
	background: #fcec98;
	font-size: 1em;
	font-style: italic;
	border: 1px solid #fff;
	display: block;
	margin: 10px 0 15px 0;
}
.opinion input.input {
	background: #fcec98;
	font-size: 1.2em;
	font-style: italic;
	border: 1px solid #fff;
	display: block;
	margin: 10px 0 20px 0;
	width: 250px;
	padding: 2px 3px;
}
.opinion input.input:focus, .opinion select:focus, .opinion textarea:focus {
	background: #ffd801;
}
.opinion a#send {
	background: transparent url(/img/es/buttons.png) no-repeat 0 0;
	font-size: 1.6em;
	line-height: 5.2em;
	font-weight: bold;
	font-style: italic;
	display: block;	
	width: 203px;
	height: 85px;
	text-align: center;
	text-decoration: none;
	margin: 35px 0 0 50px;
}
.opinion a#send:hover {
	text-decoration: underline;
}
.opinion small {
	display: block;
	margin: 0 0 20px 60px;
	font-size: 1.5em;
	font-style: italic;
}
div#error {
	background: transparent url(/img/es/error.png) no-repeat 0 0;
	padding: 0 0 0 60px;
	height: 50px;
	margin: 0 0 45px 0;
}
div#error h4 {
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
}
div#error li {
	font-size: 1.4em;
	font-style: italic;
	margin: 0;
	list-style-type: disc;
	margin-left: 15px;
}
input.error, select.error {
	background: #d11530 !important;
	color: #fff !important;
}
#start {
	font-size: 1.5em;
	font-style: italic;
}

/* Legal */

.legal h3 {
	font-size: 2em;
	font-style: italic;
	font-weight: normal;
	margin: 25px 0 20px 0;
}
.legal p {
	margin: 10px 0;
}
.legal a {
	font-size: 1.3em !important;
	display: block;
	margin-top: 25px;
}
.legal a:hover {
	text-decoration: none;
}

/* Clases */

.clearfix:after, #header:after, #header ul:after, #wrapper:after, #main:after, #promo:after, #promo ul:after, #productbox:after, #details:after, #slide:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}