body {
	font-family: Arial, Helvetica, sans-serif;
	background:#000000;
	/*background: #3B4956;
	background-image:url(assets/images/stencil_bg.jpg);
	background-image:url(assets/images/floor-modello.jpg);
	background-image:url(assets/ui/texture-bg.jpg);
	background:#98A0B3;
	background: #3B4956;*/
	margin: 0;
	font-size: 16px;
	color: #fc9;
	align: center;	
}


td {
	font-family: Arial, Helvetica, sans-serif;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	margin: 0 auto;
	width: 800px;
	background: #000;
	text-align: center;
	position: relative;
}

.contentWrapper{
padding: 0px;
background:#000;
border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
/*
.content{
background:#FFF;
background-image:url(assets/images/bg.jpg);
background-repeat:no-repeat;
background-position:right;
width: 800px;
}
.nav{
background-image:url(assets/images/stencil_bg.jpg);
background-repeat:no-repeat;
background-position:right;
}*/

.header {
	
}

.header .top {
	background: url("assets/ui/logo.jpg") top left no-repeat;
	width: 800px;
	height: 97px;
	position: relative;
}

.header .middle {
	background: #000000;
	height: 35px;
}

.header .bottom {
	background: url("assets/ui/bg_navBar.gif") top left repeat-x;
	height: 49px;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
}

.header .bottom a {
	font-size: 11px;
	background: url("images/bg_subNav.gif") top left repeat-x;
	padding: 4px 7px 6px 7px;
}

.header .bottom .selected {
	color: #222;
	background: none;
}

.header .bottom  img {
	margin-bottom: 0px;
}

img {
	border: 0;
	vertical-align: middle;
}
.footer {
	padding: 5px;
	color: #C5CCD2;
	clear: both;
	width: 800px;
	margin: 0 auto;
	
	float:right;
}

.footer a {
	text-decoration: none;
	color: #C5CCD2;
}

.footer a:hover {
	text-decoration: underline;
}
/*Tabbed Navigation Settings*/
.tabs {
	margin-left: 5px;
	width: 800px;
	height: 35px;
}

.tabs span {
	display: none;
}

.tabs a  {
	height: 35px;
	float: left;
	display: block;
	background-image: url("assets/ui/nav.gif");
	background-repeat: no-repeat;
}

.tabs a#nav_home {
	width: 154px;
	background-position: -2px 0;
}

.tabs a#nav_home:hover {
	background-position: -2px -35px;
}

.tabs a#nav_home.selected {
	background-position: -2px -70px;
}



.tabs a#nav_fineart {
	width: 133px;
	background-position: -157px 0;
}

.tabs a#nav_fineart:hover{
	background-position: -157px -35px;
}

.tabs a#nav_fineart.selected {
	background-position: -157px -70px;
}

.tabs a#nav_decorative {
	width: 246px;
	background-position: -289px 0;
}

.tabs a#nav_decorative:hover{
	background-position: -289px -35px;
}

.tabs a#nav_decorative.selected {
	background-position: -289px -70px;
}
.tabs a#nav_children {
	width: 132px;
	background-position: -535px 0;
}

.tabs a#nav_children:hover{
	background-position: -535px -35px;
}

.tabs a#nav_children.selected {
	background-position: -535px -70px;
}
.tabs a#nav_contact {
	width: 133px;
	background-position: -665px 0;
}

.tabs a#nav_contact:hover{
	background-position: -665px -35px;
}

.tabs a#nav_contact.selected {
	background-position: -665px -70px;
}
/*End Tabbed Navigation*/
.dingbat {
	
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

h1 { 

color: #9F141A; 
font-size: 170%; 
margin-bottom: 0.2em; 
}
.table { 
font-size: 100%; 
}
.counter { 
margin:0px; 
border:solid; 
border-width:1px; 
border-color: #FFF7CC; 
background:#FFF7CC;
font-size: 100%; 
}
input.text, textarea.text { 

background-image:url("assets/ui/formbg.jpg"); 
border:solid; 
border-width:1px; 
border-color:#0000FF; 
margin: 2px 0px 0px 0px; 
}
.hide {
 position:absolute; 
 visibility:hidden; 
 }
.show { 
position:absolute; visibility:visible; 
}
.feedbutton {

 background-image:url("assets/ui/btnbg.jpg"); 
 color:#000000;
  }
.feedbutton1 {
 
background-image:url("assets/ui/btnbg.jpg"); 
color:#000000;
font-weight:bold; 
 }
.symbol{

}
.centerpic{
max-height:427px;
max-width:570px;
height:427px;
width:570px;
}