@import url("reset.css");

/* @group =common */

* {
	color: #000;
	text-decoration: inherit;
}

html {
	font-size: 13px;
	background: #f4ead4;
}

body {
	background: transparent url(bg.gif) repeat-x left top;
	line-height: 1.2;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
}

p {
	margin-bottom: 0.6em;
}

.reflect {
	position: absolute;
	top: 165px;
	left: 600px;
}

.reflect h2 * {
	color: #7a4315;
	position: relative;

}

h2 {
	font-weight: bold;
	font-size: 135%;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}

h3 {
	font-weight: bold;
	font-size: 110%;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

h4 {
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

h5 {
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

a, a:link {
	text-decoration: none;
	color: #7a4315;
	font: inherit;
	font-size: inherit;
	font-weight: inherit;
	background-color: transparent;
	border: none;
	outline: none;
	padding: 1px 3px;
}

:focus {
	-moz-outline-style: none;
}

a:hover {
	text-decoration: underline;
	color: #fff;
	font: inherit;
	font-size: inherit;
	border: 0;
}

#content a:hover, .site_info a:hover, #text a:hover {
	background-color: #7a4315;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

a.active {
	text-decoration: none;
	color: #000;
	font: inherit;
	border: 0;
	background-color: transparent;
}

#wrapper {
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 984px;
	min-height: 576px;
}

hr {
	border: none;
	outline: none;
	background: url(wave.gif) no-repeat center center;
	display: block;
	height: 50px;
}

/* @end */

/* @group =viewer */

#viewer {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	max-height: 515px;
	width: 600px;
	overflow: hidden;
	z-index: 11;
}

/* @group =homer */

#homer {
	margin: 10px;
	position: relative;
}

#homer li {
	display: block;
	float: left;
	margin: -5px;
	z-index: -1;
}

#homer li img {
	display: block;
	margin-left: 15px;
	margin-top: 15px;
}

#homer li span {
	display: none;
}

.preload {
	display: none;
}

#homer li#q1 {
	width: 200px;
	height: 270px;
}

#homer li#q1 img {
	width: 170px;
	height: 240px;
}

#homer li#q2 {
	width: 400px;
	height: 270px;
}

#homer li#q2 img {
	width: 370px;
	height: 240px;
}

#homer li#q3 {
	width: 360px;
	height: 240px;
}

#homer li#q3 img {
	width: 330px;
	height: 210px;
}

#homer li#q4 {
	width: 240px;
	height: 240px;
}

#homer li#q4 img {
	width: 210px;
	height: 210px;
}

/* @end */

/* @group =button */

#buttons {
	margin: 10px;
	position: relative;
}

#buttons li {
	display: block;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

#buttons li a {
	display: block;
	width: 250px;
	height: 72px;
}

#buttons li h4 {
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	position: relative;
	left: 20px;
	top: 15px;
}

#buttons li h5 {
	color: #7a4315;
	font-weight: normal;
	font-size: 92%;
	position: relative;
	right: 20px;
	top: 15px;
	text-align: right;
}

/* @end */

/* @group =image */

#gallery {
	margin: 10px;
	position: relative;
	width: 580px;
	height: 500px;
}

.gallery #gallery {
	height: 403px;
}

.record #gallery {
	width: 341px;
	height: 487px;
	left: 230px;
}

#gallery .play {
	position: absolute;
	bottom: 35px;
	right: 35px;
	width: 32px;
	height: 32px;
	background: url(play.gif) no-repeat center center;
	z-index: 100;
	text-indent: -9999px;
}

#gallery li {
	position: relative;
	display: block;
}

#gallery img {
	position: absolute;
	top: 0;
	display: block;
	margin: 26px;
	max-width: 528px;
	max-height: 435px;
}

.gallery #gallery img {
	position: relative;
	top: 26px;
	display: block;
	margin: 0 auto;
	max-width: 528px;
	max-height: 435px;
}

/*#gallery #title {
	display: block;
	position: absolute;
	bottom: 14px;
	left: 10%;
	right: 10%;
	font-weight: normal;
	color: #7a4315;
	padding: 3px;
	text-align: center;
	border: 1px solid #999;
	background-color: #fff;
	height: 14px;
	font-size: 90%;
	}*/

#gallery #prev {
	position: absolute;
	bottom: 10px;
	left: 35px;
	text-indent: -9999px;
	background: transparent url(control_prev.gif) no-repeat left bottom;
	display: block;
	width: 50px;
	height: 20px;
}

#gallery #next {
	position: absolute;
	bottom: 10px;
	right: 35px;
	text-indent: -9999px;
	background: transparent url(control_next.gif) no-repeat right bottom;
	display: block;
	width: 50px;
	height: 20px;
}

/* @end */

/* @end */

