/*
v7.3.2008 12:04:00
*/





/* BODY - START */

body {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding: 20px 0 20px 0;
  margin: 0;
  background-image: url('./../../_layout/_www/bg.gif');
  background-repeat: repeat-y;
  background-position: center 0;
}

/* BODY - END */





/* HEADERs - START */

h1 {
  color: #FF9933;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  text-transform: lowercase;
  margin: 9px 0 10px 0;
}

/* HEADERs - END */





/* DIVs - START */

div.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clear: both;
}



#attributes {
  width: 641px;
  float: right;
  clear: none;
}

#attributes div.content {
  width: 410px;
  float: right;
  clear: both;
}



#contextMenu {
  width: 100%;
  text-transform: lowercase;
  margin: 32px 0 0 0;
  float: left;
  clear: both;
}



#copyright {
  width: 125px;
  height: 20px;
  color: #FFFFFF;
  position: absolute;
  top: 514px;
  left: -390px;
  margin: 0 50% 0 50%;
}



#header {
  width: 835px;
  height: 38px;
  margin: 0 0 0 42px;
  background-image: url('./../../_layout/_www/header_bg.gif');
  background-position: 0 bottom;
  background-repeat: repeat-x;
  float: left;
  clear: both;
  position:relative;
}



#langs {
  width: 201px;
  color: #666666;
  text-transform: lowercase;
  margin: 13px 0 0 0;
  float: left;
  clear: none;
}



#leftFrame {
  width: 147px;
  margin: 0 15px 0 0;
  float: left;
  clear: none;
}



#list {
  width: 100%;
  text-transform: lowercase;
  float: left;
  clear: none;
}



#mainMenu {
  width: 450px;
  color: #666666;
  text-transform: lowercase;
  margin: 13px 0 0 22px;
  float: left;
  clear: none;
}



#page {
  width: 919px;
  padding: 25px 0 25px 0;
  margin: auto;
}



#rightFrame {
  width: 641px;
  margin: 0 0 0 32px;
  float: right;
  clear: none;
}



#wideFrame {
  width: 835px;
  float: left;
  clear: both;
}

#wideFrame #list {
  width: 147px;
  text-transform: lowercase;
  margin: 0 15px 0 0;
  float: left;
  clear: none;
}



#workspace {
  width: 835px;
  margin: 0 42px 0 42px;
  float: left;
  clear: both;
}

/* DIVs- - END */





/* LINKs - START */

a {
  color: #FF9933;
  outline: 0;
}

a.active {
  color: #FFFFFF;
}

a:hover {
  color: #FFFFFF;
}



#contextMenu ul li a {
  width: 100%;
  color: #999999;
  text-decoration: none;
  text-align: right;
  padding: 0 0 2px 0;
  margin: 0 0 2px 0;
  position: relative;
  float: right;
  clear: both;
}

#contextMenu ul li a.active {
  color: #FFFFFF;
}

#contextMenu ul li a:hover {
  color: #FFFFFF;
}

#contextMenu ul li a.active:hover {
  color: #FF9933;
}



#list ul li a {
  color: #666666;
  text-decoration: none;
  float: left;
  clear: both;
}

#list ul li a:hover {
  color: #FFFFFF;
}



#langs ul li a {
  text-decoration: none;
}



a#logo {
  width: 162px;
  height: 38px;
  background-image: url('./../../_layout/_www/logo.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  float: left;
  clear: none;
}



#mainMenu ul li a {
  color: #666666;
  text-decoration: none;
  padding: 5px;
  margin: 0 0 0 3px;
  position: relative;
}

#mainMenu ul li a.active,
#mainMenu ul li.active a {
  color: #FFFFFF;
}

#mainMenu ul li a:hover {
  color: #FFFFFF;
  padding-bottom: 15px;
}

#mainMenu ul li a.active:hover,
#mainMenu ul li.active a:hover {
  color: #FF9933;
}

#mainMenu ul li ul li a {
  width: 100% !important;
  height: auto !important;
  color: #666666 !important;
  padding: 3px 5px 3px 5px;
  margin: 0 2px 0 3px;
  float: none;
  float: left;
  clear: both;
}

#mainMenu ul li ul li a:hover {
  color: #FFFFFF !important;
  padding-bottom: 3px !important;
}

#mainMenu ul li ul li.active a {
  color: #FFFFFF !important;
}

#mainMenu ul li ul li.active a:hover {
  color: #FF9933 !important;
}



#wideFrame #list ul li a {
  width: 100%;
  color: #999999;
  text-decoration: none;
  padding: 0 0 2px 0;
  margin: 0 0 2px 0;
  position: relative;
  float: right;
  clear: both;
}

#wideFrame #list ul li a.active {
  color: #FFFFFF;
}

#wideFrame #list ul li a:hover {
  color: #FFFFFF;
}

#wideFrame #list ul li a.active:hover {
  color: #FF9933;
}

/* LINKs - END */





/* SPANs - START */

#copyright a span {
  display: none;
}




#langs ul li span {
  color: #FFFFFF;
}

#langs ul li a span {
  color: #666666;
}

#langs ul li a:hover span {
  color: #FFFFFF;
}



a#logo span {
  display: none;
}

/* SPANs - END */





/* TABLEs - START */

table {
  width: 100%;
  float: left;
  clear: both;
  border: 0;
  border-collapse: collapse;
}

table td {
  vertical-align: top;
  padding: 0 0 15px 0;
}

/* TABLEs - END */





/* LISTs - START */

#contextMenu ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0 0 32px 0;
  float: left;
  clear: both;
}

#contextMenu ul li {
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
}



#langs ul {
  width: 100%;
  list-style: none;
  text-align: right;
  padding: 0;
  margin: 0;
}

#langs ul li {
  padding: 0;
  margin: 0;
  display: inline;
}



#list ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

#list ul li {
  margin: 0 0 3px 0;
  float: left;
  clear: none;
}



#mainMenu ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

#mainMenu ul li {
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
}

#mainMenu ul li:hover ul {
  padding: 10px 0 10px 0;
  margin: 12px 0 0 0;
  display: block;
}

#mainMenu ul li ul {
  width: auto !important;
  height: auto !important;
  background: #000000;
  display: none;
  position: absolute;
	opacity: 0.85;
}

#mainMenu ul li ul li {
  width: 100%;
  clear: both;
}



#wideFrame #list ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0 0 32px 0;
  float: left;
  clear: both;
}

#wideFrame #list ul li {
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
}

/* LISTs - END */





/* PARAGRAPHs - START */

#attributes div.content p {
  text-align: justify;
  padding: 0;
  margin: 0 0 15px 0;
}

/* PARAGRAPHs - END */





/* IMAGEs - START */

img {
  border: 0;
  float: left;
  clear: none;
}

/* IMAGEs - START */
