html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font: 10px Tahoma, verdana, sans-serif;
	color: #5675AC;
}
img {
	border: 0px;
}
a {
	color: #5675AC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: none;
}
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/bubbles.jpg);
}
#outer {
	background: url(images/bubbles.jpg) repeat-x;
	min-height: 757px;
	padding: 20px 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 563px;
}
#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: white;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#nav a:hover, #navb a:hover, #navc a:hover {
  color: #99CCFF;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 15px;
}
#head {
	position: relative;
	height: 160px;
	background: url(images/head_bg.gif);
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.logo {
  display: block;
  float: left;
  border: 0px 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: white;
}
.logo .gadgets {
  display: block;
  color: white;
  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: 160px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navc h2 {
  font: 14px tahoma, verdana, sans-serif;
  padding-bottom: 0px; padding-left:10px; margin: 0px; margin-top:-2px;
  color:#99CCFF; background: url(images/navc_bg.jpg) repeat;
}
#navc h3 {
  font: 12px tahoma, verdana, sans-serif;
  padding-bottom: 0px; padding-top: 0px; padding-left:10px; margin: 0px; margin-top:-2px;
  color:#99CCFF; background: url(images/navc_bg.jpg) repeat;
}

#navc-left {
  width: 100%;
}
#navc-right {
  height: 100px;
}

#navc {
	position: absolute;
	top: 180px;
	left: -180px;
	width:180px;	
}
#navc ul {
  margin: 0px;
  padding: 0px;
}
#navc li {
  float: left;
  width: 180px;
  height: 22px;
  background: url(images/navc_bg.jpg) repeat-x;
  margin: 0px;
  padding: 0px;
  text-indent:0px;
  padding-left:0px;
  list-style: none;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;

  font: 12px tahoma, verdana, sans-serif;
  padding-bottom: 0px; padding-top: 0px; padding-left:10px; margin: 0px; margin-top:0px;
  color:#99CCFF; background: url(images/navc_bg.jpg) repeat;
}

#navc p {
  margin-top: -2px; margin-bottom:0px; padding-left:10px; padding-right:10px; padding-top:2px; text-align: justify; 
  font: 11px tahoma, verdana, sans-serif;
  color:white; background: url(images/navc_bg.jpg) repeat;
}

#navc a {
  color: white;
}

#navb-left {
  width: 100%;
}
#navb-right {
  height: 33px;
}

#navb {
	background: url(images/navb_bg.jpg) repeat-x;
	position: absolute;
	top: 180px;
	left: 563px;
	height: 500px;
	width:100px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 100px;
  height: 22px;
  background: url(images/navb_bg.jpg) repeat;
  margin: 0px;
  padding: 0px;
  text-indent:10px;
  padding-left:0px;
  list-style: none;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  color:white;
  margin-top:-2px;
}
#navb a {
  color: white;
}
#head-1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 237px;
	height: 157px;			
}
#head-2 {
	height: 184px;
	background: url(images/head_2.jpg) no-repeat;			
}
#login {
	background: url(images/login_bg.jpg) repeat-y;
	color: white;
	font: 12px Tahoma, verdana, sans-serif;
}
#login-bot {
	background: bottom url(images/login_bot.jpg) no-repeat;
	padding: 6px 0px 19px 0px;
}
#login-box {
	float: left;
	width: 260px;
}
#login h2 {
	margin: 0px;
	padding: 0px 0px 3px;
}
#login a {
	color: white;
}
#login a:hover {
	color: #99CCFF;
}
#login-box h2 {
	padding: 0px 0px 3px 30px;
	margin-left: 45px;
	margin-bottom: 3px;
  color: #99CCFF;
  font: 18px "arial narrow", arial, sans-serif;
  background: url(images/h_login.gif) no-repeat;
}
#login-box h2 em {
  font-style: normal;
  color: white;
}
#login-username {
	float: left;
	width: 195px;
	text-align: right;
	color: white;
}
#login-username input {
	width: 120px;
	background: #FFFFFF;
	color: #00485C;
	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: right;
	width: 273px;
}
#login-welcome div {
	padding-right: 23px;
}
#login-welcome h2 {
  color: #99CCFF;
  font: 20px "arial narrow", arial, sans-serif;
  margin-bottom: 0.3em;
  padding-bottom: 0px;
}
#login-welcome p {
  margin-top: 0px; text-align: justify;
}

#login-left {
	float: left;
	width: 275px;
}
#login-left div {
	padding-left: 23px;
}
#login-left h2 {
  color: #99CCFF;
  font: 20px "arial narrow", arial, sans-serif;
  margin-bottom: 0.3em;
  padding-bottom: 0px;
}
#login-left p {
  margin-top: 0px; text-align: justify;
}

#login-full {
	float: left;
	width: 546px;
}
#login-full div {
	padding-left: 23px;
}
#login-full h2 {
  color: #99CCFF;
  font: 20px "arial narrow", arial, sans-serif;
  margin-bottom: 0.3em;
  padding-bottom: 0px;
}
#login-full p {
  margin-top: 0px; text-align: justify;
}

.imgleft {
float: left;
padding: 0px 0px 0px 0px;
border: 1px solid white;
margin-right:5px;margin-left:0px;margin-top:1px;margin-bottom:1px;
}

.imgright {
float: right;
padding: 0px 0px 0px 0px;
border: 1px solid white;
margin-right:0px;margin-left:5px;margin-top:1px;margin-bottom:1px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding-bottom: 45px;
}
#body h2 {
	margin: 0px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: black;
  font: normal 18px "arial narrow", arial, sans-serif;
}
#body span {
  position: relative;
  top: 25px;
  left: 40px;
}
#body h2 strong {
  color: white;
  font-weight: normal;
}
#footer {
	background: url(images/footer_bg.gif);
	margin: 0px 1px;
	text-align: right;
	padding: 0px 26px 0px 0px;
	position: relative;
}
#footer p {
	margin: 0px;
	padding: 0px 0px;
	color: black;
}
#footloose {
  text-align: left;
  position: absolute;
  top: 20px;
  right: 340px;
  width: 200px;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  color: black;
}

#footloose a { color: white; }
#footloose .logo span {
  top: 0px;
  left: 0px;
}
#items {
	margin: 8px 0px 0px 29px;
	color: black;
	font: 9px tahoma, verdana, sans-serif;
}

.item {
	float: left;
	width: 228px;
	margin-right: 31px;
}
.item h3,.item h3 a {
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #0BAFDB;
}
.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 1px;
}
.item .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: white;
}
.item .details {
	background: #0BAFDB;
}
.item .addtocart {
	background: #0BAFDB;
}
.item .details:hover {
	background: #5675AC;
}
.item .addtocart:hover {
	background: #5675AC;
}
.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;
}
#itemfooter{
	padding-right: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	float: left;
	width: 520px;
}
#itemfooter p {
	margin-right: 15px;
	padding: 0px 0px;
	color: black;
}
#banner {
	height: 109px;
	margin: 0px 25px;
	background: #0BAFDB bottom url(images/banner.gif) repeat-x;
}
#banner-text {
	color: white;
	padding-top: 15px;
	float: right;
	width: 235px;
}
#banner-text h3 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#banner-text a {
	color: white;
}
#banner-text a:hover {
	color: white;
}

#contact-area {
	width: 520px;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #0AAFDC;
	width: 480px;
	height: 10px;
	font: 10px Tahoma, verdana, sans-serif;
}

#contact-area input.submit-button {
	width: 100px;
	height: 30px;
	float: right;
	margin-right: 50px;
}
#contact-area textarea {
	height: 90px;
}
label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}