@charset "UTF-8";
/* CSS Document */
em {
	font-style: normal;
	color:#fff; /*#f21;*/
	font-weight:normal;
	text-transform:uppercase;
}
strong {
	font-weight:bold;
	color:#fff;
}
body {
	color:#ccc;
	background-color:#222; /*#26264C*/
	font-family : "Century Gothic","Lucida Grande","Lucida Sans","Bitstream Vera Sans",Verdana,sans-serif;
	font-size:10px;
}
#wrapper {
	/*margin:20px auto;*/
	margin:30px auto 20px auto;
	padding:0;
	width:600px;
	/*border:1px solid #f00;*/
}
#title {
	margin-top:20px;
	position:relative;
}
#title #terjeenge {
	position:absolute;
	left:11px;
	top:2px;
	/*margin:20px 0 0 42px;*/
}
#title h1 {
	font-size:6em;
	/*font-stretch:extra-expanded;*/
	font-weight:100;
	color:#fff;
	text-align:center;
	letter-spacing:1.25em;
	/*line-height:0.5em;*/
	margin:0;
	padding:0;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
#title #tag {
	font-size:1.2em;
	text-align:left;
	font-weight:100;
	color:#aaa;
	text-transform:uppercase;
	/*margin:0 0 2em 1em;*/
	letter-spacing:.5em;
	position:absolute;
	top:70px;
	left:30px;
}
h2 {
	font-size:1.4em;
	/*font-stretch:extra-expanded;*/
	font-weight:bold;
	color:#fff;
	text-align:left;
	letter-spacing:0.1em;
	margin:0 0 1em 0;
	padding:0;
}
a:link, a:visited {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	background-color:#f00;
	text-decoration:none;
}
a:active {
	color:#f00;
}
a.author:link, a.author:visited {
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}
a.none:link, a.none:visited {
	color:#fff;
	
}
a.refer, a.refer:visited, a.twtr, a.twtr:visited {	/* TE */
	font-size:1.1em;
	height:16px;
	font-weight:normal;
	letter-spacing:0.16em;
	text-decoration:none;
	margin: 0;
	padding: 0 0 0 26px;
	color:#fff;
	text-transform: uppercase;	/*background-color:#de0000;*/
	
}
a.refer, a.refer:visited {	/* TE */
	background: url(img/user_16x16.gif) no-repeat top left;
}
a.twtr, a.twtr:visited {	/* TE */
	background: url(img/twtr_16x16.gif) no-repeat top left;
}
a.refer:hover {	/* TE */
	background-color:#e00;
}
a.twtr:hover {	/* TE */
	background-color:#3b5998;
}
#containbook {
	margin-top:30px;
	height:250px;	/*flippingbook*/
}
#subtxt {
	/*font-family : "Gill Sans","Century Gothic","Lucida Grande","Lucida Sans","Bitstream Vera Sans",Verdana,sans-serif;*/
	margin-top: 3em;
	font-size:1.0em;
	letter-spacing:0.1em;
	line-height:1.5em;
	
	width:600px;
}
#buybook {
	padding:15px;
	width:570px;
	padding-bottom:1em;
	background-color:#333;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 3px 3px 22px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 22px rgba(0,0,0,.3);
}
#no10 {
	border:1px solid #333;
	width:542px;
	padding:20px;
	margin:30px 0 0 0;
	background-color:#333;
	font-size:1.0em;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: -1px -1px 1px rgba(255,255,255,.5);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,.5);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,.5);
}

#no1, #no2, #no3, #no4, #no4b, #no5, #no6, #no7, #no7b, #no8, #no9, #no10, #no11, #no12, #no13,
#us1, #us2, #us3, #us4, #us4b, #us5, #us6, #us7, #us7b, #us8, #us9, #us10, #us11, #us12, #us13 {
	display:none;
}
.link_ext {
 	height: 20px;
 	background: url(img/link_ext.gif) no-repeat right 4px;
 	padding: 0 13px 0 0;
}
#fbfan {
	/*margin-top:20px;*/
	text-align:center;
	position:absolute;
	top:-570px;
	left:-50px;
	display:none;
	z-index: 199;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-box-shadow: 3px 3px 22px rgba(0,0,0,.6);
	-moz-box-shadow: 2px 1px 22px rgba(0,0,0,.6);
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.facebox_hide {
  z-index:-100;
}
.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#fbContainer {
	z-index:90;
}
#sharebtn {
	letter-spacing:0.2em;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:10px;
	padding-left:20px;
	background: url(img/user_16x16.gif) 0 40% no-repeat;
}
#sharebtn a, #sharebtn a:link, #sharebtn a:visited {
	text-decoration:none;
}
#share {
	margin-top:10px;
	margin-left:10px;
	border:1px solid #222;
	padding:6px 10px;
	background-color:#333;	/*#336*/
	z-index:100;
	display:none;
	line-height:2em;
	text-align:left;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 3px 3px 22px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 22px rgba(0,0,0,.3);
}
#share a, #share a:link, #share a:visited {
	color:#ccc;	/*#756832;*/
	text-decoration:none;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
