/**************************************/
/*              LAYOUT                */
/**************************************/
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
}

html, body, form {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}

body {
	text-align: center;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	color: #494949;
	font-size: 11px;
	background-color: #ffffff;
}

#wrapper-index, 
#wrapper {
	background: url(../images/index/bg-header.png) no-repeat center top;
	min-width: 1000px;
	position: relative; /* pt. IE */
	min-height: 100%; /* 100% pt. FF, OP */
}
* html #wrapper-index, 
* html #wrapper {
	height: 100%; /* 100% pt. IE6*/
}
#wrapper-index {
	background: url(../images/index/bg-header-index.png) no-repeat center top;
}

.clear-footer {
	clear: both;
	height: 132px;
}

p {
	line-height: 150%;
}
ul {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
	display: block;
}

a:link, a:visited {
	border: 0;
	cursor: pointer;
	outline: 0;
	text-decoration: none;
	color: #01baf3;
}
a:hover {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.blue {
	color: #01baf3;
}
.red {
	color: #de0101;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
/****************** >     CONTENT      < ******************/
#content-wrapper {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	padding: 35px 0px;
	/*min-height: 500px;*/
	padding-top: 260px;
}
	#content-wrapper #left {
		float: left;
		width: 660px;
		padding-right: 20px;
	}
	
	#content-wrapper #right {
		float: right;
		width: 300px;
	}


/****************** >     HEADER      < ******************/
#header {
	height: 205px;
	text-align: center;
	min-width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
