/*
v25.7.2007 14:06:26
*/





/* GLOBALs - START */

.error {
  color: #FF0000;
  font-weight: bold;
}

/* GLOBAL - END */





/* HTML BODY - START */

body {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
	color: #333333;
  padding: 0;
  margin: 0;
  background-color: #000000;
}

/* HTML BODY - END */





/* HEADERs - START */

h1,
h2,
h3 {
  color: #333333;
  font-weight: bold;
  padding: 0 0 2px 0;
  margin: 0 0 10px 0;
}

h1 {
  font-size: 13px;
  letter-spacing: 1px;
  word-spacing: 1px;
  padding-bottom: 5px;
}

h2 {
  font-size: 12px;
  letter-spacing: 1px;
  word-spacing: 2px;
}

h3 {
  font-size: 11px;
  letter-spacing: 1px;
  word-spacing: 2px;
  margin-bottom: 2px;
}



#leftFrame h2 {
  font-size: 10px;
  text-transform: uppercase;
  margin: 0;
}

/* HEADERs - END */





/* LINKs - START */

a {
  color: #666600;
}

a:hover {
  color: #666666;
}



#copyright div.logo a {
  width: 123px;
  height: 20px;
  margin: 13px 10px 0 0;
  background-image: url('./../../_layout/_www/copyright_logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  float: right;
}

#copyright div.logo a:hover {
  background-position: 0 -20px;
} 



#copyright a {
  color: #999900;
}

#copyright a:hover {
  color: #FFFF00;
}



#content ol li a,
#content ul li a {
  color: #666600 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  display: inline !important;
}

#content ol li a:hover,
#content ul li a:hover {
  color: #666666 !important;
}



#logo a {
  width: 470px;
  height: 45px;
  margin: 23px 0 0 75px;
  display: block;
}



#leftFrame a {
  color: #666666;
}

#leftFrame a:hover {
  color: #333333;
}



#list ul li a,
#attributes ul li a {
  color: #666666;
  text-decoration: none;
  padding: 10px 15px 10px 15px;
  background-image: url('./../../_layout/_www/item_list_style.gif');
  background-repeat: no-repeat;
  background-position: 5px center;
  border-top: 1px solid #333333;
  display: block;
}

#list ul li a.thumb {
  padding: 10px 0 0 0;
  background: none;
  border: 0;
  display: inline;
}

#list ul li a:hover,
#attributes ul li a:hover {
  color: #333333;
}



#list ul.downloadsItemList li a,
#attributes ul.downloadsItemList li a {
  height: 20px;
  padding: 7px 15px 0 15px;
  margin: 0;
  text-decoration: none;
  border-left: 1px solid #CCCCCC;
  background: none;
}

#list ul.downloadsItemList li a.name,
#attributes ul.downloadsItemList li a.name {
  width: 258px;
  border-top: 0;
}



#mainMenu ul li a {
  width: 170px;
  text-decoration: none;
  padding: 8px 15px 8px 15px;
  background-image: url('./../../_layout/_www/item_list_style.gif');
  background-repeat: no-repeat;
  background-position: 5px center;
  border-top: 1px solid #333333;
  display: block;
}

#mainMenu ul li a.backLink {
  color: #999900;
}



#navi a {
  text-decoration: none;
}



#resellers a {
  width: 200px;
  height: 108px;
  margin: 5px 0 20px 0;
  padding: 10px 0 0 0;
  background-image: url('./../../_layout/_www/resellers_bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  border-top: 1px solid #333333;
  display: block;
}



#topMenu ul li a {
  color: #333333;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  margin: 0 20px 0 20px;
}

/* LINKs - END */





/* FORMs - START */

form {
  padding: 0;
  margin: 0;
}



#loginForm {
  width: 100%;
  padding: 10px 0 0 0;
  border-top: 1px dashed #666666;
  border-bottom: 1px dashed #666666;
}

/* FORMs - END */





/* LABELs - START */

label {
  line-height: 18px;
  margin: 1px 0 0 3px;
}

/* LABELs - END */





/* INPUTs- START */

input {
  width: 172px;
  color: #666666;
  font-family: verdana, arial, sans-serif !important;
  font-size: 11px;
}

