body {
	margin:0;
	background:url(../images/bg_catalogo.jpg) no-repeat;
	background-position:0 90px;
}
.clear {
	clear:both;
}

/* FONT FACE */
@font-face {
	font-family: 'DINLight';
	src: url('../font_face/din/din-light-webfont.eot');
	src: local('☺'), url('../font_face/din/din-light-webfont.woff') format('woff'), url('../font_face/din/din-light-webfont.ttf') format('truetype'), url('../font_face/din/din-light-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINRegular';
	src: url('../font_face/din/din-regular-webfont.eot');
	src: local('☺'), url('../font_face/din/din-regular-webfont.woff') format('woff'), url('../font_face/din/din-regular-webfont.ttf') format('truetype'), url('../font_face/din/din-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINBold';
	src: url('../font_face/din/din-bold-webfont.eot');
	src: local('☺'), url('../font_face/din/din-bold-webfont.woff') format('woff'), url('../font_face/din/din-bold-webfont.ttf') format('truetype'), url('../font_face/din/din-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-family: 'DINRegular';
	font-size:36px;
	color:#6a594f;
	font-weight:normal;
	padding-bottom:15px;
	margin:0 0 15px 0;
	background:url(../images/hearts.png) no-repeat bottom left;
}
h3 {
	font-family: 'DINRegular';
	font-size:16px;
	color:#bb9a43;
	font-weight:normal;
	padding-bottom:15px;
	margin:0 0 15px 0;
	background:url(../images/hearts.png) no-repeat bottom left;
}


/* HEADER CSS */
#header{position:relative;width:976px;margin:0 auto;padding:5px 0;}
#header #social{position:absolute;bottom:0;right:0;width:200px;font-family:'DINRegular';font-size:24px;color:#000;text-align:right;}
#header #contacto{position:absolute;top:0;right:0;}
#header #contacto .contact-wr{display:inline-block;margin-left:15px;}
#header #contacto .contact-wr img{float:left;}
#header #contacto .contact-wr .text{float:left;background:#eaeaea;width:175px;padding:2px 10px;font-family:'DINLight';font-size:15px;color:#6f6f6f;}
#header #contacto .contact-wr .text strong, #header #contacto .contact-wr .text b{display:block;font-family:'DINBold';font-size:22px;color:#000;font-weight:normal;}
#header #contacto .contact-wr .text b{font-family:'DINRegular' !important;}
#header #contacto .contact-wr .text-wha{float:left;background:#333333;width:175px;padding:2px 10px;font-family:'DINLight';font-size:12px;color:white;}
#header #contacto .contact-wr .text-wha strong, #header #contacto .contact-wr .text-wha b{display:block;font-family:'DINBold';font-size:13px;color:white;font-weight:700;}
#header #contacto .contact-wr .text-wha b{display:block;font-family:'DINBold'!important;font-size:12px;color:#57bb63;font-weight:700;}
#header #iconos{position:absolute;width:520px;bottom:5px;left:260px;text-align:left;font-family:'DINRegular';font-size:14px;color:white;}
#header #iconos a{color:#000;text-decoration:none;margin-right:15px;}
#header #iconos a#light{background:red;padding:5px;border-radius:3px;color:#FFF;}

/* CONTENT CSS */
#content {
	background:url(../images/bg_shortlight.jpg) no-repeat bottom center;
	position:relative;
	font-family:Arial;
}
#bg_sidebar {
	background:url(../images/bg_sidebar.png) repeat-y center top;
}
#main {
	position:relative;
	width:740px;
	padding:0 0 60px 236px;
	margin:0 auto;
}
#main_nsb {
	position:relative;
	width:976px;
	padding:0 0 50px 0;
	margin:0 auto;
}
#sidebar {
	position:absolute;
	top:5px;
	left:0;
	width:200px;
}
#sidebar h3 {
	font-family:'DINBold';
	margin-top:40px;
	color:#fa646f;
}
#sidebar .adv {
	position:relative;
	width:200px;
	margin:0 0 10px -8px;
}
#sidebar ul {
	list-style:none;
	margin:0 0 40px 0;
	padding:0;
}
#sidebar ul li {
	margin-bottom:4px;
}
#sidebar ul li a {
	font-family:'DINRegular';
	font-size:13px;
	color:#6a593f;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#fa646f;
	text-decoration:none;
}
#sidebar li ul {
	margin:0 0 10px 25px;
}
#sidebar li li {
	margin:0;
	padding:0;
}
#sidebar li ul a {
	font-size:15px;
	color:#f77078;
}

