@charset "UTF-8";
/* CSS Document */

* {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
body {
	background-color:#000;
}
#site {
	background: #000 url(../img/png/products_background.png) no-repeat top;
	margin:0 auto;
	width:955px;
}

/* START HEADER */

#nav {
	overflow:auto;
	height:50px;
	background:#252322;
}
#nav li {
	float:left;
}
#logonav {
	background:url(../img/png/espainav.png) no-repeat 0 14px;
	width:97px;
	height:22px;
	text-indent:-999px;
	padding-top:12px;
	padding-bottom:2px;
	margin-left:15px;
}
#socialtext {
	background:url(../img/png/social.png) no-repeat 1px 16px;
	width:64px;
	height:17px;
	text-indent:-999px;
	padding-top:12px;
	padding-bottom:4px;
	margin-left:70px;
}
#social {
	margin-left:20px;
	margin-top:12px;
}
#social li {
	float:left;
	padding-right:8px;
}
a#rss {
	display:block;
	background:url(../img/png/rss.png) no-repeat;
	width:27px;
	height:27px;
}
a#rss:hover {
	background:url(../img/png/rsshover.png) no-repeat;
	width:27px;
	height:27px;
}
a#facebook {
	display:block;
	background:url(../img/png/facebook.png) no-repeat;
	width:13px;
	height:27px;
}
a#facebook:hover {
	background:url(../img/png/facebookhover.png) no-repeat;
	width:13px;
	height:27px;
}
a#twitter {
	display:block;
	background:url(../img/png/twitter.png) no-repeat;
	width:34px;
	height:27px;
	margin-top:2px;

}
a#twitter:hover {
	background:url(../img/png/twitterhover.png) no-repeat;
	width:34px;
	height:27px;
}
a#digg {
	display:block;
	background:url(../img/png/digg.png) no-repeat;
	width:38px;
	height:22px;
	margin-top:3px;

}
a#digg:hover {
	background:url(../img/png/digghover.png) no-repeat;
	width:38px;
	height:22px;
}
a#blogger {
	display:block;
	background:url(../img/png/blogger.png) no-repeat;
	width:24px;
	height:24px;
	margin-top:2px;
}
a#blogger:hover {
	background:url(../img/png/bloggerhover.png) no-repeat;
	width:24px;
	height:24px;
}
a#cloud {
	display:block;
	background:url(../img/png/cloud.png) no-repeat;
	width:37px;
	height:25px;
}
a#cloud:hover {
	background:url(../img/png/cloudhover.png) no-repeat;
	width:37px;
	height:25px;
}
#shop {
	background:url(../img/png/shop.png) no-repeat 1px 16px;
	width:50px;
	height:12px;
	text-indent:-999px;
	padding-top:12px;
	padding-bottom:12px;
	margin-left:28px;
}
a#cart {
	display:block;
	background:url(../img/png/cart.png) no-repeat;
	width:23px;
	height:27px;
	margin-top:12px;
	margin-left:20px;
}
a#cart:hover {
	background:url(../img/png/carthover.png) no-repeat;
	width:23px;
	height:27px;
}
#search_form {
	margin-top:12px;
	margin-left:50px;
}
#search_field {
	float:left;
	width:193px;
	height:23px;
	background-color:#666;
	border:none;
	color:#FFF;
	text-indent:10px;
}
#search_button {
	border:none;
	background:url(../img/png/submitsearch.png) no-repeat;
	width:79px;
	height:25px;
	margin-left:12px;
}
#espaiproducts {
	background:url(../img/png/espaiproducts.png) no-repeat;
	width:546px;
	height:75px;
	text-indent:-999px;
	margin-left:206px;
	margin-top:94px;
	margin-bottom:170px;
}
#menu {
	overflow:auto;
	margin-left:62px;
	height:50px;
	margin-bottom:10px;
}
#menu li a {
	height:23px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0 40px 0 40px;
}
#menu li a.home {
	width:65px;
	background:url(../img/png/home.png) no-repeat;
}
#menu li a.products {
	width:116px;
	background:url(../img/png/products.png) no-repeat;
}
#menu li a.recommend {
	width:181px;
	background:url(../img/png/recommend.png) no-repeat;
}
#menu li a.contact {
	width:136px;
	background:url(../img/png/contact.png) no-repeat;
}
#menu li a:hover {
	border-bottom:solid 2px #29b4ac;
	padding-bottom:10px;
}

/*END HEADER*/
/*START CONTENTS*/

/*CAMERAS*//*LEFT*/

