
body{
	margin:0;
	background:url(../images/bg-body0.jpg) repeat top left;
	min-width:930px;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

.wraper{
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-header.jpg) repeat-x;
	color: #666;
}

.holder{
	width:1210px;
	left:50%;
	position:relative;
}
.conteiner{
	width:1210px;
	left:-50%;
	position:relative;
	
}

.bg-holder{
	background:url(../images/bg-body1.png) no-repeat;
	color: #666;
	width:100%;
	overflow:hidden;
}
#header{
	width:930px;
	margin:0 auto;
	position:relative;
	padding:0 0 3px;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header h1{
	margin:57px 15px 0 0;
	display:inline;
	float:right;
}
#header h1 a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	width:241px;
	height:91px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}

#header h7 a{
    background:url(../images/app.png) no-repeat;


}

.content-wraper{
	width:930px;
	margin:0 auto;
}
.content-wraper-t{
	background:url(../images/bg-wraper-t.png) no-repeat;
	width:100%;
	height:152px;
	overflow:hidden;
}
.content-wraper-c{
	background:url(../images/bg-wraper-c.png) repeat-y;
	height:1%;
}
.content-wraper-c:after{
	content:"";
	display:block;
	clear:both;
}
.content-wraper-b{
	background:url(../images/bg-wraper-b.png) no-repeat;
	width:100%;
	height:191px;
	overflow:hidden;
}
.content-holder{
	float:left;
	margin:-120px 0 -7px;
	width:100%;
	position:relative;
}
#nav{
	width:850px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-nav.gif) no-repeat 0 100%;
	padding:0 0 23px;
}
#nav ul{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:10;
}
#nav ul li{
	float:left;
	background:url(../images/nav-separator.gif) no-repeat;
	padding:9px 0 0;
}
#nav ul li:first-child{
	background:none;
}
#nav ul li a{
	float:left;
	display:inline;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
#nav ul li.active a,
#nav ul li a:hover{background-position:0 -35px !important;}
#nav ul li a.btn-go{
	background:url(../images/btn-go.gif) no-repeat;
	width:69px;
	margin:0 13px 0 0;
}
#nav ul li a.btn-pray{
	background:url(../images/btn-pray.gif) no-repeat;
	width:82px;
	margin:0 9px 0 23px;;
}
#nav ul li a.btn-give{
	background:url(../images/btn-give.gif) no-repeat;
	width:64px;
	margin:0 26px 0 24px;
}
#nav h2{
	font:18px Georgia, 'Times New Roman', Times, serif;
	color:#666252;
	font-style:italic;
	margin:0;
	line-height:18px;
	position:relative;
	z-index:10;
	float:left;
}
#nav h2 strong{
	font-size:22px;
	display:block;
	font-weight:normal;
	line-height:22px;
}
#nav .line{
	width:850px;
	height:1px;
	position:absolute;
	top:35px;
	left:0;
}
.slide-dors{
	width:850px;
	margin:30px auto 0;
	overflow:hidden;
	position:relative;
}
.slide-dors ul{
	list-style:none;
	margin:0;
	padding:0;
	width:1480px;
}
.slide-dors ul li{
	width:280px;
	height:350px;
	margin:0 0 0 5px;
	float:left;
	display:inline;
	position:relative;
	overflow: hidden;
}
.slide-dors ul li img {
	display: block;
}
.slide-dors ul li ul{
	display:none;
	position:absolute;
	top:166px;
	left:290px;
	list-style:none;
	width:auto;
}
.slide-dors ul li ul li{
	width:auto !important;
	height:auto;
	display:block;
	float:none;
	vertical-align:top;
	margin:0;
}
.slide-dors ul li ul li a{
	font:14px Georgia, 'Times New Roman', Times, serif;
	color: #fff;
	/*color:#8bc237;*/
	text-decoration:none;
	line-height:20px;
}
.slide-dors ul li ul li a:hover{
	text-decoration:underline;
}
.slide-dors ul li.active{width:490px;}
.slide-dors ul li.active ul{display:block;}
.slide-dors ul li:first-child{margin-left:0;}
#footer{
	width:930px;
	margin:-40px auto 0;
	overflow:hidden;
	padding:0 0 30px;
}
.footer-logo{
	float:left;
	margin:0 0 0 39px;
	display:inline;
}
.footer-logo a{
	background:url(../images/footer-logo.png) no-repeat;
	width:43px;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
/*inner1 start*/
#nav .inner-title h2{
	font-size:36px;
	color:#434343;
	line-height:40px;
	font-style:normal;
	margin:4px 0 0;
	position:relative;
}
.header-nav{
	position:absolute;
	left:12px;;
	bottom:-2px;
	list-style:none;
	margin:0;
	padding:0;
	height:36px;
}
.header-nav li{
	float:left;
	margin:0 0 0 1px;
	display:inline;
}
.header-nav li a{
	width:90px;
	height:25px;
	float:left;
	text-align:center;
	color:#231614;
	background:url(../images/bg-header-nav-el.png) repeat;
	font-size:14px;
	text-decoration:none;
	padding:11px 0 0;
	cursor:pointer;
}
.header-nav li a:hover,
.header-nav li.active a{
	font-weight:bold;
}