#title {
	position:relative;
	padding:50px 0;
}
#title #btn_ver_odd {
	position:absolute;
	top:35px;
	right:3px;
}
#title #botones {
	position:absolute;
	top:55px;
	right:40px;
	background:#2b2123 url(../images/bg_btn_brown.jpg) repeat-x top left;
}
#title #botones a#vendidos {
	float:left;
	padding:4px 15px 4px 55px;
	background:url(../images/btn_vendidos.png) no-repeat top left;
	font-family:'DINLight';
	font-size:14px;
	color:#ffeaec;
	text-decoration:none;
}
#title #botones a:hover#vendidos {
	background:#fa646f url(../images/btn_vendidos_over.png) no-repeat top left;
	color:#FFF;
}
#title #botones a#todos {
	float:left;
	padding:4px 15px 4px 55px;
	background:url(../images/btn_todos.png) no-repeat;
	background-position:5px 5px;
	font-family:'DINLight';
	font-size:14px;
	color:#ffeaec;
	text-decoration:none;
}
#title #botones a:hover#todos {
	background:#fa646f url(../images/btn_todos_over.png) no-repeat;
	background-position:5px 5px;
	color:#FFF;
}
#title #botones #onVendidos {
	float:left;
	padding:4px 15px 4px 55px;
	background:#fa646f url(../images/btn_vendidos_over.png) no-repeat top left;
	font-family:'DINLight';
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	border-right:solid 1px #FFF;
}
#title #botones #onTodos {
	float:left;
	padding:4px 15px 4px 55px;
	background:#fa646f url(../images/btn_todos_over.png) no-repeat;
	background-position:5px 5px;
	font-family:'DINLight';
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	border-left:solid 1px #FFF;
}
#title #botones #leftBotones {
	position:absolute;
	bottom:-9px;
	left:-14px;
}
#title #botones #rightBotones {
	position:absolute;
	bottom:-9px;
	right:-14px;
}
#title #botones #shadow {
	position:absolute;
	bottom:-23px;
	right:-10px;
}

/* INFO RIGHT CSS */
#info_right {
	float:right;
	width:190px;
	padding:0 0 0 25px;
	margin:0 0 15px 0;
	border-left:solid 1px #e3e3e3;
	font-family:'DINLight';
	font-size:16px;
	color:#6a594f;
}
#info_right a {
	color:#fa646f;
}
#info_right a:hover {
	color:#6a593f;
}
#info_right b {
	font-family: 'DINBold';
	font-size:16px;
	color:#F97075;
	font-weight:normal;
}
#info_right h3 {
	font-family: 'DINBold';
	font-size:22px;
	color:#6a594f;
	font-weight:normal;
	padding-bottom:15px;
	margin:0 0 15px 0;
	background:url(../images/hearts.png) no-repeat bottom left;
}
#info_right input[type='text'] {
	width:96%;
	border:solid 1px #facccc;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	font-family:'DINRegular';
	font-size:14px;
	color:#a9a8a8;
	padding:2%;
	margin-bottom:15px;
}
#info_right select {
	width:100%;
	border:solid 1px #facccc;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	font-family:'DINRegular';
	font-size:15px;
	color:#a9a8a8;
	padding:2%;
	letter-spacing:-1px;
	margin-bottom:15px;
}
#info_right textarea {
	width:96%;
	height:100px;
	border:solid 1px #facccc;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	font-family:'DINRegular';
	font-size:14px;
	color:#a9a8a8;
	padding:2%;
	margin-bottom:15px;
}
#info_right input[type='submit'] {
	padding:4px 10px;
	height:26px;
	border:0;
	background:#f87075;
	margin:0;
	cursor:pointer;
	font-family:'DINLight';
	font-size:14px;
	color:#FFF;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

