/*--------------------- ###### ---------------------*/
/*---------------------- MAIN ----------------------*/
/*--------------------- ###### ---------------------*/

* {
	padding:0;
	margin:0;
}
html {
	padding:0;
	margin:0;
	min-height:100%;
	margin-bottom:1px;
	cursor:default;
}

body {
	margin:0;
	padding:0;
	background:#FDFDF9;
	font-size:11px;
	color:#606060;
	text-align:center;
}


body, input, textarea, select {
	font-family:Verdana, sans-serif;
}
a { text-decoration: none; -moz-outline: none !important;}


/*--------------------- ########### ---------------------*/
/*---------------------- STRUCTURE ----------------------*/
/*--------------------- ########### ---------------------*/

#header {
	clear:both;
	width:760px;
	height:35px;
	padding:0 0 15px;
	margin:0px auto;
	background:#FDFDF9 url('bg_header.gif') center bottom no-repeat;
	text-align:left;
}

#headmenu, #footmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footmenu {
	padding:5px 0 5px 20px;
	width: 450px;
	float:left;
}
#headmenu {
	padding:20px 20px 0;
	float:right;
	font-weight:bold;
}

#headmenu a, #footmenu a {
	border-bottom:1px solid #EAEAEA;
	text-decoration:none;
	color:#666;
}

#headmenu a {
	padding:0 3px 2px;
	margin:0 7px;
}

#footmenu a {
	padding:0 3px 2px;
	margin:0 2px;
	border-bottom:0;
}

#headmenu a:hover, #footmenu a:hover {
	color:#8B4A0A;
}

#container {
	clear:both;
	width:760px;
	padding:0 5px;
	margin:0px auto;
	background:#FDFDF9 url('bg_container.gif') left top repeat-y;
	text-align:left;
}
#sidebar {
	color:#FDFDFD;
	float:left;
	width:235px;
} 

.collections { 
	padding:5px 0 5px 15px;
	width:215px;
	text-align:center;
	
} 
.logorapelbiz {
	padding:60px 0 200px 0px;  
}
.sidebarzone {
	text-align: center;
	color:#606060;
	}
.sidebarzone a {
	color: #8b4a0a;
	border-bottom: 1px solid #dedede;
}
.sidebarzone a:hover {
	color: #555;
	border-bottom: 1px solid #8b4a0a;
}

#menu {
	width:245px;
	border:0;
}


#main {
	float:left;
	width:500px;
}

h1 {
	font-size:16px;
	display:block;
	width:100%;
	text-align:left;
	font-family:"Trebuchet MS", "Helvetica", "Arial" , sans-serif;
	font-weight:bold;
	padding:0 0 10px 5px; 
}

h2 {
	font-size:16px;
	display:block;
	width:100%;
	text-align:left;
	font-family:"Trebuchet MS", "Helvetica", "Arial" , sans-serif;
	font-weight:bold;
	padding:0 0 10px 12px; 
}

#footer {
	clear:both;
	width:760px;
	height:80px;
	margin:0px auto;
	background:#FDFDF9 url('bg_footer.gif') center top no-repeat;
	text-align:left;
}


/*--------------------- ##### ---------------------*/
/*--------------------- CORP ---------------------*/
/*--------------------- ##### ---------------------*/

.context {
	margin:0px auto;
	padding:0px;
	width:480px;
}
.context:first-line {
	font-weight:bold;
	font-size:12px;
}
.context P {
	display:block;
	padding:15px 10px 5px 0;
	text-align:justify;
}
.context P.brand {
	display:block;
	padding:5px;
}
.context IMG.inrhimg {
	float:right;
	margin:10px 0px 10px 20px;
	border:1px solid black;
}
.context IMG.inlfimg {
	float:left;
	margin:10px 20px 10px 0px;
	border:1px solid black;
}
.context IMG.office {
	margin:2px 2px -5px 2px;
	border:0px;
}
.context TD {
	text-align:center;

}
.context IMG {
	border:1px solid black;
}
.context UL {
	line-height:11px;
	list-style:square;
	padding:2px;
	margin:2px 2px 2px 25px;
}
.context a {
	font-size:16px;
	color:#8b4a0a;
	border-bottom: 1px solid #dedede;
}
.context a:hover {
	color:#606060;
	border-bottom: 1px solid #8b4a0a;
}


#headmenu ul, #headmenu li {
list-style-image:none;
list-style-type:none;
float:left;
}
#footmenu ul, #footmenu li {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
float:left;
}
.clr {
clear:both;
}
.collections h2{ 
	color:#999;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0px 0px;
	display:block;
	width:100%;
	text-align:center;
	font-family:"Trebuchet MS", "Helvetica", "Arial" , sans-serif;
} 
.collections a{ 
	color:#999;
	
} 

#jflanguageselection
{
    float: right;
	margin: 15px 0px 10px 5px;    
}

/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin-top: 3px;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
 	font-weight: bold;
	font-size: 1.0em;
}

#jflanguageselection ul.jflanguageselection li a
{
	display: block;
}

#jflanguageselection ul.jflanguageselection img
{
	border: none;
}

div#jflanguageselection img.langImg {
	float: left;
	border: none;
	margin-top: 3px;
}
div#jflanguageselection li img.langImg {
	float: left;
	border: none;
	margin: 0px 1px 0px 1px;
}
.rawimages {
	text-align: center;
	margin-top: 3px;
}
.rawimages img {
	border: none;
	margin:2px;
}
.rawimages span#active_language img
{
	margin:2px;
	border: none;
}

div#jflanguageselection img.langImg{ float: left; border: none; margin-top: 3px; }
div#jflanguageselection li img.langImg{ float: left; border: none; margin: 1px 3px 0px 0px; }

#close a {
	color:#ABABAB;
	text-decoration:none;
}

#close #copy {
	margin:5px 20px 5px 0;
	float: right;
	color:#CDCDCD;
}
.list p{
	font-weight:bold;
	padding:0 0 3px 7px; 
}
