   /* @override http://nt.localhost/css/background.css?1234 */

body {
	background-color:#f5f3d6;
	height:100%;
	background-position:center 0px;
	background-repeat: no-repeat;
	background-image:url(../images/background.jpg);

}

body.book {
	background-image:url(../images/background_book.jpg);
}

body.browse  {
	background-image:url(../images/background_browse.jpg) !important;
}

body.readingroom, body.listeria, body.blog {
	background-image:url(../images/background_readingroom.jpg) !important;
}

body.search {
	background-image:url(../images/background_search.jpg) !important;
}

body.login, body.kumarclark, body.kumar {
	background-image:url(../images/background_login.jpg);
}

body.login.kc_register
	{
	background: #f6f5d7 url(../images/background_kc_register.jpg) no-repeat center top !important;
	}

body.login.kc_register.update
	{
	background: #f6f5d7 url(../images/background_kc_register_loggedin.jpg) no-repeat center top !important;
	}

body.about, body.contact, body.myprofile, body.reset-password, body.forgotten-password, body.thanks, body.book-list, body.privacy-policy, body.terms-conditions, body.registered-user-agreement {
	background-image:url(../images/background_about.jpg);
}


/*#rap {
	background-image:url(../images/chimes.png) !important;
	background-position:center 0;
	background-repeat: no-repeat;
  	background-image: none;
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../images/chimes.png');
	z-index:9999;
} */

.browse_img {
	background:url(../images/browse_thumb_bg.jpg) top right no-repeat;
}

.browse_result {
	background: url(../images/browse_result_tile.gif) left top repeat-y;
	display:block;
	width:929px;
	margin-bottom:6px;
}

.rw {
	background: url(../images/browse_result_bg.gif) right bottom no-repeat;
}

.results {
	background: url(../images/results_tape.jpg) left top no-repeat;
	width:445px;
	height:52px;
	margin-left:-2px;
	margin-bottom:10px;
	font-size:1.2em;
	padding-left:31px;
	color:#0b6c7a;
	padding-top:15px;
	text-align:left;
	position:relative;
}

.search .results {
}

.search #left_column {
	margin-top:105px;
	margin-left:-3px;
}

#register_form h2 {
	margin-top:0px;
	background: url(../images/register_tape.jpg) left top no-repeat;
	padding:25px 0 0 25px;
	width:173px;
	height:46px;
	margin-bottom:10px !important;
}

.kc_register #register_form h2
	{
	background: none;
	}

.myprofile #register_form h2.handle {
	margin-top:-30px !important;
	margin-left:-32px !important;
	padding-left:32px !important;
	padding-top:30px !important;
	background: url(../images/shadow_box.gif) top left no-repeat;	
}

.pages {
	position:absolute;
	top:15px;
	left:306px;
}

#nt_rec_block {
	position:absolute;
	top:0;
	right:0;
	background: url(../images/background_rec_img.gif) left top no-repeat;
	width:139px;
	padding-left:32px;
	padding-top:89px;
	height:204px;
}

.registerval {
	background: url(../images/results_tape.jpg) left top no-repeat;	
	width:445px;
	height:52px;
	margin-left:-2px;
	margin-bottom:10px;
	font-size:1.2em;
	padding-left:31px;
	color:#0b6c7a;
	padding-top:15px;

}

#lamp {
	margin-top:-10px;
}

#lamp:hover {
	cursor:hand;
}