#contents { 
	overflow:auto;
	padding-bottom:20px;
}
#left, #center, #right {
	float:left;
}
#cameras h3 {
	background:#29b4ac url(../img/png/cameras.png) no-repeat 10px 12px;
	width:298px;
	height:41px;
	text-indent:-999px;
	margin-left:15px;
	position:relative;
}
#ulcameras {
	overflow:auto;
	width:298px;
	margin-left:15px;
	margin-top:15px;
	background:#3c3a3a;
	padding-top:15px;
}
#ulcameras li {
	position:relative;
	margin-left:15px;
}
#ulcameras li img {
	float:left;
	width:115px;
	margin-right:12px;
}
#ulcameras li h4 {
	color:#29b4ac;
	text-transform:capitalize;
	font-size:17px;
	font-weight:100;
	margin-bottom:3px;
}
#ulcameras li h5 {
	color:#656464;
	text-transform:capitalize;
	font-weight:100;
	font-size:11px;
	margin-bottom:12px;
}
#ulcameras li p {
	float:left;
	color:#FFF;
	font-weight:100;
	font-size:10px;
	width:155px;
	margin-top:2px;
}
#ulcameras li a.more {
	font-size:10px;
	color:#29b4ac;
	text-decoration:none;
}
#ulcameras li a.expand img {
	width:17px;
	width:17px;
	position:relative;
	bottom:11px;
	left:255px;
	margin-top:2px;/*Fit boxes*/

}
#ulcameras li h6.currency {
	position:relative;
	bottom:88px;
	right:12px;
	text-decoration:line-through;
	color:#656464;
	font-weight:100;
	font-size:15px;
	text-align:right;
}
#ulcameras li h6.actual {
	position:relative;
	bottom:84px;
	right:12px;
	color:#29b4ac;
	font-weight:100;
	font-size:22px;
	text-align:right;
}

/*LENSES*//*CENTER*/

#lenses h3 {
	background:#29b4ac url(../img/png/lenses.png) no-repeat 10px 12px;
	width:298px;
	height:41px;
	text-indent:-999px;
	margin-left:15px;
	position:relative;
}
#ullenses {
	overflow:auto;
	width:298px;
	margin-left:15px;
	margin-top:15px;
	background:#3c3a3a;
	padding-top:15px;
}
#ullenses li {
	position:relative;
	margin-left:15px;
}
#ullenses li img {
	float:left;
	width:74px;
	margin-right:12px;
}
#ullenses li h4 {
	color:#29b4ac;
	text-transform:capitalize;
	font-size:11px;
	font-weight:100;
	margin-bottom:3px;
}
#ullenses li h5 {
	color:#656464;
	text-transform:capitalize;
	font-weight:100;
	font-size:11px;
	margin-bottom:12px;
}
#ullenses li p {
	float:left;
	color:#FFF;
	font-weight:100;
	font-size:10px;
	width:170px;
	margin-top:2px;
}
#ullenses li a.more {
	font-size:10px;
	color:#29b4ac;
	text-decoration:none;
}
#ullenses li a.expand img {
	width:17px;
	width:17px;
	position:relative;
	bottom:11px;
	left:255px;
	margin-top:10px;/*Fit boxes*/

}

#ullenses li h6.currency {
	position:relative;
	bottom:72px;	
	right:12px;
	text-decoration:line-through;
	color:#656464;
	font-weight:100;
	font-size:12px;
	text-align:right;
}
#ullenses li h6.actual {
	position:relative;
	bottom:67px;
	right:12px;
	color:#29b4ac;
	font-weight:100;
	font-size:17px;
	text-align:right;
}

/*FILTERS*/

#filters h3 {
	background:#29b4ac url(../img/png/filters.png) no-repeat 10px 12px;
	width:298px;
	height:41px;
	text-indent:-999px;
	margin-top:15px;
	margin-left:15px;
	position:relative;
}
#ulfilters {
	overflow:auto;
	width:298px;
	margin-left:15px;
	margin-top:15px;
	background:#3c3a3a;
	padding-top:15px;
}
#ulfilters li {
	position:relative;
	margin-left:15px;
}
#ulfilters li img {
	float:left;
	width:74px;
	margin-right:12px;
	
}
#ulfilters li h4 {
	color:#29b4ac;
	text-transform:capitalize;
	font-size:11px;
	font-weight:100;
	margin-bottom:3px;
}
#ulfilters li h5 {
	color:#656464;
	text-transform:capitalize;
	font-weight:100;
	font-size:11px;
	margin-bottom:12px;
}
#ulfilters li p {
	float:left;
	color:#FFF;
	font-weight:100;
	font-size:10px;
	width:170px;
	margin-top:2px;
}
#ulfilters li a.more {
	font-size:10px;
	color:#29b4ac;
	text-decoration:none;
}
#filters li a.expand img {
	width:17px;
	width:17px;
	position:relative;
	bottom:11px;
	left:255px;
	margin-top:10px; /*Fit boxes*/
}
#ulfilters li h6.currency {
	position:relative;
	bottom:40px;
	right:12px;
	text-decoration:line-through;
	color:#656464;
	font-weight:100;
	font-size:12px;
	text-align:right;
}
#ulfilters li h6.actual {
	position:relative;
	bottom:54px;
	right:12px;
	color:#29b4ac;
	font-weight:100;
	font-size:17px;
	text-align:right;
}

/*FLASHES*//*RIGHT*/

