/* structure.css - Begin */

@media screen
{
  #body {
    border-top: 1px solid white;
  }
  #sorry, .sorry {
    display:none;
  }
  #content {
    width: auto;
    background: #F5FBFC ;
    padding: 0 6px .5em 12px;
	overflow: visible;
	min-width:750px;
	clear: both!important;
	top:1em!important;
	margin-bottom:1em!important;
  }

  #maincontent {
    float: left;
    width:78%;
    padding-right:1px;
    margin:0 5px 0 0;
  }

  div#flow{
    float:right;
    overflow: visible !important;
    width:74.3%;
    padding:0 0 20px 0;
    margin:0 0 0 0;
    background-position: -100px 0; /* Hide tab by default in case JS is absent */
  }
  div#flow div#tab {
    margin:0;
    cursor: default;
  }

  #col1  {
    float:left;
    clear: left;
    width:24%;
    margin:0;
	padding:
  }

  div.nav  {
    background:#F5FBFC;
	position:relative;
    margin-bottom:1em;
    width:auto!important;
    width:100%;
    /*border:1px solid #CAD6E8 ;
	padding:1em 0 1.5em 0;*/
	
  }

 div.product, div.cart, div.specialoffer {
    width:auto!important;
    width:100%;
    background: #F5F4EB;
	border: 1px solid #EBD77E;
    margin-bottom:1em ;
    position: relative;
	padding:.5em 0 .8em 0;
  }
  #col3 {
    float:right;
    width:20%;
    margin:0 5px 0 0 ;
	padding-top:0
  }




  #footer {
    font-size:.8em;
 	text-align:center; 
	color:#777;
	clear:both;
	line-height:1.4em;
	margin-top:1.7em!important;
	clear:both;
	overflow:hidden;
	border-top:10px solid #fff;
	background:#E8E8D1;
	height:100px;
  }
 #tab {
	margin-top:15px!important;
 }
 .wrap {
	margin-top:15px;
	position:relative;
 }

  /* Forces blocks to enclose their floated children */
  .clearfix:after { /* This can be replaced by the alternative fix below if it doesn't kill CatFish */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  /* This alternative fix works fine, but it's disabled to troubleshoot CatFish */
  /*.clearfix {
    overflow: hidden;
  }*/

  /* Don't know why we'd need this rule, but it was here when CatFish worked */
  .clearfix {
    display:block;
	position:relative
  }

  * html .clearfix { /* This should be moved to ie.css, as IE7 doesn't support * html */
    height: 1%;
  }
  /* END: Forces blocks to enclose their floated children */

  #tab div.wrap {
    border: 1px solid #CAD6E8;
    background-color: #fff;
    margin-top: 15px;
  }
  
}



/* structure.css - End */



/* standard.css - Begin */

body{ /* set the relative font size of IE5-5.5 differently to everything else, and we scale it from there */
  background: #fff;
  line-height: 1.1;
  color: #666;
  font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*Global Whitespace Reset*/
body, form, input {
padding: 0;
margin: 0;
}
/*
form {
display:inline
} */
/* setting form to inline messes up countless forms throughout the site in all
 */

h1, h2, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
  margin:20px 0;
}

dd, blockquote {
  margin-left: 40px;
}
fieldset {
  padding:10px;
}
/* end : Global Whitespace Reset*/
img {
  border: 0px none #fff;
}

h2, h3{
  color:#036;
  background: transparent;
  font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif
}
h1  {
  color:#036;
  font: normal 2.0em Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif
}
h2  {
  font-size:160%;
  padding:0 0;
  }

h4  {
  font:  bold 100% Verdana, Arial, Helvetica, sans-serif;
}
h5  {
  font-size:  100%;
}
h6 {
  font-weight: normal;
}
p, li {
  line-height:150%
}

