	* {
		margin:0;
		padding:0;
		font-family: Georgia;
	}

	p {
		margin: 10px 0;
	}

	ul {
		padding-left: 20px;
	}

	li {
		margin-left: 15px;
	}

	body {
		background-color: #808080;
		font-size: 13px;
		overflow-y: scroll;
		margin: 0px;
		padding: 0px;
	}

	h1 { font-size: 3em; font-weight: normal; text-transform: uppercase; color: #fff; }

	h2 { font-size: 14px; font-weight: bold;display:block;}

	br.clear {
		clear: both;
	}

	img.preload {display:none;}


	div#message {
		position: fixed;
		top: 0px;
		right: 10px;
		background-color: red;
		color:white;
		padding:5px;
		font-size: 18px; 
		font-weight: bold;
		display:none;
		z-index:10;
	}

	div#white_frame {
		background-color: white;
		width:995px;
	}

	div#content_spacer {
		padding:7px;
	}


	div#infobox {
		z-index: 99;
	}

	div#infobox_white {
		position: absolute;
		display: none;
		z-index: 99;
	}

	div#infobox_blue {
		position: absolute;
		display: none;
		z-index: 99;
	}

	div.infobox_body {
		padding: 0 5px;
		background-color: white;
		color: #F80000;
		font-size: 13px; 
	}

	div#infobox_blue div.infobox_body {
		background-color: #1386DE;
		color: white;
	}

	div.infobox_spot {
		height: 6px;
		font-size: 4px; 
	}

	div.infobox_spot table {
		margin-left:8px;
	}


	table#pageFooter {
		background-image: url(/bin/img/bottom_bg.gif);
		width: 980px;
		border: 1px solid #BBBBBB;
		margin: 50px 0px;
	}

	table#pageFooter td {
		font-size: 12px; 
		font-weight: bold;
		padding: 0px 2px;
		color: white;
	}

	table#pageFooter td a {
		color: white;
		text-decoration:none;
	}

	table#pageFooter td a:HOVER {
		border-bottom: 1px dotted white;
	}




	a {
		color: #1386DE;
		cursor: pointer;
		text-decoration: none;
	}

	a:HOVER {
		text-decoration:underline;
	}

	a.plain:HOVER {
		text-decoration:none;
	}

	p {
		text-align: left;
	}



	td {font-family: Georgia; font-size: 13px;}

	.normalText { padding: 6px;font-family: Georgia; font-size: 13px;}


/*- boxes -*/
	div.boxHeader {
		background-repeat: no-repeat;
		background-image: url(/bin/img/box_header_bg.gif);

		width: 210px;
		height: 27px;
		border: 1px solid #B0B0B0;
		color: white;

		font-family: Georgia;
		font-size: 13px;
	}

	div.boxHeader.search{
		background-image: url(/bin/img/box_header_bg_search.gif);
	}

	div.boxHeader.preference{
		background-image: url(/bin/img/box_header_bg_preference.gif);
	}

	div.boxHeader.boxHeader_red{
		background-image: url(/bin/img/box_header_bg_red.gif);
		border: 1px solid #B01717;
	}


	div.boxHeader.search_red{
		background-image: url(/bin/img/box_header_bg_search_red.gif);
		border: 1px solid #B01717;
	}

	div.boxHeader.top5{
		background-image: url(/bin/img/box_header_bg_top5.gif);
	}

	div.boxHeader.mail{
		background-image: url(/bin/img/box_header_bg_mail.gif);
	}


	div.boxHeader b {
		padding-left:16px;
		padding-top: 6px;
		display:block;
		width: 190px;
		_width: 210px;
	}


/*- font styles -*/
	.font_title {
		font-size: 15px;
		font-family: Georgia;
		font-weight: bold;
		color: white;
	}


/*- coloring -*/


	.green {
		color: #669933;
	}

	.red {
		color: red;
	}


	.orange {
		color: #FF9900;
	}

	.lilac {
		color: #6600CC;
	}


	.blue {
		color: #1386DE;
	}





/*- buttons -*/
	div.btn {
		height:18px;
		width:45px;
		background-image:url(/bin/img/btn/btn_bg.png);
		overflow:hidden;
		background-repeat:no-repeat;
		text-align: center;
	}

	div.btn.medium {
		width:56px;
		background-image:url(/bin/img/btn/btn_bg_medium.png);
	}

	div.btn.xl {
		width:75px;
		background-image:url(/bin/img/btn/btn_bg_xl.png);
	}


	div.btn.cart_full {
		background-image:url(/bin/img/btn/cart_full.gif);
		width:167px;
		height:25px;
	}

	div.btn a {
		display: block;
		text-align: center;
		vertical-align: middle;
		padding: 3px 0;
		color: white;
		text-decoration: none;
		font-size: 10px;
		font-weight: normal;
	}



/*- pageing -*/

	div.pager a {
		text-decoration: none;
		color: #1386DE;
		padding:3px;
		font-weight: bold;
		font-size: 13px;
	}

	div.pager a:HOVER {
		color: red;
	}

	div.pager a.current {
		background-color: #cccccc;
	}


	div.pager a.backLink, div.pager a.fwdLink, div.pager a.emptyLink{
		display: block;
		width:28px;
		height:16px;
		padding:0;
	}

	div.pager a.backLink	{background-image:url(/bin/img/btn/btn_back.gif);}
	div.pager a.fwdLink		{background-image:url(/bin/img/btn/btn_fwd.gif);}