* html #header {
	width: 100%;
}
	
	/* Adv Search */
	#advanced-search {
		margin: 0px auto;
		width: 988px;
		position: relative;
		text-align: left;
		height: 1px;
	}
		#advanced-search-inner {
			position: absolute;
			top: 165px;
			top: 32px;
			left: 16px;
			width: 530px;
			height: 210px;
			background: url(../images/index/bg-adv-search.png) no-repeat center top;
		}
			#advanced-search-inner form {
				padding-top: 130px;
				padding-top: 20px;
				padding-left: 30px;
				visibility: hidden;
			}
				#advanced-search-inner label {
					display: none;
				}
				#advanced-search-inner input, #advanced-search-inner select {
					width: 100%;
					border: 1px #d4d4cd solid;
					background: #f3f3ec;
					font-size: 11px;
					padding: 3px 4px;
					color: #767777;
				}
				#advanced-search-inner button {
					padding: 0;
					margin: 0;
					border: 0;
					background: transparent;
					margin-top: 5px;
					cursor: pointer;
				}
				#advanced-search-inner div.left {
					float: left;
					padding-right: 10px;
				}
				#advanced-search-inner div.clearfix {
					padding-bottom: 10px;
				}
				#advanced-search-inner div.border {
					padding-bottom: 0px;
				}
				#advanced-search-inner div.border span {
					background: url(../images/index/linie-intrerupta.gif) repeat-x left bottom;
					width: 430px;
					padding-bottom: 10px;
					margin-bottom: 10px;
					display: block;
					clear: both;
					height: 1px;
				}
		#advanced-search-inner #but-cautare-avansata:link, #advanced-search-inner #but-cautare-avansata:visited {
			font-size: 11px;
			font-weight: bold;
			display: block;
			padding-left: 16px;
			line-height: 12px;
			height: 12px;
			position: absolute;
			bottom: 28px;
			left: 33px;
		}
		#advanced-search-inner #but-cautare-avansata:hover {
			text-decoration: underline;
		}
		
		#advanced-search-inner #but-cautare-avansata.opened {
			background: url(../images/index/ico-adv-close.gif) no-repeat left top;
			color: #adadad;
		}
		#advanced-search-inner #but-cautare-avansata.closed {
			background: url(../images/index/ico-adv-open.gif) no-repeat left top;
			color: #767777;
		}
		#but-agrafa {
			position: absolute;
			bottom: 20px;
			right: 0px;
			text-indent: -9999em;
			width: 70px;
			height: 40px;
			display: block;
		}
		
	
	#header-container {
		margin: 0px auto;
		margin-top: -1px;
		width: 988px;
		height: 187px;
		position: relative;
		text-align: center;
		background: url(../images/index/bg-header-inner.png) no-repeat left top;
	}
	#header-inner {
		position: absolute;
		left: 0;
		top: 0;
		width: 988px;
		height: 187px;
	}
		#header #logo {
			position: absolute;
			top: 75px;
			right: 105px;
		}
		
		#header #top-menu {
			position: absolute;
			top: 21px;
			left: 52px;
		}
			#header .vert-line {
				float: left;
				background: url(../images/index/header-linie-verticala.gif) no-repeat right top;
				height: 30px;
				padding-right: 12px;
				margin-right: 10px;
				display: inline;
			}
				#header .vert-line a:link, #header .vert-line a:visited {
					color: #8b887c;
					line-height: 24px;
				}
				#header .vert-line a:hover {
					color: #01a6c6;
				}
				
				#header .vert-line a.favorite:link, #header .vert-line a.favorite:visited {
					background: url(../images/index/header-star.gif) no-repeat left 1px;
					padding-left: 17px;
				}
			#header #login {
				float: left;
			}
				#header #login a:link, #header #login a:visited {
					color: #8b887c;
					line-height: 24px;
					background: url(../images/index/header-arrow.gif) no-repeat left 5px;
					padding-left: 10px;
				}
				#header #login a:hover {
					color: #01a6c6;
				}
			
			#header #login_form {
				float: left;
				padding-top: 5px;
			}
				#header #login_form input {
					border: 1px solid #cbc7b5;
					background-color: #dddcd9;
					font-family: Tahoma, Geneva, Kalimati, sans-serif;
					color: #5f5f5f;
					font-size: 11px;
					padding: 3px 5px 2px 5px;
					width: 125px;
					outline: none;
					display: block;
					margin-bottom: 1px;
				}
				#header #login_form a:link, #header #login_form a:visited {
					color: #8b887c;
					font-size: 9px;
				}
				#header #login_form a:hover {
					color: #01a6c6;
				}
				#header #login_form a#login_submit:link, #header #login_form a#login_submit:visited {
					font-size: 11px;
					color: #8b887c;
					float: left;
				}
				#header #login_form a#login_submit:hover {
					color: #01a6c6;
				}
				#header #login_form #error-console {
					color: #dd0000;
					padding-left: 22px;
					margin-left: 1em;
					float: left;
					background: url(../images/index/ico-error-form.gif) no-repeat left top;
					height: 16px;
					line-height: 14px;
					display: none;
				}

		
		#header #search {
			position: absolute;
			top: 124px;
			left: 55px;
		}
		
		#header #search input {
			border-style: none;
			border-width: 0;
			font-family: Tahoma, Geneva, Kalimati, sans-serif;
			color: #767777;
			font-size: 11px;
			line-height: 13px;
			padding: 0;
			width: 250px;
			background: transparent; 
			outline: none;
			float: left;
			margin-top: 3px;
		}
		
		#social-network {
			list-style-type: none;
			position: absolute;
			right: 20px;
			top: 10px;
		}
			#social-network li {
				float: left;
				padding-left: 5px;
			}


button#search-button {
	background:transparent url(../images/index/search.gif) no-repeat;
	border:0 none;
	color:white;
	cursor:pointer;
	float: left;
	height: 20px;
	width: 50px;
	margin-left: 55px;
}


/****************** >   MENU      < ******************/
#header-menu {
	position: absolute;
	top: 69px;
	left: 51px;
}
		
ul#menu {
	width: 485px; 
	height: 93px;
	list-style: none;
}

ul#menu li { display: inline; }
	
