
*{
	transition:
		width 0s, 
		height 0s;
	-webkit-transition:
		width 0s, 
		height 0s, 
		-webkit-transform 0s; /* Safari */
}
html, body{padding:0; margin:0;width:100%; height: 99%}

/*body{ background:#867772 url(../img/bk_site.jpg) repeat-x;}*/
/*
############################################
****************	SCROLL	****************
############################################
*/
::-webkit-scrollbar {
    width: 18px;
} 
/* Track */
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	background:#fff;
}
/* Handle */
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
  	border-radius: 10px;
}
::-webkit-scrollbar-thumb:vertical {
background: rgb(246,248,249); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=1 ); /* IE6-8 */

}
::-webkit-scrollbar-thumb:horizontal{
background: rgb(246,248,249); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */

}
::-webkit-scrollbar-thumb:window-inactive {

}/*	FIN SCROLL	*/
/*
######################################
	CLASE GRADIENT
######################################
*/
.gradientGray{
	background:#eae6e5;
}/*	FIN GRADIENT	*/

#cookiesadv{background-color:#666666;padding: 6px 10px 6px;display:none;min-height: 25px;}
#cookiesadv .content{color:#FFFFFF;min-width: 810px;margin:0 auto;position:relative;}
#cookiesadv p{font-size:11px;text-align:justify;line-height: 12px;margin-top: 0;margin-bottom: 0px;min-width:720px;width:89%;}
#cookiesadv a{color:#FFFFFF;font-size:11px; text-decoration:underline;}
#cookiesadv a.cerrarAdv{ background:url(/images/close.png) no-repeat;padding: 2px 15px 0 0; margin-left:10px;}
#cookiesadv a#aceptar{background:#D5CCC7;color:#8C8C8C;padding:0px 18px;font-size: 10px;font-weight:bold;text-decoration:none;text-transform:uppercase; margin-left:20px;position:absolute;right:0px;top:2px;}
#cookiesadv a#aceptar:hover{background:#8C8C8C;color:#FFFFFF;}

.container{
	background-color:#FFFFFF;
	filter: alpha(opacity = 0);
	opacity: 0;
	/*border:1px solid #8f8f8c;*/
	margin:.7% auto 0 auto; 
	/*box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, .3);*/
	/*max-height: 748px;*/
	/* min-height:718px;*/
}
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{
	width:auto;
	height:auto;
	min-height: 600px;
	min-width: 770px;
	overflow: hidden;
}

