body {
	margin: 0;
	padding: 0;
	color:#000;
	background: #C89957 url('/images/site/namtours-body-bgd.jpg') no-repeat scroll center top;
	font: normal .8em/1.6em Arial, Helvetica, Geneva, "Trebuchet MS", "MS Sans Serif", Verdana, sans-serif;
	text-align:center;
}
#content {
	background-color: transparent;
	width:770px;
	margin: 0 auto;
	text-align:left;
}
/* =CLEARFIX= */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow:hidden;
}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#flashcontent {
	width:770px;
	height: 169px;
}
#header {
	/*background: transparent url('/images/site/bb.gif') repeat-x left top;*/
	width:770px;
	height: 169px;
	margin: 0;
	padding:0;
}
#main {
	width: 760px;
	background-color:#FFF;
	border: 0;
	padding:10px 5px;
	margin:5px 0;
}
#main-content {
	float: left;
	width:460px;
	margin:0 0 0 10px;
	padding: 0;
	font-size: 100%;
}
#main-content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main-ajax {
	float: left;
	width:460px;
	margin:0 0 0 10px;
	padding: 0;
	font-size: 100%;
}
#main-ajax:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main-navigation {
	background: transparent url('/inc/main-nav.gif') no-repeat right top;
	width: 770px;
	padding: 0;
	margin: 10px 0;
	height:22px;
	border:0;
}
#side-navigation {
	float: right;
	width: 275px;
	padding: 0;
	margin: 0 5px 0 10px;
	border:0;
	font-size: .8em;
}
#side-navigation ul li {
	font-size: 1.2em;
}
#side-navigation ul li.country {
	font-size: 2em;
	line-height:2em;
}
#side-navigation ul li a.country {
	text-decoration:none;
}
#side-navigation ul li a.country:hover {
	color:#00AE4F;
}
#side-navigation table td {
	padding:0;
}
#side-navigation table td b {
	font-weight:900;
}
#footer {
	width: 770px;
	padding: 5px 0;
	margin:0;
	border:0;
	font: normal .75em/1.25em;
	background-color:#532F13;
}
#foot-navigation {
	display:inline;
	margin-left:0;
	text-align: center;
	padding-left: 0;
}
#foot-navigation li {
	display: inline;
	margin: 0 0 0 15px;;
	padding: 0;
	color: #FFF;
	font-size:.75em;
	font-family: Geneva, "MS Sans Serif", Tahoma, "Arial Narrow", sans-serif;
}
#foot-navigation li a {
	text-decoration: none;
	color: #FFF;
}
#foot-navigation li.active a {
	text-decoration: none;
	color: #FFC80A;
}
#foot-navigation li.deactive a:hover {
	text-decoration: none;
	color: #FFC80A;
}
.footer {
	font-size:.75em;
	width: 355px;
	float:left;
	text-align:left;
}
#loading {
	width:190px;
	position:absolute;
	left:50%;
	top:240px;
	z-index:9998;
	padding:5px 0 0 20px;
	margin-left:110px;
	background:transparent url(/images/ball.gif) no-repeat scroll 0% 50%;
	border:0;
	font-family:"Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size:0.75em;
	color: #008;
}
div.off-query {visibility:hidden;}
div.on-query {visibility: visible;}
.left {
	float: left;
	display: inline;
}
.right {float: right;}
.center {text-align: center;}
hr {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
}
form {
	padding:0;
	margin:0;
	border:0;
}
p {
	margin: 0 0 10px 0;
	text-align: justify;
}
td {
	vertical-align: top;
	padding:2px;
	font: normal .9em/1.5em;
}
td.odd {
	padding:0;
	background-color:#CCC;
}
td.even {
	background-color:#FFF;
	padding:0;
}
.red {
	color: #ED1C24;
}
div.red {
	background-color:#ED1C24;
}
div.green {
	background-color:#00A650;
}
div.grey {
	background-color:#CCC;
}
div.yellow {
	background-color: #FFCB08;
}
input[type=button], input[type=reset], input[type=submit] {
	background: #DDDDD3 url('/images/butbg.gif') repeat-x center;
	color: #333;
	border: 1px solid #003;
}
option[disabled] {
	background-color: #9ACD32;
	color: #FFF;
}
option[selected] {
	background-color: #DDD;
	color: #000;
}
table {
	border: 1px solid #4682B4;
	border-collapse: collapse;
	background-color: #FFF;
	border-spacing: 1px;
	caption-side: top;
	empty-cells: show;
	display: table;
	padding: 1px;
	border : 0;
	background-color: #FFF;
}
.even {
	background-color: #EFEFEF;
}
.odd {
	background-color: #FFF;
}
.hilite {
	background-color: #FDD700;
}
caption {
	caption-side: top;
	background-color: #DDD;
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: 900;
	border : 2px solid #030;
}
th, th.sub {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	vertical-align: top;
}
th.sub {
	color: #372F2D;
}
table#paginate {
	font-size:.8em;
}
.title {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1em;
	padding:0 10px;
	color: #EAD9C8;
	text-align: left;
}
h1, .head1, .head1a, .head1b {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #372F2D;
}
.head1a {
	color: #333;
}
.head1b {
	color: #000;
}
h2, .head2, .head2a, .head2b {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #372F2D;
}
.head2a {
	color: #333;
}
.head2b {
	color: #000;
}
h3, .head3, .head3a, .head3b {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #372F2D;
}
.head3a {
	color: #333;
}
.head3b {
	color: #000;
}
.small {
	font-size:0.75em;
}
.blanco, .white {
	color: #FFF;
}
.bodybold, .skewbold {
	font-weight: bold;
}
.skewbold, .bodyskew {
	font-style: italic;
}
.credit, .source {
	font-size: 10px;
	color: #AAA;
}
.source, .author {
	text-align: right;
}
UL {
	list-style: none;
	margin-left: 24px;
}
#navigation {
	display:inline;
	margin-left:5px;
}
#navigation li {
	display: inline;
	margin: 0 0 0 15px;;
	padding: 0;
	color: #FFF;
	font-size: 9px;
	font-family: Geneva, "MS Sans Serif", Tahoma, "Arial Narrow", sans-serif;
}
#navigation li a {
	text-decoration: none;
	color: #FFF;
}
#navigation li.active a {
	text-decoration: none;
	color: #FFC80A;
}
#navigation li.deactive a:hover {
	text-decoration: none;
	color: #FFC80A;
}
.head {
	font-size: 12px;
	font-weight: bolder;
	color: #00008B;
	text-decoration : none;
}
A {
	color: #532F13;
}
A:link, A:visited {
	color: #532F13;
	text-decoration: underline;
}
A:active, A:hover {
	color: #C89957;
	text-decoration: underline;
}
#errormsg {
	border:1px solid #996C35;
	background: #ECDE66;
}
.error {
	background: #ECDE66 url('/images/alert.gif') no-repeat top left;
}
img {
	border:0;
}
.magazine-image {
	background: #FFF;
	border: 1px #EEE solid;
}
.magazine-image img {
	padding: 0px;
	background: #FFF;
	margin: 2px;
	border: 1px #EEE solid;
}
.invis {
	display:none;
}
.entry {
	display: block;
}
#dateAlpha, #dateOmega {
	background:#FFF url('/images/site/calBack.gif') no-repeat right top;
}
div.rollover {
	padding: 10px;
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	margin-top:10px;
	cursor:pointer;
}
#TJK_ToggleON,#TJK_ToggleOFF {
	display:none
}
/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {border:0;padding:0 15px;margin-right:15px}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0}
/* image and left padding for DDs */
#TJK_DL dd {background:url("/images/site/answerFAQ.gif") no-repeat;padding-left:55px}
/* styling all anchors in the DTs */
#TJK_DL dt a {background:0 50% no-repeat;padding-left:32px;color:#000;text-decoration:none}
#TJK_DL dt a:visited {color:#666}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url("/images/site/toggleFAQplus.gif")}
#TJK_DL .DTminus a {background-image:url("/images/site/toggleFAQminus.gif")}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}
/*\*//*/
#TJK_DL .showDD {display:block} 
#TJK_DL dd,.hideDD {top:0;position:relative;display:none}
/**/
a.more {
	background:url('/images/site/rm.gif') no-repeat 100% 50%;
	padding:0 14px 0 0;
	margin:.5em 0 0 0;
	text-decoration: none;
	background-repeat : no-repeat;
}
a.more span {
	position:absolute;
	left:-9999px;
	width:900px;
	text-align:left;
}
a.more:hover, a.more:focus, a.more:active {
	position: relative;
	background-repeat: no-repeat;
}
a.more:hover span, a.more:focus span, a.more:active span {
	left: 20px;
	top: 20px;
	width: 200px;
	padding: 5px;
	line-height: 1em;
	font-size: .9em;
	background: #F6FFFF;
	border: 1px solid #666;
	color: #000;
	text-decoration: none;
}
/*---------- left aligned button ----------*/
.btn {display:block; position:relative; background:#AAA; padding:5px; margin:0px; float:left; color:#FFF !important; text-decoration:none; cursor:pointer;}
.btn * {font-style:normal; background-image:url('/images/btn2.png'); background-repeat:no-repeat; display:block; position:relative;}
.btn i {background-position:top left; position:absolute; margin-bottom:-5px;  top:0; left:0; width:5px; height:5px;}
.btn span {background-position:bottom left; left:-5px; padding:0 0 5px 10px; margin-bottom:-5px;}
.btn span i {background-position:bottom right; margin-bottom:0; position:absolute; left:100%; width:10px; height:100%; top:0;}
.btn span span {background-position:top right; position:absolute; right:-10px; margin-left:10px; top:-5px; height:0;}
* html .btn span,
* html .btn i {float:left; width:auto; background-image:none; cursor:pointer;}
.btn.blue {background:#0000B8;}
.btn.green {background:#90DF23;}
.btn.lime {background:#BBCE00;}
.btn.pink {background:#E1A;}
.btn:hover {background-color:#90DF23; color:#FFF !important;}
.btn:active {background-color:#444; color:#FFF !important;}
.btn[class] { background-image:url('/images/btn.png'); background-position:bottom;}
* html .btn {border:3px double #AAA;}
* html .btn.blue {border-color:#0000B8;}
* html .btn.green {border-color:#90DF23;}
* html .btn.lime {border-color:#BBCE00;}
* html .btn.pink {border-color:#E1A;}
* html .btn:hover {border-color:#90DF23;}
.blog-content {margin:5px; border: 1px #EEE solid;}
.blog .title,.blog .title a{font-size:1.2em;padding-top:0;color:#800;font-weight:normal;text-align:left;padding-right:0;background-color:#FFF;margin-bottom:0;text-decoration:none;line-height:1.2em;}
.blog .title a:hover{color:#000;}
.blog .head1,.archve .head1{float:right;font-size:.9em;padding-top:10px;color:#DDD;}
.blog .date{font-size:.8em;color:#666;background-color :inherit;margin-top:0;}
.archive{text-align:right;}
.archive .title{font-size:1.2em;color:#666;font-weight:bold;padding-right:10px;background-color:#FFF;margin:10px;text-decoration:none;font-style :italic;}
.archive .head1{text-align:right;color:#532F13;margin:15px 0pt 0pt;}
.archive a {color:#333;font-size:.9em;font-weight:bold;background-color:#FFF;text-decoration:none;font-style :italic;}
.archive a.normal {color:#800;font-size:1em;font-weight:bold;background-color:#FFF;text-decoration:none;font-style :normal;}
.archive a:hover {color:#000;}
.comment, .commend { padding:10px; margin-bottom:10px;}
.commend { background-color:#DDD; border:1px solid #BBB; }
.comment { background-color:#EEE; border:1px solid #BBB; }
.comment-head { color: #666; font-size: 11px; font-weight: bold; }
.comment-body { color: #666; font-size: 11px; }
div#side-navigation.archive {width:180px;}
div#main-content.blog {width:555px;}