*{font-family:Arial, Helvetica, sans-serif; font-weight:normal}

/********** CHANGED ***/
a {
	text-decoration: none;		
}
span.title-cat {
	display:block;color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:23px; font-weight:bold;text-decoration:none;
} 

.subtitle-cat 
{ color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:11px;text-decoration:none; text-transform: uppercase} 

.shapes-conteiner a span:hover{
	text-decoration: underline;
	color: white;
}

/********** CHANGED END ***/


.Home {
	display:none;
	height:192px; 
	width:212px;
	
	position:absolute;
	top:57px;
	left:88px; 
	/*z-index:2;*/
}
		 
.Bag{ background:url(/images/Bag.png) no-repeat; height:171px; width:173px; position:absolute; top:48px; left:305px;}	 

.Rhomb{ background:url(/images/Rhomb.png) no-repeat;height:219px; width:180px; position:absolute; top:30px; left:530px;}

.Car{ background:url(/images/Car.png) no-repeat;height:171px; width:244px; position:absolute; top:153px; left:179px; /*z-index:3*/}

.TV { background:url(/images/TV.png) no-repeat;height:244px; width:157px; position:absolute; top:81px; left:440px;}

.Sphere { background:url(/images/Sphere.png) no-repeat;height:195px; width:136px; position:absolute; top:130px; left:630px;padding-left:15px;}

.Home-cont { position:relative; margin-left:30px; margin-right:40px; margin-top:70px}
.Bag-cont {position:relative;margin-left:20px; margin-right:20px; margin-top:40px}
.Rhomb-cont {position:relative;margin-left:35px;margin-right:20px; margin-top:62px}
.Car-cont {position:relative;margin-left:60px; margin-right:45px; margin-top:40px}
.TV-cont {position:relative;margin-left:10px; margin-right:20px; margin-top:100px}
.Sphere-cont {position:relative;margin-right:7px; margin-right:30px; margin-top:40px}


.Home-cont2 {
	position:absolute;
	top:118px;
	left:125px;
}
.Bag-cont2 {
	position:absolute;
	top:87px;
	left:330px
}
.Rhomb-cont2 {
	position:absolute;
	top:93px;
	left:578px
}

.Car-cont2 {
	position:absolute;
	top:193px;
	left:250px;
	width:100px
}
.TV-cont2 {
	position:absolute;
	top:173px;
	left:450px
}
.Sphere-cont2 {
	position:absolute;
	top:179px;
	left:665px
}


.Home2 { height:192px; width:212px;  position:absolute;top:57px;left:88px; /*z-index:2;*/}
		 
.Bag2{ height:171px; width:173px; position:absolute; top:48px; left:305px;}	 

.Rhomb2{height:219px; width:180px; position:absolute; top:30px; left:530px;}

.Car2{height:171px; width:244px; position:absolute; top:153px; left:179px; /*z-index:3*/}

.TV2 {height:244px; width:157px; position:absolute; top:81px; left:440px;}

.Sphere2 {height:195px; width:136px; position:absolute; top:130px; left:630px;padding-left:15px;}


.shapes-conteiner2 {position:relative; width:776px; height:330px; z-index:0}
.shapes-conteiner2 img { z-index:0}


.middle {
	background:url(/images/shapes_floor.gif) repeat-x;
	background-position:bottom;
	height:330px;
	width:100%;
	position:relative;
	top:auto;
	margin:0 auto;
}



.header{
	background:url(/images/behind_logo.gif) no-repeat;
	background-position:left;
	height:96px !important;
	width:100%;
	margin:0px;
	height: auto;
	position:relative;
	top:auto;
	z-index: 101;
}
.login-box-cont{
	border:thin;
	
	width:150px;
	height:90px;	
	
	/*margin-top: 50px;*/
	margin-right: 3px;
	
}
#search-title {
	position:relative;
	top:0px;
	margin-left:20px;
	margin-top:0px;
}
#loading {
	position: static !important;
	margin-top: 0px;
	
}
#loading span{
	left: -50px;
}

#profile-links-home {
	right: 15px;
	top: 60px;
}

.random-listings {
	width: 900px;	
	margin-left:auto;
	margin-right:auto;
	/*border: 1px solid #030303;*/
	padding: 5px;
}
.random-item a{
	font-size: 13px;
}
.random-item {
	float: left;
	display: block;
	width: 160px;
	height: 130px;
	padding: 4px 4px 4px 4px;
	margin:4px;
	border: 1px solid #030303;
	
	overflow: hidden;
	text-align: center;
	
	position:relative;
}

#footer {
	margin-top: 50px;
}
.random-item a {
	height: 130px;
	overflow: hidden;
}

.post-your-ad{
	margin-right: 310px;
    margin-top: 1px;
}
