div, th, td, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
* {
	margin:0;
	padding:0;
}
p {
	margin-bottom:4px;
	margin-top:3px;
}
img {
	border:0;
}
/*
h1 { font-size:14px; 	color:#333300;	font-weight:bold;	margin-bottom:2px;}
h2 {	font-size:11px;	color:#333333;	font-weight:bold;	margin-bottom:3px;	margin-top:2px;}
h3 {	margin-bottom:3px;	margin-top:2px;}
h4 {	margin-bottom:3px;	margin-top:2px;} 
*/

/* COMMON */


body {
	text-align:center;
	background-color:#f3f3f3;
}
#SITE {
	width:980px;
	margin:0px auto;
	padding:4px 5px;
	text-align:left;
}
#SITECONTENT {
	width:973px;
	margin:0;
	padding:0;
}
/* TOP NAV */
#TNL {
	position:relative;
	width:960px;
	height:18px;
	overflow:hidden;
}
ul.TNLMENU {
	list-style-type:none;
	color:black;
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	top:0;
}
.TNLMENU li {
	float:left;
	height:20px;
	margin-left:15px;
	vertical-align:middle;
	font-size:10px;
}
.TNLMENU li a {
	color:black;
	text-decoration:none;
}
.TNLMENU li a:hover {
	text-decoration:underline;
}
.TNLMENU li.TNLanchor a {
	color:black;
	text-decoration:none;
}
.TNLMENU li.TNLanchor a:hover {
	text-decoration:underline;
}
#TN {
	position:relative;
	width:973px;
}
#TN_QUOTEBIN {
	position:absolute;
	top:20px;
	right:33px;
	height:55px;
	width:350px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	z-index: 999;
}

/* HOLIDAY BANNER */
#TNHOLIDAYBANNER {
	position:relative;
	width:973px;
	height:27px;
	background:url(http://www.moleskineus.com/lib/moleskine/tn-holiday-banner.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
#TNHOLIDAYBANNER div {
	height:27px;
	text-align:center;
	padding-top:5px;
}
#TNHOLIDAYBANNER div a {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#TNHOLIDAYBANNER div a:hover {
  text-decoration:underline;
}
#POHOLIDAY {
	position:absolute;
	z-index:999;
	width:479px;
	height:267px;
	border:1px solid black;
	overflow:hidden;
}

/* SEARCH */
#TNEUROPAPER {
	position:relative;
	width:973px;
	height:27px;
	background:url(http://www.moleskineus.com/lib/moleskine/european-paper.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
#TNEUROPAPER #TNPOPOVERANCHOR {
/* 	background:url(http://www.moleskineus.com/lib/moleskine/banner-ship-msg.png); */
/* 	background-position:0 0; */
/* 	background-repeat:no-repeat; */
	background-color:#606060;
	width:198px;
	height:25px;
	text-align:center;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}
#TNPOPOVERANCHOR a {
	color:#DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#TNPOPOVERANCHOR a:hover {
  text-decoration:underline;
}

/* TN SEARCH */
#TNSEARCH {
	position:absolute;
	right:33px;
	bottom:3px;
}
#TNSEARCH input#searchtxt {
	background:#707070 none repeat scroll 0 0;
	border:1px solid #444444;
	color:#dbdbdb;
	padding:3px 0 2px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#TNSEARCH input#searchimg {
	position:absolute;
	right:4px;
	bottom:7px;
	z-index:99;
}
/* Bottom Nav */
#BN {
	position:relative;
	width:973px;
}
#BNbar {
	width:960px;
	height:8px;
	background-color:#606060;
}
/* CONTENT */
#CONTENT {
	position:relative;
	width:973px; /* 960 + 13 */
	background-image:url(/lib/moleskine/bgshadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
#CONTENTTBL {
	background-color:white;
}
#CONTENT_TD_LN {
	width:198px;
	height:100%;
 border-right:1px solid #606060;
	border-left:1px solid #606060;
}
#CONTENT_TD_PAGE {
	width:760px; /* 960 - 200 = 760 */
}
/* Left Nav */ 
#LN {
	position:relative;
	width:198px;
	height:100%;
	background-color:#ffffff;
}
#LNcontainer {
	height:100%;
}
#LNmenu {
	position:relative;
}
.NewText {
	color:#990000;
	font-size:7pt;
	font-weight:bold;
}
/* 1st  Level 1111111111111111111111 */ 
#LNmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:verdana, arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#LNmenu li {
	margin:0 0 1px 0;
	position:relative;
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:solid;
	width:198px;
	background-color:#e5e3cb;
	text-align:left;
}
#LNmenu a {
	display:block;
	padding:3px 10px;
	color:#333333;
	text-decoration:none;
}
#LNmenu a:hover {
	color:#333333;
	background-color:#d1d1ba; /*MenuDark*/
	text-decoration:none;
}
/* 2nd Level 222222222222222222222 */ 
#LNmenu .ulSubsection {
	font-family:verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#LNmenu .ulSubsection li {
	margin:0 0 1px 0;
	position:relative;
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:solid;
	width:198px; /*  */
	background-color:#f6f6de;
}
#LNmenu .ulSubsection a {
	display:block;
	padding:2px 2px 2px 16px;
	color:#333333;
	text-decoration:none;
}
#LNmenu .ulSubsection a:hover {
	color:#333333;
	background-color:#d1d1ba; /*MenuDark*/
	text-decoration:none;
}
/* 3rd Level 333333333333333333333 */ 
#LNmenu .ulProduct {
	font-family:verdana, arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
