/* CSS Document */


/* defaults, globals, and miscellaneous
==============================================================================*/
* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}

body {
	font-size: 62.5%; /* sets the stage for using ems */
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff url(/images/bg_main.jpg) repeat-x;
	}

hr {
	display: none;
	}

a {
	color:#0071BC;
	}
a:hover {
	background-color:#FFFFBB;
	color:#333;
	}

/*.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}*/

.clear {
	clear:both;
	}	

#skipLink {
	display: none;
	}


/* layout setup
==============================================================================*/
#livearea,
#ddSub,
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 768px;
	}
#ddSub {
	z-index: 50000; /* ensures dropdown is clickable */
	}
#livearea,
#wrapper {
	text-align: left;
	}

#obligatorySidebar {
	position: relative;
	float: right;
	margin: 0;
	width: 256px;
	background: url(/images/bg-news.jpg) no-repeat;
	}

/* site id and utility links
==============================================================================*/
#logo h1 {
	position: relative;
	height: 60px;
	}
	#logo h1 a {
		display: block;
		position: absolute;
		top: 25px;
		left:10px;
		width: 166px;
		height: 31px;
		text-indent: -5000px;
		overflow: hidden;
		background: url(/images/logo.jpg) no-repeat;
		}

/* form fields
==============================================================================*/	

form.vdhform {
	width: 445px;
	background-color: #EFEFEF;
	padding-bottom:15px;
	margin:15px 0;
	/*border:1px solid #ddd;*/
	}		
	form.vdhform fieldset {
		text-align: left;
		/*font: 85% "Lucida Sans", Arial, sans-serif;*/
		border:0;
	}
	
	form.vdhform h4 {
		border-bottom:1px solid #ccc;
		padding: 8px 0 8px 20px;
		font-size:11px;
		font-weight:normal;
		background-color:#ddd;
		margin:0;
		text-transform:uppercase;
	}
	
	form.vdhform label {
		display:inline-table;
		float:left;
		width:160px;
		font-size:1.1em;
		line-height:1.1em;
		color:#000000;
		margin: 5px 0 0 0;
		padding:0;
	}
	
	form.vdhform fieldset ol {
		margin: 0;
		padding: 10px 0 10px 10px;
		border-top:1px solid #f9f9f9;
	}
	form.vdhform fieldset li {
		clear:both;
		list-style: none;
		margin: 0;
		padding: 7px 10px 7px 10px;
	}
	
	form.vdhform input,select {
		margin: 4px 0 0 0;
		font-size:1em;
		width:150px;
		float:left;
	}
	
	form.vdhform input:focus, form.vdhform select:focus {
		background: #efefef;
		color: #000;
	}
	
	form.vdhform #fm-submit {
		/*clear: both;*/
		margin-top:15px;
		padding: 5px 0 0 160px;
		float:left;
	}

	form.vdhform #fm-submit input {
		margin-top:0;
		border: 1px solid #0071BC;
		padding: 1px 3px 2px 3px;
		background: #0071BC;
		color: #fff;
		font-size: 100%;
		text-align: center;
		width:80px;
	}




/* Subscription dropdown menu
==============================================================================*/
#ddSub form {
	float: right;
	height: 39px;
	margin-top:15px;
	}
	
	#ddSub fieldset {
		float: left; /* forces Mozilla to shrink form to size */
		border: 0 none;
		}
	#ddSub label {
		display: block;
		float: left;
		height: 39px;
		}
	#ddSub select {
		margin: 20px 25px 0 0;
		font-size: 10px;
		}


