body { position: relative; }
#mainWrapper { position: relative; }

form { display: block; }

#headerWrapper {
	background: url(../images/header/header-bg.jpg) top left no-repeat;
	height: 68px;
}

#navMain {
	background: url(../images/header/header-nav-bg.png) top left repeat-x;
	width: 688px;
	padding: 0 20px 0 0;
	margin: 47px 0 0 0;
}

#navMain li, #footer-bg li {
	float: right;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	color: white;
}
#navMain li { line-height: 21px; }
#footer-bg li { line-height: 35px; }

#navMain li a, #footer-bg li a { 
	text-transform: uppercase;
	color: white; 
}

#navMain li a:hover, #footer a:hover {
	text-decoration: underline;
}

#mainWrapper {
	background: url(../images/main-ds.png) top left repeat-y;
	padding: 0 10px;
}

#contentMainWrapper { background-color: #C2CCFE; }

#footer {
	padding: 1px 10px 25px;
	background: url(../images/footer/footer-ds.png) top left no-repeat;
}

#footer-bg {
	background: url(../images/footer/footer-bg.png) top left repeat-x;
	height: 35px;
	padding: 0 20px 0 0;
}

#footer-bg ul { 
	margin: 0; 
	float: right;
	font-size: 0.9em;
}

#siteinfoLegal, #siteinfoLegal a {
	line-height: 28px;
	color: white;
	text-transform: uppercase;
}

#siteinfoLegal a { text-decoration: underline; }
#siteinfoLegal a:hover { color: red; }

.leftBoxHeading { display: none; }
#upcomingeventsHeading { display: block; }

.centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	padding: 3px 2px 4px;
	}

#categoriesContent a {
	display: block;
	line-height: 25px;
	background: url(../images/category-nav-bg.png) top right no-repeat;
	float: left;
	width: 175px;
	padding: 0 10px 0 0;
	margin: 0 0 7px 0;
	text-align: right;
	color: white;
}

#categoriesContent a.category-selected, #categoriesContent a.category-selected:hover { background-position: right -25px; }
#categoriesContent a.category-selected:hover span { color: black; }

#categoriesContent a:hover { 
	background-position: right -25px; 
	color: black;
}

#categoriesContent br { clear: both; }

#navColumnOneWrapper { padding: 36px 0 36px 3px; }
#navColumnTwoWrapper { margin: 0 0.5em; }


#navBreadCrumb {
	padding: 0 0 0 25px;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 40px;
}

#navBreadCrumb, #navBreadCrumb a { color: #5c5c5c; }
#navBreadCrumb a:hover { text-decoration: underline; }

.centerColumn { padding: 0 5em 15em 0; }
#indexCategories, #indexProductList, #productGeneral, #advSearchResultsDefault { padding-right: 0; }

.centerColumn h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #010101;
	margin: 0 0 12px 0;
}

span.category-subs-parent, span.category-subs-selected { color: #c12026; font-weight: bold; }

#footer-search-form {
	float: left;
	width: 181px;
	height: 35px;
	padding-left: 7px;
	background: url(../images/footer/search-bg.png) top left no-repeat;
}
#footer-search-form table { height: 35px; }
#footer-search-form td { padding: 0; margin: 0; }
#footer-search-form #footer-search-field-cell { padding-right: 2px; }
#footer-search-field {
	line-height: 13px;
	padding: 1px 1px 1px 3px;
	height: 13px;
	border: 1px solid black;
	width: 135px;
	color: #666;
}

.tabTable { background: url(../images/sub-categories-nav.png) top left no-repeat; }
.tabTable th { 
	line-height: 25px; 
	padding: 0 0 0 15px;
}

.productListing-rowheading th, .productListing-rowheading th a {
	text-transform: uppercase;
	color: #010101;
	white-space: nowrap;
}

.categoryListBoxContents a:hover, .productListing-rowheading th a:hover { color: #c12026; }

#breadcrumb-row { padding-right: 0.5em; }
#breadcrumb-row form { float: right; margin-top: 9px; }

#moon-sidebox {
	padding: 20px 0 0 22px;
}

.large-button, .medium-button {
	text-align: center;
	display: block;
	background-color: white;
	border: none;
	color: white;
	line-height: 22px;
	height: 25px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 0.5em 0 0;
}

a.large-button, a.medium-button { line-height: 25px; }

.large-button {
	background: url(../images/large-button.png) top left no-repeat;
	width: 188px;
}

.medium-button {
	background: url(../images/medium-button.png) top left no-repeat;
	width: 110px;
}

.large-button:hover, .medium-button:hover {
	background-position: left -25px;
	color: #C12026;
}

#digicertsitesealcode { 
	position: absolute;
	bottom: 15px;
	right: 25px;
	width: 81px;
}

#upcomingevents {
  margin: 20px 0 20px 25px;
  background: black;
  border: 1px solid #AFB2D8;
  padding: 5px 10px;
  width: 114px !important;
  min-height: 275px;
}

#upcomingevents #upcomingeventsHeading {
  font-family: Arial, sans-serif;
  font-size: 11.4px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}