/* CSS Document */

body {
	background-color: #E5E5E5;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#47545B;
	text-align:left;
}

#body {
	background-position:top;
	background:url(img/bckg.gif) repeat-x;
}

#main-container a:link, 
#main-container a:visited,
#content a:link,
#content a:visited {
	text-decoration:underline;
	color:#DE333B;	
}

#main-container a:active, 
#main-container a:hover,
#content a:active,
#content a:hover {
	text-decoration:none;
}


.c {
	clear:left;
	width:100%;
	height:0px;
	font-size:0px;
	line-height:0px;
}

.left {
	display:block;
	float:left;
}


#container{
	width:795px;
	margin:auto;
}

#header {
	width:100%;
	height:143px;
	background:url(img/header.jpg) no-repeat;
}
	#logo {
		width:213px;
		height:115px;
		padding-top:20px;
		cursor:pointer;
	}

#menu {
	width:100%;
	height:38px;
}

.menu-elem {
	display:block;
	float:left;
	width:157px;
	height:35px;
	padding-top:3px;
	line-height:35px;
	border-right:#671917 solid 1px;
	border-left:#4F1313 solid 1px;
	background:#5A1615;
	text-align:center;
	color:#FFFDFE;
	font-weight:bold;
	text-decoration:none;
	position:relative;
}

.menu-elem:hover{
	background:#D72D2D;
}

	.submenu-container {
		background:#D0DFE7 none repeat scroll 0%;
		width:150px;
		border:1px solid #C0CED5;
		display:none;
		left:0px;
		position:absolute;
		text-decoration:none;
		top:33px;
		z-index:1000;
		text-align:left;
		padding-left:7px;
	}
	
	.submenu-elem:link, .submenu-elem:visited {
		display:block;
		line-height:24px;
		color:#456375;
		text-decoration:none;
	}
	
	.submenu-elem:hover, .submenu-elem:active {
		color:#FEF8AD;
	}

.menu-separator {
	display:block;
	float:left;
	width:10px;
	height:35px;
	background:url(img/menu_separator.gif) no-repeat;
}

#main-container {
	background-color: #FFFFFF;
	padding:15px;
}

#column {
	float:left;
	width:220px;
}

.box-top{
	width:220px;
	height:6px;
	background:url(img/box-top.gif) no-repeat;
	margin:0px;
	padding:0px;
	margin-top:12px;
}

.box-inner{
	background:url(img/box-inner.gif) repeat-x;
	border-left:#E5E5E5 solid 1px;
	border-right:#E5E5E5 solid 1px;
	width:188px;
	margin:0px;
	padding:0px 15px 0 15px;
}

.box-bottom {
	width:220px;
	height:6px;
	background:url(img/box-bottom.gif) no-repeat;
	margin:0px;
}

.box-title{
	width:163px;
	height:32px;
	background:url(img/box-title.gif) no-repeat;
	margin:auto;
	margin-bottom:5px;
	line-height:32px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-left:40px;
	padding-bottom:0px;
	padding-top:4px;
	margin-left:-10px;
}

.li:link, .li:visited {
	display:block;
	line-height:22px;
	height:22px;
	width:160px;
	padding-left:20px;
	background:url(img/box-arrow.gif) no-repeat left center;
	text-decoration:underline;
	color:#736B40;
}

.li:active, .li:hover {
	text-decoration:none;
}

#piano {
	width:164px;
	height:198px;
	float:right;
	margin:10px 20px 10px 10px;
	background:url(img/piano.jpg) no-repeat;
}

#content {
	display:block;
	float:left;
	width:500px;
	padding-left:15px;
}

#content2 {
	display:block;
	float:left;
	padding:20px;
	width:670px;
}

#column a, #content a {
	color: #DF343A;
}

h1 {
	color:#000000 !important;
	line-height:30px;
	margin-bottom:10px;
	font-size:22px;
	clear:both;
	font-family:'Helvetica';
}

.news-box {
	width:530px;
	height:165px;
}