#LNmenu .ulProduct li {
	margin:0 0 1px 0;
	position:relative;
	background-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-color:#f3f3d8;
	border-bottom-style:solid;
	width:198px;
	background-color:#ffffff;
}
#LNmenu .ulProduct a {
	display:block;
	padding:2px 2px 2px 20px;
	color:#333333;
	text-decoration:none;
}
#LNmenu .ulProduct a:hover {
	color:#333333;
	background-color:#d1d1ba; /*MenuDark*/
	text-decoration:none;
}
/* Special */
#LNmenu .active {
}
#LNmenu .inactive {
	display:none;
}
#LNmenu .selected {
	position:absolute;
	background:url('http://www.moleskineus.com/lib/moleskine/sprite.gif') 0 0 no-repeat;
	width:6px;
	height:11px;
	left:0px;
	top:4px;
}
#PAGE {
	position:relative;
	width:760px;
	overflow:hidden;
}
#PAGE-COLOR {
	border-top-style:solid;
	border-top-color:#ffffff;
	border-top-width:6px;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-left-width:6px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width:6px;
	color:black;
	height:auto;
}
/* Home Nav */
#PAGEHOME {
	position:relative;
	padding-left:10px;
}
#PAGEHOME h1 {
	font-size:14px;
	padding-right:10px;
}
#PAGEHOME p {
	padding-right:10px;
}
#PAGEHOME div.content {
	margin-top:10px;
	margin-right:10px;
}
#PAGEHOME .HOME_Box {
	position:relative;
	border:solid #7C8CAD 1px;
	margin-bottom:10px;
	padding:4px;
}
.HOME_Box .HOME_Img {
	text-align:center;
}
#homeNavigation {
	position:relative;
	background:#ffffff;
	height:450px;
}
#homeNavigation #BinMoodImg {
	width:380px;
	height:450px;
	float:left;
}
div#homeNavigation .BinMoodImg img {
	border:0px;
}
#BinCardTable {
	float:left;
	width:335px;
	height:450px;
	background-image:url('http://www.moleskineus.com/lib/moleskine/homenav-card-bg.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
#cardTable {
	width:335px;
	height:450px;
}
#cardTable td {
	text-align:center;
}
#cardTable .toprow td {
	padding-top:6px;
}
#cardTable .card {
	position:relative;
	width:95px;
	height:104px;
	text-align:center;
	overflow:hidden;
	text-align:center;
	overflow:hidden;
}
#cardTable .card a {
	background-image:url('http://www.moleskineus.com/lib/moleskine/sprite-card.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	width:95px;
	height:104px;
	text-decoration:none;
}
#cardTable .card a:hover {
	background-position:-95px 0;
	text-decoration:none;
}
#cardTable .card a:active {
	background-position:-190px 0;
}
#cardTable .card img {
	padding-top:8px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:0px;
}
#cardTable .card span {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.1em;
	text-align:center;
	color:#333333;
	display:block;
	padding-top:	8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px
}
#cardTable .card span:hover {
	text-decoration:underline;
}
/* CITY TABLE */

