/*
v25.1.2008 1:48:33
*/





/* BODY - START */

body {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
	color: #C3C3C3;
  padding: 0;
  margin: 0;
  background-color: #000000;
}

/* BODY - END */





/* HEADERs - START */

h1,
h2,
h3,
h4 {
  color: #FFCC00;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

h3,
h4 {
  color: #C3C3C3;
}


h1 {
  font-size: 14px;
  letter-spacing: 1px;
  word-spacing: 2px;
  padding: 3px 0 1px 65px;
  margin-bottom: 15px;
  background-image: url('./../../_layout/_www/listtype_firetribal.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
}

h2 {
  font-size: 13px;
  padding-bottom: 5px;
}

h3 {
  font-size: 13px;
  padding-bottom: 5px;
}

h4 {
  font-size: 13px;
  padding-bottom: 2px;
}



#news h2 {
  font-size: 13px;
  letter-spacing: 1px;
  word-spacing: 2px;
  padding: 3px 0 1px 65px;
  margin-bottom: 15px;
  background-image: url('./../../_layout/_www/listtype_firetribal.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
}

/* 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: 780px;
  margin: 0 20px 0 20px;
  float: left;
  clear: both;
}

#attributes div.content {
  width: 100%;
  margin: 0 0 15px 0;
  float: left;
  clear: both;
}



#copyright {
  width: 100%;
  color: #FFFFFF;
  font-size: 11px;
  padding: 0 0 20px 0;
  margin: 0;
  background-image: url('./../../_layout/_www/copyright_bg.jpg');
  background-position: center 0;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}

#copyright div {
  width: 700px;
  text-align: center;
  margin: 0 auto 10px auto;
}

#copyright div.plate {
  margin: 0 0 30px 0;
  float: left;
  clear: both;
}


#header {
  width: 100%;
  height: 380px;
  background-image: url('./../../_layout/_www/header_bg.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
}



#list {
  margin: 0 0 20px 0;
  float: left;
  clear: both;
}



#mainMenu {
  width: 100%;
  height: 47px;
  background-image: url('./../../_layout/_www/menu_bg.jpg');
  background-position: center 0;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



#navigation {
  width: 960px;
  padding: 14px 15px 15px 15px;
  margin: 0 0 10px 0;
  text-align: center;
  background-image: url('./../../_layout/_www/navi_bg.jpg');
  background-position: 0 bottom;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



#page {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}



#rightFrame {
  width: 820px;
  padding: 5px 0 0 0;
  margin: 0 85px 0 85px;
  float: right;
  clear: none;
}



#workspace {
  width: 100%;
  background-image: url('./../../_layout/_www/workspace_bg.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}

/* DIVs - END */





/* LINKs- START */

a {
  color: #FFCC00;
}

a:hover {
  text-decoration: none;
}



#copyright div.plate a {
  width: 172px;
  height: 76px;
  margin: 22px 0 0 264px;
  background-image: url('./../../_layout/_www/copyright_plate.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  float: left;
  clear: both;
}

#copyright div.logo a {
  width: 105px;
  height: 25px;
  margin: 2px 0 0 0;
  background-image: url('./../../_layout/_www/copyright_x-admin_logo.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  float: right;
}

#copyright div.logo a:hover {
  background-position: 0 -25px;
}



#list ul li a {
  font-weight: bold;
  padding: 1px 0 1px 15px;
  margin: 3px 0 3px 0;
  background-image: url('./../../_layout/_www/listtype_plus.gif');
  background-repeat: no-repeat;
  background-position: 5px 6px;
  display: block;
  float: left;
  clear: both;
}



#logo a {
  width: 100%;
  height: 100%;
  display: block;
}



#mainMenu ul li a {
  height: 47px;
  line-height: 47px;
  text-decoration: none;
  padding: 0;
  margin: 0 0 0 35px;
  background-position: 0 top;
  background-repeat: no-repeat;
  outline: none;
  display: block;
}

#mainMenu ul li a.contact {
  width: 69px;
  background-image: url('./../../_layout/_www/menu_items_contact.jpg');
}

#mainMenu ul li a.downloads {
  width: 85px;
  background-image: url('./../../_layout/_www/menu_items_downloads.jpg');
}

#mainMenu ul li a.eshop {
  width: 57px;
  background-image: url('./../../_layout/_www/menu_items_eshop.jpg');
}

#mainMenu ul li a.gallery {
  width: 95px;
  background-image: url('./../../_layout/_www/menu_items_gallery.jpg');
}

#mainMenu ul li a.services {
  width: 90px;
  background-image: url('./../../_layout/_www/menu_items_services.jpg');
}

#mainMenu ul li a.active,
#mainMenu ul li a:hover {
  color: #003399;
  background-position: 0 bottom;
}

/* LINKs - END */





/* LISTs - START */

#attributes ul,
#list ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}



#attributes ul li,
#list ul li {
  width: 100%;
  float: left;
  clear: both;
}



#attributes div.content ol,
#attributes div.content ul {
  width: auto;
  margin-bottom: 20px;
  float: none;
}

#attributes div.content ol {
  list-style-type: decimal !important;
  padding-left: 30px;
}

#attributes div.content ul {
  list-style-type: square !important;
  padding-left: 25px;
}



#attributes div.content ul li {
  float: none;
}



#mainMenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 206px;
  float: left;
  clear: both;
}

#mainMenu ul li {
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
}

/* LISTs - END */





/* TABLEs - START */

div.content table {
  width: 100%;
  font-size: 11px;
  margin: 0 0 15px 0;
  border-style: hidden;
	border-collapse: collapse;
  border: 1px solid #333333;
}



div.content table th {
  background-color: #333333;
}

div.content table td,
div.content table th {
  padding: 3px;
  border: 1px solid #111111;
}

/* TABLEs - END */





/* SPANs - START */

span.row {
  float: left;
  clear: both;
}



#copyright div.logo a span {
  display: none;
}

#copyright div.plate a span {
  display: none;
}



#logo a span {
  display: none;
}



#navigation span {
  color: #FFCC00;
}

#navigation span.title {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  margin: 0 5px 0 0;
}



#mainMenu ul li a span {
  display: none;
}

/* SPANs - END */





/* PARAGRAPHs - START */

#attributes div.content p {
  margin: 0 0 15px 0;
}

#attributes div.content p:last-child {
  margin: 0;
}



#copyright p {
  margin: 0 5px 0 5px;
  display: inline;
  clear: both;
}

#copyright p.poweredBy {
  margin-top: 2px;
  display: block;
}

/* PARAGRAPHs - END */





/* IMAGEs - START */

img.icon {
  margin: 0 5px 0 0;
  vertical-align: middle;
}

img.thumb {
  padding: 3px;
  margin: 0 15px 0 0;
  text-align: left;
  vertical-align: top;
  border: 1px solid #FFCC00;
  background-color: #101010;
}

/* IMAGEs - END */





/* OBJECTs - START */

#header object {
  width: 100%;
  height: 380px;
}

/* OBJECTs - END */