.news-top {
	width:530px;
	height:4px;
	background:url(img/news-top.gif) no-repeat;
}

.news-inner {
	width:508px;
	height:130px;
	border-top: #E5E5E5 solid 1px;
	position:relative;
}

	img.news{
		width:130px;
		height:80px;
		border:solid 2px #A5B5BF;
		float:left;
		margin:0 10px 0 0;
	}
	
	img.newsbig{
		border:solid 2px #A5B5BF;
		float:right;
		margin:0 0 10px 10px;
	}
	
	.news-inner h2 {
		color:#DF343D;
		margin:5 0 5 0 !important;
		margin-left:0; 
		padding:0;
		font-size:13px;
	}

.news-bottom {
	width:530px;
	height:4px;
	background:url(img/news-bottom.gif) no-repeat;
}

.date {
	font-size:10px;
}

a.more {
	background:url(img/btn.gif);
	line-height:28px !important;
	height:28px !important;
	display:block;
	color:#ffffff !important;
	width:88px;
	height:28px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none !important;
	position:absolute;
	right:10px;
	bottom:-25px;
	text-align:center;
}

#links {
	clear:both;
	border-top: solid 1px #E5E5E5;
	padding-top:10px;
	margin-top:10px;
}

	.link-box {
		width:190px;
		float:left;
		border-left: solid 1px #E5E5E5;
		padding:0px;
		height:130px;
	}
	
	.link-box a:link, .link-box a:visited, .link-box a:active, .link-box a:hover {
		color: #717171 !important;
	}

h2 {
	color:#000000;
	height:24px;
	line-height:24px;
	font-size:16px;
	margin-left:20px;
}

#footer {
	width:100%;
	height:33px;
	line-height:36px;
	text-align:left;
	color:#FFFFFF;
	clear:both;
	float:none;
	background:url(img/footer.gif);
}

	#stat {
		float:left;
		margin-top:9px;
		margin-right:10px;
	}

/*****************/
/* OTHERS        */
/*****************/
ul {
	padding-left:15px;
}
li {
	line-height:22px;
	padding-left:15px;
	background:url(img/li.gif) no-repeat left center;
	color:#727272;
	list-style:none;
}

label {
	display:block;
	float:left;
	width:100px;
	margin-left:15px;
	line-height:20px;
}

input.input, select {
	border:#E5E5E5 solid 1px;
	background:#FFFFF;
	display:block;
	float:left;
	height:18px;
	margin:1px 0px 2px 0px;
	width:200px;
	font-size:11px;
	line-height:20px;
	font-family:Tahoma;
	color:#000000;
}

input.btn {
	border:#E5E5E5 solid 1px;
	background:#F2EED9;
	line-height:30px;!important
	height:30px; !important
	display:block;
}

a.button, input.button {
	border:none;
	background:url(img/btn.gif);
	line-height:28px;!important
	height:28px; !important
	display:block;
	color:#ffffff;
	width:88px;
	height:28px;
	font-size:11px;
	font-weight:bold;
}



select {
	height:20px;
}

textarea {
	border:#E5E5E5 solid 1px;
	background:#ffffff;
	color:#5C5949;
	width:250px;
	height:100px;
	margin-left:0px !important;
}

tr {
	height:18px;
	line-height:18px;
	font-size:11px;
	text-align:left;
}

th {
	background-color:#D23B40;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	padding:0 5px 0 5px;
	
}

td {
	height:20px;
	line-height:20px;
	padding:2px;
	border-bottom: solid 1px #DADADA;
	border-left: solid 1px #DADADA;
	padding:0 5px 0 5px;
}

table.clean tr td {
	border:none;
}

td.right {
	border-right: solid 1px #DADADA;
}	

.album-box{
	width:250px;
	height:200px;
	display:block;
	float:left;
	padding:5px;
}

.foto-box {
	width:160px;
	height:130px;
	padding:5px;
	float:left;
}

.foto-box a img, .album-img img {
	border:solid 2px #C0BCA4;
}

.article img {
	float:right;
	margin:10px;
}