.G_NEW {
	color:maroon;
	font:bold normal normal 10px/1.0em Arial, Helvetica, sans-serif;
}
.G_CITY_div {
	margin:4px;
	border:solid #7C8CAD 1px;
}
.G_CITY_table td, .G_CITY_table th {
	padding-left:3px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	border:solid #ffffff 1px;
	text-align:left;
	background-color:#7C8CAD;
}
.G_CITY_table caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	font-weight:bold;
	background-color:#7C8CAD;
	color:#ffffff;
	padding:2px;
}
.G_CITY_table th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	font-weight:bold;
	background-color:#7C8CAD;
	color:#ffffff;
}
.G_CITY_table td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	background-color:#E8EBF0;
	color:black
}
/* GLOBAL TABLE */

.GTABLE_div {
/* border:solid #5b5b2a 1px;*/
}

.GTABLE_table caption {
	font:bold normal normal 10px/1.2em Arial, Helvetica, sans-serif;
	background-color:#565656;
	color:#ffffff;
	padding:2px;
	border-bottom-color:#878375 ;/*BG1DARK*/
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.GTABLE_table th {
	font:bold normal normal 10px/1.2em Arial, Helvetica, sans-serif;
	background-color:#878375 ;/*BG1DARK*/
	padding-bottom:2px;
	color:#ffffff;
}
.GTABLE_table td {
	font:normal normal normal 10px/1.2em Arial, Helvetica, sans-serif;
	background-color:#f0eedf;/*BG1LIGHT*/
	color:black
}
/* HEADER */
.SectionHeaderContainer {
	/*  border-bottom:#333333 solid 1px;*/
	padding-bottom:5px;
}
.SectionHeader {
	position:relative;
	width:754px;  /* 760 - 6 left border */
	background-color:#d1d1ba; /*MenuDark*/
}
.SectionHeader img {
	margin-bottom:2px;
}
.SectionHeader h1 {
	margin:0;
	padding:2px 0 0 6px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	line-height:1.2em;
}
.SectionHeaderBL {
	position:absolute;
	height:14px;
	width:14px;
	bottom:0px;
	right:0px;
	background-image:url('http://www.moleskineus.com/lib/moleskine/sprite.gif');
	background-position:-6px 0;
	background-repeat:no-repeat;
	z-index:999;
}
.SectionHeaderCaption {
	margin-top:4px;
	margin-left:6px;
	margin-right:16px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.SectionContent {
	position:relative;
}
.SectionContent h2 {
	padding:2px 0 4px 6px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	line-height:1.2em;
}
.SubSectionHeader {
	border-top-style:solid;
	border-top-color:#333333;
	border-top-width:1px;
	padding:3px 3px 3px 6px;
}
.SubSectionHeader a {
	color: white;
	text-decoration: none;
}
.SubSectionHeader a:hover {
	text-decoration: underline;
}

.SectionItem {
	position:relative;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:8px;
	border-top:1px #333333 solid;
	color:#333333;
}
.SectionItem h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4a42; /*DARKTEXT*/
}
.SectionItem h3, .SectionItem h3 a  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4a42; /*DARKTEXT*/
	text-decoration: none;
}
.SectionItem h3 a:hover {
 text-decoration: underline;
	color:#4a4a42; /*DARKTEXT*/
}
.SectionItem h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78786b; /*LIGHTTEXT*/
	padding-top:3px;
}
.SectionItem p {
	padding-top:3px;
}
.SectionItem .thumb {
	text-align:center;
}
.SectionItem .thumb-container {
	position: relative;
}
.thumb-div .is-new, #SKU_ImageID  .is-new {
 	position: absolute;
	right: -9px;
	top: 0px;
	width: 45px;
	height: 45px;
	background-image: url('/lib/moleskine/new-star.png');
	background-repeat: no-repeat;
	z-index:99;
}
.thumb-div .has-new-colors, #SKU_ImageID .has-new-colors {
 	position: absolute;
	right: -9px;
	top: 0px;
	width: 45px;
	height: 45px;
	background-image: url('/lib/moleskine/new-colors-star.png');
	background-repeat: no-repeat;
	z-index:99;
}
.thumb-div .is-coming-soon, #SKU_ImageID .is-coming-soon {
 	position: absolute;
	right: -9px;
	top: 0px;
	width: 45px;
	height: 45px;
	background-image: url('/lib/moleskine/coming-soon-star.png');
	background-repeat: no-repeat;
	z-index:99;
}
.thumb-div .is-onsale, #SKU_Image_TopID  .is-onsale {
 	position: absolute;
	right: 1px;
	top: 0px;
	width: 45px;
	height: 45px;
	background-image: url('/lib/moleskine/is-onsale.png');
	background-repeat: no-repeat;
	z-index:99;
}