a:link{
  color: #036F87;
  background: transparent;
}
a:visited{

  color:#4B5970;
  background: transparent;
}
a:hover{
  color: #f60;
  background: transparent;
}
blockquote{
  font: bold 13px/1.4em  Verdana, Arial, Helvetica,sans-serif;
  color: #036;
  margin: 10px 0px 10px 20px;
  background: transparent;
}
blockquote h6{
  color: #036!important;
  text-align: right;
  background: transparent;
}
caption {
  font-size: 12px;
}
dl{
  margin-top: 10px;
}
dt {
  font: bold 100%/1.4em  Verdana,Arial,Helvetica,sans-serif;
}
dd {
  font: normal small/1.4em  Verdana,Arial,Helvetica,sans-serif;
  color: #333 !important;
  margin-bottom: 15px;
  background: transparent;
}
td {
  padding: 5px 10px;
  /*vertical-align: top;*/
}
td a {
  font-weight: bold;
  color: #06c;
}
th {
  font: 85% Verdana,Arial,Helvetica,sans-serif;
  color: #666;
  background: transparent;
}



p label {
  width: 25%;
  font-weight: bold;
  float: left;
  clear: left;
}

html>img /* autoscroll override for Firefox */
{
  width: 0!important;
  height: 28px!important;
  padding-left: 28px!important;
  background: url(/images/icons/autoscroll2.png);
}



/* format.css - Begin */

/*preset default margins */

#recent *, div.wrap * {
margin:8px 3% 8px 3.5%;
}
#news_module *{
margin:2em 8px 25px 3.5%;
}
#search * *, #feature * *, #recent * *, #news_module * *, div.wrap * * {
margin: 0;
}
#flow #recent {
margin:0 0 25px 0
}
#col1 *, #col3 *{
position: relative;
}
#tab a
{
margin: 0;
}

/* twothirds fixes */

div.wrap .twothirds
{
margin-top: 0;
}
div.wrap .twothirds *
{
margin: 8px 0;
}

div.wrap div.twothirds * *
{
margin: 0;
}


/* column settings */

#content div h3  { /* groovy floating topright headings */
  font:  normal .9em Verdana, Arial, Helvetica, sans-serif;
  height:1em;
  padding:2px 1.5em 4px .5em;
  clear: right;
  color:#99ACCA ;
  background:transparent url(/images/h3_back.gif) right center no-repeat;
  margin:0;
  position:absolute;
  right:-1px;
  top:-.8em;
  border:0 none;
}


#content div h3 img {
  margin:-3px 0;
}
div#tab div.wrap{
padding: 1em 0;
}

/* sidebar nav & product stuff */

div#content div.product h3, div#content div.cart h3 {
  color:#CCB4A2;
  font-size:12px;
  right:-1px;
   top:-9px;
   padding-bottom:5px;
  background:transparent url(/images/h3_back_cart.gif) right center no-repeat;
  overflow:hidden
}

div.product a:link, div.product a:visited,
div.specialoffer a:link, div.specialoffer a:visited {
}
 div.product *, div.specialoffer * {
margin:4px 6px 6px 10px;
}
div.nav * *, div.product * *, div.specialoffer * * {
margin:0;
}
div.nav h4, div.product h4, div.specialoffer h4 {
color: #E14900;
}
div.nav ul, div.nav ol,
div.product ul, div.product ol,
div.specialoffer ul, div.specialoffer ol {
margin: 5px 0 10px 5px;
padding:0 0 0 5px;
font-size:77%;
font-weight:bold;
float:left;
}