#blog-contenttwo{
width:830px;
}
#blog-contenttwo .primary{
width:800px;
}

#blog-content{
	width:830px;
	margin-left:40px;
	overflow:hidden;
}
#blog-content .primary{
	width:546px;
	float:left;
}
#blog-content .primary .article{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-article.jpg) no-repeat 0 100%;
	padding:0 0 30px;
}
#blog-content .primary .single {
	background:none;
}
#blog-content .primary .article h3{
	font:24px Georgia, 'Times New Roman', Times, serif;
	margin:25px 0 0 1px;
	padding:0 0 4px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-article-headline.png) no-repeat 0 100%;
}
#blog-content .primary .article h3 a{
	color:#fa552c;
	text-decoration:none;
}
#blog-content .primary .article h3 a:hover{text-decoration:underline;}
#blog-content .primary .article .article-info{
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
}
#blog-content .primary .article .article-info span{
	float:left;
	font-size:10px;
}
#blog-content .primary .article .article-info ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#blog-content .primary .article .article-info ul li{
	float:left;
	margin:0 0 0 3px;
	display:inline;
}
#blog-content .primary .article .article-info ul li a{
	font-size:10px;
	text-decoration:none;
	float:left;
	overflow:hidden;
	height:1%;
	cursor:pointer;
}
#blog-content .primary .article .article-info ul li a:hover{border:none;}
#blog-content .primary .article .article-info ul li img{float:left;}
#blog-content .primary .article .article-info ul li span{margin:0 0 0 5px;}
#blog-content .primary .article .article-info ul li a span{
	text-decoration:underline;
	color:#434343;
	margin:0 0 0 5px;
	float:left;
}
#blog-content .primary .article .article-info ul li a:hover span{text-decoration:none;}
#blog-content .primary .article .image-holder{margin:7px 0 0 1px;}
#blog-content .primary .article .image-holder img{display:block;}
#blog-content .primary .article p{
	margin:13px 0 0;
}
#blog-content .primary .article .more-links{
	float:right;
	list-style:none;
	margin:31px -4px 0 0;
	padding:0;
}
#blog-content .primary .article .more-links li{
	float:left;
	background:url(../images/more-splity.gif) no-repeat 0 2px;
	padding:0 5px 0 6px;
}
#blog-content .primary .article .more-links li:first-child{
	background:none;
}
#blog-content .primary .article .more-links li a{
	color:#fa552c;
	font:italic 13px Georgia, 'Times New Roman', Times, serif;
	text-decoration:none;
}
#blog-content .primary .article .more-links li a:hover{text-decoration:underline;}
.sidebar{
	float:left;
	display:inline;
	width:230px;
	margin:0 0 0 54px;
}
.sidebar .search-form{
	width:100%;
	overflow:hidden;
	margin:28px 0 0;
}
.sidebar .search-form span{
	background:url(../images/bg-input.gif) no-repeat;
	float:left;
	width:158px;
	height:30px;
	padding:3px 2px 2px 4px
}
.sidebar .search-form span input{
	width:134px;
	float:left;
	background:none !important;
	margin:0;
	border:none;
	font:italic 18px Georgia, 'Times New Roman', Times, serif;
	color:#918f88;
	padding:2px 12px;
	cursor:text !important;
}
.sidebar .search-form input{
	font:italic 18px Georgia, 'Times New Roman', Times, serif;
	color:#918f88;
	background:none;
	border:none;
	float:left;
	margin:7px 0 0 10px;
	display:inline;
}
.sidebar .search-form input:hover,
.sidebar .search-form input.hover{background:url(../images/bg-submit-search.gif) no-repeat 0 100%;cursor:pointer;}
.sidebar-nav{
	width:100%;
	overflow:hidden;
}
.sidebar-nav h4{
	font:24px Georgia, 'Times New Roman', Times, serif;
	color:#fa552c;
	background:url(../images/bg-sidebar-list-title.gif) no-repeat 0 100%;
	overflow:hidden;
	margin:5px 0 0;
}
.sidebar-nav ul{
	list-style:none;
	margin:0 0 0 5px;
	padding:0 0 11px;
}
.sidebar-nav ul li{
	background:url(../images/bullet.gif) no-repeat 0 3px;
	vertical-align:top;
	padding:0 0 0 25px;
	margin:9px 0 0;
}
.sidebar-nav ul li a{
	font:18px Georgia, 'Times New Roman', Times, serif;
	color:#434343;
	text-decoration:none;
}
.sidebar-nav ul li a:hover{text-decoration:underline;}
.page-list{
	width:100%;
	overflow:hidden;
}
.page-list ul{
	list-style:none;
	padding:0;
	margin:44px 0 0 449px;
}
.page-list ul li{
	float:left;
	margin:0 0 0 1px;
}
.page-list ul li a{
	float:left;
	background:url(../images/bg-page-list-el.gif) no-repeat;
	width:22px;
	height:19px;
	text-align:center;
	font-size:14px;
	color:#231614;
	text-decoration:none;
	padding:3px 0 0;
}
.page-list ul li a:hover,
.page-list ul li.active a{
	color:#99937b;
}
/*inner1 end*/
/*inner2 start*/
.staff-holder{
	width:100%;
	overflow:hidden;
}
.staff-holder h3{
	font:24px Georgia, 'Times New Roman', Times, serif;
	margin:25px 0 0;
	color:#fa552c;
}
.staff-holder h3 a{
	color:#fa552c;
	text-decoration:none;
}
.staff-holder h3 a:hover{text-decoration:underline;}
.staff-holder p{
	margin:12px 0 0;
	padding:0 0 3px;
	color:#434343;
}
.trip-list{
	width:524px;
	margin:16px 0 0;
	overflow:hidden;
	border:1px solid #e0e0d6;
	background-color:#fcfcfc;
	padding:0 0 18px 19px;
}
.trip-list ul{
	list-style:none;
	margin:0;
	padding:1px 0 0;
}
.trip-list ul li{
	float:left;
	width:236px;
	background:url(../images/bullet2.gif) no-repeat;
	padding:0 0 0 19px;
	margin:15px 0 0;
}
.trip-list ul li a{
	font-size:13px;
	color:#216d6e;
}
.sidebar-menu{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-sidebar-list-title.gif) no-repeat 0 100%;
	margin:30px 0 0;
}
.sidebar-menu ul{
	list-style:none;
	margin:0;
	padding:0 0 3px;
}
.sidebar-menu ul li{
	background:url(../images/bg-sidebar-list-title.gif) no-repeat;
	padding:5px 0 4px;
}
.sidebar-menu ul li a{
	text-decoration:none;
	font:18px Georgia, 'Times New Roman', Times, serif;
	color:#434343;
}
.sidebar-menu ul li a:hover{
	text-decoration:underline;
}
.apply-for-a-trip{
	display:block;
	width:280px;
	height:80px;
	display:block;
	background:url(../images/btn-apply-for-a-trip.gif) no-repeat;
	margin:189px 0 134px 368px;
	text-indent:-9999px;
	overflow:hidden;
}
.apply-for-a-trip:hover{background-position:0 -80px;}
/*inner2 end*/
/*inner3 start*/
.article-separator{
	background:url(../images/bg-article-headline.png) no-repeat;
	width:100%;
	height:1px;
	margin:30px 0 12px;
	overflow:hidden;
}
.article-fool{
	width:100%;
	overflow:hidden;
	margin:0 0 -16px;
}
.article-fool .box{
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
#blog-content .primary .article .article-fool .image-holder{
	float:left;
	margin:15px 15px 0 -2px;
}
* html #blog-content .primary .article .article-fool .image-holder{margin-right:12px;}
#blog-content .primary .article .article-fool .image-wraper{
	float:right;
	margin:15px 3px 0 15px;
	display:inline;
}
* html #blog-content .primary .article .article-fool .image-wraper{margin-left:12px;}
.article-fool .cite-holder{
	float:left;
	width:197px;
	background:url(../images/quotes-top.gif) no-repeat;
	padding:11px 0 0 10px;
	margin:0 8px 0 0;
}
* html .article-fool .cite-holder{margin-right:5px;}
.article-fool .cite-holder blockquote{
	margin:0;
	padding:0 0 14px;
	background:url(../images/quotes-bottom.gif) no-repeat 100% 100%;
}
.article-fool .cite-holder blockquote cite{
	font:bold 31px Georgia, 'Times New Roman', Times, serif;
	color:#231614;
}
.article-fool h2,
.article-fool h3,
.article-fool h4,
.article-fool h5{font-family:Georgia, 'Times New Roman', Times, serif;}
.article-fool h2{
	font-size:36px;
	color:#231614;
	margin:5px 0 0;
}
#blog-content .primary .article .article-fool h3{
	font-size:30px;
	color:#231614;
	background:none;
	font-weight:bold;
	margin:17px 0 0;
}
#blog-content .primary .article .article-fool h4{
	font-size:24px;
	color:#434343;
	margin:10px 0 0;
	font-weight:normal;
}
#blog-content .primary .article .article-fool h5{
	font-size:20px;
	color:#434343;
	margin:19px 0 0;
	font-weight:normal;
}
#blog-content .primary .article .article-fool h6{
	font-size:18px;
	color:#434343;
	margin:21px 0 0;
	font-weight:normal;
}
#blog-content .primary .article .article-fool .heading6{
	display:block;
	margin:26px 0 0;
	font-size:15px;
	color:#434343;
	font-weight:normal;
}
#blog-content .primary .article .article-fool .list-title{
	font:bold 18px Georgia, 'Times New Roman', Times, serif;
	color:#434343;
	margin:32px 0 0;
	display:block;
}
#blog-content .primary .article .article-fool ul{
	list-style:none;
	margin:0 0 0 1px;
	padding:0 0 34px;
}
#blog-content .primary .article .article-fool ul li{
	background:url(../images/bullet.gif) no-repeat 0 3px;
	padding:0 0 0 25px;
	font:18px Georgia, 'Times New Roman', Times, serif;
	color:#434343;
	margin:9px 0 0 0;
}
#blog-content .primary .article .article-fool ul ul{padding:0;}
#blog-content .primary .article .article-fool ul ul li{
	background:url(../images/bg-sublist.gif) no-repeat 0 50%;
	margin-left:12px;
}
#blog-content .primary .article .article-fool .underlined{text-decoration:underline;}
#blog-content .primary .article .article-fool .crosed{text-decoration:line-through;}
#blog-content .primary .article .article-fool .large{font-size:14px;}
#blog-content .primary .article .article-fool .smal{font-size:12px;}
#blog-content .primary .article .article-fool .cite-wraper{
	width:523px;
	background:#fcfcfc url(../images/top-quote.gif) no-repeat;
	border:1px solid #e0e0d6;
	padding:25px 0 0 20px;
	margin:24px 0 0;
}
#blog-content .primary .article .article-fool .cite-wraper blockquote{
	margin:0;
	background:url(../images/bottom-quote.gif) no-repeat 100% 100%;
	padding:0 20px 22px 0;
}
#blog-content .primary .article .article-fool .cite-wraper blockquote cite{
	font-style:italic;
	font-weight:bold;
}
#blog-content .primary .article .article-fool .code-section{
	width:523px;
	overflow:hidden;
	margin:17px 0 0;
	background:url(../images/bg-code-section.gif) repeat-y;
	font:10px Courier, monospace;
	color:#535353;
	padding:0 0 22px 22px
}
#blog-content .primary .article .article-fool .code-section p{
	line-height:20px;
	margin:6px 0 0;
}
.tegs-holder{
	background:url(../images/bg-tags.gif) no-repeat;
	padding:5px 0 7px 40px;
	margin:9px 0 0 2px;
	font-size:10px;
	color:#434343;
}
.tegs-holder a{color:#434343;}
.comments-title{
	margin: 4px 0 0;
	color:#434343;
	font:36px Georgia, "Times New Roman", Times, serif;
	background: url(../images/bg-article.jpg) no-repeat 0 100%;
	padding-bottom: 14px;
}
.comment-area{
	width:100%;
	overflow:hidden;
	padding:0 0 96px;
}
#blog-content .primary .comment-form{
	height:1%;
	overflow:hidden;
	margin:15px 0 0 3px;
}
#blog-content .primary .comment-form div{
	width:100%;
	overflow:hidden;
}
#blog-content .primary .comment-form div label{
	display:block;
	font-size:12px;
	margin-left:3px;
	color:#99937b;
}
#blog-content .primary .comment-form div span{
	background:url(../images/bg-input.gif) no-repeat;
	width:144px;
	height:35px;
	overflow:hidden;
	display:block;
	margin:0 0 6px 0;
	padding:0 10px;
}
#blog-content .primary .comment-form div span input{
	width:100%;
	overflow:hidden;
	border:none;
	padding:9px 0;
	background:none;
}
#blog-content .primary .comment-form div textarea{
	background:url(../images/bg-textarea.gif) no-repeat;
	width:366px;
	height:118px;
	border:none;
	overflow:auto;
	padding:5px 10px;
}
#blog-content .primary .comment-form div.submit{
	float:right;
	width:auto;
	margin:11px 150px 0 0;
	display:inline;
}
#blog-content .primary .comment-form div.submit input{
	background:none;
	border:none;
	font-size:12px;
	color:#231614;
	cursor:pointer;
}
#blog-content .primary .last-comment{
	width:100%;
	overflow:hidden;
	margin:31px 0 0;
}
#blog-content .primary .last-comment .image-holder{
	float:left;
	margin:0 8px 0 6px;
	display:inline;
}
#blog-content .primary .last-comment .comment-txt{
	width:443px;
	float:left;
	background:url(../images/bg-last-comment.gif) no-repeat 0 32px;
}
#blog-content .primary .last-comment .comment-txt strong.autor{line-height:13px;display:block;}
#blog-content .primary .last-comment .comment-txt .date{
	font-size:10px;
	display:block;
}
#blog-content .primary .last-comment .comment-txt p{
	margin:11px 0 0;
}
/*inner3 end*/



/* for country page trip list */
table.tablesorter th {
	border-right: thin solid #ffffff;
}
table.tablesorter th.last {
	border-right: 0;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
#trips-content, #country-trips {
	margin: 20px 0 0 25px; width: 880px;
	overflow:hidden;
}