/*- drag'n'drop -*/

	div.dropTarget {
		border:1px solid white;
	}


	div.dragable{
		cursor: default;
	}

	div.dragable:HOVER{
		border-width:1px;
	}

	div.dragable.selected{
		background-color: red;
	}




/*- edging -*/
	div.rounded_edge {
		color: transparent;
		font-size: 1px;
		overflow:hidden;
		padding:0;
		margin:0;
	}

	div.rounded_edge td {
		width: 1px;
		height: 1px;
		overflow:hidden;
		font-size: 0px;
		padding:0;
		margin:0;
	}

	.w8 {
		width: 8px;
	}



/*- miniBox -*/
	div.miniBox {
		margin-top: 30px;
		padding:8px;
		_padding:8px 0px;
		border: 1px solid #D6D6D6;
	}

	div.miniBox div.title {
		position: relative;
		top: -18px;
	}

	div.miniBox div.title span{
		color: #666666;
		background-color: white;
		padding:3px;
	}


/*- inputTable -*/
	table.inputTable th{
		background-color: #e5e5e5;
		padding: 1px 3px;
		font-size: 13px;
		color: #666666;
		text-align: left;
		width:50%;
	}

	table.inputTable th sup{
/*		font-family: Arial;*/
		font-size: 13px;
		color: red;
	}

	table.inputTable td input.text{
		width:100%;
	}

	input.inputError {
		border: 1px solid red;
		margin:1px;
	}


/*- cart -*/
	div#cartContents {
		position: absolute;
		top:424px;
		width: 980px;
		z-index: 98;
	}

	table.cartContents {
		width: 960px;
	}

	div#cartBody {
		background-color: #404040;
		color: white;
		padding:10px;
	}

	div#cartBody h2 {
		font-size: 13px;
		font-weight: bold;
		margin:5px 0;
	}

	table.cartContents {
		border-collapse:collapse;
	}

	table.cartContents td {
		color: white;
		padding: 5px;
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
	}

/*
	table.cartContents tr:HOVER td {
		background-color:#515151;
	}
*/

	tr.cart_changed td {
		background-color: #515151;
	}

	tr.cart_changed td.no_hover {
		background-color: #404040;
	}

	tr.cart_changed td.cart_arrow {
		background-color: #404040;
		background-image:url(/bin/img/cart_arrow_bg.gif);
		background-repeat: no-repeat;
	}


	div.cartItem {
		font-weight: bold;
		font-size: 10px;
	}

	div.cartItem b {
		font-size: 12px;
	}

	div.cartItem.cartAdded {
		background-image:url(/bin/img/cart_gray.png);
		background-repeat: no-repeat;
		padding-left: 23px;
		padding-top: 4px;
		height: 20px;
	}


	td.cart_action a {
		color: white;
	}

	div.cart_spacer {
		width: 94px;
	}

	div.cart_price {
		text-decoration: line-through;
		text-align:right;
		font-size: 11px;
		font-weight: bold;
	}

	div.cart_webprice {
		text-align:left;
		font-size: 14px;
		font-weight: bold;
	}

	div.cart_minus {
		width: 60px;
		height: 58px;
		background-image:url(/bin/img/stamp.png);
	}

	div.cart_minus b {
		font-family: Tahoma;
		position: relative;
		top: 15px;
		left: 13px;
		color: white;
	}



	td.cart_action b {
		font-size: 13px;
		position:relative;
		top:3px;
		left:2px;
	}

	td.cart_action input {
		width: 26px;
		height:20px;
		font-size: 13px;
		font-family: Georgia;
		font-weight: bold;
		color: #666666;
		border: 0;
		text-align:center;
	}


	div.book_title_cart {
		font-size: 14px;
		font-weight: bold;
		color: white;
		cursor:pointer;
	}

	div.book_author_cart {
		font-size: 11px;
		font-weight: bold;
		color: #CACACA;
		cursor:pointer;
	}

	div.btn.cart_small {
		width:34px;
		height:18px;
		background-image:url(/bin/img/btn/cart_small.gif);
	}

	div.btn.cart_big {
		width:55px;
		height:18px;
		background-image:url(/bin/img/btn/cart_big.gif);
	}

	div.btn.cart_wide {
		width:77px;
		height:18px;
		background-image:url(/bin/img/btn/cart_wide.gif);
	}

	div.btn.cart_xxl {
		width:85px;
		height:18px;
		background-image:url(/bin/img/btn/cart_xxl.gif);
	}



	.progress {
		background-image:url(/bin/img/progress.gif);
		background-repeat: no-repeat;
		height: 20px;
	}


	.ie_downscale {
		margin-top: 5px;
	}


	div#books_from_author {
		padding: 8px;
		padding-left:16px;
	}



/* autocomplete */

.ac_results {
	padding: 0px;
	border: 1px solid #999999;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	border-bottom: 1px dotted #dedede;
	padding: 2px;
	padding-left:18px;

}

.ac_results li.item_A {
	background : url('/bin/img/icons/item_a.gif') left no-repeat;
}

.ac_results li.item_B {
	background : url('/bin/img/icons/item_b.gif') left no-repeat;
}


.ac_loading {
	background : Window url('/bin/img/icons/indicator.gif') right center no-repeat;
}

.ac_results li.item_A_over,.ac_results li.item_B_over {
	background-color: #1386DE;
	color: white;
}


.ac_results li.item_A_over {
	background-image : url('/bin/img/icons/item_a_hover.gif');
}

.ac_results li.item_B_over {
	background-image : url('/bin/img/icons/item_b_hover.gif');
}

