/*------------------------------------------------------------------------
# JA Olivine 1.0 - Aug, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

:focus{ outline:0;}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
}

#ja-wrapper-inner {
	width: 100%;
}

body#bd {
	color: #666666;
	background: #fefefe;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #1C64A5;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #1C64A5;
	text-decoration: none;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #0069bd;
	
}	

	
 /* Small text */

.img_caption {
	border: 3px solid #ffffff;
	background-color: #ffffff;
	margin-bottom: 3px;
}

.img_caption p {
	padding: 5px !important;
	margin: 0 !important;
	line-height: normal;
}

small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption p,
a.readon, p.site-slogan, #ja-pathway, #ja-footer {
	color: #999999;
	font-size: 85%;
}


#ja-footer a{ color:#fff; font-size:11px; font-weight:bold;}
#ja-footer a:hover{ color:#ccc; font-size:11px; font-weight:bold;}


img {
	margin: 0;
	padding: 0;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 22px 8px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	border-top: 1px dotted #ffffff;;
	padding: 10px 5px;
	/*background: url(../images/dot.gif) repeat-x top;*/
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #E6E6E6;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #666666;
}

.inputbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px solid #1C64A5;
	background: #1C64A5;
	font-weight: bold;
	color: #FFFFFF;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 10px;
	margin: 0;
	border-bottom: 1px dotted #ffffff;
	margin-bottom: 15px;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #999999;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F7F7F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
	text-transform: uppercase;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-size: 175%;
}

.componentheading {
	font-size: 100%;
	
	margin: 0 0 15px 0 !important;
	padding: 0 0 15px 0 !important;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-size: 200%;
	color: #333333;
	
	margin: 0 0 15px 0 !important;
	padding: 0 0 15px 0 !important;
}

table.blog .contentheading {
	font-size: 125%;
	color: #E15E06;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(../images/btn-readmore.gif);
	width: 75px;
	height: 19px;
	display: block;
	padding-top: 1px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 15px;

	float: left;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background-position: left bottom;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 10px 0 0;
	border-top: 1px dotted #ffffff;
	font-size: 11px;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
	background: #f6f6f6;
}

ul.pagination a {
	padding: 2px 5px;
	text-decoration: none;
	background: #cccccc;
	color: #FFFFFF;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #1C64A5;
	color: #FFFFFF;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {
	color: #666666;
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 5px 0 10px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

.article-tools {
	display: block;
	padding: 0 0 0 0;
}

.article-meta {
	width: 70%;
	float: left;
}

.createby {
	padding: 0 5px 0 7px;
	background: url(../images/vline.gif) no-repeat left;
}

.createdate {
	padding: 0 5px 0 0;
}

.modifydate {
	width: 100%;
	display: block;
	text-transform: uppercase;
}

div.buttonheading {
	position: absolute;
	top: -35px;
	right: 10px;
	/*width: 100%;
	text-align: right;
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #ffffff;
	float: right;
	margin-bottom: 15px;*/
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}

#ja-header,
#ja-container,
#ja-footer {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

.narrow #ja-header,
.narrow #ja-container,
.narrow #ja-footer {
	width: 750px;
}

#ja-container {
}

#ja-mainbody {
	width: 630px;
	float: left;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 70%;
}

#ja-current-content {
	/*padding: 0 40px 20px;*/
	width: 100%;
	padding: 0 !important;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 29.9%;
}

#ja-col1 div.ja-innerpad {
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 305px;
	/*background: #ced8e1 url(../images/rightbarcurvet.gif) 0 0 no-repeat;*/
	background: #9c7258 url(../images/rightbarcurvet.png) 0 0 no-repeat;
	margin-top: 5px;
}

#ja-col2 div.ja-innerpad {
}

/*common style for column*/
#ja-col1 a {
}

#ja-col1 a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}

#ja-col1 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	padding: 20px 0;
	margin: 0;
	/*background: url(../images/grad-1.gif) repeat-x bottom;*/
}

#ja-containerwrap-f, #ja-containerwrap-fl {
	border-top: 2px solid #FFF;
	background: #fefefe url(../images/bg-mainbody.gif) 0 0 repeat-x !important;
}

/*content + left*/
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fr #ja-col1 {
	width: 24.9%;
}

#ja-containerwrap-fr #ja-content {
	width: 75%;
}

#ja-containerwrap-fr #ja-current-content {
	padding-right: 0;
}

/*content + right*/
#ja-containerwrap-fl #ja-content {
	width: 100%;
}

#ja-containerwrap-fl #ja-current-content {
	padding-left: 5px;
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

#ja-containerwrap-f #ja-current-content {
	padding-left: 5px;
	padding-right: 5px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	font-size: 125%;
	margin: 0 0 10px;
	padding: 0 0 10px;
	color: #1C64A5;
	background: url(../images/h3-bg.gif) no-repeat bottom left;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	margin: 0 0 20px;
	padding: 0 5px;
}

div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_hilite h3,
div.module_nopad h3 {
	margin: 0 -15px 10px;
	padding: 10px 15px;
	white-space: nowrap;
	font-size: 125%;
	border-bottom: 1px solid #E6E6E6;
	color: #0069bd;
}

div.module,
div.module_menu,
div.module_text,
div.module_hilite,
div.module_nopad {
	margin: 15px 0 20px;
	padding: 0;
	width: 100%; /*need for ie 6 */
	background:#c8d2db;
}

div.module div,
div.module_menu div,
div.module_text div,
div.module_hilite div,
div.module_nopad div {
	padding: 0;
	background: url(../images/box-ffbl.gif) no-repeat bottom left;
}

div.module div div,
div.module_menu div div,
div.module_text div div,
div.module_hilite div div,
div.module_nopad div div {
	padding: 0;
	background: url(../images/bffox-tr.gif) no-repeat top right;
}

div.module div div div,
div.module_menu div div div,
div.module_text div div div,
div.module_hilite div div div,
div.module_nopad div div div {
	padding: 0 15px 15px;
	background: url(../images/ffbox-tl.gif) no-repeat top left;
}

/*nopad*/
div.module_nopad h3 {
	padding: 10px 30px;
	margin-bottom: 0;
}

div.module_nopad div div div {
	padding: 0 1px 5px;
}

/*hilite*/
div.module_hilite h3 {
	color: #FFFFFF;
	background: url(../images/h3-hilite-bg.gif) repeat-x bottom;
	border: none;
}

div.module_hilite {
	background: url(../images/box-hilite-br.gif) no-repeat bottom right;
	color: #FFFFFF;
}

div.module_hilite div {
	padding: 0;
	background: url(../images/box-hilite-bl.gif) no-repeat bottom left;
}

div.module_hilite div div {
	background: url(../images/box-hilite-tr.gif) no-repeat top right;
}