div.product li, div.specialoffer li {
margin: 0 5px 5px 18px;
padding:0
}
 div.product p, div.specialoffer p {
font-size:77% ;
margin-bottom:10px
}
div.product h5 {
margin-top:15px;
margin-bottom:7px;
font-size:84%;
}
div.specialoffer p.leader {
	font-size: 2.0em;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
div.specialoffer p.calltoaction {
	font-weight: bold;
	font-size: 85%;
}
div.product h5 a:link, div.product h5 a:visited,
p.calltoaction a:link, p.calltoaction a:visited {
	color: #CA1400;
}
/* cross site secondary nav */
div.topics {
	padding-top:1em;
}
div.topics ul {
padding-bottom: 10px;
border-bottom:1px #c0d0e0 solid ;
}


/* flow - ListingPart */
div#flow div.listing_p {
margin-top:15px;
margin-bottom:27px
}
div#flow div.listing_p img{
float: left;
margin-right: 8px;
margin-bottom: 8px;
}
div#flow div.listing_p p
{
margin-left: 70px;
margin-bottom: 24px;
}
div#flow div.listing_p a {
 font-size:70%;
 font-weight:bold;
}
div#pager {
	text-align:center;
}
/* Note use of child selector (>), which is not IE6 compatible. This is
   required to prevent interfering with code highlighting in blogs, but
   may cause problems in IE6. Convert to descendant selectors if a problem
   is noticed. 
div#flow > table, div#flow div.wrap > table {
margin: 10px 3.5% 15px 3.5%;
font-size: 80%;
border-collapse: collapse;
width: auto
}
div#flow > table td, div#flow div.wrap > table td, div#flow > table th, div#flow div.wrap > table th {
border-right: 1px solid #fff;
}
div#flow > table th, div#flow div.wrap > table th {
background-color: #fff
}
*/
div#tab h1#title {
padding:12px 0 24px 0!important;
line-height: 150%;
}
/* newsletter */
div#nlblurb{
margin:4px;
}
div#nlblurb img{
margin:4px 4px
}
div#nlblurb h5, div#nlblurb p{
margin:4px
}
h5.nl img {
float:left;
padding: 0 5px 10px 5px;
}
h5.nl {
color:#333;
text-decoration:none;
font-size:85%;
padding-bottom:6px
}
h5.nl img {
float:left;
padding: 0 5px 10px 5px;
}


.forumicon {
background:#fff  url(/images/icons/comment.gif) no-repeat 2% 0% ;
padding:3px 0px 3px 25px!important;
}
.row1 {
background-color:#F9FAF9;
}
.row2 {
background-color:#fff
}


/* RSS buttons */

/* cross site layout knick-nacks */

.credit {
color:#aaa;
font: normal 85% Verdana, Arial, Helvetica, sans-serif;
}
.imgleft {
float: left;
margin-right: 10px!important;
margin-bottom: 10px!important;
}
.imgcenter {
text-align:center;
display:block;
margin-right: auto!important;
margin-left: auto!important;
margin-bottom: 10px!important;
}
#flow .imgright, #col1 .imgright, #col3 .imgright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.expert_author
{
color: #FF6600;
font: bold 80% Verdana,sans-serif;
}

.regular_author
{
color: #5F5F5F;
font: bold 80% Verdana,sans-serif;
}
div.wrap .line {
border-bottom: 1px solid #C0D0E0;
margin-top: 10px;
margin-bottom: 20px;
height: 0;
overflow:hidden;
clear:both ;
position: relative;
}
.noborder{
border:0px none
	}
.nomargin {
margin:0px!important;
	}
.breaker {
clear: both;
}
.clearright {
clear: right;
}
.clearleft {
clear: left ;
}
.box{
line-height:1.1;
padding-top:15px;
position: relative;
}
.wrapper{
line-height:1.1;
margin-bottom:25px;
display:block;
position: relative;
}
.wrap{
margin: 0px;
padding: 0;
clear:left;
line-height:1.1;
}
.crop {
overflow:hidden;
text-align:center
}

div#content .wrapleft{
	border:0 none;
	margin:0;
	padding:0 1em;
	line-height: 1.1;
	float:left!important;
}
div#content .wrapright{
	border:0px none;
	margin: 0 10px 10px 10px;
	text-align:right!important;
	clear:both;
}
.wrapcenter{
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:center;
	clear:both;
	width:auto;
}
.wrapcenter img{
	float:none!important;
}
.rgt{
	text-align:right!important;
	padding-right:10px;
	padding-top:5px;
}
.lft{
	text-align:left!important;
	padding-left:10px;
	padding-top:5px;
}
.tiny {
	font-size:10px}
.break{
	clear:both;
}
h6.download {
	background: transparent url(/images/icons/pdf5.gif) no-repeat left top;
	padding:0 0 0 18px;
	margin:0 10px 10px 1em;
	font-weight:bold;
	height:1.7em;
	font-size:.75em;
	text-align:left;
	clear:both;

}
div#content p a.next{
	font: bold x-small Verdana,Arial,Helvetica,sans-serif;
	color: #06c;
	margin:0 15px;
	padding:0 0 0 12px;
}

