@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#422B09;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #EEE;
}
#container {
	width: 1000px;
	height:600px;
	text-align: left;
	clear: none;
	padding:0px;
	position: absolute;
	top:51%;
	left: 50%;
	float: left;
	margin-top: -300px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -500px;
}
#logo {
	height:150px;
	float:left;
	clear: none;
	width: 90px !important; /* Style for FF */
	/*/* FF ignores next line. Don't remove this comment! */*/
	width: 130px !important; /* Style for IE7 */
	width: 130px; /* Style for IE6 */
	text-align: right !important; /* Style for FF */
	/*/* FF ignores next line. Don't remove this comment! */*/
	text-align: center !important; /* Style for IE7 */
	text-align: center; /* Style for IE6 */
	margin: 0px;
	background-image: url(../image/top_img/Logo_Dendy.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#231F20;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 275px;
}
#header {
	height:150px;
	width:1000px;
}
.pageImages {
	position: relative;
	width:405px;
	height:420px;
	float:left;
	margin-right: 20px;
}
#content {
	height:410px;
	width:515px;
	background-color: #F1EDED;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: justify;
}
#contentwrap {
	height:420px;
	width:1000px;
	background-color: #F1EDED;
	float: left;
	text-align: justify;
	padding: 0px;
}

#footer {
	height:23px;
	width:1000px;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 7px;
	text-align: center;
	float: left;
	background-color: #1D1616;
	clear: none;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEE;
}
h1 {
	font-size: 22px;
	clear: none;
}
h2 {
	font-size: 16px;
}
a:link {
	color: #EEE;
	text-decoration: none;
}
a:visited {
	color: #EEE;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
img {border:none; outline-style:none;}
.style1 {font-size: 10px}
#bt {
border:2px solid #FFF;}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {font-size: 36px}
#changeLanguage {
	width:70px;
	height:15px;
	position:relative;
	top: 593px;
	left: 10px;
	word-spacing: 5px;
}
#Xheader { list-style:none;}

	.style4 {
		font-size: 12px;
		font-weight: bold;
}

.SlidingPanelsContent{
    position:relative;
}
.SlidingPanelsContent a.edit{
    position:absolute;
    top:10px;
    right:20px;
}
