body {
	background: rgb(176, 176, 176);
	color: black;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size-adjust: 0.52; /*0.52;*/
	font-size: small;
	margin: 0px;
}

body a {
	color: black;
}

#men {
	position: absolute;
	top: 5px;
	left: 5px;
	color: rgb(106, 106, 106);
	font-size: 72pt;
	margin: 0px;
	z-index: 4;
	margin-top: -30px;
	width: 131px;
}

#of {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#logotext {
	float: left;
}

.topbar {
	width: 100%;
	height: 21px;
	border-bottom: 1px solid white;
}


/* the negative right margin fixes a bug in IE 5/Mac. http://www.l-c-n.com/IE5tests/right_pos/ */

#search {
	text-align: right;
	clear: none;
	margin: 7px 0px 5px 0px;
	width: 100%;
	height: 35px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 0px;
}

#navaccount {
	position: absolute;
	top: 2px;
	right: 2px;
	background: rgb(219, 219, 219);
	display: block;
	padding: 1px;
	font-size: small;
	width: 18em;
	margin: 2px;
	text-align: center;
	z-index: 6;
}

#navaccount p {
	position: relative;
	margin: 4px;
}

#navaccount a {
	text-decoration: none;
	margin: 5px;
}

#navaccount a:hover {
	text-decoration: underline;
}

#topprodnav {
	background: white;
	width: 100%;
	position: relative;
	padding-bottom: 3px;
	color: black;
}

#topprodnav ul {
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
	text-align: right;
	margin-left: 145px;
}

#topprodnav li {
	display: inline;
}

#topprodnav ul li a {
	line-height: 2em;
	margin: 2px;
	padding: 2px;
	font-size: small;
	text-decoration: none;
	white-space: nowrap;
}

#topprodnav .now a {
}

#topprodnav ul li a:hover {
}

.navinfo {
	position: relative;
	font-size: small;
	text-align: left;
	margin-left: 145px;
}

.navinfo a {
	text-decoration: none;
}

.navinfo a.now {
	color: #4ac5c3;
}

.navinfo a:hover {
	text-decoration: underline;
}

.navinfo a.now:hover {
	text-decoration: none;
}

h1 {
	display: none;
	/* Hide the text title from browsers
	   using the image (below) instead. */
}

li {
	list-style-type: none;
}

.catflavor li {
	list-style-type: circle;
}

h2 {
	margin-top: 10px;
	text-align: center;
}

h2.formhead {
	font-size: medium;
	text-align: left;
}

/* the original price, shown next to a sale price for comparison. */
.oldprice {
        color: red;
        text-decoration: line-through;
}

.current {
	color: #b5b5b5;
}

.content {
	position: relative;
	clear: both;
	background: rgb(105, 105, 105);
	border-top: 1em solid #4ac5c3;
	padding: 10px 0.75em 1px 0.75em;
}

/* The Holly Hack. Thank you Holly! */

* html .content { height: 1%; } /* Tan Hack to solve peekaboo float bug for IE/Win */
*>html .content { height: auto; } /* to make IE5/mac happy. */

#footer, #subscribe {
	clear: both;
	text-align: center;
}

#subscribe {
	background: rgb(176, 176, 176);
	border-top: 22px solid white;
}

#footer {
	background: rgb(219, 219, 219);
	padding: 1em 0px 1em 0px;
}

.formalign p {
	clear: both;
	padding: 0px;
	width: 260pt;
	margin: 0px, 2px, 0px, 2px;
	display: block;
	line-height: 18pt; 
}

.formalign {
	display: block;
}

.formalign h3, hr {
	clear: both;
}

fieldset {
	border: none;
}

legend {
	font-weight: bold;
	color: #a5dbdb;
}

.formalign label {
	float: left;
	text-align: right;
	width: 100pt;
}

label {
        cursor: pointer;
        cursor: hand;  // IE: suck;
}

.addnew {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.formel {
	float: right;
	text-align: left;
	width: 150pt;
}

.formalign p.rad {
	clear: both;
	width: 110pt;
}

label.radio {
        float: right;
        text-align: left;
        width: 120pt;
        cursor: pointer;
        cursor: hand; // IE: suck;
}

.formelrad {
	float: left;
	text-align: right;
	width: 10pt;
}

#letter {
	margin: 10px;
	padding: 8px;
	border: 4px double white;
}

.subinfo {
	clear: both;
	border: 1px solid ;
	padding: 5px;
	margin: 5px;
	width: 75%;
}
.linklist a {
	font-weight: bold;
}

.linklist li {
	text-align: left;
	list-style-type: none;
	text-indent: -1em;
	margin-bottom: 10px;
	margin-left: 2.5em;
}
.sidebar1 {
	background: #4ac5c3;
	padding: 0px;
	margin: 0px;
	margin-top: 1em;
	margin-bottom: 1em; 
}

