@charset "utf-8";
body {
	background-color: #f8f8c2;
	font: 13px/1.25 "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	border: 0;
	color: #252817;
}

h1, h2, p, li {
	margin: 0;
	padding: 0;
}

h1 {
	padding-bottom: 0.5em;
	color: #c64302;
	font-weight: normal;
	font-size: 20px;
}

h2 {
	padding: 0.25em 0 0.5em 0;
	color: #c64302;
	font-weight: normal;
	font-size: 20px;
}

p {
	padding-bottom: 0.75em;
}

a {
	color: #941b0c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 965px;
	margin: 10px auto;
	background: url('design-main-bg.gif') repeat-y;
}

#top-area {
	height: 135px;
	background: url('design-top.jpg');
}

#logo {
	width: 711px;
	height: 110px;
	background: url('logo-and-text.gif');
	margin: 12px 0 0 12px;
	float: left;
}

#logo h1 {
	margin-left: -9999px;
}

#orange-row {
	height: 32px;
	background: url('orange-bg.gif');
	margin: 0 11px 0 4px;
}

#orange-row-label {
	height: 32px;
	background: url('flashlights-row-label.gif') no-repeat;
	padding-left: 133px;
}

#orange-row ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#orange-row ul li {
	display: inline;
}

#orange-row ul li a {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	text-transform: uppercase;
	color: #f8f8c2;
	padding: 0 20px;
	border-right: solid 1px #f8f8c2;
	font-size: 16px;
	font-weight: bold;
}

#orange-row ul li a:hover {
	background: url('flashlights-row-highlight.gif');
	text-decoration: none;
}

#black-row {
	height: 32px;
	background: url('uses-row-background.gif');
	margin: 0 11px 0 4px;
}

#black-row-label {
	height: 32px;
	background: url('uses-row-label.gif') no-repeat;
	padding-left: 133px;
}

#black-row ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#black-row ul li {
	display: inline;
	color: #f8f8c2;
	font-size: 16px;
}

#black-row ul li a {
	height: 32px;
	line-height: 32px;
	color: #f8f8c2;
	font-size: 16px;
	font-weight: bold;
}

#main {
	margin: 0 11px 0 4px; 
	position: relative;
}

#left-sidebar {
	width: 131px;
	float: left;
}

#bulk {
	width: 685px;
	float: left;
	margin-left: 1px;
}

#right-sidebar {
	width: 131px;
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: solid 1px #c64302;
	background:  #f8f8c2;
	text-align: center;
}

li.sidebar-text {
	padding: 5px;
}

li.sidebar-cart {
	padding: 5px 0;
}

a.sidebar-heading {
	display: block;
	text-align: center;
	padding: 5px 0;
	color: #f8f8c2;
	text-decoration: none;
	background: #E15A18 url('orange-bg.gif') bottom repeat-x;
	font-weight: bold;
	text-transform: uppercase;
}

a.sidebar-heading:hover {
	background: #EDAA6E url('flashlights-row-highlight.gif') bottom repeat-x;
	text-decoration: none;
	color: #f8f8c2;
}

a.sidebar-heading img {
	float: left;
}


a.sidebar-link {
	display: block;
	text-align: center;
	padding: 2px;
	color: #252817;
	text-decoration: none;
	background:  #f8f8c2;
	border-bottom: solid 1px #c64302;
}

a.sidebar-link:hover {
	background: white;
	text-decoration: none;
}

.cart-values {
	padding-bottom: 5px;
}

.cart-conversion {
	background: url('uk-flag.gif') no-repeat;
	margin: 5px 0;
}

#customer-welcome-message {
	padding: 5px;
	background: #f8f8c2;
}

#content {
	padding: 15px;
}

#footer {
	height: 136px;
	background: url('design-bottom.jpg');
	clear: both;
}

.footer-text-area {
	width: 240px;
	color:  #f8f8c2;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;
}

.footer-text-area a {
	color:  #f8f8c2;
}

/* inner layout */

.product-details-image {
	float: right;
	width: 220px;
	text-align: center;
}

.product-details-text {
	width: 400px;
}

.product-details-price {
	font-size: 18px;
	color: #c64302;
}

.product-details-price-dealers {
	font-size: 18px;
}

.product-details-attribute {
	height: 100px;
}

.radio {
	float: left;
	margin-right: 20px;
	text-align: center;
}

label.radio-button {
	padding: 10px;
	display: block;
}

.quantity-cart {
	height: 32px;
}

.quantity {
	float: left;
	width: 203px;
	height: 32px;
	background: url('quantity-box.gif');
}

.quantity input {
	background: #f8f8c2;
	border: 0;
	padding: 1px;
	text-align: right;
	margin: 8px 0 0 118px;
}

.cart-button {
	float: right;
}

p.battery-table-heading {
	padding: 3px;
	background: #252817;
	color: white;
}

table.battery-table {
	background: #f8f8c2;
	border: solid 5px #f8f8c2;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

table.battery-table th {
	color: #89190c;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}

table.battery-table td {
	text-align: left;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	text-align: center;
}

/* home-page */

h1.home-title {
	font-size: 30px;
	color: white;
	padding: 30px;
	font-weight: bold;
}

p.home-text {
	font-size: 16px;
	color: white;
	padding: 50px 0 0 200px;
	font-weight: bold;
}

p.home-text a {
	color: #f8f8c2;
}

.dotted-outline {
	border: dotted 1px #c64302;
	padding: 15px;
	width: 150px;
	text-align: center;
}

.dotted-spacing {
	padding: 5px;
}