﻿@charset "UTF-8";
/* bilboost.com */
/* main.css */
/* Created Oct, 2009 */
/* Modified Oct, 2009
--------------------------------------- */

html{
	height:100%;
	overflow-y:scroll;
}

body{
	height:100%;
	background-color:#FFFFFF;
	background-image:url("/resources/images/common/backrepeat.jpg");
	background-position:center;
		
	color:#333;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	
	margin: 0px;
}

#header{
	background-image:url("/resources/images/common/bgTextureBlack.png");
	background-position:right;
	width:100%;
	height:202px;
	position:absolute;
	overflow:hidden;
	z-index:999;
}
	
	#header .content{
		width:950px;
		margin-left:auto;
		margin-right:auto;
		background:url("/resources/images/common/headerSilueta.png");
		background-repeat:no-repeat;
		height:200px;
		
	}
	
			#header .content .homeClaim{
				position:relative;
			}
			
				#header .content .homeClaim .whatisbilboost{
					z-index:4;
					position:absolute;
					top:89px;
					left:404px;	
				}
				
				#header .content .homeClaim .meetUs{
					z-index:4;
					position:absolute;
					top:52px;
					left:845px;	
				}
				
				#header .content .homeClaim .meetUs.en{
					left:850px;	
				}
				
					#header .content .homeClaim .meetUs img:hover{
						opacity:0.80;
				        filter:alpha(opacity=80);        
					}
	
	#header .elements{
		width:1000px;
		height:auto;
		position:absolute;
		z-index:4;
	}
	
	#header .divisor{
		width:100%;
		height:52px;
		position:absolute;
		bottom:-1px;
		z-index:2;
		
		background:url("/resources/images/common/headerDivisor.png");
		background-repeat:no-repeat;
	}
	
	#header .overMenu{
		width:241px;
		height:202px;
		position:absolute;
		bottom:0px;
		z-index:3;
		margin-left:476px;
		background:url("/resources/images/home/banners/2009_10_artnfashion07_over.jpg");
		background-repeat:no-repeat;
	}
	
	#header .textura{
		height:202px;
		width:724px;
		position:absolute;
		right:0px;
		bottom:0px;
		z-index:1;
		
		background:url("/resources/images/common/headerTextura.jpg");
		background-repeat:no-repeat;
		background-position:right;
	}
	
	#header #loginLayer{
		width:235px;
		height:156px;
		overflow:hidden;
		background:url("/resources/images/common/headerLoginLayer.png");
		
		position:absolute;
		margin-left:705px;
		top:12px;
		z-index:5;
		
		opacity:0;
		filter:alpha(opacity=0);
		
		visibility:hidden;
	}
	
	#header #loginLayer .btnCerrar{
		width:35px;
		height:35px;
		background-image:url("/resources/images/common/headerLoginLayer_cerrar.png");
		position:absolute;
		right:9px;
		top:-3px;
		cursor:pointer;
	}
	
	#header #loginLayer .btnCerrar:hover{
		opacity:0.80;
		filter:alpha(opacity=80);
	}
	
	#header a .logo{
		margin-left:45px;
	}	

	#header a:hover .logo{
		opacity:0.85;
		filter:alpha(opacity=85); 
	}
	
	#header #main_menu{
		margin-top:5px;
		margin-left:218px;		
		list-style:none;
		font-size:1.2em;
	}
	
	#header #main_menu li{
		float:left;
	}
	
	#header #main_menu li a{
		color:#f9e9c8;
		margin-right:10px;
	}
	
	#header #main_menu li a:hover{
		color:#ffffff;
	}
	
	#header #main_menu .breaker{
		line-height:17px;
	}
	
	#header #main_menu .breaker img{
		margin-right:10px;
	}
	
	#header #login_menu{
		float:left;
		width:310px;
		height:17px;
		margin-top:0px;
		margin-left:40px;
		overflow:hidden;
		list-style:none;
		color:#ffffff;
		text-align:right;
	}
	
	#header #language{
		position:absolute;
		font-size:0.8em;
		left:865px;
		top:15px;
		z-index:9;
		color:#cbcbcb;	
	}
	
	#header #language a{
		color:#cbcbcb;	
	}
	
	#header #language a:hover{
		color:#ebebeb;	
	}
	
	#header #login_menu li{
		display:inline;
		font-size:0.8em;
	}
	
	#header #login_menu li p{
		color:#ffffff;
		display:inline;
	}
	
	#header #login_menu li a{
		color:#ffffff;
	}
	
	#header #login_menu li a:hover{
		color:#eb8d01;
	}


	#header #loginLayer form{
		padding: 22px 26px 0px 25px;
	}
	
	#header #loginLayer form p{
		font-size:0.9em;
		color:#efede8;
		font-weight:bold;
		line-height:0.1em;
	}

	#header #loginLayer form input{
		width:100%;
		
		font-size:0.8em;	
		color:#555555;
		
		margin-top:2px;
		*margin-top:1px;
		margin-bottom:5px;
		padding: 1px 0px 2px 0px;
		border:#6d272d solid 1px;	
		background-color:#efede8;
		text-align:center;
		
		cursor:pointer;	
	}
	
	#header #loginLayer form #cbRecordar{
		width:10px;
		margin-left:-1px;
		padding:0;
		border:none;
		background:none;
		margin-bottom:0px;
	}
	
	#header #loginLayer form .miniText{
		margin-top:3px;
		font-size:0.8em;
		color:#efede8;
		cursor:pointer;
		*margin-left:5px;
	}
	
	#header #loginLayer form .btnEntrar{
		width:58px;
		height:18px;
		border:none;
		padding:0;
		margin-right:-2px;
		float:right;
		margin-bottom:0px;
	}

	#header #loginLayer form .btnEntrar:hover{
		opacity:0.80;
		filter:alpha(opacity=80);
	}
	
	#header #loginLayer form .restoreDetails{
		color:#f1ccd0;
		font-size:0.75em;
		*margin-left:0px;
	}
	
	#header #loginLayer form .restoreDetails:hover{
		text-decoration:underline;
		color:#efede8;
	}

