html {height:100%;}
body {
	margin:0;
	color:#666;
	height:100%;
	min-width:999px;
	font:13px Helvetica, Arial, sans-serif;
	background:#fff;
}
/* general reset */
img {border-style:none;}
a {
	text-decoration:none;
	color:#fa489e;
}
a:hover {text-decoration:underline;}
#wrapper {
	width:100%;
	min-height:100%;
	overflow:hidden;
	position:relative;
}
a.hidden {
	position:absolute;
	top:0;
	left:-9999px;
}
* html #wrapper {
	height:100%;
	overflow:visible;
}
.innerpage #main {padding:0 0 117px;}
.homepage{
	min-height:10px !important;
	background:#099acf;
}
* html .homepage {
	height:10px !important;
}
.homepage .wrapper-holder {
	width:100%;
	height:611px;
}
.homepage #footer {
	width:100%;
	height:auto;
	margin:0;
	overflow:hidden;
}
.homepage #footer .row-white {
	height:auto;
	background:#fff;
	padding:17px 0 50px;
}
.homepage .w1 {
	float:left;
	left:50%;
	position:relative;
	width:1064px;
}
.homepage .w2 {
	float:left;
	left:-50%;
	position:relative;
	width:1064px;
}
/* header */
.homepage #header {
	position:absolute;
	left:31px;
	top:18px;
	width:993px;
	z-index:3;
}
.innerpage #header,
.innerpage #main {
	width:100%;
	position:relative;
}
.innerpage #header {
	background:#099acf;
	height:105px;
	z-index:10;
}
#header .header-holder {
	padding:18px 0 16px;
	width:1003px;
	margin:0 auto;
	position:relative;
}
#header .header-holder:after ,
.innerpage #header:after{
	content:"";
	clear:both;
	display:block;
}
.innerpage #header .add-nav {margin:0 3px 0 0;}
#header ul {
	list-style:none;
	margin:0;
	padding:0;
}
/* logo */
.logo {
	background:url(../images/logo.png) no-repeat;
	width: 133px;
	height: 69px;
	text-indent:-9999px;
	overflow:hidden;
	margin:2px 33px 0 0;
	float:left;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
.homepage #nav {
	position:relative;
	z-index:5;
}
#nav {float:left;}
.innerpage .logo {
	position:absolute;
	top:18px;
	left:0;
	margin:0;
}
.innerpage #nav {
	margin:0 0 0 166px;
	display:inline;
}
/* main navigation */
#nav li {
	float:left;
	display:inline;
	margin:0 12px 0 0;
}
#nav li a,
#nav li strong {
	float:left;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#nav li a span,