.container-home{
	background-color:#FFFFFF;
	filter: alpha(opacity = 0);
	opacity: 0;
	border:1px solid #8f8f8c;
	margin:.7% auto 0 auto; 
	box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, .3);
	/*max-height: 748px;*/
	/* min-height:718px;*/
}
.container-home,.navbar-static-top .container-home,.navbar-fixed-top .container-home,.navbar-fixed-bottom .container-home{
	width:auto;
	height:auto;
	min-height: 600px;
	min-width: 770px;
	overflow: hidden;
}
img#cont-logo{
	background: url(../img/bk_logo_AvenueDiagonal.jpg) no-repeat;
	background-position:-800px 40px;
	min-height:40px;
}
.marquesina{
	position: relative;
	height:auto;
	min-height:15px;
	max-height:15px;
	display:block;
	overflow: hidden;
}
.span4{float:left;}
.span4 .marquesina{width:100%;border:0; }
.span8 .marquesina{border-left:1px solid #fff;}
#logo_WhiteOne
{
	position: relative;
	height: auto;
	/*width:90%;*/
	max-width: 261px;
	padding: 0;
	margin: 40px auto 30px;
	display: block;
	opacity: 0;
	filter: alpha(opacity = 0);
	vertical-align: middle;
}
.separador{
	display:block;
	margin:3% auto; 
	width:1px; 
	border-bottom: 1px solid #9a9899;
}
.nav {float: none;  margin: 10% 0 10% 0;}
.nav > li {	
	opacity: 1;
	filter: alpha(opacity=1);
  	float: none;
	margin-left: 10px;	
	line-height:21px;
	
}
.nav > li > a {
	background:url(../img/menu_fletx_off.gif) 0 6px no-repeat;
	word-spacing:.2em;	
	letter-spacing: 0.05em;
	margin-bottom: 2px;
	text-align:left;
	/*font-family: 'Arial Narrow' ,Arial, Helvetica, sans-serif;*/
	font-family: 'tradegothiclight' ,Arial, Helvetica, sans-serif;
	font-size:.86em;
  	color: #9a9899;	
	text-transform:uppercase;
	padding-left:12px;

}
.nav > li > a:hover, .nav > li > .current
{color: #3f3f3f;background:url(../img/menu_fletx_on.gif) 0 6px no-repeat;}
.row-fluid{
	height:97%;	
}

.row-fluid .span4{
	display:block;
	float: left;
	width:23%;
	*width:23%;
}
.row-fluid .span8{
	float: left;
	height:100%;
	width:77%;
	*width:77.0%;
	min-height:530px;
	margin-left: 0px;
	overflow: hidden;
}
.row-fluid .span4 p{
	font-family:  TradeGothic-Light,Arial, Helvetica, sans-serif;
	text-align:center; 
	text-transform:uppercase;
	font-size:.65em; 
	line-height:normal;
	margin:3px 0 0 0;
	color:#8F8F8F;
	border:0px solid #F00 
}
.row-fluid .span8 div:nth-child(2){	}
#small_index{margin-left: 0%;}
footer{	}
footer p{
	text-transform:uppercase;
	font-size:.8em; 
	line-height:normal;
	color:#8d8d8b;
	margin: 0
}
.footer{
	position:relative;
	display: block;
	bottom:0px;
	margin:0% 0 1% 1.3%;
}
.footer p a{color:#8d8d8b;text-decoration: none;font-family: 'tradegothicbold' ,Arial, Helvetica, sans-serif;font-size:10px;letter-spacing: 0.1em;}
.small_and_big{
	display: block;
	overflow: hidden;
	height:94%;
	position: relative; 
	margin: 2% 2% 0 0;
	
}
.sbGris{background: #efefef;}
.sbBlanco{background: #fff;}
.big{
	opacity:0;
	width:69%;
	height: 100%;
	float:left;
	margin:0;
	background: url(../img/loading.gif) 10px 28px no-repeat;
}
.small{
	opacity:0;
	width:26.6%;	height: 100%;
	
	float:left;	
	padding:0 1% 0px 0;
	background: url(../img/loading.gif) 10px 10px no-repeat;
}
/*INDEX*/
#big_index{
	position: relative;
	overflow: hidden;
	width:69.39%;
	max-width: 100%;
	min-height: 500px;
	height: auto;
	margin-right: 2%
}
#big_index img{
	width:100%;
	min-width: 451px;
	min-height: 540px;
}
#small_index{
	position: relative;
	width:25.5%;
	max-width: 100%;
	min-height: 500px;
 	height: auto;
 	overflow: hidden;
 	display: block;
 	padding:0;
}
#small_index img{
	width: 100%;
	min-width: 149px;
}
#small_index div{position: relative; height:46%;padding: 4%;border: 1px solid #efefef;}
#small_index #sep{position: relative; height:2%; background:#FFFFFF;border:none;padding:0;}



#indexSmall3{ bottom: 0px }

.small a{ text-decoration:none; }
.small a p{
	background:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-transform:capitalize;
	font-size: 1.4em;
	line-height: 126%;
	padding:6% 0 1% 5%;	
	width: 95%;
    height: 50px;
	margin:0;
	color:#9d9191;
	position:absolute;
	bottom:0;
	left:0;
}

.small a img.active{
	opacity:0.8;
	filter:alpha(opacity=80);	
}

.small a p.ver_mas{
	background:none;
	background:url(../img/menu_fletx_off.gif) right 6px no-repeat;
	color:#dddddd;	
	height:20px;
	font-family: 'tradegothicbold' ,Arial, Helvetica, sans-serif;
	font-size:.85em;
	text-align: right;
	padding:1% 12px 1% 5%;	
	width:83%;
}

.small a p.active{
	background:url(../img/menu_fletx_on.gif) right 6px no-repeat;
	color:#cbcbcb;
}


#links_coleccion a { color: #636362;}

#links_coleccion li.currentPag a { color: #000000;}

/*.small a p:hover,.small a p:focus{background:#FFFFFF;}*/
.small a p.last-child{margin-bottom:0}
/*containers B*/
.smallB{width:34%;}
#small_contactar{ background: #fff }
#small_contactar h1{ margin: 0 0 75.2% 0; font-size: 2.3em;line-height: 157px;}
#small_contactar img{ position:absolute; bottom:0; width:34%;}
.bigB{
	width:65%;
	min-height: 166px;
	background: #f1eff0;
}
.bigB h2{
	font-family:'tradegothicbold' ,Arial, Helvetica, sans-serif;
	font-weight:normal;
	width: auto;
	line-height: 25px;
	font-size: 12px;
	margin:50px 0 0 40px;
	text-align: left;
	text-transform: uppercase;
	color:#535353;
}
.bigB p{
	font-weight: lighter;
	margin: 0 0 0 40px;
	font-size: 0.84em;
	line-height: 1.4em;
	color: #8B8B8B;
}
.smallB h1, #smallFaq h1, #smallDC h1, #smallColeccion h1{
		font-family:'Conv_HelveticaNeueLTStd-Th' ,Arial, Helvetica, sans-serif;
		font-weight: 100;
		width: 100%;
		line-height: 134px;
		font-size: 1.8em;
		text-transform:capitalize;
		padding:0;
		text-align: center;
		margin:0;
		color:#fff;		
		letter-spacing: 1px;
		zoom: 1;
		background:#d5ccc7; /*background: -webkit-linear-gradient(-45deg,  rgba(181,167,166,1) 1%,rgba(139,115,111,1) 100%);*/
}
#smallColeccion h1 {line-height: 82px;					
					height:60%; }