.boxes{
	background:#F9FAF9;
	border:1px solid #c0d0e0;
	color:#333;
	margin-top: 20px;
	margin-bottom: 15px;
	padding:7px 10px 15px 10px;
	clear: both;
	overflow: hidden;
}
/* footer links */
#footer a:link
{color:#97AFD9;}
#footer a:hover
{color:#036!important}
#footer a:visited
{color:#97AFD9;}


#tertiary a:link
{color:#D7DEEA;}
#tertiary a:hover
{color:#fff!important}
#tertiary a:visited
{color:#C0D0E0;}

#footer p {
	margin:0 2em;
}

#tertiary ul {
	margin:0;
	background: transparent url(/images/new/block.gif) top right  no-repeat;
	margin:0 0 13px 0;
	padding:1px 0  0 0;
}
#tertiary ul li{
	display:inline;
	padding:0 4px;
}

/* inline text ads */
#adwrap {
	border: 2px dotted #88B800;
	background: #fff;
	padding: 0 2px 0 0;
	position:relative;
	margin-top:-1.1em;
	width: 99%
}
div#adwrap div.textad *{
 padding:0;
}
#textad1, #textad2{
	position:relative;
	background: #fff;
	color:#333;
	margin:0 0 0 -2px;
	padding:.5em 2%;
	width:45%;
	float:left;
	clear:right
}
#textad1{
	border-right: 2px dotted #88B800;
	margin:0;
	clear:none;
	width:45%
}
#textad2{
	border-left: 2px dotted #88B800;
}
.textad p img{
	display: inline;
	position: relative;
	float: left;
	margin:5px 5px 0px 0px;

}
div#adwrap div  *{
	font-size:95%;
	margin:  5px 0 0 0;
	line-height: 140%
}
.textad p a{
	color:#333!important;
	text-decoration: none;
	font-size:90%
}

.textad p a.sublink, .headad p a.sublink{
	color:#06c!important;
	text-decoration: underline;
	}
.textad p a:hover, .headad p a:hover{
	color:#00f!important;
}

/* crumbtrail */
div#tab span.crumb, div#tab div.crumb {
	color: #666;
	background-color: transparent;
	font: bold x-small/1em Verdana,Arial,Helvetica,sans-serif;
	position: relative;
}

.crumb a{
	color: #06c;
	background-color: transparent;
}



/* details box */
div#tab div.detail{
	border:1px solid #C0D0E0;
	background: #F5FBFC;
	margin:0 10px 0 10px;
	padding:0!important;
	float:right;
	font-size:90%;
	width:150px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
}

	.detail .our_price {
		color:#CC0000;
		font-size:120%;
		
	}
	.detail s {
		color:#CC0000;
		font-size:100%;
		
	}
	.detail strong {
		font-size:110%;
		
	}
	.detail .our_price {
		color:#CC0000;
		font-size:120%;
		
	}
		.detail  .our_price .amount {
			font-size:150%;
		}
	.detail img {
		cursor:pointer;
		margin-bottom:10px;
		margin-left:20px;
		
	}

/* featured product in col3 of some pages */
div.product div#featuredproduct *
{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.product div#featuredproduct * *
{
	margin-top: auto;
	margin-bottom: auto;
}
/* newsletter pages */
div#newsletterlist h4 {
padding-bottom: 10px;
}

div#tab p a#fancy {
text-align: center;
margin: 0 auto 20px auto;
display: block;
text-decoration: none;
background:url(/images/icons/buy_now4.gif) no-repeat center bottom;
font-size: 85%;
font-weight: bold;
padding-top: 1px;
width:220px;
height:23px;
color: #000;
clear:both;
vertical-align: baseline;
}

div#tab p a#fancy:visited{
color: #000;
display: block;
}
div#tab p a#fancy:hover{
color: #000;
background:url(/images/icons/buy_now4.gif) no-repeat center top;
}