.SectionItem .thumb-div {
	border:#cccccc 1px solid; 
}
.SectionItem .thumb a {
 color:black;
	font-size:10px;
	text-decoration:none;
}
.SectionItem .thumb a:hover {
	text-decoration:underline;
	color:#990000;
}
.SectionItem .moreinfo {
	display: block;
 padding-top:3px;
}

.SectionItem .content {
	padding:0 10px 0 15px;
	text-align:left;
}
.SectionItem .tableSplit {
	padding-top:10px;
}
.SectionItem ul.details {
	font-size:11px;
	margin:0;
	padding:0;
	list-style:none;
}
.SectionItem ul.details li {
	margin:0;
	padding:0 0 4px 0;
	line-height:1.2em; 
}
/* Service */
.CSContainer {
	padding:10px 10px 10px 10px;
}
.CSContainer .CSMenu td {
	padding:0 30px 0 0;
}
.CSContainer ul.menu {
	list-style-image:url('http://www.moleskineus.com/lib/moleskine/bullet.gif');
	margin:0 0 10px 30px;
}
.CSContainer ul.menu li, .CSContainer ul.menu li a {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.CSContainer ul.menu li a:hover {
	color:black;
	text-decoration:underline;
}
.CSContainer a {
	color:#333333;
	text-decoration:none;
}
.CSContainer a:hover {
	text-decoration:underline;
	color:black;
}
.CSContainer h2 {
	font-size:13px;
	background-color:#efefef;
	color:#333333;
	font-weight:bold;
	margin:6px 0 6px 0;
	padding:2px 6px;
	border-top:solid black medium;
	border-bottom:dotted black thin;
	width:100%;
}
.CSContainer h2 a {
	text-decoration:none;
}
.CSContainer h2 a:hover {
	text-decoration:underline;
}
.CSContainer h3, .CSContainer h3 a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin:8px 0 2px 0;
}
.CSContainer h3 a:hover {
	text-decoration:none;
}
.CSPanel {
	position:relative;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.CSPanel .Inner {
	position:relative;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	background-color:#7C8CAD;
	text-align:center;
	font-weight:normal;
	color:white;
	font-size:13px;
	line-height:1.2em;
}
.CSPanel .TL {
	position:absolute;
	top:0;
	left:0;
	height:5px;
	width:5px;
	background-image:url('http://www.moleskineus.com/lib/moleskine/sprite.gif');
	background-position:0 -17px;
	background-repeat:no-repeat;
	font-size:0;
}
.CSPanel .TR {
	position:absolute;
	top:0;
	right:0;
	height:5px;
	width:5px;
	background-image:url('http://www.moleskineus.com/lib/moleskine/sprite.gif');
	background-position:-5px -17px;
	background-repeat:no-repeat;
	font-size:0;
}
.CSPanel .BL {
	position:absolute;
	bottom:0;
	left:0;
	height:5px;
	width:5px;
	background-image:url('http://www.moleskineus.com/lib/moleskine/sprite.gif');
	background-position:-10px -17px;
	background-repeat:no-repeat;
	font-size:0;
}
.CSPanel .BR {
	position:absolute;
	bottom:0;
	right:0;
	height:5px;
	width:5px;
	background-image:url('http://www.moleskineus.com/lib/moleskine/sprite.gif');
	background-position:-15px -17px;
	background-repeat:no-repeat;
	font-size:0;
}
.ShippingTable {
	border:#dfdfdf 2px solid;
}
.ShippingTable th {
	background-color:#efefef;
	border:#dfdfdf 1px solid;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.ShippingTable td {
	border:#dfdfdf 1px solid;
	padding:4px;
	text-align:center;
}
/* OP */
.OP {
	position:relative;
	width:325px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.OPInnerContainer {
	position:relative;
	background:#f0eedf;/*BGLIGHT*/
}
.OPInnerContainerTL {
	position:absolute;
	top:0;
	left:0;
	height:5px;
	width:5px;
	background-image:url('http://www.moleskineus.com/lib/moleskine/sprite.gif');
	background-position:0 -17px;
	background-repeat:no-repeat;
	font-size:0;
}
.OPInnerContainerTR {
	position:absolute;
	top:0;
	right:0;
	height:5px;
	width:5px;
	background-image:url('http://www.moleskineus.com/lib/moleskine/sprite.gif');
	background-position:-5px -17px;
	background-repeat:no-repeat;
	font-size:0;
}
.OPInnerContainer h2.OPProductName {
	margin:0;
	text-align:left;
	padding:4px 8px;
	background:#878375;/*BGBEIGE*/
	color:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.OP .PriceContainer {
}
.OP .OPOuterTable {
	width:325px;
	border:1px solid #999;

}
.OP .TabContainer {
	border-top:none;
	border-right:1px solid #999;
	border-left:1px solid #999;
	overflow:hidden;
	clear:both;
	float:left;
	width:150px;
	background:#f0eedf;
	height:auto !important;
	height:50px;
	min-height:50px;
}
.OP .Tab1Content, .OP .Tab2Content {
	padding-top:0px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;
	width:150px;
}
.OP .Tab2Content {
	display:none;
}
.OP ul.PriceTabs {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	height:18px; /* Set height of PriceTabs */
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	width:150px;
}
.OP ul.PriceTabs li {
	float:left;
	margin:0;
	padding:0;
	height:17px; /* Subtract 1px from the height of the unordered list */
	line-height:17px; /* Vertically aligns the text within the tab */
	border:1px solid #999;
	border-left:none;
	margin-bottom:-1px; /* Pull the list item down 1px */
	overflow:hidden;
	position:relative;
	background:#f0eedf;
}
.OP ul.PriceTabs li a {
	text-decoration:none;
	color:#333333;
	display:block;
	padding:0 6px;
	border:1px solid #fff;
	outline:none;
}
.OP ul.PriceTabs li a:hover {
	background:#E5E3CB;
}
.OP ul.PriceTabs li.active, .OP ul.PriceTabs li.active a:hover {
	background:#f0eedf;
	border-bottom:1px solid #f0eedf;
}
.OP .PriceDotList {
	display:block;
	width:148px;
}
.OP .PriceDotList ul {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.OP .PriceDotList li {
	border-bottom:1px dotted #333333;
	color:#f0eedf;
	margin:0.5em auto;
	padding:0pt;
	position:relative;
	width:90%;
	line-height:1em;
}
.OP .PriceDotList a {
	position:relative;
	top:5px;
	padding-right:4px;
	background-color:#f0eedf;
}
.OP .SalePrice {
  color: #990000;
}
.OP .RegPrice, .OP .Price {
  color: #333333;
}
.OP .SaleAnyQty {
		font-size:10px;
}

.OP .PriceDotList a.Price {
	position:absolute;
	right:-1px;
	padding-left:4px;
}
.OP .PriceDotList .txt {
	padding-top:4px;
	padding-bottom:0px;
	padding-left:6px;
	font-size:10px;
}
.OP .OrderContainer {
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
}
.OP .OrderContainer input {
	margin:0;
	padding:0;
	text-align:center;
}
.OP .OPStatusContainer {
	text-align:center;
}

.OP form .box {
	padding: 3px 0 0 0;
	text-align:center;
}

.OP form div.OPInputQTY {
	padding: 7px 0 0 0;
	text-align:center;
}
.OP form div.OPInputQTY input {
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
}
.OP .OPInput {
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
}
.OP .OPInput option {
	text-align:left;
	padding-left:5px;
	padding-right:6px;
}
.OP .OPAdd2Basket {
	border:0;
	padding-top:4px;
	padding-bottom:4px;
}
.OP .OPTable td {
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:5px;
}
.OP .OPNotify {
	color:#333300;
	font-size:10px;
	margin: 0 5px 3px 5px;
	text-align: center;
}
/* Pop Over */
#POShipping {
	position:absolute;
	z-index:999;
	width:390px;
	height:205px;
	text-align:center;
	background-color:#F0EEDF;
	border:1px solid black;
	overflow:hidden;
}
#POShipping #POShippingBin {
	text-align:left;
}
#POShipping h1 {
	margin:0;
	font-size:14px;
	color:#8e0f0f;
}
#POShipping p {
	padding-top:6px;
	margin:0;
}
#POShipping .close {
	position:absolute;
	top:2px;
	right:2px;
	width:11px;
	height:11px;
	border:1px #878B70 solid;
	cursor:pointer;
	text-align:center;
	line-height:1em;
	font-size:10px;
}
#POShipping .close a {
	color:#878B70;
	font-weight:bold;
	text-decoration:none;
}
#POShipping .close a:hover {
	text-decoration:underline;
}

