body
{
	background:url(../images/bg.jpg) center center repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
} 

#redTag
{
	background:url(../images/redtag.png) bottom center repeat;
	margin:0 auto;
	overflow:hidden;
	width:100%;
}

#shadow
{
	background:url(../images/shadow.png) top repeat-y;
	margin:0 auto;
	padding:0 22px;
	width:1050px;
}

#white
{
	background:#FFF;
	margin:0 auto;
	padding:0;
	width:1006px;
}

.small
{
	font-size:11px;
}

a img
{
	border:0;
}

.main
{
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto 2px;
	width:1000px;
}

#headerContainer
{
	background-color:#FFF;
	background-image:url(../images/design_v1/shadow.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:180px;
	overflow:hidden;
	padding-bottom:0;
}

.languages
{
	float:left;
	line-height:20px;
	text-align:right;
	width:105px;
}

.panel
{
	float:left;
	line-height:20px;
	text-align:right;
	width:250px;
}

#header
{
	background-image:url(../images/design_v1/topRedLabel.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:700;
	margin:0 auto;
	overflow:hidden;
	position:absolute;
}

#headerContainer .container
{
	clear:both;
	margin:15px 0 0 5px;
	overflow:hidden;
	width:995px;
}

#headerContainer .container .logo
{
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:240px;
}

#headerContainer .container .menu
{
	float:left;
	height:55px;
	padding-left:10px;
	width:740px;
}

#headerContainer .container .menu .item:hover,#headerContainer .container .menu .item-actual
{
	background-image:url(../images/design_v1/selected-c.jpg);
	display:inline;
	float:left;
	height:52px;
	margin:0 5px;
}

#headerContainer .container .menu .item:hover .il,#headerContainer .container .menu .item-actual .il
{
	background-image:url(../images/design_v1/selected-l.jpg);
	background-repeat:no-repeat;
	float:left;
	height:52px;
	width:8px;
}

#headerContainer .container .menu .item:hover .ir,#headerContainer .container .menu .item-actual .ir
{
	background-image:url(../images/design_v1/selected-r.jpg);
	background-repeat:no-repeat;
	float:left;
	height:52px;
	width:8px;
}

#headerContainer .container .menu .item:hover .ic,#headerContainer .container .menu .item-actual .ic
{
	background-image:none;
	color:#FFF;
	float:left;
	font-size:14px;
	font-weight:400;
	height:37px;
	line-height:37px;
	padding:15px 10px 0;
	text-transform:uppercase;
	width:auto;
}

#headerContainer .container .menu .item:hover .ic a,#headerContainer .container .menu .item-actual .ic a
{
	color:#FFF;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
}

#headerContainer .container .menu .item
{
	background-image:none;
	cursor:pointer;
	display:inline;
	float:left;
	height:52px;
	margin:0 5px;
}

#headerContainer .container .menu .item .ic
{
	background-image:url(../images/design_v1/menu-c.jpg);
	color:#666;
	float:left;
	font-size:14px;
	font-weight:400;
	height:37px;
	line-height:37px;
	padding:15px 10px 0;
	text-transform:uppercase;
	width:auto;
}

#headerContainer .container .menu .item .ic a
{
	color:#666;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
}

#header .description
{
	color:#fff;
	float:left;
	font-size:16px;
	font-weight:700;
	height:26px;
	line-height:26px;
	padding-left:10px;
	text-align:left;
	text-transform:capitalize;
	width:400px;
}

#header .login
{
	background-image:url(../images/design_v1/registerBox.png);
	float:right;
	font-size:12px;
	height:31px;
	line-height:31px;
	margin-right:-2px;
	padding-left:30px;
	text-align:center;
	text-transform:uppercase;
	width:144px;
}

#header .login a
{
	color:#FFF;
	text-decoration:none;
}

.fbconnect
{
	float:right;
	margin-top:17px;
	width:200px;
}

.container .publicity
{
	float:left;
	padding:5px 0 5px 25px;
	width:728px;
}

#blackBox
{
	background-color:#eee;
	border:#666 solid 1px;
	color:#FFF;
	height:65px;
	overflow:hidden;
	text-transform:uppercase;
}

#blackBox select
{
	color:#666;
	font-size:14px;
	text-transform:none;
	width:150px;
}

#blackBox #keywords
{
	color:#666;
	font-size:13px;
	margin:0 5px 0 0;
	padding:2px;
	width:200px;
}

#blackBox .title
{
	background-color:#000;
	background-repeat:no-repeat;
	color:#FFF;
	float:left;
	font-size:14px;
	font-weight:700;
	height:26px;
	line-height:26px;
	margin:7px 0 2px 5px;
	padding-left:0;
	width:420px;
}

#blackBox .filters
{
	background-image:url(../images/design_v1/filter-bg.jpg);
	background-repeat:repeat-x;
	border-left:#666 solid 1px;
	color:#FFF;
	float:left;
	font-size:12px;
	font-weight:700;
	height:35px;
	line-height:30px;
	margin:0 0 0 5px;
	padding-left:5px;
	padding-top:5px;
	width:560px;
}

#container
{
	clear:both;
	height:auto;
	overflow:hidden;
}

#container .leftBar
{
	background-repeat:repeat-y;
	float:left;
	margin:5px 0;
	width:690px;
}

#container .content
{
	clear:both;
	height:auto;
	margin:5px;
	overflow:hidden;
}

#container #zones
{
	background-color:#EEE;
	border:#CCC solid 1px;
	margin-left:5px;
	overflow:auto;
	width:670px;
}

#container #zones ul
{
	border-left:#CCC solid 1px;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:auto;
	list-style:none;
	margin:10px 0;
	padding:0 5px 0 10px;
	width:130px;
}

#container #zones .region ul
{
	border-left:none;
	font-size:12px;
	height:auto;
	line-height:22px;
	padding-top:10px;
}

#container #zones .region ul li
{
	padding:0;
}

#container #zones .region ul li a
{
	color:#00203f;
}

#container #zones ul a
{
	color:#036;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
}

#container #zones ul a:hover
{
	text-decoration:underline;
}

#container .col
{
	float:left;
	overflow:hidden;
	width:200px;
}

#container .col ul li
{
	padding:10px 0;
}

#container .content .mainCategory
{
	float:left;
	height:245px;
	margin:0 3px 10px;
	width:220px;
}

#container .content .mainCategory .categoryTitle .clickable
{
	cursor:pointer;
}

#container .content .mainCategory .categoryTitle
{
	background-image:url(../images/design_v1/semi-black.png);
	color:#FFF;
	font-size:22px;
	font-weight:700;
	height:40px;
	line-height:40px;
	margin-top:185px;
	overflow:hidden;
	padding:10px;
	width:400px;
}

#container .content .mainCategory ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.show-subcategories
{
	display:block;
	font-size:11px;
	font-weight:400;
	line-height:18px;
	text-decoration:none;
}

.show-subcategories a
{
	color:#ffdf00;
	font-size:12px;
	text-decoration:none;
}

.show-subcategories a:hover
{
	color:#ffdf00;
	text-decoration:none;
}

#container .content .vehiculos
{
	background-image:url(../images/design_v1/450x296_vehicule.jpg);
	background-position:bottom left;
}

#container .content .bienesRaices
{
	background-image:url(../images/design_v1/450x296_logis.jpg);
	background-position:bottom right;
}

#container .content .inmuebles
{
	background-image:url(../images/design_v1/450x296_sport.jpg);
	background-position:bottom center;
}

#container .content .category
{
	background-color:#EEE;
	background-position:top left;
	background-repeat:no-repeat;
	border:#CCC solid 1px;
	clear:both;
	height:91px;
	margin:10px 5px;
	overflow:hidden;
	width:670px;
}

#container .content .category .title
{
	background-image:url(../images/division-line.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#FFF;
	float:left;
	font-size:14px;
	font-weight:700;
	height:200px;
	margin:70px 0 0 10px;
	overflow:hidden;
	width:200px;
}

#container .content .category .separator
{
	background-image:url(../images/division-line.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

#container .content .category .column
{
	float:left;
	font-size:11px;
	height:80px;
	margin:5px;
	width:140px;
}

#container .content .category ul
{
	color:#036;
	font-weight:400;
	list-style:none;
	margin:0;
	padding:0;
}

#container .content .category ul li
{
	margin:5px 0;
}

#container .rightBar
{
	float:left;
	margin:5px 0 5px 4px;
	width:306px;
}

#container .rightBar .highlight
{
	margin:0 3px 10px;
	padding:2px 0;
	width:300px;
}

#container .rightBar .productBoxes
{
	height:auto;
	margin:0 8px 10px 15px;
	overflow:hidden;
	padding:2px 0;
	width:280px;
}

#container .rightBar .row_separator
{
	clear:both;
	float:left;
	height:2px;
	width:280px;
}

#container .rightBar .productBoxes .product
{
	float:left;
	height:auto;
	margin:5px;
	overflow:hidden;
	width:126px;
}

#container .rightBar .productBoxes .product .top
{
	background:url(../images/design_v1/productBox_top.gif) bottom no-repeat;
	clear:both;
	font-size:2px;
	height:7px;
	width:126px;
}

#container .rightBar .productBoxes .product .middle
{
	background:url(../images/design_v1/productBox_middle.gif) repeat-y;
	clear:both;
	height:auto;
	width:126px;
}

#container .rightBar .productBoxes .product .middle img
{
	border:#EEE solid 1px;
}

#container .rightBar .productBoxes .product .bottom
{
	background:url(../images/design_v1/productBox_bottom.gif) top no-repeat;
	clear:both;
	font-size:2px;
	height:6px;
	width:126px;
}

#container .rightBar .productBoxes .product .ilustration
{
	height:75px;
	text-align:center;
	width:126px;
}

#container .rightBar .productBoxes .product .description
{
	font-size:11px;
	height:auto;
	margin:4px 10px 0;
	text-align:left;
}

#container .rightBar .productBoxes .product .description a.carDetails
{
	color:#036;
	text-decoration:none;
}

#container .rightBar .productBoxes .product .description a.carDetails:hover
{
	color:#036;
	text-decoration:underline;
}

#container .rightBar .productBoxes .product .description strong
{
	color:#036;
	font-size:11px;
}

#container .rightBar .productBoxes .product .description .price
{
	color:#060;
	font-size:13px;
	font-weight:700;
}

.categories_link
{
	color:#036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
}

#footerBox
{
	background-color:#333;
	background-image:url(../images/footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#999;
	margin:0 0 0 -1px;
	overflow:hidden;
	width:1007px;
}

#footerBox a
{
	color:#999;
	text-decoration:none;
}

#footerBox a:hover
{
	color:#CCC;
	text-decoration:underline;
}

#footerBox h3
{
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:0;
	padding:5px 0;
}

#footerBox .columna
{
	float:left;
	margin:0 5px 10px 10px;
	width:280px;
}

#footerBox .navegacion
{
	border-left:1px #666 solid;
	border-right:1px #666 solid;
	float:left;
	margin:0 5px 10px;
	padding:0 5px;
	width:450px;
}

#footerBox .acerca
{
	float:left;
	margin:0 5px 10px;
	width:220px;
}

#footerBox .navegacion .columna
{
	float:left;
	margin:0;
	width:220px;
}

#footerBox em
{
	color:#666;
	font-size:11px;
}

.displayFalse
{
	display:none;
}

.languages a,.panel a
{
	color:#CCC!important;
	font-size:12px;
	text-decoration:none;
}

#headerContainer .container .menu .item .il,#headerContainer .container .menu .item .ir
{
	background-image:none;
	float:left;
	height:52px;
	width:8px;
}

#container .content .category .title a,#container .rightBar .productBoxes .product .description a.category
{
	color:#000;
	text-decoration:none;
}

#container .content .category .title a:hover,#container .rightBar .productBoxes .product .description a.category:hover
{
	color:#000;
	text-decoration:underline;
}

.highlighted_product
{
	float:left;
	height:auto;
	margin:5px;
	overflow:hidden;
	width:260px;
}

.highlighted_top
{
	background:url(../images/productBox_top.png) no-repeat center bottom;
	clear:both;
	height:10px;
	width:260px;
}

.highlighted_middle
{
	background:url(../images/productBox_middle.png) repeat-y center top;
	clear:both;
	height:auto;
	overflow:hidden;
	padding:10px;
	width:240px;
}

.highlighted_bottom
{
	background:url(../images/productBox_bottom.png) no-repeat center top;
	clear:both;
	font-size:2px;
	height:10px;
	width:260px;
}

.highlighted_ilustration
{
	height:75px;
	margin-left:10px;
	text-align:left;
	width:260px;
}

.highlighted_description
{
	color:#0F0;
	font-size:11px;
	height:auto;
	margin:4px 10px 0;
	text-align:left;
}

.highlighted_price
{
	color:#060;
	font-size:13px;
	font-weight:700;
}

.highlighted_box-col
{
	float:left;
	margin:2px;
	width:80px;
}

@font-face
{
	font-family:helvetica_ce_35_thinregular;
	font-style:normal;
	font-weight:400;
	src:url(fonts/helveticaneuethin-webfont.eot?#iefix) format(embedded-opentype),url(fonts/helveticaneuethin-webfont.woff) format(woff),url(fonts/helveticaneuethin-webfont.ttf) format(truetype),url(fonts/helveticaneuethin-webfont.svg#helvetica_ce_35_thinregular) format(svg);
}

#filter-box
{
	background-color:#fff;
	border:1px solid #666;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	width:280px;
}

#filter-box .title
{
	border-bottom:1px solid #666;
	color:#333;
	font-size:15px;
}

a:link
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}