#nav li strong span {
	display:block;
	height:68px;
	cursor:pointer;
	background: url(../images/bg-nav-links.png) no-repeat;
}
#nav li .destinations span {width:169px;}
#nav li a.books span {
	background-position:-180px 0;
	width:209px;
}
#nav li a.about span {
	width:121px;
	background-position:-400px 0;
}
#nav li.active span,
#nav li.hover span,
#nav li:hover span {margin:-33px 0 0;}
#nav li:hover,
#nav li.hover {position:relative;}
#nav li:hover ul,
#nav li.hover ul {display:block;}
#nav li ul {
	position:absolute;
	left:0;
	top:100%;
	height:auto;
	display:none;
	font-size:12px;
	line-height:21px;
	background:#5c5c5c;
	border: solid #ada99b;
	border-width:0 1px 1px;
	width:166px;
	margin:-1px 0 0;
	z-index:999;
}
#nav li li {
	float:none;
	display:block;
	padding:0;
	margin:0;
	border:1px solid #fff;
}
#nav li ul a {
	text-indent:0;
	color:#fff;
	float:none;
	height:1%;
	display:block;
	padding:0 4px;
}
#nav li ul a:hover {
	background:#f852a2;
	text-decoration:none;
}
/* add navigation */
#header .add-nav {
	float:right;
	font-size:11px;
	overflow:hidden;
	width:219px;
	margin:0 -6px 0 0;
}
.add-nav li {
	float:left;
	margin:0 1px 0 -1px;
	background: url(../images/separator-add-nav.gif) no-repeat 0 1px;
}
.homepage .add-nav li {background: url(../images/separator-add-nav-index.gif) no-repeat 0 1px;}
.add-nav li a {
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	padding:0 7px 0 8px;
	position:relative;
}
.add-nav li a span {
	display:block;
	height:20px;
	cursor:pointer;
	background: url(../images/bg-links-add-nav.png) no-repeat;
}
.add-nav li a.faq span {width:26px;}
.add-nav li a.news span {
	width:81px;
	background-position:-41px 0;
}
.add-nav li a.contact span {
	width:64px;
	background-position:-138px 0;
}
.add-nav li a:hover span,
.add-nav li.active a span{margin:-10px 0 0;}
/* background image */
.background-image {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	height:611px;
	position:relative;
}
.background-image img {display:block;}
.background-image li {
	float:left;
	display:none;
}
/* content of homepage */
.homepage #main {
	position:absolute;
	left:0;
	top:146px;
	z-index:2;
	color:#fff;
	width:100%;
	font-size:17px;
}
.homepage #main h1 {
	font-size:30px;
	margin:0 0 10px;
	line-height:34px;
	font-weight:normal;
}
.homepage #main p {margin:0 0 26px;}
.homepage .text-block {
	width:316px;
	line-height:24px;
	padding:0 0 0 44px;
}
/* itunes button */
.itunes {
	background: url(../images/btn-itunes.png) no-repeat;
	width: 148px;
	height: 51px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
/* products list */
.products {
	position:absolute;
	left:0;
	top:466px;
	width:100%;
}
.products .holder {
	background: url(../images/bg-overlay.png);
	padding:7px 0 6px;
}
.books-list {
	margin:0 auto;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:990px;
}
.books-list li {
	float:left;
	padding:0 5px 0 0;
}
.books-list a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width: 106px;
	height: 102px;
}
.books-list .china {background: url(../images/img-china.png) no-repeat;	}
.books-list .france {
	background: url(../images/img-france.png) no-repeat;
	margin:0 0 0 1px;
}
.books-list .spanish {
	background: url(../images/img-spanish.png) no-repeat;
	margin:0 0 0 -1px;
}
.books-list .korea {background: url(../images/img-korea.png) no-repeat;}
.books-list .japan {
	background: url(../images/img-japan.png) no-repeat;
	margin:0 0 0 -2px;
}
.books-list .italy {background: url(../images/img-italy.png) no-repeat;}
.books-list .thailand {
	background: url(../images/img-thailand.png) no-repeat;
	margin:0 0 0 -2px;
}
.books-list .turkey {background: url(../images/img-turkey.png) no-repeat;}
.books-list a:hover {background-position:0 -102px;}
.main-holder {
	width:989px;
	padding:14px 0 28px 14px;
	margin:0 auto;
	overflow:hidden;
}
#twocolumns {
	width:756px;
	float:left;
}
/* aside */
.aside {
	width:316px;
	float:left;
	padding:6px 0 0;
}
.aside .illustration p {margin:0 0 10px;}
.aside .illustration {
	font-size:12px;
	color:#666;
	padding:0 0 0 17px;
}
.aside img {display:block;}
.aside .main {margin:0 0 16px;}
/* visual image */
 .visual {
	margin:28px 0 0;
}
/* content */
#content {
	float:right;
	width:427px;
}
#content .buy {
	background: url(../images/btn-buy.gif) no-repeat;
	width: 118px;
	height:15px;
	line-height:15px;
	color:#fff;
	display:block;
	margin:0 0 19px;
	overflow:hidden;
	padding:6px 11px;
}
#content .buy:hover {
	background-position:0 -27px;
	text-decoration:none;
}
#content .links {
	overflow:hidden;
	height:1%;
	padding:0 0 29px 3px;
}
#content .itunes-small {
	background: url(../images/btn-itunes-small.gif) no-repeat;
	float:left;
	height:31px;
	padding:0 0 1px 101px;
}
#content h1,
.main-content h1 {
	font-size:30px;
	line-height:36px;
	font-weight:normal;
	margin:0;
	color:#009acf;
}
#content h2,
.main-content h2 {
	margin:0 0 15px;
	color:#009acf;
	font-size:18px;
	font-weight:normal;
}
#content p {
	margin:0 0 13px;
	line-height:18px;
}
#content .text {padding:0 17px 0 0;}
#content .text-about {padding:0 17px 8px 0;}
#content .text p {
	font-size:17px;
	line-height:24px;
}
#content .description p {margin:0 0 11px;}
#content .description ul {
	list-style:none;
	margin:0 0 26px;
	padding:0;
	line-height:18px;
	font-size:13px;
}
#content .info {
	border-top:3px solid #ccc;
	padding:27px 10px 0 4px;
	font-size:12px;
}
#content .about {
	border-top:3px solid #ccc;
	padding:27px 10px 0 0;
}
#content .description .info p {
	margin:0 0 16px;
	line-height:15px;
}
#content .description .info ul {line-height:16px;}
.main-content {
	float:left;
	width:650px;
	padding:3px 0 0;
}
.main-content h2 {margin:0;}
.main-content p {
	margin:0 0 30px;
	line-height:17px;
}
.testimonials h2 {margin:0 0 1px;}
.main-content h2 a {color:#009acf;}
.main-holder .back {
	display:block;
	width:100%;
	padding:3px 0 14px;
}
.main-content blockquote {
	line-height:18px;
	margin:0 0 26px;
}
.heading h1 {
	margin:0 0 26px;
	line-height:30px;
}
.news {
	margin:0;
	padding:0;
	line-height:18px;
	list-style:none;
}
.news li {padding:0 0 28px;}
.news h3 {
	font-size:13px;
	margin:0;
}
.news h3 a {color:#666;}
.news .date {
	display:block;
	font-style:normal;
}
.main-content .news blockquote {margin:0;}
.main-content .news p {margin:0 0 14px;}
/* sidebar */
#sidebar {
	float:right;
	width:206px;
	padding:6px 13px 0 0;
}
.hold-list {
	overflow:hidden;
	height:1%;
	padding:0 0 13px;
}
/* social networks */
.social-networks {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.social-networks li {
	float:left;
	padding:0 0 0 9px;
}
.social-networks a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:20px;
	background: url(../images/icons-social-networks.gif) no-repeat;
}
.social-networks a.twitter {
	background-position:0 0;
	width:55px;
}
.social-networks a.facebook {
	background-position:-63px 0;
	width:61px;
}
.inner-sidebar h2 {line-height:22px;}
#sidebar h2 {
	margin:0 0 9px;
	color:#099acf;
	font-size:18px;
	font-weight:normal;
}
#sidebar h3 {
	margin:0;
	color:#099acf;
	font-size:13px;
}
#sidebar h4 a {color:#099acf;}
#sidebar h4 {
	margin:0 0 8px;
	color:#099acf;
	font-size:13px;
}
.side-block {
	background:#eeedeb url(../images/bg-side-block-t.gif) no-repeat;
	margin:0 0 20px;
}
.side-block img {
	display:block;
	margin:0 0 13px;
}
.side-block .holder {
	background: url(../images/bg-side-block-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:11px 18px 11px;
	line-height:18px;
}
.inner-sidebar .holder {line-height:16px;}
.image-downloads .holder {padding:11px 18px 10px;}
.side-block p {margin:0 0 10px;}
.side-block ul {
	list-style:none;
	margin:0 0 8px;
	padding:0;
	line-height:16px;
}
.side-block ul a {color:#666;}
/* downloads */
.downloads {
	margin:0;
	padding:54px 0 11px 20px;
	line-height:18px;
	list-style:none;
}
.downloads h5 {
	font-size:13px;
	margin:0;
}
.downloads li {padding:0 0 14px;}
.downloads li .download-link {
	display:block;
}
.downloads h5 a {color:#666;}
/* blockquote */
.blockquote-block blockquote {
	margin:0 0 5px;
	color:#009acf;
	line-height:18px;
}
.blockquote-block {padding:0 16px;}
.blockquote-block blockquote q,
.main-content blockquote q {quotes:none;}
.blockquote-block blockquote q:after,
.blockquote-block blockquote q:before,
.main-content blockquote q:after,
.main-content blockquote q:before {content:"";}
.blockquote-block blockquote cite,
.main-content blockquote cite {display:block;}
.side-block  a span {color:#666;}
/* footer */
#footer {
	height:117px;
	margin:-117px 0 0;
	background:#e2e1dd;
	font-size:12px;
	position:relative;
	z-index:10;
	overflow:hidden;
}
#footer .row {
	height:70px;
	color:#333;
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:15;
}
#footer .row .w1 {
	left:50%;
	position:relative;
	width:1003px;
	float:left;
}
#footer .row  .center-block {
	padding:19px 0 0 16px;
}
#footer .row-white .center-block {padding:0;}
#footer .center-block {
	width:987px;
	float:left;
	position:relative;
	left:-50%;
}
#footer .twitter {
	background: url(../images/icon-twitter.gif) no-repeat;
	width: 31px;
	height: 32px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 8px 0 0;
	position:relative;
}
.twiiter-row {
	float:left;
	padding:10px 0 0;
}
.twiiter-row span {color:#666;}
#footer .row-white {
	background:#fff;
	height:37px;
	padding:17px 0 0;
	color:#767676;
	font-size:11px;
}
#footer .row-white p {padding:0 0 0 16px;}
#footer .row-white  a {color:#767676;}
#footer a {color:#fa489e;}
#footer p {margin:0;}