#mainbody {
	position: relative;
	text-align: center;
}

#mainbody #wrapper {
	width: 780px;
	margin: 0 auto;
}

#header {
	background: url('/images/header.jpg') 0 0;
	height: 104px;
	position: relative;
	font-size: 11px;
	margin-bottom: 10px;
}

#header h1 {
	text-indent: -9999px;
}

#header ul#mainmenu {
	position: absolute;
	left: 150px;
	bottom: 11px;
	font-size: 11px;
}

#header #mainmenu li {
	float: left;
	padding: 0 10px;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
}

#header #mainmenu li.last {
	border-right-width: 0;
}

#header #mainmenu a {
	text-decoration: none;
}

#header #mainmenu a:hover {
	text-decoration: underline;
}

#header #additional_header {
	position: absolute;
	top: 11px;
	right: 165px;
	width: 405px;
}

#header p {
}

#additional_header .lang-form {
	float: right;
	margin: 6px 10px 0 0;
}

#additional_header #join-other {
	background: url('/images/button/join-other.gif') no-repeat;
	margin-top: 5px;
	width: 162px;
	height: 18px;
	font-weight: bold;
}

#accountinfo {
	width: 155px;
	position: absolute;
	right: 0;
	top: 8px;
	text-align: left;
}

#accountinfo label {
	display: block;
	margin: 0 0 3px 8px;
	_margin: 0 0 2px 8px;
	font-size: 10px;
}

#accountinfo input {
	font-size: 10px !important;
	padding: 0 0;
	width: 93%;
	margin: 0 0 3px 0;
}

#accountinfo a {
	font-size: 10px;
}

#accountinfo p {
	margin: 0;
}

#accountinfo .account-info-login {
	margin: 0;
	height: 44px;
}

#footer {
	clear: both;
	font-size: 11px;
}

.footer-menu {
	clear: both;
	margin: 0 auto;
	width: 90%;
	margin-bottom: 10px;
}

.footer-menu li,
#membermenu li {
	display: inline;
	padding: 0 5px;
	border-right-width: 1px;
	border-right-style: solid;
}

#membermenu li.last,
.footer-menu li.last,
.footer-menu li.separator {
	border: 0;
}

.footer-menu .separator {
	clear: both;
	padding: 0; margin: 0; line-height: 1px; height: 1px; font-size: 1px;
	display: block;
	width: 100%;
}

.data-paging a,
#membermenu a,
.footer-menu a {
	text-decoration: none;
}

.footer-copyright {
	display: block;
	clear: both;
}

#additional_content,
#content {
	margin-bottom: 10px;
}

#additional_content {
	color: #000 !important;
}

#content_left, #additional_content_left {
	float: left;
	width: 140px;
}

#content_right, #additional_content_right {
	float: right;
	width: 160px;
}

#content_main, #additional_content_main {
	float: left;
  overflow: hidden;
}

.three-column-content #content_main,
.three-column-content #additional_content_main {
	width: 475px;
}

.two-column-left-content #content_main,
.two-column-left-content #additional_content_main {
	width: 640px;
}

.two-column-left-content #content_right,
.two-column-left-content #additional_content_right {
	display: none;
}

.two-column-right-content #content_main,
.two-column-right-content #additional_content_main {
	width: 619px;	
}

.two-column-right-content #content_left,
.two-column-right-content #additional_content_left {
	display: none;
}

.one-column-content #content_main,
.one-column-content #additional_content_main {
	width: 780px;
}


.one-column-content #content_left,
.one-column-content #content_right {
	display: none;
}

#content_left, 
#content_right, 
#content_main,
#additional_content_left, 
#additional_content_right, 
#additional_content_main {
	text-align: left;
	position: relative;
}

#content_main .inside {
	margin: 0 5px;
}

#content_main .content-main-left {
	width: 140px;
	float: left;
}

#content_main .content-main-right {
	margin: 0 0 0 145px;
}

#membermenu {
	width: auto;
	padding: 3px 0;
}

#membermenu a {
	font-weight: bold;
	padding: 0 7px;
}

.testimonial-list,
.meeting-list {
	clear: right;
}

.testimonial-list li,
.news-list li {
	margin: 8px 0;
	padding: 5px 0;
	position: relative;
}

#news_archive {
	position: relative;
}

#meeting_archive {
	clear: right;
	position: relative;
	margin-top: 10px;
}

#testimonial_detail {
	position: relative;
}

.meeting_type_selector {
	float: right;
}

.meeting-list li {
	background-color: #EEE;
	padding: 5px;
}

.meeting-icon {
	float: left;
	margin-right: 5px;
}

.meeting-title {
	line-height: 2.4em;
	font-weight: bold;
}

.meeting-date label, .meeting-time label, 
.meeting-location label, .meeting-address label {
	width: 100px;
	float: left;
}

.meeting-value {
	margin-left: 5px;
}

.meeting-link-detail {
	text-align: right;
}

.testimonial-title,
.news-title {
	clear: both;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;	
	border-bottom: 1px solid #CCC;
}

.news-title a {
	text-decoration: none;
}

.news-thumbnail {
	width: 70px;
	height: 70px;
	display: block;
	text-align: center;
	float: left;
	margin-right: 5px;
}

.news-posted {
	float: right;
	clear: right;
	color: #999;
	font-style: italic;
	font-size: 10px;
}

.news-description {
	clear: both;
}

.news-description p {
	margin-top: 5px;
}

#category-list li {
	float: left;
	width: 200px;
	height: 110px;
	text-align: center;
}

