/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family:  Arial, Verdana,sans-serif; font-size: 10px;}
.errorBox { font-family :  Arial, Verdana,sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, Verdana,sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.clearing{clear:both; border-top:0px solid #ccc;}

BODY {
  font-family: Arial, Verdana,  sans-serif;
}
/* header */
DIV.header_background {
  width: 998px;
  height: 158px;
  background: url("./images/header/top.png");
}

/* left */

div.column_left, div.column_right {
	width:200px;
	display:block;
	float:left;
	height:100%;
	margin-top:1px;
	vertical-align: top;
	border:1px solid #ccc;
	vertical-align: top;
	min-height: 300px;
}
div.column_right {
	float:right;
}
div.page {
	display:block;
	float:left;
   background: url("./images/back.png") no-repeat top; 
	border: 1px solid #ccc;
	padding-bottom: 10px;
}
.page_shadow {
    -moz-box-shadow: rgba(0,0,0,0.50) 0px 0px 5px 2px;
    -webkit-box-shadow: rgba(0,0,0,0.50) 0px 0px 5px 2px;
    box-shadow: rgba(0,0,0,0.50) 0px 0px 5px 2px;

}
div.page_box {
	width:780px;
	display:block;
	float:left;
	margin-left:2px;
	margin-bottom:4px;
	border: 1px solid #ccc;
	padding:2px;
	margin-top: 1px;
}

DIV.top_admin_back {
  width: 900px;
  height: 80px;
  background: url("./images/header/top-admin.png");
}

DIV.box_body {
  font-size: 12px;
  padding-bottom: 2px;
}

DIV.box_body li, div.cssnav {
   font-size: 14px;
	font-weight:bold;
	display: block;
	border-bottom: 1px solid;
	text-align: center;
	margin-top: 2px;
	padding-left: 10px;
}
div.cssnav a {
	display: block;
	width:100%;
	padding: 10px 0px 10px 0px;
}

DIV.box_body li {
	padding: 1px;
}

div.cssnav {
	padding: 8px 3px 0px 34px;
	
}

DIV.box_body ul{
	margin: 0; 
	padding: 0;
	}

DIV.top_adm_logo {
  position: absolute; 
  padding-top: 4px;
  padding-left: 4px
}

DIV.header_logo {
  position: absolute; 
  padding-top: 13px;
  padding-left: 12px
}

DIV.adminNavigation {
  font-family: Arial, Verdana,  sans-serif;
  font-weight : bold;
	padding:4px;
  position: relative; 
  text-align: right;
  vertical-align:top;
  width: 390px;
	left:500px;
  font-size: 12px;
  color: #ffffff;
}

DIV.structure_text {
  height: 125px;
  width:420px;
}

DIV.rent_box_title {
	display:inline-table;
	width: 180px;
}

DIV.rent_box{
	text-align: center;
	padding-top:4px;
	margin:8px 0px 18px 0px;
	padding-left: 20px;	
	width: 160px;
	display:inline-table;
}

DIV.title {
	margin-top:8px;
	height: 54px;
}

DIV.box_header {
  height: 28px;
  padding-top:2px;
  padding-left:4px;
  background: url("./images/boxes/box_head.png") repeat-x bottom;
  font-weight: bold;
}

div.button_bar {
	display:inline-table;
	float:left;
}

div.button_bar a{
	padding-left:45px;
	padding-right:45px;
}

DIV.book_box {
  vertical-align:top;
  padding-top:20px;
  text-align: right;
  width: 950px;
}

A {
  color: #000000;
  text-decoration: none;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 13px;
}


BODY {
  background: #FFFFFF;
}


.infoBoxContents {
  background: white;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  color: #324F15;
}
.info p {
display:inline;
}

A.infoBoxHeading {
  color: #ffffff;
}

div.calendar {
	padding: 2px;
	height:200px;
	vertical-align:top;
	border:1px solid #ccc;	
}

div.box_2 {
	padding: 3px;
	vertical-align:top;
	height:160px;
	margin-bottom:6px;
}

DIV.pageHeading{
  font-family: Arial, Verdana,  sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  background: url("./images/boxes/top-mid-active.png");
  color: #ffffff;
  text-align: left;
}

A:hover {
  color: #AABBDD;
}

FORM {
	display: inline;
}

.MessageBoxContents {
  background-image: url('./images/messages/back.gif');
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}


.infoBoxNotice {
  background: #388651#FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}


.productListing-heading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  background: #6FA2FF;
  color: #FFFFFF;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  color: #ff0000;
  }

.footer {
   background: url("./images/footer.png") center;
	text-align:center;
	height:111px;
	font-size: 12px;
}

div.footer_image_bar img{
	vertical-align: middle;
	padding:2px;
}

SPAN.greetUser {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana,  sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana,  sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana,  sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana,  sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana,  sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana,  sans-serif; font-size: 10px; background-color: #8c8c8c; }
.messageStackSuccess { font-family: Arial, Verdana,  sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana,  sans-serif; font-size: 10px; color: #ff0000; }

.imagesBoxContents {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}
  
/* top banner */
DIV.headerNavigation {
  font-family: Arial, Verdana,  sans-serif;
  font-weight : bold;
  vertical-align:bottom;
  width: 990px;
  font-size: 14px;
  color: #CCCCCC;
  text-align: center;
}

.menu{
  width:998px;
  height: 20px;
}


.menu div{
	display: block;
	border: 1px solid;
	float: left;
	margin-right:1px;
	width: 196px;
}

.menu div a{
	display: inline;
	text-decoration: none;
	color: #8B7303;
	width:163px;
	margin:1px;
}

.index_box_1{
	width:50%;
	float:right;
}

.index_box_3{
	width:50%;
	float:right;
}
div.image_box {
	border: 2px solid #B59A15;
	display: inline;
	height: 158px;
	text-align: left;
	width: 158px;
	z-value:20;
	vertical-align: bottom;
	float:right;
}

/* search bar */
div#search_box {

}
div#search_box div{
	display: inline-table;
	font-size: 10px;
	text-align: center;
}

div#search_box div.slot{
	width:370px;
	font-size: 10px;
}

div#search_box div input, div#search_box div select{
	font-size: 15px;
}
div#search_box div.slot input{
	width:370px;
	font-size: 15px;
}