input[type="text"] {
  border: 1px solid #666666;
}



#loginForm input {
  margin: 0 0 15px 0;
  float: none;
}

/* INPUTs - END */





/* SELECTs - START */

select {
  width: 175px;
  color: #666666;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  border: 1px solid #CCCCCC;
}

/* SELECTs - END */





/* LISTs - START */

#content ol,
#content ul {
  font-weight: normal !important;
  padding: 0 !important;
  margin: 5px 0 15px 0 !important;
  border: 0 !important;
}

#content ol {
  width: 628px !important;
  list-style: decimal !important;
  padding-left: 30px !important;
}

#content ul {
  width: 633px !important;
  list-style: square !important;
  padding-left: 25px !important;
}



#list ul,
#attributes ul {
  width: 658px;
  font-weight: bold;
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
  float: none;
}



#list ul.downloadsItemList,
#attributes ul.downloadsItemList {
  font-weight: bold;
  border-top: 0;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}



#mainMenu ul {
  width: 200px;
  font-weight: bold;
  list-style: none;
  padding: 5px 0 0 0;
  margin: 0 0 20px 0;
}



#topMenu ul {
  width: 100%;
  font-weight: bold;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 10px 0 0 0;
}

/* LISTs - END */





/* LIST ROWs - START */

#content ol li,
#content ul li {
  padding: 0;
  margin: 0 0 5px 0;
}



#list ul li {
  width: 100%;
  margin: 0;
  padding: 0;
}

#list ul li.last {
  border: 0;
}



#list ul.catalogItemList li {
  clear: both;
}



#list ul.downloadsItemList li,
#attributes ul.downloadsItemList li {
  width: 100%;
  height: 27px;
  margin: 0;
  padding: 0;
  background-image: url('./../../_layout/_www/list_row_bg.png');
  background-position: 0 top;
  background-repeat: repeat-x;
  border-top: 1px solid #CCCCCC;
  border-bottom: 0;
  float: left;
  clear: both;
}

#list ul.downloadsItemList li.header,
#attributes ul.downloadsItemList li.header {
  font-weight: bold;
  background-image: url('./../../_layout/_www/list_row_header_bg.png');
}

#list ul.downloadsItemList li.row,
#attributes ul.downloadsItemList li.row {
  background-image: url('./../../_layout/_www/list_row_bg.png');
}

#list ul.downloadsItemList li.rowOver,
#attributes ul.downloadsItemList li.rowOver {
  background-image: url('./../../_layout/_www/list_row_bg.png');
  background-position: 0 bottom;
}



#mainMenu ul li {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}



#topMenu ul li {
  font-size: 10px;
  display: inline;
}

/* LIST ROWs - END */





/* DIVs - START */

div {
  float: left;
  clear: both;
}



div.attribute {
  margin: 0 0 15px 0;
}



div.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none;
  clear: both;
}



div.float,
div.floatL,
div.floatR {
  margin: 0 0 15px 0;
  clear: none;
  float: left;
}

div.floatL {
  margin-right: 36px;
}

div.floatR {
  margin-right: 0;
}



div.dashedRule,
div.galleryRule,
div.solidRule {
  width: 660px !important;
  margin: 0 0 11px 0;
}

div.dashedRule {
  border-top: 1px dashed #666666;
}

div.galleryRule {
  margin-bottom: 15px;
  border-top: 1px dashed #666666;
}

div.solidRule {
  border-top: 1px solid #666666;
}



div.message {
  width: 643px;
  padding: 0 0 0 5px;
  margin: 0 0 15px 0;
}



#copyright div {
  width: 50%;
  clear: none;
}

#copyright div.logo {
  float: right;
  clear: none;
}

/* DIVs - END */





/* SPANs - START */

span.anotation {
  font-weight: normal;
  margin: 0 0 10px 0;
  display: block;
}

span.price {
  color: #999900;
  margin: 0 0 10px 0;
  display: block;
}



div.message p span {
  padding: 5px 0 5px 5px;
}

div.message p span.info {
  color: #666666;
}



#copyright div.logo a span {
  display: none;
} 


