@charset "utf-8";
/* CSS Digitaltech - Concessionario XEROX */
/* designed by www.gp-visualdesign.com */

@import "green.css";
@import "blue.css";
@import "mainmenu.css";

/* generici */
* {
padding:0;
margin:0;
}

ul{
list-style:none;
}



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

a:hover {
text-decoration: underline;
color: #333;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background: #666 url(../img/bg_body.jpg) top center no-repeat;
text-align:center;
font-size:12px;
}

/* box e contenitori */
#wrap {
text-align:center;
background: transparent url(../img/bg_cont.png) top center repeat-y;
}

#wrap_aus {
width: 740px;
margin: 0 auto;
text-align:left;
}

#head {
width: 740px;
}

#cont {
text-align:center;
background: transparent url(../img/bg_cont.png) top center repeat-y;
padding-top: 10px;
position:relative;
}

#cont_aus {
width: 740px;
text-align:left;
color: #888;
font-size: 11px;
}


/* loghi testata */
h1 a{
background: transparent url(../img/DT_logo.png) no-repeat;
text-indent: -6666px;
height: 110px;
width: 250px;
float:left;
}

#xerox {
background: transparent url(../img/X_logo.png) no-repeat;
text-indent: -6666px;
height: 110px;
width: 250px;
float:right;
}

/* barra path e serch */
#path {
clear:both;
width: 740px;
background: #ce1d2e url(../img/bg_path.png) top no-repeat;
position:relative;
}

#path ul {
list-style: none;
padding: 4px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#path li {
display: inline;
padding-right: 2px;
color: #ffdddd;
height: 0;
}

#path a {
color: #ffdddd;
text-decoration:none;
}

#path a:hover {
text-decoration: underline;
}

#search {
position: absolute;
right: 10px;
top: 2px;
background: #fff url(../img/search.png) left no-repeat;
width:146px;
height: 16px;
text-align:right;
}

#search input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border: 5px solid #fff;
border: none;
color: #ce1d2e;
height: 16px;
width: 130px;
background: transparent;
margin: 0;
display:inline;
}

/* banner flash */
#flash {
clear:both;
width: 740px;
margin-top:10px;
}

/* varie home */
#box1 {
width: 240px;
float:left;
margin-right: 20px;
}

#box2 {
width: 480px;
float: left;
}


#box1 div, #box2 div{
float:left;
width: 240px;
height: 160px;
overflow: hidden;
position:relative;
}

#box2 div {
width: 480px;
}

#box1 div div, #box2 div div{
height:auto;
position:absolute;
bottom:0;
margin:0;
text-align:center;
}


#box1 ul, #box2 ul {
width: 70%
}

#box1 a, #box2 a {
color:#d84a58;
}

#box1 a:hover, #box2 a:hover {
text-decoration:underline;
}

#box1 li, #box2 li {
background: transparent url(../img/grigio.png) 0px 5px no-repeat !important;
padding-left: 10px;
}

/*hr {
clear:both;
visibility:hidden;
height:0;
padding:0;
margin:0;
}*/

#clear {
clear:both;
height:1px;
}

/* footer chiusura */
#footer {
clear:both;
background: transparent url(../img/bg_footer.png) top center no-repeat;
height: 110px;
}

#footer p {
font-size:10px;
color: #999;
padding-top: 85px;
padding-bottom: 30px;
}

#footer a {
color: #bbb;
text-decoration:none;
font-weight:bold;
}

#footer strong {
color: #bbb;
}

#footer a:hover {
text-decoration: underline;
}

/* contenuti */
#col_left {
width: 165px;
margin-right: 20px;
float:left;
}

#menu_prod {
background: #f5f5f5;
margin-bottom:10px;
}

h5 a {
	text-decoration:none;
}

#box1 h5 a, #box2 h5 a {
	background:#FFFFFF;
}

#col_left ul{
padding:10px;
padding-top:5px;
}

#col_right {
width: 555px;
float: right;
}

#col_right img {
padding-bottom:10px;
}

/* titoli h3, h3 link */
h3{
color: #d84a58;
font-size: 16px;
padding: 3px 0;
border-bottom: 1px solid #eba4ab;
font-weight:normal;
font-family: "Trebuchet MS";
margin-bottom: 20px;
}

