body {
	background: url(../img/spazio-rizzi/bkg.jpg) repeat-x #800087;
}

/* Container */
#container-content {
	border-bottom: 2px solid #800087;
}

#container-footer {
	border-top: 1px solid #b500ba;
}

#container-nav {
	background-color: #800087;
}

/* Content */
.content-col2-large .content a {
	color: #730079;
}

.content-col2-large .content h1, h2 {
	color: #730079;
}

.content-col2-large .content h1.grey {
	color: #777 !important;
}

.content-col2-large  .content img {
	border: 1px solid #777;
	background-color: #fff;
}

.content-col2-large .content li, p, td {
	color: #777;
}

.content-col2-large .content .clearer {
	border-top: 1px dashed #777;
}

.content-col2-small .content a {
	color: #730079;
}

.content-col2-small .content h1 {
	color: #730079;
}

.content-col2-small .content h1 a {
	color: #730079;
}

.content-col2-small .content h1 a:hover {
	color: #000;
}

.content-col2-small  .content img {
	border: 1px solid #777;
	background-color: #fff;
}

.content-col2-small .content p {
	color: #777;
}

.content-col2-small .content .clearer {
	border-top: 1px dashed #777;
}

.more a {
	color: #730079;
}

.more a:hover {
	color: #000;
}

#form-container .form-input-button {
	color: #730079;
}

/* Navigation */
#subnav a:hover {
	color: #ddd;
}

#top-nav li.button0 {
	background: url(../img/button-1-out.jpg) no-repeat;
}

#top-nav li.button0-selected {
	background: url(../img/spazio-rizzi/button-1-on.jpg) no-repeat;
}

#top-nav li.button1 {
	background: url(../img/button-2-out.jpg) no-repeat;
}

#top-nav li.button1-selected {
	background: url(../img/spazio-rizzi/button-2-on.jpg) no-repeat;
}

#top-nav li.button2 {
	background: url(../img/button-3-out.jpg) no-repeat;
}

#top-nav li.button3 {
	background: url(../img/button-4-out.jpg) no-repeat;
}

#top-nav li.button2-selected {
	background: url(../img/spazio-rizzi/button-3-on.jpg) no-repeat;
}

#top-nav li.button4 {
	background: url(../img/button-5-out.jpg) no-repeat;
}

#top-nav li.button3-selected {
	background: url(../img/spazio-rizzi/button-4-on.jpg) no-repeat;
}

#top-nav li.button4-selected {
	background: url(../img/spazio-rizzi/button-5-on.jpg) no-repeat;
}

/* Products */
#main-availability a {
	color: #730079;
	text-decoration: underline;
}

#main-availability a:hover {
	text-decoration: none;
}

#main-availability th.europe {
	color: #730079;
}

.product-col .inner-content h1 {
	color: #730079;
}

.product-col .inner-content p {
	color: #777;
}