/* Copyright © 2003-2012 Battery Force Ltd. */

body {
	padding: 0;
	margin: 0;
	color: #000;
	font: normal 76% Arial, Tahoma, Verdana, sans-serif;
}

h1 {
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0;
	color: #306;
}
h2 {
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
	color: #306;
}
h3 {
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #306;
	margin: 0;
}
p {
	font-size: 1em;
	color: #333;
}
img {
  border: 0;
}
form {
	margin:  0;
	padding: 0;
}
p.errmsg {
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  background: #8cf;
  padding: 8px;
}
input.btn_format {
  background-color: #306;
  color: white;
  font-weight: bold;
  font-size: 0.9em;
  font-family: Arial,sans-serif;
}

input.btn_std {
  background-color: #888;
  color: white;
  font-weight: bold;
  font-size: 0.9em;
  font-family: Arial,sans-serif;
}

input.btn_hi {
  background-color: #306;
  color: white;
  font-weight: bold;
  font-size: 0.9em;
  font-family: Arial,sans-serif;
}

table {
  margin: 10px 0;
}

hr {
	border: 1px solid #ccc;
	color: #fff;
	margin: 10px 10px;
}

/* Links ====================================*/
a:link,
a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover,
a:active,
a:focus {
  color: #000;
  text-decoration: none;
}
/* Nav ==============================*/
#main-nav {
	/*margin: 40px 300px 10px 0;*/
	padding: 20px 300px 0px 0;
	float: right;
	list-style: none;
}

#main-nav li {
  float: left;
}

#main-nav a {
  display: block;
  padding: 2px 12px 2px 18px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #639;
	text-decoration: none;
}

#main-nav a:hover {
	color: #96F;
	background: url("/images/main-menu-bullet.gif") 0 100% no-repeat;
}

/* Logo ==============================*/
h6.main_logo {
	text-indent: -1000em;
	background: url("/images/logo-luminoso.gif") top left no-repeat;
	width: 222px;
	height: 59px;
	float: right;
	margin-top: 0;
	margin-right: 20px;
	_margin-right: 10px;
	margin-bottom: 5px;
}

/* Log in nav ==============================*/
#log-in-nav {
	clear: both;
	float: left;
	width: 280px;
	margin: 12px 0 0 5px;
	padding: 0;
	list-style-type: none;
}
#log-in-nav li {
	margin: 0;
	padding: 0;
	float: left;
}
/* basket ==============================*/
#basket {
	float: right;
	width: 200px;
	margin-right: 200px;
	_margin-right: 120px;
	margin-top: 12px;
}
/* search ==============================*/
#search {
	clear: both;
	float: right;
	width: 300px;
	margin-right: 180px;
	_margin-right: 100px;
}
#search h3 {
	background: url("/images/graphic-search-torch.gif") top left no-repeat;
	width: 84px;
	height: 29px;
	float: left;
	text-indent: -1000em;
	margin: 0 5px;
}
#search form { 
	display: inline;
}
#search input#search-keywords {
	border: 1px solid #000;
	background-color: #fff;
}
#btn-submit { vertical-align: bottom;}
/* Layout Divs ==============================*/
#wrapper {
	margin: 0;
	width: 100%;
/*	background: #6cf url("/images/bg-wrapper-top.jpg") top left repeat-x; */
	background: url("/images/bg-wrapper-top.jpg") top left repeat-x;
}
#header {
	background: url("/images/bg-header.gif") top right no-repeat;
	width: 100%;
	margin:0;
}
#content-wrapper {
/*	background: #fff url("/images/bg-bottom-tile.gif") bottom center repeat-x; */
	background: url("/images/bg-bottom-tile.gif") bottom center repeat-x;
	width: 100%;
	/*float: left;*/
}
#content-wrapper-left {
	background: transparent url("/images/bg-bottom-left.jpg") bottom left no-repeat;
}
#content-wrapper-right {
	background: transparent url("/images/bg-bottom-right.jpg") bottom right no-repeat;
}