ul#menu li a {
	display: block; float: left; height: 31px; margin-right: 6px;
	background-image: url(../images/index/meniu.gif); text-indent: -9999px;
}

	ul#menu li a.item1 {
		width: 122px; background-position: 0 0;	
	}
	ul#menu li a.item2 {
		width: 90px; background-position: -131px 0;	
	}
	ul#menu li a.item3 {
		width: 76px; background-position: -232px 0;	
	}
	ul#menu li a.item4 {
		width: 79px; background-position: -319px 0;	
	}
	ul#menu li a.item5 {
		width: 78px; background-position: -407px 0;	
	}
	
	ul#menu li a.item1:hover, ul#menu li a.item1:focus {
		background-position: 0 -31px;	
	}
	ul#menu li a.item2:hover, ul#menu li a.item2:focus {
		background-position: -131px -31px;	
	}
	ul#menu li a.item3:hover, ul#menu li a.item3:focus {
		background-position: -232px -31px;	
	}
	ul#menu li a.item4:hover, ul#menu li a.item4:focus {
		background-position: -319px -31px;	
	}
	ul#menu li a.item5:hover, ul#menu li a.item5:focus {
		background-position: -407px -31px;	
	}

	ul#menu li a.item1-active {
		width: 122px; background-position: 0 -62px;	
	}
	ul#menu li a.item2-active {
		width: 90px; background-position: -131px -62px;	
	}
	ul#menu li a.item3-active {
		width: 76px; background-position: -232px -62px;	
	}
	ul#menu li a.item4-active {
		width: 79px; background-position: -319px -62px;	
	}
	ul#menu li a.item5-active {
		width: 78px; background-position: -407px -62px;	
	}

/****************** >     FOOTER      < ******************/
#footer {
	margin: 0px auto;
	position: relative;
	height: 132px;
	margin-top: -132px;
	background: url(../images/index/bg-footer.png) no-repeat left;
	width: 998px;
	
}
	#footer-inner {
		position: relative;
		text-align: left;
	}
		#footer-menu2, 
		#footer-menu {
			list-style-type: none;
			position: absolute;
			top: 55px;
			left: 26px;
			padding: 0px; 
			margin: 0px;
		}
		#footer-menu {
			margin-left: 5px;
		}
				#footer-menu2 li, 
				#footer-menu li {
					float: left;
					padding: 0 8px 0 10px;
					border-right: 1px #dbd9d1 solid;
				}
				#footer-menu2 li.last, 
				#footer-menu li.last {
					padding-right: 0;
					border-right: 0;
					position: relative;
				}
					#footer-menu2 li a:link, #footer-menu2 li a:visited, 
					#footer-menu li a:link, #footer-menu li a:visited {
						display: block;
						color: #8b887c;
						font-weight: bold;
						text-decoration: none;
					}
					#footer-menu2 li a:hover, 
					#footer-menu li a:hover{
						color: #018bb5;
					}
		
		#trafic-ranking {
			position: absolute;
			left: 10px;
			top: -10px;
		}
		
		
		#form-newsletter-footer {
			position: absolute;
			top: 45px;
			right: 50px;
		}
			#form-newsletter-footer div {
				display: inline;
			}
			#form-newsletter-footer label {
				float: left;
				margin-top: 5px;
				display: inline;
			}
			#form-newsletter-footer input {
				width: 220px;
				/*width: 65px;*/
				border: 1px #d4d4cd solid;
				background: #f3f3ec;
				font-size: 11px;
				padding: 3px 4px;
				color: #767777;
				float: left;
				margin-top: 4px;
				margin-left: 10px;
				display: inline;
			}
			#form-newsletter-footer button {
				float: left;
				cursor: pointer;
				margin-left: 5px;
				display: inline;
			}
		
		
		#footer-payment-methods {
			list-style-type: none;
			position: absolute;
			top: 94px;
			left: 41px;
		}
			#footer-payment-methods li {
				float: left;
				padding-right: 4px;
			}
		#footer-menu2 {
			top: 95px;
			left: auto;
			right: 50px;
		}
		#footer #copyright {
			text-align: right;
			position: absolute;
			top: 110px;
			right: 50px;
			color: #8b887c; 
			font-size: 9px;
		}
	


/****************** >     RIGHT COLUMNS NEWS     < ******************/
#right-side-news {
	margin-top: 250px;
}
	#right-side-news img {
		padding: 10px;
	}
	#right-side-news .button-link {
		padding-left: 10px;
	}