/* Explore */
#EXPLORE {
	font-size: 11px;
	background-color: #ffffff;
	text-align:left;
	padding:5px 5px 5px 5px;
}
#EXPLORE p {
	font-size: 11px;
}
#EXPLORE h2 {
	font-size: 13px;
	font-weight:bold;
	color: #96964B;
}
#EXPLORE h3.author {
	font-size: 13px;
	font-weight:bold;
	color: #232323;
	padding-left: 5px;
	padding-top: 10px;
}
#EXPLORE p.quote {
	font-size: 12px;
	color: #232323;
	padding-left: 12px;
}
#EXPLORE img.movie {
 padding:10px;
}
#EXPLORE a {
	color:black;
}
#EXPLORE a:hover {
	color: #333333;
}

/* SEARCH */
#SEARCHPAGE .helptxt {
	padding: 6px 0 9px 60px;
}
#SEARCHFORM td a {
	color: black;
	font-size: 13px;
}
#SEARCHFORM td a:hover {
	color: blue;
}
#SEARCHFORM td a img {
 padding:0 6px 4px 0;
}
/* SEARCH TOC */
#TOC table  {
	padding: 12px 0;
}
#TOC a.section  {
	display: block;
	text-decoration:none;
	padding: 4px 0 0 0;
	font-size: 12px;
	font-weight:bold;
}
#TOC a.section:hover  {
 color:#990000;
	text-decoration:underline;
}
#TOC a.subsection  {
	display: block;
	text-decoration:none;
 padding: 4px 0 0 8px;
	font-size: 11px;
	font-weight:bold;
}
#TOC a.subsection:hover  {
 color:#990000;
	text-decoration:underline;
}
#TOC a.item  {
	display: block;
	text-decoration:none;
	font-size: 10px;
 padding: 2px 0 0 12px;
}
#TOC a.item:hover  {
 color:#990000;
	text-decoration:underline;
}

