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

* {
	margin:0 0;
	padding:0 0;
	list-style-type:none;
	text-decoration:none;
	outline:0 none;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
li.last {
	border-right:none !important;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:url(img/bck.gif) repeat-x #fff;
}


#top_wrapper {
	width:960px;
	margin:0 auto;
}
#header_mine , 
#content_mine{
	clear:both;
	float:left;
	width:960px;
	margin:0 auto;
}
#col-bug {
	clear:none;
	float:right;
	width:755px;
}
#prod_serv {
	clear: none;
	float:left;
	width:203px;
}
.lcur {
	background:url(img/yellow-hover.png) no-repeat !important;
}
.lcur_large {
	background:url(img/yellow-hover-large.png) no-repeat !important;
}
#world-clock, #translate-widget {
	background: url('img/rightbar-head-rounded.png') top left no-repeat;
	margin-bottom: 10px;
}
#world-clock a, #translate-widget a {
	color: white;
}
#world-clock a:hover, #translate-widget a:hover {
	color: #fcb502;
}




#home {
	float:left;
	margin-top:5px;
}
#home a {
	background:url(img/home.png) no-repeat;
	background-position: left center;
	padding-left:40px;
	font-size:16px;
	font-weight:bold;
	color:#2f7dd3;
}
#header-top-drt {
	float:right;
}
#logo_new {
  clear: left;
  float: left;
  margin-left: 15px;
  margin-top: 0;
}
#logo_new img {
	height: 74px;
}
#categ ul {
	float: right;
	margin-right: 20px;
}
#header {
	margin-bottom: 10px;
}
#media li, #media span {
	float:left;
}
#media ul {
	float:right;	
}
#media span {
	color: #2F7DD3;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	float: right !important;
}
a.facebook {
	background:url(img/facebook.png) no-repeat;
	width:21px;
	height:21px;
	display:block;
}
a.twitter {
	background:url(img/twitter.png) no-repeat;
	width:21px;
	height:21px;
	display:block;
}
a.myspace {
	background:url(img/myspace.png) no-repeat;
	width:21px;
	height:21px;
	display:block;
}
#login {
	background:url(img/join-bck.png) no-repeat;
	width:354px;
	height:33px;
	overflow:hidden;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#header-top {
	position: relative;
}
#login-graphics {
	background: url('img/join-bck2.png') no-repeat;
	position: absolute;
	right: 5px;
	/*top: 33px;
	left: 175px;*/
	z-index: 10;
	width: 348px;
	height: 14px;
}
#login a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#login a:hover {
	color: #FCB502;
}
#media {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
#login li {
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 14px;
	line-height: 14px;
}
#login ul {
	margin-top: 8px;
	padding-right: 10px;
}
#login span {
	float: left;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 20px;
}
#media li {
	padding-left: 3px;
	padding-right: 3px;
}
#categ li {
	float: left;
	margin-left: 5px;
	width: 89px;
	background:url(img/blue-link.png) no-repeat;
}
#categ a {
	font-size:12px;
	color:#fff;
	width:89px;
	height:25px;
	line-height:25px;
	text-align:center;
	display:block;
}
	#categ li:first-child {
		background:url(img/blue-link-large.png) no-repeat;
		width: 150px;
	}
	#categ li:first-child a {
		width: 150px;
	}
#categ li:hover {
	background:url(img/yellow-hover.png) no-repeat;
}
#categ li:first-child:hover {
	background:url(img/yellow-hover-large.png) no-repeat;
}
#categ {
	padding-top:50px;
}
ul#main-nav {
	background: url("img/ul-main-nav.png") no-repeat scroll 0 0 transparent;
	background-size: 100% 49px;
	display: block;
	float: left;
	height: 49px;
	margin-top: -4px;
	padding-left: 20px;
	width: 400px;
}
ul#main-nav li {
	float:left;
	padding-right:15px;
}
#header-jos {
	margin-top:3px;
}
ul#main-nav a {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 43px;
}
ul#main-nav a:hover {
	text-decoration:underline;
}
#search {
	background: url("img/main-input.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 48px;
	margin-left: -12px;
	margin-right: -5px;
	margin-top: -4px;
	width: 550px;
}
#SearchKeyword {
	background: url("img/input-header.gif") no-repeat scroll 0 0 transparent;
	color: #828282;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	margin-left: 15px;
	margin-top: 8px;
	padding-left: 10px;
	width: 308px;
	border-style:none;
}
#SearchCountry {
	margin-top: 10px;
}
#search_submit {
	background: url("img/go.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 27px;
	margin-right: 11px;
	margin-top: 7px;
	width: 35px;
	color: #828282;
	border-style:none;
}
#search_submit:hover {
	background: url("img/go-hover.png") no-repeat scroll 0 0 transparent;
}









