* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('images/body_background.gif') #fff repeat-x 0px 135px;
	color : #7B7B7B;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 11px;
}

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 1024px;
	height : 135px;
	text-align : left;
	background : url('images/leftheader.png') no-repeat 580px 0px;
	overflow : hidden;
}

#page_title {
	margin-left : 3px;
	margin-top : 13px;
	width : 490px;
	height : 125px;
	float : left;
	background : url('images/logo.png') no-repeat 30px 0px;
}

#page_title img {
	position : absolute;
	top : 15px;
	margin-left : 5px;
}

#header_search {
	margin-top : 80px;
	width : 220px;
	float : right;
	background : url('images/search_icon.gif') no-repeat 4px 11px;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	padding: 0px;
	top: 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 705px;
	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;
}

#page_menu span {
	margin-top:-3px;
	font-size : 16px;
	font-weight:bold;
	display : block;
	color: #FFFFFF;
}

#page_menu span a{
	text-decoration: none;
	color: #FFFFFF;
}

/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 1024px;
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 179px;
	float : left;
}

#page_maincol {
	margin-left : 14px;
	width : 621px;
	float : left;
}

#page_rightcol {
	margin-left : 13px;
	width : 185px;
	float : left;
}

#page_rightcol form label{
	background-position:0 5px;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
	margin-bottom:2px;
	margin-right:3px;
	padding:0.5em 0.5em 0.5em 20px;
}

/* Left Column Style */

.leftcol_box {
	width : 177px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 177px;
	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 a {
	font-size:110%;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 10px;
}
.leftcol_box a:hover {
	font-size:110%;
	text-decoration: underline;
	margin-left: 5px;
	margin-bottom: 10px;
}
.leftcol_box .content {
	margin : 15px 14px;
	width : 149px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}

.rightcol_box h2 {
	padding : 7px 0px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.rightcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}
#blue {
	overflow : hidden;
	height : 35px;
}

#blue h2 {
	background-color : #075B9B;
	border-bottom : #A2B565 1px solid;
}

#books_search {
	overflow : hidden;
	height : 35px;
}

#books_search h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#books_search a {
	color : #D14A4A;
	font-weight : bold;
}

#books_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#books_search input {
	margin-bottom : 14px;
	width : 140px;
}

#books_search select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#books_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	background-color : #F8C055;
	border-bottom : #F8C055 1px solid;
}

#catalog .content {
	text-align : center;
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : url('images/catalog_bg.gif') 0px 0px;
	overflow : hidden;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	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-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

h2 {
	color: #0F6BB2;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#knowmore {
	margin-top : 13px;
	width : 179px;
	height : 114px;
	overflow : hidden;
	background : url('images/knowmore_bg.gif') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
}

#knowmore h2 {
	height: 23px;
	background : url('images/header_knowmore.gif') no-repeat 0px 0px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#newsletter h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	width : 620px;
	height : 137px;
	background : url('images/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#maincol_top h2 {
	height : 32px;
	font-size:12px;
	padding-top:8px;
}

#maincol_top .sideimg {
	position : absolute;
	background : url('images/maincol_img.gif') no-repeat bottom left;
	width : 87px;
	height : 137px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 95px;
	width : 500px;
	color : #fff;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

#ads {
	height:60px;
	margin-top: 10px;
	width:468px;
	margin-left: 60px;
}

#maincol_top_invisible {
	margin-top : 13px;
	width : 620px;
	overflow : hidden;
}
.maincol_box {
	width : 619px;
	background : url('images/maincol_vline.gif') #fff repeat-y 309px 0px;
	overflow : hidden;
}

.maincol_box_empty {
	width : 619px;
	border:1px solid #A5A4A4;
	overflow : hidden;
	
}

.content_page {
	padding: 3px;
	margin : 15px 14px;
}