/* top-level navigation
==============================================================================*/
#nav {
	height: 32px;
	margin: 7px 0 7px 0;
	list-style: none;
	font-size:1.33em;
	}
	#nav li {
		float: left;
		margin-right: 1px;
		height: 32px;
		overflow: hidden; /* if text-resize, this'll keep the nav the same size */
		}
	#nav li a {
		display: block;
		line-height: 14px;
		text-align:center;
		color:#fff;
		padding:8px 21px;
		background-color:#00406A;	
		text-decoration:none;
		}
		
	#nav li a:hover {
		background-color:#005995;
		}
		
	#home #navHome,
	#newspaper #navNewspaper,
	#newspaperManage #navNewspaper,
	#newspaperTopic1 #navNewspaper,
	#newspaperTopic2 #navNewspaper,
	#newspaperTopic3 #navNewspaper,
	#newspaperTopic4 #navNewspaper,
	#newspaperTopic5 #navNewspaper,
	#newspaperTopic6 #navNewspaper,
	#newspaperTopic7 #navNewspaper,
	#newspaperTopic8 #navNewspaper,
	#newspaperTopic9 #navNewspaper,
	#newspaperTopic10 #navNewspaper,
	#newspaperRecent #navNewspaper,
	#newspaperSub #navNewspaper,
	#newspaperAdv #navNewspaper,
	#newspaperSubmitAddress #navNewspaper,
	#newspaperSubmitFamily #navNewspaper,
	#newspaperSubmitClassified #navNewspaper,
	#newspaperRecipes #navNewspaper,
	#newspaperCities #navNewspaper,
	#newspaperFamilyPage #navNewspaper,
	#genealogy #navGenealogy,
	#genealogyBasics #navGenealogy,
	#bookstore #navBookstore,
	#bookstoreCategory1 #navBookstore,
	#bookstoreCategory2 #navBookstore,
	#bookstoreCategory3 #navBookstore,
	#bookstoreCategory4 #navBookstore,
	#bookstoreCategory5 #navBookstore,
	#bookstoreCategory6 #navBookstore,
	#bookstoreCategory7 #navBookstore,
	#bookstoreCategory8 #navBookstore,
	#bookstoreCategory9 #navBookstore,
	#bookstoreCategory10 #navBookstore,
	#bookstoreCategory11 #navBookstore,
	#bookstoreCategory12 #navBookstore,
	#bookstoreCategory13 #navBookstore,
	#bookstoreCategory14 #navBookstore,													
	#directory #navDirectory,
	#about #navAbout {
		background-color:#F0F0E3;
		color:#00406A;
		}
		
/* sub navigation
==============================================================================*/
#subNav {
	list-style: none;
	height:28px;
	width:550px;
	float:left;
	}
	#subNav li {
		float: left;
		padding: 0 15px;
		height: 28px;
		background: url(/images/bg_subnav_v.gif) right 0 no-repeat;
		}
		#subNav .last {
			background: none;
			}
		#subNav li a {
			padding-top:5px;
			display: block;
			font: normal 1.1em/1.1em Verdana, Arial, Helvetica, sans-serif;
			/*color: #7a6c5f;*/
			color:#00406A;
			text-decoration:none;
			}
		#subNav li a:hover {
			text-decoration: underline;
			color: #2388ff;
			background:none;
			}		
			
		#newspaperManage #subnavManage,		
		#newspaperRecent #subnavRecent,
		#newspaperRecipes #subnavRecipes,
		#newspaperFamilyPage #subnavFamilyPage,
		#newspaperSub #subnavSubscribe,
		#newspaperAdv #subnavAdvertise,
		#genealogyBasics #subnavBasics {
			color: #2388ff;
			background:none;
			}		

/* navigation shopping cart
==============================================================================*/
#navCart {
	position: absolute;
	top: 105px;
	right: 30px;
	display:block;
	height:22px;
	text-align:right;
	padding-top:6px;
	font: normal 1.0em/1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/images/bg_cart.jpg) right top no-repeat;
	}
	#navCart a {
		/*display:block;*/
		display:inline-table;
		/*width:55px;*/
		text-decoration: underline;
		text-align:center;
		color:#0066CC;
		/*float:left;*/
		}
	#navCart a:hover {
		color: #333;
		background:none;
		}


