/* This is for the header.cfm file */
.header {
	background-repeat: repeat-x;
	background-image: url(Assets/structure/bss_bgtile_main.jpg);
}

.headOne{
	background-image: url(Assets/structure/bss_bgtile_mast_0001.jpg);
	background-repeat: no-repeat;
	height: 183px;
}

.pdHeader {
	font-family: "Arial Black";
	font-size: 15px;
	color: #619BCD;
	font-weight: bolder;
	margin-top: -2px;
}

a.thsSubNav, a:active.thsSubNav, a:focus.thsSubNav, a:hover.thsSubNav, a:link.thsSubNav, a:visited.thsSubNav {
	text-decoration: underline;
	text-align: center;
	font-size: 12px;
	font-family: sans-serif;
	color: #474838;
}


/* lets take care of the footer */
.footer {
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-family: sans-serif;
	color: #609BCD;
}

a.footer, a:active.footer, a:focus.footer, a:hover.footer, a:link.footer, a:visited.footer {
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-family: sans-serif;
	color: #609BCD;
}

/* this covers train slide in */
.poper{
	margin-left: 5px;
	background-image: url(Assets/structure/bss_bgtile_nav.gif);
	background-repeat: no-repeat;
	height: 285px;
}
.menutitle{
	cursor: pointer;
	margin-bottom: 4px;
	font-size: 11px;
	background-image: url(Assets/structure/bss_bgtile_nav_box.gif);
	color: #000000;
	width: 140px;
	height: 28px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
}

.tracks {
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.thsMenu{
background-image: url(Assets/structure/dpBlank.gif);	
width:127px;
height: 25px;
text-decoration: none;
text-align:center;
background-repeat: no-repeat;
margin-left:5px;
}

.submenu{
margin-top:-7px;
}

.submenulk{
	width: 127px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #316B9D;
}

.triSub, a.triSub, a:active.triSub, a:focus.triSub, a:hover.triSub, a:link.triSub, a:visited.triSub {
	background-color: #619BC9;
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif;
	color: Black;
	font-size: 12px;
}

.mozViewCart {
	position: absolute;
	top: 154px;
	left: 236px;
}

