/* general styles */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background: #e6dac2 url('/../images/pattern.gif');
}
body {
	background: url('/../images/bg-body.gif') repeat-y 50% 0;
	color: #74694e;
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	min-width: 1000px;
	min-height: 100%;
}
a {
	color: #18a8cb;
}
a:hover {
	text-decoration: none;
}

img {
	border: none;
}
p {
	margin: 1em 0;
}
ul,
ol { 
	list-style: none;
}
address {
	font-style: normal;
}
.wrap {
	width: 100%;
	overflow: hidden;
}

#top {
	height: 7px;
	overflow: hidden;
	background: url('/../images/bg-top.gif') no-repeat 50% 0;
}

/* page holder ****************************************************************/
#container {
	width: 968px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

/* header *********************************************************************/
#header {
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;
}
#logo{
    position:absolute;
    z-index:1;
    left:14px;
    top:25px;
    width:195px;
    height:114px;
    overflow:hidden;
    text-indent:-9999px;
    background:url('/../images/logo.gif') no-repeat;
}
h1 a {
	display: block;
	height: 93px;
}
#navigation {
	position: absolute;
	z-index: 1;
	left: 225px;
	top: 28px;
	width: 580px;
}
#navigation li {
	float: left;
	margin-right: 29px;
	font: 25px/30px Tahoma, Arial, Helvetica, sans-serif;
}
#navigation a {
	color: #375f83;
	text-decoration: none;
}
#navigation a:hover,
#navigation .active a {
	color: #fe8b00;
	text-decoration: underline;
}

.cloud ul {
	list-style-type: none;
}

.sort {
	float: left;
	width: 775px;
	padding: 35px 0 0;
}