#news-list {
	list-style-type: none;
	position: relative;
}
#news-list.page-listing {
	margin-left: -28px;
}
* html #news-list.page-listing {
	width: 1027px;
}
*:first-child+html #news-list.page-listing {
	width: 1027px;
}
	#news-list li {
		margin: 0;
		padding: 0;
	}
	#news-list.page-listing li {
		float: left;
		height: 200px;
		width: 305px;
		margin-left: 28px;
	}
	#news-list li .hover-wrapper{
		padding: 5px 10px 8px 10px;
	}
		
		#news-list li .title {
			float: left;
			width: 190px;
		}
			#news-list li .news-title a:link,
			#news-list li .news-title a:visited {
				font-size: 18px;
				font-weight: bold;
				color: #494949;
				line-height: 24px;
			}
						
			#news-list li .business-name a:link,
			#news-list li .business-name a:visited {
				background-color: #01baf3;
				color: #ffffff;
				font-weight: bold;
				padding: 2px 5px;
			}
		#news-list li .details {
			float: right;
			font-size: 10px;
			text-align: right;
			padding-top: 8px;
		}
			#news-list li .date {
				display: block;
				line-height: 13px;
			}
		 	#news-list li .city a:link,
			#news-list li .city a:visited {
				font-weight: bold;
				line-height: 15px;
				color: #494949;
			}
		#news-list li .description {
				padding-top: 10px;
				line-height: 15px;
			}		
		
		.separator {
			margin: 10px 0;
			background: url(../images/index/linie-intrerupta.gif) repeat-x left top;
			height: 1px;
		}


#news-details {
}
	#news-details .img {
		float: left;
		margin: 0 1em 1em 0;
		display: inline;
	}



/****************** >     BUSSINESS LISTING      < ******************/	
#business-premium-listing li .clearfix a:hover,
#business-medium-listing li .clearfix a:hover {
	text-decoration: underline;
}

#business-medium-listing {
		list-style-type: none;
		margin-bottom: 13px;
	}
		#business-medium-listing li {
			border: 1px solid #e9e9e9;	
			float: left;
			background-color: #f2f2f2;
			margin-bottom: 18px;
			margin-right: 5px;
			display: block;
			width: 170px;
			padding: 5px 10px 8px 10px;
			height: 205px;
		}
		#business-medium-listing li.no-image {
			height: 100px;
		}
		#business-medium-listing li:hover {
			border: 1px solid #dcdcdc;	
		} 
		#business-medium-listing  .last{ 
			margin-right: 0;
		}
			
			#business-medium-listing li a.title:link,
			#business-medium-listing li a.title:visited {
				color: #494949;
				display: block;
				font-weight: bold;
				font-size: 11px;
				text-transform: uppercase;
			}
			#business-medium-listing li a.category:link,
			#business-medium-listing li a.category:visited {
				color: #494949;
				display: block;
				font-size: 10px;
			}
			
			#business-medium-listing li  .image  img{
				width: 167px;	
				height: 100px;
				display: block;
				border: 1px solid #dcdcdc;	
				margin: 5px 0;
			}	
			#business-medium-listing li .localization a:link,
			#business-medium-listing li .localization a:visited {
					color: #494949;
			}
			#business-medium-listing li .options{
					padding-top: 8px;
			}			
			#business-medium-listing li .options img{
					display: inline;
			}		
			#business-medium-listing li .options a:link,
			#business-medium-listing li .options a:visited {
					margin-right: 3px; 
			}
			
			#business-medium-listing .favorita-true, 
			#business-medium-listing .favorita-false {
				padding-right: 3px;
			}
			#business-medium-listing .favorita-true span, 
			#business-medium-listing .favorita-false span {
				text-indent: -9999em;
				padding-left: 26px;
			}
				
		
	
