* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('img/body_background.gif') #fff repeat-x 0px 60px;
	color : #333333;
	text-align : center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}



a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 820px;
	height : 60px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	width : 150px;
	height : 50px;
	float : left;
	background : url('img/i_never_knew_that_logo.gif') no-repeat 5px 20px;
}

#page_quote {
	width : 600px;
	height : 60px;
	background : url('img/quote_collection.gif') no-repeat 180px 5px;
}

#page_title img {
	position : absolute;
	top : 15px;
	margin-left : 5px;
}

#header_search {
	margin-top : 15px;
	width : 200px;
	float : right;
	overflow : hidden;
}


/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 684px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
}

#page_menu ul {
	height : 35px;
}

#page_menu li {
	padding : 12px 24px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 803px;
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 142px;
	float : left;
}

#page_maincol {
	margin-left : 14px;
	width : 472px;
	float : left;
}

#page_rightcol {
	margin-left : 15px;
	width : 140px;
	float : left;
}


/* Left Column Style */

.leftcol_box {
	width : 150px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 150px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 15px 10px;
	width : 130px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 127px;
	float : none;
}



/* Catalog Style */



#catalog h2 {
	background-color : #708090;
}

#catalog .content {
	text-align : center;
}

#catalog ul {
	margin-left : 9px;
	margin-right : 2px;
	margin-bottom : 14px;
	width : 120px;
	height : 127px;
	overflow : hidden;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span {
	padding-top : 5px;
	padding-bottom : 5px;
	width : 40px;
	text-align : center;
	position : relative;
	display : block;
}

#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog a:hover {
	color : #716E6E;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-top : 5px;
	padding-bottom : 5px;
	color : #716E6E;
	font-size : 10px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}




/* Knowmore Column Style */


#side_menu  {
	margin-top : 15px;
	width : 165px;
	color : #708090;
}

#side_menu h4 {
	padding : 15px 0px 5px 5px;
	float : left;
}


#side_menu ul {
	height : 35px;
}

#side_menu li {
	padding : 5px 13px 5px 10px;
	height : 14px;
	float : left;
	font-size : 11px;
}

#side_menu a {
	color : #708090;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	width : 472px;
	height : 300px;
	background : url('img/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}


#maincol_top h2 {
	margin-top : 10px;
	width : 121px;
	height : 18px;
	background : url('img/maincol_header.gif') no-repeat 0px 0px;
}

#maincol_top p {
	margin : 5px 0px 0px 0px;
	font-size : 11px;
}

#maincol_top h3 {
	margin : 0px 0px 5px 0px;
	color : #800000;
}

#maincol_top .bookcover {
	margin : 3px 10px 0px 0px;
	width : 84px;
	height : 240px;
	float : left;
	position : static;
}

#maincol_top .content {
	position : absolute;
	margin-left : 25px;
	width : 420px;
	color : #444;
}

#maincol_top .readmore {
	margin : 5px 0px 0px 0px;
	text-align : right;
}

#maincol_top a {
	color : #708090;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}



/* Main Column Style */


#maincol_top2 {
	margin-top : 5px;
	width : 472px;
	height : 700px;
	overflow : hidden;
}

#maincol_top2 h2 {
	margin : 10px 0px 0px 0px;
	width : 400px;
	height : 10px;
}

#maincol_top2 h3 {
	margin : 5px 0px 0px 0px;
	width : 380px;
	height : 0px;
	text-align : right;
}

#maincol_top2 p {
	margin : 20px 0px 0px 0px;
	font-size : 11px;
}

#maincol_top2 .sideimg {
	position : absolute;
	width : 117px;
	height : 137px;
}

#maincol_top2 .content {
	position : absolute;
	margin-left : 25px;
	width : 410px;
	color : #333333;
}

#maincol_top2 .bookcover {
	margin : 10px 10px 0px 0px;
	width : 180px;
	height : 250px;
	float : left;
	position : static;
}

#maincol_top2 .bookcover_colour {
	margin : 10px 10px 0px 0px;
	width : 190px;
	height : 250px;
	float : left;
	position : static;
}

#maincol_top2 .buynow {
	margin-top : 15px;
	text-align : right;
}

/* Main Column Style */




.maincol_box {
	width : 470px;
	background : url('img/maincol_vline.gif') #fff repeat-y 235px 0px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 470px;
	height : 26px;
}




#bestsellers {
	overflow : hidden;
	background : url('img/maincol_hline.gif') 0px 28px;
}

#bestsellers h2 {
	background : url('img/header_bestsellers.gif') #708090 no-repeat 0px 0px;
}

#bestsellers .content {
	width : 235px;
	height : 282px;
	float : left;
	overflow : hidden;
}

#bestsellers .wrapper {
	margin-top : 10px;
	margin-left : 13px;
	position : absolute;
	width : 210px;
}

#bestsellers .bookcover {
	margin : 10px 15px 10px 0px;
	width : 80px;
	height : 115px;
	float : left;
	position : static;
}

#bestsellers .flag {
	margin : 0px 15px 0px 0px;
	float : left;
	position : static;
}

#bestsellers .logo {
	margin : 0px 10px 0px 0px;
	float : left;
	position : static;
}

#bestsellers p {
	padding-top : 10px;
	padding-bottom : 10px;
	float : none;
}

#bestsellers .info {
	float : none;
	width : 208px;
}

#bestsellers .price h3 {
	padding-top : 15px;
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#bestsellers .title h3 {
	color : #E9993D;
	font-size : 12px;
	font-weight : bold;
	float : left;
}

#bestsellers .title h4 {
	padding-top : 5px;
	padding-bottom : 5px;
	font-weight : bold;
	float : left;
}

#bestsellers .readmore {
	padding-top : 7px;
	font-weight : bold;
	float : right;
}

#bestsellers .readmore a {
	color : #708090;
	font-weight : bold;
	text-decoration : none;
}

#bestsellers .readmore a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


/* Right Column Style */

.rightcol_box {
	width : 138px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 140px;
	height : 26px;
}

#latest h2 {
	background : url('img/header_latest.gif') #5C5E5F no-repeat 0px 0px;
}

.rightcol_box h1 {
	width : 140px;
	height : 26px;
}

#latest h1 {
	background : url('img/header_book_inside.gif') #5C5E5F no-repeat 0px 0px;
}

#latest .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 120px;
	overflow : hidden;
}

#latest .wrapper li{
	text-align : left;
	margin : 0px 0px;
	width : 122px;
}

#latest h3 {
	clear : both;
	margin-top : 10px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 10px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 4px;
	margin-bottom : 10px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 10px;
}

#latest .readmore {
	margin : 1px 0px 15px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}

/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 820px;
	height : 21px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 5px;
	margin-bottom : 10px;
	text-align : center;
	font-size : 10px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}

span {
	display : none;
}

img {
	border: 0px;
}


p {
	text-align : justify;
	line-height : 14px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: 1;
	padding : 5px 0px 0px 0px;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}