body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
    border:0;
}

INPUT.type_radio,
INPUT.type_checkbox {
	position: relative;
	bottom: -2px;
}
* HTML INPUT.type_radio,
* HTML INPUT.type_checkbox {
    position:static;
    bottom: 0;
}
A {
    text-decoration:none;
    -moz-outline-style:none;
}
A:hover{
    text-decoration:underline;
}
.reverse,
.reverse a {
	text-decoration:underline;
}
.reverse:hover,
.reverse a:hover {
	text-decoration:none;
}
INPUT, TEXTAREA, SELECT {
    font: 12px arial;
    padding: 1px 2px;
}
OPTION{
    padding: 0 7px 0 3px;
}


html {
  height:100%;
  overflow-y: scroll;
}
html *{
  color: #fff;
}
body {
  height:100%;
  background: #060500;
  color: #fff;
  font-size: 12px;
}

h1 {
  font-size: 123%;
  font-weight: bold;
  margin-bottom: 12px;
}

h2 {
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 8px;
}

.container {
  width:800px;
  margin:0 auto;
  position: relative;
  z-index:1;
  min-height: 100%;
  border: 0px solid #fff;
}
* html .container {
    height: 100%;
}
#content {
  padding-bottom:36px;
}
.content_inner {
  padding:50px 10px 0 10px;
  position: relative;
  left: 164px;
  top: 108px;
  width: 760px;
}
.content_below {
  width: 960px;
  margin-top: 125px;
  clear: both;
}
.content_below .left {
  float:left;
  width: 240px;
  text-align: right;
}
.content_below .right {
  float: right;
  width: 700px;
}

.content_below p {
  margin-bottom: 12px;
}
.content_below hr {
  border: 0;
  background-color: #fff;
  height: 1px;
  width: 96%;
  text-align: center;
  margin-bottom: 12px;
}

.content_below .vertical_sepparator {
  float: left;
  border-right: 1px solid #fff;
  height: 150px;
  margin: 0 6px;
}

.footer {
  clear:both;
  position: relative;
  z-index:1;
  margin: -30px auto 0 auto;
  height:60px;
}
* html .footer {
  margin-top: -30px;
}
.footer_inner {
  width:800px;
  margin:0 auto;
  position: relative;
  border-top: 1px solid #fff;
}
.copyright {
  position:absolute;
  top:7px;
  left:29px;
}
.credits {
  position:absolute;
  top:7px;
  right:20px;
}
.footer p {
  font-size:11px;
}

.logo {
	position:absolute;
	top:30px;
	left:23px;
	width:200px;
	height:68px;
	background:url(../images/bg_header.png) no-repeat -89px -101px;
}


#contact_link {
  text-align: center;
  padding-bottom: 4px;
}
#contact_link a{
  background: url(/images/icons/question-white.gif) no-repeat;
  padding-left: 20px;
}

#product_photo_container {
  margin-left: 70px;
  float: left;
}

#product_thumbs {
  float: right;
}

#breadcrumb_navigation {
  position: absolute;
  top: 15px;
  left: 200px;
}
#quick_search {
  position: absolute;
  right: 20px;
  top: 12px;
}

#quick_search input {
  width: 90px;
  background-color: #000;
  color: #aaa;
  border: 1px solid #fff;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}
#quick_search .submit {
  width: auto;
  color: #000;
  background-color: #fff;
  border: none;
}

#products_navigation {
  position: absolute;
  top: 45px;
  right: 25px;
}
#products_navigation ul {
  float: right;
}
#products_navigation li {
  float: left;
  margin-left: 5px;
  width: 80px;
}

#products_navigation li .product_name {
  display: block;
  font-size: 85%;
  text-align: center;
  color: #bbb;
}


#products_navigation li.active .product_name {
  color: #111;
  background-color: #ccc;
}

#products_navigator {
  float: right;
  margin-left: 2px;
}
#products_navigator span, #products_navigator a{
  display: block;
  border: 1px solid #ccc;
  border-top: 0;
  font-size: 21px;
  padding: 9px 22px 8px 22px;
  text-decoration: none;
}
#products_navigator .disabled {
  color: #999;
}

#products_navigator .page_number {
  color: #bbb;
  text-align: center;
  font-size: 85%;
  margin-top: 4px;
}

.product_name {
  font-size: 116%;
  font-weight: bold;
}


#contact_form label {
  width: 540px;
  height: 32px;
  display: block;
  clear: both;
}
#contact_form input, #contact_form textarea {
  float: right;
  width: 340px;
  color: #000;
  margin: 0 0 12px 0;
}

#flash {
  padding: 20px;
  margin-bottom: 12px;
  background: #fdfdfd;

}
#flash div {
  color: #222;
  font-weight: bold;
}

.photos {
  margin-top: 12px;
}
.photo_thumb {
  float: left;
  width: 220px;
  margin-bottom: 20px;
  text-align: center;
}

/* ############################################################ */

div.menu_left {
	float:left;
	margin:100px 0 0px -135px;
	width: 400px;
	height: 400px;
	font-size: 12px;
	font-weight: bold;
	color: #E1800F;
}

.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 210px; /* width of menu (don't forget to add border with below!) */
/* border-left: 3px solid #FACDBA /* thick left border of menu */


}

.slidedoormenu li{
/*border-bottom: 1px solid #885b5c;  Gray border beneath each menu item */
}

.slidedoormenu li a{
background: url(../img/vstrip.png) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font-weight:bold;
font-size: 11px;
height: 20px;
color:#666;
display: block;
width: auto;
/* border-bottom: 1px solid  #fff; /*White border beneath each menu item link, to add depth */
/* border-left: 1px solid #fff; /* */
padding: 10px 0; /* Vertical (top/bottom) padding for each menu link */
padding-left: 5px;
text-indent: 8px;
text-decoration: none;
text-align:left;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: 666;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: #000;
}

.slidedoormenu li a.selectat{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: #000;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 10px 0; /* Vertical (top/bottom) padding for each menu link */
padding-left: 5px; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

.gallery div{float:left; height:90px; padding:0px 3px; width:75px; cursor:pointer;}
#lista{ z-index:100;}
#lista_left, #lista_left_dis{border:1px solid #FFFFFF; padding:35px 5px 0 5px; height:55px; float:left; cursor:pointer; z-index:10; margin-right:7px;}
#lista_right, #lista_right_dis{border:1px solid #FFFFFF; padding:35px 5px 0 5px; height:55px; float:right; cursor:pointer;}
#lista_left_dis, #lista_right_dis{border:1px solid #999999;}

#prev_button{position:absolute; padding-top:30px; z-index:1}
#next_button{position:absolute; float:left; margin-left: -53px; padding-top: 34px;}