#left-col {
	float:left;
	width:205px;
	
}
#produserv {
	background: url("img/sidebar-head.png") no-repeat scroll center 13px;
	margin-top: -13px;
	padding-top: 17px;
}




#main-col {
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	width: 502px;
}
#right-col {
	width:235px;
	float:right;
}
#feature {
	border: 1px solid #8EC012;
	float: left;
	margin-top: 10px;
}
#produserv-inner {
	border-bottom: 1px solid #0045A8;
	border-left: 1px solid #0045A8;
	border-right: 1px solid #0045A8;
	border-style: none solid solid;
	clear:both;
	float:left;
	width:203px;
}
#feature h1 {
	background: url("img/success-bck.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 12px;
	height: 40px;
	line-height: 35px;
	margin-top: 5px;
	padding-left: 35px;
	text-transform: uppercase;
}
#feature img {
	display: block;
	margin: 0 auto;
	padding-bottom: 5px;
	padding-top: 5px;
}
span.coment, span.from {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
span.from {
  font-weight: bold;
  padding-bottom: 11px;
  padding-top: 10px;
}
#slider {
	margin-bottom:15px;
}
#price {
	background:url(img/price-watch.gif) no-repeat;
	width:502px;
	height:40px;
}
ul#price-title {
	padding-left:75px;
}
ul#price-title li {
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 14px;
	margin-top: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