#loginForm span.error {
  padding: 10px 0 10px 0;
  border-top: 1px dashed #666666;
  display: block;
  float: none;
  clear: both;
}



#logo a span {
  display: none;
}



#list ul.downloadsItemList li span.error,
#attributes ul.downloadsItemList li span.error {  
  width: 329px;
  border-left: 1px solid #CCCCCC;
}

#list ul.downloadsItemList li.header span.name,
#attributes ul.downloadsItemList li.header span.name {
  width: 359px;
}

#list ul.downloadsItemList li span.size,
#attributes ul.downloadsItemList li span.size {
  width: 50px;
  border-left: 1px solid #666666;
}

#list ul.downloadsItemList li span.type,
#attributes ul.downloadsItemList li span.type {
  border-left: 1px solid #666666;
}



#list table.galleryItemList td span,
#attributes table.galleryItemList td span {
  color: #666666;
  margin: 10px 0 0 0;
}



#resellers a span {
  display: none;
}

/* SPANs - END */





/* IMAGEs - START */

#content img {
  margin: 0 0 15px 15px !important;
  float: right !important;
  clear: none !important;
}



#content img,
#list .catalogItemList img,
#list .galleryItemList img,
#attributes .galleryItemList img {
  margin: 0;
  vertical-align: top;
  border: 1px solid #666666;
}

#list .catalogItemList img {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  clear: both;
}

/* IMAGEs - END */





/* TABLEs - START */

#list table.galleryItemList,
#attributes table.galleryItemList {
  width: 660px;
  padding: 10px 0 10px 0;
  margin: 0 0 10px 0;
  border-style: hidden;
	border-collapse: collapse;
  float: left;
}

/* TABLEs - END */





/* TABLE COLUMNs - START */

#list table.galleryItemList td,
#attributes table.galleryItemList td {
  border: 1px solid #666666;
}

/* TABLE COLUMNs - END */





/* PARAGRAPHs - START */

div.message p {
  font-weight: bold;
  text-align: left !important;
  margin: 10px 0 20px 0;
}



#contact p {
  width: 200px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#contact p.phone {
  margin: 10px 0 0 0;
}

#contact p.shop {
  text-transform: uppercase;
  padding: 5px 0 0 0;
  margin: 5px 0 0 0;
  border-top: 1px solid #333333;  
}



#content p {
  margin: 0 0 15px 0;
}

#content p:last-child {
  margin: 0;
}



#copyright p {
  line-height: 14px;
  margin: 0;
} 

/* PARAGRAPHs - END */





/* LAYOUT BOXes - START */

#contact {
  margin: 0 0 115px 0;
}



#content {
  width: 100%;
  margin: 0 0 15px 0;
}



#copyright {
  width: 920px;
  height: 53px;
  color: #FFFFFF;
  font-size: 10px;
  padding: 30px 15px 0 15px;
  margin: 0 0 5px 0;
  background-image: url('./../../_layout/_www/copyright_bg.png');
  background-position: 0 0;
  background-repeat: no-repeat;
} 



#header {
  width: 950px;
  height: 175px;
  background-image: url('./../../_layout/_www/header_bg.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
}



#leftFrame {
  width: 210px;
  padding: 10px 15px 10px 0;
  margin: 0 0 0 25px;
  float: left;
  clear: none;
}



#list,
#attributes {
  width: 660px;
}



#navi {
  width: 100%;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 7px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #333333;
}



#page {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}



#rightFrame {
  width: 660px;
  padding: 10px 0 10px 15px;
  margin: 0 25px 0 0;
  background-image: url('./../../_layout/_www/right_frame_bg.jpg');
  background-position: 276px 0;
  background-repeat: no-repeat;
  float: right;
  clear: none;
}



#template {
  width: 100%;
}



#topMenu {
  width: 948px;
  height: 35px;
  background-image: url('./../../_layout/_www/top_menu_bg.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
  border-right: 1px solid #CC9900;
  border-left: 1px solid #CC9900;
}



#workspace {
  width: 950px;
  background-image: url('./../../_layout/_www/workspace_bg.png');
  background-position: 0 bottom;
  background-repeat: no-repeat;
  background-color: #FFFF00;
}

/* LAYOUT BOXes - END */