/* MISC */
.lnkprice {
 color:black;
	font-size:10px;
	text-decoration:none;
}
a:hover.lnkprice {
	color:#990000;
	text-decoration:underline;
}
.txtquote {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:transparent;
}
.txtwhite {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.pagelink {
	font-size:10px;
 color:black;
	text-decoration:underline;
	font-weight:bold;
}
a:hover.pagelink {
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}
.reviews-pagelink {
	font-size:11px;
 color:black;
	text-decoration:underline;
	font-weight:bold;
}
a:hover.pagelink {
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}
.lnkclkbk {
	font-size:10px;
 color:black;
	text-decoration:underline;
}
.lnkcopy {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
a:hover.lnkcopy {
	color:#990000;
	text-decoration:underline;
}
.lnkname {
	font-size:10px;
 color:black;
	text-decoration:none;
}
a:hover.lnkname {
	color:#990000;
	text-decoration:underline;
}
.lnkwhite {
	color:#FFFFFF;
	text-decoration:underline;
}
.navs {
	font-size:12px;
 color:black;
	text-decoration:none;
	font-weight:bold;
}
a:hover.navs {
	color:#990000;
}
.navs2 {
	font-size:11px;
 color:black;
	text-decoration:none;
	font-weight:bold;
}
a:hover.navs2 {
	color:#990000;
}
.navi {
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
a:hover.navi {
	color:#990000;
}
.navbot {
	font-size:10px;
 color:black;
	text-decoration:none;
}
a:hover.navbot {
	color:#990000;
	text-decoration:underline;
}
/* Common */
.txtsm {
	font-size:10px;
	color:black;
}
.txttag {
	font-size:11px;
	color:#CC3300;
	font-weight:bold;
}
.txtprice {
 color:black;
	font-size:10px;
}
.txtpriceb {
 color:black;
	font-size:10px;
	font-weight:bold;
}
.txtpricer {
	color:#990000;
	font-size:10px;
	font-weight:bold;
}
.txtavail {
	color:#333300;
	font-size:10px;
	font-weight:bold;
	margin-bottom:3px;
}
