/* CSS Document */

body {
     position: relative;
     margin: 0 auto;
     width: 990;
     text-align: center;
     background: #aabbcc;
}

#wrap-a{
	border: 6px solid #c00000;
	width: 990px;
	     text-align: center;
}

table.wrap-a{
	border: 0px solid #c00000;
}
tbody {
     background: #ffffff;
}


td.header-row {
    background: #c00000;
	padding: 5px 0px 0px 0px;

}

h3 {
   text-align: center;
   color: #FFFFFF;
   margin: 0;
}

/*
table {
	 border-width:3px 3px 3px 3px;
	 border-color: #003366;
	 border-style: solid;
}
*/
A:LINK, A:ACTIVE {
	color : #cc0000;
	text-decoration:none;
}

/* visited: previously visited links */
A:VISITED {
	color: #cc0000;
	text-decoration:none;
}

a:hover {
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}

#menu a{
	float:center;
	width:6em;
	text-decoration:none;
	color:#fff;
	font:bold 13px Arial,Helvetica,sans-serif;
	background-color:#003366;
	padding:0.2em 1.0em;
	border-right:1px solid #000000;
}

#menu a:hover {
	background-color:#c00000;
}

#menu ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#menu li {
	display:inline
}

#menu {
	text-align:left;
}

.CategoryBox {
background-color: #c00000;
} 

.SubcategoryBox {
background-color: #c00000;
}

.NarrowByBrandBox {
background-color: #003366;
}

.NarrowByPriceBox {
background-color: #003366;
} 

/* smaller: small body text */
.smaller {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.aom_bc {
	font-size: 13px;
	color: #c00000;
	background-color: #ffffff;
}
.aom_lt {
	font-size: 13px;
	color: #003366;
	background-color: #ffffff;
}
a:link.aom_lt{
	color: #c00000;
	text-decoration:none;
}
a:active.aom_lt{
	color: #c00000;
	text-decoration:none;
}
a:visited.aom_lt{
	color: #c00000;
	text-decoration:none;
}
a:hover.aom_lt{
	color: #003366;
	text-decoration:none;
	font-weight: bold;
}

.aom_bt {
	font-size: 11.5px;
	font-weight: normal;
}

.aom_d {
	font-size: 13px;
	color: #003366;
}

.aom_t2 {
	white-space:nowrap;
	position:relative;
	float:left;
	width:100%;
	padding:0 0 0 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}
.aom_t2 LI {
	float:left;
	align:center;
	margin:0;
	padding:0;
}
.aom_t2 A {
	display:block;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	background:#ffffff;
	margin:0;
	padding:0.35em .40em;
	border-left:1px solid #000000;
	border-top:0px;
	border-right:1px solid #000000;
	padding-bottom:4px;
}
.aom_t2 A.here:link, .aom_t2 A:active, .aom_t2 A.here:visited {
	background:#c00000;
	color:#FFFFFF;
}
.aom_t2 A:hover {
	background:#003366;
}

.aom_t2 A:visited {
	color:#003366;
}
.aom_t2 A:hover, .aom_t2 A:active {
	color:#FFFFFF;
}

.top-content {
	font-size: 15px;
	color: #003366;
	text-align: center;
}
#sidebar2 h2 {
	padding: 3px 3px 3px 3px; 
	margin: 0px; 
	display: block;   
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	background-color: #c00000; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px;
} 
#sidebar2 ul { 
	padding-left: 1em; 
	margin: 0px; 
	padding-bottom: 0px;  
	padding-top: 0px;  
} 

#sidebar2 ul li { 
	list-style: circle solid;
	color: #003366;
} 

#sidebar2 ul li a { 
	padding: 3px; 
	margin: 0px; 
	color: #c00000;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 0px; 
	padding-left: 0px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #003366; 
	border-width: 0px 0px 0px 0px; 
	line-height: 16px;
} 

#sidebar2 ul li a:hover { 
	padding: 3px; 
	margin: 0px; 
	color: #003366;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 0px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #003366; 
	border-width: 0px 0px 0px 0px; 
	line-height: 16px;
}

