@charset "utf-8";

html, body {
	font-size: 0.85em;
	margin: 5px 0;
	padding: 0;
	background: url(../../images/narijpbook/upperbackground.png) top left repeat #fff;
}

img {
	border: none;
}

#ebook {
	width: 1100px;
	margin: 0 auto;
}

#megazine {
	width: 1100px;
	margin: 0;
	padding: 0;
	outline: none;
	background: url(../../images/narijpbook/upperbackground.png) top left repeat #fff;
}
div#alttext {
	margin: 0 auto 0 auto;
	width: 450px;
}

#navigation,
#sloganheader {
	margin: 0 auto;
	width: 1082px;
	height: 30px;
	padding: 10px;
	margin: 0;
	color: #fff;
	background: url(../../images/narijpbook/bg_top.jpg) top center no-repeat #fff;
}

#sloganheader {
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	height: 40px;
	padding: 5px;
	width: 1082px;
}
#navigation div {
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer;
}

#navigation .prevPageCount,
#navigation .nextPageCount {
	width: 80px;
	height: 20px;
	background-color: #fff;
	padding-top: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	text-align: center;
}
#navigation .nextPageCount {
	float: right;
}
#navigation .toolbar {
	width: auto;
	margin: 0 0 0 200px;
}
#navigation .toolbar div {
	width: 82px;
	text-align: center;
	font-size: 13px;
	color: #666666;
}
#navigation .toolbar div.gotoPage {
	width: 210px;
	font-size: 13px;
	color: #ffffff;
}
#navigation .toolbar input.gotoPageInput {
	width: 36px;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
}

#contactBar {
	margin: 0 auto 0 auto;
	width: 1100px;
	height: 30px;
	color: #666666;
}
#contactBar div.msn,
#contactBar div.skype,
#contactBar div.email {
	float: left;
}
#contactBar .msn,
#contactBar .msn {
	margin: 0 0 0 80px;
}
#contactBar .email {
	margin: 0 20px 0 0;
}

select, option {
	background-color: #fff;
}

.ui-dialog-content {	
	text-align: left;
}

.xt-inline-block {
	display:-moz-inline-box;
	display:inline-block;
	zoom: 1;
	*display:inline;
}

.xt-button {
	border: 0 none;
	margin:0 10px 2px 2px;
	left: -2px;
	position: relative;
}

.xt-button-outer {
	border-color: #bbb;
	border-style: solid;
	border-width: 1px 0;
	padding: 0;
	margin:0;
}

.xt-button-inner {
	background: #e3e3e3;
	border-color: #bbb;
	border-style: solid;
	border-width: 0 1px;
	cursor: pointer;
	margin: 0 -1px;
	position: relative;
	padding: 0;
	*overflow: hidden;
	*left: -1px;
}

.xt-button-position {
	position: relative;
	height: 100%;
	display: block;
	_height: auto;
}

.xt-button-shadow {
	background: #f9f9f9;
	border-bottom: 0.2em solid #eee;
	height: 0.9em;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	_position: static;
	*line-height: 0.65em;
	*height: auto;
}

.xt-button-content {
	line-height: 1.8em;
	padding: 0 8px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	_line-height: 1.5em;
	_padding-bottom: 2px;
	_margin: -0.75em auto auto;
	color: #333;
}