/*#smallFaq h1{line-height: 320%}*/
.smallB h1{margin:0 0 62% 0; font-size: 2.3em;line-height: 157px;}
#smallFaq h1{font-size: 3.2em;line-height: 157px;}
.smallB img{margin-bottom: 0%}

/*
########################################
************	#links	************
########################################
*/
#small_links{padding: 0 1% 0 0;}
#big_links {
	margin: 0 0% 0 0; 
	padding: 0;
	width:64.5%;
}
#big_links a img{
	margin:0% auto;
	height:auto;
	width: 39%;
	max-width: 265px;
	display:block
	}
#big_links ul{
	list-style: none;
	margin:8% 0 10.4% 0;
}
#big_links ul li{
	line-height: 20px;
}
#big_links a{
	text-align: center; 
	color:#3F3F3F;
	text-decoration: none;
}
#big_links a img:hover{
	-webkit-box-shadow:  0px 0px 20px 10px rgba(255, 255, 255, .9);
    box-shadow:  0px 0px 20px 10px rgba(255, 255, 255, .9);
}
#big_links p{text-align: center; margin: 0; line-height: 2.2em;}

/*	
####################################################
****************	FAQ'S	**************** 	
####################################################
*/
#smallFaq{min-width: 205px;width: 34%;background: #fff}
#smallFaq p{
	font-family:'tradegothiclight' ,Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.2em;
	margin: 10% 1% 33% 3%;
	min-height: 92px;
	color:#777777;
}

#smallFaq img{width: 34%;bottom: 0;position:absolute;}

#big #respuestas{height:305px;}
#big #respuestas {margin-bottom: 0;}
#bigFaq{overflow: hidden;height: 100%; margin:0 2% 0 0; width:63%;}
#bigFaq ol{ padding: 12% 10% 0 10px; width:90%}
#bigFaq ol li{line-height: 0.6em; margin: 0 0 10px 10px; font-size: .82em; cursor:pointer;}
#bigFaq ol li:hover{color:#666;}
#bigFaq{padding: 0;}

