/* CSS Document */
.header {
	background-image: url(../images/aess/bg_header_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topNAV {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F5562;
	font-size: 14px;
	font-weight: bold;
}
.topNAV a {
	color: #4F5562;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.topNAV a:hover {
	color: #003566;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.subNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f5562;
	background-color: #E0E8F7;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #4f5562;
	height: 25px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: bold;
}
.subNAV a {
	font-weight: bold;
	color: #4f5562;
	text-decoration: none;
}
.subNAV a:hover {
	font-weight: bold;
	color: #4f5562;
	text-decoration: underline;
}
li {
	text-align: left;
	list-style-type: square;
	color: #003366;
}
/* 
W2M CUSTOM PANEL STYLES 
 */
div.CustomPanelInside {
	width : 175px;
	font-size : 10px;
	text-align : left;
}
div.CustomPanelOutside {
	width : auto;
	border : 1px solid #666;
	padding : 8px;
	margin-top : 10px;
}
.CustomPanelHeading {
	font-size : 16px;
	color : #999;
	font-weight : bolder;
	font-style : italic;
}
/* 
END W2M CUSTOM PANEL STYLES 
 */
TABLE.OuterTable {
	vertical-align:top;
	width:100%;
}
TABLE.Main {
	text-align:center;
	width:100%;
}
TABLE.StoreHeader {
	text-align:center;
	width:100%;
}
TD.Main {
	text-align:center;
	vertical-align:top;
}
TABLE.LeftNav {
	width:100%;
	vertical-align:top;
	display: none;
}
TD.MainLeft {
	display: none;
	visibility: hidden;
}
TD.MainRight {
	display: none;
}
TD.MainContent {
	text-align:center;
	vertical-align:top;
	width:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
TABLE.ProductListing {
	width:100%
}
TABLE.ProductDetail {
	width:100%;
	margin:10px 0 0 0;
}
/* 
The values above are unique to this stylesheet.  The values below also exist in bluegray_no_column.css
 */
DIV.Main {
	text-align:center;
}
body {
	color:#000;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table, th, td {
	margin:0;
	padding:0
}
H1, H2 {
	font-weight:bold;
	font-size:14px;
	text-transform:capitalize;
	color:#4f5562;
	text-align:left;
	padding: 15px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #4f5562;
}
A {
	color:#666;
	text-decoration:none;
	font-weight:normal
}
A:hover, A.Page:hover {
	color:#000;
	text-decoration:underline
}
A.Page {
	color:#666;
	text-decoration:underline
}
A.MenuTitle {
	color:#003366;
	text-decoration:none;
	font-weight:bold
}
A.MenuTitle:hover {
	color:#8091A3;
	text-decoration:none
}
A.CatMenuTitle {
	color:#fff;
	text-decoration:underline;
	font-weight:bold
}
A.CatMenuTitle:hover {
	color:#000;
	text-decoration:underline
}
A.Category, A.Product {
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #4F5562;
}
A.Category:hover, A.Product:hover {
	text-decoration:underline;
	color:#000
}
A.CategoryListItem {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	background-color:#999;
	padding:2
}
A.CategoryListItem:hover {
	color:#D5D5B5;
	font-weight:bold;
	font-size:11px;
	background-color:#999;
	padding:3;
	text-decoration:none
}
A.ProductListItem {
	font-weight:bold;
	text-decoration:underline;
	font-size:12px
}
A.ProductListItem:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline
}
TH.StoreHeader {
	font-weight:bold;
	color:#fff;
	text-align:left
}
TD.StoreHeader {
	text-align:left;
	border-bottom:1px solid #666;
}
TD.StoreHeaderButton {
	background-color:#666 2px 0 4px;
	white-space:nowrap
}
TD.StoreHeaderButtonActive {
	font-weight:bold;
	color:#fff;
	border-bottom:0;
	background-color:#666;
	font-style:italic 3px 0 5px
}
TABLE.MenuBox {
	margin:10px;
	padding:4px;
	border: 1px solid #8091a3;
	color: #4F5562;
	background-image: url(../images/aess/tile.jpg);
}
.MenuBox a:link, .MenuBox a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #4F5562;
	line-height: 21px;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
}
.MenuBox a:hover, .MenuBox a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #687F9E;
	line-height: 21px;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
}
TH.MenuBox {
	font-weight:bold;
	color:#e0e8f7;
	text-align:center;
	padding:2px;
	background-color: #687f9e;
	border: 1px solid #8091a3;
}
TD.MenuBox {
	background-color:#FFF;
	text-align:center;
	padding:2px;
	font-size:10px
}
DIV.MenuBox {
	background-color:#FFF;
	text-align:left;
	padding:2px;
	font-size:10px
}
TD.MenuBoxBasket {
	background-color:#8091a3;
	text-align:center;
	padding:1px;
	font-size:11px;
	color: #FFFFFF;
}
TD.MenuBoxData {
	font-weight:normal;
	background-color:#CCC;
	text-align:left;
	padding:2px;
	font-size:10px
}
TH.ProductListing {
	margin-top:4px;
	color:#fff;
	background-color:#666;
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	padding:2px
}
TR.ProductListingEven, TR.ProductListingOdd {
	background-color:#fff
}
TD.ProductListing {
	padding:20px;
	font-size:10px;
	text-align:center
}
BODY.ac_category_01 TD.ProductListing {
	padding:10px;
	text-align:left
}
HR.ProductListing {
	height:1px;
	width:95%;
	background:#666
}
TH.ProductDetail {
	margin-top:4px;
	font-weight:bold;
	font-size:12px;
	color:#003366;
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	padding:2px;
	background-image: url(../images/aess/menu_title.jpg);
}
TD.ProductDetail {
	font-weight:normal;
	background-color:#fff;
	text-align:left;
	padding:20px
}
TD.ProductImage {
	background-color:#fff;
	text-align:center
}
TD.ProductDetailCen {
	background-color:#fff;
	text-align:center
}
TABLE.ProductOptions {
	width:auto
}
TH.ProductOptions {
	font-weight:bold;
	text-align:right
}
TD.ProductOptions {
	text-align:left
}
TH.OuterTableCaption {
	font-weight:bold;
	font-size:14px;
	color:#003366;
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	background-color:#CAD6E4;
	padding:3px
}
TH.OuterTableHeader {
	font-weight:bold;
	background-color:#fff;
	text-align:center;
	padding:2px
}
TH.OuterTableSection {
	font-weight:bold;
	font-size:14px;
	background-color:#D5D5B5;
	text-align:center;
	padding:2px
}
TH.OuterTable {
	font-weight:bold;
	text-align:right;
	padding:2px
}
TD.OuterTableCaption {
	margin-top:4px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	background-color:#696;
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	background-position:top;
	padding:2px
}
TD.OuterTable {
	text-align:left;
	vertical-align:top;
	padding:2px;
	background-position:0
}
TABLE.InnerTable {
	text-align:center
}
TR.InnerTableHeader {
	background-color:#ccc;
	text-align:left
}
TR.InnerTableOdd {
	background-color:#fff
}
TR.InnerTableEven {
	background-color:#EEE;
	vertical-align:middle
}
TH.InnerTableHeader {
	font-weight:bold;
	text-align:center;
	background-color:#ccc;
	white-space:nowrap;
	padding:2px
}
TH.InnerTableCaption {
	font-weight:bold;
	font-size:14px;
	background-color:#D5D5B5;
	text-align:center;
	padding:2px
}
TH.InnerTable {
	font-weight:bold;
	text-align:right;
	padding:3px
}
TD.InnerTable {
	vertical-align:top;
	text-align:left;
	padding:5px
}
TD.InnerTableAmount {
	vertical-align:top;
	text-align:right;
	border-top:0 none;
	font-weight:normal;
	padding:2px
}
TD.InnerTableCenter {
	vertical-align:top;
	text-align:center;
	padding:2px
}
TD.InnerTableTotal {
	vertical-align:super;
	text-align:right;
	border-top:double 3px;
	font-weight:bold;
	padding:2px
}
DIV.kitrow, DIV.optrow {
	clear: both;
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#666
}
DIV.kitrow SPAN.name {
	float:left;
	text-align:left;
	text-indent:5pt
}
DIV.kitrow SPAN.price {
	float:right;
	width:10px;
	text-align:right;
	color:#666
}
DIV.optrow SPAN.name {
	float:left;
	text-align:left;
	text-indent:5pt
}
DIV.optrow SPAN.price {
	float:right;
	width:10px;
	text-align:right
}
SPAN.yourprice {
	font-size:12px;
	text-align:right;
	color:#666;
	font-weight:bold;
}
SPAN.MSRP {
	font-size:12px;
	text-align:right;
	text-decoration:line-through;
	color:#666
}
.Error {
	color:Red;
	background-color:#fff;
	font-weight:bold;
	text-align:center
}
.BoldHighlight {
	color:Red;
	background-color:#fff;
	font-weight:bold;
	text-align:left
}
.Highlight {
	color:Red;
	background-color:#fff;
	font-weight:normal;
	text-align:left
}
.Price {
	color:#666
}
TD.CategoryTrails {
	font-weight:normal;
	background-color:#EEE;
	text-align:left;
	padding:8px 0;
	background-position:center center;
	height:0;
	text-indent:20pt;
	vertical-align:middle
}
A.CategoryNavigation {
	font-style:normal
}
A.CategoryNavigation:hover {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	font-style:normal
}
TABLE.CategoryNavigation {
}
TD.CategoryNavigation {
	font-weight:normal;
	background-color:#BBBB9E;
	text-align:left;
	border-top:0 none;
	border-right:0 none;
	border-bottom:1px solid #666;
	border-left:0 none
}
TD.CategoryNavigationButton {
	font-weight:normal;
	background-color:#BBBB9E;
	text-align:left;
	border:0 none
}
A.CategoryNavigationActive {
	color:#000;
	font-weight:bold;
	font-style:italic
}
A.CategoryNavigationActive:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic
}
TD.CategoryNavigationButtonActive {
	background-color:#BBBB9E;
	text-align:left
}
TD.Navigation {
	font-size:14px;
	font-weight:bold;
	background-color:#8091a3;
	text-align:center;
	padding:5px;
	background-position:center center;
	margin:10px 10px;
	border-top:1px solid #666666;
	color: #FFFFFF;
}
TD.ProductNavigation {
	text-align:center;
	font-weight:bold;
	background-color:#fff;
	padding:15px
}
TD.PlaceYourOrder {
	font-weight:bold;
	font-size:14px;
	background-color:#EEE;
	padding:5px;
	background-position:center center;
	margin:10px 10px;
	border-top:0 solid #666;
	text-align:right
}
textarea.GiftMessage {
	height:40px;
	width:120px;
	background-color:#EEE;
	font:9px Arial, Helvetica, sans-serif
}
#sideNAV div a {
	font:11px Arial, Helvetica, sans-serif
}
select {
	font:11px Arial, Helvetica, sans-serif
}
.tiny {
	font:9px Arial, Helvetica, sans-serif
}
.small {
	font:10px Arial, Helvetica, sans-serif
}
strong {
	font-weight:bold;
	color:#000
}
.TreeLevel0 {
	padding-left:0px
}
.TreeLevel1 {
	padding-left:10px
}
.TreeLevel2 {
	padding-left:20px
}
.TreeLevel3 {
	padding-left:30px
}
.TreeLevel4 {
	padding-left:40px
}
.TreeLevel5 {
	padding-left:50px
}
.TreeLevel6 {
	padding-left:60px
}
.TreeLevel7 {
	padding-left:70px
}
h3 {
	background-color: e8e8e8;
	padding: 12px;
	color: #5B6876;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #5B6876;
}
#left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #C1D0EF;
	width: 167px;
	padding-top: 20px;
	float: left;
	padding-left: 8px;
}
#right {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: auto;
	font-size: 14px;
	line-height: 1.35;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#CategoryHeader {
	font-size: 16px;
	background-color: #CAD6E4;
	color: #003366;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	text-align: left;
}

#sideNAV {
	background-color: #C1D0EF;
	width: 250px;
	padding-top: 50px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}
#sideNAV a {
	display: block;
	background-color: #003366;
	color: #FFFFFF;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 8px;
	text-decoration: none;
}
#sideNAV a:hover {
	display: block;
	background-color: #003366;
	color: #C1D0EF;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}#sideNAV div a {
	background-color: #687F9E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5;
}
#sideNAV div a:hover {
	background-color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
#sideNAV div div a{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #C1D0EF;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
#sideNAV div div {
	background-color: #C1D0EF;
	padding-left: 15px;
}
#sideNAV div div a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #687F9E;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
#sideNAV  div {
	background-color: #687F9E;
}
#content {
	padding: 40px;
}
#content p {
	text-indent: 12px;
	font-size: .95em;
}
#sideNAV div ul {
	margin: 0px;
	padding: 0px;
}
#sideNAV div li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5;
	font-weight: bold;
	padding-top: 25px;
}