ul#price-title li a.price-first {
	border-right: medium none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-right: 40px;
	text-transform: uppercase;
}
ul#price-title li a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
}
ul#price-title li a:hover {
	text-decoration:underline;
}
ul#price-title li.first {
	border-right:none;
}
ul#pret-left li a {
	color: #0045A8;
	font-size: 12px;
	font-weight: bold;
	padding-right: 40px;
}
ul#pret-left li a:hover {
	text-decoration:underline;
}
ul#pret-right li a:hover {
	text-decoration:underline;
}
ul#pret-right li a {
	font-size:12px;
	font-weight:bold;
	color:#0045a8;
	padding-right: 40px;
}
ul#pret-left {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
ul#pret-left li {
	padding-bottom:3px;
	padding-top:3px;
	border-bottom: 1px solid #CCCCCC;
}
ul#pret-right li {
	padding-bottom:3px;
	padding-top:3px;
	border-bottom: 1px solid #CCCCCC;
}
ul#pret-right {
	float:right;
	margin-top: 15px;
	margin-right: 15px;
}
#price-jos {
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
#price-jos h1 {
	font-size:12px;
	color:#2d2d2d;
	margin-left:	15px;
	margin-top:5px;
}
div#price-jos ul {
	margin-left: 12px;
	padding-top: 5px;
}
div#price-jos ul li {
	border-right: 1px solid #666666;
	float: left;
	height: 12px;
	padding-left: 3px;
	padding-right: 3px;
}
div#price-jos a {
	color: #0045A8;
	display: block;
	font-size: 12px;
	line-height: 12px;
}
div#price-jos a:hover {
	text-decoration:underline;
}
#best {
	float:left;
	background: url("img/banda-stea.png") no-repeat scroll 0 0 transparent;
	width: 502px;
}
#best h1 {
	color: #FFFFFF;
	font-size: 22px;
	padding-left: 60px;
	padding-top: 7px;
	float: left;
}
ul#nav {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
ul#nav li {
	float:left;
}
ul#nav a {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
ul#nav li.prev {
	background:url(img/back-arrow.png) no-repeat;
	background-position:left center;
	padding-left: 20px;
}
ul#nav li.next {
	background: url("img/forward-arrow.png") no-repeat scroll right center transparent;
	padding-right: 20px;
}
div#best div.hot .hot-img {
	background: url("img/hot.jpg") no-repeat scroll 0 0 transparent;
	display: block;
	height: 103px;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 82px;
}
div#best div.hot .week-img {
	background: url("img/weekly.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 124px;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 108px;
}
.hot {
	border-bottom: 1px solid #EF5F18;
	border-right: 1px solid #EF5F18;
	border-left: 1px solid #EF5F18;
	float: left;
	margin-top: 7px;
	width: 124px;
	min-height:257px;
}
.pet {
	margin-top: 7px;
	width: 124px;
	float:left;
	border-bottom: 1px solid #EF5F18;
	border-right: 1px solid #EF5F18;
	min-height:257px;
}
div.pet a.pet-img {
	background: url("img/pet.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 114px;
	margin: 15px auto 33px;
	width: 114px;
}
.pet-img {
	display: block;
	height: 114px;
	margin: 15px auto 33px;
	width: 114px;
}
div.pet ul, div.sport ul, div.gadgets ul {
	padding-left:5px;
	padding-right:5px;
}
div.pet ul li.titlu a, div.sport ul li.titlu a, div.gadgets ul li.titlu a {
	font-size:12px;
	font-weight:bold;
	color:#0045a8;
}
div.pet ul a, div.sport ul a, div.gadgets ul a {
	color:#333;
}
div.pet ul a:hover, div.sport ul a:hover, div.gadgets ul a:hover {
	text-decoration:underline;
}
.sport {
	margin-top: 7px;
	width: 124px;
	float:left;
	border-bottom: 1px solid #EF5F18;
	border-right: 1px solid #EF5F18;
	min-height:257px;
}
div.sport a.sport-img {
	background: url("img/sport.jpg") no-repeat scroll 0 0 transparent;
	display: block;
	height: 142px;
	margin: 10px auto 0;
	padding-bottom: 10px;
	width: 103px;
}
.gadgets {
	margin-top: 7px;
	width: 124px;
	float:left;
	border-bottom: 1px solid #EF5F18;
	border-right: 1px solid #EF5F18;
	min-height:257px;
}
div.gadgets a.gadgets-img {
	background: url("img/gadgets.jpg") no-repeat scroll 0 0 transparent;
	display: block;
	height: 95px;
	margin: 25px auto 40px;
	width: 124px;
}
span.blue-title {
	background:url(img/registration-head.png) no-repeat;
	width:234px;
	height:46px;
	display:block;
	line-height:46px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
div#top-brands-inner span.blue-title {
	background:url(img/registration-head.png) no-repeat 0 13px ;

	width:234px;
	height:46px;
	display:block;
	line-height:46px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
#register {
	background: url("img/registartion-bck.png") no-repeat scroll 0 46px transparent;
	height: 193px;
	width: 234px;
}
div#register a.free {
	background: url("img/free-member.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 50px;
	margin: 7px auto 0;
	padding-top: 8px;
	width: 204px;
}
div#register a.premium {
	background: url("img/premium-member.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 48px;
	margin: 7px auto 0;
	width: 204px;
}
div.brands ul {
	padding-top: 10px;
	width: 232px;
}
div.brands ul li {
	display: block;
	float: left;
	width: 90px;
	padding: 0 10px 0 10px;
}
#exchangerates {
	margin-top: 10px;
}
#exchangerates li {
	padding: 0 0 0 10px;
	width: 100px;
}
.brands .symbol {
	float: left;
	color: #2680D2;
}
.brands .price {
	float: right;
}
div.brands img {
	margin:0 auto;
	display:block;
}
div.brands ul li span {
	display:block;
	text-align:center;
}
#top-brands-inner {
	border-bottom: 1px solid #0045A8;
	border-left: 1px solid #0045A8;
	border-right: 1px solid #0045A8;
	border-style: none solid solid;
	overflow: hidden;
	padding-bottom: 10px;
}
.brands {
	margin-top: -5px;
	margin-bottom: 10px;
}
#banner-mij {
	float: left;
	margin-bottom: 10px;
	margin-left: 9px;
	margin-top: 10px;
}
#news {
	border: 1px solid #A8AAB0;
	float: left;
	height: 150px;
	margin-left: 9px;
	width: 453px;
	padding-left: 50px;
	padding-top: 20px;
}
#news h1 {
	color: #333333;
	float: left;
	font-size: 35px;
	padding-left: 10px;
	padding-top: 10px;
}
div#news input.email-news {
	border: 3px solid #333333;
	color: #333333;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin-left: 10px;
	margin-top: 15px;
	padding-left: 10px;
	width: 255px;
}
#news img {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	margin-right: 60px;
}
div#news input.subscribe {
	background: none repeat scroll 0 0 #333333;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 46px;
	margin-left: 5px;
	margin-top: 3px;
	text-transform: uppercase;
	width: 100px;
	cursor:pointer;
}
div#news input.subscribe:hover {
	color:#fff;
	background: none repeat scroll 0 0 #000;
}
#trade {
	float: left;
	padding-top: 10px;
}
#trade h1 {
	border-bottom: 3px solid #EF5F18;
	color: #EF5F18;
	font-size: 22px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	text-align: left;
	width: 367px;
}
#trade img {
	float:left;
	margin-left:10px;
}
#banner-right {
	float:right;
	position: relative;
	top: -10px;
}
#new {
  margin-top: 10px;
  position: relative;
  width: 961px;
  height: 135px;
}
#new-top {
	background:url(img/new-top.png) no-repeat;
	width:967px;
	height:11px;
	margin:0 auto;
}
#new-jos {
	background:url(img/new-jos.png) no-repeat;
	width:967px;
	height:16px;
	margin:0 auto;
}
#new-inner {
	background:url(img/new-bck.png) repeat-y;
	width:967px;
	height: 108px;
	overflow:hidden;
	margin:0 auto;
}
div#new-inner ul {
	margin-left:60px;	
}
div#new-inner ul li {
	display: block;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
	width: 80px;
}
div#new-inner ul span:hover {
	text-decoration:underline;
}
div#new-inner img {
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin: 0 auto 5px;
	padding: 5px;
}
div#new-inner span {
	color: #333333;
	display: block;
	font-size: 12px;
	text-align: center;
}
div#new-inner span.nou img {
  border: medium none;
  left: 10px;
  position: absolute;
  top: -1px;
}
#left-box {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	width: 231px;
}
#box-content {
	border: 1px solid #949090;
	clear: both;
	overflow: hidden;
}
ul#boxleft-title li {
	float:left;
	display: block;
}
ul#boxleft-title li a {
	font-size:14px;
	color:#696969;
	background:url(img/sidebar-jos-link.png) no-repeat;
	width:94px;
	height:31px;
	line-height:32px;
	display:block;
	text-align:center;
}
ul#boxleft-title li.li_new_active a {
	background: url(img/sidebar-hover.png) no-repeat !important;
	font-weight: bold;
	font-size: 14px;
	color: #0688db;
}
#box-content img {
	float: left;
	padding: 5px 5px 0;
}
#box-content strong {
	color: #272727;
	float: left;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 5px;
}
#box-content span {
	font-size:14px;
	font-weight:normal;
	color:#272727;
	float:left;
}
#box-content p {
	clear: left;
	color: #272727;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
}
ul#boxleft-title {
	margin-left:-4px;
}
div#middle-box {
	width:472px;
	float:left;
	margin-top:	20px;
}
#reco-top {
	background:url(img/reco-top.png) no-repeat;
	width:472px;
	height:5px;
	margin:0 auto;
}
#reco-jos {
	background:url(img/reco-jos.png) no-repeat;
	width:472px;
	height:5px;
	margin:0 auto;
}
#reco-inner {
	background:url(img/reco-bck.gif) repeat-y;
	width:472px;
	overflow:hidden;
	margin:0 auto;
}
div#middle-box h1 {
	background: url("img/recomandari-bck.png") no-repeat scroll 0 0 transparent;
	color: #333333;
	font-size: 12px;
	height: 44px;
	line-height: 36px;
	margin-top: 5px;
	padding-left: 35px;
	width: 221px;
}
ul#poze {
	padding-left: 9px;
	padding-top: 5px;
}
ul#poze li {
	float:left;
	padding-right:	10px;
}
ul#poze li.nopaddingr {
	padding-right:0;
}
ul#lista {
	float: left;
	padding-left: 10px;
}
ul#lista li {
	background: url("img/bullet.png") no-repeat scroll left center transparent;
	float: left;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 20px;
	width: 185px;
}
ul#lista a {
	font-size:14px;
}
ul#lista a:hover {
	text-decoration:underline;
}
.law_list a:hover {
	text-decoration: underline !important;
}
#right-box {
	float:right;
	width:227px;
	background:#d2d2d2;
	border:1px solid #afafaf;
	margin-top: 20px;
	padding: 2px;
}
#right-box h1 {
	color: #333333;
	font-size: 13px;
	padding-bottom: 20px;
	padding-left: 9px;
	padding-top: 20px;
}
#right-box h1 a, #reco-inner h1 a {
	color: black;
}
#boxleft-title span {
	color: black;
}
div#right-box ul li img {
	display:block;
	margin:0 auto;
}
#right-box span {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	cursor:pointer;
}
#right-box span:hover {
	text-decoration:underline;
}
#footer {
	border-top: 2px solid #212121;
	margin-bottom: 20px;
	margin-top: 20px;
}
#footer-nav {
	margin-top: 20px;
	text-align: center;
}
#footer-nav ul {
	margin-bottom:5px;
}
div#footer-nav ul li {
	border-right: 1px solid #696969;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#footer-nav a {
	text-align:center;
	font-size:	12px;
	color:#696969;
}
#footer-nav a:hover {
	text-decoration:underline;
}
#copy {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 620px;
	font-size:	12px;
	color:#696969;
}
div#copy a {
	font-size:	12px;
	color:#696969;
}
div#copy a:hover {
	text-decoration:underline;
}