#business-premium-listing {
		list-style-type: none;
		margin-bottom: 13px;
	}
		#business-premium-listing li {
			border: 1px solid #e9e9e9;	
			float: left;
			background-color: #f2f2f2;
			margin-bottom: 10px;
			margin-right: 5px;
			display: block;
			width: 300px;
			padding: 5px 10px 8px 10px;
			height: 355px;
		}
		#business-premium-listing li:hover {
			border: 1px solid #dcdcdc;	
		} 
		#business-premium-listing  .last{ 
			margin-right: 0;
		}
			
			#business-premium-listing li a.title:link,
			#business-premium-listing li a.title:visited {
				color: #494949;
				display: block;
				font-weight: bold;
				font-size: 17px;
			}
			#business-premium-listing li a.category:link,
			#business-premium-listing li a.category:visited {
				color: #494949;
				display: block;
			}
			
			#company-gallery ul.image, 
			#business-premium-listing li ul.image {
				list-style-type: none;
				padding: 0;
				margin: 0;
				width: 302px;	
				height: 200px;
				overflow: hidden;
			}	
			#company-gallery ul.image {
				width: 628px;	
				/*border: 1px #c0c0c0 solid;*/
				height: auto;
				margin-top: 5px;
			}	
				#company-gallery ul.image li, 
				#business-premium-listing li ul.image li {
					padding: 0;
					margin: 0;
					background: transparent;
					border: 0;
					float: none;
					display: none;
					height: auto;
				}	
				#company-gallery ul.image li.active, 
				#business-premium-listing li ul.image li.active {
					display: block;
				}	
					#company-gallery ul.image li img, 
					#business-premium-listing li ul.image li img {
						width: 300px;	
						height: 200px;
						display: block;
						border: 1px solid #dcdcdc;	
						margin: 5px 0 3px 0;
					}	
					#company-gallery ul.image li img {
						width: 626px;
						height: auto;
						margin: 0;
					}	
			#company-gallery .caption {
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
			}
			
			#business-premium-listing li  .description{
				width: 300px;
				height: 60px;
			}	
			#business-premium-listing li .name {
				float: left;
			}
			#business-premium-listing li .localization {
				padding-top: 8px;
				text-align: right;
				float: right;
			}
			#business-premium-listing li .localization a:link,
			#business-premium-listing li .localization a:visited {
					color: #494949;
					display: block;
				}
			#business-premium-listing li .options{
					padding-top: 8px;
				}			
			#business-premium-listing li .options img{
					display: inline;
				}		
			#business-premium-listing li .options a:link,
			#business-premium-listing li .options a:visited {
					margin-right: 3px; 
				}	
					

			.numbers, 
			#business-premium-listing .numbers {
				padding-top: 5px;
				padding-bottom: 5px;
				float: right;
			}
			
				.numbers  li, 
				#business-premium-listing .numbers  li {
				    float: left;
				    margin-right: 1px;
					border: 0;	
					margin: 0px 0px 0 2px;
					padding: 0px;
					width: 18px;
					display: inline;
					height: auto;
				}
					.numbers li a:link, .numbers li a:visited, 
					#business-premium-listing .numbers li a:link, #business-premium-listing .numbers li a:visited {
					    display: block;
					    text-align: center;
					    line-height: 17px;
					    color: #ffffff;
					    background: url(../images/index/number-bg.gif) no-repeat;
					    background-position:0px 0px;
					    height: 18px;
					    width: 17px;
						 padding-left: 1px;
					    font-weight: bold;
						 font-size: 11px;
					}
					
					.numbers li a:hover, 
					#business-premium-listing .numbers li a:hover {
					    color: #ffffff;
					    background-position:0px -20px;
						 text-decoration: none;
					}
					
					.numbers li a.active, 
					#business-premium-listing .numbers li a.active {
					    color: #ffffff;
					    background-position:0px -20px;
					}
.popup-html-content {
	display: none;
}
	
	
	
/****************** >     BUTTON LINK      < ******************/
.button-link:link, .button-link:visited {
	background:url(../images/index/button-link-right.gif) right no-repeat; 
	display: block;
	padding:0 14px 0 0;
	float: left;
	text-decoration: none;
}
.button-link:link span, .button-link:visited span {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background:url(../images/index/button-link-left.gif) left no-repeat; 
	position: relative; 
	display: block; 
	white-space: nowrap; 
	padding: 0 0 0 14px;
	height: 23px; 
	line-height: 22px;
	cursor: pointer;
	text-decoration: none;
}
.button-link:hover {
	text-decoration: none;
}
.button-link:hover span {
	text-decoration: none;
	color: #f1f1f1;
}