div#tab pre.code
{
margin-top: 18px;
margin-bottom: 18px;
padding: 6px;
background: #F9FAF9;
overflow: auto;
}


div#flow div#tab p{
line-height: 140%;
}

#stats ul, #stats ul li {
	margin:0.4em 0;
	padding: 0;
	list-style:none
}


/* format.css - End */



/* tabs-v5.css - Begin */

/* nav bar */

div#navcontainer
{
	background: #012e5c url(/images/new/navbar1.png) right top no-repeat;
}

div#navcontainer, div#tertiary
{
	overflow: hidden;
	margin: 0 1% 10px;
}

ul#navlist
{
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}

ul#navlist li
{
	display: block;
	float: left;
}

ul#navlist li a
{
	display: block;
	float: left;
	padding: 8px 8px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 114%;
	color: #CCDDEE;
	border: 1px solid #446688;
	border-width: 0 1px 1px 0;
	white-space: nowrap;
}

ul#navlist li a:hover
{
	background: #446688 url(/images/new/navbarhighlight1.png);
	color: #FFFFFF;
}

ul#navlist li a.active
{
	color: #fff;
	font-weight: bold;
}

div#navcontainer form
{
	display: block;
	float: right;
	margin: 0;
}


div#navcontainer form input
{
	border-width: 1px;
	vertical-align: middle;
	font-size: small;
	padding: 0;
	font-family: Tahoma, sans-serif;
}

form#search
{
	top:1em;
	position:absolute;
	right:0;
	margin: 0;
	padding: 1em 0 0 0;
	width:32em;
	font-family: sans-serif;
}
form#search input
{
	float:left; 
		padding: 0;
}
form#search label
{
float:left;
margin: 1em 0 ;
background: transparent url(/images/new/searchme.png) left center no-repeat; 
overflow:hidden;
padding-left:16px;
width:0;
height:19px;
white-space:nowrap
}

form#search input#mainsearchbox
{
	width: 48%;
	margin:1em 1em 0 .5em ;
}
form#search input.button
{
margin:1em 0;
font-family: sans-serif;
}
ul#searchlinks
{
	margin:  .4em -1em 0 5px;
	padding: 0;
	float:left;
	height:3.5em;
}

ul#searchlinks li
{
	margin:.3em 0 0 0;
	line-height:70%;
	list-style: none;
}
ul#searchlinks li a
{
	font-family: Arial, sans-serif;
	font-size: xx-small;
}



/* footer */


/* tabs-v5.css - End */



/* cart.css - Begin */

div.cart {
	text-align:center;
}			  
div.cart h3{
background: transparent url(/images/h3_back_cart.gif) no-repeat center right;	
color:#B4D0A8;
border:0 none
}	
div.cart h2{
	color:#B4D0A8;
	font-size:100%;
	margin:3px;
	padding:0;
}
div.cart p{
	margin:3px;
	padding:0;
}
div.cart img.icon, div.product img.icon{
	margin:3px;
	margin-left:10px;
	padding:0;
	float:left;
}  
/* cart.css - End */

/* MANO */
/* product_listing.css - Begin */

.nextLink {
	/*float:right;
	margin:0 10px 5px 0;*/
}

/* product_listing.css - End */

/* forms.css - Begin */

/* Global Form Styles */
#form_content h1 {
	font-size:100%;
	display:block;
	border:1px solid #C0D0E0;
	background: #F5F4EB;
	text-align:center;
	font-weight:bold;
	text-transform:capitalize;
	margin-bottom:10px;
}
#form_content p.info {
	background: #FCFCF8;
	border: 1px solid #F5F4EB;
	padding:10px;
	margin:10px 0 10px;
}
#form_content input, 
#form_content textarea{
	background: #fff;
	border: 1px solid #39B4CB;
	border-top: 3px solid #39B4CB;
	padding-left:2px;
}
#form_content input:hover, 
#form_content textarea:hover {
	background: #FCFCF8;
	border-top: 3px solid #2885A0
}
#form_content input:focus, 
#form_content textarea:focus {
	background: #FCFCF8;
	border-top: 3px solid #2885A0
}
#form_content .submit { background: none; border: 0; width: auto; }
#form_content .submit:hover, 
#form_content .submit:active { border:0; }
#form_content .radio { background: none; border: 0; }


