@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}
/* PNG FIX */
img, background-image, #home { 
  behavior: url(iepngfix.htc); 
}
body {
  background-color: #000;
  background-image: url(images/back.jpg);
  background-repeat: repeat-x;
  font-family: Verdana, Geneva, sans-serif;
  color: #CCC;
  font-size: 62.5%;
}
a {
  color: #333;
}
a:hover {
  color: #F90;
}
h1 {
  font-size: 1.3em;
  font-style: normal;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 10px;
  display: block;
}
 
.social-network {
	float:right;
	padding-left:10px;
}
#main-container {
  margin: 0 auto;
  width: 980px;
  min-height: 600px;
}
#basic-links {
  width: 400px;
  height: 25px;
  padding-top: 45px;
  float: right;
  text-align: right;
  font-size: 1.1em;
}
div#basic-links a {
  color:#CCC;
  text-decoration:none;
}

div#basic-links a:hover {
  color: #F90;
  text-decoration:underline;
}
#header {
  clear: both;
  width: 970px;
  height: 240px;
  background-color: #FFF;
  padding: 5px;
  margin-bottom: 10px;
}
#wtp-home {
  width: 300px;
  float: left;
  height: 50px;
  padding-top: 20px;
  padding-left: 20px;
}
#sub-navi {
  width: 200px;
  font-size: 1em;
  background-color: #333;
  position: relative;
  float: left;
  border-bottom: 4px solid #fff;
  padding-top: 20px;
  padding-bottom: 10px;
}
#searchbox {
  width: 200px;
  padding-top: 30px;
  position: relative;
  float: left;
  clear: left;
}
div#searchbox h1 {
  display:block;
  background-color:#333;
  width:190px;
  padding-left:10px;
  line-height: 25px;
  height: 25px;
  font-weight: normal;
  font-size: 1.1em;
}
div#sub-navi a {

  text-transform:uppercase;

  text-decoration: none;

}

div#sub-navi li {

  float:left;

}

div#sub-navi ul#SubNavi_level_1 {
  line-height: 20px;
  list-style-type: none;
  float: left;
  position: relative;
}

div#sub-navi ul#SubNavi_level_1 li a {
  color: #fff;
  font-size:1.3em;
  width: 175px;
  display: block;
  padding-left: 20px;
}

div#sub-navi ul#SubNavi_level_1 li a:hover {
  color:#F90;
}

div#sub-navi  ul#SubNavi_level_1 li .act {
  color:#F90;
}

div#sub-navi ul#SubNavi_level_2 {

  list-style-type: none;

  padding-bottom: 5px;

  padding-top: 5px;

  background-color: #666;

  float: left;

  width: 195px;

}

div#sub-navi ul#SubNavi_level_2 li a {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 0.9em;

  width: 175px;

  display: block;

  padding-left: 20px;

  line-height: 18px;

}

div#sub-navi ul#SubNavi_level_2 li a:hover {
  width: 173px;
  display: block;
  padding-left: 18px;
  border-left: 2px solid #fff;
  color: #F90;
}

div#sub-navi ul#SubNavi_level_2 li .act {
  width: 173px;
  padding-left:18px;
  display: block;
  border-left: 2px solid #F90;
}


#main-body {
  width: 960px;
  clear: both;
  background-image: url(images/bg-content.jpg);
  background-repeat: repeat-x;
  background-color: #2f2f2f;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}


#content-container {
  width: 730px;
  float: right;
  position: relative;
  font-size: 1.2em;
  line-height: 19px;
  padding-top: 20px;
}
div#content-container a {
  color:#FFF;
  text-decoration:underline;
}
div#content-container a:hover {
  color: #F90;
  text-decoration:underline;
}
#content-container h1 a{
  text-decoration:none;
}
#content-container ul{
  list-style: square;
  padding-left: 20px;
}
#content-container .csc-textpic ul{
  list-style: none;
  padding-left: 0px;
}
#content-normal {
  width: 500px;
  float: left;
  padding-top: 5px;
}
#content-right {
  width: 200px;
  float: right;
  position: relative;
}
div#content-right h1 {
  display:block;
  background-color:#333;
  width:190px;
  padding-left:10px;
  line-height: 25px;
  height: 25px;
  font-weight: normal;
  font-size: 1em;
  background-image: url(images/bgr-headline.jpg);
}
#clearer {
  width: 960px;
  clear: both;
}
#footer {
  width: 980px;
  height: 200px;
  margin: 0 auto;
}
#footer a {
  color:#666;
  text-decoration:none;
}
#address {
  width: 960px;
  color: #666;
  float: left;
  text-align: right;
  height: 30px;
}
.rgaccord1-nest {
  width: 500px;
}



/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  color:#FFF;
  line-height: 25px;
  height: 25px;
  padding:2px 0 2px 25px;
  margin-right:32px;
  cursor:pointer;
  border-bottom: 1px solid #fff;
  background: url(images/plus.png) 5px center no-repeat;
  background-repeat: no-repeat;
}

/* Toggle act item */
h3.act {
  color:#F90;
  background: url(images/minus.png) 5px center no-repeat;
  background-repeat: no-repeat;
}

/* the content */
div.rgaccord1-content {
  width:470px;
  padding: 15px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