.clic{color:#666666;}
.preguntas{color:#9b9b9b;}

#respuestas{
	position:absolute;
	bottom:0;
	list-style: none;
	width: 57%;
	border-top: 1px solid #ccc;
	margin-bottom:0;
}
#respuestas li{
	font-family:'tradegothicbold' ,Arial, Helvetica, sans-serif;
	display: none;
	margin-top:3%;
	font-size: .82em; 
	line-height: 1.2em;
	color:#666;
	cursor: default;
}
#respuestas li:hover{color:#666666;}


/*
####################################################	
****************	DONDE COMPRAR	****************
#################################################### 	
*/

#smallDC{min-width: 205px;width: 33%;}
#smallDC h1{font-size:  1.8em }
#smallDC p{
	font-size: .82em;
	line-height: 1.2em;
	margin: 7% 1% 10% 4%;
	min-height: 92px;
	color:#777777;
}
#smallDC .resumen{height: 275px;}
#smallDC .resumen h1{height: 150px; line-height: 600%;}
#smallDC img{height:305px;margin-bottom: 6%;width: 100%}
#smallDC .control-group{
	width:80%; 
	max-width: 200px; 
	margin:0 auto;
	padding:0 0% 0 0;
	position: relative;
	overflow: hidden;
}
#smallDC .contForm{
	position: relative;
	width: auto;
}
#smallDC .controls, #smallDC label{width:auto; margin:0 auto;}
#smallDC label{	font-size: .7em;line-height: 1.5em;}
#smallDC .input-large {
	width:100%;
	border-radius: 0;
	background: #dad5d2;
	border: 1px solid #937F78;
	color: #000;
	padding:0;
	max-height:18px;	
	min-height: 8px;
	height:18px;
	font-size:.7em;
	float: left;
	line-height: 18px;
}
#smallDC .select{
   background-image: url(../img/bk_select.jpg);
   background-color: #ccc;
   background-position: center top;
}
#smallDC form{
	margin:auto;
	overflow: hidden;
	max-width: 400px;
}
#smallDC .controls{text-align: right}

#smallDC .btn{
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 0;
	right: 0px;
	float: right;
	margin: 5% 0 0 0 ;
	width:100px;
	height: 20px;
	font-size: .9em;
	line-height: auto;
	padding:0;
	color: #9A9899;
}
#smallDC .btn:hover{color:#000;}
button.btn, input[type="submit"].btn {

}

#bigDC{	height: auto;margin-bottom: 0%;}
#bigDC #shops{
	overflow-y:scroll;
	font-family:Arial;
	-webkit-overflow-scrolling: touch;
	float: left;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1em;
    padding-left: 20px;
    width: 90%;
    color:#7F7F7F;
}
#bigDC ol{height: 283px;margin:5% 10% 0% 10%;}

#bigDC ol li{font-size: .8em; cursor:pointer;}
#bigDC ol li:hover{color:#666;}
#bigDC {padding: 0}

#bigDC img{width: 119%; max-width: 119%; min-width:255px;}
.scroll-pane
{
	margin-top:46px;
	width: 100%;
	height: 500px;
	overflow: auto;
}

.wbuy{
	height:100%;
	width:49%;
	float:left;
}
#bigDC .right{
	float:right;
}
#bigDC .middle{
	height:100%;
	width:1%;
	float:left;
}

#bigDC .Dctitle{
	font-size: 1.2em;
    line-height: 20px;
    font-weight: bold;
    color:#444;
}
/*	
##############################################################	
********************	COLECCIÓN 2013	******************
##############################################################	
*/

.resumen{
	height:22.5%;
	width: 99.99%;
	color:#000;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	
}