/* CSS INFORMACION */
#informacion {
	width:740px;
	min-height:525px;
	font-family:'DINLight';
	font-size:16px;
	color:#6a594f;
	text-align:justify;
}
#informacion a {
	color:#fa646f;
}
#informacion a:hover {
	color:#6a593f;
}
#informacion h3 {
	font-family: 'DINBold';
	font-size:22px;
	color:#6a594f;
	font-weight:normal;
	padding-bottom:15px;
	margin:0 0 15px 0;
	background:url(../images/hearts.png) no-repeat bottom left;
}
#informacion strong {
	font-family:'DINBold';
	font-size:18px;
	color:#6a594f;
	font-weight:normal;
}
#informacion b {
	font-family:'DINBold';
	color:#f97075;
	font-weight:normal;
}
#informacion ol {
}
#informacion ol li {
	font-family:'DINRegular';
	color:#6a594f;
	margin-bottom:15px;
}
#nav {
	position: relative;
	background: #f3f3f3;
	padding: 5px 10px;
	margin: 0 0 15px 0;
	border: solid 1px #FFF;
	outline: solid 1px #e3e3e3;
	letter-spacing: 0;
	font-family: 'DINRegular';
	font-size: 14px;
	color: #c5b7af;
	height: 17px;
}
#nav a {
	color:#ac9d94;
	text-decoration:none;
}
#nav a:hover {
	color:#f97075;
	text-decoration:underline;
}
#nav strong {
	font-family:'DINLight';
	font-size:14px;
	color:#f97075;
	font-weight:normal;
}
#informacion #imgSombra {
	margin:15px;
	-moz-box-shadow: 0px 0px 15px #BBB;
	-webkit-box-shadow: 0px 0px 15px #BBB;
	box-shadow: 0px 0px 15px #BBB;
}

/* PAGINACION CSS */
#paginacion {
	margin-bottom:15px;
	width:740px;
	background:#f3f3f3;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
#paginacion #datos {
	float:right;
	padding:10px 25px 0 0;
	font-family:'DINRegular';
	font-size:12px;
	color:#ac9d94;
	text-align:right;
}
#paginacion #datos strong {
	font-size:12px;
	font-weight:normal;
	color:#20a8dc;
}
#paginacion ul {
	list-style:none;
	margin:0;
	padding:0;
}
#paginacion ul li {
	float:left;
	position:relative;
	border:solid 1px #FFF;
}
#paginacion img {
	border:0;
	
}
#paginacion .diez a {
	display:block;
	background:#d2b159;
	padding:12px 12px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
#paginacion .diez a:hover {
	background:#ac8a30;
	color:#FFF;
	text-decoration:none;
}
#paginacion .uno a {
	display:block;
	background:#e3d9b7;
	padding:12px 15px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-decoration:none;
}
#paginacion .uno a:hover {
	background:#ac8a30;
	color:#FFF;
	text-decoration:none;
}
#paginacion .uno .masUno {
	width:10px;
	height:18px;
	background:url(../images/arrow+1.png) no-repeat center right;
	position:absolute;
	top:15px;
	right:-10px;
	z-index:500;
}
#paginacion .uno .masUnoOver {
	width:10px;
	height:18px;
	background:url(../images/arrow+dark.png) no-repeat center right;
	position:absolute;
	top:15px;
	right:-10px;
	z-index:500;
}
#paginacion .uno .menosUno {
	width:10px;
	height:18px;
	background:url(../images/arrow-1.png) no-repeat center right;
	position:absolute;
	top:15px;
	left:-10px;
	z-index:500;
}
#paginacion .uno .menosUnoOver {
	width:10px;
	height:18px;
	background:url(../images/arrow-dark.png) no-repeat center right;
	position:absolute;
	top:15px;
	left:-10px;
	z-index:500;
}


#paginacion .num a {
	display:block;
	background:#ffdbe1;
	font-family:'DINLight';
	font-size:24px;
	color:#f77078;
	text-decoration:none;
	padding:10px 18px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
#paginacion .num a:hover {
	background:#f77078;
	color:#FFF;
}
#paginacion .num .arrow {
	width:10px;
	height:18px;
	background:url(../images/arrow_num.png) no-repeat center right;
	position:absolute;
	top:15px;
	right:-10px;
	z-index:500;
}
#paginacion .num .arrowOver {
	width:10px;
	height:18px;
	background:url(../images/arrow_selec.png) no-repeat center right;
	position:absolute;
	top:15px;
	right:-10px;
	z-index:500;
}

#paginacion .numSelec a {
	display:block;
	background:#f77078;
	font-family:'DINLight';
	font-size:24px;
	color:#ffdbe1;
	text-decoration:none;
	padding:10px 18px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
#paginacion .numSelec a:hover {
	background:#f77078;
	color:#FFF;
}
#paginacion .numSelec #arrow {
	position:absolute;
	top:15px;
	right:-10px;
	z-index:500;
}

#opiniones {
	background:url(../images/sombra_buscador_2.jpg) no-repeat top left;
	padding:25px 10px;
	font-family:'DINLight';
	font-size:16px;
	color:#ac9d94;
}
#opiniones p {
	padding-left:15px;
	border-left:solid 1px #e2e4e4;
}
#opiniones strong {
	font-family:'DINBold';
	font-size:15px;
	font-weight:normal;
}
#opiniones b {
	font-family:'DINLight';
	font-size:15px;
	font-weight:normal;
}
#opiniones ul {
	list-style:none;
	margin:0;
	padding:0;
}
#opiniones ul li {
	margin-bottom:25px;
	padding-left:50px;
	background:url(../images/ic_opinion.png) no-repeat;
	background-position:0 3px;
}