/* header image
==============================================================================*/
#headerimg {
	width:768px;
	height:180px;
	display:block;
	margin: 5px 0 0 0;
	}

/* homeMessage
==============================================================================*/
#homeMessage {
	position: relative;
	float: left;
	width: 385px;
	/*min-height: 64px;
	overflow: hidden;
	background: #fff url(/images/bg-latestmessage.jpg) no-repeat;*/
	}
	#homeMessage h2 {
		font: normal 2.5em/1.2em 'Lucida Sans',tahoma,sans-serif;
		margin:15px 0 0 0;
		padding:0;
		color:#FF4F00;
		/*width: 125px;
		height: 16px;
		text-indent: -5000px;
		overflow: hidden;
		background: url(/images/h2-latestmessage.gif) no-repeat;*/
		}
	#homeMessage h3 {
		font: normal 1.5em/1.2em 'Lucida Sans',tahoma,sans-serif;
		color:#333;
		margin:0;
		padding:0;
		}
	#homeMessage p {
		font: normal 1.3em/1.3em Arial, Helvetica, sans-serif;
		color: #333;
		margin-top:10px;
		padding:0;
		}
	/*#homeMessage p a {
		text-align:right;
	}*/
	
#btnSubscribe { 
	background: url(/images/btn_subscribe.jpg) no-repeat;
	float:right;
	display:block;
	width:241px;
	height:70px;
	text-indent: -5000px;
	padding:0;
	margin:-20px 20px 10px 0;
	text-align:left;
	}

/* latestNews & featurebook columns
==============================================================================*/
#latestNews, #featureBook {
	background: url(/images/bg_homegradient.jpg) repeat-y;
	float:left;
	width:190px;
	min-height:430px;
	}
#featureBook {
	float:right;
}	
	#latestNews h2, #featureBook h2 {
		font: normal 2em/1em 'Lucida Sans',tahoma,sans-serif;
		margin:15px 0 0 15px;
		padding:0;
		color:#FF4F00;
		}
	#latestNews h3, #featureBook h3 {
		font: normal 1.4em/.9em 'Lucida Sans',tahoma,sans-serif;
		margin:3px 0 0 15px;
		padding:0;
		color:#333;
		}
	#latestNews p, #featureBook p {
		font: normal 1.2em/1.2em Arial, Helvetica, sans-serif;
		margin:8px 15px;
	}
	#latestNews a, #featureBook a {
		text-decoration:none;
		color:#333;
	}
	
	
/* main
==============================================================================*/	
#main {

	/*margin: 0 auto;*/
	/*background: #fff url(/images/bg_interior.jpg) repeat-y;
	border:1px solid #000;
	width:70px;*/
}	