/****************** >     LINK BUTTON ALT (GREY)      < ******************/
.link-button-alt:link, .link-button-alt:visited {
	background:url(../images/index/link-button-alt-right.gif) right no-repeat; 
	display: block;
	padding:0 16px 0 0;
	float: left;
	text-decoration: none;
}
.link-button-alt:link span, .link-button-alt:visited span {
	font-size: 13px; 
	font-weight: bold;
	color: #ffffff;
	background:url(../images/index/link-button-alt-left.gif) left no-repeat; 
	position: relative; 
	display: block; 
	white-space: nowrap; 
	padding: 0 0 0 16px;
	height: 27px; 
	line-height: 26px;
	cursor: pointer;
	text-decoration: none;
}
.link-button-alt:hover {
	text-decoration: none;
}
.link-button-alt:hover span {
	text-decoration: none;
}



/****************** >     BUTTON SUBMIT      < ******************/
button.submitButton {
	border: 0; 
	cursor: pointer; 
	font-weight: bold;
	text-align: left;
	outline: 0;
	background: url(../images/index/button-right.gif) right no-repeat; 
	font-weight: normal;
	margin: 0;
}
button.submitButton span {
	position: relative; 
	display: block; 
	white-space: nowrap; 
	padding: 0 0 0 13px; 
	margin-right: 9px;
	
	font-size: 13px; 
	height: 27px; 
	line-height: 26px;
	background: url(../images/index/button-left.gif) left no-repeat;
	color: white; 
	font-weight: bold;
}
* html button.submitButton {
	width: auto; 
	overflow: visible;
	position: relative;
	margin-top: -4px;
}
* html button.submitButton span {
	margin-top: 4px;
}
*:first-child+html button.submitButton {
	width: auto; 
	overflow: visible; 
}
 /*FOR IE7*/
*:first-child+html button.submitButton {
	margin-top: -2px;
}
 /*FOR IE7*/
*:first-child+html button.submitButton span {
	margin-top: 0px;
}

	
	
/****************** >     FAVORITE LINK      < ******************/
.favorita-true:link, .favorita-true:visited, 
.favorita-false:link, .favorita-false:visited {
	background:url(../images/index/link-favorite-right.gif) right 0% no-repeat; 
	display: block;
	padding:0 14px 0 0;
	float: left;
	text-decoration: none;
}
.favorita-true:link span, .favorita-true:visited span, 
.favorita-false:link span, .favorita-false:visited span {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background:url(../images/index/link-favorite-left.gif) left 0% no-repeat; 
	position: relative; 
	display: block; 
	white-space: nowrap; 
	padding: 0 0 0 30px;
	height: 23px; 
	line-height: 22px;
	cursor: pointer;
	text-decoration: none;
}
.favorita-true:hover, 
.favorita-false:hover {
	/*background:url(../images/index/link-favorite-right.gif) right 100% no-repeat; */
	text-decoration: none;
}
.favorita-true:hover span, 
.favorita-false:hover span {
	/* background:url(../images/index/link-favorite-left.gif) left 100% no-repeat; */
	text-decoration: none;
	color: #f1f1f1;
}
.favorita-true:link, .favorita-true:visited {
	background:url(../images/index/link-favorite-right.gif) right 100% no-repeat; 
}
.favorita-true:link span, .favorita-true:visited span {
	background:url(../images/index/link-favorite-left.gif) left 100% no-repeat; 
}



/****************** >     NUMBERS WRAPPER      < ******************/
.numbers-wrapper {
	background:url(../images/index/numbers-wrapper-right.png) right no-repeat; 
	display: block;
	padding:0 5px 0 0;
	float: right;
	text-decoration: none;
	margin-left: 4px;
	margin-top: 4px;
	display: inline;
}
.numbers-wrapper .numbers-wrapper-inner {
	font-size: 11px; 
	font-weight: bold;
	/*color: #ffffff;*/
	background:url(../images/index/numbers-wrapper-left.png) left no-repeat; 
	position: relative; 
	display: block; 
	white-space: nowrap; 
	padding: 0 0 0 5px;
	height: 28px; 
	line-height: 28px;
	/*cursor: pointer;*/
	text-decoration: none;
}
.numbers-wrapper a:link, .numbers-wrapper a:visited {
	color: inherit;
}
.numbers-wrapper a:hover {
	color: #01baf3;
}