/* @group =navigator */

#navigator {
	display: block;
	width: 984px;
	min-height: 520px;
	position: relative;
	top: 0;
	left: 0;
}

/* @group =logo */

#logo {
	display: block;
	position: absolute;
	top: 10px;
	right: 55px;
	z-index: 10;
}

#logo a {
	display: block;
	background: url(logo.gif) no-repeat scroll 0 10px;
	text-indent: -9999px;
	width: 310px;
	height: 143px;
}

/* @end */

/* @group =content */

#content {
	display: block;
	position: relative;
	padding: 10px;
	padding-top: 225px;
	left: 0;
	margin-right: 50px;
	text-align: justify;
	z-index: 9;
	font-size: 14px;
	line-height: 1.32;
}

.alert {
 padding: 3px;
 padding-left: 25px;
 background: url(icon_favourites.gif) no-repeat left top;
 border: 1px solid #ccc;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#content h5 {
	margin-top: 1.5em;
	color: #cc6701;
}


#content table {
	border-color: #ccc;
	width: 100%;
}

#content th {
	padding-top: 1.5em;
	color: #cc6701;
}

#content td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content td:first-child {
	font-weight: bold;
	text-align: center;
}
/* @end */

#overflower {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 576px;
	z-index: 10;
}

/* @group =palette */

.palette li {
		list-style:none;
		margin:0;
	background: url(pippolo.gif) no-repeat 4px 6px;/**/
	}


.palette a {
	cursor: pointer;
	display: block;
	height: 36px;
	position: relative;
	width: 186px;
	margin-right: -150px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: transparent;
	text-decoration: none;
}

.palette em {
	display: none;
		text-indent:0px;
		position:absolute;
		top: 2px;
		left: 2px;
		padding-left: 20px;
		width: 186px;
	height: 32px;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	line-height: 36px;
	background: url() repeat-y top left;
}

/* @end */

/* @group =menu */

#menu {
	display: block;
	position: absolute;
	top: 125px;
	right: 0;
	z-index: 11;
}

#menu h4 {
	position: absolute;
	text-indent: -9999px;
	}

/* @end */

/* @group =addons */

#addons {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 11;
}

#addons h4 {
	position: absolute;
	text-indent: -9999px;
	}

#rss {
	background-image: url(rss.gif);
}

#mlist {
	background-image: url(mlist.gif) ;
}

#mlist-subscribe {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* @end */

/* @group =site_info */

.site_info {
	display: block;
	position: relative;
	top: 1.5em;
	width: 984px;
}

.site_info h4 {
	position: absolute;
	text-indent: -9999px;
	}

.site_info p {
	border-top: 1px solid #7a4315;
	text-align: center;
	padding: 0.6em;
}

/* @end */


/* @end */

/* @group =text */

#text {
	display: block;
	position: relative;
	left: 10px;
	top: 20px;
	width: 230px;
	height: 490px;
	float: left;
}

.accordion ul {
	display: block;
	height: 290px;
}

.accordion h5 {
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 1.7em;
	padding-left: 15px;
	background-color: #d77922;
	margin: 0;
	cursor: pointer;
}

.accordion h5 + div {
	padding: 1.0em;
}

.accordion .grid li a img {
	display: block;
	border: 1px solid red;
}

#text table {
	border-color: #ccc;
	margin-bottom: 1.2em;
}

#text table td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#text table td:first-child {
	padding-left: 0;
	padding-right: 2px;
	color: #fff;
	font-size: 90%;
}

#text a {
	padding-left:18px;
	margin-top: 5px;
	display: block;
	background-image: url(play_sml.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* @end */

/* @group =news */

.news_list {
	margin-top: 30px;
}

.news_list li {
	display: block;
	width: 550px;
	height: 36px;
	margin-top: 7px;
	padding-left: 20px;
	padding-top: 3px;
	background: url(arrow-left.gif) no-repeat left center;
}

.news_list li h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.news_list li .date {
	font-style: italic;
	color: #000;
	font-size: 86%;
}

.news_list li .title {
	color: #7a4315;
	font-weight: bold;
	padding-left: 20px;
}

.news_list li .summary {
}

.news_list li .more {
	color: #666;
	float: right;
	clear: right;
	padding-right: 15px;
}

.news_paginator {
	position: relative;
	top: 10px;
	margin: 0 auto;
	clear: both;
	width: 350px;
	border-top: 1px solid #7a4315;
}

.news_paginator #prev {
	display: block;
	position: relative;
	float: right;
	padding-right: 15px;
	background: url(arrow-right.gif) no-repeat right center;
}

.news_paginator #next {
	display: block;
	position: relative;
	float: left;
	padding-left: 15px;
	background: url(arrow-left.gif) no-repeat left center;
}

/* @end */