/* leftcol
==============================================================================*/	
#leftcol {
	margin-top:15px;
	width:192px;
	float:left;
	display:block;
	background: url(/images/bg_interior.jpg) repeat-y;
}
	#leftcol h1 {
		color:#FF5135;
		font: normal 2em/1em 'Lucida Sans',tahoma,sans-serif;
		padding:10px 0 5px 15px;
		margin:0;
	}
	
	#leftcol h2 {
		font: normal 1.65em/1em 'Lucida Sans',tahoma,sans-serif;
		padding:10px 0 5px 15px;
		margin:0;
	}
	
	#leftcol p {
		padding:5px 10px 5px 15px;
		font: normal 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	}
	
	#leftcol ul {
		list-style: none;
		padding:0 0 15px 0;
		margin:0;
		background: url(/images/bg_left_line.jpg) bottom right no-repeat;
		}
	#leftcol li {
		padding:5px 0 5px 15px;
		font: normal 1.1em/1.1em Verdana, Arial, Helvetica, sans-serif;
	}
	
	#leftcol li a {
		text-decoration:none;
		color:#333;
	}
	#leftcol li a:hover {
		text-decoration: underline;
		color: #2388ff;
		background:none;
	}
	
	#newspaperSub #leftnavSubscribe,
	#newspaperAdv #leftnavAdvertise,
	#newspaperSubmitAddress #leftnavSubmitAddress,
	#newspaperSubmitFamily #leftnavSubmitFamily,
	#newspaperSubmitClassified #leftnavSubmitClassified,
	#newspaperRecent #leftnavRecent,
	#newspaperTopic1 #leftnavTopic1,
	#newspaperTopic2 #leftnavTopic2,
	#newspaperTopic3 #leftnavTopic3,
	#newspaperTopic4 #leftnavTopic4,
	#newspaperTopic5 #leftnavTopic5,
	#newspaperTopic6 #leftnavTopic6,
	#newspaperTopic7 #leftnavTopic7,
	#newspaperTopic8 #leftnavTopic8,
	#newspaperTopic9 #leftnavTopic9,
	#newspaperTopic10 #leftnavTopic10,
	#newspaperRecipes #leftnavRecipes,
	#newspaperCities #leftnavCities,
	#newspaperFamilyPage #leftnavFamilyPage,
	#bookstoreCategory1 #leftnavCategory1,
	#bookstoreCategory2 #leftnavCategory2,
	#bookstoreCategory3 #leftnavCategory3,
	#bookstoreCategory4 #leftnavCategory4,
	#bookstoreCategory5 #leftnavCategory5,
	#bookstoreCategory6 #leftnavCategory6,
	#bookstoreCategory7 #leftnavCategory7,
	#bookstoreCategory8 #leftnavCategory8,
	#bookstoreCategory9 #leftnavCategory9,
	#bookstoreCategory10 #leftnavCategory10,
	#bookstoreCategory11 #leftnavCategory11,
	#bookstoreCategory12 #leftnavCategory12,
	#bookstoreCategory13 #leftnavCategory13,
	#bookstoreCategory14 #leftnavCategory14,
	#bookstoreCategory15 #leftnavCategory15,
	#bookstoreCategory16 #leftnavCategory16,
	#bookstoreCategory17 #leftnavCategory17,
	#bookstoreCategory18 #leftnavCategory18,
	#bookstoreCategory19 #leftnavCategory19,
	#bookstoreCategory20 #leftnavCategory20,
	#bookstoreCategory21 #leftnavCategory21,
	#bookstoreCategory22 #leftnavCategory22,
	#bookstoreCategory23 #leftnavCategory23,
	#bookstoreCategory24 #leftnavCategory24,
	#bookstoreCategory25 #leftnavCategory25,
	#bookstoreCategory26 #leftnavCategory26,
	#bookstoreCategory27 #leftnavCategory27,
	#bookstoreCategory28 #leftnavCategory28,
	#bookstoreCategory29 #leftnavCategory29,
	#bookstoreCategory30 #leftnavCategory30,
	#bookstoreCategory31 #leftnavCategory31,
	#bookstoreCategory32 #leftnavCategory32
	 {
		color: #2388ff;
		background:none;
	}
	
	#leftcol ul li.new {
		background: url(/images/bg_new.jpg) 15px 5px no-repeat;
		padding-left:40px;
	}

/* left-search
==============================================================================*/	
#left-search {
	padding:15px 0;
	background: url(/images/bg_left_line.jpg) bottom right no-repeat;
}
	#left-search form {
		/*width:185px;*/
		background:none;
		margin-left:15px;
		margin-bottom:0;
	}

	#left-search h1 {
		text-transform:uppercase;
	}
	
	#left-search input {
		width:110px;
		padding:3px;
		border: 1px solid #C9C992;
		font-size:1em;
		color:#666;
	}
	
	#left-search input.submit {
		width:35px;
		border: 1px solid #0071BC;
		padding: 1px;
		background: #0071BC;
		color: #fff;
		text-align: center;
		font-size:.9em;
	}