.content_page table {
	width: 100%;
	border: #000000 0px solid;
	border-collapse: collapse;
}
.content_page td {
	border-bottom: #BADBEE 1px solid;
}
.maincol_box_header {
	width : 621px;
	background-color:#F8C055;
	overflow : hidden;
	
}
.maincol_review_header {
	width : 621px;
	background-color:#58A4DE;
	overflow : hidden;
	
}
.maincol_review_header h2 span {
	display:block;
	left:13px;
	height:0;
	position:relative;
	color: #FFFFFF;
}


 .maincol_box_header h2 span {
	display:block;
	left:13px;
	padding-top:10px;
	position:relative;
	background-color : #F8C055;
	color: #FFFFFF;
	border-bottom : #F8C055 1px solid;
}

.maincol_box_empty h2 span {
	display:block;
	left:13px;
	position:relative;
	background-color : #F8C055;

	color: #FFFFFF;
	border-bottom : #F8C055 1px solid;
}

.maincol_box h2 {
	/*height : 26px;*/
}

#orange_header{
	overflow : hidden;
	height : 35px;
}

#orange_header h2 {
	background-color:#F8C055;
	border-bottom : #A2B565 1px solid;
}

#bestsellers {
	overflow : hidden;
	background : url('images/maincol_hline.gif') 0px 27px;
}

#bestsellers h2 {
	background : #075B9B;
}

#bestsellers .content {
	width : 309px;
	height : 210px;
	float : left;
	overflow : hidden;
}

#bestsellers .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 290px;
}

#bestsellers .bookcover {
	width : 66px;
	height : 101px;
	padding-right:5px;
	padding-top:10px;
	float : left;
	position : static;
}

#bestsellers p {
	padding-top : 3px;
	padding-bottom : 7px;
	padding-top:10px;
	float : none;
}

#bestsellers .info {
	float : none;
	clear:both;
	width : 160px;
}

#bestsellers .price h3 {
	color : #E9993D;
	font-size : 11px;
	font-weight : bold;
	float : left;
}

#bestsellers .buynow {
	font-weight : bold;
	float : right;
}

#bestsellers .buynow a {
	color : #577D0E;
}

#bestsellers .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


/* Right Column Style */

.rightcol_box {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 183px;
	height : 26px;
}

#latest h2 {
	background : url('images/header_latest.gif') #5C5E5F no-repeat 0px 0px;
}

#latest .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

.review-left {
	float:left;
	width : 164px;
	overflow : hidden;
}

.review-middle {
	float:left;
	width : 200px;
	overflow : hidden;
}

.review-right {
	float:right;
	width : 200px;
	overflow : hidden;
}
.review-break {
	clear:both;
}

#latest h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#latest .readmore {
	margin : 30px 0px 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 : 1024px;
	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 : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}

.online span{
	display:inline;
}

.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

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: none;
}

input {
	padding: 2px 10px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
#catsel {
	border-bottom:0px;
	padding: 3px;
	text-align:left;
}

input.submit {
	padding:2px 10px 1px 7px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
.unchecked {
	background-image:url("images/chk_off.png");
}
.checked {
	background-image:url("images/chk_on.png");
}
.unselected {
	background-image:url("images/rdo_off.png");
}
.selected {
	background-image:url("images/rdo_on.png");
}
.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	background-color: #DDFFAC;
	background-image: url("images/up.gif");
}
.sortdesc {
	background-color: #B9DDFF;
	background-image: url("images/down.gif");
}
.nosort {
	cursor: default;
}
.vote{
	float: left;
	border: #c0c0c0 1px solid;
	text-align:center;
	width: 60px;
	height: 60px;
	font-size:250%;
	font-weight:bold;
}
.votetext{
	display: table-cell; 
	vertical-align: middle;
	width: 60px;
	height: 60px;
	text-align:center;
}
.vote_up a{
	background: url('/themes/recensio/images/thumb_up.png') no-repeat;
	margin-top:7px;
	margin-right:-8px;
	float: left;
	width: 39px;
	height: 40px;
}
.vote_up_voted a{
	background: url('/themes/recensio/images/thumb_up_hover.png') no-repeat;
	margin-top:7px;
	margin-right:-8px;
	float: left;
	width: 39px;
	height: 40px;
}