/*
btm tab navigation
*/
.tab_title {
	clear: both;
	float: left;
	background-color: #3399FF;
	border-left: 1px solid #3399FF;
	border-right: 1px solid #3399FF;
	margin:0 0;
	padding-top:10px;
	width:203px;
	font-size: 12px;

}

ul.tabs_btm_1 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
	width: 100%;
}
ul.tabs_btm_1 li {
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #0099FF;
	width: 100px;
	text-align: center;
	border-top-left-radius: 5px;
 	border-top-right-radius: 5px ;
}
.tabs_li_first {
	float:left !important;
}
.tabs_li_last {
	float:right !important;
}
ul.tabs_btm_1 li.li_active  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
ul.tabs_btm_1 li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.2em;
	border: 1px solid #0099FF; 
	outline: none;
	font-weight: bold;
 	border-top-right-radius: 5px;
}
ul.tabs_btm_1 li a:hover {
	color: #bbbbee !important;
	border: 1px solid #3399ff;
}
ul.tabs_btm_1 li.li_active a  { 
	color: #0099FF;
	background: #fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #fff; 
}
ul.tabs_btm_1 li.li_active a:hover  { 
	border: 1px solid #fff;
	border-bottom: 1px solid #fff; 	
}
#li_tab1 {
	border-top-left-radius: 0px !important;
}
#li_tab2 {
	border-top-right-radius: 0px !important;	
	border-right: #3399FF !important;
	margin-right: 2px !important;
	width: 99px !important;
}
.tab_container {
	border: 1px solid #3399FF;
	border-top: 0px;
	clear: both;
	float: left; 
	width: 203px;
	background: #fff;
}
.tab_content {
	padding: 10px 0px;
	font-size: 12px;
}

