/* 
CSS Document 
*/
html {
	font-size:16px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0px;
}
img {
	border: 0px;
}
#container {
	width: 1000px !important;
}

/*HEADER*/
#container>header{
	position:relative; 
	height: 200px;
	background-image:url(header.png);
	background-repeat:no-repeat;
}
/* Undo the collapsing navbar */
.nav-justified>li {
    display: table-cell;
    width: 1%;
}

/* NAV IN HEADER */
#container>header nav {
	margin-top: 148px
}
#container>header nav ul.nav>li {
	margin: 0px; 
	padding: 0px;
	list-style: none;
	text-align: center;
}
#container>header nav ul.nav>li>a {
	padding:0;
	font-size: .75em;
	font-weight: bold;
	color:#333333;
}
#container>header nav ul.nav>li>a:focus,
#container>header nav ul.nav>li>a:hover,
#container>header nav ul.nav .open>a,
#container>header nav ul.nav .open>a:focus,
#container>header nav ul.nav .open>a:hover {
    background-color:transparent;
	text-decoration:underline;
}
#container>header nav ul.dropdown-menu>li>a:hover {
	background-color: lightgrey;
}

/*LEFT PANEL (News, Links, etc.)*/
aside{
	
}
aside>section>header {
	width: 204px; 
	height: 27px;
	background-image:url(table_top.jpg);
	background-repeat:no-repeat;
	margin-top: 15px;
}
aside>section>header>p {
	font-size: .8em;
	font-weight: bold;
	text-align:center;
}
aside>section>div{
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
	width: 204px;
}
aside>section>div.panel_text{
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}
aside>section>div.panel_text.news p {
	margin:0 10px;
}
aside>section>div.panel_text.news a {
	font-size: .75em;
	font-weight: bold;
	
}
aside>section>footer{
	background-image:url(table_bottom.jpg);
	background-repeat:no-repeat;
	height: 23px;
	margin-bottom: 15px;
	width: 204px;
}

/*CONTENT*/
#content{
	width: 1000px;
}
#contenttext{
	float:right;
	width: 770px;
}
#container>div.index {
	background-image: url(index_bg.png);
	background-repeat:no-repeat;
	background-position:right bottom; 
}
#container>div article h1, #container>div article h2, #container>div article h3{
	text-align:center;
}
/*FOOTER*/
#container>footer{
	background-image:url(bg_footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	color:#FFFFFF;
	font-size: .75em;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
}
#container>footer p {
	padding:0 5px;
	text-align: center;
}
/*FOOTER LINKS*/
#container>footer a{
	font-size: .75em;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
#container>footer a:hover{
	text-decoration:underline;
}

