html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
}
img {
	border: 0px;
}
a {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/bg.jpg);
}
#outer {
	background: url(images/bg_top.jpg) repeat-x;
	min-height: 757px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 763px;
}
#nav {
  background: url(images/nav_bg.gif) repeat-x;
}
#nav-left {
  background: url(images/nav_left.gif) no-repeat;
  width: 100%;
}
#nav-right {
  background: top right url(images/nav_right.gif) no-repeat;
  height: 33px;
}
#nav a, #navb a {
	color: #910707;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav a:hover, #navb a:hover {
	color: black;
}
#nav ul {
	padding-top: 8px;
}
#nav li {
  display: inline;
  padding: 0px 15px;
}
#head {
	position: relative;
	height: 142px;
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	width: 763px;
	background-position: center;
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 29px;
}
.logo {
  display: block;
  float: left;
  border: 2px solid #B3B79E;
  border-top: none;
  border-bottom: none;
  padding: 0px 5px;
  font: 20px "arial narrow", arial, sans-serif;
  height:55px;
}
.logo .top {
  display: block;
  color: #303228;
}
.logo .gadgets {
  display: block;
  color: #6C7376;
  font-size: 28px;
  margin-top: 0px;
  line-height: 32px;
  
}
#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navb {
	position: absolute;
	top: 152px;
	height: 19px;
	left: 28px;
	width: 707px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
	float: left;
	width: 101px;
	height: 19px;
	background: url(images/small_nav_tab.gif) no-repeat;
	margin: 0px;
	list-style: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navb a {
  color: #E1E1D5;
}
#head-1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 237px;
	height: 157px;
	background: url(images/head_1.jpg) no-repeat;			
}
#head-2 {
	height: 199px;
	background: url(images/head_2.jpg) no-repeat;
}
#login {
	font-weight: normal;
	color: #3D5768;
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	height: 123px;
}
#login-left {
	width: 100%;
	background-image: url(images/login_left.gif) no-repeat;
}
#login-right {
	background-image: url(images/login_right.gif) no-repeat;
	height: 123px;
}
#login-box {
	float: left;
	width: 260px;
}
#login h2 {
	margin: 0px;
	padding: 0px 0px 3px;
}
#login a {
	color: #303228;
}
#login a:hover {
	color: #1C1D10;
}
#login-box h2 {
	padding: 0px 0px 3px 30px;
	margin-left: 45px;
	margin-bottom: 3px;
	color: #303228;
	font: 18px "arial narrow", arial, sans-serif;
}
#login-box h2 em {
  font-style: normal;
  color: #ECEEE4;
}
#login-username {
	float: left;
	width: 195px;
	text-align: right;
	color: #303228;
}
#login-username input {
	width: 120px;
	background: #FFFFFF;
	color: #303228;
	font-size: 10px;
	border: 1px solid #60654E;
}
#login-username div {
	padding-bottom: 1px;
}
#login-button {
	float: left;
	width: 45px;
	margin: 2px 10px;
}
#login-box .reg {
	text-align: right;
	padding: 6px 27px 0px 0px;
}
#login-welcome {
	float: left;
	width: 360px;
	padding: 10px;
}
#login-welcome div {
	padding-left: 10px;
	padding-right: 10px;
}
#login-welcome h2 {
	color: #203A46;
	font: 20px "arial narrow", arial, sans-serif;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
}
#login-welcome p {
  margin-top: 0px;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding-bottom: 20px;
}
#body h2 {
	margin: 0px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: #999;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#body span {
  position: relative;
  top: 25px;
  left: 40px;
}
#body h2 strong {
	color: #FFF;
	font-weight: normal;
}
#footer {
	background: url(images/footer_bg.gif);
	text-align: right;
	position: relative;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#footer p {
	margin: 0px;
	padding: 6px 0px;
}
#footloose {
  text-align: left;
  position: absolute;
  top: 10px;
  right: 30em;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}
#footloose .logo span {
  top: 0px;
  left: 0px;
}
#items {
	margin: 8px 0px 0px 29px;
	color: #36382E;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
}
.item {
	float: left;
	width: 336px;
	margin-right: 31px;
}
.item h3,.item h3 a {
	font-size: 14px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item .details, .item .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item .details {
	background: #982801;
}
.item .addtocart {
	background: #60654E;
}
.item .details:hover {
	background: #BE3302;
}
.item .addtocart:hover {
	background: #73795F;
}
.item .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
#banner {
	height: 121px;
	margin: 0px 11px;
	background: #D4D4C5 bottom url(images/banner.gif) repeat-x;
}
#banner-text {
	color: #474747;
	padding-top: 15px;
	float: right;
	width: 330px;
	margin-right: 10px;
}
#banner-text h3 {
	font-size: 14px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#banner-text a {
	color: #036292;
}
#banner-text a:hover {
	color: #982801;
}

