@charset "UTF-8";
.productWrap {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 1002px;
	border-style: none;
	height: 100%;
	float: left;
}

.leftMenuHeaderProductsText {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/lm_p_header_bg.jpg) no-repeat scroll 0 0;
	color:transparent;
	font-family:arial;
	font-size:0;
	font-weight:bold;
	height:60px;
	margin-bottom:5px;
	margin-top:0;
	padding:5px;
	text-align:center;
}

#productMenu {
	position: relative;
	text-align: left;
	font: 11.5px/14.9333px Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 20px 0px 0px;
	float: left;
	width: 145px;
	color: #777;
}
#productMenu h2 {
	text-indent: 15px;
	font: bold 12.5px/110% Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0px;
	margin-bottom: 0px;
}
#productMenu ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
#productMenu li a {
	font: 12px Verdana, Geneva, sans-serif;
	color: #777;
	text-decoration: none;
	list-style: square url(../images/arrowGrey.png) outside;
}
#productMenu li a:hover {
	font-weight: bold;
	text-decoration: none;
	list-style: square url(../images/arrowOrg.png) outside;
}
#products tr td {
	padding: 12px 0px 12px 10px;
	vertical-align: top;
	border-top: 1px solid #bbb;
	margin: 0px;
}
#products tr td ul {
	padding-top: 0px;
	margin-top: 10px;
	font-size: 11.5px;
}
#products tr td ul li {
	padding-bottom: 5px;
	margin-left: 20px;
}
#products tr td p {
	text-align: left;
	margin: 0px;
	padding-bottom: 20px;
	font: 11.5px/145% Verdana, Geneva, sans-serif;
	padding-top: 5px;
}
#products tr td h1 {
	font: 24px/110% Georgia, "Times New Roman", Times, serif;
	color: #FF7300;
	padding: 0px;
	margin: 0px;
}
#products tr td h2 {
	font: bold 12px/110% Verdana, Geneva, sans-serif;
	color: #03C;
	letter-spacing: 2px;
	padding: 0px;
	margin: 5px 0px 5px;
	text-indent: -3px;
}
#serColL h2 {
	color: #03C;
	margin: 10px 0px 5px;
	padding: 0px;
	font: bold 12px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#serColR h2 {
	color: #03C;
	margin: 10px 0px 5px;
	padding: 0px;
	font: bold 12px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#serColL {
	padding: 0px 10px 10px;
	float: left;
	width: 290px;
	margin: 0px;
	list-style: square outside;
}
#serColR {
	margin: 0px;
	padding: 0px 10px 10px;
	float: right;
	width: 290px;
	list-style: square outside;
}
.subLi {
	list-style: circle outside;
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.cover {
	list-style: square url(../images/cover.png) outside;
	margin-left: 25px;
}
.folds {
	list-style: square url(../images/folds.png) outside;
	margin-left: 25px;
}
.options {
	list-style: square url(../images/options.png) outside;
	margin-left: 25px;
}
.pages {
	list-style: square url(../images/pages.png) outside;
	margin-left: 25px;
}
.paper {
	list-style: url(../images/paper.png) outside;
	margin-left: 25px;
}
.size {
	list-style: url(../images/sizes.png) outside;
	margin-left: 25px;
}
.emphasis {
	font: bold 18px/32px "Arial Black", Gadget, sans-serif;
	color: #666;
	letter-spacing: 1px;
}
.tipBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10.5px;
	line-height: 130%;
	margin-bottom: 10px;
	color: #03C;
	margin-top: 50px;
	border: 1px double #aaa;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
	padding: 6px;
}
.actionLinks {
	font: 11.5px/15px Verdana, Geneva, sans-serif;
	text-decoration: none;
	list-style: url(../images/arrowGrey2.png) outside;
}
.actionLinks a {
	text-decoration: none;
	color: #EF6900;
	list-style: url(../images/arrowGrey2.png) none outside;
}
.actionLinks a:hover {
	list-style: url(../images/arrowOrg2.png) outside;
	font-weight: bold;
}
/* Shopping Cart, My Account, etc */
	#rightMenuLinks {
	padding: 0px;
	margin: 5px 0px 0px;
	width: 100%;
}
#rightMenuLinks li {
	list-style: none;
	font: bold 12px/14.9333px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#rightMenuLinks a {
	color: #686558;
	text-decoration: none;
	display:block;
	padding-left:20px;
	text-align:left;
	padding-top:0px;
}
#rightMenuLinks a:hover {
	color:#525252;
}

