body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	line-height: 1.8em;
	color: #8c8c8c;
	background-color: #fffac8;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

p { margin: 0 0 1.8em 0; }

h3 {
	margin: 1.8em 0 0 0;
	font-size: 100%;
	padding: 0;
}

h5 {
	margin-bottom: 20px;
}

a {
	outline: none;
	color: #cf432a;
	background-color: transparent;
	text-decoration: none;
}

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

tr {
	vertical-align: top;
}

ul {
	margin: -1.8em 0 1.8em 1.5em;
	padding: 0;
}

h5 {
	margin: 0 0 1.8em 0;
	padding: 0;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.7em;
}
.grayplus {
	line-height: 2.5em;
}

/* -------------------------------------------- */
.where {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}
.red {
	color: #cf432a;
}

.where li {
	list-style-type: none;
	font-size: x-small;
	font-weight: bold;
	line-height: 1.7em;
	margin: 0 0 1.8em 0;
}

.where ul {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.where ul li {
	list-style-type: none;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 0 6px 0;
	text-transform: uppercase;
}

.where ul li ul {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.where ul li ul li {
	list-style-type: none;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	text-transform: none;
}

/* -------------------------------------------- */
.orderForm {
	font-size: x-small;
}

.orderForm label {
	padding-right: 20px;
	text-align: left;
}

.orderForm th {
	font-size: x-small;
	padding: 20px 20px 0 0;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #f2ca30;
}

.orderForm p {
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

/* -------------------------------------------- */
#main {
	position: relative;
	width: 782px;
	margin: 0 auto;
}

#col1 {
	float: left;
	width: 118px;
	margin: 0;
	padding: 0;
}

#col2 {
	float: left;
	width: 500px;
	margin: 48px 16px 0 16px;
	padding: 0;
	font-size: 90%;
}

#col3 {
	float: left;
	width: 114px;
	margin: 134px 0 0 0;
	padding: 0 18px 0 0;
}

#col3 h5 {
	color: #8c8c8c;
}

/* -------------------------------------------- */
#menu {
	list-style: none;
	position: relative;
	width: 500px;
	height: 30px;
	margin: 0 0 50px 0;
	padding: 0;
	text-indent: 0;
	border-bottom: 1px solid #f2ca30;
}

#menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
	overflow: hidden;
	height: 30px;
}

#menu a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0;
}

#menu a:hover {
	background-position: 0 -30px;
}

#menuHome {
	width: 46px;
}

#menuHome a {
	width: 46px;
	background: url(../images/menuHome.gif) top left no-repeat;
}

#menuProducts {
	width: 78px;
}

#menuProducts a {
	width: 78px;
	background: url(../images/menuProducts.gif) top left no-repeat;
}

#menuAbout {
	width: 57px;
}

#menuAbout a {
	width: 57px;
	background: url(../images/menuAbout.gif) top left no-repeat;
}

#menuWhereToFind {
	width: 107px;
}

#menuWhereToFind a {
	width: 107px;
	background: url(../images/menuWhereToFind.gif) top left no-repeat;
}

#menuWholesale {
	width: 86px;
}

#menuWholesale a {
	width: 86px;
	background: url(../images/menuWholesale.gif) top left no-repeat;
}

#menuPress {
	width: 55px;
}

#menuPress a {
	width: 55px;
	background: url(../images/menuPress.gif) top left no-repeat;
}

#menuContact {
	width: 71px;
}

#menuContact a {
	width: 71px;
	background: url(../images/menuContact.gif) top left no-repeat;
}

/* -------------------------------------------- */
#prmenu {
	list-style: none;
	position: relative;
	width: 118px;
	margin: 0;
	padding: 8px 0 0 0;
	text-indent: 0;
}

#prmenu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: 0;
	overflow: hidden;
	width: 118px;
	height: 30px;
}

#prmenu a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 118px;
}

#prmenu a:hover {
	background-position: 0 -30px;
	border: 0;
}

#prmenuBoardBook a {
	background: url(../images/prmenuBoardBook.gif) top left no-repeat;
}

#prmenuJournal a {
	background: url(../images/prmenuJournal.gif) top left no-repeat;
}

#prmenuPlayGo a {
	background: url(../images/prmenuPlayGo.gif) top left no-repeat;
}

#prmenuStickers a {
	background: url(../images/prmenuStickers.gif) top left no-repeat;
}

#prmenuSPECIALS a {
	background: url(../images/prmenuSPECIALS.gif) top left no-repeat;
}

/* -------------------------------------------- */
#foot {
	position: relative;
	width: 514px;
	font-size: x-small;
	color: #a6a6a6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2ca30;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

/* -------------------------------------------- */
.clearAll {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* -------------------------------------------- */
.no-print {}
.print-only { display: none; }

/* -------------------------------------------- */
.stickers {
	margin: 0;
}

.stickers th {
	font-size: x-small;
	line-height: 1.2em;
	text-align: left;
	font-weight: normal;
	padding: 0 0 0 2px;
	margin: 0;
}
.rightAlign {
	text-align: right;
}
.dottedborder {
	border: medium dotted #908F8E;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}

/* -------------------------------------------- */
.popup {
	display:none;
	position:absolute;
	background-color:transparent;
}