#form_content label {
	font-size: 0.9em;
	cursor: pointer;
	font-weight:normal;
	color:#2885A0;
}
#form_content dd {
	margin:0;
	padding: 0 0 10px 0;
}
div.buttons_panel {
	clear:both;
	border-top:3px solid #EBD77E;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #555555;
	background:#E8E8D1;
	padding:3px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:5px;
	width:100%;
}
#form_content dl.form_left2
{
  clear:both;
	float:left;
	width:85%;
}
#form_content dl.form_left2 dt
{
	text-align:left;
	margin-left:103px;
}
#form_content dl.form_left2 dd
{
	text-align:left;
	margin-left:103px;
}

#form_content dl.form_left
{
	clear:both;
	float:left;
	width:50%;
}
#form_content dl.form_left dd,
#form_content dl.form_left dt
{
	text-align:right;
	margin-right:10px;
}
#form_content dl.form_right
{
	float:right;
	width:50%;
}
#form_content dl.form_normal {
	margin:0; 
}
#form_content dl.form_normal dt {
	text-align:left;
	padding:0;
	margin-left:10px;
}
#form_content dl.form_normal input {
	width:90%;
}
#form_content dl.form_normal select {
	width:90%;
}
/* forms.css - End */

/* checkout.css - Begin */

div#checkout h1 {
	font-size:100%;
	display:block;
	border:1px solid #C0D0E0;
	background: #F5F4EB;
	text-align:center;
	font-weight:bold;
	text-transform:capitalize;
	margin-bottom:10px;
}
div#checkout table.block {
	padding:10px;
}
div#checkout table.payment {
	margin: 0 0 10px 0;
	border:1px solid #C0D0E0;
	background: #F5FBFC;
	width:100%;
}
div#checkout table.payment td {
	padding-left:3px;
}
table.buttons_panel {
	border-top:3px solid #EBD77E;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #555555;
	background:#E8E8D1;
	padding:3px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:5px;
	width:100%;
}
.message p,
.success_message p,
.error_message p {
	margin:3px 0;
}
div.error_message {
	padding:10px;
	background-color:#FFCCCC;
	border:#FF6600 solid 1px;
	margin-bottom:10px;
}
div.success_message {
	padding:10px;
	background-color:#CCDFDF;
	border:#77A880 2px solid;
}
div.message {
	padding:10px;
	/*background-color:#ffffd0;
	border:#e8e0b2 2px solid;*/
	background:#FAF2C5;
}
/* checkout.css - End */

/* Featured Products Module */
div.art {

}
div.art img {
	float:left;
	padding-right:5px;
}
/* -------------------------- zakladki glowne -------------------*/
#nav {
	top:42px;
	margin-left:305px;
	list-style-type:none;
	height:31px;
	position:absolute;
}

#nav LI {
	FLOAT: left; OVERFLOW: hidden; MARGIN-RIGHT: 1px; HEIGHT: 31px
}
#nav LI A {
	BACKGROUND-POSITION: center top; DISPLAY: block; OVERFLOW: hidden; TEXT-INDENT: -5000px; LINE-HEIGHT: 31px
}
#navStart {
	BACKGROUND: url(/images/nav/start.gif) no-repeat; WIDTH: 74px
}
#navKategorie {
	BACKGROUND: url(/images/nav/kategorie.gif) no-repeat; WIDTH: 113px
}
#navAutorzy {
	BACKGROUND: url(/images/nav/autorzy.gif) no-repeat; WIDTH: 99px
}
#navWydawcy {
	BACKGROUND: url(/images/nav/wydawcy.gif) no-repeat; WIDTH: 112px
}
#navWyprzedaz {
	BACKGROUND: url(/images/design_new/nav/wyprzedaz.gif) no-repeat; WIDTH: 144px
}
#nav LI A:hover {
	BACKGROUND-POSITION: 50% -33px
}
#nav LI A.currentSection {
	BACKGROUND-POSITION: 50% -67px
}
#nav LI A.currentSection:hover {
	BACKGROUND-POSITION: 50% -33px
}

