	/* <!-- */
	/* General styles */
	body {
		font-family: Verdana, Arial, Sans;
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#fff;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
	}
	.frontpagelink {
		font-size: 10px;
		text-align: left;
	}

	.jQueryLinks {
		font-size: 15px;
		text-align: center;
	}

	a { color: #990066; }
	a:link {text-decoration: none}
	a:visited {text-decoration: none}
	a:active {text-decoration: none}
	a:hover {text-decoration: underline; color: #000000;}

	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
		text-align: justify;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}

	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
		text-align: left;
	}
	/* 3 Column settings */
	.threecol {
		background:#eee;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#f4f4f4;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	
		.secretsto {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-variant: small-caps;
		color: #999999;
		letter-spacing: .2em;
	
	
	}
	.youthfulhands {
	
		font-family: "Times New Roman", Times, serif;
		font-size: 60px;
		color: #CCCCCC;
		letter-spacing: .2em;
	}
	.softdarkred {
	color: #990066;
}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	
.breadcrumb{
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	clear: both;
	margin-left: 25px;
	margin-top: 50px;
	margin-bottom: 30px;

}

.breadcrumb a{
	background: transparent url(/dot_widget/media/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;


}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: lighter;
	color: #000000;
	padding-bottom: 5px;

	
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}



.hardreturn {
	color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: none;
}

.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	clear: none;
	display: inline;
}

.crossout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: line-through;
}

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.littlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.listingwrapper {
	margin: 10px;
	padding: 10px;
	clear: left;

}

.bookimage {
	margin-right: 20px;

}
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #990066;
	border-bottom: 7px solid #990066;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #eef;
	border-right: 2px solid #990066;
	border-left: 2px solid #990066;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #eef; 
	border-right: 2px solid #aabcfe;
	border-left: 2px solid #aabcfe;
	color: #000000;
}
	
.fakebookKeyword {
	color: #990066;
}

.howToFindDiv {
	border: solid 3px rgb(170, 170, 238);
	
	background: rgb(233, 233, 255) none repeat scroll 0% 0%;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}

.ui-tabs-hide { display: none; }
#rotate div { display: none;}

/*
 * #FFE500

#B3A000

#FFF9BF

#FFF280

#400099

#2D006B

#DABFFF

#B580FF
 * 
 */

	/* --> */
	
.linksTable {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 40px;
}