div.module_hilite div div div {
	background: url(../images/box-hilite-tl.gif) no-repeat top left;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul {
	list-style: none;
}

div.moduletable li {
	background-position: 3px 8px;
	line-height: 160%;
	padding-left: 12px;
}

div.module div div div div,
div.module_menu div div div div,
div.module_text div div div div,
div.module_hilite div div div div,
div.module_nopad div div div div {
	background: none;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	z-index: 999;
	position: relative;
	background: #2c480e url(../images/header-bg1.jpg) left bottom repeat-x;
	padding: 0 0px 0 0px;
}

#ja-headerwrap-inner {
	background: url(../images/header-bg-inner.png) center bottom no-repeat;
	/*padding: 17px 0 15px 0;*/
	position: relative;
}

#ja-header {
	line-height: normal;
	position: relative;
}

h1.logo, div.logo-text h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 401px;
	height: 87px;
	display: block;
	background: url(../images/logo.png) 0 21px no-repeat;
	_background: url(../images/logo.gif) 0 21px no-repeat;
	float: left;
	padding: 13px 0 18px 0;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	width: 24.9%;
	height: 100px;
	outline: none;
	float: left;
}

div.logo-text h1 {
	padding-top: 30px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
/*#ja-mainnav {
	float: right;
	width: 500px;
	padding: 70px 0 0 0 !important;
	height: 1px !important;
}

.narrow #ja-mainnav {
	width: 65%;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}


/* Menu Title */
#ja-mainnav a span.menu-title {
	padding: 0px 15px 0px 0px;
	display: block;
}

#ja-mainnav a span.menu-desc {
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 85%;
	color: #999999;
	padding: 0 15px;
	line-height: normal;
}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}



#ja-subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
}

#ja-subnav a {
	display: block;
	outline: none;	
	padding: 4px 2px 4px 14px;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 3px 10px;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
}

#ja-subnav li.active a {
}*/

/* breadcrumbs */
#ja-pathway {
	padding: 7px 0;
	text-transform: uppercase;
	background: #F7F7F7;
	border: 1px solid #E6E6E6;
	line-height: normal;
	text-indent: 10px;
	clear: both;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	text-decoration: none;
}

#ja-pathway a:hover {
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 7px 5px 9px;
	margin: 0;
	text-decoration: none;
	color: #666666;
	background: url(../images/dot.gif) repeat-x bottom;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #1C64A5;
	background: url(../images/dot.gif) repeat-x bottom #F2F2F2;
	text-decoration: none;
}

ul.menu li.active a {
	font-weight: bold;
	color: #1C64A5;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
}

ul.menu li li a {
	border: none;
	padding-left: 26px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/bullet.gif) no-repeat 15px 13px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #1C64A5;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #1C64A5;
	font-weight: bold;
}

ul.menu li li li a {
	color: #666666 !important;
	font-weight: normal !important;
	padding-left: 38px !important;
	background: url(../images/bullet.gif) no-repeat 30px 13px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

#ja-botsl2 .ja-box-left, #ja-botsl2 .ja-box-center, #ja-botsl2 .ja-box-right {
	height: 305px;
}

.ja-box-right h3 {
	color: #004b8f;
	font-size: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 17px 0;
	background: url(../images/bg-ftriphead.gif) left bottom no-repeat;
}

.ja-box-left div.moduletable {
	padding-right: 20px;
}

.ja-box-center div.moduletable {
	padding: 0 10px;
}

.ja-box-right div.moduletable {
	padding-left: 0;
}

/* Top spotlight */

#ja-topsl {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background:url(../images/bgsl.jpg) repeat-x top;

	padding: 10px 0px 25px 0px;
	border-bottom:2px solid #fff;
}

#ja-topsl1 {
	/*width: 74.9%;*/
	float: left;
	margin-top: 15px;
	position: relative;
}

#ja-topsl1 .curvelt, #ja-topsl1 .curvert, #ja-topsl1 .curvelb, #ja-topsl1 .curverb {
	position: absolute;
	width: 5px;
	height: 5px;
	z-index: 1;
}

#ja-topsl1 .curvelt { left: 0; top: 0; }

#ja-topsl1 .curvert { left: 625px; top: 0;}

#ja-topsl1 .curvelb { left: 0; top: 295px;  }

#ja-topsl1 .curverb { left: 625px; top: 295px; }











div.moduletable_cir .curvelt, div.moduletable_cir .curvert, div.moduletable_lb, div.moduletable_rb{ width:960px; position:absolute; z-index:1000;	}


div.moduletable_cir .curvelt { left: 0; top: 0; background: url(../images/slidecurvelt.png); }

div.moduletable_cir .curvert { left: 625px; top: 0; background: url(../images/slidecurvert.png); }

div.moduletable_cir .curvelb { left: 0; top: 295px; background: url(../images/slidecurvelb.png); }

div.moduletable_cir .curverb { left: 625px; top: 295px; background: url(../images/slidecurverb.png); }

#ja-topsl1 div.moduletable {
	margin-right: 40px;
}

#ja-topsl2 {
	width: 305px;
	float: right;
}

div.module_hilite ul {
	margin: 0;
	padding: 0;
}

div.module_hilite ul li {
	margin: 0;
	padding-left: 10px;
	background: url(../images/bullet2.gif) no-repeat left center;
}

div.module_hilite a {
	color: #FFFFFF;
}

/* Bottom spotlight */
#ja-botsl1, #ja-botsl2 {
	clear: both;
	margin:  0;
	padding: 0;
}

#ja-botsl2 {
	margin-top:20px;
	background: url(../images/bg-rounded-index.gif);
	padding: 0;
	position: relative;
}

#ja-botsl1 div.moduletable, #ja-botsl2 div.moduletable {
	margin-bottom: 0;
}

#ja-botsl1 div.moduletable h3, #ja-botsl2 div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	background: none;
	color: #E15E06;
}

#ja-botsl1 div.moduletable h3 span, #ja-botsl2 div.moduletable h3 span {
	color: #ffffff;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	position: relative;
	color:#FFFFFF;
	font-size: 10px !important;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

#ja-footerwrap {
	color:#FFFFFF;
	background: #553e30 url(../images/bg-footer.png) center top;
	border-top: 2px solid #806e64;
	border-top: 2px solid #0d4578;
	width: 100%;
	padding-bottom: 20px;
}

#ja-footer small {
	font-size: 100%;
	padding: 0;
	float: left;
}

#ja-footer ul {
	margin: 0;
	padding: 0;
	float: right;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-footer li a {
	display: inline;
	padding: 0 10px;
}

li.ja-firstitem {
	background: none !important;
}

#ja-footerwrap h1 {
	font-size: 14px;
	color: #d2cac5;
	margin: 0;
	padding: 15px 0 10px 0;
	font-weight: normal;
}

#ja-footerwrap a, #ja-footerwrap a:hover {
	font-size: 10px;
	font-weight: normal;
}

.footer-address {
	padding-bottom: 1px;
}

.footer-address span {
	display: inline-block;
	font-size: 10px;
	color: #e1dbd8;
	margin-right: 20px;
}

.footer-logobar {
	position: absolute;
	top: 0;
	left: 460px;
}

.footer-copyright {
	position: absolute;
	right: 0;
	top: 15px;
}



/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Login */



#form-login ul {
	margin: 5px 0 0;
}

#modlgn_username, #modlgn_passwd {
	width: 80%;
}

div.module_blo { padding: 0 0 0 25px; margin-right: 25px;}