/* CSS SITEMAP */
#sitemap {
	margin-bottom:25px;
}
#sitemap ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sitemap ul li {
	margin-bottom:5px;
	padding-left:20px;
	background:url(../images/heart.png) no-repeat;
	background-position:0 3px;
}
.mapaWebSeccion {
	margin-bottom:5px;
	padding-left:20px;
	background:url(../images/heart.png) no-repeat;
	background-position:0 3px;
}
.mapaWebSeccion a{
	font-family:'DINBold';
	color:#FA646F;
	text-decoration:none;
}	
.mapaWebSeccion a:hover{
	color:#6A593F;
}		

#sitemap ul li a {
	font-family:'DINBold';
	color:#FA646F;
	text-decoration:none;
}
#sitemap ul li a:hover {
	color:#6A593F;
}

/* SITEMAP LEVEL 2 */
#sitemap ul li ul {
	margin:0 0 15px 25px;
}
#sitemap ul li ul li {
	background:url();
	margin-bottom:0px;
	padding-left:0px;
}

.mapaWebSubSeccion {
	background:url();
	margin-bottom:0px;
	padding-left:0px;
}
.mapaWebSubSeccion a{
	font-family:'DINRegular';
	color:#6A593F;
	text-decoration:none;
}	
.mapaWebSubSeccion a:hover{
	color:#FA646F;
	text-decoration:underline;
}

#sitemap ul li ul li a {
	font-family:'DINRegular';
	color:#6A593F;
	text-decoration:none;
}
#sitemap ul li ul li a:hover {
	color:#FA646F;
}

/* SITEMAP LEVEL 3 */
#sitemap ul li ul li ul li a {
	font-family:'DINRegular';
	color:#AC9D94;
	text-decoration:none;
}
#sitemap ul li ul li ul li a:hover {
	color:#FA646F;
}
.mapaWebPagina a {
	font-family:'DINRegular';
	color:#AC9D94;
	text-decoration:none;	
}
.mapaWebPagina a:hover {
	color:#FA646F;	
	text-decoration:underline;
}
/* FOOTER */
#bg_footer {
	position:relative;
	background:#852626 url(../images/footer.jpg) no-repeat top center;
}
#bg_footer #shadow {
	background:url(../images/shadow.png) repeat-x top left;
	width:100%;
	height:10px;
	position:absolute;
	top:-15px;
	left:0;
}
#footer {
	position:relative;
	width:976px;
	margin:0 auto;
	padding:15px 0 40px 0;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
}
#footer #redes {
	float:right;
	text-align:right;
	margin-top:15px;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	position:relative;
	float:left;
	margin-top:15px;
}
#footer ul li.normal {
	width:290px;
	margin-right:15px;
}
#footer ul li.grande {
	width:365px;
}
#footer ul li a {
	display:block;
	background:#852626 url(../images/ic_info.png) no-repeat top right;
	padding:25px 0 25px 85px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	border:solid 1px #ac4e4e;
	text-decoration:none;
	font-family: 'DINRegular';
	font-size:14px;
	color:#ffdbdb;
}
#footer ul li a:hover {
	background:#20a8dc url(../images/ic_go.png) no-repeat bottom right;
}
#footer ul li strong {
	font-family: 'DINBold';
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#footer .icono {
	position:absolute;
	border:0;
	top:5px;
	left:10px;
}

#footer #links {
	font-size:14px;
	color:#ffc2c2;
	margin:30px 0 5px 0;
}
#footer #links a {
	color:#ffc2c2;
	text-decoration:none;
	margin:0 8px;
}
#footer #links a:hover {
	color:#FFF;
}
/* FONT FACE */
@font-face {
	font-family: 'DINLight';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINRegular';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINBold';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#fx-banner {
	position:fixed;
	bottom:25px;
	right:25px;
	width:408px;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-banner.hide {
	right:-390px;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-fixed a.btn-facebook {
	display:block;
	width:272px;
	height:40px;
	background:url(../images/btn_facebook.png) no-repeat;
	background-position:0 0;
	margin:15px 0 2px 0;
}
#fx-fixed a.btn-facebook:hover {
	background-position:-272px 0;
}
#fx-fixed {
	position:relative;
	bottom:0;
	right:0;
	
	background:url(../images/fixed.png) no-repeat center top;
	width:348px;
	height:95px;
	padding:23px 30px;
	
	font-family:'DINRegular';
	font-size:16px;
	color:#7e662c;
	text-shadow:1px 1px #FFF;
	letter-spacing:-1px;
	
	z-index:20;
}
#fx-fixed strong {
	display:block;
	margin-top:10px;
	font-family:'DINBold';
	font-size:36px;
	color:#000;
	font-weight:normal;
}
#fx-fixed span {
	font-size:15px;	
}
#fx-fixed a {
	color:#7e662c;
	cursor:pointer;
}
#fx-fixed a:hover {
	color:#333;
}