/* maincontentwrapper
==============================================================================*/	
#maincontentwrapper {
	margin:15px 0;
	width:576px;
	float:left;
	display:block;
}
	#maincontentwrapper h1 {
		color:#D1D1A7;
		font: normal 2.5em/1em 'Lucida Sans',tahoma,sans-serif;
		margin:0;
		padding:20px 0 5px 35px;
	}
	
	#maincontentwrapper h2 {
		color:#FF5135;
		font: normal 2.2em/1em 'Lucida Sans',tahoma,sans-serif;
		margin:0;
		padding:0 0 10px 35px;
	}
	

/* banner-sub 
==============================================================================*/	

#banner-sub {
	background: url(/images/hdr_subscribe.jpg) 0 0 no-repeat;
	width:192px;
	/*height:136px;*/
	padding-top:15px;
}
	#banner-sub p {
		padding:0 120px 8px 15px;
		text-align:center;
		color:#fff;
		font: normal 1.2em/1em 'Lucida Sans',tahoma,sans-serif;
	}

/* banner-directory 
==============================================================================*/	

#banner-directory-wrapper {
	border:1px dotted #E0E0C5;
	width:190px;
	/*height:136px;*/
}
#banner-directory {
	background-color:#333;
	border:5px solid #fff;
	padding:5px 10px;
}
	#banner-directory h2, #banner-directory p {
		padding:4px 0 3px 0;
		color:#fff;
		font: normal 1.1em/1.3em 'Lucida Sans',tahoma,sans-serif;
	}

	#banner-directory h2 {
		padding:3px 0 4px 0;
		text-transform:uppercase;
		text-align:center;
		border-bottom:1px solid #E0E0C5;
		font-weight:bold;
	}
	#banner-directory a {
		padding-left:10px;
		color:#fff;
	}
	
	#banner-directory a:hover {
		background:none;
		text-decoration:none;
	}

	
/* banner-adv
==============================================================================*/	

#banner-adv {
	background: url(/images/hdr_advertise.jpg) 0 0 no-repeat;
	width:576px;
	height:135px;
}
	#banner-adv h2 {
		width:200px;
		height:80px;
		padding:38px 0 0 40px;
		text-align:right;
		color:#fff;
		font: normal 1.6em/1em 'Lucida Sans',tahoma,sans-serif;
		float:left;
	}
	#banner-adv a {
		background: url(/images/hdr_advertise_btn.jpg) 0 0 no-repeat;
		margin-top:35px;
		margin-right:40px;
		float:right;
		padding:12px 40px 0 0;
		width:220px;
		height:73px;
		text-align:center;
		color:#fff;
		text-decoration:none;
		font-size:14px;
		line-height:.9em;
	}
	
	.large {
		font-size:30px;
		line-height:1em;
	}
	
	#banner-adv a:hover {
		text-decoration:underline;
	}
	
/* banner-join
==============================================================================*/	

#banner-join {
	background: url(/images/hdr_directory_join.gif) 0 0 no-repeat;
	width:576px;
	height:135px;
}
	#banner-join h2 {
		width:400px;
		padding:18px 0 0 100px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font: bold 1.5em/1em 'Lucida Sans',tahoma,sans-serif;
	}
	
	#banner-join p {
		padding:15px 0 0 0;
		text-align:center;
		color:#fff;
		font: normal 1.4em/1em 'Lucida Sans',tahoma,sans-serif;
	}
	
	#banner-join a {
		clear:both;
		position:absolute;
		background: url(/images/hdr_directory_join_btn.gif) 0 0 no-repeat;
		margin:20px 0 0 208px;
		padding:7px 0 0 0;
		width:160px;
		height:30px;
		display:block;
		text-align:center;
		color:#fff;
		text-decoration:none;
		font: bold 1.5em/1em Verdana, Arial, Helvetica, sans-serif;
	}
	
	#banner-join a:hover {
		text-decoration:none;
	}
	
	.large {
		font-size:30px;
		line-height:1em;
	}