div.module_blo #form-login-username, div.module_blo #form-login-password { display: inline !important; float: left; margin-right: 10px; }

div.module_blo #form-login-remember { float: left !important; width: 100% !important; margin-top: 0 !important; }

div.module_blo .inputbox { width: 100px !important; float: left; }

div.module_blo #modlgn_remember { float: left !important; width: auto !important; }

div.module_blo label { float: left; }

div.module_blo #form-login-remember label { float: left; }

div.module_blo #form-login ul li { padding-left: 10px !important; margin-left: 0 !important; background-position: left !important; }

div.module_blo #form-login ul { padding: 10px 0 0 0 !important; border-top: 1px dotted #ffffff !important; margin: 15px 0 0 0 !important; }

/* Search */
#ja-search {
	float: left;
	width: 190px;
	height: 35px;
	background: url(../images/icon-search.png) no-repeat 5px 0;
	overflow: hidden;
}

.narrow #ja-search {
	width: 150px;
}

#ja-search .inputbox {
	padding: 10px 0 0 40px;
	background: none;
	border: none;
	font-weight: bold;
	color: #CCCCCC;
}

/*others*/
#ja-banner {
	padding: 20px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
}

div.ja-innerdiv {
	padding: 10px 0 !important;
	background: url(../images/dot.gif) repeat-x bottom !important;
}

div.ja-innerdiv img {
	padding: 0;
	margin: 5px 10px 0 0;
}


img.ja-img {
	padding: 3px;
	border: 1px solid #E6E6E6;
}

table.tblexchange {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 85%;
}

table.tblexchange th {
	background: #F7F7F7;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
}

table.tblexchange td {
	padding: 5px 5px;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
}