#fx-bubble {
	position:absolute;
	background:url(../images/bubble.png) no-repeat center top;
	width:338px;
	height:107px;
	padding:25px 35px;
	
	font-family:'DINLight';
	font-size:18px;
	color:#333;
	line-height:20px;
	letter-spacing:-1px;
	opacity:1;
	
	z-index:10;
}
#fx-bubble.down {
	bottom:0;
	right:0;
	opacity:0;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-bubble.up {
	bottom:140px;
	right:0px;
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-bubble b {
	font-family:'DINBold';
	color:#000;
	font-weight:normal;
}
#fx-bubble strong {
	font-family:'DINBold';
	color:#eb4352;
	font-weight:normal;
}
#fx-bubble ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#fx-bubble ul li {
	background:url(../images/list-style.png) no-repeat left center;
	padding:0 0 0 20px;
	margin:5px 0;
	
	font-family:'DINBold';
	font-size:18px;
	color:#eb4352;
}
#fx-bubble ul li b {
	color:#333;
	font-weight:normal;
}
#fx-bubble span {
	font-size:14px;
	color:#aeadad;
}
#fx-bubble span a {
	color:#aeadad;
}
#fx-bubble span a:hover {
	color:#dd1c3f;
}


#fx-arrow {
	position:absolute;
	top:50px;
	left:0;
	z-index:10;
	opacity:0;
	cursor:pointer;
}

#fx-arrow.right {
	top:50px;
	left:0;
	opacity:0;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow.left {
	top:50px;
	left:-55px;
	opacity:0.8;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow.left:hover {
	opacity:1;
}
#fx-arrow.hide {
	top:50px;
	left:0;
	opacity:0 !important;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


#fx-arrow2 {
	position:absolute;
	top:50px;
	right:0;
	z-index:10;
	opacity:0;
	cursor:pointer;
	transform: rotateY(180deg);
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow2.show {
	top:50px;
	right:408px;
	opacity:0.75;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow2.show:hover {
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
button.loadmore {
	border-radius: 2px;
	display: block;
	width: 100%;
	padding: 22px 15px;
	font-family: 'DINBold', Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 7px;
	font-weight: 700;
	text-transform: uppercase;
	color: #95999e;
	border: solid 1px #d8dde3;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0 0 10px 0;
	background: rgba(239,243,247,1);
	background: -moz-linear-gradient(top, rgba(239,243,247,1) 0%, rgba(216,221,227,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,243,247,1)), color-stop(100%, rgba(216,221,227,1)));
	background: -webkit-linear-gradient(top, rgba(239,243,247,1) 0%, rgba(216,221,227,1) 100%);
	background: -o-linear-gradient(top, rgba(239,243,247,1) 0%, rgba(216,221,227,1) 100%);
	background: -ms-linear-gradient(top, rgba(239,243,247,1) 0%, rgba(216,221,227,1) 100%);
	background: linear-gradient(to bottom, rgba(239,243,247,1) 0%, rgba(216,221,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff3f7', endColorstr='#d8dde3', GradientType=0 );
	outline: 0;
}
button.loadmore:hover {
	color: #FFF;
	border: solid 1px #fa5a6d;
	background: rgba(255,135,155,1);
	background: -moz-linear-gradient(top, rgba(255,135,155,1) 0%, rgba(255,98,114,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,135,155,1)), color-stop(100%, rgba(255,98,114,1)));
	background: -webkit-linear-gradient(top, rgba(255,135,155,1) 0%, rgba(255,98,114,1) 100%);
	background: -o-linear-gradient(top, rgba(255,135,155,1) 0%, rgba(255,98,114,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,135,155,1) 0%, rgba(255,98,114,1) 100%);
	background: linear-gradient(to bottom, rgba(255,135,155,1) 0%, rgba(255,98,114,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff879b', endColorstr='#ff6272', GradientType=0 );
}