@charset "utf-8";
/* ------ CSS RESET ------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font: 11px/1.5 Tahoma,Verdana, Arial, Helvetica, sans-serif;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	line-height:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ------ CSS RESET END ------ */

/* ------ CSS COMMON ELEMENTS ------ */

body {
	background:url(../images/background.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
	color:#2d343a;
}

a {
	color:#c70000;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

input { 
	padding:2px; 
	margin:1px;
	font-size: 10px; 
}

input[type=submit], input[type=reset]{
	background: #ba0202;
	color:#fff;
	border:0;
}

select { margin:2px; font-size:10px;}

h2 {
	font-weight:bold;
	text-transform:uppercase;
	color: #519100;
	padding:16px 0 12px 20px;
	background: url(../images/h2qs.jpg) repeat-x top left;	
	border-bottom: 1px dotted #e2e2e2;
	clear: both;
}

h3 {
	font-weight:bold;
}

br.clear {
	clear: both;
}

/* ------ CSS COMMON ELEMENTS END ------ */

/* ------ CSS MAIN DIVS START ------ */

#pagewidth {
	width:980px;
	background: url(../images/header.jpg) no-repeat top left;
	margin:auto;
}

#header{
	height: 209px;
}

#flash_header {
	height: 170px;
	width: 385px;
	margin-top: 10px;
}

#maincontainer{

}

#right {
	width: 214px;
	float:right;
}

#right h2{
	background: url(../images/h2ts.jpg) repeat-x top left;
	color: #bf0000;
	padding:16px 0 12px 20px;
	text-transform: uppercase;
	border-bottom: 1px dotted #e2e2e2;
}

#maincol {
	width: 766px;
	float: left;
}

#footer {
	clear: both;
	background: #fef3cf;
}

#footer p a{
	color: #2d343a;
}

#footer p{
	height: 26px;
	padding-top:12px;
	width: 980px;
	margin:auto;
	clear: both;
}

#content{
	float:left;
	width: 740px;
	padding-left:20px;
}	

/* ------ CSS MAIN DIVS END ------ */

.left {
	width: 380px;
	float:left;
}

.right {
	width: 214px;
	float: right;
}

.middle {
	float:left;
	width: 384px;
}

/* HEADER */

.logo {
	display: block;
	width: 180px;
	height: 30px;
	text-transform: uppercase;
	font-size: 10px;
	color: #605f5f;
	padding:50px 0 0 144px;
	margin:45px 0 0 20px;
}

.logo:hover{
	text-decoration: none;
}

.phones{
	color:#cc0000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding:6px 20px 0 4px;
}

.phones span{
	padding-left:25px;
}

.langs{
	padding:10px 0 0 15px;
}

#mainmenu {
	margin:18px 0 0 14px;
}

#mainmenu li{
	float:left;
}

#mainmenu li a{
	display:block;
	width:84px;
	height:36px;
	background: url(../images/button.jpg) no-repeat;
	color: #fff;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
}

#mainmenu li a:hover{
	text-decoration: none;
	color: #fff2cd;
}

#addmenu {
	padding:26px 0 0 17px;
}

#addmenu li {
	padding-bottom:5px;
}

#addmenu li a{
	font-size: 12px;
	font-weight: bold;
	color:#fff;
}

/* END HEADER */

.spec{
	padding:0 0 0 15px;
}

.spec li {
	border-bottom: 1px dotted #e2e2e2;
	display: block;
	float:left;
	width: 100%;
	padding:6px 0 6px 0;
}

.spec li a img {
	float: left;
	margin-right: 15px;
}

.spec li h3{
	font-size: 14px;
}

#spec{
	margin-top: -10px;
}

#last_news{

}

#last_news li h3 a{
	font-size: 11px;
	color:#2d343a;
	text-transform: none;
}



#quicksearch{
	background: url(../images/quecksearch.gif) no-repeat top center;
	padding:5px 22px 0px 32px;
	float:left;
	height: 128px;
	margin-top:3px;
}