table.tblexchange td.hilite {
	color: #E15E06;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}


/* NEW SEARCH
----------------------------------------------------------- */

.search {
	margin: 40px 15px 8px 0px;
	text-align: right;
	height: 23px;
	width: 500px;
}

.search .button {
	background: url(../images/bg-search.gif) right top no-repeat;
	border: none;
	width: 25px;
	color: #8e8c87;
	font-size:0;
	text-align: left;
	height: 23px;
	padding: 0 ;
	margin: 0;
	vertical-align: middle;
	margin-right: 15px;
	*margin-right: 0px;
}

.search .inputbox {
	background: #4f2616;
	border: none;
	height: 19px;
	width: 120px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px 0px 0px 5px !important;
	vertical-align: middle;
}


/* DESTINATION BOX START [SUFFIX]
----------------------------------------------------------- */

div.module_destblock-bhutan a { background: url(../images/bg-destblock-bhutan.jpg); }

div.module_destblock-nepal a { background: url(../images/bg-destblock-nepal.jpg); }

div.module_destblock-sikkim a { background: url(../images/bg-destblock-sikkim.jpg); }

div.module_destblock-bhutan a, div.module_destblock-nepal a, div.module_destblock-sikkim a {
	margin: 15px 0 0 0;
	background-position: 0 0;
	display: block;
	color: #ffffff;
	padding: 12px 20px 0px 125px;
	width: 160px;
	height: 78px;
	line-height: 15px;
	font-size: 11px; text-decoration:none;	
}

div.module_destblock-bhutan a:hover, div.module_destblock-nepal a:hover, div.module_destblock-sikkim a:hover {
	color: #ffffff;
	text-decoration:none;
	background-position: left bottom !important;
}

div.module_destblock-bhutan a strong, div.module_destblock-nepal a strong, div.module_destblock-sikkim a strong {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}


/* WELCOME TESTIMONIAL START [SUFFIX+PLAIN CLASS]
----------------------------------------------------------- */

div.moduletable_indexpage h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

div.moduletable_indexpage .welcomeleft {
	width: 225px;
	margin-right: 30px;
	float: left;
}

div.moduletable_index-wel-test p {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}

div.moduletable_index-wel-test .jazin-title {
	padding-bottom: 3px;
}

div.moduletable_index-wel-test .jazin-title a {
	color: #0069be;
	font-size: 13px;
	font-weight: bold;
}

div.moduletable_index-wel-test .jazin-box {
	margin: 0;
}

div.moduletable_index-wel-test .jazin-section a {
	padding: 0;
	margin: 0;
}

div.moduletable_index-wel-test .jazin-left {
	width: 195px !important;
	margin-right: 30px;
	float: left;
}

div.moduletable_index-wel-test .jazin-left a span {
	margin: 0 0 12px 0 !important;
	padding: 0 0 15px 0 !important;
	color: #fb6e16;
	background: url(../images/bg-ftriphead.gif) right bottom no-repeat;
	text-transform: none;
	font-size: 20px;
	display: block;
	line-height: normal;
}


div.moduletable_mblog span h3 p	{ background:#ccc !important; color:#000 !important;}

div.moduletable_indexpage .welcomeleft h1 {
	margin: 0 0 12px 0;
	padding: 0 0 15px 0;
	color: #fb6e16;
	background: url(../images/bg-ftriphead.gif) right bottom no-repeat;
}

div.moduletable_indexpage .welcomeright {
	width: 160px;
	float: left;
	background: url(../images/bg-testimonial-index.gif) 0 0 no-repeat;
	padding: 15px 20px 0 20px;
}

div.moduletable_index-wel-test .jazin-right {
	width: 190px !important;
	float: left;
	background: url(../images/bg-testimonial-index.gif) 0 0 no-repeat;
	padding: 15px 20px 0 20px;
	margin: 0 !important;
}

div.moduletable_index-wel-test .jazin-right a span {
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: capitalize;
}

div.moduletable_index-wel-test .jazin-right a span {
	margin: 0;
	color: #323232;
}

div.moduletable_indexpage .welcomeright h1 {
	margin: 0;
	color: #323232;
}

div.moduletable_indexpage h2 {
	margin: 5px 0 -5px 0;
	padding: 0;
	color: #0069be;
	font-size: 13px;
}

div.moduletable_indexpage .welcomeright span {
	color: #000000;
}


/* Featured Trip
----------------------------------------------------------- */

div.moduletable_ftrip h3 { color: #0069be; font-size: 20px; text-transform:none; }

div.moduletable_ftrip p { clear:both; }


/* BUTTONS START
----------------------------------------------------------- */

.black-btn-rightbar, .black-btn-rightbar span { background: url(../images/btn-black-rightbar.gif) !important; }

.orange-btn-rightbar, .orange-btn-rightbar span { background: url(../images/btn-orange-rightbar.gif) !important; }

.black-btn, .black-btn span { background: url(../images/btn-black.gif) !important; }

.orange-btn, .orange-btn span { background: url(../images/btn-orange.gif) !important; }

.blue-btn, .blue-btn span { background: url(../images/btn-blue.gif) !important; }

.btn {
	height: 25px;
	float: left;
	background-position: right top !important;
	display: block;
	float: left;
	font-size: 11px;
	padding-right: 10px;
}

.btn:hover { background-position: right bottom !important; text-decoration: none !important; }

.btn span { background-position: 0 0; padding: 3px 0px 0px 10px; height: 22px; display: block; float: left; color: #ffffff !important; cursor: pointer;}

.btn:hover span { background-position: left bottom !important; text-decoration: none !important; }

/* RIGHTBAR
----------------------------------------------------------- */


div.module_rightmenu-1col, div.module_rightmenu-1col-trip {
	padding: 0 20px !important;
	width: 265px;
	color: #e1d5cd;
	border: none;
}

div.module_rightmenu-1col h3, div.module_rightmenu-1col-trip h3 {
	color: #0069bd !important;
	font-size: 15px;	
	margin-bottom: 12px !important;
}

div.module_rightmenu-1col ul, div.module_rightmenu-1col-trip ul {
	border-top: 1px solid #a77a5e;
	border-bottom: 1px solid #916a52;
	margin: 0;
}

div.module_rightmenu-1col a, div.module_rightmenu-1col-trip a {
	border-bottom: 1px solid #a77a5e;
	border-top: 1px solid #916a52;
	background: none !important;
	padding: 5px 0 5px 0 !important;
	color: #e1d5cd !important;
}

div.module_rightmenu-1col a, div.module_rightmenu-1col-trip a:hover {
	color: #fff !important;
}



/* RIGHTBAR
----------------------------------------------------------- */


div.module_rightmenu, div.module_menuwrap, div.module_rightmenu-1col-trip {
	padding: 20px 0 0 25px;
	/*background: url(../images/bg-rightmenu.gif) 0 0 no-repeat;*/
	background: url(../images/bg-rightmenu.png) 0 0 no-repeat;
	margin-top: 25px;
	float: left;
}

div.module_menuwrap {
	margin-bottom: -12px;
}

div.module_menuwrap #current a {
	color: #fff !important;
	font-weight: bold;
}

/*div.module_rightmenu ul li,
div.module_rightmenu ul,
div.module_rightmenu .menu, 
div.module_rightmenu .menu ul, 
div.module_rightmenu .menu ul li, 
div.module_rightmenu .menu .parent, 
div.module_rightmenu .menu .parent ul, 
div.module_rightmenu .menu .parent ul li, li.item, li.parent, ul.menu, ul.menu li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	list-style-image: none !important;
	list-style-position: outside;
	background: none !important;
}

.parent {
	float: left;
	padding-right: 30px !important;
}

.parent ul, .parent ul li {
	margin-right: 30px !important;
	background: none !important;
}

.menu {
	margin-right: -30px;
}*/

div.module_menuwrap a {
	color: #e1d5cd !important;
}

div.module_menuwrap a:hover {
	color: #fff !important;
}


ul.menu_rightmenu, ul.menu_rightmenu li {
	padding: 0;
	margin: 0;
	background: none;
	display: inline;
	width: 115px;
}

ul.menu_rightmenu li {
	float: left;
	margin-right: 25px;
}

ul.menu_rightmenu li a {
	font-size: 16px;
	font-weight: bold;

}

ul.menu_rightmenu li ul li a {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

ul.menu_rightmenu li ul li {
	float: none;
	margin-right: 0px;
}

ul.menu_rightmenu li ul {
	border-top: 1px solid #a77a5e;
	border-bottom: 1px solid #916a52;
}

div.module_rightmenu h1 {
	font-size: 16px;
	color: #0069be;
	border-bottom: 1px solid #b9c2ca;
	padding: 0 0 10px 0;
	margin: 0;
	width: 115px;
}

div.module_rightmenu a, ul.menu_rightmenu ul li a, .module_rightmenu-1col {
	display: block;
	color: #7c8287;
	font-size: 12px;
	border-bottom: 1px solid #a77a5e;
	border-top: 1px solid #916a52;
	padding: 3px 0 !important;
	width: 115px;
	background: none;
}

div.module_rightmenu a:hover, ul.menu_rightmenu ul li a:hover {
	color: #000000;
	text-decoration: none;
}

div.module_rightmenu ins, div.module_rightmenu del {
	width: 115px;
	margin-right: 25px;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #dde4ea;
	vertical-align: top;
	float: left;
}

div.module_rightmenu del {
	margin-right: 0px !important;
}


/* 
----------------------------------------------------------- */

.blog p {
	margin: 0;
	
}

div.module_rightbarcurveb {
	/*background: url(../images/rightbarcurveb.gif);*/
	background: url(../images/rightbarcurveb.png);
	width: 305px;
	height: 7px;
	margin-top: 13px;
	float: left;
}

.article-content img {
	float: left;
	border: 1px solid #C0C0C0;
	margin: 0 11px 1px 0;
	padding:5px;
}

.article-content {
	xmargin-top: -15px;
	margin-top: 0px;
}

.article-content p {
	margin-top: 15px;
}

.article-content .customtable {
	width: 100%;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #cecece;
}

.article-content .customtable td {
	padding: 3px 0;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #cecece;
}

.article-content .customtable strong {
	color: #e15e06;
}
.article-content h2 {
	color: #e15e06;
	font-size: 16px;
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}

.article-content h3 {
	color: #0069ca;
	font-size: 13px;
	margin: 15px 0 -10px 0 !important;
	padding: 0 0 0 0 !important;
}

.contentpaneopen .contentheading {
	margin-bottom: 0 !important;
	padding-bottom: 5px !important;
	border-bottom: none;
}



.article-content #jazin-wrap a span {
	font-size: 16px;
	color: #0069be;
	padding: 0 0 15px 0;
	margin: 0;
	text-transform: none;
}

.article-content h2{ text-transform:none !important;}

.article-content .jazin-content {
	border-top: 1px dotted #ffffff;
	padding: 15px 0;
}

.article-content .jazin-content h4 a {
	font-weight: bold;
}

.article-content .jazin-box {
}

.article-content .jazin-boxwrap, .article-content .jazin-theme, .article-content .jazin-box {
	padding: 0 !important;
	margin: 0 !important;
}

.article-content .jazin-left .jazin-content {
	margin-right: 15px;
}

.article-content .jazin-right .jazin-content {
	margin-left: 15px;
}

.article-content .jazin-content img {
	margin: 10px 10px 5px 0;
}



#phocagallery {
	padding: 0 !important;
}







div.module_bookthistrip {
	padding: 25px 0 0 25px;
}

div.module_bookthistrip a, .orange-button, .black-button {
	color: #fff;
	padding: 5px 8px;
	font-size: 11px;
	background-color: #333;
	margin-right: 7px;
}

.orange-button {
	background-color: #fb7724 !important;
}

.black-button:hover {
	background-color: #000 !important;
	color: #fff !important;
}

.orange-button:hover {
	background-color: #e56a1d !important;
	color: #fff !important;
}

div.module_bookthistrip .btn, div.module_bookthistrip-bottom .btn {
	margin-right: 10px;
}

div.module_bookthistrip .h3{ color:#fff;}

div.module_bookthistrip-bottom {
	padding-top: 25px;
	border-top: 1px dotted #ffffff;
}

.seperator {
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 15px;
	margin-bottom: 15px !important;
	float: left;
	width: 100%;
}





.formewrap {
}

.formewrap h2 {
	margin-top: 0;
	padding-top: 0;
}

.forme {
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #f2f2f2;
	width: 100%;
}

.forme th {
	text-align: left;
	padding: 5px 0;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #cecece;
	font-weight: normal;
	width: 150px;
}

.forme td {
	text-align: left;
	padding: 5px 0;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #cecece;
}



/* NEWSLETTER	\
--------------------------------------------------------- */
div.newsletter{
background:none!important;
border-bottom:2px #e5e5e5 solid;
padding-bottom:15px;

}

div.newsletter div {
border-bottom:none!important;
padding-bottom:0px!important;
}

div.newsletter .inputbox{
width:200px;
margin-bottom:4px;
}

div.newsletter h3{
background:none!important;
/*margin-top:-15px!important;*/
}


/* NEW BANNER START
--------------------------------------------------------- */


.wrap-banner {
	background: #115089 url(../images/bg-wrap-banner.gif) 0 0 repeat-x;
	width: 100%;
}

.main-banner {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.banner-gallery {
}

.banner-gallery .moduletableblank {
	width: 195px;
	background: url(../images/bg-banner-gallery.png) 0 0 no-repeat;
	height: 185px;
	padding: 120px 0 0 24px;
}

.banner-gallery .thumbnail {
	padding: 5px !important;
}

.banner-gallery .thumbnail-bg {
	border: none !important;
	padding: 0 !important;
	display: inline-block !important;
}

.banner-gallery .thumbnail a {
	border: 4px solid #3a6e9d;
	display: inline-block;
	width: 79px;
	height: 52px;
	overflow: hidden;
}

.banner-gallery .thumbnail a:hover {
	border: 4px solid #4486c0;
}

.banner-slide {
	width: 476px;
	position: absolute;
	left: 219px;
	top: 0;
}

.banner-slide-mask {
	background: url(../images/bg-rounded-banner.png);
	height: 305px;
	z-index: 99;
	width: 476px;
	position: absolute;
	left: 0;
	top: 0;
}

.banner-slide .moduletable {
	width: 476px;
	height: 305px;
	vertical-align: middle;
	position: absolute;
}

.banner-text {
	width: 265px;
	position: absolute;
	right: 0;
	top: 0;
}

.banner-text .moduletableblank {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/bg-banner-write-ups.png) right top;
	width: 245px;
	height: 305px;
	padding-right: 20px;
	color: #94b1ca;
	font-size: 11px;
}

.banner-text h3 {
	font-size: 52px;
	color: #537fa7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 40px 0 0 5px;
	margin: 0;
}

.banner-text h4 {
	font-size: 14px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	padding: 5px 0 0 5px;
}

.banner-text p {
	margin: 0;
	padding: 10px 0 0 5px;
}

.banner-text a {
	background: url(../images/btn-banner-text.gif);
	width: 74px;
	height: 21px;
	text-align: center;
	color: #d5dbe0;
	padding-top: 4px;
	display: inline-block;
}

.banner-text a:hover {
		color: #FFF;
}


/* NEW MENU START
--------------------------------------------------------- */


.wrap-mainmenu {
	position: absolute;
	right: -10px;
	bottom: 0;
}

.newmenu ul, .newmenu li, .newmenu a, .newmenu a:hover {
	border: none !important;
	background-image: none !important;
	background-color: transparent !important;
	list-style-type: none !important;
}

.newmenu li {
	cursor: default;
}

.newmenu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: lowercase;
	*color: #fff200 !important;
}

.newmenu ul li a:hover {
	color: #fff200;
	*color: #fff !important;
}

.newmenu ul li {
	margin-left: 5px;
}

.newmenu ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666 !important;
	background-image: none !important;
	padding: 5px 15px !important;
	border-bottom: 1px solid #b1c79b !important;
}

.newmenu ul li ul li a:hover {
	background-image: none;
	color: #000 !important;
	text-decoration: none;
	border-bottom: 1px solid #b1c79b !important;
	background-color: #bfd7a7 !important;
}

.newmenu ul li ul {
	padding-top: 12px;
	background: url(../images/arrow-mainmenu-hover.png) 30px 3px no-repeat !important;
	_background: url(../images/arrow-mainmenu-hover.gif) 30px 3px no-repeat !important;
}

.newmenu ul li ul li {
	background-color: #b9d0a2 !important;
	margin: 0;
	border-bottom: 1px solid #c5ddac !important;
	width:150px;
}

.newmenu .parent #current, .newmenu .sf-js-enabled .active .active {
	background-image: none !important;
	padding: 0 !important;
	background-color: #cbe4b1 !important;
}

