/*
v11.12.2008 13:54:21
*/





/* BODY - START */

body {
  background-color: #252525;
  background-image: url('./../../_layout/_www/body_bg.jpg');
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-family: Verdana, Arial, Courier, sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

/* BODY - END */





/* DIVs - START */

div#attributes div.content {
  margin-bottom: 25px;
}



div#footer {
  border-top: 1px solid #3F4447;
  clear: both;
  float: left;
  margin-top: 25px;
  padding-top: 15px;
  width: 100%;
}



div#gallery {
  background-color: #202020;
  border: 2px solid #3F4447;
  padding: 7px;
}



div#gallery div {
  margin-bottom: 10px;
  text-align: center;
}



div#header {
  background-image: url('./../../_layout/_www/header.jpg');
  background-repeat: no-repeat;  
  height: 200px;
  width: 100%;
}

div#leftFrame {
  clear: none;
  float: left;
  padding-right: 15px;
  margin-top: 7px;
  width: 235px;
}



div#mainFrame {
  clear: none;
  float: right;
  padding: 0 15px 0 15px;
  width: 680px;
}



div#menu {
  background-image: url('./../../_layout/_www/menu.jpg');
  background-repeat: repeat-x;
  height: 30px;
  margin-top: 7px;
  width: 100%;
}



div#navigation {
  background-image: url('./../../_layout/_www/navi.jpg');
  background-repeat: repeat-x;
  height: 13px;
  padding: 3px 5px 3px 5px;
  margin-top: 1px;
}



div#page {
  margin-left: auto;
  margin-right: auto;
  width: 970px;
}




div#workspace {
  clear: both;
  float: left;
  width: 100%;
}

/* DIVs - END */





/* HEADERs - START */

h1, h2, h3 {
  color: #FFFFFF;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h1, h2 {
  color: #ADD8E6;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  word-spacing: 1px;
}

h1 {
  font-size: 22px;
  padding-top: 10px;
}

h2 {
  font-size: 13px;
}  

  div#attributes div.content h2 {
    text-align: left;
  }
  
h3 {
  font-size: 11px;
  margin-bottom: 10px;
}

/* HEADERs - END */





/* IMAGEs - START */

img {
  border: 0;
}



div#gallery div img {
  text-align: center;  
}
  
/* IMAGEs - END */





/* LINKs- START */

a {
  color: #FFFFFF;
}

a:hover {
  color: #ADD8E6;
}



div#gallery a {
  text-decoration: none;
}



div#list ul li a {
  display: block;
  padding: 7px;
  text-decoration: none;
}



a#logo {
  display: block;
  float: left;
  height: 145px;
  margin-top: 7px;
  margin-left: 7px;
  width: 260px;
}



div#menu ul li a {
  display: block;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

div#menu ul li a:hover {
  height: 20px;
  line-height: 20px;
  padding-bottom: 10px;
}



div#navigation a {
  text-decoration: none;
  padding-left: 3px;
}



div#submenu ul li a {
  background-image: url('./../../_layout/_www/submenu_list_type.gif');
  background-position: 5px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #3F4447;
  display: block;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 0 5px 15px;
  text-decoration: none;
  text-transform: uppercase;
  width: 195px;
}

div#submenu ul li a.last {
  border-bottom: 0;
}

/* LINKs - END */





/* LISTs - START */

ul {
  list-style-type: square;
  margin: 0 0 15px 30px;
  padding: 0;

}

div#list ul {
  list-style-type: none;
  margin: 0;
  font-size: 15px;  
  font-weight: bold;
}


div#list ul li {
  background-color: #202020;
  border: 2px solid #3F4447;
  margin-bottom: 10px;
}

div#menu ul {
  list-style-type: none;
  margin: 0;
}

div#menu ul li {
  float: left;
  height: 30px;
  width: 160px;
}



div#submenu ul {
  margin: 0;
  list-style-type: none;
}

/* LISTs - END */





/* PARAGRAPHs - START */

p {
  margin: 0 0 10px 0;
  padding: 0;
  text-align: justify;
}



div#copyright p {
  text-align: center;
}

/* PARAGRAPHs - END */





/* SPANs - START */

div#attributes span.date {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}


div#header a span {
  display: none;
}



div#gallery div span {
  display: block;
}

/* SPANs - END */