div.headerNavigationBar {
	text-align: left;
	color:#FFFFFF;
	font-size: 12px;
	background-color: #B1C8E2;
	padding:1px 0px 1px 5px;
}

div.headerNavigationBar a.item{
	font-size: 12px;
}

.page_box h1
{
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:0px;
	color:#015998;
}

.page_box h2
{
	font-size:14px;
	font-weight:normal;
	line-height:13px;
	color:#78ACD1;
	display:inline;
	text-align: left;
	margin-bottom:3px;

}

.page_box h2 a
{
	color:#015998;
}

div.right {
	float:right;
	padding:2px;
	margin:0px 0px 4px 4px;
	display:inline;
}

div.left {
	float:left;
	padding:2px;
	margin:0px 4px 4px 0px;
}

div#testoCentrale div h2{
	text-align: left;
}

div.code {
	margin:5px 5px 0px 0px;
	float:left;
	border:1px solid #ccc;
	padding: 3px 5px 2px 5px;
	height:20px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #fff;
	background-color: #cfcfcf;
}

div.customer_input h2{
	display:inline-block;
	width:180px;
}

.box_margin {
	margin-left:10px;
	border:1px dotted #78acd1;
	padding:2px;
	margin:10px;
}

div.structure_first_image {
	border: 1px solid #ccc;
	width: 280px;
	height: 280px;
}
div.structure_images div{
	display: inline;
}

div.structure_first_image img{
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2px;

}

#list{padding:0px 0px 0px 0px;display:block; width:100%;text-align:right;}
#list ul.pager{margin-right:20px; position: relative;list-style: none;top: -8px;}
#list ul.pager li{display:block; float:right; margin: 0 0.15em;}
#list ul.pager li a{display:inline-block; padding:0px 5px; background:#ccc; border:1px solid #999;margin:0px 2px; color:#fff;}
#list ul.pager li a:hover{background:#fff; border:1px solid #ff4300;color:#015998;}

#map_canvas {
	height:280px;
	border: 1px solid #ccc;
	padding:1px;
	margin-left:6px;
	margin-top: 32px;
}

div.item {
  border: 1px solid #ccc;
  text-align: justify;
  min-height: 160px;
  margin: 2px 0px 2px 0px;
}

div.item div.image div{
	text-align: center;
	float:right;
	margin-left:4px;
}


div.service_bar h2, div.zone_description h2 {margin-bottom:14px;	}

div.service_bar ul li{
	list-style: none;
	width:100px;
	padding:3px;
	padding-left:26px;
	margin-right:31px;
	height:30px;
   background:url('img/theme/icon_check.png') no-repeat left top; display:inline;font-size:11px;margin-top:2px;
	float:left;
	margin-left:-40px;
	text-align: left;
}