.newmenu .parent #current a, .newmenu .sf-js-enabled .active .active a {
	color: #000 !important;
}



/* TOP BLACK BAR START
--------------------------------------------------------- */

.wrap-blackbar {
	background-color: #000000;
	font-size: 11px;
	height: 38px;
	padding-top: 14px;
}

.blackbar {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.searchbar {
	background: url(../images/trip-search.gif) center left no-repeat;
	padding-left: 80px;
}

.searchbar form {
	margin: 0;
	padding: 0;
}

/*.searchbar select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	background: transparent url(../images/bg-select-search.gif);
	width: 130px;
	height: 23px;
	border: none;
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
}

.searchbar select option {
	background-color: #000;
	border: none;
	border-bottom: 1px solid #111;
	padding: 5px;
	margin: 0;
}*/

.searchbar input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	background: url(../images/bg-search-btn.gif);
	width: 52px;
	height: 23px;
	text-align: center;
	border: none;
	padding: 0;
}

.iconbar {
	position: absolute;
	right: 0;
	top: 0;
	width: 305px;
	text-align: left;
}

.iconbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a5a5a5;
	display: inline-block;
	margin-left: 15px;
	height: 21px;
	padding-top: 2px;
}

.iconbar a:hover {
	color: #e1e1e1;
}

.tell-friend {
	background: url(../images/icon-tellafriend.gif) right top no-repeat;
	width: 69px;
	padding: 0 5px 0 35px;
}

.blogicon {
	background: url(../images/icon-blog.gif);
	width: 31px;
	padding-left: 29px;
}

.contactus {
	background: url(../images/icon-contact.gif);
	width: 63px;
	padding-left: 27px;
}


/* NEWSLETTER BAR START
--------------------------------------------------------- */

.wrap-newsletterbar {
	background-color: #333;
}

.newsletterbar {
	width: 540px;
	margin: 0 auto;
	background: url(../images/newsletter-slogan.gif) left center no-repeat;
	padding: 13px 0 0 420px;
	height: 35px;
	_padding: 20px 0 0 420px;
}

.newsletterbar form {
	margin: 0;
	padding: 0;
}

.newsletterbar input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #aeaeae;
	height: 20px;
	padding: 3px 6px 0 6px;
	border: none;
	vertical-align: middle;
	margin-right: 3px;
}

.inputbox-name {
	background: url(../images/bg-newsletter-input-name.gif) 0 0 no-repeat;
	width: 126px;
}

.inputbox-email {
	background: url(../images/bg-newsletter-input-email.gif) 0 0 no-repeat;
	width: 146px;
}

