/*
 *************************************
 * Styleshhet for raven-distribution *
 *   acab at digitalfuture dot it    *
 *************************************
 */

html {
  background-image: url(../img/bordo.png);
}

body {
  background-color: #fff;
  color: #000;
  margin: 0px 0px 0px 15px;
  font-family: Verdana, Helvetica, sans-serif;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
  color: #000;
  background-color: inherit;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

em {
	font-style: normal;
	font-weight: bold;
}

.grayline {
  padding: 8px 10px 0px;
  font-size: 11px;
  height: 16px;
  color: #333333;
  background-color: #c2c2c2;
  border-bottom: #e8e8e8 1px dashed;
}

.grayline a {
  float: right;
  font-size: 11px;
  color: #333333;
  padding: 0px 10px;
}

.grayline a:hover {
  color: #990000;
}

.menu {
  margin: 0px 5px;
  padding: 8px 10px 0px;
  background: #000;
  background-image: url('../img/headlines_bg.png');
  background-repeat: repeat-x;
  height: 25px;
  font-size: 11px;
  color: #f00;
}

.menu a {
  padding: 0px 10px;
  font-size: 11px;
  color: #f00;
}

.menu a:hover {
  color: #fff;
}

.menu a.r {
  float: right;
}

.lbar {
  margin: 2px 0px;
  padding: 0px 5px;
  width: 150px;
  border-right: #a8a8a8 1px dashed;
	vertical-align: top;
}

.rbar {
  margin: 2px 0px;
  padding: 0px 5px;
  width: 200px;
  border-left: #a8a8a8 1px dashed;
	vertical-align: top;
}

.cbar {
  padding: 0px 15px;
	vertical-align: top;
}

.boxtop {
  margin: 0px;
  padding: 0px;
  color: #000;
  background-color: #999999;
  background-image: url('../img/box_head.png');
  background-repeat: repeat-x;
  height: 19px;
  font-size: 10px;
  font-weight: bold;
  line-height: 19px;
  vertical-align: middle;
  clear: both;
}

.boxtopn {
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #333333;
  background-image: url('../img/box_headn.png');
  background-repeat: repeat-x;
  height: 19px;
  font-size: 10px;
  font-weight: bold;
  line-height: 19px;
  vertical-align: middle;
  clear: both;
}

.boxtop img.l, .boxtopn img.l {
  float: left;
}

.boxtop img.r, .boxtopn img.r {
  float: right;
}

.graybox {
  border: 0px solid;
  margin: 0px 9px 5px 0px;
  padding: 5px;
  background-color: #cccccc;
  color: #333333;
  font-size: 11px;
}

.graybox ul {
  padding: 5px 1px 5px 15px;
  margin: 0px;
  list-style-position: outside;
  list-style-image: url('../img/list_arrow.png');
  font-size: 11px;
}

.products li, .graybox li { padding: 2px 0px; }

.graybox li a:hover {
  color: #990000;
}

.graybox em {
  color: #f00;
}

img.boximg {
  float: left;
  padding: 0px 10px 10px 0px;
}

.whitebox {
  margin: 10px 9px 0px 0px;
  color: #000;
  font-size: 12px;
	padding-bottom: 10px;
}

.products {
  vertical-align: top;
  width: 90%;
  margin: auto;
}

.whitebox a, a.redlink, .whitebox em {
  color: #990000;
}

.whitebox a:hover {
  color: #f00;
}

.whitebox .details {
  font-size: 10px;
  color: #666;
}

.products a {
  color: #333333;
}

.products a:hover {
  color: #f00;
}

.products td {
  vertical-align: top;
}

.products ul {
  font-size: 11px;
  padding: 5px;
  margin: 0px;
  list-style-position: outside;
  list-style-image: url('../img/list_rarrow.png');
}

.products td.vr {
  border-left: #a8a8a8 1px dashed; width: 20px;	
}

img.childs {
  padding: 10px 5px;
}

.shop {
  margin: 20px auto;
  text-align: center;
}

div.sep {
  border-top: #a8a8a8 1px dashed;
  margin: 10px 0px;
  clear: both;
}

.bottom {
	clear: both;
	height: 60px;
	padding: 5px 10px;
	margin: 5px 0px 0px 0px;
	background-color: #c2c2c2;
	color: #333333;
	border-top:  #a8a8a8 1px dashed;
	text-align: center;
	font-size: 11px;
}

.bottom a {
	color: #333333;
	
}

.bottom a:hover {
	color: #990000;
}

.thumb {
	height: 106px;
	width: 126px;
	background-image: url('../img/thumb.png');
	background-position: center;
	background-repeat: no-repeat;
	padding: 4px;
	margin: 4px;
	text-align: center;
}

.thumbimg {
	border: 0px solid;
}

.distrib {
	width: 50%;
	vertical-align: top;
	border-bottom: 1px dashed;
	margin: 0px;
	padding: 15px;
}

.distrib-left {
	padding-left: 0px;
	border-right: 1px solid;
}

.distrib-right {
	padding-right: 0px;
}

.newsgallery {
	background-image: url('../img/box_head.png');
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	background-repeat: repeat-x;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
}

.newsgalleryr {
	width: 9px;
}

.newsgalleryl {
	width: 17px;
}

.whitebox ul {
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

.whitebox ul.sitemap {
	list-style-type: none;
	padding: 0em 1em 1em 2em;
}