/* maincontent
==============================================================================*/
#maincontent {
	margin:0 0 0 35px;
	width:510px;
}

	#maincontent h1 {
		padding:10px 0 0 0;
		/*margin:0;*/
	}
	/*#maincontent h2 {
		font: normal 1.9em/1em 'Lucida Sans',tahoma,sans-serif;
		padding: 10px 0 5px 0;
		margin:0;
	}*/
	#maincontent h2 {
		padding: 5px 0 5px 0;
		clear:both;
	}
	
	#maincontent h3 {
		font: bold 1.35em/1.6em Arial, Helvetica, sans-serif;
		padding: 10px 0 8px 0;
		border-bottom:1px dotted #ccc;
	}
	
	#maincontent p {
		font: normal 1.35em/1.6em Arial, Helvetica, sans-serif;
		padding: 5px 0 8px 0;	
	}
	
	#maincontent ul {
		font: normal 1.35em/1.5em Arial, Helvetica, sans-serif;
		padding: 0 0 8px 0;
		list-style:none;	
	}
	
	#maincontent ul li {
		/*padding-left:15px;*/
		padding: 0 0 5px 17px;
		background: url(/images/bullet_main.jpg) 0 2px no-repeat;
	}
	
	#maincontent p.proof {
		font-size:1em;
	}
	
	#maincontent span .cartmessage {
		float:left;
		display:block;
		font-size:1.5em;
		color:#333;
		padding:5px 0 0 20px;
	}


/* id main-search-wrapper 
==============================================================================*/	
#main-search-wrapper {
	margin:10px 0 0 35px;
	width:510px;
}


/* id main-search 
==============================================================================*/	

#main-search {
	background: url(/images/bg_search_gradient.jpg) 0 0 repeat-x;
	padding:12px 0 0 10px;
	border:1px solid #eee;
	display:block;
	width:500px;
	height:53px;
}

	#main-search p {
		color:#999;
		font-size:1.2em;
		line-height:1.65em;
		padding:0;
		text-transform:uppercase;
	}
	
	#main-search input {
		color:#999;
		font-size:1em;
	}
	
	#main-search input.submit {
		width:35px;
		border: 1px solid #0071BC;
		padding: 1px;
		background: #0071BC;
		color: #fff;
		text-align: center;
		font-size:.9em;
		margin-left:5px;
	}

/* id searchresults
==============================================================================*/	

#searchresults p {
	font-size:1.1em;
}

#searchresults p a {
	font-size:1.25em;
}
	
/* id showing	
==============================================================================*/	
#showing {
	float:right;
	display:block;
	width:160px;
	background-color:#F9F9F9;
	margin: 5px 0 0 15px;
	padding:0 8px;
	border:1px solid #efefef;
}

#showing p {
	font-size:11px;
	line-height:normal;
}

/* id container 
==============================================================================*/
#container {
	/*width:300px;*/
}

#cola {
	float:left;
	width:250px;
	display:block;
}

#colb {
	float:right;
	width:250px;
	display:block;	
}

/* class: article
==============================================================================*/	
.article {
	border-bottom:1px dotted #B2B794;
	margin-left:35px;
	padding-bottom:10px;
}
	#maincontentwrapper .article h2 {
		font: normal 1.9em/1em Arial, Helvetica, sans-serif;
		padding: 10px 0 3px 0;
		margin:0;
		color:#333;
	}
	
	.article h3 {
		font: normal 1.7em/1em Arial, Helvetica, sans-serif;
		padding: 0 0 3px 0;
		font-style:italic;
	}
	
	.article p {
		font: normal 1.2em/1.5em Arial, Helvetica, sans-serif;
		padding: 5px 0 8px 0;
	}
	
	.article p.details {
		color:#666;
		line-height:normal;
	}
	
	.article p.details a,
	#maincontent a.details {
		color:#666;
		border-bottom:dotted 1px #666;
		text-decoration:none;
	}
	
	
