body {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;	
	margin: 0px;
}

tr,li,p {
		font-family: Arial, Verdana, sans-serif;
		font-size: 9pt;
		font-weight: normal;	
}
a {
	color: #3E3559;
	text-decoration: none;
}
:hover {
	text-decoration: underline;
}
h1 {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: 400;
	border: 0px none;
}

h2 {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13pt;
	font-weight: 400;
	border: 0px none;
}

h3 {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: 400;
	border: 0px none;
}

h4 {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	border: 0px none;
}



td.topbar {
	height:22px;
	background-color: #3E3559;
	color: #FFFFFF;
	margin-right: 2em;
	text-align: right;
	background-image: url(/images/topbar-tah.gif);
	background-repeat: repeat;
	padding-top: 3px;
}

td.tabs  {
	height:30px;
	text-align: left;
	background-image: url(/images/nav/tab_bg.gif);
	background-repeat: repeat;
	padding-top: 4px;
}

td.tabs_toys  {
	height:30px;
	text-align: left;
	background-image: url(/images/nav/tab_bg_cas.gif);
	background-repeat: repeat;
	padding-top: 4px;
}	



table.bottom  {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 5px solid #61b6f7;
	border-bottom: 1px solid #BFBFBF;
        border-collapse: collapse;
}

td.bottom   {
	border-right: 1px solid #BFBFBF;
	color: #3E3559;
	width: 33%;
	vertical-align: top;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.footer  {
	text-align: center;
	color: #3E3559;
	padding-top:20px;
}

table.menu {
	border: 3px solid #C3C2C4;
	
	
}
td.menuheader   {
	font-wieght:bold;
	padding-left: 2em;
	background-color: #C3C2C4;
}

td.menulist   {
	background-color: #FFFFFF;
	padding-left: 3em;
}

table.nav  {
	width: 100%;
	background-color: #ffffff;
}
td.navsearch {
        padding:4px;
        vertical-align:top;
        font-size: 8pt;
        border: 1px solid #BFBFBF;
        background-color: white;
}
td.navattr {
        padding:4px;
        vertical-align:top;
        font-size: 8pt;
        border: 1px solid #BFBFBF;
        background-color: white;
}
td.navprodattr {
        padding:2px;
        vertical-align:top;
        font-size: 8pt;
        background-color: white;
}

td.search {
	border-top: 5px solid #E9E7Eb;
	border-bottom: 10px solid #E9E7Eb;
	padding-left:4px;
	vertical-align:top;
	font-size: 8pt;
}

td.nav	{
	background-color: #ffffff;
	vertical-align:top;
	font-size: 8pt;
        border-right: 1px solid #BFBFBF;
}
th.cart{
	border: 1px solid #73659D;	
}
td.cart{
	background-color: #E9E7EB;
	padding-left: 1em;
	padding-right: 1em;
}
input.cart{
	border-top:none;
	border-left:none;
	border-right: none;
	border-bottom: 1px dashed #73659D;
	background-color: #E9E7EB;
	text-align: right;
}
input.admin{
	border-top: none;
        border-left:none;
        border-right: none;
        border-bottom: 1px dashed #73659D;
        background-color: #f4f2f5;
}
input.still{
        background-color: #bbb3d6;
        color: #3E3559;
}
input[type=submit].still{
        background-color: #bbb3d6;
        color: #3E3559;
}
input.next{
	background-color: #bbb3d6;
	color: #3E3559;
	padding-right: 1em;
	background-image: url(/images/lines/rarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
input.prev{
	background-color: #bbb3d6;
	color: #3E3559;
	padding-left: 1em;
	background-image: url(/images/lines/larrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
input[type=submit].next{
	background-color: #bbb3d6;
	color: #3E3559;
	padding-right: 1em;
	background-image: url(/images/lines/rarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
input[type=submit].prev{
	background-color: #bbb3d6;
	color: #3E3559;
	padding-left: 1em;
	background-image: url(/images/lines/larrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
span.err{
	font-size: 12pt;
	color: red;
}
div.hint{
	width: 60%;
	margin-left: 3em;
	margin-right: 3em;
	border-width: 1px 2px 1px 2px ;
	border-style: dashed solid dashed solid;
	border-color: #73659D;
	background-color: #C3C2C4;
	padding: .5em;
}
div.error{
	width: 60%;
	margin-left: 3em;
	margin-right: 3em;
	border-width: 1px 2px 1px 2px ;
	border-style: dashed solid dashed solid;
	border-color: red;
	background-color: #eedddd;
	padding: .5em;
}
a.account{
	font-size: 14pt;
	color: #73659d;
	text-decoration: none;
}
a.account:hover {
	text-decoration: underline;
}

a.prodlinks {
	font-family:arial;
	font-size:9pt;
	color: #3e3559;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}	

a.prodlinks:hover {
	color: #73659d;
}


div.navcurgroup {
	color: #3E3559;
	font-weight: bold;
	text-decoration: none;
	background-color:#E9E7EB;
}	

span.crumbCurrGroup {
	color: #3E3559;
	font-weight: bold;
	text-decoration: none;
}	

div.navsubgroup {
	color: #73659D;
	text-decoration: none;
}

div.navsupgroup {
	color: #73659D;
	text-decoration: none;
}


a.tabs {
	color: #3E3559;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}	

a.tabs:hover {
	text-decoration: underline;
}

	
a.toplinks {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}	

a.toplinks:hover {
	text-decoration: underline;
}


a.toplinks2 {
	color: red;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}	

a.toplinks2:hover {
	text-decoration: underline;
}

a.toplinksblack {
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #9bd0f9;
	font-size: 12pt;

}


a.toplinksblack1 {
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	align: center;
	background-color: #9bd0f9;
}
.lightblue {
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #9bd0f9;
}

.lightbluetd {
	background-color: #9bd0f9;
}
	

a.toplinksblack:hover {
	text-decoration: underline;
}

a.toplinksblack1:hover {
	text-decoration: underline;
}

a.buttonprods {
	font-size: 7pt;
	color: #3E3559;
	text-decoration: none;
}
a.buttonprods:hover {
	text-decoration: underline;
}

div.prodtitle {
	font-size: 14pt;
}	
td.prodorder{
        font-family: Arial, Verdana, sans-serif;
        background-color: #E9E7EB;
        border: 1px solid #3E3559;
	width: 170px;
        padding: 3px;
}
th.prodorder{
        background-color: #3E3559;
        border: 1px solid #3E3559;
        color: white;
	width: 170px;
        font-weight: bold;
        font-family: Arial, Verdana, sans-serif;
	text-align: left;
}
div.stockinfo{
	font-size: 8pt;
	text-align: right;
	margin-top: .5em;
	margin-bottom: .5em;
}
th.prodinfo{
        border-bottom: 1px solid #c3c2c4;
        border-top: 1px solid #c3c2c4;
        padding-left: 3em;
        padding-right: 1.5em;
        text-align: right;
}
td.prodinfo{
        border-bottom: 1px solid #c3c2c4;
        border-top: 1px solid #c3c2c4;
        padding-left: 1.5em;
        padding-right: 3em;
                                                                                                                                                               
}

div.pagerbottom {
	background-color: #E9E7EB;
}

table.prodrecos{
	border: 3px solid #E9E7EB;
	padding: 0px;
}
td.prodrecos{
	background-color: #E9E7EB;
}

td.prodhead{
	background-color: #E9E7EB;
	border-top: 1px solid #3E3559;
	padding-left: 1em;
	padding-right: 1em;
}	
td.promotitle {
	background-color: #73659D;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
	border: 1px solid #73659d; 
	
}
td.promodetail{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	vertical-align:top;
	border: 1px solid #73659d;
	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
}

a.main:link, a.main:visited {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	width: 135px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #799B98;
	padding: 3px;
	border: 1px solid #fff;
	border-right: 0;
	text-align: left;
	text-decoration: none;
}

a.main:hover {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	width: 135px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 3px;
	border: 1px solid #fff;
	border-right: 0;
	text-align: left;
	text-decoration: none;
}

a.sub:link, a.sub:visited {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: ##3E3559;
	background-color: #E9E7EB;
	padding: 4px;
	border: 1px solid #fff;
	border-bottom: 0;
	width: 160px;
	text-align: left;
	text-decoration: none;

}

a.sub:hover {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3E3559;
	padding: 4px;
	border: 1px solid #fff;
	border-bottom: 0;
	width: 160px;
	text-align: left;
	text-decoration: none;
}

.container  {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	display: block;
	z-index: 100;
}

.submenu  {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	text-align: left;
	position: absolute;
}

#subpos1 {
	top: 22px;
	left: 70px;    
	visibility: hidden;
	margin-top:5px;
}

#subpos2 {
	top: 22px;
	left: 160px;           
	visibility: hidden;
}
#subpos3 {
	top: 22px;
	left: 280px;           
	visibility: hidden;
}
img.add2registry {
	src: url(/images/tah/registryadd.gif);
	width: 159px;
	height: 40px;
	border: none;
}
table.prodattrlinks {
	background-color:#FFFFFF;
	width:100%;
	margin:4px;
	border: 1px solid #BFBFBF;
}

.space_tag {
    padding: 0px;
line-height: 0px;
}