/*TABLE*/
.table_top{
	width: 204px; 
	height: 27px;
	background-image:url(table_top.jpg);
	background-repeat:no-repeat;
}
.table_content{
	width: 204px;
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
.table_bottom{
	width: 204px; height: 23px;
}

/*Flexbox*/
.flexbox {display:flex}
.flexA {flex:auto}
.ac-c{align-content:center}
.ai-c{align-items:center}
.ai-e{align-items:flex-end}
.as-c{align-self:center}
.fd-col{flex-direction:column}
.fw-wrap{flex-wrap:wrap}
.jc-c{justify-content:center}
.jc-e{justify-content:flex-end}
.jc-sa{justify-content:space-around}
.jc-sb{justify-content:space-between}

/*TEXT STYLES*/
.ch {
	font-size: larger;
}
.ch.color {
	color: gray;
}
.body_title {
	font-weight: bold;
	text-align: justify;
}
.body_title_ch {
	font-size: 20px;
	font-weight: bold;
	color: gray;
	text-align: justify;
}
.body_subtitle {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
}
.body_subtitle_ch {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: gray;
	text-align: justify;
}
.body_text {
	font-size: .8em;
	text-align: justify;
	text-decoration: none;
}
.body_text_ch {
	font-size: 14px;
	color: gray;
	text-align: justify;
	text-decoration: none;
}
.body_underconstruction {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.table_text.news a {
	font-size: 12px;
	font-weight: bold;
}
.news_date {
	font-size: .75em;
	font-weight: bold;
	color: #7DBC00;
}
.news_more {
	font-size: .75em;
	color: #FF9900;
	font-weight: bold;
}
.news_text {
	font-size: .75em;
	line-height: 1em;
}

.subtitle_gray {
	color: #777;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.subtitle_gray_ch {
	font-size: 16px;
}
h1,h2,h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height:normal; margin:1em 0}
h1 {font-size:1.7em}
h2 {font-size:1.5em}
h3 {font-size:1.3em}
.title_blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #7DA5E0; }
.title_green {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #85BE6A; }
.blue {color:#7DA5E0}
.green {color:#85BE6A}
.title_panel {
	font-size: 13px;
	font-weight: bold;
}
.index_content {
	background-image: url(index_bg.png);
	background-repeat:no-repeat;
	background-position:right bottom; 
}

.map {
	border: 3px solid #555;
}

/* Contact page - form layout */
.contact {
	width: 90%;
	margin: 30px auto 80px;
	font-size: .9em;
}
.contact .ch {font-size: 1.1em;}
.contact form{margin-top: 0px;}
.contact div.row
{ clear: both;
  width: 530px;
	padding: 10px 0px;
}
.contact div.row span.formlabel 
{ float: left;
  width: 220px;
  text-align: left;
}
.contact div.row span.forminput
{ float: right;
  text-align: right;
} 
.contact div.row span.formradio
{ clear: right;
	float: right;
  width: 300px;
  text-align: left;
	margin-bottom: 8px;
}
.contact div.row span.formradio img
{	vertical-align: middle;
}
.contact div.row div.formtable
{ clear: right;
	float: right;
  width: 270px;
  text-align: left;
	margin-bottom: 8px;
	font-size: 85%;
	border: 1px solid #aaa;
}
.contact div.row div.formtable td { padding: 3px; }
.contact div.row span.formnote
{ clear: both;
	float: left;
  width: 300px;
  text-align: left;
}

.contact div.spacer
{ clear: both;
  width: 80px;
}

.contact input, .contact textarea, .contact select
{ width: 300px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.contact input[type=submit] {
	width: auto;
}

.contact .submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 100px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}

/*Partner Page*/
.partner > div {
	margin:20px;
	width:250px;
}
/*Gallery Page*/
.gallery {
	margin-bottom:1em;
}
.gallery > div {
	margin:15px;
	width:300px;
}
.gallery > div > a {
	display:block;
}
/*SpartPart Page*/
.nav-tabs>li>a, .nav-tabs>li>a:hover {
	font-size:1em;
	font-weight:bold;
	color:#4EAC34;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #888;
	border-bottom-color: #fff;
}
.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #888;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #4EAC34;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #4DAB35;
}
.tab-content>.tab-pane {
	padding: 2em;
}
.table {
	border: 2px solid #666;
	font-size: 13px;
	margin:0 auto 5em;
	width:100%;
}
.table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>th {
	font-size: 15px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border: 1px solid #666;
	padding: 5px 12px;
	vertical-align: middle;
}
.table>tbody>tr>td.na, .table>tfoot>tr>td.na, .table>thead>tr>td.na {
	background-color:#eee;
}
.spartpart_table {
	border-collapse:collapse;
	border: 2px solid #666;
	font-size: 13px;
	width: 95%;
	margin-bottom: 5em;
}
.spartpart_table th {
	font-size: 15px;
}
.spartpart_table th, .spartpart_table td {
	border: 1px solid #666;
	padding: 5px 12px;
}
.spartpart_table td {
	text-align: left;
}
table#DeLonghi-Coffee-Machine-Consumables-and-Accessories td{
	vertical-align:top;
}

/*Staff Zone*/
.staff-zone {
	padding:0 5em;
}
.staff-zone button {
	margin: 2em;
	padding: 2em;
	align-self: stretch;
}
.staff-zone button > a {
	color: inherit;
}
.staff-zone button > a:hover {
	text-decoration:inherit;
}
.staff-zone > div {
	padding:2em;
}
.staff-zone .glyphicon {
	font-size:4em;
	margin-bottom:.4em;
}