ul#topnav1 {
	clear:none; 
	float:left;
	z-index:10; 
	position: relative;
	width: 203px; 
}
ul#topnav1 li { 
	float:left;
	z-index:20; 
	position: relative;
	width: 181px;
	margin: 0 0; 
	padding: 0 0;
	border-bottom: 1px solid #E1DEDE;	
}
#produserv .tab_content li a { 
	color: #26465D;
	width: 170px;
	height:22px;
	float:left;
	z-index:20; 
	line-height:22px;
	padding:0 10px 0 13px; 
	overflow:hidden; 
	display:block; 
	background: url('img/blue-arrow.png') no-repeat scroll 183px center transparent;
	font-size: 10px;
	font-weight: bold;
}
#produserv li  a:hover {
	color: #09F;
	background: url('img/orange-arrow.png') no-repeat scroll 183px center transparent;
}
#produserv li .sub {
	position: absolute;
	top: -30px; 
	left: 193px; 
	z-index:1000;
	display:none; 
	overflow:hidden;
	padding: 0 0 0 0;  
	border:1px solid #3399FF; 
	padding:5px 5px;
	background-color:#ffffff; 
}
#produserv li .row {
	clear: both; 
	width:400px; 
	background-color:#FFFFFF; 
	overflow:hidden; 
	z-index:1000; 
}
#produserv li .sub ul {
	list-style: none;
	margin: 0 0; 
	padding: 0 0; 
	width: 400px;
	clear:both; 
	z-index:1000; 
}
#produserv .sub ul li { 
	clear:none;
	display:inline; 
	width: 200px;
	background: #ffffff;
	z-index:1000; 
}
#produserv .sub ul li a {
	float: left;
	text-indent: 0; /*--Reset text indent--*/
	padding: 0 5px 0 10px;
	display: block;
	width:180px;
	overflow:hidden;
	font-weight: bold;
	z-index:1000; 
	font-size: 11px;
}
#produserv .sub ul li a:hover {
}







