
h1, h4 {
	margin: 0;
	padding: 0;
	color: #333333;
}

h1 {
	font-size: 14px;
}

h4 {
	font-size: 10px;
}

#righty h1 {
	color: #333333;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

body {
        text-align: center;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: auto;
        padding: 0px;
	background-color: #f4f4f4;
}

.admin {
	padding-top: 2px;
	padding-bottom: 2px;
        margin-left: auto;
        margin-right: auto;
	width: 780px;
}

.admin > a {
	text-decoration: none;
	color: #b70000;
	font-weight: bold;
	display: block;
}

#container,
#nmf {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: white;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#topbanner {
	display: none;
	height: 90px;
	overflow: hidden;
	background-color: white;
/*	background-image: url('../filpoimg/home.png'); */
	background-repeat: no-repeat;
	background-position: 0 0;
}

#topmenu {
	height: 25px;
	padding-top: 30px;
	background-color: #6c6c6c;
	background-image: url('../../site_images/logo.png');
	background-repeat: no-repeat;
	background-position: 10px 80%;
}

#belowtopmenu {
	background-color: white;
}

#belowtopmenu div.gallery ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#belowtopmenu div.gallery p {
	margin: 0;
	padding: 0;
}

#topmenu ul {
	list-style: none;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 25px;
	float: right;
}

#topmenu ul li {
	display: inline;
	float: left;
	background-image: url('../../thissiteimg/border.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topmenu ul li:first-child {
	background-image: none;
}

#topmenu ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
	padding-top: 6px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#topmenu ul li.active,
#topmenu ul li:hover {
/*	background-image: url('../filpoimg/topmenu_gradient_active.png');
	background-repeat: repeat-x;
	background-position: 0 0; */
}
#topmenu ul li.active a,
#topmenu ul li:hover a {
	text-decoration: underline;
}

#content {
	background-color: white;
	padding-top: 1px;
}

#onecol {
	position: relative;
}

#lefty {
	float: left;
	width: 150px;
	text-align: left;
}

#righty {
	margin-left: 150px;
	width: 600px;
	text-align: left;
	padding-left: 10px;
}

#rightyl {
	float: left;
	width: 405px;
	padding-right: 5px;
}

#rightyr {
	margin-left: 410px;
}

#topbanner .htmlbox {
	float: right;
	margin: 10px;
	margin-top: 7px;
	text-align: left;
	color: #2269b6;
}

#topbanner .htmlbox a {
	color: #2269b6;
	text-decoration: none;
}

#topbanner .langchooser {
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	color: #4784c3;
}
#topbanner .langchooser select {
	color: #4784c3;
}
#topbanner .langchooser p {
	margin: 0;
	padding: 0;
}

div.searchy {
	background-color: #f2f2f2;
	color: #333333;
	padding: 0px;
	margin-bottom: 5px;
}

#righty div.searchy h1 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 2px;
	padding-left: 5px;
	color: white;
	background-color: #6c6c6c;
	margin-bottom: 5px;
}

div.searchy h3 {
	display: none;
}

div.searchy p {
	margin: 0;
	padding: 0;
}

div.searchy form {
	margin: 0;
	padding: 5px;
}

div.searchy button {
	border: none;
	background-color: transparent;
	color: black;
	font-size: 1em;
	font-weight: normal;
	background-image: url('../../thissiteimg/blackarrow.png');
	background-repeat: no-repeat;
	background-position: 0 45%;
	padding-left: 5px;
	margin-left: 5px;
}

div.searchy input {
	width: 90px;
}

.prodmenu {
}
.prodmenu h1 {
	margin-left: 0px;
	background-color: #6c6c6c;
	font-size: 11px;
	color: white;
	padding: 3px;
	padding-left: 5px;
}

.prodmenu div.openfolder a {
	display: inline;
	background-color: white;
	background-image: none;
	padding: 0;
}

.prodmenu div.openfolder {
	margin-left: -1.3em;
}

.prodmenu ul {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

.prodmenu ul ul {
	display: none;
	margin: 0px;
}


.prodmenu ul li {
	margin-top: 1px;
}

.prodmenu li.active > ul {
	display: block;
}

.prodmenu ul li.active > a {
	color: white;
	text-decoration: underline;
}
.prodmenu ul li.inactive a {
	color: white;
}

.prodmenu ul li.meta a {
	color: #333333;
	background-color: #f0f1b7;
}

.prodmenu ul li a {
	text-decoration: none;
	padding-left: 12px;
	display: block;
	background-color: #6c6c6c;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-image: url('../../thissiteimg/arrow.png');
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

.prodmenu ul ul li a {
	background-image: none;
	padding-left: 25px;
	font-weight: normal;
}

.prodmenu ul ul ul li a {
	padding-left: 38px;
	background-position: 17px 50%;
}

.prodmenu ul ul ul ul li a {
	padding-left: 53px;
	background-position: 27px 50%;
}

.prodmenu ul li a:hover {
	text-decoration: underline;
}

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

.prodmenu ul li.active li.newnode a {
	background-image: none;
}

.products table {
	width: 100%;
	margin-top: 10px;
}

.products h4 {
	color: #4d6a96;
	font-size: 11px;
}

.products h4 img {
	margin-right: 5px;
}

.products .list td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #f2f2f2; /* Anti gia even/odd */
}

.products .list tr.odd td {
	background-color: #f2f2f2;
}

.products tr.prevnext td {
	padding-top: 15px;
	text-align: right;
}

.products div.back a,
.products a.previous,
.products a.next {
	background-color: #e0e0e0;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.products div.back {
	margin-top: 10px;
}

.products td.rightcell {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
/*	background-image: url('../alfacasaimg/border.png'); */
	background-repeat: repeat-y;
	background-position: 0 0;
}

.products .list td.rightcell {
	background-image: none;
}

.products td.prodphoto {
	text-align: left;
	padding: 10px;
	padding-bottom: 5px;
}

.products .list td.prodphoto {
	width: 155px;
}

.products .detail td.prodphoto {
	width: 210px;
}

.products .detail td.prodphoto {
	padding-top: 5px;
}

.products td.prodphoto img {
	border: none;
}

.products td.prodphoto p.thumbphoto {
	width: 66px;
	height: 66px;
	float: left;
}

.products .thumbspacer {
	width: 95%;
	height: 2px;
	margin-bottom: 10px;
	background-image: url('../alfacasaimg/border.png');
	background-repeat: repeat-x;
	background-position: 0 0;
}

div.zoomin {
	clear: both;
	text-align: left;
	color: #666666;
/*	background-image: url('../filpoimg/zoom.png'); */
	background-repeat: no-repeat;
	padding-left: 15px;
}

.products p {
	margin: 0;
	padding: 0;
	margin-bottom: .8em;
}

.products p.name a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	padding: 2px;
}