#addSubscriber, #removeSubscriberByEmail {
	background: url(../images/bg-newsletter-input-submit.gif) 0 0 no-repeat;
	width: 70px;
	text-align: center;
	height: 23px !important;
	padding: 0 !important;
}

#removeSubscriberByEmail {
	background: url(../images/bg-newsletter-input-unsubscribe.gif) 0 0 no-repeat;
	width: 85px;
}



/* LATEST NEWS MODULE START
--------------------------------------------------------- */



#ja-botsl2 {
	font-size: 11px;
}

#ja-botsl2 h3, .latest-news .jazin-section {
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #b42025;
}

#ja-botsl2 .ja-box-left {
	background: url(../images/curvel-rounded-index.gif) 0 0 no-repeat;
	width: 460px !important;
}

#ja-botsl2 .ja-box-right {
	background: url(../images/curver-rounded-index.gif) 232px 0 no-repeat;
	width: 240px !Important;
	float: right;
}

#ja-botsl2 .ja-box-center {
	width: 220px !important;
	padding: 15px 20px 20px 20px;
	height: 270px;
}

.latest-news {
	margin: 20px 20px 0 0;
	padding: 18px 0 0 20px;
	background: url(../images/cornor-shadel.gif) 0 0 no-repeat;
	width: 200px;
	font-size: 11px;
	line-height: normal !important;
}

.latest-news .jazin-section {
	padding: 0 0 10px 0 !important;
	background: none;
	border-bottom: 1px dotted #CCC;
}

.latest-news .jazin-section a {
	text-transform: none;
	font-weight: normal;
	color: #b42025;
}

.latest-news img {
	border: 4px solid #FFF !important;
	padding: 0 !important;
	margin: 7px 0 !important;
	float: none !important;
}

.latest-news p {
	line-height: 17px !important;
	clear: both !important;
}

.latest-news h4.jazin-title {
	margin-top: 8px;
}

.latest-news .jazin-content {
	width: 200px !important;
}

.latest-news .jazin-box {
	margin: 0;
}



/* TESTIMONIAL START
--------------------------------------------------------- */


#ja-botsl2 .ja-box-center .moduletable {
	padding: 0 !important;
}

.testimonial-hilite {
}

.testimonial-hilite h3 a {
	font-size: 11px;
	font-weight: bold;
	color: #0d3f6b;
}

.testimonial-hilite p {
	margin: 0;
	padding: 0;
}

.testimonial-hilite p a, #ja-botsl2 .ja-box-center .moduletable a span {
	background: url(../images/testimonial-arrowbox.gif) 0 0 no-repeat;
	padding: 15px 20px;
	height: 175px;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin: 10px 0 0 0;
	display: block;
	color: #666;
	font-weight: normal;
}

.testimonial-hilite a:hover, #ja-botsl2 .ja-box-center .moduletable a:hover {
	text-decoration: underline !important;
}

#ja-botsl2 .ja-box-center .moduletable h3 span {
	color: #b42025 !important;
}

.testimonial-hilite div, #ja-botsl2 .ja-box-center .moduletable div {
	color: #0d3f6b;
	font-weight: bold;
	line-height: 16px;
}



/* DESTINAION HIGHLIGHT START
--------------------------------------------------------- */

.destination-hilite {
	margin: 20px 0 0 20px;
	padding: 0;
	background: url(../images/cornor-shader.gif) right top no-repeat;
}

.destination-hilite .panel-container-bl,
.destination-hilite .panel-container-br,
.destination-hilite .panel-container-tl,
.destination-hilite .panel-container-tr,
.destination-hilite .panel-container-b,
.destination-hilite .panel-container-r,
.destination-hilite .panel-container-l,
.destination-hilite .panel-container-t,
.destination-hilite .tabs,
.destination-hilite .yoo-carousel,
.destination-hilite ul {
	background: none !important;
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}

.destination-hilite .panel-container-bl {
	height: 205px;
	/*border-bottom: 1px dotted #000;*/
}

.destination-hilite h3 {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 15px !important;
	margin-right: 20px !important;
}

.destination-hilite .tabs {
	padding: 0 !important;
	margin: 0 !important;
	height: auto !important;
	width: 100px !important;
	z-index: 999 !important;
	position: relative !important;
}

.destination-hilite .tabs li {
	margin: 0 !important;
	background-color: transparent !important;
	border: none !important;
}

.destination-hilite .tabs li span {
	padding-left: 5px !important;
}

.destination-hilite .off span {
	border: none !important;
	background: url(../images/bg-tab-carousel-off.gif) left bottom no-repeat !important;
}

.destination-hilite .selected {
	padding-right: 10px !important;
	width: auto !important;
}

.destination-hilite .selected a {
	width: 60px !important;
	padding-right: 30px !important;
}

.destination-hilite .list {
	margin-top: 20px;
}

.destination-hilite .frame {
	width: auto !important;
	position: relative;
	z-index: 9 !important;
}

.destination-hilite .panel {
	position: absolute;
	right: 2px;
	*right: 0;
	top: 0;
	width: 300px !important;
}

.destination-hilite .slide {
	width: 300px !important;
}

.destination-hilite .tabs, .destination-hilite .article {
	margin: 0 !important;
	padding: 0 !important;
}

.destination-hilite .article h4 {
	font-size: 15px !important;
	font-weight: bold !important;
	color: #644838 !important;
	margin: 0;
	padding: 0;
}

.destination-hilite .article p {
	text-align: left;
	line-height: 18px;
	font-size: 11px !important;
	margin: 8px 0;
}

.destination-hilite .article img {
	border: 4px solid #fff;
}


/* INTRODUCTION BAR START
--------------------------------------------------------- */


#ja-botsl1 .ja-box-left {
	width: 300px !important;
}

#ja-botsl1 .ja-box-right {
	width: 660px !important;
}


/* FEATURED START
--------------------------------------------------------- */


.featured-trips {
	background: url(../images/ftrip-heading.gif) 0 0 no-repeat;
	padding-top: 62px;
}

.featured-trips ul,
.article-content .destinationtrip {
	margin: 0 -20px 0 0 !important;
	width: 680px !important;
	padding: 0 !important;
}

/* CONTENT TRIP LIST */
.article-content .destinationtrip {
	width: 650px !important;
}

.featured-trips li,
.article-content .destinationtrip li {
	padding: 0 !important;
	margin: 13px 20px 0 0 !important;
	*margin: 0 20px 0 0 !important;
	border: none !important;
}

.featured-trips li .trip_title,
.article-content .destinationtrip li .trip_title {
	padding-bottom: 7px;
	margin: 0;
	font-weight: normal;
}

.featured-trips li .trip_title a,
.article-content .destinationtrip li .trip_title a {
	color: #b42025;
}

.featured-trips li .img_caption,
.article-content .destinationtrip li .img_caption {
	width: 130px;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	background: none;
}

.featured-trips li .left,
.article-content .destinationtrip li .left {
	padding: 0 !important;
	margin: 0 !important;
	width: 145px !important;
}

.featured-trips li .caption,
.article-content .destinationtrip li .caption {
	padding: 4px !important;
	margin: 0 !important;
}