ul#topnav2 {
	clear:none; 
	float:left;
	z-index:10; 
	position: relative;
	width: 203px; 
}
ul#topnav2 li { 
	float:left;
	z-index:20; 
	position: relative;
	width: 203px;
	margin: 0 0; 
	padding: 0 0;
	border-bottom: 1px solid #E1DEDE;	
}

li.more1, li.more2 {
	background: url("img/more.png") no-repeat scroll 180px center;
	float:left;
	z-index:20; 
	line-height: 28px;
	font-weight: bold;
	padding:0 10px 0 13px !important; 
	border-bottom: 1px solid #E1DEDE;	
	cursor: pointer; cursor: hand;
}
li.more1 span, li.more2 span {
	color: #0045A8;
	font-size: 12px;
	font-weight: bold;
	z-index:20; 
}

.ascuns1, .ascuns2 {
	display: none;
}

#reclame {
	clear: none;
	float: left;
	width: 960px !important;
	text-align: center; 
	margin: 0px 0px 5px 0px;
}
#reclame span {
	clear: none;
	float: left;
	display: block;
	width: 160px;
	text-align: center;
}
#reclame span a {
	clear: none;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
}
#reclame span a  img{
	width: 152px;
	height: 52px; 
}








.results-col {
	clear: both;
	float: left;
	width: 745px;
	margin-left: 10px;
}

.place_in_tree, 
.results_refine,
.results_list {
	clear: none;
	float: left;
	width: 745px;
}
.place_in_tree {
	margin: 10px 0px;
	font-size: 1.2em;
	color: 
}

.results_refine_t {
	clear: none;
	float: left;
	width: 743px;
	border: 1px solid #3366FF;
}
.results_refine_t .head_stiv{
	clear: both;
	float: left;
	width: 743px;
	padding: 10px 0px;
	background-color: #3399FF;
}
.results_refine_t .line_stiv {
	clear: both;
	float: left;
	width: 741px;
	min-height: 40px;
	background: #eee url("images/filter_bg.png") 0 0 repeat-x;
	/*background: #eee url("images/tab-rep.png") 0 0 repeat-x;*/
	border: 1px solid #A5A5A5;
}
.results_refine_t .head_stiv .head_img,
.results_refine_t .head_stiv .head_txt {
	clear: none;
	float: left;
}
.results_refine_t .head_stiv .head_img {
	width: 30px;
	text-align: center;
}
.results_refine_t .head_stiv .head_txt {
	width: 713px;
}
.head_txt {
	color: white;
	font-size: 1.2em;
	font-weight: 600;
	position: relative;
	top: -2px;
}
#filter_results {
	display: inline;
}
.results_refine_t .line_stiv .segment_1,
.results_refine_t .line_stiv .segment_2,
.results_refine_t .line_stiv .segment_3,
.results_refine_t .line_stiv .segment_4 {
	clear: none;
	float: left;
	min-height: 40px;
}
.results_refine_t .line_stiv .segment_1 {
	width: 120px;
}
.results_refine_t .line_stiv .segment_1 span {
	display: block;
	padding: 0px 5px;
	font-size: 14px;
	line-height: 40px;
	margin-left: 10px;
}
.results_refine_t .line_stiv .segment_2 {
	width: 30px;
	text-align: center;
}
.results_refine_t .line_stiv .segment_2 span {
	display: block;
	padding: 5px;
}
.results_refine_t .line_stiv .segment_3 {
	width: 540px;
}
.results_refine_t .line_stiv .segment_4 {
	float: right !important;
	width: 43px;
	text-align: center;
	background: url('images/filter_more.png') no-repeat;
	border-left: solid 2px #A5A5A5;
}
.results_refine_t .line_stiv .segment_4  span {
	position: relative;
	top: 22px;
	color: #2185d1;
}
.results_refine_t .line_stiv .segment_3 .not_viz {
	display: none;
}