#flashes h3 {
	background:#29b4ac url(../img/png/flashes.png) no-repeat 10px 12px;
	width:298px;
	height:41px;
	text-indent:-999px;
	margin-left:15px;
	position:relative;
}
#ulflashes {
	overflow:auto;
	width:298px;
	margin-left:15px;
	margin-top:15px;
	background:#3c3a3a;
	padding-top:15px;
}
#ulflashes li {
	position:relative;
	margin-left:15px;
}
#ulflashes li img {
	float:left;
	width:74px;
	margin-right:12px;
}
#ulflashes li h4 {
	color:#29b4ac;
	text-transform:capitalize;
	font-size:11px;
	font-weight:100;
	margin-bottom:3px;
}
#ulflashes li h5 {
	color:#656464;
	text-transform:capitalize;
	font-weight:100;
	font-size:11px;
	margin-bottom:12px;
}
#ulflashes li p {
	float:left;
	color:#FFF;
	font-weight:100;
	font-size:10px;
	width:170px;
	margin-top:2px;
}
#ulflashes li a.more {
	font-size:10px;
	color:#29b4ac;
	text-decoration:none;
}
#ulflashes li a.expand img {
	width:17px;
	width:17px;
	position:relative;
	bottom:11px;
	left:255px;
	margin-top:10px;/*Fit boxes*/

}
#ulflashes li h6.currency {
	position:relative;
	bottom:72px;	
	right:12px;
	text-decoration:line-through;
	color:#656464;
	font-weight:100;
	font-size:12px;
	text-align:right;
}
#ulflashes li h6.actual {
	position:relative;
	bottom:67px;
	right:12px;
	color:#29b4ac;
	font-weight:100;
	font-size:17px;
	text-align:right;
}

/*OLDIES*/

#oldies h3 {
	background:#29b4ac url(../img/png/oldies.png) no-repeat 10px 12px;
	width:298px;
	height:41px;
	text-indent:-999px;
	margin-top:15px;
	margin-left:15px;
	position:relative;
}
#uloldies {
	overflow:auto;
	width:298px;
	margin-left:15px;
	margin-top:15px;
	background:#3c3a3a;
	padding-top:15px;
}
#uloldies li {
	position:relative;
	margin-left:15px;
}
#uloldies li img {
	float:left;
	width:74px;
	margin-right:12px;
	
}
#uloldies li h4 {
	color:#29b4ac;
	text-transform:capitalize;
	font-size:11px;
	font-weight:100;
	margin-bottom:3px;
}
#uloldies li h5 {
	color:#656464;
	text-transform:capitalize;
	font-weight:100;
	font-size:11px;
	margin-bottom:12px;
}
#uloldies li p {
	float:left;
	color:#FFF;
	font-weight:100;
	font-size:10px;
	width:170px;
	margin-top:2px;
}
#uloldies li a.more {
	font-size:10px;
	color:#29b4ac;
	text-decoration:none;
}
#oldies li a.expand img {
	width:17px;
	width:17px;
	position:relative;
	bottom:11px;
	left:255px;
	margin-top:10px; /*Fit boxes*/
}
#uloldies li h6.currency {
	position:relative;
	bottom:40px;
	right:12px;
	text-decoration:line-through;
	color:#656464;
	font-weight:100;
	font-size:12px;
	text-align:right;
}
#uloldies li h6.actual {
	position:relative;
	bottom:54px;
	right:12px;
	color:#29b4ac;
	font-weight:100;
	font-size:17px;
	text-align:right;
}

/*END CONTENTS*/
/*START FOOTER*/

#footer {
	height:500px;
	overflow:auto;
	width:955px;
	padding-top:40px;
}
#footer_menu {
	height:50px;
	border-bottom:#29b4ac solid 2px;
	margin-left:62px;
	margin-right:62px;
}
#footer_menu li a {
	height:23px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0 40px 0 40px;
}
#footer_menu li a.home {
	width:65px;
	background:url(../img/png/home.png) no-repeat;
}
#footer_menu li a.products {
	width:116px;
	background:url(../img/png/products.png) no-repeat;
}
#footer_menu li a.recommend {
	width:181px;
	background:url(../img/png/recommend.png) no-repeat;
}
#footer_menu li a.contact {
	width:136px;
	background:url(../img/png/contact.png) no-repeat;
}
#footer_menu li a:hover {
	border-bottom:solid 2px #343232;
	padding-bottom:10px;
}
#footer h4 {
	margin-top:10px;
	color:#343232;
	font-size:9px;
	text-align:center;
	text-transform:capitalize;
	font-weight:100;
}
#footer h4 a {
	color:#29b4ac;
	text-transform:uppercase;
	text-decoration:none;
}
#footer h5 {
	color:#656464;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-size:9px;
	font-weight:100;
}

/*BRANDS*/

#brands {
	margin-left:55px;
}
#brands li {
	width:200px;
	height:60px;
	float:left;
	padding:10px 50px 10px 50px;
}