/****************** >    ADAUGA ANUNT     < ******************/
#form-adauga-anunt .border {
	background: url(../images/index/linie-intrerupta.gif) repeat-x left bottom;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}

#preview {
	border: 1px #e9e9e9 solid;
	background: #f2f2f2;
	padding: 20px;
}
	#preview_business_name {
		font-size: 13px;
		font-weight: bold;
	}
	#preview .border {
		background: url(../images/index/linie-intrerupta.gif) repeat-x left bottom;
		padding-bottom: 1em;
		margin-bottom: 1em;
	}
	#preview p {
		margin: 0;
		padding: 0;
		line-height: 170%;
	}





/****************** >    PACKAGES     < ******************/		
#pasi {
	list-style-type: none;
	margin-bottom: 1em;
}
	#pasi li {
		float: left;
		width: 160px;
	}
		#pasi li strong {
			float: left;
			width: 25px;
			display: block;
			font-size: 40px;
			font-weight: normal;
			font-family: Arial, Helvetica, FreeSans, sans-serif;
			border-right: 1px #dddddd solid;
			color: #cccccc;
		}
		#pasi li span {
			float: left;
			display: block;
			font-size: 13px;
			padding-left: 7px;
			padding-top: 6px;
		}
		#pasi li.activ strong {
			color: #01baf3;
		}
		#pasi li.activ span {
			font-weight: bold;
		}
.descr-pasi {
	font-size: 12px;
	font-weight: bold;
	padding: 0.5em 0;
	border-bottom: 1px #f5f5f5 solid;
	border-top: 1px #f5f5f5 solid;
	margin-bottom: 2em;
	color: #a39661;
}


.package {
	float: left; 
	width: 245px;
}		
.package-title {
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
	padding-bottom: 5px;
}
.package-features {
	padding-top: 10px;
	padding-left: 10px;
}

/* Tabelul de pachete */
#table-pachete {
	width: 100%;
}
	/* Head */
	#table-pachete thead {
		margin-bottom: 1em;
	}
		#table-pachete thead th {
			border: 1px #eeeeee solid;
		}
		#table-pachete thead a {
			padding: 2px;
			text-align: center;
			display: block;
		}
			#table-pachete thead a img {
				display: block;
				margin: 2em auto;
			}
		#table-pachete thead a:hover {
			border: 2px #eeeeee solid;
			padding: 0;
		}

	/* Body */
	#table-pachete tbody th {
		text-align: left;
		background: #f1eede;
		padding: 8px 10px;
	}
		#table-pachete tbody th .tooltip {
			float: right;
			cursor: default;
		}
	#table-pachete tbody td {
		text-align: center;
		background: #f5f5f5;
		padding: 8px 10px;
	}
	
	#table-pachete tbody label {
		display: block;
		text-align: center;
		margin-top: 0.5em;
		margin-bottom: 2px;
		cursor: pointer;
		font-size: 18px;
		font-family: Arial, Helvetica, FreeSans, sans-serif;
		color: #0494c0;
	}
		#table-pachete tbody label span {
			display: block;
			text-align: center;
			margin-bottom: 2px;
			cursor: pointer;
			font-size: 14px;
			color: #b89b00;
			font-weight: bold;
		}
	#table-pachete tbody input[type="radio"] {
		display: block;
		margin: 0 auto;
		margin-bottom: 0.5em;
	}
	
	#table-pachete tbody label.extraoption {
		font-size: 11px;
		font-weight: bold;
		cursor: pointer;
		
		display: inline;
		text-align: left;
		margin-top: 5px;
		margin-bottom: 0px;
		margin-left: 5px;
		color: #666666;
		float: left;
	}
	#table-pachete tbody input[type="checkbox"] {
		display: block;
		margin-bottom: 0.5em;
		margin-left: 28%;
		margin-top: 5px;
		float: left;
	}

	#table-pachete tbody td.pachet-activ {
		background: #e1f1c6;
	}
	#table-pachete tbody td span.da {
		text-align: center;
		color: #4ca50b;
		font-weight: bold;
		font-size: 13px;
		text-transform: capitalize;
		display: block;
		
		/*text-indent: -9999em;*/
		/*display: block;
		width: 60px;
		height: 16px;
		line-height: 17px;
		background: url(../images/index/ico-da.png) no-repeat left top;
		margin: 0 auto;
		padding-left: 22px;*/
		
		/*text-indent: -9999em;*/
		/*display: block;
		width: 60px;
		height: 16px;
		line-height: 17px;
		background: url(../images/index/ico-da.gif) no-repeat left top;
		margin: 0 auto;
		padding-left: 22px;*/
	}
	#table-pachete tbody td span.nu {
		text-align: center;
		color: #aaaaaa;
		font-weight: normal;
		font-size: 13px;
		text-transform: capitalize;
		display: block;
		
		/*text-indent: -9999em;*/
		/*display: block;
		width: 60px;
		height: 16px;
		line-height: 17px;
		background: url(../images/index/ico-nu.png) no-repeat left top;
		margin: 0 auto;
		padding-left: 22px;*/
		
		/*text-indent: -9999em;*/
		/*display: block;
		width: 60px;
		height: 16px;
		line-height: 17px;
		background: url(../images/index/ico-nu.gif) no-repeat left top;
		margin: 0 auto;
		padding-left: 22px;*/
	}