#quicksearch li{
	width: 50%;
	float:left;
	font-size: 10px;
	padding-top:4px;
	font-weight: bold;
}

#quicksearch li a{
	color:#519100;
	padding:3px;
}

#quicksearch label {
	display: block;
	padding:2px;
	color:#519100;
}

#quicksearch select {
	width: 150px;
}

#quicksearch input.short{
	width: 65px;
	margin-bottom:5px;
	padding:1px 2px 0px 2px;
}

#quicksearch input.search {
	background: transparent url(../images/search.jpg) no-repeat top right;
	padding:4px 30px 4px 0;
	float: right;
	margin:0 0 0 0;
	color:#519100;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	border: 0;
}

/* right quicksearch */

#quicksearch_right{
	padding:5px 5px 5px 0px;
	float:left;
	margin-top:3px;
}

#quicksearch_right li{
	width: 100%;
	float:left;
	display: block;
	font-size: 10px;
	padding-top:4px;
	font-weight: bold;
}

#quicksearch_right li a{
	color:#bf0000;
	padding:3px;
}

#quicksearch_right label {
	display: block;
	padding:2px;
	color:#bf0000;
	float:left;
	width: 60px;
}

#quicksearch_right select {
	width: 140px;
}

#quicksearch_right input.short{
	width: 60px;
	float:left;
}

#quicksearch_right input.search {
	background: transparent url(../images/search.jpg) no-repeat top right;
	padding:4px 30px 4px 0;
	float: right;
	margin:0;
	color:#bf0000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	border: 0;
}

h2.top {
	font-weight:bold;
	text-transform:uppercase;
	color: #519100;
	padding:8px 0 8px 20px;
	background:none;
	clear: both;
	border:0;
}

h2.blue {
	font-weight:bold;
	text-transform:uppercase;
	color: #0078b6;
	padding:8px 0 8px 15px;
	background:none;
	clear: both;
	border-bottom:dotted 1px #e2e2e2;
}

h2.red {
	font-weight:bold;
	text-transform:uppercase;
	color: #C70000;
	padding:8px 0 8px 15px;
	background:none;
	clear: both;
	border-bottom:dotted 1px #e2e2e2;
}

#top_offers {
	float:left;
	padding:5px 6px 5px 6px;
	width: 372px;
}

#top_offers li {
	display:block;
	float:left;
	width: 164px;
	height: 189px;
	background: url(../images/indeximot.jpg) no-repeat top left;
	margin-bottom: 5px;
	padding:10px 7px 0px 7px;
}

#top_offers li.left {
	float: right;
}

#top_offers li h3{
	text-align: center;
	text-transform: uppercase;
}

#top_offers li h3 a{
	color: #cc0000;
}

#top_offers li a.thumb {
	width: 162px;
	height: 122px;
	overflow: hidden;
	display: block;
}

#top_offers li a img{
	text-align: center;
}

#top_offers li p{
	text-align: left;
}

#top_offers li p span {
	color: #a00000;
	font-weight: bold;
}

#exclusive {
	float:left;
	clear: both;
	width: 980px;
	padding-top:4px;
}

#exclusive li {
	display:block;
	float:left;
	width: 164px;
	height: 189px;
	background: url(../images/othimot.gif) no-repeat top left;
	margin-bottom: 5px;
	padding:10px 29px 0px 7px;
}

#exclusive li.ex_class {
	padding:10px 7px 0px 7px;
}

#exclusive li h3{
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 4px;
}

#exclusive li h3 a{
	color: #0078b6;
}

#exclusive li a.thumb {
	width: 162px;
	height: 122px;
	overflow: hidden;
	display: block;
}

#exclusive li a img{
	text-align: center;
}

#exclusive li p{
	text-align: left;
}

#exclusive li p span {
	color: #0078b6;
	font-weight: bold;
}