#central{
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
	z-index:1;
}

#central .content{
	position:relative;
	padding-top:202px;
	width:950px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	margin-bottom:50px;
}

#central .push{
	height: 90px;
}
.footer{
	background-image:url("/resources/images/common/bgTextureBlack.png");
	background-position:right;
	position:relative;
	
	height: 90px;
	width:100%;
	overflow:hidden;	
	z-index:999;
}

	.footer .textura{
		height:90px;
		width:724px;
		position:absolute;
		right:0px;
		bottom:0px;
		z-index:1;
		
		background:url("/resources/images/common/headerTextura.jpg");
		background-repeat:no-repeat;
		background-position:right;
	}
	
	.footer .content_footer{
		width:960px;
		height:90px;
		width:100%;
		position:absolute;
		z-index:2;
		text-align:center;
	}
	
	.footer .content_footer #footer_menu{
		width:380px; /*310px con blog*/
		margin-top:15px;
		margin-left:auto;
		margin-right:auto;
		list-style:none;
		font-size:1.2em;
	
	}
	
	.footer .content_footer #footer_menu li{
		float:left;
	}
	
	
	.footer .content_footer #footer_menu li a{
		color:#f9e9c8;
		margin-right:10px;
		line-height:4em;
	}
	
	.footer .content_footer #footer_menu li a:hover{
		color:#ffffff;
	}
	
	.footer .content_footer #footer_menu .breaker{
		line-height:4.1em;
	}
	
	.footer .content_footer #footer_menu .breaker img{
		margin-right:10px;
	}
	
	.footer .content_footer #footer_menu .blog:hover{
		opacity:0.80;
        filter:alpha(opacity=80);
	}

/* ------------ CAJAS ------------ */


.titleArea{
	background-image:url("/resources/images/common/areaHeaderBg.png");
	width:942px;
	height:39px;
	line-height:3.1em;
	padding-left:8px;
	overflow:hidden;
	margin-bottom:5px;
}

.titleArea.fixed{
	margin-bottom:0px;	
}

.ajaxLoader{
	width:32px;
	height:32px;
	background-image:url(/resources/images/common/ajax-loader.gif);
}

	.ajaxLoader.off{
		display:none;
	}

.blackbox{
	background-image:url(/resources/images/common/blackbox.png);
	padding: 10px 20px 10px 20px;
	color:#ffffff;
}
	.blackbox .label{
		background-color:#1D1D1D;
		height:auto;
		width:100%;
		position:absolute;
		top:0px;
		left:0px;
	}
		.blackbox .label h5{
			padding: 5px 20px 7px 20px;
			color:#f29d03;	
		}

.defaultPage{
	
}

	.defaultPage h1{
		font-size:1.8em;
		color:#600404;
		line-height:1.6em;
		margin-bottom:0px;
		padding-bottom:0px;
	}
	
	.defaultPage .divider{
		background-image:url("/resources/images/profile/infoBigDivider.png");
		background-repeat:repeat-x;
		width:100%;
		height:2px;
	}

/* ------------ BOTONES ------------ */

.btnGO{
	color:#4b0300;
	text-transform:uppercase;
	font-size:0.9em;
	display:inline;
}
	
	.btnGO img{
		vertical-align:-0.8em;
		margin-left:3px;
		opacity:0.60;
	}
	
	.btnGO:hover img{
		opacity:1;
	}


/* ------------- LAYOUTS -----------*/

.layout_1column{
	width:950px;
}

.layout_2column{
	width:950px;
}
	.layout_2column .column1{
		float:left;
		position:relative;
	}
	
	.layout_2column .column2{
		float:left;
		margin-left:20px;
		position:relative;
	}
	
	.layout_2column .spacer{
		clear:both;
	}
	
/* UPLOAD BOX */

.uploadItem{
	width:120px;
	height:120px;
	background-color:#444;
	margin-top:5px;
	text-align:center;
	font-size:1.1em;
	color:#DDD;
	margin-right:5px;
	border:#555 solid 2px;
	overflow:hidden;
	position:relative;
}
	
	.uploadItem .image{
		width:120px;
		height:120px;
	}
	
	.uploadItem .buttons{
		position:absolute;
		background-color:#222;
		color:#FFF;
		right:5px;
		top:95px;
		padding:1px 2px 3px 3px;
		font-size:0.9em;
		cursor:pointer;
		border:#555 solid 1px;
		opacity:0.95;
        filter:alpha(opacity=95);
		
		border-radius: 2px;  
		-ms-border-radius: 2px;  
		-moz-border-radius: 2px;  
		-webkit-border-radius: 2px;  
		-khtml-border-radius: 2px;
	}
	
	.uploadItem .buttons:hover{
		background-color:#444;
	}
	
	.uploadItem p{
		margin:0px 0px 0px 0px;
		padding-top:10px;
		line-height:1.1em;
	}
	
	.uploadItem .uploadBox{
		width:64px;
		height:64px;
		margin-left:auto;
		margin-right:auto;
		margin-top:15px;
		cursor:pointer;
		position:relative;
	}
		
		.uploadItem .uploadBox .swf{
			width:64px;
			height:64px;
			overflow:hidden;
			position:absolute;
			top:0px;
			left:0px;
		}
