/* Eric Meyer's CSS Reset start */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* Remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* Tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Eric Meyer's CSS Reset start */
body {
	color:#000;
	font:11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#2f7028 url(https://www.dadsadventure.com/store/img/bg-body.jpg) no-repeat fixed 50% 0;
	text-align: center;
}
#page {
	margin:0 auto;
	width: 902px;
	position: relative;
	text-align: left;
}
/* logo start*/
#logo {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 157px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 100;
}
#logo a {
	display: block;
	height: 80px;
	background: url(https://www.dadsadventure.com/store/img/all1.gif) no-repeat 0 -400px;
}
/* logo end*/
/* header start */
#header {
	height: 115px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 0;
}
#header strong {
	font-size: 14px;
	color: #fff;
	padding: 33px 0 11px 170px;
	font-weight: bold;
	display: block;
}
/* nav start */
.nav {
	overflow: hidden;
	width: 100%;
	margin-bottom: -1px;
	position: relative;
}
.nav div {
	float: right;
	overflow: hidden;
	margin: 0 1px 0 0;
	background: url(https://www.dadsadventure.com/store/img/bg-nav.gif) repeat-x;
	border-right: 1px solid #fff;
}
.nav ul {
	background: url(https://www.dadsadventure.com/store/img/all.gif) no-repeat 2px -1900px;
	margin-left: -2px;
	padding: 4px 8px 0 0;
	height: 27px;
	float: left;
	list-style:none;
}
.nav ul li {
	float: left;
	background: url(https://www.dadsadventure.com/store/img/sep-nav.gif) no-repeat 100% 0;
	padding: 4px 10px 2px;
	vertical-align: top;
	line-height: 16px;
}
.nav ul li.store {
	background: url(https://www.dadsadventure.com/store/img/all.gif) no-repeat 100% -2500px;
	padding-right: 35px;
}
.nav ul a {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.nav ul a:hover {
	text-decoration: underline;
}
/* nav end */
.search-holder {
	overflow: hidden;
	width: 100%;
	border: 1px solid #000;
	border-width: 1px 1px 0 1px;
	background: #00607d;
	padding: 4px 0 5px;
}
.search-holder a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin-left: 12px;
	padding-left: 16px;
	text-decoration: none;
}
.search-holder a:hover {
	text-decoration: underline;
}
.search-holder .form {
	float: right;
	width: 285px;
}
.search-holder .form input {
	float: left;
	border: 1px solid #78abba;
	border-width: 0 1px;
	background: #fff;
	width: 202px;
	padding: 0 5px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.search-holder label {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	float: left;
	padding-right: 7px;
}
/* header end */
/* content start */
#content {
	padding-top: 125px;
}
#content a {
	text-decoration: none;
	color: #00607d;
}
#content a:hover {
	text-decoration: underline;
}
.productListing {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #00607d;
	text-decoration: none;
}
/* footer start */
#footer {
	color: #fff;
	padding-bottom: 20px;
}
.footer-holder {
	background: #00607d;
	font-size: 12px;
	text-align: center;
	border: 1px solid #000;
	border-width: 0 1px 1px 1px;
	width: 100%;
}
.footer-holder div {
	border-top: 1px solid #fff;
	padding: 15px 0 10px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 15px 140px 0 131px;
}
#footer p a {
	text-decoration: underline;
}
#footer p a:hover {
	text-decoration: none;
}
.footer-holder ul {
	padding-bottom: 5px;
}
.footer-holder ul li {
	display: inline;
	background: url(https://www.dadsadventure.com/store/img/sep-footer.gif) no-repeat 0 2px;
	padding: 0 5px 0 7px;
}
.footer-holder ul li:first-child, .footer-holder ul.copyright li:first-child {
	background: none;
}
.footer-holder ul.copyright li {
	background: url(https://www.dadsadventure.com/store/img/sep-footer2.gif) no-repeat 0 5px;
	padding: 0 4px 0 10px;
}
/* footer end */

 Table.headerNavigation {
	border-bottom : 1px solid #000;
}
TR.headerNavigation {
	background : #000000;
	color : #ffffff;
	border-bottom : 1px solid #000;
}
TD.headerNavigation {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #ffffff;
	color : #ffffff;
	font-weight : bold;
	height: 20;
}
A.headerNavigation {
	color : #ffffff;
	background : #ffffff;
}
a:hover.headerNavigation1 {
	color : #ffffff;
	background : #fffff;
}
TD.pageHeading, DIV.pageHeading {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 17px;
	font-weight : bold;
	color : #ffffff;
	background : #579E37 url(https://www.dadsadventure.com/img/all1.gif) no-repeat scroll 100% -722px;
	padding: 0 19px 0 21px;
	left: -0.5px;
	line-height: 32px;
	margin: 0;
	outline-width: 0;
	outline-style: none;
	vertical-align: baseline;
}
.cat_description {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #800000;
	background : inherit;
	font-weight : bold;
}
.boxText {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
.centerTable {
	background-image : url('images/bg_cat4.gif');
	background-repeat : repeat-x;
	background : #fbfcfd;
	color : inherit;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : inherit;
	background : #ffb3b5;
	font-weight : bold;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #cc0033;
	background : inherit;
}
.productsNotifications {
	background : #f2fff7;
	color : inherit;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #70d250;
	background : inherit;
	text-decoration : underline;
}
.navBlue {
	color : #ff0000;
	background : inherit;
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
}
.subnavBlue {
	color : #9966ff;
	background : inherit;
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
}
FORM {
	display : inline;
}
TR.header {
	background : #ffffff;
	color : inherit;
}
TR.headerNavigation {
	background : #000000;
	color : inherit;
	border-bottom : 1px solid #000;
}
TD.headerNavigation1 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #000000;
	color : #ffffff;
	font-weight : bold;
	height: 20;
}
A.headerNavigation1 {
	color : #ffffff;
	background : #000000;
}
a:hover.headerNavigation1 {
	color : #ffffff;
	background : #000000;
}
TR.headerError {
	background : #ff0000;
	color : #000000;
}
TD.headerError {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #ff0000;
	color : #ffffff;
	font-weight : bold;
}
TR.headerInfo {
	background : #00ff00;
	color : #000000;
}
TD.headerInfo {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #00ff00;
	color : #ffffff;
	font-weight : bold;
}
.templateinfobox {
	background : #f8f8f9;
	color : inherit;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.infoBox {
	background : #b6b7cb;
	color : #000000;
}
TD.infoBox, SPAN.infoBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background : #000000;
	color : inherit;
}
TD.infoBoxHeading {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background : #000000;
	color : #ffffff;
	height: 20;
 //display: none;
}
TD.infoBoxHeading img {
	display: none;
}
.infoBoxContents {
	background : #f8f8f9;
	color : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
TD.infoBoxFooter {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #cccccc;
	color : #000000;
}
TD.contentBoxHeading {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #534f4d;
	background : #000000;
	padding-top : 5px;
}
.infoBoxContentsHeader {
	background : #000000;
	color : #ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TD.infoBoxContentsHeaderImage {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #00607D;
	color : #ffffff;
	height: 20;
	padding: 2px 0 2 7px;
}
TD.infoBoxContentsHeader img {
	display: none;
}
.infoBoxContentsCenter {
	color : inherit;
	background : #f8f8f9;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
TD.infoBoxContentsfooter {
	color : #000000;
	background : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TD.infoBoxHeadingCenter {
	background-color:#00607D;
	background-position:left center;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0;
	color:#FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 2px 7px;
}
TD.infoBoxFooterImage {
	font-family : Verdana, Arial, sans-serif;
	font-size : 1px;
	font-weight : bold;
	background-color : #000000;
	color : #000000;
}
.infoBoxNotice {
	background : #ff8e90;
	color : #ffffff;
}
.infoBoxNoticeContents {
	background : #ffe6e6;
	color : #ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
TD.main_table_heading {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #cccccc;
	color : #000000;
}
TD.main_table_heading_inner {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #ffffff;
	color : #000000;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background : #f8f8f9;
	color : inherit;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background : #f8f8f9;
	color : inherit;
}
TABLE.productListing {
	border : 1px;
	border-style : solid;
	border-color : #b6b7cb;
	border-spacing : 1px;
}
.productListing-heading {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000;
	font-weight : bold;
	text-align:right;
}
.productListing-heading2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 1px;
	color : #f8f8f9;
	font-weight : bold;
	text-align:right;
}
.productlisting-headingPrice {
	font-family : Verdana, Arial, sans-serif;
	font-size : 20px;
	color : #9a9a9a;
	font-weight : bold;
	text-align:right;
}
TD.productListing-data {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
A.pageResults {
	color : #0000ff;
	background : inherit;
}
a:hover.pageResults {
	color : #0000ff;
	background : #ffff33;
}
/*TD.pageHeading, DIV.pageHeading {

     font-family : Georgia,"Times New Roman", Times, serif;

     font-size : 20px;

     font-weight : bold;

     color : #ffffff;

     background : #579E37 url(..images/all1.gif) no-repeat scroll 100% -722px;

     padding: 0 19px 0 21px;

      }*/

 TR.subBar {
	background : #f4f7fd;
	color : inherit;
}
TD.subBar {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background : inherit;
}
TD.main, P.main {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 1.5;
	color : #000000;
	background : inherit;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
TD.accountCategory {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #aabbdd;
	background : inherit;
}
TD.fieldKey {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TD.fieldValue {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
TD.tableHeading {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TD.category_desc {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 1.5;
}
SPAN.newItemInCart {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #ff0000;
	background : inherit;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}
TEXTAREA {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}
SPAN.greetUser {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #f0a480;
	background : inherit;
	font-weight : bold;
}
TABLE.formArea {
	background : #f1f9fe;
	color : #f4f7fd;
	border-color : #7b9ebd;
	border-style : solid;
	border-width : 1px;
}
TD.formAreaTitle {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
SPAN.markProductOutOfStock {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #c76170;
	background : inherit;
	font-weight : bold;
}
SPAN.productSpecialPrice {
	font-family : Verdana, Arial, sans-serif;
	color : #ff0000;
	background : inherit;
}
SPAN.errorText {
	font-family : Verdana, Arial, sans-serif;
	color : #ff0000;
	background : inherit;
}
.moduleRowOver {
	background-color : #d7e9f7;
	color : inherit;
	cursor : pointer;
}
.moduleRowSelected {
	background-color : #e9f4fc;
	color : inherit;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #8c8c8c;
	background : inherit;
}
.checkoutBarCurrent {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background : inherit;
}
.messageBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
.messageStackError, .messageStackWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background-color : #ffb3b5;
	color : inherit;
}
.messageStackSuccess {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background-color : #99ff00;
	color : inherit;
}
.inputRequirement {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #ff0000;
	background : inherit;
}
TABLE.linkListing {
	border : 1px;
	border-style : solid;
	border-color : #b6b7cb;
	border-spacing : 1px;
}
.linkListing-heading {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background : #b6b7cb;
	color : #ffffff;
	text-align : center;
}
TD.linkListing-data {
	border-right : 1px solid #b6b7cb;
	border-bottom : 1px solid #b6b7cb;
	padding : 4px;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
TR.linkListing-odd {
	background : #f8f8f9;
	color : inherit;
}
TR.linkListing-even {
	background : #f5f5f5;
	color : inherit;
}
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 1.5;
	color : #bdcaf0;
	background : inherit;
}
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
	background-image : url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
	background-image : url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
	background-image : url('images/button_blank_middle.gif');
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : inherit;
	color : #000000;
}
A.HeaderPageLinks {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	background : inherit;
}
a:hover.HeaderPageLinks {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background : inherit;
	color : #00ff00;
}
TD.cookieUsage {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background : #000000;
	color : #ffffff;
}
.attributeBoxContent {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #808080;
}
.TR.attributeBoxContent {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #808080;
}
.TD.attributeBoxContent {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #c0c0c0;
}
.storyboxtitle {
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:link {
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:active {
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:visited {
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:hover {
	font-family : Verdana, Arial, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	background : inherit;
}
.yearHeader {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
}
.calendarMonth {
	background-color : #cccccc;
	color : inherit;
	cursor : default;
	width : 100%;
}
.calendarHeader {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
	text-decoration : none;
	height : 22px;
}
.calendarToday {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #ffcf00;
	padding-left : 3px;
	text-decoration : none;
	border : 1px solid #ffffff;
	height : 22px;
	width : 18px;
}
.calendarWeekend {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #caeeff;
	padding-left : 3px;
	line-height : 14px;
	text-decoration : none;
	border : 1px solid #ffffff;
	height : 22px;
	width : 18px;
}
.calendar {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #ffffff;
	padding-left : 3px;
	line-height : 14px;
	text-decoration : none;
	height : 22px;
	width : 18px;
}
.event {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	text-decoration : none;
	border : 1px solid #e6e6e6;
}
.empty {
	background-color : #f0faff;
	color : inherit;
	line-height : 14px;
	height : 22px;
	width : 18px;
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
h4.infoTitle {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0.2em;
}
p.infoBlurb {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 2em;
}
TD.productPriceInListing {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #d2e9fb;
	color : inherit;
}
TD.productPriceInBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #eeeeee;
	color : inherit;
}
TD.productPriceInProdInfo {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #ccffcc;
	color : inherit;
}
#navMenu {
	clear : both;
	height : 0.01%;
	margin : 0;
	padding : 0;
	list-style : none;
}
#navMenu ul {
	float : left;
	width : 150px;
	margin : 0;
	padding : 0;
	list-style : none;
}
#navMenu li {
	position : relative;
	float : left;
	line-height : 24px;
	margin-bottom : -1px;
	width : 150px;
}
#navMenu li ul {
	position : absolute;
	left : -999em;
	margin-left : 150px;
	margin-top : -26px;
}
#navMenu li ul ul {
	left : -999em;
}
#navMenu li a {
	width : 150px;
	display : block;
	color : #334;
	font-weight : bold;
	text-decoration : none;
	background : #ffffff;
	border : 1px solid #cce;
	padding-left : 2px;
}
#navMenu li a:hover {
	color : #000000;
	background : #aac;
}
#navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
	left : -999em;
}
#navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
	left : auto;
}
TD.productpageheadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 19px;
}
TD.productListing-data {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 5px;
	padding: 10px;
}
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#navlist li {
	padding-left: 45px;
	background-image: url(images/productpagebullet.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	line-height: 20px;
}