/* class: paidbusiness
==============================================================================*/	
#maincontent .paidbusiness {
	padding:10px 0;
	/*padding-bottom:10px;*/
	clear:both;
	display:block;
	width:380px;
}
	#maincontent .paidbusiness h2 {
		font: normal 1.8em/1em 'Lucida Sans',tahoma,sans-serif;
		color:#F33818;
		padding: 5px 0 5px 5px;
	}
	
	.paidbusiness dl {
		/*padding: 5px 0 10px 0;*/
		clear:both;
		display:table-row; 
	}
	
	.paidbusiness dt {
		font: bold 1.4em/1em Arial, Helvetica, sans-serif;
		clear:both;
		float:left;
		padding:5px;
		margin:0;
		width:90px;
		border-top:1px dotted #D8D8B4;
		line-height:normal;
		display:table-cell; 
	}
	
	.paidbusiness dd {
		font: normal 1.4em/1em Arial, Helvetica, sans-serif;
		padding:5px;
		margin:0;
		float:right;
		width:270px;
		border-top:1px dotted #D8D8B4;
		line-height:normal;
		display:table-cell; 
	}
	
	.paidbusiness a {
		color:#0071BC;
		text-decoration:underline;
		font-weight:bold;
	}
	
	.paidbusiness a.tag {
		color:#666;
		text-decoration:none;
		border-bottom:1px dotted #ddd;
		font-weight:normal;
	}
	
	.paidbusiness a:hover, .paidbusiness a.tag:hover {
		background:none;
		text-decoration:none;
		border:none;
	}

/* class: freebusiness
==============================================================================*/	
.freebusiness {
	margin:0;
	clear:both;
	display:block;
	width:380px;
	font: normal 1em/1em Arial, Helvetica, sans-serif;
}

	.freebusiness p {
		clear:both;
		float:left;
		padding:5px;
		margin:10px 0 0 0;
		border-bottom:1px solid #D8D8B4;
		line-height:normal;
		width:380px;
		display:block;
	}
	
	.freebusiness a {
		color:#666;
		text-decoration:none;
		border-bottom:1px dotted #ddd;
		font-weight:normal;
	}
	
	.freebusiness a:hover {
		background:none;
		text-decoration:none;
		border:none;
	}

/* class: book
==============================================================================*/	
.book {
	clear:both;
	padding:5px 0;
	margin:15px 0;
	border-top:3px solid #EBEBEB;
}	
	.book img {
		padding: 5px 20px 25px 0;
		display:block;
	}
	
	#maincontent .book h3 {
		padding:0;
		margin:0;
		border:none;
		font: strong 1.2em/1.5em Arial, Helvetica, sans-serif;
	}

	#maincontent .book h4 {
		padding:1px 0 0 0;
		font: normal 1.2em/1.5em Arial, Helvetica, sans-serif;
		margin:0;
	}
	
	#maincontent .book p {
		padding:3px 0 0 0;
		margin:0;
		font: normal 1.2em/1.5em Arial, Helvetica, sans-serif;
	}

	.book a {
		color:#006699;
		text-decoration:none;
	}

	.book a:hover {
		color:#333;
		background:none;
	}
	
	#maincontent .book p.bookprice {
		/*border-right:1px dotted #ccc;*/
		font-size: 1.5em;
		display:block;
		width:45%;
		float:left;
		text-align:center;
		margin:10px 0;
	}
	
	#maincontent .book p.bookdetails {
		font-size: 1.5em;
		display:block;
		width:30%;
		float:right;
		margin:10px 0;
		text-align:center;
	}
	
	#maincontent p.bookdetails {
		float:left;
		font-size: 1.5em;
		display:block;
		text-align:center;
	}	
	
	#maincontent .book p.bookdetails a,
	#maincontent p.bookdetails a {
		margin-top:0;
		border: 1px solid #0071BC;
		padding: 1px 3px 2px 3px;
		background-color: #0071BC;
		color: #fff;
		font-size: .9em;
		text-align: center;
		text-decoration:none;
	}
	
	#maincontent .book hr {
		border:1px dotted #ccc;
	}