#header {
	background:url(/images/design_new/header_back.gif);
	height:93px;
	border-bottom:#E8E8D1 solid 3px;
}
/* Styles for Refine Left-side Menus */

.CategoriesBox h3 { 
	color: #036F87; 
	font-size: 11pt; 
	font-weight: bold;
	margin-bottom: 8px; 
}
.CategoriesBox .title,
.AutorsAlphaBox .title,
.Autors2AlphaBox .title { 
	color: #d8790e; 
	font-size: 10pt; 
	font-weight: bold;   /* For border below: */
   	border-bottom: solid 1px #d8790e;
   	margin-bottom: 6px;
}
	
.CategoriesBox ul { 
	margin-bottom: 0px; 
	padding-left:0;  
}
.CategoriesBox li { 
	list-style: 
	none; padding: 0;  
	margin: 0 10px 0 0; 
	position: relative; 
}
.AutorsAlphaBox li,
.Autors2AlphaBox li { 
	list-style:none; 
	padding: 0;  
	margin: 0 10px 0 0; 
	float:left;
	width:20%;
}
.CategoriesBox li a { text-decoration: none; font-weight: normal; font-size: 9pt;
    color: #000; }
.CategoriesBox li a:hover { text-decoration: underline; }
.CategoriesBox .noMoreRefine li { font-size: 8pt; }
.CategoriesBox .showMoreResults { padding-top: 8px;}
.CategoriesBox .showMoreResults a { color: #036F87; }
div.CategoriesBox {
	width:auto!important;
    width:100%;
}

span.highlight {
	background:#FFE3BB;
}
#fragments img{
	margin:10px;
}
#header #tools {
	position:absolute;
	top:20px;
	right:20px;
}
#header #tools a {
	color:#E1ECE5;
}

/* PopularSearchBox */
#PopularSearchBox {
	margin-top:20px;
	position:relative;
	width:100%
}
#PopularSearchBox h4 {
	margin:0;
	color: #036F87; 
	font-size: 10pt; 
	font-weight: bold;   /* For border below: */
   	border-bottom: solid 1px #036F87;
   	margin-bottom: 6px;
}
#PopularSearchBox a.search_1 {
	font-size:10px;
	font-weight:bold;
}
#PopularSearchBox a.search_2 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4B5970;
}
#PopularSearchBox a.search_3 {
	font-size:11px;
	font-weight:bold;
}
#PopularSearchBox a.search_4 {
	font-size:12px
}
#PopularSearchBox a.search_5 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#PopularSearchBox a.search_6 {
	font-size:15px;
	font-weight:bold;
}

#PopularSearchBox a.search_7 {
	font-size:10px
}
#PopularSearchBox a.search_8 {
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#PopularSearchBox a.search_9 {
	font-size:11px
}
#PopularSearchBox a.search_10 {
	font-size:12px
}
#PopularSearchBox a.search_11 {
	font-size:14px;
	font-weight:bold;
}
#PopularSearchBox a.search_12 {
	font-size:15px
}
#PopularSearchBox a.search_13 {
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#PopularSearchBox a.search_14 {
	font-size:13px
}
#PopularSearchBox a.search_15 {
	font-size:11px;
	font-weight:bold;
}
#PopularSearchBox a.search_16 {
	font-size:12px
}
#PopularSearchBox a.search_17 {
	font-size:14px
}
#PopularSearchBox a.search_18 {
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#PopularSearchBox a.search_19 {
	font-size:10px
}
#PopularSearchBox a.search_20 {
	font-size:13px;
	font-weight:bold;
}

input.noborder {
	border:none;
}

div#weblink {
	text-align:right;
}
#weblink a {
	color:#999999;
	font-size:10px;
}

/* dk_recom */
#dk_recom .author {	font-size: 77%;	}
#dk_recom td {padding:0; padding-bottom: 5px;}
#dk_recom .title {font-size: 87%;}
#dk_recom .price {color: #CC0000; font-weight: bold; text-align: right; vertical-align:top;}

