 
/* SLIDER */
#slider-container {
	background: url(../images/slider-bg.png) top left repeat-x !important;
	float: left;
	height: 484px;
	margin: 0 auto;
	max-width: 1055px;
	padding-left: 15px;
	width: 1055px;
 }
 
#slider {
	clear: both;
	color: #fff;
	display: inline-block;
	height: 470px;
	max-height: 470px;
	max-width: 990px;
 }
#home #main-content {
	background: #fff;
} 
#home #areas, #home #classifieds, #home #categories {
	border: 0;
}
/* SHOPING CATEGORIES */
#home #categories-title {margin: 10px auto 20px 0;}
 
#home #areas, #home #classifieds, #home #categories {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	border-radius: 4px;
	display: inline;
	float: left;
	width: 100%;
 }
#home img.greek-map {
 	float: left;
	display: inline;
	height: 180px;
	margin-right: 4%;
 }
 
#home #areas {position: relative;}
#home #categories {margin-left: 9%;}
	#home #areas .add-btn {
		position: absolute;
		right: 20px;
		top: 70px;
	 }
 
	#home #areas h2, #home #classifieds h2, #home #categories h2 { /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ /* Old browsers */ /* FF3.6+ */ /* IE10+ */
		 /* Opera 11.10+ */ /* Chrome,Safari4+ */
		 /* Chrome10+,Safari5.1+ */ /* W3C */
		 /* IE6-8 */
		padding: 0;
	 border-bottom: 1px solid #eee; 
	 background: #fff;
	 color: #555;
}
 
	#home #areas h2 span, #home #classifieds h2 span, #home #categories h2 span {
		padding-left: 0;
		padding-top: 10px;
		text-shadow: 0 1px 0 #fff;
	 
		border-top: 1px solid #eee;
}
 
#home .areas-inner, #home .classifieds-inner, #home .categories-inner {
	background: url(../images/container-cats-bg-bottom-2.jpg) 0 bottom no-repeat;
	height: 17px;
 }
 
#home .areas-container-top, #home .classifieds-container-top, #home .categories-container-top {
	background: url(../images/container-cats-bg-top-2.jpg) no-repeat;
	clear: both;
	height: 4px;
 }
 
#home .areas-container, #home .classifieds-container, #home .categories-container {
	background: url(../images/container-cats-bg-2.jpg) repeat-y;
	height: auto;
 
	margin-bottom: 0;
}
 
#home .first_column {
	display: inline;
	float: left;
 }
 
#home .second_column {
	display: inline;
	float: left;
 }
#home .third_column {
	display: inline;
	float: left;
 } 
#home .last_column {
	display: inline;
	float: left;
 }
 
#home ul#cats,#home ul#cats-2,#home ul#cats-3,
#home ul#cats li,#home ul#cats-2 li,#home ul#cats-3 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
 }
 
#home ul#cats,#home ul#cats-2,#home ul#cats-3 {
	line-height: 1.7em;
	margin: 0;
	width: 250px;
 }
#home ul#cats-2 {
	width: 200px;
} 
#home ul#cats li a,
#home ul#cats-2 li a,
#home ul#cats-3 li a {
	background: url(../images/icons.jpg) left no-repeat;
	color: #116BDF;
	display: block;
	font-size: 13px;
	line-height: 1.4em;
	padding: 0;
	text-decoration: none;
 }
 #home ul#cats li a.tit,
#home ul#cats-2 li a.tit,
#home ul#cats-3 li a.tit {
	font-size: 16px;
	font-weight: bold;
}
#home ul#cats > li > a,
#home ul#cats-2 > li > a,
#home ul#cats-3 > li > a {max-width: 220px;}
 
#home ul#cats li ul,
#home ul#cats-2 li ul,
#home ul#cats-3 li ul {}
 
#home ul#cats li ul li a,
#home ul#cats-2 li ul li a,
#home ul#cats-3 li ul li a {
	background: none;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
 }
 
#home ul#cats li a:hover,
#home ul#cats-2 li a:hover,
#home ul#cats-3 li a:hover {
	color: #eb7719;
	text-decoration: underline;
 }
 
#home ul#cats li a.art-craft {background-position: -1px -2px;}
#home ul#cats li a.automotive {background-position: -1px -29px;}
#home ul#cats li a.books {background-position: -1px -55px;}
#home ul#cats li a.business-services {background-position: -1px -80px;}
#home ul#cats li a.comunication {background-position: -1px -106px;} 
#home ul#cats li a.computing {background-position: -1px -137px;}
#home ul#cats li a.diy {background-position: -1px -168px;}
#home ul#cats-2 li a.electrical-goods {background-position: -426px -2px;}
#home ul#cats-2 li a.fashion-jewelerry {background-position: -426px -27px;}
#home ul#cats-2 li a.food-drink {background-position: -426px -55px;}
#home ul#cats-2 li a.garden {background-position: -426px -81px;}
#home ul#cats-2 li a.health-nutrition {background-position: -426px -106px;}
#home ul#cats-2 li a.home-furniture {background-position: -426px -137px;}
#home ul#cats-2 li a.household-appliances {background-position: -426px -168px;}
#home ul#cats-3 li a.local-search-network {background-position: -834px -2px;}
#home ul#cats-3 li a.music-video {background-position: -834px -29px;}
#home ul#cats-3 li a.office {background-position: -834px -55px;}
#home ul#cats-3 li a.pet-products {background-position: -834px -80px;}
#home ul#cats-3 li a.sports-leisure {background-position: -834px -106px;}
#home ul#cats-3  li a.toys {background-position: -834px -137px;} 
#home ul#cats-3  li a.web-services {background-position: -834px -172px;}
 
.homearea {
	margin: 0 auto;
	width: 1000px;
}