#othcomplex {
	float:left;
	clear: both;
	width: 980px;
	padding-top:4px;
}

#othcomplex li {
	display:block;
	float:left;
	width: 164px;
	height: 189px;
	background: url(../images/othcomplex.gif) no-repeat top left;
	margin-bottom: 5px;
	padding:10px 29px 0px 7px;
}

#othcomplex li.ex_class {
	padding:10px 7px 0px 7px;
}

#othcomplex li h3{
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 4px;
}

#othcomplex li h3 a{
	color: #D80000;
}

#othcomplex li a.thumb {
	width: 162px;
	height: 122px;
	overflow: hidden;
	display: block;
}

#othcomplex li a img{
	text-align: center;
}

#othcomplex li p{
	text-align: left;
}

#othcomplex li p span {
	color: #D80000;
	font-weight: bold;
}

#kat2 {
	
} 

#kat2 li{
	border-bottom: 1px dotted #e2e2e2;
	padding:3px 0 3px 0;
	float:left;
	width: 200px;
} 

#kat2 li a img{
	border: 2px solid #e2e2e2;
	float: left;
	margin-right: 6px;
} 

#kat2 li h3 a {
	color: #bf0000;
	font-size: 12px;
}

#raioni {
	background: #d5ecff;
	float:left;
	width: 100%;
}

#raioni h3 {
	color: #0078B6;
	font-weight: bold;
	font-size: 12px;
	border: none;
	background: none; 
	width: 970px;
	padding:5px 0 0 10px;
	margin:0 auto 0 auto;
}

#raioni a {
	color: #0078b6;
}

#raioni ul{
	width: 980px;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
}

#raioni ul li {
	width: 190px;
	float:left;
	padding-left:10px;
}

#raioni ul li.right {
	width: 170px;
	float:left;
}

.header_row{
	font-weight: bold;
	font-size:12px;
	color: #ba0202;
}

.in p{
	margin:4px 10px;
}

#details_menu{
	
}

#details_menu li{
	float:left;
	width: 33%;
	height: 40px;
	display: block;
	margin-bottom: 7px;
}

#details_menu li a{
	color: #c80002;
	font-size: 10px;
	font-weight: bold;
	width: 120px;
	height: 40px;
	display: block;
	border: dotted 1px #e2e2e2;
}

#details_menu li img {
	float: left;
	margin:2px;
}

/* CONTACT FORM CSS */
form.cf {
	clear:both;
	padding: 5px 0 0 12px;
}

form.cf input {
	border:1px solid #767676;
	width:150px;
}

form.cf label{
	display:block;
	margin-bottom:3px;
}

form.cf label span{
	display:inline-block;
	float:left;
	padding-right:6px;
	width:100px;
	text-align:left;
	font-weight:bold;
}

form.cf .captcha{
	width: 50px;
}

form.cf textarea{
	width: 240px;
	height: 120px;
}

form.cf input[type=submit], form.cf input[type=reset] {
	width: auto;
	padding:0 4px 0 4px 0;
	font-weight: bold;
}

form.cf label.sumits{
	padding-left:105px;
}

/* END CONTACT FORM CSS */


/* TO FRIEND FORM CSS */
form.sf {
	clear:both;
	padding: 5px 0 0 12px;
}

form.sf input {
	border:1px solid #767676;
	width:110px;
}

form.sf label{
	display:block;
	margin-bottom:3px;
}

form.sf label span{
	display:inline-block;
	float:left;
	padding-right:6px;
	width:150px;
	text-align:left;
	font-weight:bold;
}

form.sf input[type=submit], form.sf input[type=reset] {
	width: auto;
	padding:0 4px 0 4px 0;
	font-weight: bold;
}

form.sf label.sumits{
	padding-left:157px;
}
/* END TO FRIEND FORM CSS */

#info_7 a img{
	margin-left:15px;
	margin-bottom: 15px;
	padding:3px;
	border:dotted 1px #ccc;
}