.select {
	float: left;
	width: 220px;
	padding: 55px 0 0 5px;
	overflow: hidden;
}
.select select {
	width: 195px;
}
.select label {
	display: block;
	margin: 0 0 7px;
	padding-left: 4px;
	color: #6c634c;
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.radio li{float:left;margin-right:10px;color:#74694e;line-height:26px!important;}
.radio label {float:left;font-size:12px;}
.radio input{width:25px;height:26px;float:left;}
.radio li{float:left; margin-right:0px;color:#74694e;line-height:20px!important;}
.radio input{width:25px;height:20px;float:left;}

.search {
	float: right;
	width: 550px;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: 0 0 17px;
}
.search .text {
	float: left;
	padding: 7px 10px;
	height: 16px;
	color: #756e5d;
	width: 444px;
	border: none;
	background: none;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.search .but-search {
	position: absolute;
	top: 0;
	left: 464px;
	z-index: 1;
	width: 83px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/../images/but-search.gif') no-repeat;
}

.search 
.nav2 li{
    padding-left: 10px;
}
.but-search:hover {
  background-position: 0 -30px;
}

.browse {
	float: right;
	width: 545px;
	overflow: hidden;
	color: #74694e;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
.browse ul {
	display: inline;
	padding-left: 1px;
	font: bold 17px/20px Tahoma, Arial, Helvetica, sans-serif;
}
.browse li {
	display: inline;
}
.browse a {
	color: #375f83;
	text-decoration: none;
}
.browse a:hover {
	color: #fe8b00;
	text-decoration: underline;
}

/* main content area **********************************************************/
#content {
	width: 100%;
	overflow: hidden;
}
h2 {
	font: 29px/35px Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 0;
	color: #fe8b00;
}
h2 img {
	vertical-align: top;
}

.item {
	float: left;
	width: 161px;
	overflow: hidden;
	text-align: center;
	color: #18a8cb;
	padding: 10px 0;
}
#maincol .item {
	width: 124px;
}
.thumb {
	display: table;
	margin: 0 auto;
	background: url('/../images/frame-left.gif') no-repeat;
}
.thumb img {
	padding: 9px 8px 13px 14px;
	float: left;
	height: 150px;
	background:  url('/../images/frame-right.gif') no-repeat 100% 0;
}
.item h3 {
	margin: 10px 0 5px;
	font: 20px/24px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
#maincol .item h3 {
	font: bold 14px/17px Tahoma, Arial, Helvetica, sans-serif;
}

.item h3 a {
	color: #375f83;
}
.item h3 img {
	vertical-align: middle;
}
.tabset {
	height: 37px;
	overflow: hidden;
	margin: 20px 0 -1px;
	position: relative;
	font: 10px/12px Arial, Helvetica, sans-serif;
}
.tabset li {
	float: left;
	display: inline;
	margin-left: -14px;
	position: relative;
}
.tabset li:first-child {
	margin-left: 0;
}
.tabset li.active {
	z-index: 99 !important;
}
.tabset img {
	float: left;
}
.tabset2 {
	height: 22px;
	overflow: hidden;
	margin: 0 0 -1px;
	padding-left: 8px;
}
.tabset2 li {
	float: left;
	display: inline;
	margin-left: -7px;
	position: relative;
}
.tabset2 li a {
	float: left;
	cursor: pointer;
	text-align: center;
	height: 22px;
	width: 66px;
	overflow: hidden;
	background: url('/../images/tabs.gif') no-repeat;
  background-position: 0 -22px;
	color: #c4b690;
	font: 11px/22px Tahoma, Arial, Helvetica, sans-serif;
}
.tabset2 li.active {
	z-index: 99 !important;
}
.tabset2 li.active a {
	background: url('/../images/tabs.gif') no-repeat;
	color: #fff;
	text-decoration: underline !important;
}

.tab {
	background: #fcfbee;
	border: 1px solid #eae4c2;
	padding: 8px;
	margin-bottom: 12px;
}


.tab2 {
	background: #fff;
	padding: 6px 12px;
}
.tagcloud .tab2 a {
	line-height: 43px;
	margin-right: 8px;
}
.tagcloud .tab2 a span {
	font-size: 10px !important;
	color: #666666;
}


.desc {
	background: #fff;
	width: 475px;
	overflow: hidden;
	float: left;
	margin: 0 0 -9989px;
	padding: 15px 0 9999px;
}
.desc .photo {
	float: left;
	width: 135px;
	overflow: hidden;
	padding-left: 13px;
}
.desc .date {
	display: block;
	width: 101px;
	height: 22px;
	margin: 8px 0 10px 4px;
	background: url('/../images/bg-date.gif') no-repeat;
	color: #fff;
	font: 10px/13px Tahoma, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.desc .photo a,
.photo a.tmb {
	float: left;
	background: url('/../images/frame-left.gif') no-repeat;
}
.desc .photo img,
.photo a.tmb img {
	padding: 9px 8px 13px 14px;
	float: left;
	background: url('/../images/frame-right.gif') no-repeat 100% 0;
}
.alt .photo a.tmb {
	background-image: url('/../images/frame-left-alt.gif');
}
.alt .photo a.tmb img {
	background-image: url('/../images/frame-right-alt.gif');
}

.desc .txt {
	float: right;
	width: 315px;
	overflow: hidden;
	color: #18a8cb;
}
.desc .txt h3 {
	font: bold 14px/20px Tahoma, Arial, Helvetica, sans-serif;
}
.desc .txt h3 a {
	color: #375f83;
}
.desc p {
	color: #74694e;
	margin: 16px 0 0;
}


/* main column ****************************************************************/
#maincol {
	float: right;
	width: 745px;
	padding-left: 1px;
	overflow: hidden;
}


#maincol .tab {
	background: #fff;
}

.alt {
	background: #f8f5ee;
}

.cover {
	float: left;
	/*width: 260px;*/
	overflow: hidden;
	text-align: center;
}
.cover img {
	border: 1px solid #ece6c7;
	vertical-align: middle;
}
.cover strong {
	display: block;
	margin: 15px 0 0;
	font: bold 12px/15px Tahoma, Arial, Helvetica, sans-serif;
}
.cover strong a {
	color: #0e5379;
}
.cover strong img {
	border: none;
}

.book-txt {
	float: right;
	width: 465px;
	overflow: hidden;
	font: 11px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #18a8cb;
}

.box {
	margin: 20px 0;
	border: 1px solid #e6deb6;
	padding: 18px;
}


.inline {
	margin: 0 0 10px;
	color: #18a8cb;
	padding: 3px 0 0;
}
.inline h3 {
	display: inline;
	margin-right: 4px;
	color: #484848;
}
.inline h3 a {
	color: #375f83;
}

.subheading {
	color: #375f83;
	font: bold 14px/17px Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
.cover-author {
	float: left;
	width: 206px;
}

#maincol h4 {
	color: #fe9311;
	font: 18px/21px Tahoma, Arial, Helvetica, sans-serif;
	margin: 25px 0 10px;
}
ol {
	list-style: decimal inside;
}
ol li {
	margin: 1em 0 1em 18px;
}

.check {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.bigger {
	font: bold 12px/15px Tahoma, Arial, Helvetica, sans-serif;
}
.bigger strong {
	color: #fe8b00;
	font-size: 16px;
}
strong.back {
	color: #18a8cb;
	display: block;
	margin: 5px 0 0;
}

h5 {
	font: bold 12px/15px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 -.9em;
	padding: 1em 0 0;
}

.pre {
	color: #74694e;
	font: 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}


/* footer *********************************************************************/
#footer {
	font: 12px/15px Tahoma, Arial, Helvetica, sans-serif;
	margin: 35px 0 0;
	padding: 0 0 20px;
	width: 100%;
	overflow: hidden;
}
#footer ul {
	float: right;
	display: inline;
	margin-right: -14px;
	overflow: hidden;
}
#footer li {
	float: left;
	display: inline;
	margin-left: -14px;
	background: url('/../images/spr-footer.gif') no-repeat 7px 75%;
	padding: 0 14px;
}
#footer a {
	color: #766c50;
}
.browse{float:right;width:545px;overflow:hidden;color:#74694e;font:12px/20px Arial,Helvetica,sans-serif;}
.browse ul{display:inline; padding-left:9px;font: 12px/20px Tahoma,Arial,Helvetica,sans-serif;}
.browse li{display:inline;}
.browse a{font-weight:bold;color:#375f83;text-decoration:none;font-size:14px;}
.browse a:hover{color:#fe8b00;text-decoration:underline;}
.browse .radio { padding:0px;} 
 
.search{float:right; 
  width:388px;
  height:30px;
  position:relative;
  overflow:hidden;
  background:url('/../images/search2.gif') no-repeat;
  margin:0 0 17px;
}
.search .text{
  float:left;
  padding:7px 10px;
  height:16px;
  color:#756e5d;
  width:388px;
  border:none;
  background:none;
  font:12px Tahoma,Arial,Helvetica,sans-serif;
}
.search .but-search{
  left:303px;
  z-index:1;
}
.line{display:inline; float:right;width:550px; padding-top:5px;}
.line .radio{float:left}     
.browse .letters{display:inline;float:right;}

.search_genre {
  float: left;
  left:10px;
  top:150px;
  width: 200px;
  height: 26px;
  position: relative;
  overflow: hidden;
  background: url('/../images/genre_search.gif') no-repeat;
}
.search_genre .text {
  float: left;
  padding: 5px 10px;
  height: 16px;
  color: #756e5d;
  width: 200px;
  border: none;
  background: none;
  font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.search_genre .but-search_g {
  position: absolute;
  top: 1;
  float: left;
  left:163px;
  z-index: 1;
  width: 83px;
  height: 25px;
  overflow: hidden;
  text-indent: -9999px;
  background: url('/../images/search_genre.gif') no-repeat;
}

.sort img{float:right;padding-top:10px;padding-bottom:20px;}

.radio label {
float:left;
}
.search_genre .but-search_g:hover {
    background-position: 0 -26px; 
}
.outtaHere{position:absolute;left:-3000px;}
.radioArea,.radioAreaChecked{float:left;height:26px;background:url(/../images/radio.gif) no-repeat;overflow:hidden;}
.radioAreaChecked{width:25px!important;background-position:0 -26px;}

.radioArea{width:25px;}

.bottom1 , .bottom2 ,  .bottom3, .bottom4{ width:154px; height:37px; background:url(/../images/bottom_nonactive.gif) no-repeat;overflow:hidden;}  
.bottom1{background:url(/../images/bottoms_active.gif) no-repeat;}  
.bottom2 {background-position :  -154px;}
.bottom3 {background-position :  -308px;width:262px;}
.bottom4 {background-position :  -570px;width:228px; }

.hidden_tab {
left:-9999px;
overflow:hidden;
position:fixed;}
.shown_tab{left:auto;}