.results_refine_t .line_stiv .segment_3 .segment_3_1 {
	clear: none;
	float: left;
	height: 20px;
	width: 170px;
	padding: 0px 5px;
	overflow:hidden;
}
.results_refine_t .line_stiv .segment_3 .segment_3_1 a {
	display:block;
	width: 100%;
	text-decoration: none;
	color: #3366FF;
	line-height: 20px;
	margin-left: 10px;
}
.results_refine_t .line_stiv .segment_3 .segment_3_1 a:hover {
	text-decoration: underscore;
	color: #fcb502;
}
.results_refine_t .line_stiv .segment_3 .segment_3_1 a span {
	color: #333333;
}

.results_list .results_list_sort {
	clear: both;
	float: left;
	width: 743px;
	min-height: 30px;
	background-color: #FFFFFF;
	text-align: right;
	color: #2185d1;
	font-size: 1.1em;
	font-weight: 600;
	margin-top: 5px;
}
	.results_list_sort select {
		background: none;
		border: solid 1px #2185d1; 
		color: #2185d1;
		font-size: 1em;
		font-weight: 600;
		vertical-align: middle;
	}
.results_list .results_list_t {
	clear: none;
	float: left;
	width: 743px;
	border: 1px solid #3366FF;	
	text-align: left;
	min-height: 465px;
}
.results_list .results_list_j {
	clear: none;
	float: left;
	width: 743px;
	border: 1px solid #fff;	
	text-align: left;
}
.results_list .results_list_t .head_rez {
	clear: both;
	float: left;
	width: 723px;
	padding: 3px 10px;
	background-color: #3399FF;
	color: white;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 30px;
	height: 30px;
}
.results_list .results_list_t .line_rez {
	clear: both;
	float: left;
	width: 743px;
	min-height: 30px;
	background-color: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	padding: 5px 0;
}
.results_list .results_list_t .line_rez:hover {
	background-color: #eeeeee;
}

.results_list_t .line_rez .segment_1,
.results_list_t .line_rez .segment_2,
.results_list_t .line_rez .segment_3{
	clear: none;
	float: left;
	min-height: 30px;
	margin-right:10px;
}

.results_list_t .line_rez .segment_1 {
	width: 140px;
	text-align: center;
}
.results_list_t .line_rez .segment_2 {
	width: 383px;
	text-align: left;
}
.results_list_t .line_rez .segment_3 {
	float: left;
	width: 190px;
	text-align: left;
}
.results_list_t .line_rez .segment_1 img {
	margin: 10px 10px;
}
.results_list_t .line_rez .segment_2 a, .results_list_t .line_rez .segment_3 a {
	text-decoration: none;
	font-weight: bold;
	color: #3366FF;
}
.results_list_t .line_rez .segment_2 a:hover, .results_list_t .line_rez .segment_3 a:hover {
	color: #fcb502;
}

.results_list_j .jum1,
.results_list_j .jum2 {
	clear: none;
	float: left;
}

.results_list_j .jum1 {
	width: 500px;
}
.results_list_j .jum2 {
	width: 243px;
}
.top_pagenav {
	float: right;
	font-weight: 600;
}
#results_msg_all {
	background: none; 
	border: solid 1px #0688db;
	border-radius: 5px;
	color: #0688db;
	font-weight: bold;
	padding: 2px;
	
}
.top_pagenav img {
	vertical-align: text-top;
	margin: 0px 5px;
}
#google_translate_element {
	width: 200px;
	margin: 20px auto;
}
#google_translate_element img {
	display: inline;
}
.brand_logo {
	height: 20px;
	width: 35px;
	vertical-align: middle;
}
#newsletterFrm label {
	clear: both;
	float: left;
	width: 250px;
}