/* id: cloudwrapper
==============================================================================*/	
#cloudwrapper {
	padding:0;
	clear:both;
	width:500px;
}
#cloudwrapper p {
	padding-top:35px;
}

/* class: tag_cloud
==============================================================================*/	
.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #81d601; }
.tag_cloud:visited { color: #019c05; }
.tag_cloud:hover { color: #ffffff; background: #69da03; }
.tag_cloud:active { color: #ffffff; background: #ACFC65; }


	

/* shoppingcart
==============================================================================*/	
#shoppingcart {
	font: normal 1.35em/1.6em Arial, Helvetica, sans-serif;
	color:#666;
}

	#shoppingcart #currencymessage {
		display:block;
		background-color:#EEEEDF;
		border: 2px solid #E3E3CA;
		padding:8px;
		margin:15px 0;
	}
	
	#shoppingcart #currencymessage p {
		font: normal 1em/1.15em Arial, Helvetica, sans-serif;
		padding:0;
		margin:0;
	}
	
	#shoppingcart img {
		padding-right:10px;
	}
	
	#shoppingcart table {
		border-collapse: collapse; 
	}
	
	#shoppingcart table tr {
		border-top:1px solid #D8D8B4;
	}
	
	#shoppingcart table tr:first-child,
	#shoppingcart table tr:last-child { border-top: none; }
	
	
	
	#shoppingcart table td {
		padding:5px;
	}
	
	#shoppingcart h4 {
		font: bold 1.35em/1.6em Arial, Helvetica, sans-serif;
		padding: 5px 0 8px 0;
	}	
		
	#shoppingcart input.btn {
		/*clear: both;*/
		padding: 5px 0 0 160px;
		float:left;
	}
	
	#shoppingcart input.btn {
		margin-top:0;
		border: 1px solid #0071BC;
		padding: 1px 3px 2px 3px;
		background-color: #0071BC;
		color: #fff;
		font-size: .8em;
		text-align: center;
	}
		
	#shoppingcart input.btn:hover {
		background-color: #004E82;
	}	
	
	#shoppingcart .small {
		font: normal .8em/.8em Arial, Helvetica, sans-serif;
	}	
	
#subject {
	visibility:hidden;
	display:none;
	background:none;
}	
	
/* footer
==============================================================================*/	
	
#footer {
	position: relative;
	clear: both;
	margin-top: 20px;
	padding: 20px 0;
	background-color:#000025;
	height:150px;
	}	
	#siteMap,
	#copyright {
		margin-top: 0;
		}
	#siteMap {
		float: left;
		}
	#siteMap .column {
		float: left;
		width: 180px;
		}
	#siteMap li {
		display: block;
		list-style: none;
		font: normal 1.1em/1em Arial, Helvetica, sans-serif;
		padding:0;
		margin:0;
		}
	#siteMap li a {
		display: block;
		clear: left;
		padding: .36em .18em;
		font-weight: bold;
		color: #fff;
		text-decoration:none;
		margin:0;		
		}
		#siteMap li li a {
			/*padding-left: 10px;*/
			text-decoration:none;
			font-size: .9em;
			line-height: 1em;
			font-weight: normal;
			color: #9BAAB9;
			padding:0;
			margin:0;
			height:15px;
			/*border:1px solid #ccc;
			background: url(/images/arrow-miniorange.gif) left center no-repeat;*/
			}
	#siteMap li a:hover {
		background:none;
		text-decoration: underline;
		/*background: #3e362f;color:#000;*/
		}
		#siteMap li li a:hover {
			background:none;
			text-decoration: underline;
			/*background: #3e362f url(/images/arrow-miniorange.gif) left center no-repeat;color:#000;*/
			}