#share a:hover {
	color:#fff;	/*#756832;*/
}
#share .fb_share_button a:before{
	content: url("img/facebook_16.png");
}
#share .twtr_share_button a:before{
	content: url("img/twitter_16.png");
}
#share .gb_share_button a:before {
	content: url("img/google_16.png");
}
#share .digg_share_button a:before {
	content: url("img/digg_alt_16.png");
}
#share .mail_share_button a:before{
	content: url("img/email_16.png");
}

a.btngray {
	background:#555;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
	background: -moz-linear-gradient(top, #444, #222);
	border: 0 solid #000;
	border-radius:6px;
	border-left:1px solid #555;
	border-top:1px solid #666;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding: 4px 12px 7px 12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
	cursor:pointer;
	-webkit-box-shadow: 3px 3px 22px rgba(0,0,0,.5);
	-moz-box-shadow: 2px 1px 22px rgba(0,0,0,.5);
	
}
a.btngray:hover {
	background:#e00;
	background: -webkit-gradient(linear, left top, left bottom, from(#e00), to(#600));
	background: -moz-linear-gradient(top, #e00, #600);
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
}
@media (orientation:landscape) {
	#mainlogo {
		display:inline;
	}
}
@media (orientation:portrait) {
	#mainlogo {
		display:none;
	}
}
#mainlogo div.btngray, #mainlogo div.btntrans, #mainlogo div.btngray-slides, #mainlogo div.btngray-anoimg {
	background-color:#333;
	background: url(img/fb_16x16.gif) 94% 10% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background: -moz-linear-gradient(top, #444, #111);
	border: 1px solid #000;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding: 7px 12px 12px 12px;
	text-align:left;
	width:130px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0.1em;
	cursor:pointer;
	font-size:1.1em;
	box-shadow: 3px 3px 22px rgba(0,0,0,.6);
	-webkit-box-shadow: 3px 3px 22px rgba(0,0,0,.6);
	-moz-box-shadow: 2px 1px 22px rgba(0,0,0,.6);
}
#mainlogo div.btntrans {
	background-color:#444;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#222));
	text-transform: lowercase;
	padding: 4px 12px 6px 12px;
}
#mainlogo div.btntrans img {
	position:absolute;
	right:10px;	/* cmp. condition on IE7! */
	top:5px;
}
/*#mainlogo div.btntrans-us {
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#222));
}
#mainlogo div.btntrans-no {
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#222));
}*/
#mainlogo div.btngray-slides {
	background: url(img/icon_flash_16.png) 94% 10% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
}
#mainlogo div.btngray-anoimg {
	height:170px;
	text-align:center;
	border-left:1px solid #555;
	border-top:1px solid #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), color-stop(.3, #333), to(#222));
	background: -moz-linear-gradient(top, #666, #222);
}
#mainlogo div.btngray-anoimg #toptxt_us, #mainlogo div.btngray-anoimg #toptxt_no {
	margin: 5px 0 10px 0;
	display:none;
}
#mainlogo div.btngray-anoimg #bottomtxt_us, #mainlogo div.btngray-anoimg #bottomtxt_no {
	position:absolute;
	bottom:20px;
	left:15px;
	font-weight:bold;
	display:none;
}
#mainlogo div.btngray:hover, #mainlogo div.btntrans:hover, #mainlogo div.btngray-slides:hover, #mainlogo div.btngray-anoimg:hover {
	color:#fff;
	background-color:#e00;
	background: url(img/fb_16x16.gif) 94% 10% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#e00), to(#600));
	background: -moz-linear-gradient(top, #e00, #600);
	background: -o-gradient(linear, left top, left bottom, from(#e00), to(#600));
	-webkit-transition: all .6s ease-in;
	-moz-transition: all .6s ease-in;
}
#mainlogo div.btntrans:hover, #mainlogo div.btngray-anoimg:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#e00), to(#600));
}
#mainlogo div.btngray-slides:hover {
	background: url(img/icon_flash_16.png) 94% 10% no-repeat,  -webkit-gradient(linear, left top, left bottom, from(#e00), to(#600));
}
#mainlogo div.btntrans a:link, #mainlogo div.btntrans a:visited, #mainlogo div.btntrans a:active, #mainlogo div.btntrans a:hover {
	text-decoration:none;
	color:inherit;
	background-color:transparent;
}
#mainlogo div.btngray a:link, #mainlogo div.btngray a:visited, #mainlogo div.btngray a:active, #mainlogo div.btngray a:hover,
#mainlogo div.btngray-slides a:link, #mainlogo div.btngray-slides a:visited, #mainlogo div.btngray-slides a:active, #mainlogo div.btngray-slides a:hover,
#mainlogo div.btngray-anoimg a:link, #mainlogo div.btngray-anoimg a:visited, #mainlogo div.btngray-anoimg a:active, #mainlogo div.btngray-anoimg a:hover{
	text-decoration:none;
	color:inherit;
	background-color:inherit;
	font-family: "Courier New", Courier, monospace;
	font-size:1.1em;
}
#mainlogo div.btngray-anoimg a:link, #mainlogo div.btngray-anoimg a:visited, #mainlogo div.btngray-anoimg a:active, #mainlogo div.btngray-anoimg a:hover{
	font-family:inherit;
	font-size:1.0em;
}