#smallColeccion{min-width: 205px;width: 32%;height: 100%;display: block;overflow: hidden;}
#smallColeccion h1{font-size: 1.1em;height:100%;line-height: normal; width:100%;padding:11% 0; color:#ffffff;}
#smallColeccion h1 p{color:#ffffff; padding:0; margin:0;font-family:'Conv_HelveticaNeueLTStd-Th' ,Arial, Helvetica, sans-serif;min-height:inherit;font-size:1em;}
#smallColeccion h1 span{font-family:'Conv_HelveticaNeueLTStd-Th' ,Arial, Helvetica, sans-serif; font-size: 2.9em;line-height: 118%;}
#smallColeccion p{
	line-height: 1em; 
	font-size: .9em; 
	margin: 10% 0 10% 0;
	min-height: 92px;
	color:#777777;
}
.navigation-page a{ 
	width:10px; 
    height:18px;
    display:block;
    float:left;
    margin-top: 3px;
}
.navigation-page a#prev{background:url(../img/nav_prev_off.png) no-repeat 0 0; 
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	margin-right: 5px;
}
.navigation-page a#prev:hover{background:url(../img/nav_prev_on.png) no-repeat 0 0; 
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	margin-right: 5px;
}
.navigation-page a#next{background:url(../img/nav_next_off.png) no-repeat 0 0;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.navigation-page a#next:hover{background:url(../img/nav_next_on.png) no-repeat 0 0;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

#smallColeccion .navigation-page a img{max-width: 10px}
#smallColeccion ul.thumbs, #big_favoritos ul.thumbs{
	display: none;
	list-style: none; 
	margin: 0; 
	padding: 0; 
	width: 100%;
	height: auto;
	
}
#smallColeccion ul.thumbs li{ 
	float:left; 	
	overflow: hidden;
	width:33.33%; 
	height:33.33%;
	background: #ffffff;
}
#big_favoritos{width: 63.72%}
#big_favoritos ul.thumbs{	margin:1% 1% 0 1%;  display: block;overflow: hidden;}
#big_favoritos ul.thumbs li{
	float:left; 	
	overflow: hidden;
	width:15.06%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: .65%;
	background: #E6E6E6;
}
#big_favoritos #sinFavoritos p{ margin: 50% auto; text-align: center; }
#smallColeccion ul.thumbs li img, #big_favoritos ul.thumbs li img{
	cursor: pointer;
	display: block;
	overflow: hidden;
	width:100%;
	opacity:0.5;
	filter:alpha(opacity=50);
	text-align: center;
}
#big_favoritos ul.thumbs li img{
	opacity:1;
}

#big_favoritos ul.thumbs li img.empty{
	cursor:auto;
}
#smallColeccion ul.thumbs li img.currentThumbs,
#big_favoritos ul.thumbs li img.currentThumbs,
#big_favoritos ul.thumbs li img.hover{
	opacity:0.9;
	filter:alpha(opacity=99);
	margin:0;
	width:100%;
}

#smallColeccion ul.thumbs li img.currentThumbs, #smallColeccion ul.thumbs li img.currentThumbs:hover{
	max-width:140%;
	width:100%;
	
}

#smallColeccion .resumen{
	border-bottom:4px solid #FFF;
	height:auto;
}

#smallColeccion .gradientGray{
	border-top:4px solid #FFF;
	display:none;
	overflow:hidden;
	width: 100%;
	min-height:83px;
	height: 16%;
	padding:0%;
}
#smallColeccion .gradientGray .bb-white{
	overflow:hidden;
	display:block;
	padding:2px;
	border-bottom:3px solid #FFF;
	height:20px;
}

#smallColeccion .gradientGray .bb-white #pag li{
	padding: 0;
	float:left;
	height:20px;
	width:15px;
}
#smallColeccion .gradientGray .bb-white #pag li.pag{
	padding-top:6px;
	margin-right:10px;
}
#smallColeccion .gradientGray .bb-white #pag li a{
	display: block;
	padding-top:6px;
	float:left;
    margin: auto;
    text-align: center;
    height:20px;
    width: 15px;
}

#smallColeccion .gradientGray .bottom{
	padding:0 2px;
}

