* {
	margin: 0;
/*	padding: 0;*/
	}

body {
	background-color: #000033;
	height: 100%;
	}
	
p.h1 {
	color: #00ffff;
	font-size: 24px;
	}

h2 {
	color: #00ffff;
	font-size: 18px;
	}

p.white {
	color: #FFFFFF;
	}

.welcome {
	color: #FFFFFF;
	text-align:left;
	}
	
.category_white {
	color: #FFFFFF;
	font-weight:bold;
	font-size:13px;
	display: inline;
	font-family: arial;
	vertical-align:baseline;
	}
.category_search {
	color: #FFFFFF;
	font-weight:bold;
	font-size:13px;
	font-family: arial;
	vertical-align:bottom;
	padding-bottom:2px;
	}

/*  container */
#container {
	height: 100%;
	}

/* header */
#header {
	width: 100%;
	height: 129px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}

#header img {
	position: relative;
	top: 15px;
	left: 15px;
	}

#search {
	width: 600px;
	float: right;
	}

/* menu */
#menubar {
	clear: both;
	height: 39px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-color: #666685;
	}

#menu {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}

#menu a {
	color: #ffffff;
	text-decoration: none;
	}

#menu a:hover {
	color: #00ffff;
	text-decoration: none;
	}

.border {
	height: 2px;
	background-color: #FFFFFF;
	font-size: 2px;
	}

/* main */
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

#message {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 0;
	text-align: center;
	}

#bar {
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	background-color: #000033;
	text-align: left;
	}

#bar h2 {
	padding-left: 10px;
	}

.whitebox {
	background-color: #FFFFFF;
	text-align: center;
	}
	
#topsellers {
	width: 800px;
	height: 200px;
	background-color: #FFFFFF;
	}

#topsellers p {
	padding: 20px;
	}
	
/* footer */
#links {
	width: 800px;
	margin: 50px auto 20px auto;
	text-align: center;
	}
	
#copyrightbar {
	height: 40px;
	background-image: url(images/copyright_bg.jpg);
	background-repeat: no-repeat;
	background-color:  #666685;
	}

#copyright {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	}

#footer {
	height: 63px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #000033;
	}

.img {  border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.ttl { font-size: 14px; font-weight: bold; color: #ffffff; caption-side: bottom;}
.ttl2 { font-size: 24px; font-weight: bold; color: #ffffff; caption-side: bottom; background-color: #000033;}
.ttl3 {	font-size: 18px; font-weight: bold; color: #ffffff;}
.ttl4 { font-size: 14px; font-weight: bold; color: #0000FF; caption-side: bottom; }
.bold  { color: #ffffff; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.cart  { color: #ffffff; font-size: 12px; padding: 5px; font-weight:bold;}
.cart2  { color: #000000; font-size: 12px; padding: 5px; font-weight:bold;}
.cart_detail { padding: 10px;}
.pages {font-family:arial; color:#FFFFFF; font-weight: bold;font-size: 9pt }
.comment {font-family:Verdana, sans-serif; font-size: 9pt; font-weight:normal; color:#000033;}
.SpeProPrice {font-family:'MS Gothic'; font-size: 8pt; font-weight:normal; color:#000000;}
.SpeProPrice2 {font-family:'MS Gothic'; font-size: 9pt; font-weight:bold; color:#FF3300;}
.SpeProPrice3 {font-family:'MS Gothic'; font-size: 11pt; font-weight:bold; color:#FF3300;}
.soldout {font-family:Verdana, sans-serif; font-size: 9pt; font-weight:bold; color: #FF0000;}
textarea {font-family:Verdana, sans-serif; font-size: 10pt; font-weight:normal; color:#444444;}
.textarea {font-family:Verdana, sans-serif; font-size: 10pt; font-weight:normal; color:#444444;}
.product { text-align:left;}
.productDesc { padding: 5px 5px 5px 5px;}
.page { color:#00ffff;}
.page a { color: #00ffff;}
.review_link { color:#00FFFF;}
.review_link a { color:#00FFFF;}
.review_link2 { color: #FF9933; font-weight: bold; text-align: right;}
.review_link2 a { color:#FF9933; font-weight: bold; text-align: right;}
.indent {padding: 10px;}


