/*LAYOUT*/
body {
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	background:url(bg.jpg) #BEBBBC repeat-x;
}
#page{width:967px;}
#top{
	/*position:relative;*/
	background-image: url(bg_top.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 967px;
}
#menu{
	position:absolute;
	right:25px;
	bottom:6px;
	z-index:1;
}
#infocompany{position:absolute; left:300px; top:13px; z-index:1;}
#submenu{background:url(bg_submenu.jpg) #FFFFFF top no-repeat; width:930px; height:15px; color: #ffffff; padding:13px 27px 7px 10px;/*Top Right Bottom Left*/}
#submenu a {
font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
font-size: 11px;
	text-decoration: none;
	color: #ffffff;	}
	
	#submenu a:hover {
	text-decoration: underline;
	color: #ffffff;	}

#content{
	background:url(bg_content.png) repeat-y;
	width:937px;
	padding:15px;
}
#contenttext{float:left; width:500px; margin-left: 8px; padding-right: 8px; border-right: 1px solid #AC6881;}
#contenttext2{
	float:right;
	width:190px;

}
#contenttext0{float:right; width:680px;}
#footer{background:url(bg_footer.jpg) #BEBBBC top no-repeat; width:947px; height:93px; padding-top:10px; padding:30px 10px 10px 10px;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {padding: 0; display: block;}
/* End hide from IE-mac */

#leftpanel{float:left; width:215px; padding: 0; margin-left: 0px;}
.tbl_middle{ background: transparent; width:200px; min-height:50px; padding-left:0px; padding-right:10px; margin-left: 0px;}


/*TEXT*/
.title{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#6889BA;
}
.title2{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#823956;
}
.title3, .title3 a:hover{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#823956;
	text-decoration: none;
}
.subtitle{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
.whitetext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}

.graytext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}
.graytext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
.graytext a:hover{
	text-decoration:none;
}

.whitetext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}
.whitetext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:hover{
	text-decoration:underline;
}
.slideshow {
	height: 120px;
	background-color: transparent;
	background-image: url(bg_content.png);
	background-repeat: repeat-y;
}
#thumbnail {
	float: left;
	padding: 0px 4px 0px 0px;
	margin: 5px;
}


/*DITTO*/
.ditto_summaryPost {
border: 1px solid #D3D3D3;
padding: 1px 5px 13px 5px;
}
/*
padding: 2px;
font-size: 9px;
color: #3340A6;
}*/


.ditto_paging {
border-top: 1px solid #ccc;
padding: 5px;
font-size: 9px;
color: #3340A6;
}
#ditto_pages .ditto_currentpage {
border: 1px solid #3D527D;
padding: 1px 5px 2px;
margin-right: 1px;
background-color: #698AB5;
color: #fff;
font-size: 9px;
}
 .ditto_off {
border: 1px solid #ccc;
padding: 1px 5px 2px;
margin-right: 1px;
color: #ccc;
font-size: 9px;
}
#ditto_pages a, #ditto_pages a:link,
#ditto_pages a:visited {
border: 1px solid #D3D3D3;
padding: 1px 5px 2px;
margin-right: 1px;
text-decoration: none !important;
color: #EB060D;
font-size: 9px;
}
#ditto_pages a:hover {
background-color: #fff;
color: #000;
}
#ditto_archivelist ul {
list-style-type: none;
margin-left: 15px;
padding-left: 0;
}
#ditto_archivelist ul ul {
list-style-type: square;
margin-left: 35px;
}
#ditto_archivelist .ditto_month {
font-weight: bold;
}
 .ditto_link {
margin: 0px 0px 10px 10px;
float: right;
}