body, html {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 92%;
	line-height: 1.4em;
	color: #1F1F1F;
	margin: 0;
	padding: 0;
	font-style: normal;
	background-image: url(../images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: 50% 110px;
	}

div#header {
	margin:0;
	padding:0;
	height:110px;
	background: url(../images/bg_header.jpg) no-repeat left top;
	}
#header img {
	margin: 10px 0 0 2px;
	}	

#wrap { 
	/*background: transparent url(../images/bg_wrap.jpg)  repeat-y left top;
	border: 1px solid #FFFAE9;  needed to avoid strange bugs in Mozilla  */
	width: 700px;
	padding: 0;
	margin: 0 auto;
	}
#wrap:after {	 /* needed to have float DIV enclosed by parent */
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	}
h1, h2, h3, h4 {
	font-family: "Lucida Sans", "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Verdana;
	}	

/*NAVIGATION COLUMN -------*/		
.wrapNav {
	float: left; 
	/*border: 1px solid black;
	background-color:red; */
	width: 160px; 
	margin: 0;
	}
	
	
/* NAVIGATION BOXES
----------------------------------------*/
.navBox h3 { /* menu header */
	color: #e5cbd0;
	margin: 0px 4px 0 4px;
	padding: 2px;
	font-size: 84%;
	text-align: center;
	text-transform: uppercase;
	background-color: #632224;
	}
.navBox h4 { /* home link */
	margin: 1px 4px 4px;
	padding: 0px;
	font-size: 84%;
	text-align: center;
	}
.navBox h4 a, .navBox h4  a:visited{
	display: block;
	background-color:  #e5cbd0;
	padding: 2px;
	text-decoration: none;
	color: #632224;
	}	

 .navBox h4  a:hover{
	background-color: #632224;
	color: #e5cbd0;
	}
div.navBox {
	width: 150px;
	margin: 10px 5px;
	background: transparent url(../images/bg_nav.jpg) no-repeat center top;
	border-bottom: 6px solid #632224;/**/
	padding-top: 4px;
	}
div.home {
	border-bottom-width: 1px;
	}	
.navBox ul, .navBox li {
	margin: 0 ;
	padding: 0;
	list-style-type:none;
	}	
.navBox ul {
	/*border:  1px solid yellow;
	padding:  0 0;*/
	}
ul.menu li {
	/*line-height: 2em;*/
	border-bottom: 1px solid #CCC;
	padding: 3px 0;
	}
/* -------------------*/	
				

/*SEARCH AND SHOPPING CART DIV -------*/	
#extras {
	/*background: url(../images/bg_extras.gif) repeat;*/
	background-color: #ccc;
	font-weight: bold;
	font-size: 78%;
	color:#632224;
	padding: 0px;
	margin: 0;
	}
#extras form{
	margin:0;
	padding: 0;
	}	
#extras input {
	margin: 4px 0;
	}	
.search {
	text-align: right;
	float: right;
	width: 250px ;
	margin-right: 5px;
	white-space: nowrap;
	}
.cart {
	width: 250px;
	margin-left: 5px;
	}	
/* -------------------*/	

/* FOOTER
----------------------------------------*/	
div#footer {
	  clear: both;
	  font-size: 82%;
	  background-color: #fff;
	  font-weight:normal;
	  width: 100%;
	  color:#272928;
	  text-align:right;
	  margin: 0;
	  padding: 0px;
	}
div#footer p {
	margin: 8px 0;
	padding: 5px;
	}
	
/* -------------------*/	

/* CONTENTS
----------------------------------------*/
div.contents {
	/*border: 1px solid black;*/
	padding: 10px 15px 10px 5px;
	margin-left: 165px;
	margin-bottom:20px;
/*	position: relative;
	width: 650px;*/
	}
a,  a:visited {
	text-decoration: underline;
	color: #C03;
	}	
 a:hover {
	color: #603;
	text-decoration: none;
	}	