div.item div.itemlink a:hover{	color: #ff4300;}
div.item div.itemlink a.bob_item,
div.location div.locationlink a.bob_location
{
	float:right;
	display:block;
}
img {border-style: none;}
a{text-decoration:none;border:0px}
a:focus {outline: 0;}
.clearing{clear:both;}

#headline div#minibob {	float:left; }

div.item div.item_title {
	background: #ccc;
}

div.item div.box img {
	border:1px solid #ccc;	
	padding:3px;
	margin-right:3px;
	background: #ccc;
}
div.itemlink {
	width:566px;
}

div.itemlink a.bob_item{
	margin-top: 5px;
	margin-right:100px;
	display: block;
	padding: 4px 0px 4px 0px;
	border: 1px solid #ccc;
	text-align: center;
	width: 120px;
    -moz-box-shadow: rgba(0,0,0,0.50) 0px 0px 5px 2px;
    -webkit-box-shadow: rgba(0,0,0,0.50) 0px 0px 5px 2px;
    box-shadow: rgba(0,0,0,0.50) 0px 0px 5px 2px;
}
div.itemlink a.bob_item:hover{
	background: #ccc;
	color: #fff;
}

div.service_bar, div.zone_description {
	margin-top:12px;
}

div.zone_description table {
	font-size: 11px;
}

div#apartment_images h2{
	margin-bottom:10px;
}

.map_title, .map_desc {
	width:200px;
	font-size:12px;
}
.map_title {
	font-weight: bold;
}
.map_image {
	float: right;
}

body{
	font-family:"Lucida Grande", arial, sans-serif;
	background:#F3F3F3;
}

ul#menu{
	margin:0;
	padding:0;
	position:absolute;
	z-index:100;
}

ul#menu li{
	width:100px;
	height:27px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}

ul#menu li a{
	color:#000000;
	text-decoration:none;
}

ul#menu li p{
	padding:0px 5px;
}

.subtext{
	margin-top:30px;
	font-size:12px;
	text-align: left;
	color: #FFF;
}

div.input_right {
	text-align: center;
}

div.input_right select{
	width: 180px;
	margin-top:8px;
	margin-bottom:8px;
	height: 30px;
	font-size:16px;
}

div.input_right input#key, input#tell {
	margin-top:8px;
	width: 180px;
	height: 30px;
	font-size:16px;
}

.content_image {
	border: 1px solid #ccc;
	text-align: center;
	font-size: 10px;
}

.content_image div{
	text-align: center;
	border:1px solid #ccc;
}

input#tell {
	margin-bottom:8px
}
.search_submit {
	text-align: right;
}

.sendForm {
	text-align:center;
}

.sendForm input{
	margin-left:200px;
}

div.required div{
	width: 150px;
	display:inline-block;
}

div.big_message {
   background:url('img/theme/icon_ok.png') no-repeat left center;
	padding-top:40px;
	padding-bottom:40px;
	font-size:20px;
	padding-left:120px;
	margin-left:20px;
	margin-right:10px;
}

.required {
	color:#FF0000;
}

p {
	font-size:12px;
	text-align: justify;
}

/* orange Button */
a.buttonorange{ background: url(images/orangenew390.png) no-repeat top left;
background-position: left -80px;
display: block;
float: left;
padding-left: 15px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color:#FFFFFF;
}

a:visited.buttonorange,a:active.buttonorange{ color: white!important;
}

a.buttonorange {
	float:right;
}

a.buttonorange span{ background: url(images/orangenew390.png) no-repeat top right;
display: block;
padding: 0px 19px 0px 6px;
line-height:80px;
width: 296px;
text-align: center;
}

a:hover.buttonorange{ background: url(images/orangenew390.png) no-repeat;
background-position: 0 -179px;
color:#FFFFFF!important;
}

a:hover.buttonorange span{ 
background: url(images/orangenew390.png) no-repeat top right;
background-position: right -260px;
}

/* Button Container */
.buttcontainer{ 
overflow: hidden;
width: 100%;
}

li.selected a {
	text-color:#ffffff;	
	}


.services_table, .apartment_images {
	border:1px solid #ccc;	
	}

div.table_header {
  font-size:10px;
  margin-bottom: 4px;
  border-bottom:1px solid #ccc;
  padding:2px;
}

.services_table > div.table_item, .other_image{
	border:1px solid #ccc;	
	margin:1px;	
	float:left;
	padding:2px;
}
.services_table > div.table_item {
	width:108px;
}
.short_info {
	background-color: #ccc;
	padding:4px;
	font-size: 12px;
}

.select {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding:2px;
}

.yes{
  color: #0B810F;
}

.no{
  color: #D00007;
}

.contact {
	margin-top:10px ;
	margin-bottom:10px ;
	height: 78px;
	width: 330px;
	color:#ffffff;
	margin: 20px auto 20px auto;
	font-weight: bold;
}

.contact span {
	display: block;
	padding-top: 26px;
	padding-left: 68px;
	font-size: 20px;
}

.contact span a {
	color: #ffffff;
}

.email {
	background: url(images/contact_email.png) no-repeat top right;
}

.phone {
	background: url(images/contact_phone.png) no-repeat top right;
}