#left-nav {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 181px;
	/*float: left;
	margin-top: 5px;
	margin-bottom: 220px;*/
	background: url("/images/bg-left-nav-top.jpg") top left no-repeat;
}

#left-nav img {
	vertical-align: bottom;
}
#left-nav h3 {margin-left: 60px;}
#left-nav div {
	background: url("/images/bg-left-nav-tile.gif") top left repeat-y;
	margin: 0;
	padding: 10px 10px;
}

#left-nav div h4 {
	margin: 0;
	font: bold 1.3em Arial, Tahoma, sans-serif;
	color: #000;
	}
#left-nav div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left-nav div ul li {
	margin: 0;
	padding: 0;
}

#right-content {
  float: right;
  width: 180px;
  background: #fff;
}

#right-content table {
  border-style: ridge;
  border-color: #6cf;
  border-width: 3px;
}

#right-content table caption {
  font-size: 1.2em;
  font-weight: bold;
  color: #306;
}

#right-content table th {
  color: #306;
}

#right-content table td.revise {
  text-align: center;
  background: #6cf;
}

#right-content-detail {
  float: right;
  width: 202px;
  background: #fff;
}

#body-text {
	margin-left: 221px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	min-height: 520px;
}

#featured-offers {
	margin: 20px 0;
}
#featured-offers br {
	margin: 0;
	clear: both;
}
#featured-offers div {
	background: url("/images/bg-featured-new.jpg") top left no-repeat;
	width: 260px;
	height: auto;
	padding: 0;
	float: left;
}
#featured-offers div div {
	margin: 50px 10px 0 40px;
	width: 200px;
	background-image: none;
}
#featured-offers div div img {
	float: right;
	clear: right;
	margin: 5px 0;
}
#featured-offers div div h4 {
	margin: 50px 0 0 20px;
}
#featured-offers div div p {
	margin: 0 0 10px 20px;
}
#featured-offers div div form {
	text-align: center;
}

#product_list {
	position: relative;
}

#product_list_sort {margin: 0; text-align: right; font-size: 80%;}

#product_list_items div.item div.describe img.product {
  border: 1px solid #000;
}

#product_list_items div.item div.buy {
  z-index: 100;
}

#footer {
  clear: both;
	margin-left: 200px;
	margin-right: 20px;
	position: relative;
}
#footer p {
  clear: both;
	font: normal 0.9em Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer_payment {
	position: absolute;
	right: 10px;
	bottom: 20px;
}

#siteby {
	float: left;
	width: 200px;
}
#siteby a {
 	color: #333;
	font: normal 0.9em Verdana, Arial, sans-serif;
	float: left;
	text-decoration: none;
}
/* Miscellaneous classes and IDs ============*/
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.clear {
	clear: both;
}
.border {
	border: 1px solid #666;
}
.no-border {
	border: 0px;
}
.logos { text-align: center;}
.logos img {
	margin: 5px 10px;
}
#box-btm-left {
	vertical-align: bottom;
	width: 211px;
}
#box-btm-right {
	position: absolute;
	bottom: 0;
	right: 0;
}

#body-text h2.torch {
	background: url("/images/graphic-torch-small.gif") center left no-repeat;
	padding-left: 15px;
	color: #306;
	margin-bottom: 0;
}

dt {color: #306; font-weight: bolder;}
em {color: #ff8000; font-weight: bolder;}

/* Checkout Address Selector */
#select_address td.altcell, #select_address th.altcell {
  background-color: #ccc;
}
#select_address th {
  text-align: right;
}
#select_address td {
  border-bottom: #ccc 1px solid;
}

#select_address td.address_lines {
  border-left: #ccc 1px solid;
  font-size: 1.2em;
}

#select_address td.address_lines input {
  font-size: 0.6em;
}

table.contained {
  border: 1px solid #666;
  background: #9cf;
  padding: 4px;
}