#pack-category-list li {
	float: left;
	width: 155px;
	height: 40px;
	text-align: center;
}

.product-navigation {
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 2em;
}

.product-navigation a {
	color: #333;
}
	
.product-list,
.pack-list {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.product-list th,
.pack-list th {
	color: #FFF;
	height: 23px;
	background-color: #02A3D7;
}

.product-list th.first-column,
.pack-list th.first-column {
	background: #02A3D7 url('/images/bar-product-left.jpg') left no-repeat;
}

.product-list th.last-column,
.pack-list th.last-column {
	background: #02A3D7 url('/images/bar-product-right.jpg') right no-repeat;
}

.product-list td,
.pack-list td {
	padding: 5px 0;
}

.product-list a, 
.pack-list a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.product-detail {
	margin-top: 20px;
}

.info-icon{
	margin-top: 2px;
}

.data-paging a {
	float: left;
	margin: 0 5px 0 0;
	display: block;
	padding: 2px 8px;
	border-style: solid;
	border-width: 1px;	
}

.data-paging .current {
	padding: 2px 6px;
	font-weight: bold;
	float: left;
}
	
.button-text {
	padding: 2px 5px;
}

.label-join {
	float: left;
	padding: 2px 0;
	display: block;	
}

.pl-help a {
	color: #0C80AF;
	text-decoration: none;
}

.pl-channel a {
	color: #0C80AF;	
}

#additional_content_left .inside,
#additional_content_right .inside,
#additional_content_main .inside,
#content_left .inside,
#content_right .inside,
#content_main .inside {
	position:relative;
}

.loading-cont {
	height: 32px !important;
}

.loading-popup {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;	
	left: 0;
}
	
.loading-bg {
	width: 100%;
	height: 100%;
	background: #FFF;
	opacity: 0.8;
	filter: alpha(opacity=80);	
}

.loading-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
	background: url('/images/ajax-loader.gif') center no-repeat;
	width: 16px; height: 16px;
}

.onloading {
	clear: right;
	margin: auto;
	width: auto;
	height: auto;
	padding: 5px;
	background: url('/images/ajax-loader.gif') center no-repeat;
}

p.warning {
	border: 1px solid #F00;
	color: #F00;
	padding: 5px 0;
}

h2.content-sub-header {
	clear: both;
	color:#0080BF;
	display:block;
	font-size:12pt;
}

h4.people-business-area {
	clear: both;
}

h2.head-purple {
	background: url('/images/head-purple.gif');
	color: #FFF;
	height: 22px;
	padding: 5px 10px 0;
	margin: 0 0 0.83em 0;
	font-size: 14px;
}

h2.head-purple-sp {
	text-indent: -9999px;
	height: 61px;
	background: url('/images/offers2.jpg');
}

.specialoffer-list {
	margin-bottom: 10px;
}

.specialoffer-list-block, 
.news-arch-block {
	padding: 0 5px;
}

/* KRCHING TEAM */
.people-list  {
	margin-bottom: 10px;
}

.people-list li {
	float: left; 
	width: 150px; 
}

.people-description {
	width: 450px;
	height: 0;
	top: 150px;
	left: 200px;
	overflow: hidden;
	position: absolute;
	background: #FFF;
	z-index: 999;
	border: 1px solid #999;
	padding: 0 5px;
}

.people-desc-text {
	overflow: auto;
	width: auto;
	height: 100px;
}

.people-photo, .people-name, .people-position, .people-brief {
	display: block;
}

.people-name {
	font-weight: bold;
	font-size: 14px;
}

.people-position, .people-brief {
	font-size: 8pt;
}
/* END KRCHING TEAM */

/* NEWS PLUGIN */
.news-arch-block { margin-bottom: 10px; font-size: 11px; }
.news-arch-title { font-weight: bold; margin-bottom: 5px; }
.news-arch-shortdesc { margin-bottom: 5px; }
.news-arch-more a { color: #000; }
/* END NEWS PLUGIN */

/* SPECIALOFFER PLUGIN */
.specialoffer-list-title a { font-weight: bold; color: #000; font-size: 11px; }
.specialoffer-list-shortdesc { font-size: 11px; margin-bottom: 5px; }
/* END SPECIALOFFER PLUGIN */

/* SLIDING IMAGES */
.imgslider {border:none;} 
.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
 
#slider{}  
#slider ul, #slider li { margin:0; padding:0; list-style:none; }  
#slider li{ width:696px; overflow:hidden; }  
#prevBtn, #nextBtn{ display:block; width:30px; height:77px; position:absolute; left:-30px; top:71px; }  
#nextBtn{ left:696px; }  
#prevBtn a, #nextBtn a{ display:block; width:30px; height:77px; background:url(/images/btn_prev.gif) no-repeat 0 0; }  
#nextBtn a{ background:url(/images/btn_next.gif) no-repeat 0 0;	}  
/* END SLIDING IMAGES */

.clearright { clear: right; display: block; }

.whatsthis {
margin-top:10px;
}

.button-cart {
  display: block;
  background: url('/images/button/cart-add.gif') left top no-repeat;
  height: 24px;
  border: 0px;
  text-transform: uppercase;
  width: 126px;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  text-align: left;
  padding-bottom: 2px;
  padding-left: 5px;
  margin: 5px 0;
}  

.datatable td {
	vertical-align: top;
}


/* ================================ */
#wrapbox {
	width: 450px;
	height: 200px;
	overflow: hidden;
	position: relative;
	display: block;
}

#container {
  position: absolute;
  top: 0px;
}


#container span {
	display:block;
	float:left;
}