.topBar {
	background-image: url(../images/topBarBackground.jpg);
}
body {
	margin: 0px;
}
.loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.loginBox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #EEEEEE;
}
.logoBack {
	background-image: url(../images/logoBarBackground.jpg);
	background-repeat: repeat-x;
}
a.topNavLink:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/navBarBackground.jpg);
	background-repeat: repeat-x;

}
a.topNavLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/navBarBackground.jpg);
	background-repeat: repeat-x;

}
a.topNavLink:hover {
	color: #40D8D8;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/navBarBackgroundHover.jpg);
	background-repeat: repeat-x;


}
a.topNavLink:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/navBarBackground.jpg);
	background-repeat: repeat-x;

}
.navBar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #333333;
	background-color: #A20000;

}
.navBarEnd {
	background-image: url(../images/navBarEnd.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #333333;
	background-color: #666666;
}
.secondNavBar {
	background-image: url(../images/searchBarBackground.jpg);
}
.dispBox {
	margin: 3px;
	padding: 2px;
	float: left;
	background-color: #E2E2E2;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;


}
.pinboardtop {
	background-image: url(/images/pintop.gif);
	background-repeat: no-repeat;
}
.pinboardheader {
	background-image: url(/images/pinheading.gif);
	background-repeat: no-repeat;
}
.pinboardmid {
	background-image: url(/images/pinmid.gif);
	background-repeat: repeat-y;
}
.pinboardbottom {
	background-image: url(/images/pinbottom.gif);
	background-repeat: no-repeat;
}
.cartDisplayBox {
	border: 1px solid #666666;
	padding: 3px 0px 0px;

}
.cartDisplayTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0px 0px;
}
a.cartEmptyLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #404040;
}
a.cartEmptyLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #404040;
}
a.cartEmptyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #C00000;
}
a.cartEmptyLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #404040;
}
a.cartItemsLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #00FF00;
}
a.cartItemsLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #00FF00;
}
a.cartItemsLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #C00000;
}
a.cartItemsLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #00FF00;
}
.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.sidenotes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636363;
	font-style: italic;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.cartViewHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E8E8E8;
}
.cartViewBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cartViewQty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 30px;

}
a.cartViewFooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #828282;
	display: block;
	width: 100%;
	text-decoration: none;
}
a.cartViewFooter:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #828282;
	display: block;
	width: 100%;
	text-decoration: none;
}
a.cartViewFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B80000;
	display: block;
	width: 100%;
	text-decoration: none;
}
.cartViewTotals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cartViewGrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #E8E8E8;
}
.summaryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.summaryTotals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.trashCan {
	cursor: hand;
}
a.pagesLink:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
a.pagesLink:visited {
	color: #FFCCCC;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #8495A4;

}
a.pagesLink:hover {
	color: #6C7886;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #565656;
}
a.pagesLink:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #565656;
}
.pageLinkBar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D8193;
	border-left-color: #C9D0D7;
	background-color: #8495A4;

}
.currentPage {
	color: #808080;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
}
.historyLayer {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
.infowindow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 10px;
	top: 10px;
}
.refGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.refBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sortbybox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.searchBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.popUpTop {
	background-image: url(../images/infoBar.jpg);
	background-repeat: repeat-x;


}
.popUpClose {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-indent: 10pt;
}
.bpMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