h4 {
margin-bottom:5px;
padding-left: 10px;
font-size: 12px;
color: #333;
padding-top: 20px;
background: transparent url(../img/bg_h4.png) bottom left no-repeat;
padding-bottom: 3px;
}

h5 {
font-size: 12px;
font-weight:normal;
color:#666;
}

#col_right ul li{
background: transparent url(../img/grigio.png) 0px 5px no-repeat;
padding-left: 10px;
}

#col_right ol {
	margin-top:		10px;
	margin-bottom:	10px;
}

#col_right ol li {
	background:		none;
	padding-left: 	0px;
	margin-left:	30px;
}

.active{
color:#000000 !important;
text-decoration:underline !important;
}


/* form inserimento prodotti */

form {
}

label{
display:block;
font-weight:bold;
padding: 0 0 4px 0;
}

input, textarea {
margin-bottom: 10px;
}

input, select {
width: 300px;
display:block;
}

textarea{
width: 300px;
height: 100px;
}

label.error {
color: #d84a58 !important;
font-style:italic;
font-weight:bold;
padding: 4px 0 15px 0;
}

select.error, input.error{
border:none;
border: 1px solid  #d84a58 !important;
margin-bottom: 0;
}

#new, #offer, #submit, #submit2, #agreement {
width:auto;
height:auto;
}


form li {
	line-height:	14px;
	height:			14px;
	margin:			5px auto;
}

form li input {
	margin-right:	10px;
	margin-bottom:	0px;
	display:		block;
	float:			left;
}

/*prodotti*/

.box_left {
background: #f5f5f5 url(../img/bg_down_box_left.png) bottom left no-repeat;
margin-bottom:10px !important;
}

.box_left  h5{
background: #e5e5e5 url(../img/bg_up_box_left.png) top left no-repeat;
padding:5px;
}

.box_left li, #col_left li {
background: transparent url(../img/grigio.png) 0px 5px no-repeat !important;
padding-left: 10px;
}

/* tabella elenco prodotti */

table.first{
border-top:1px solid #ccc;
}

table.elenco_prodotti{
width:550px;
border-bottom:1px solid #ccc;
padding: 10px 0;
}

table.elenco_prodotti td{
width:20%;
vertical-align:top;
}

table.elenco_prodotti h6{
font-size:12px;
}

#company_1 {
color: #d84a58;
text-decoration:none;
display:block;
padding: 5px;
background: #f5d2d5 url(../img/bg_up_box_left_red.png) top no-repeat;
}

#col_left li{
background: transparent url(../img/rosso.png) 0px 5px no-repeat  !important;
padding-left: 10px;
margin:	4px 0px;
}

/* ###################### */
/* news categorie RSS */

/* varie home */
#news_box1, #news_box3 {
width: 360px;
float:left;
margin-right: 20px;
}

#news_box2, #news_box4 {
width: 360px;
float: left;
}

.news_rss{
padding-bottom: 15px;
}

.news_rss_link{
color: #d84a58 !important;
}

img.partner {
	border : none;
	padding : 0px;
	margin : 0px;
}

/* tabelle */

#glance_table{
padding:10px;
width:100% !important;
border:0;
}

#glance_table td{
padding:5px;
border-right:1px solid #ccc;
}


th.glance_row_hdr {
	text-decoration:none;
	font-weight:	bold;
	text-align:		center;
}

.glance_row_hdr_even, .glance_row_hdr_odd{
font-weight:bold;
color:#333333;
width:24%;
}

.glance_row_odd, .glance_row_odd_right, .glance_row_hdr_odd{
background: #ddd;
}


.glance_model, .glance_model_right{
text-decoration:underline;
}

.glance_model_right, .glance_row_odd_right, .glance_row_even_right {
border:none !important;
}

.title_company {
font-weight:bold;
}

.reset {
	float:	none !important;
	clear:	both;
}

/* Homepage */

.offer,
.news {
    margin: auto;
    margin-top:     12px;
    margin-bottom:  12px;
    display: none;
    visibility: hidden;
}