.featured-trips p,
.article-content .destinationtrip p {
	font-size: 11px;
	line-height: 17px;
	margin: 0 !important;
	padding: 0 !important;
}


/* ABOUT US START
--------------------------------------------------------- */


#ja-botsl1 .moduletable {
	width: 280px;
	position: relative;
	margin: 0;
	padding: 0;
}


#ja-botsl1 .ja-box-left h3 {
	text-indent: -9999px;
	background: url(../images/aboutus-heading.gif) 0 0 no-repeat !important;
	height: 58px;
	margin: 0 !important;
	padding: 0;
}

#ja-botsl1 .ja-box-left p {
	background: #fffdea url(../images/bg-aboutus.gif) 0 0 repeat-x;
	padding: 10px 20px 20px 20px;
	font-style: italic;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	margin: 0;
	_width: 236px;
	position: relative;
}

#ja-botsl1 .ja-box-left .moduletable div {
	position: absolute;
	bottom: 0;
	right: 0;
	_right: 0;
	background: url(../images/curveb-aboutus.gif) left bottom no-repeat;
	width: 280px;
	text-align: right;
}

#ja-botsl1 .ja-box-left .moduletable div a {
	background: url(../images/morelink-aboutus.gif) 0 0 no-repeat;
	width: 80px;
	height: 68px;
	display: inline-block;
	text-indent: -9999px;
	_margin-right: -1px;
}


/* HEDING CUSTOMIZATION START
--------------------------------------------------------- */


.componentheading-destination-main, .cnctrip-trip-layout h1, .componentheading-contact {
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	font-size: 20px;
}

.componentheading-contact {
	border-bottom: 1px dotted #ddd;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	color: #0069bd;
}

.contentheading-contact {
	border-bottom: 1px dotted #ddd;
	font-weight:normal;
	font-size:20px;
	vertical-align:top;
	padding-bottom:15px;
	position:relative;
	top:-15px;;
}

.componentheading-destination-main {
	padding: 0;
}

.cnctrip-trip-layout h1 {
	border-bottom: 1px dotted #ddd;
}

.contentheading-destination-main, .trip-itinerary h4, .heading-fixdep {
	margin: 15px 0 10px 0;
	*margin: 15px 0 25px 0;
	padding: 13px 0 23px 0;
	font-weight: normal;
	font-size: 18px !important;
	color: #5b4233;
	border-top: 1px dotted #e5e5e5;
	background: url(../images/bg-trip-list-headings.gif) left bottom no-repeat;
}

.contentheading-destination-main {
	margin: 0 0 10px 0;
}

.trip-itinerary {
	border-bottom: 1px solid #ddd;
	margin-bottom: 18px;
	padding-bottom: 15px;
}

.trip-itinerary h4 {
	font-size: 18px;
	margin-bottom: 0;
	padding: 10px 0 23px 0;
}

.trip-itinerary h3 {
	font-size: 13px;
	color: #e15e06;
	margin: 0;
	padding: 15px 0 0 0;
}



/* TRIP BANNER START
--------------------------------------------------------- */

.trip-banner img {
	border: 1px solid #ddd;
	padding: 5px;
	background-color: #fff;
	width: 618px;
}

.trip-itinerary p {
	padding: 7px 0 0 0;
	margin: 0;
}

/* TRIP BANNER START
--------------------------------------------------------- */



.tripinclude, tripexclude{
}

.trip-include, .trip-exclude { color:#E1D5CD; font:12px; font-family:Arial, Helvetica, sans-serif; line-height:12px;
}

.trip-include ul, .trip-include ul li, .trip-exclude ul, .trip-exclude ul li, .trip-fact ul, .trip-fact ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

.trip-include ul li, .trip-exclude ul li, .trip-fact ul li {
	border-bottom: 1px solid #a77a5e;
	border-top: 1px solid #916a52;
	padding: 4px 0;
	font-size: 11px;
	line-height: normal;
	color: #e1d5cd;
}

.trip-fact ul li span{
	font-weight:bold;
	color:#fff;
	display: inline-block;
	width: 90px;
}




#ja-col2 h3 {
	color: #fff !important;
}



/* SEARCH RESUTLS START
--------------------------------------------------------- */



.search-results h1 {
	margin: 0 !important;
	padding: 0 !important;
	font-weight: normal;
	font-size: 20px;
}

.search-parameters {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	border: 1px dotted #CCC;
	margin: 10px 0;
	background-color: #FFC;
	color: #9c7258;
}

.search-list {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 15px;
	margin: 0 0 12px 0;
	float: left;
	width: 100%;
}

.search-list h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 16px;
}

.search-list h3 a {
	color: #b42025;
}

.search-list img {	
	padding: 4px;
	border: 1px solid #c0d8f2;
	margin-right: 15px;
}

.search-results .limit, .search-results .pagination, .search-results .counter {
	display: inline;
	font-size: 11px;
}

.search-results .pagination {
	padding: 0 10px;
}

.search-results .inputbox {
	padding: 0 !important;
	margin: 0 0 0 5px;
}


/* FIXED DEPARTURE RIGHTBAR BANNER*/


.fixed-departure a {
	background: url(../images/fixed-departure-holidays.png);
	width: 255px;
	height: 67px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0 10px 0;
}

.visa-form {
	padding-bottom: 5px !important;
}

.trip-date {
	border-top: 1px dotted #61843b;
	border-left: 1px dotted #61843b;
	width: 100%;
	background-color: #FFF;
}

.trip-date td, .trip-depart th {
	border-bottom: 1px dotted #61843b;
	border-right: 1px dotted #61843b;
	padding: 5px 8px;
}

.trip-date th {
	background-color: #6c9342;
	color: #FFF;
}


/* Trip Booking Form Start */


.form-wrapper {
	margin: 0 auto;
	width: 840px;
}

.wrap-bookform {
	width: 760px;
	float: left;
	padding: 35px 39px 35px 39px;
	background-color: #f8f6f0;
	border: 1px solid #d3c3b4;
	margin: 15px 0;
}

.wrap-bookform h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
}

.wrap-bookform p {
	line-height: 18px;
}

.wrap-bookform input, .wrap-bookform textarea, .wrap-bookform select {
	font-size: 11px;
	color: #666;
}

.bookform {
	width: 760px;
	float: left;
	color: #666;
}

.bookform img {
	vertical-align: middle;
}