#user-menu {
	list-style-type: none;
	padding-bottom: 2em;
}
	#user-menu li {
		padding-right: 0.5em;
		float: left;
	}

.payment_list {
	list-style-type: none;
}
	.payment_list li {
		float: left;
		/*width: 90px;*/
		width: 220px;
	}
		.payment_list li input {
			float: left;
			margin-top: 2px;
		}
		.uniForm .payment_list li label {
			cursor: pointer;
			text-transform: uppercase;
			font-weight: bold;
			float: left;
			/*width: 50px;*/
			width: 200px;
			padding-left: 4px;
		}




/****************** >    ANUNTURILE MELE     < ******************/
.tabel {
	width: 100%;
}
	.tabel thead th {
		padding: 6px 10px;
		background: #dddddd;
	}
	.tabel tbody td {
		padding: 6px 10px;
		background: #f5f5f5;
	}
	.tabel a:hover {
		text-decoration: underline;
	}





/****************** >    EDITARE ANUNT     < ******************/
.account-image-gallery-item {
	padding-bottom: 6px;
}
.account-image-gallery-item .popup img {
	float: left;
	display: inline;
	margin-right: 20px;
}
.account-image-gallery-item a:hover, #gallery_wrapper a:hover {
	text-decoration: underline;
}





/****************** >    PLATA EPAYMENT     < ******************/
#content-loading {
	width: 400px;
	padding: 30px;
	background: White;
	text-align: center;
	display: none;
}
	#content-loading img {
		display: inline;
	}





/****************** >    STATIC PAGES     < ******************/
.static-pages p {
	font-size: 13px;
	padding-bottom: 0.5em;
}
.static-pages ul, .static-pages ol {
	margin-left: 3em;
}
	.static-pages li {
		padding-bottom: 0.5em;
		line-height: 140%;
	}





/****************** >    CONTACT     < ******************/
#box-contact {
	position: relative;
	padding-left: 270px;
}
	#img-contact {
		position: absolute;
		top: -33px;
		left: 7px;
	}




/* For the text only tooltip */
#tooltip {
	position: absolute;
	border: 1px solid #333;
	background: #f7f5d1;
	padding: 2px 5px;
	color: #333333;
	display: none;
	z-index: 99990;
	max-width: 300px;
	text-align: left;
}	
/* For the image only hover popup */
#screenshot {
	position: absolute;
	background: #333333;
	padding: 2px;
	display: none;
	color: #ffffff;
	z-index: 99999;
}
/* For the HTML hover popup */
#popup-html {
	position: absolute;
	background: url(../images/index/bg-popup-html.png) repeat;
	padding: 11px 15px;
	display: none;
	color: white;
	z-index: 99999;
	text-align: left;
	font-weight: bold;
}
	#popup-html h3 {
		color: #eeeeee;
		/*width: 200px;*/
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 0.5em;
	}
	#popup-html p {
		line-height: 140%;
	}