.products .prodlabel {
	font-weight: bold;
}

.products .prodactions {
	margin-top: 3px;
	margin-right: 3px;
	float: right;
}

.products .prodactions img {
	height: 1.8em;
}

.products .prodactions a.stick {
	display: none;
}

.products .addtobasket,
.products .removefrombasket,
.products p.prodmore {
	background-image: url('../../thissiteimg/blackarrow.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
	padding-left: 10px;
}

.products .addtobasket a,
.products .removefrombasket a,
.products p.prodmore a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.products .addtobasket a,
.products .removefrombasket a {
/*	background-image: url('../filpoimg/cart.png'); */
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.products .editphotogroup {
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #cccccc;
}

.products .editimg {
	float: left;
	margin-right: 10px;
}

.startpagetext h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #333333;
/*	background-image: url('../filpoimg/headerarrow.png'); */
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 0px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.startpagetext {
	padding: 5px;
	padding-top: 0;
	color: #333333;
}

#rightyr div.insertmail label {
	color: #2269b6;
}

#rightyr div.insertmail input {
	margin-top: 5px;
}
#rightyr div.insertmail div.submit_button {
	margin-top: 2px;
	text-align: right;
}
#rightyr div.insertmail button {
	background-color: transparent;
	border: none;
	font-weight: bold;
	color: #333333;
}

#rightyr div.news,
#rightyr div.insertmail {
	background-color: #f5f5f5;
	color: #333333;
	margin-right: 5px;
	margin-bottom: 10px;
}

#rightyr h1 {
	background-color: #e0e0e0;
	color: #333333;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#rightyr div.news div.newsitem {
	padding-left: 5px;
	padding-right: 5px;
}

#rightyr div.news p,
#rightyr div.news div.newsbookmark,
#rightyr div.news div.pager_foundinfo {
	display: none;
}

div.news h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
/*	background-image: url('../filpoimg/menuarrow.png'); */
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div.news h2 a {
	color: #2269b6;
	text-decoration: none;
}

div.news div.linktofull {
	text-align: right;
	padding-right: 10px;
}

div.news div.linktofull a,
div.news div.newsback a {
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
}

div.news p.newsabstract,
div.news p.newsabstract a,
div.news p.date,
div.news p.newsbody,
div.news p.newsbody a {
	color: #666666;
	text-decoration: none;
}

div.basket {
	margin-bottom: 10px;
	background-color: #f0f0f0;
	color: #333333;
	padding-bottom: 5px;
}

div.basket h2 {
	background-color: #6c6c6c;
	color: white;
	font-size: 11px;
	padding: 2px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
/*	background-image: url('../filpoimg/cart-white.png'); */
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

div.basket div.prepend {
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
}

div.basket div.basketitems {
	border: 1px solid white;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	margin-bottom: 5px;
}

div.basket div.basketitems div.theprice {
	margin-top: 10px;
	margin-bottom: 5px;
}

div.basket div.basketitems div.theprice span.number {
	font-weight: bold;
}

div.basket div.abasketitem {
	margin-bottom: 5px;
	margin-top: 5px;
}

div.basket div.abasketitem span.index {
	font-weight: bold;
}

div.basket div.gotobasket {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.basket div.gotobasket a {
	background-color: #606060;
	color: white;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

div.basketfooter {
	margin-top: 10px;
}

div.basketfooter h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #333333;
}

div.basketfooter label {
	width: 100px;
	float: left;
	display: block;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

div.basketfooter div {
	margin-bottom: 5px;
}

div.basketfooter button {
}

div.sitemapmenu {
	margin-top: 5px;
	width: 250px;
	float: left;
	color: #b43c0a;
}

.sitemapmenu a {
	color: #b43c0a;
}

.sitemapmenu ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 10px;
}

.sitemapmenu ul ul {
	margin-bottom: 5px;
}

.sitemapmenu ul li {
	padding-top: 3px;
}

#righty .sitemapmenu h1 {
	font-size: 11px;
	padding-left: 7px;
	color: #666666;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	background-image: none;
}

.contactform div.submit {
	text-align: left;
	padding-left: 120px;
}

.contactform label {
	font-weight: bold;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	color: #333333;
}

.contactform textarea {
	width: 200px;
	height: 100px;
}

#copyinfo {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #333333;
	border-top: 1px solid #6c6c6c;
}

#copyinfo a {
	color: #333333;
	text-decoration: none;
}

#copyleft {
	padding-bottom: 10px;
	text-align: center;
	float: left;
}

#copyright {
	text-align: right;
}

#nmf {
	color: red;
	text-align: right;
	padding: 7px;
}

#nmf a {
	color: red;
}

#phones {
	background-image: url('../../thissiteimg/phonesback.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