#smallColeccion .gradientGray .bottom a{
	color:#726e6d;
	font-family: 'tradegothiclight' ,Arial, Helvetica, sans-serif;
	font-size:.8em; 
	cursor:pointer; 
	text-align:left;
	padding:2% 1.5% 1% 2%;
	line-height:10px;
	margin:0px;
}
#smallColeccion .gradientGray .navigation-page{float:right;}
#smallColeccion .gradientGray .navigation-page a{padding:0; }
#smallColeccion .gradientGray ul{
	float:left;
	width:80%;
	margin:0;
}
#smallColeccion .gradientGray ul li{
	color:#858583;
	font-size:.7em; 
	cursor:pointer; 
	text-align:left;
	padding:2.5% 1.7% 1% 4.5%;
	line-height:10px;
	margin:0px;
}
#smallColeccion .gradientGray ul li:first-child
{cursor:default;margin:0px 0px 0px 2%;padding:0;}
#smallColeccion .gradientGray .bottom a:hover{
	
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3OSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 79%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(79%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 79%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 79%,rgba(255,255,255,0) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 79%,rgba(255,255,255,0) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 79%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}
#smallColeccion .gradientGray ul li:hover,
.currentPag
{
	color:#000;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
#smallColeccion .gradientGray ul li:first-child:hover{
	color:#8B8B89;
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
#bigColeccion{
	position: relative;
	overflow: hidden;
	height: auto;
	width:62.99%;
	margin-bottom: 2%; 
	border:0px solid #f00;
}
#bigColeccion .principalColeccion{
	position: relative;
	overflow:hidden;
	width:64.9%;
    margin-right:1.6%;
	float:left;
	display: block;
}
#bigColeccion .principalColeccion a{text-decoration: none;}
#bigColeccion .principalColeccion img{	width:118%; max-width:118%; position:relative; left: -36px; min-height: 528px; min-width: 296px;display: none;cursor: default;}
#bigColeccion .principalColeccion p{ 
	position: relative; 
	margin-bottom: -30px;
	height: 30px;
	top:5px; 
	left:10px; 
	color:#FFFFFF !important;
	*color:#000000 !important;
	font-size: .7em;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.93);
	text-transform:lowercase;
	text-transform:capitalize;
	z-index: 999; 
}

#bigColeccion .principalColeccion #mensajeAddFavoritos{
	position:absolute;
	background: #fff;
	color:#000; 
	font-size: 0.86em;
	line-height: 40px;
	height:40px;
	width: 100%;
	left:0px; 
	top:45%;
	text-align: center;
	z-index: 999; 
	opacity:0;
	filter:alpha(opacity=0);

}
#bigColeccion .secondaryColeccion{overflow:hidden;width:33.5%;float:left}
#bigColeccion .secondaryColeccion div{overflow:hidden;border:none;width: 100%; margin-bottom: 5.5%;}
#bigColeccion .secondaryColeccion img{width: 100%; min-height: 117px; min-width: 131.5px;display: none;}

/* Effect 3: Scale up */
.zoomOut{
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	transform: scale(1.08);
	-webkit-animation: scaleUp 1.8s ease-in-out forwards;
	-moz-animation: scaleUp 1.8s ease-in-out forwards;
	animation: scaleUp 1.8s ease-in-out forwards;
}
@-webkit-keyframes scaleUp {
	to { -webkit-transform: scale(1); opacity: 1;filter: alpha(opacity = 100); }
}
@-moz-keyframes scaleUp {
	to { -moz-transform: scale(1); opacity: 1;filter: alpha(opacity = 100); }
}
@keyframes scaleUp {
	to { transform: scale(1); opacity: 1; filter: alpha(opacity = 100);}
}

/*	
##############################################################	
********************	MIS FAVORITOS	******************
##############################################################	
*/

#small_favoritos{
	min-width: 205px;
	width: 34%;
	height: 100%;
	background: #fff
}
#small_favoritos h1{
	margin: 0px 0 0 0;
	font-size: 1.8em;
	line-height: 157px;
}
#small_favoritos .novia2013{
	position:relative;
	margin: 40px auto 0px auto;
	text-align: center;
}
#small_favoritos .txt_favoritos{
	padding:5% 0 10% 0;
	height:46%;
}