p {		/* Global Paragraph rules */
	font-size: 86%;
	margin: 0.5em 15px 1em 0;
	line-height: 1.4em;
	}
/* -------------------*/	
	
/* LISTS -------*/
.basicDL {
	font-size: 86%;
	margin: 20px 3px 15px 0px
	}	
.basicDL dt {
	margin-top: 10px;
	margin-bottom: 4px;
	font-weight:bold;
	}
.basicDL dd {
	margin-left: 0em;
	line-height: 1.5em;
	}
			
.globalList, .globalList li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	}
.globalList {
	margin-bottom: 1.3em;
	}	
.globalList li {
	margin: 0 0 4px 3px;
	padding: 0 0 0 11px;
	line-height: 1.4em;
	background-image: url(../images/bullet_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}	
ol {
	font-size: 86%;
	line-height: 1.5em;
	margin: 1.5em 2.2em;
	padding:0;
	}
.questions dd {
	margin-left: 0;
	}
dd.goTop, p.goTop {
	margin: 0.8em 0;
	text-align: right;
	}			
/* -------------------*/	

.itemDisplay {
	margin: 0 0 20px 0;
	}	
.itemDisplay td {
	font-size: 86%;
	padding: 10px;
	line-height: 1.5em;
	vertical-align: top;
	}
.itemDisplay th {
	padding: 10px;
	border-right: 1px solid #999;
	vertical-align: top;
	}
span.price {
	display: block;
	margin-top:10px;
	font-weight: bolder;
	}
span.date { /* All Publications date and Issue */
	font-size: 120%;
	font-weight:bolder;
	font-family: "Lucida Sans", "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Verdana, sans-serif;
	color: #C33;
	display: block;
	margin-bottom: -8px;
	}		

a.addCart , .addCart:visited{
	background-color: #C03;
	margin-left: 12px;
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
	padding: 3px 4px 3px 24px;
	background-image: url(../images/bg_cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #632224;
	}
.addCart:hover {
	color: #632224;
	}

input.button {
	/*background-color: #ffb88a;*/
	color: #C03;
	padding: 2px 3px;
	color: #903;
	font: bolder 96% Verdana, Arial, Helvetica, sans-serif;
	}	

/*SUBSCRIBE TO MAGAZINE DIV -------*/				
.subscribe {
/**/	float: left;
	width: 480px;
	border-width: 1px 1px 4px 1px;
	border-style: solid;
	border-color: #300;
	margin: 0 8px 10px 0;
	background-color: #eaeaea;
	}
.subscribe img {
	float: left;
	margin: 8px;
	}
.subscribe p{
	line-height: 1.7em;
	margin: 5px 0 8px 96px;
	}
		
.subscribe h3 {
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid #300;
	font-size: 110%;
	padding: 5px 5px;
	line-height: 1em;
	color: #C03; 
	}
.subscribe form{
	padding: 0;
	}	
.subscribe input{
	vertical-align: text-bottom;
	}		
/*.subscribe:after {	  needed to have float DIV enclosed by parent
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	} */

/*PAGE INDEX OF MAGAZINES -------*/
dl.issueContents {
	font-size: 86%;
	}
dl.issueContents dt {
	float: left;
	font-weight: bolder;
	width:  2.5em;
	text-align: right;
	vertical-align: top;
	}
dl.issueContents dd {
	margin: 8px 0;
	line-height: 1.3em;
	padding: 2px 3em;
	}	
	
/* -------------------*/	

/* TABLES
----------------------------------------*/	

/* FAQ Rates */
caption {
	font-weight: bolder;
	margin-bottom: 5px;
	}

.ratesTable {
	border-collapse: collapse;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	}	
.ratesTable td, .ratesTable th {
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	font-size: 86%;
	padding: 3px;
	vertical-align: top;
	}
.ratesTable th {
	background-color: #f0f0f0;
	color: #666;
	}		
.tdNowrap {
	white-space: nowrap;
	}
/*REGISTRATION TABLES -------*/
.regTable {
	border: 0px solid #ccc;
	width: 460px;
	}
.regTable th{
	text-align: left;
	font-family: "Lucida Sans", "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Verdana;
	font-size: 88%;
	color: #969;
	padding:  16px 0 2px 0;
	border-bottom: 2px solid #999 ;
	}
.regTable td{
	font-size: 84%;
	padding: 6px 5px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	}
.regTable td.submit{
	padding: 7px;
	text-align: right;
	background-color: #ccc;
	}

.regTable td.leftTd {
	border-right: 1px solid #ccc;
	white-space: nowrap;
	width: 32%;
	}	

.warning {
	background: #FFC url(../images/alert.gif) no-repeat 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 5px 5px 0px;
	border-top: 2px solid #F90;
	border-bottom: 2px solid #F90;
	width: 480px;
	}
.warning dt{
	margin:2px 8px 10px 57px;
	font-size: 100%;
	color: #F30;
	font-weight: bold;
	}
.warning dd {
	margin: 2px 5px 3px 59px;
	line-height: 1.4em;
	font-size: 84%;
	}
.warning dd:before {	
	content: '>>  ';
	color: #F63;
	text-decoration: blink;
	font-weight: bold;
	letter-spacing: -0.25em;
	word-spacing: 0.5em; 
	}		
	
/*SHOPPING CART TABLE -------*/	

.form480 {
	background-color: #EDEDED;
	width: 460px;
	padding: 10px;
	margin: 15px 0;
	text-align: left;
	}
.form480 p{
	margin-bottom: 15px;
	line-height: 2em;
	}	
	
.orderTable {
	width: 480px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	}	

.orderTable td{
	font-size: 82%;
	/* white-space: nowrap; */
	padding: 4px 4px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.orderTable th{
	text-align: center;
	background-color: #c0c0c0;
	color: #333;
	font-family: "Lucida Sans", "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Verdana;
	font-size: 86%;
	padding:  4px 6px ;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #999 ;
	}
.orderTable td.submit{
	text-align: right;
	background-color: #FCC;
	}
td.contShop {
	text-align: right;
	padding: 0;
	}
	
.cardDetails{
	width: 480px;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 10px;
	}
.cardDetails th{
	text-align: left;
	font-weight: bolder;
	Background-color: #ccc;
	color: #333;
	font-family: "Lucida Sans", "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Verdana;
	font-size: 88%;
	padding:  4px 6px ;
	border-bottom: 3px solid #999;
	}
.cardDetails td{
	font-size: 82%;
	white-space: nowrap;
	padding: 6px 4px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	}	
.cardDetails td.submit{
	text-align: right;
	background-color: #FCC;
	padding: 5px;
	}

	
/* CONTINUE SHOPPING LINK  -------*/		
td.contShop a, td.contShop a:visited {
	display: block;
	color: #333;
	font-weight: bolder;
	padding: 3px 10px;
	text-decoration: none;
	background-color: #F99;	
	}
td.contShop a:hover {
	color: #C03;
	background-color: #FCC;
	text-decoration: underline;
	}
.itemBuy, .itemBuy:visited {
	font-weight: bold;
	color: #632224;
	}
	
/* -------------------*/	
	
/* MENU LINKS -------*/

ul.menu a, ul.menu a:visited {
	margin-left: 5px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
	color: #222;
	}	
ul.menu a:hover {
	color: #F03;
	text-decoration: underline;
	}
ul.menu a:active {
	color: #969;
	text-decoration: none;
	}	
	
li.converter a, li.converter a:visited {
	font-weight: bolder;
	}
/* -------------------*/

h1#logo {}
h1{
	margin: 0;
	}
h2{
	font-size: 120%;
	font-weight: bolder;
	color: #900;
	border-bottom: 1px solid #900;
	padding: 3px 12px 3px 8px;
	margin: 5px 10px 10px 0;
	text-transform: capitalize;
	}
h4{
	font-size: 100%;
	font-weight: bolder;
	color: #666;
	padding: 0;
	margin: 10px 10px 10px 0;
	text-transform: capitalize;
	}
	
p + h2, table + h2, ul + h2, dl + h2 { margin-top:25px;}
h2 + p, table + p {
	margin-top: 20px;
	}/* Margin for headers after Paragraphs */

	
/* OTHERS
----------------------------------------*/	
.hide {
	display:none;
	}

.clear { 
	clear:both; 
	line-height: 0; 
	height: 0;
	}
strong {
	color: #630;
	font-weight: bolder;
	}
strong.price {
	font-size: 120%;
	font-weight: bolder;
	color: #C03;
	white-space: nowrap;
	}	
strong.floatDefault{
	margin: 5px;
	}	
hr {
	clear: both; 
	width:  480px;
	}

.highlighted {
	background-color: #FCC;
	}		
/* -------------------*/	
		


/* TOP PAGE ONLY
----------------------------------------*/	
#colWrap {
	/*background-color: #c6f;*/
	width:  500px;
	margin: 0;
	padding: 0;
	}

#col2 {
	float: left;
	/*background-color: yellow;*/
	width: 290px;
	margin-right: 3px;
	padding:0;
	}
.topDeals {
	float: left;
	width: 286px;
	border-width: 1px;
	border-style: solid;
	border-color: #993;
	margin: 0 0 10px 0;
	background-color: #fff;
	padding:0;
	}
.topDeals img {
	float: left;
	margin: 4px;
	}
.topDeals p{
	line-height: 1.4em;
	margin: 3px 6px 3px 100px;
	}
.topDeals a{
	margin-left: 0px;
	}	
.topDeals h3 {
	margin: 0;
	background-color: #663;
	font-size: 110%;
	padding: 5px 5px;
	line-height: 1em;
	color: #fff; 
	}
p.spacedP {
	margin-top:  2px;
	line-height: 2.5em;
	}
p.topMargin {
	margin-top: 45px;
	margin-bottom: 10px;
	}
div#feature {
	background: #fff url(../images/bg_featBook.jpg) repeat-x top left;
	}