#password {
	background-image:url('/themes/default/images/icons/key.png');
	background-position:3px 50%;
	background-repeat:no-repeat;
	padding-left:21px !important;
}

#username {
	background-image:url('/themes/default/images/icons/user.png');
	background-position:3px 50%;
	background-repeat:no-repeat;
	padding-left:21px !important;
}

#openid_enabled_link, .openid_link, #openid_identifier {
	background-image:url('/themes/default/images/icons/openid.gif');
	background-position:3px 50%;
	background-repeat:no-repeat;
	padding-left:21px !important;
}

.vote_up_notvoted{
	background: url('/themes/recensio/images/thumb_up.png') no-repeat;
	margin-top:7px;
	margin-right:-8px;
	float: left;
	width: 39px;
	height: 40px;
}
.vote_down_notvoted{
	background: url('/themes/recensio/images/thumb_down.png') no-repeat;
	margin-top:16px;
	float: left;
	width: 39px;
	height: 40px;
}
.vote_up a:hover{
	background: url('/themes/recensio/images/thumb_up_hover.png') no-repeat;
}
.vote_down a{
	background: url('/themes/recensio/images/thumb_down.png') no-repeat;
	margin-top:16px;
	float: left;
	width: 39px;
	height: 40px;
}
.vote_down a:hover{
	background: url('/themes/recensio/images/thumb_down_hover.png') no-repeat;
}

.vote_down_voted a{
	background: url('/themes/recensio/images/thumb_down_hover.png') no-repeat;
	margin-top:16px;
	float: left;
	width: 39px;
	height: 40px;
}

.shelf_add_notloggedin {
	background: url('/themes/recensio/images/del.png') no-repeat;
	height: 32px;
}
.shelf_add_notloggedin div{
	margin-left: 35px;
	padding-top:5px;
}
.shelf_add {
	background: url('/themes/recensio/images/add.png') no-repeat;
	height: 32px;
}
.shelf_del {
	background: url('/themes/recensio/images/del.png') no-repeat;
	height: 32px;
}

.shelf_del div{
	margin-left: 35px;
	padding-top:5px;
}
.shelf_add div{
	margin-left: 35px;
	padding-top:5px;
}

label{
	background-position:0 5px;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
	margin-bottom:2px;
	margin-right:3px;
	padding:0.5em 0.5em 0.5em 20px;
}
.left{
	background-position:0 5px;
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:2px;
	margin-right:3px;
	padding: 0px;
}
/*Basic Setup*/
.dropnav {
	white-space:nowrap /*IE hack*/; 
	margin : 0px auto;
	width : 770px;
	height : 34px;
	float : none;
	clear : both;
	font-size:100%;
	font-weight : bold;
	text-align : center; 
	border:none; 
	color: #FFFFFF; 

} /*Color navigation bar normal mode*/
.dropnav ul {list-style-type:none;}
.dropnav ul li {float:left; z-index:999 /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.dropnav ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: #FFFFFF;}
.dropnav ul li ul {display:none; border:none;}

.start {
float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-left:solid 1px rgb(175,175,175); border-right:solid 1px rgb(175,175,175);
}
/*Non-IE6 hovering*/
.dropnav ul li:hover {position:relative;} /*Sylvain IE hack*/
.dropnav ul li:hover a {background-color:rgb(104,182,239); text-decoration:none;} /*Color main cells hovering mode*/
.dropnav ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.dropnav ul li:hover ul li a {white-space:normal; width:180px; display:block; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(15, 107, 178); font-weight:normal; color:#FFFFFF;} /*Color subcells normal mode*/
.dropnav ul li:hover ul li a:hover {background-color:rgb(104,182,239); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.dropnav table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.dropnav ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(104,182,239); text-decoration:none;} /*Color main cells hovering mode*/
.dropnav ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.dropnav ul li a:hover ul li a {white-space:normal; width:180px; display:block; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(15, 107, 178); font-weight:normal; color:#FFFFFF;} /*Color subcells normal mode*/
.dropnav ul li a:hover ul li a:hover {background-color:rgb(104,182,239); text-decoration:none;} /*Color subcells hovering mode*/