#small_favoritos span{	
	font-size: 1em;
	color: #6D6D6D;
	line-height: 1em;
}
#small_favoritos p{
	font-family:'tradegothiclight' ,Arial, Helvetica, sans-serif;
	margin: 5% 1% 23% 3%;
	font-size: .82em;
	line-height: 1.2em;
	color:#767676;
}

#small_favoritos button,#small_favoritos div.download_favoritos a{
	border:0;
	background: #E6E6E6;
	color:#888;
	font-family:'tradegothicbold' ,Arial, Helvetica, sans-serif;
	padding: 2px 10px 0px 10px;
	width:80%;
	margin: 8px 0;
	font-size: 0.95em !important;
	text-align: left;
}
#small_favoritos button:hover{
	background: #ccc;
			transition:
		background .2s, 
		background .2s;
	-webkit-transition:
		background .2s, 
		background .2s, 
 -webkit-transform .2s;
}

#small_favoritos div.download_favoritos{
	clear: both;	
	font-size: .9em !important;
	position: realtive;	
	margin-left:4%;
}

#small_favoritos div.download_favoritos div{
	position:absolute;
	bottom:0;	
	min-width: 199px;
    width: 32%;
}


#small_favoritos div.download_favoritos a{
	display:block;
	font-family:'tradegothicbold' ,Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*padding:4px 48% 4px 10px;*/
	width:72%;
	margin-bottom: 0;
}

#small_favoritos div.download_favoritos button{
	margin-bottom: 0;
	margin-top: 4px;
}


#big_favoritos #form_registrarse{
	display: none;
	position: absolute;
	padding-bottom: 20px;
	margin-top:25%;
	width: 45%;
	margin-left: 10%;
	border: 2px solid #e8e8e8;
	background-color:#fff;
	z-index: 9999
}
#form_registrarse fieldset{
	margin-left:15%;
	width:100%;	
}
#form_registrarse label,input{
	width:100%;	
}

#form_registrarse label{
	margin-bottom:0px;
	margin-top: 4%;	
}

#form_registrarse input{
	font-weight:bold;
}


#form_registrarse label.input-medium, #form_registrarse input.input-medium{
	width:60%;
}

#big_favoritos #form_registrarse legend{
	display: none; 
	border:0;
}
#big_favoritos input{
	border:0;
	border-bottom:1px solid #ccc;

	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;

	-webkit-border-radius: 0px;
	border-radius: 0px;
	background:#fff;
}
#big_favoritos button{
	border:0;
	background: #E6E6E6;
	color:#888;
	padding: 2px 10px 2px 10px;
	width: 179px;
	margin-top: 28px;
	font-size: .9em;
	text-align: left;
}
#big_favoritos button:hover{
	background: #ccc;
			transition:
		background .2s, 
		background .2s;
	-webkit-transition:
		background .2s, 
		background .2s, 
 -webkit-transform .2s;
}
#mensajeRegistrar{ min-height: 20px;text-transform:uppercase;font-size: .8em;margin-top: 20px  }
#big_favoritos label{text-align: left;}
#big_favoritos .control-group{width: 100%;overflow: hidden;margin: 0 auto}
#big_favoritos .control-group .controls,
#big_favoritos .control-group p{margin-left: 0}

.cerrar{
	text-transform:lowercase;
	cursor:pointer;
	position: relative;
	width: 98%;
	padding-right: 6px;
	text-align: right;
	z-index: 99999
}
#big_favoritos ul#pag{	
	position:absolute;
	bottom:0;
	margin-bottom: 29px;
	margin-left: 14px;
    position: absolute;
    width: 80%;
}
#big_favoritos ul#pag li{
	color:#858583;
	font-size:.82em; 
	cursor:pointer; 
	text-align:left;
	padding:1%;
	line-height:10px;
	margin:0px;
}
/*fin favoritos*/