.bookform table {
	border: 1px dotted #999999;
	border-bottom: none;
	background-color: #fffdf7;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

.bookform td, .bookform th {
	border-bottom: 1px dotted #999999;
	padding: 5px 10px;
	margin: 0;
	vertical-align: top;
	font-weight: normal;
}

.bookform th {
	width: 180px;
}

.bookform td span {
	font-size: 85%;
	font-weight: bold;
}

.formtitle {
	background-color: #e66819;
	color: #FFF;
	padding: 10px 12px;
	border: 1px dotted #999999;
	border-bottom: none;
	font-size: 120%;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.rowhilite {
	background-color: #eeece6;
	font-size: 110%;
	font-weight: bold !important;
}

.rowhilite span {
	font-size: 70% !important;
}


/* BLOG AND COMMENTS */


.entry-body p, .postSummary-teaser p {
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #666;
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
}

.entry-body .Apple-style-span div, .postSummary-teaser .Apple-style-span div {
	margin: 0 !important;
	padding: 0 !important;
}

.postContent-top {
	padding: 10px !important;
}

.postContent-top p, .postContent-top h3, .postSummary-top p, .postSummary-top h3 {
	margin: 0 !important;
	padding: 0 !important;
}

.entryTitle {
	margin-top: 10px;
	border-top: 1px dotted #bbb !important;
	border-bottom: 1px dotted #CCC !important;
	background-color: #f5f5f5;
}

.entryTitle td {
	padding: 10px 0 10px 10px !important;
}

.entryTitle p, .entryTitle div {
	margin: 3px 0 0 0 !important;
	line-height: normal;
	font-size: 11px;
}

.entryTitle div {
	margin: 0 !important;
}

.jomentry1, .jomentry2 {
	margin-top: 15px;
	padding: 15px;
}

#write_comment_title, .entry .contentheading {
	margin: 0 !important;
	padding: 10px 0 !important;
}


/* Latest Blog Post*/


.module_rightmenu-1col .blog-latest li, .module_rightmenu-1col .blog-comments li, .module_rightmenu-1col .blog-bloggers li {
	font-size: 12px;
	border-bottom: 1px solid #a77a5e;
	border-top: 1px solid #916a52;
	padding: 3px 0 !important;
	background: none;
}

.module_rightmenu-1col .blog-latest li a, .module_rightmenu-1col .blog-comments li a, .module_rightmenu-1col .blog-bloggers li a {
	color: #7c8287;
	border: none;
}

.blog-login, .seperator-rightbar {
	padding: 20px;
	margin-top: 20px;
	background: url(../images/bg-rightmenu.png) 0 0 no-repeat;
}

.seperator-rightbar {
	padding: 20px 0 0 0 !important;
}

/* Latest Commemt */

.latest-comment h3 {
	margin: 0 !important;
	padding: 20px 0 0 0 !important;
}

.blog-login h3 {
	margin: 0;
	font-size: 15px;
	border-bottom: 1px solid #a77a5e;
	padding-bottom: 10px;
}

.blog-login .yoo-login {
	border-top: 1px solid #916a52;
}

.blog-login .yoo-login .logout {
	padding-top: 10px;
	color: #fff;
}

.blog-login .login, .blog-login .registration, .blog-login .lostusername, .blog-login .lostpassword  {
	padding: 10px 0 0 0 !important;
}

.blog-login .lostpassword, .blog-login .lostusername, .blog-login .registration {
	border-top: 8px solid #9c7258;
	padding: 0 !important;
}

#myBlog-head {
	background: url(../images/bg-bloghead.jpg) 0 0 no-repeat !important;
	padding: 15px 0 0 20px !important;
	margin-top: 5px !important;
}

#myBlog-toolbar {
	padding: 0 0 0 15px !important;
}


/*Tell a friend*/

.tell-a-friend {
	position: absolute;
	right: 0;
	top: 0;
}

.tell-a-friend a {
	background: url(../images/icon-tellafriend.gif) 0 0 no-repeat;
	width: 75px;
	padding-left: 32px;
}

/*.tell-a-friend #spo_box a {
	visibility: visible;
	display: block !Important;
}

.tell-a-friend #spo_box5 {
	margin: 0 15px 0 0 !important;
	*margin: -3px 15px 0 0 !important;
	clear: both !important;
}

.tell-a-friend .tell-friend {
}

.tell-a-friend #emailform {
	margin: 0 !important;
}

.tell-a-friend #spo_box5 a {
	display: inline-block !important;
}

.tell-a-friend #spo_box4 {
	display: inline-block !important;
}

#spo_box {
	z-index: 99999 !important;
}*/


/* Trip Map */


.trip-map-new {
	background: url(../images/bg-rightmenu.png) 0 0 no-repeat;
	padding: 20px 0 0 25px;
	margin-top: 25px;
	float: left;
}

.trip-map-new h3 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 15px;
}

.trip-map-new a, .trip-map-new div {
	border: none !important;
	padding: 0 !important;
	background: none !important;
	margin: 0 !important;
}

#fancy_outer {
	z-index: 9999 !important;
}

.componentheading_line, contentheading-contact {
	border-bottom: 1px dotted #ddd;
	font-weight:normal;
	font-size:20px;
	vertical-align:top;
	padding-bottom:15px;
	position:relative;
	top:-15px;
}







.cal {
	background: url(../images/bg.gif);
	float: left;
	width: 100%;
}

.calendar {
	background: url(../images/transwhite-10pc.png);
	padding: 18px;
}

.calendar-inner {
	padding: 16px;
	background: url(../images/transblack-10pc.png);
	border: 2px solid #6c6554;
}

.calendar table {
	width: 100%;
}

.calendar table td, .calendar table th {
	background: url(../images/transwhite-10pc.png);
	vertical-align: middle;
	text-align: center;
	height: 75px;
	color: #c3c1ba;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
}

.calendar table th {
	background: url(../images/transblack-15pc.png);
	height: 30px;
	color: #a3a19a;
	width: 14%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

.calendar td a {
	display: block;
	color: #c3c1ba;
	height: 55px;
	background: url(../images/transgreen-20pc.png);
	text-decoration: none;
	vertical-align: middle;
	padding-top: 20px;
}

.calendar td a:hover {
	background: url(../images/transgreen-40pc.png);
	color: #fff;
}
.contentheading-contact2 {
	border-bottom: 1px dotted #ddd;
	font-weight:normal;
	font-size:20px;
	vertical-align:top;
	padding-bottom:10px;
	position:relative;
	top:0px;
	margin:15px 0px 10px 0px;
}



/* IE8 Fixes 


#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	padding: 20px 0 20px 20px;
	*padding: 20px 0;
	margin: 0;
}

#ja-headerwrap-inner, .wrap-blackbar, .wrap-banner, .wrap-newsletterbar {
	padding-left: 20px;
	*padding-left: 0;
}

.blackbar, .main-banner, .newsletterbar {
	margin: 0;
	*margin: 0 auto;
}

#ja-footerwrap {
	padding: 0 0 20px 20px;
	*padding: 0 0 20px 0;
}

#ja-footer {
	margin: 0;
	*margin: 0 auto;
}*/

/* IE8 Fixes */

.centralizer {
	margin: 0 auto !important;
	width: 960px !important;
}

#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	padding: 20px 0;
	padding /*\**/: 10px 0\9;
	*padding: 20px 0;
}

.wrap-mainmenu {
	bottom: 0;
	bottom /*\**/: -7px\9;
	*bottom: 0;
}

#ja-botsl2 {
	margin-top:20px;
	margin-top /*\**/:10px\9;
	*margin-top:20px;
}

#userForm .componentheading {
	font-size:14px;
}
	
#userForm{
	background:#e0e0e0;
	margin:20px 0px 0px 0px;;
	padding:10px 10px;
	border:solid 1px #9bc1e7;
	}

#userForm table tr td {
	border-bottom:dotted 1px #cdcdcd;
	}
