body {

  background-color : #000000;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	margin-right: 10px;
}.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.pagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #828282;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #330000;
}
.soldout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.wasprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
	text-decoration: line-through;
	font-weight: bold;
}
span.size {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	margin: 0px 1px;
	padding: 0px 3px;
	line-height:17px;
}

ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
font:bold 16px/20px arial,helvetica,sans-serif;
display:block;

white-space:nowrap;
color:#000000;
background:#D4D4D4;
}

li { /* all list items */
  float: left;
	position: relative;
	width: 6.5em;

}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
    border: solid #C44444
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: bottom;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
body {
	text-align: center;
}
.rightMargin {
	margin-right: 10px;
}
body {
	background-position: center;
	margin-top: 25px;
}
#Title {
	margin-left: 180px;
}
a.button {
    background: transparent url('http://www.etuxedo.com/images/button-grad-up.jpg') repeat scroll top right;
    color: #FF0000;
    display: block;
	font: normal 14px arial, sans-serif;
	font-weight: bold;
    height: 20px;
    margin: 3px;
    padding: 0px 3px; 
    text-decoration: none;
	width: 90px;
	float: left;
	line-height: 18px;
	border: 1px #bab9c0 solid;
}

a.button:hover {
    background: transparent url('http://www.etuxedo.com/images/button-grad-down.jpg') repeat; 
	color: #660000;
    display: block;
} 
.homepage_brands {float:left; width:120px; font-family:Arial, Helvetica, sans-serif; font-size:10px;margin:0px 3px;}