/*styles for 300 and up @ 16px!*/
/* The max-width declaration below blocks this from ever working */
@media screen and (min-height: 690px){
  #smallColeccion h1 {
    font-size: 1.3em;
  }
  
  #smallColeccion h1 span{font-size: 3.2em;line-height: 118%;}
  
	#smallDC .resumen h1{
		font-size: 2.3em;
		line-height: 450%;
	}
	
	#small_favoritos h1{
		font-size: 2.3em;
	}
}

@media screen and (min-height: 760px){
  
	#smallDC .resumen h1{
		line-height: 450%;
	}	
	
}

.content-document{
    width: 100%;
    color: grey;
    font-size: 16px;
    line-height: 24px;
    font-family: "Baskerville Old Face",Helvetica,Arial,sans-serif;
    padding: 2px;
	min-height: 700px;
}

p{
    font-weight: 200;
}


.content-title-container{
    margin-left: 100px;
    margin-top: 10px;
    
}
.content-title{
    margin: auto;
    margin-top: 10px;
    font-weight: 300;
    display: inline-block;
    color: #000;
    padding: 6px 13px;
    padding: 0.4rem 0.8rem;
    font-family: "Merriweather",Helvetica,Arial,sans-serif;
}

.content-area4{
    width: 50%;
    float:left;
   
}

.content-area3{
    width: 30%;
    float:left;
   
}

.content-area1 p{
    padding-left: 7px;
    padding-right: 15px;
}
.content-area2{
    width: 50%;
    float:right;
    display: block;
    position: relative; 
    min-height: 800px;
}

.content-link{
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .3);
    width: 407px;
    margin: auto;
}

.picture-center{
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .3);
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
}

.picture-right{
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .3);
    width: 95%;
    margin: auto;
    margin-right: 5px;
    margin-left: 5px;
}

.content-link a img{
    margin: auto;
    
} 
#FrontPageTitle{
    margin: auto;
    padding-bottom: 10px;
    position: relative
}

#frontpage-image{
    width: 100%;
    height: 100%;

}



#frontpage-logo{
    width: 200px;    
    height:38px;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .3);
    position: absolute;
    left: 50%;
    top: 40px;
    margin-left: 200px;
}

#frontpage-logo-content{
    width: 200px;    
    height:38px;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .3);
    position: absolute;
    left: 50%;
    top: 110px;
    margin-left: 200px;
}

#frontpage-logo-enter-site{
    width: 200px;    
    height:38px;
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: 233px;
}

@font-face{
    font-family: "Baskerville Old Face";
    src: url('../fonts/ufonts.com_baskerville-old-face.ttf');
}

@font-face{
    font-family: "Freestyle Script";
    src: url('../fonts/FreestyleScriptRegular.ttf');
}


body{
    margin: 0;  
    font-size: 16px; 
    line-height: 24px; 
    font-family: "Baskerville Old Face",Helvetica,Arial,sans-serif;
}

td

{
    font-size : 11px;
    color : #000;
}


.content-area-fill-width{
	width: 100% !important;
	min-height: 800px ;
}

.fm_font{
	font-family: 'Freestyle Script', sans-serif !important;
	font-size: 24pt;
	line-height: 1pt;
	text-align: center;
	color: black;
}

.fm_font_footer {
	width: 100%;
	font-size: 10pt;
	line-height: 1pt;
	text-align: center;
	color: black;
	margin-top: 10px;
}

.home-static-text {
	position: fixed;
	top: 95px;
	left: 0px;
	right: 0px;
	display: block;
	height: 50px;
	background: white;
	z-index: 9999;
	border-top: black solid 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";       /* IE 8 */
filter: alpha(opacity=80);  /* IE 5-7 */
-moz-opacity: 0.8;          /* Netscape */
-khtml-opacity: 0.8;        /* Safari 1.x */
opacity: 0.8; 
}

.images-not-owned {
	text-align: center;
	font-size: 6pt;
	filter: alpha(opacity=80);  /* IE 5-7 */
	-moz-opacity: 0.8;          /* Netscape */
	-khtml-opacity: 0.8;        /* Safari 1.x */
	opacity: 0.8; 
}