p.itemDetails {
	margin:  2px 5px 8px 5px;
	padding-top: 7px;
	clear:left;
	}	

/* TopPage Announce */
.topAnnouce {
	float: left;
	width: 286px;
	border-width: 1px;
	border-style: solid;
	border-color: #993;
	margin: 0 0 10px 0;
	background-color: #fff;
	padding:0;
	}
.topAnnouce h3 {
	margin: 0;
	background-color: #663;
	font-size: 110%;
	padding: 5px 5px;
	line-height: 1em;
	color: #f00; 
	}
.topAnnouce p{
	line-height: 1.1em;
	margin: 3px 6px 10px 6px;
	}
/* -------------------*/


	

/*RIGHT COLUMN -------*/	
	
#col3{
	width: 192px;
	float: right;
	/*background-color: #c0f;*/
	margin-left: 3px;
	margin-right: 10px;
	}		
.topEdition {
	float: left;
	width: 190px;
	border-width: 1px;
	border-style: solid;
	border-color: #C03;
	margin: 0 0px 10px 0;
	background-color: #fff;
	padding: 0;
	}
.topEdition img {
	float: left;
	margin: 3px;
	}
.topEdition p{
	line-height: 1.4em;
	margin: 3px 0 3px 80px;
	}
.topEdition h3 {
	margin: 0;
	background-color: #FCC;
	border-bottom: 1px solid #C03;
	font-size: 100%;
	padding: 5px 5px;
	text-align: center;
	line-height: 1em;
	color: #C03; 
	}			
/* -------------------*/		


/* PAGE 2 ONLY
----------------------------------------*/