.catcontent {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

*>html .catcontent {
	margin-bottom: -1.5em;
}

.clear {
height: 0px;
margin: 0px;
padding: 0px;
clear: both;
width: 100%;
}

* html .clear { display: none; }
*>html .clear { display: block; }


.navsibs, .navaunts {
	background: rgb(105, 105, 105);
	width: 185px;
	float: left;
}

.navsibs p, .navaunts p {
	margin: 0px;
}

.navsibs ul, .navaunts ul {
	background: #4ac5c3;
	width: 185px;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}

.navsibs li, .navaunts li {
	border-bottom: 1px solid black;
	padding:  2px 0px 2px 8px;
}

.navsibs ul li a, .navchildren ul li a, .navaunts ul li a {
	text-decoration: underline;
	color: white;
}

.navsibs ul li.current {
	background: rgb(105, 105, 105);
}

.opentext {
	float: left;
	background: url("/.style/shop-opening") no-repeat top left;
	width: 358px;
	height: 268px;
	padding-top: 190px;
}

.opentext a {
	float: right;
	margin-right: 10px;
	font-size: small;
	color: black;
	text-decoration: none;
}

.catflavor {
	background: #a5dbdb;
	color: black;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: 4px solid black;
	border-bottom: 4px solid black;
	padding: 0px 8px 0px 8px;
}
.centerbox {
	margin-right: 140px;
	/*width: 27em;*/
	margin-top: none;
}

* html .centerbox {
	height: 1%;
	margin-top: -1em;
}

.pullout {
	font-size: large;
}

.catflavor a {
	color: black;
	font-weight: bold;
}

#thin {
	float: right;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	border: 2px solid black;
}

/*
.catimage {
	background: #4ac5c3;
	margin: 1em;
	border: 1px solid ;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.catimage img {
	border: 1px solid ;
}
*/
table.containslisting, table.containslistingtop {
	/*margin-left: 185px;*/
	table-layout: fixed;
	border-spacing: 1em;
}

table.containslistingtop {
	margin-left: auto;
	margin-right: auto;
}

.containslisting td, .containslistingtop td, .itemlistingbox {
	background: white;
	color: black;
	text-align: center;
	vertical-align: top;
	border: 4px double black;
}

.catcontent {
	background-color: rgb(105, 105, 105);
	margin-left: 185px;
	padding-left: 1em;
}

* html .catcontent { height: 1%; margin-left: 0px; position: relative; left: -3px; }

* html .catcontentshift { height: 1%;  background-color: rgb(105, 105, 105); }

*>html .catcontent {height: auto; position: inherit; margin-left: 185px;}

.catcontent h2, .catopening h2, .catopening h3 {
	background: black;
	color: white;
	border-top: 1px solid white;
	padding: 5px 2px 5px 2px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.catopening h3 {
}

tr {
	margin: 40px;
}

.itemlistingbox img {
	border: none;
}

.itemlistingbox a {
	color: black;
	text-decoration: underline;
}
/*
.top5 {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

.top5 .topper {
	background: white;
	color: black;
	float: left;
	margin: 5px;
	width: 130px;
	text-align: center;
	height: 130px;
	border: 4px double black;


.topper img {
	margin-left: auto;
	margin-right: auto;
	width: 80px;
}

.topper p {
	clear: both;
}
*/
.navaunts ul li.current {
	background: rgb(105, 105, 105);
	font-weight: bold;
}

* html #vproductdetail {
	height: 1%;
	margin-left: 0px;
	position: relative;
	left: -3px;
	background: rgb(105, 105, 105);
}

*>html #vproductdetail {
	margin-top: -.2em;
}

*>html .navaunts {
	margin-top: -.2em;
}

*>html #vproductdetail h3 {
	margin-top: 0em;
}

* html #vproductdetail .catcontent {
	position: relative;
	left: 3px;
}

#vproductdetail h3 {
	background: black;
	border-top: 1px solid white;
	padding: 5px 2px 5px 2px;
	margin-right: 1em;
}

#vproductdetail .detailimage {
	float: left;
	line-height: 1.5em;
	border: 1px solid rgb(105, 105, 105);
	width: 205px;
	margin: 0px 5px 0px 0px;
}

#vproductdetail .detailimage p {
	margin: 0px 0px 8px 0px;
}

#vproductdetail img {
	border: 4px double black;
}

#vproductdetail .littleimages {
	float: left;
	width: 85px;
	margin: 0px 10px 0px 0px;
}

#vproductdetail .littleimages img {
	border: 2px solid black;
}

#vproductdetail .littleimages p {
	margin: 0px 0px 4px 0px;
}

#vproductdetail .littleimages #hithumb {
	border: 3px solid ;
	cursor: default;
}

.insetcontainer {
	/*position: relative;
	margin-left: 300px;*/
	float: left;
	margin-left: 5px;
	width: 15em;
	/*width: 40%;*/
}

.insettext {
	background: #4ac5c3;
	padding: 5px;
	color: white;
	font-size: small;
}

.insettext a {
	color: white;
}

.insetborder {
	padding: 0.5em 0 0.5em 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#vproductdetail input {
	clear: both;
}

.cleary {
	margin: none;
	padding: none;
	clear: both;
	background: rgb(105, 105, 105);
	height: 0px;
	border: 1px solid rgb(105, 105, 105);
}

#showntextdiv {
	float: left;
}

#showntextdiv p {
	font-size: smaller;
	font-style: italic;
	margin: none;
	line-height: 0.75em;
}
#mythin {
	float: right;
	margin-left: 1em;
	width: 137px;
}

h3.fronth3 {
	background: ; /*#95b7dd;*/
}

#banners {
	text-align: center;
	background: rgb(105, 105, 105);
	border: 2px solid #a5dbdb;
}

#banners img {
	border: none;
}