.thumb {
	
}

.atributi li{
	padding-left:30px;
	background: url(../images/bullet.gif) no-repeat 18px 4px;
}

.contacts_div{
	width: 360px;
	float: left;
	padding-left:20px;
}

.contacts_div p{
	padding:3px 0 3px 0;
}

.l{
	float:left;
	width: 30%;
	padding-left:20px;
}

.contacts_div img{
	border:solid 1px #ba0202;
	margin:5px 10px 0 0;
}

.listnews{
}

.listnews p{
	padding:5px 0 15px 0;
	clear: both;
}

.listnews p img{
	float:left;
	width: 140px;
	margin:0 10px 0 0;
}

/* pagination */

.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000;
	text-decoration: none;
	color: #fff;
	background: #c70000;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #000;
	color: #000;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #c70000;
	font-weight: bold;
	background-color: #06a;
	color: #c70000;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

.pagination b{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000;
}

.search_table{
	width: 100%;
}

.search_table .short{
	width: auto;
}

.search_table select{
	width: 150px;
}
	
.search_table label{
	font-weight: bold;
	width:100px;
	display: inline-table;
}	

.search_table tr td{
	padding:6px;
	vertical-align: top;
}

.atributi span{
	width: 33%;
	display: block;
	float:left;
}

.atributi span label{
	font-weight: normal;
	width:auto;
}

.search_category{
	height: 160px;
	overflow:auto;
	border:1px solid #dfdfdf;
}

.search_category label{
	font-weight: normal;
	width:auto;
}

.search_table input.search {
	background: transparent url(../images/search.jpg) no-repeat top right;
	padding:4px 30px 4px 0;
	float: right;
	margin:0 12px 0 0;
	color:#519100;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	border: 0;
}

#structure{
	padding:20px 0 15px 0;
	width: 330px;
}

#structure li p{
	font-weight: bold;
	font-size:14px;
	color: #ba0202;
	margin:0;
	padding:0;
}

#structure li ul li {
	width: 100%;
	float: left;
	
}

#structure li ul li span {
	cursor: pointer;
	float: left;
}

#structure li ul li a {
	float: right;
}

#structure ul li table{
	width: 100%;
	border:solid 1px #eee;
	margin-left:10px;
	background: #d5ecff;
	float: left;
}

#structure ul li table tr th{
	padding: 2px 4px 2px 4px;
	font-size:9px;
	text-align: center;
}

#structure ul li table tr td{
	padding: 2px 4px 2px 4px;
	border-right:solid 1px #eee;
	text-align: right;
}

#structure ul li table tr td.first {
	text-align: left !important;
}

#structure ul li table tr td a{
	font-size:11px;
	float: left;
}


.tblresult {
	width: 100%;
	border-bottom: dotted 1px #dfdfdf; 
}

.tblresult tr td{
	padding:6px;
	vertical-align: top;
}

.tblresult  .price{
	font-size:13px;
	color: #c70000;
	font-weight: bold;	
}

.und{
	border-bottom: dotted #dfdfdf 1px;
}

.loading{
	background: url(../images/loading.gif) 50% 50% no-repeat;	
}

#map {
	border:solid 1px #ba0202; 
	width:350px; 
	height:220px; 
	float:left;
	margin-top: 10px;
}

#gallery {
	
}

#gallery li{
	width: 32%;
	float:left;
	display: block;
	border-left: dotted #dfdfdf 1px;
	padding-left:5px;
}

#gallery li h3 {
	padding: 4px 0 4px 0;
}

#simplegallery1{ 
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	background: #fff;
	border: solid 4px #3e3c3d;
	margin-top:10px;
	margin-left:45px;
}

#simplegallery1 div.gallerylayer {
	text-align: center;
	background: #fff;
}

#simplegallery1 .gallerydesctext{
	text-align: left;
	padding: 2px 5px;
}

#gmap {
	width:374px; 
	height:320px;
	border: solid 1px red;
}