.contentheading {
	font-size: 1.5em;
	color: #999999;
	width: 400px;
	margin: 0px 0px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px dotted #999999;
}
.contentheading a:link, .contentheading a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
}
.contentheading a:hover {
	color: #CC6600;
	text-decoration: none;
}

.cbFieldIcons img{
	display:none;
}
.cbFieldIconsLabels{
	display:none;
}



body {
	background: #99CC00 url(../images/bg-tile/bg_grass01.jpg) repeat;
	margin: 0px;
}
#Cargo {
	margin: 0px auto;
	width: 800px;
}
#Cargo #Container {
	width: 800px;
	float: left;
	background: url(../images/bg-contentarea-trans.png) repeat-y;
	padding-top: 10px;
	padding-bottom: 20px;
}
#Cargo #Container #TitleBlock {
	background: url(../images/header.png);
	float: left;
	height: 80px;
	width: 800px;
}
#Cargo #Container #MenuBlock {
	float: left;
	width: 800px;
}
#Cargo #Container #FeatureBlock {
	float: left;
	width: 800px;
}
#Cargo #Container #BannerBlock {
	float: left;
	width: 800px;
	text-align: center;
}

#Cargo #Container #ContentBlock {
	float: left;
	width: 800px;
}
#Cargo #Container #ContentSep {
	background: url(../images/bg-bottom-sep-trans.png);
	float: left;
	height: 40px;
	width: 800px;
}
#Cargo #Container #Footer {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/footer-trans.png) no-repeat bottom;
	float: left;
	width: 800px;
	text-align: center;
	padding: 0px 0px 10px;
	margin: 0px;
}


#Cargo #Container #ContentBlock #ContentArea {
	background: #FFFFFF;
	width: 760px;
	padding: 0px 0px 20px;
	float: left;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;/*IE browser*/
	border-top: 2px outset #CCCCCC;
}
#ContentBoxLeft {
	float: left;
	width: 420px;
	margin-left: 5px;
}
#ContentBoxRight {
	float: right;
	width: 300px;
}
#MenuSet {
	background: url(../images/bg-topnav-trans.png);
	margin: 0px 20px;
	padding: 10px;
	width: 740px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#MenuSet ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#MenuSet li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 5px;
}
#MenuSet li a:link, #MenuSet li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#MenuSet li a:hover {
	color: #CCCC00;
	text-decoration: none;
}

.FeatureSlideshow {
	background: #000000;
	margin: 0px 20px;
	height: 240px;
	width: 760px;
	border-top: 1px groove #333333;
	border-bottom: 1px groove #333333;
}
.BG {
	background: url(../images/bg-trans-bl60-trans.png);
}
#ContentBoxLeft #ContentBlockTitle {
	color: #333333;
	background: url(../images/icon-zabaai01.jpg) no-repeat;
	padding-left: 60px;
	height: 45px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	font: normal 2em Arial, Helvetica, sans-serif;
}
/* Begin ContentBox Fixed */
#ContentBoxLeft #ContentBox {
	float: left;
	width: 400px;
	font: 0.75em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
}
#ContentBox h1 {
	font-size: 1.5em;
	color: #999999;
	margin: 0px 0px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px dotted #999999;
}
#ContentBox a:link, #ContentBox a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
}
#ContentBox a:hover {
	color: #CC6600;
	text-decoration: none;
}


#ContentBox form {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	display: block;
	margin-top: 20px;
}
#ContentBox form td {
	padding-bottom: 5px;
	padding-top: 5px;
}
#ContentBox textarea, #ContentBox input , #ContentBox input.file {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#ContentBox .Subscribe01 ul {
	display: block;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
	border-top: 1px ridge #CCCCCC;
}
#ContentBox .Subscribe01 li a:link, #ContentBox .Subscribe01 li a:visited {
	color: #FF0000;
	list-style: url(none) none;
	display: block;
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px ridge #CCCCCC;
}
#ContentBox .Subscribe01 li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#ContentBox h2 {
	font: bold 1.2em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	display: block;
	margin: 0px;
	padding: 0px;
}
/*End ContentBox Fixed*/
#ContentBoxRight #SearchBox {
	font: normal 1em Arial, Helvetica, sans-serif;
	float: left;
	color: #CCCCCC;
	border-bottom: 1px groove #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 300px;
}
#SearchBox input {
	font: 0.75em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	color: #666666;
}
#ContentBoxRight #PromoBox {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ContentBoxRight #PopularBox {
	font: normal 0.75em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	float: left;
	width: 300px;
}
#ArchivesPager {
	font: 0.75em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
}
#ArchivesPager a:link, #ArchivesPager a:visited {
	color: #666666;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #999999;
	margin-left: -1px;
}
#ArchivesPager a:hover {
	color: #CC3300;
	text-decoration: none;
}
#PopularBox h1 {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333333;
	display: block;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
#PopularBox ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#PopularBox li {
	display: block;
	padding: 5px;
	width: 290px;
	margin: 0px;
	border-bottom: 1px groove #999999;
}
#PopularBox li a:link, #PopularBox li a:visited {
	text-decoration: none;
	color: #666666;
}
#PopularBox li a:hover {
	color: #CC3300;
	text-decoration: none;
}

.TripImg {
	width: 400px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
/*Slideshow implement*/
ul.crossfade, #crossfade2, #crossfade3 {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

ul.crossfade li, #crossfade2 li, #crossfade3 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 240px;
	background-color: #000;
}.crossfade li  img {
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#ContentBoxLeft #ContentPager {
	float: left;
	width: 400px;
	text-align: center;
	padding: 20px 5px 5px;
	font: 0.75em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
}
/* Begin Fix ContentPager */
#ContentPager span {
	text-decoration: none;
	color: #CCCCCC;
	padding: 2px 3px;
	border: 1px solid #999999;
	margin-left: -1px;
}
#ContentPager a:link, #ContentPager a:visited {
	text-decoration: none;
	color: #666666;
}
#ContentPager a:hover {
	color: #CC3300;
}
/* End Fix ContentPager */
.Guideline {
	float: left;
	width: 400px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
}
#GuideBook {
	margin-top: 5px;
	width: 400px;
	float: left;
}
#GuideBook h3 {
	font: lighter 18px/24px Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 1px;
	margin-bottom: 5px;
	background: url(../images/icon-pdf-02.jpg) no-repeat;
	padding-left: 30px;
	height: 30px;
	border-bottom: 1px dotted #999999;
}
#GuideBook h3 a:link, #GuideBook h3 a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#GuideBook h3 a:hover {
	color: #990000;
}
#GuideBook img {
	padding: 0px;
	border-style: none;
	margin: 0px;
}

.Guide01 {
	background: url(../images/icon/icon-guide-01.jpg) no-repeat;
	margin-top: 15px;
	width: 400px;
	padding-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	float: left;
}
.Guide02 {
	background: url(../images/icon/icon-guide-02.jpg) no-repeat;
	margin-top: 15px;
	width: 400px;
	padding-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	float: left;
}
.Guide03 {
	background: url(../images/icon/icon-guide-03.jpg) no-repeat;
	margin-top: 15px;
	width: 400px;
	padding-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	float: left;
}
.Guide04 {
	background: url(../images/icon/icon-guide-04.jpg) no-repeat;
	margin-top: 15px;
	width: 400px;
	padding-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	float: left;
}
.Guide05 {
	background: url(../images/icon/icon-guide-05.jpg) no-repeat;
	margin-top: 15px;
	width: 400px;
	padding-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	float: left;
}
.Guide06 {
	background: url(../images/icon/icon-guide-06.jpg) no-repeat;
	margin-top: 15px;
	width: 400px;
	padding-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	float: left;
}
/* VDO Panel*/
.FeatureVDO {
	background: #000000;
	margin: 0px 20px;
	width: 760px;
	border-top: 1px groove #333333;
	border-bottom: 1px groove #333333;
	z-index: 1;
}
#VDOBar {
	float: left;
	background: #000000 url(../images/vdo-bar-bg.jpg) repeat-x;
	margin: 0px;
	width: 760px;
	height: 40px;
}
#VDOBarHeader {
	float: left;
	padding-right: 20px;
	border-right: 1px outset #666666;
}
#VDOBarTitle {
	font: 1.25em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	color: #999999;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#VDOMenu {
	background: #000000;
	float: left;
	width: 750px;
	padding: 10px 0px 10px 10px;
	border-top: 1px inset #666666;
	border-bottom: 1px ridge #666666;
}
#VDOMenu img {
	padding-right: 25px;
}
.VDOTitle {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	color: #FFFFFF;
	padding: 15px 5px 15px 15px;
	border-top: 1px ridge #666666;
	border-bottom: 1px ridge #666666;
}
#VDOTxt {
	background: #000000;
	float: left;
	width: 710px;
	padding: 10px 20px 10px 30px;
	border-top: 1px inset #666666;
	border-bottom: 1px ridge #666666;
	color: #FFFFFF;
	font: 0.75em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
}

/*Forum Spec*/
#ForumHeader {
	background: #000000;
	height: 60px;
	float: left;
	width: 760px;
	border-bottom: 1px groove #666666;
}
#ForumMenu {
	font: bold normal 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 730px;
	padding: 5px 15px;
	border-bottom: 1px groove #999999;
	margin: 0px;
	background: #333333;
}
#ForumMenu a:link, #ForumMenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	border-left: 1px solid #666666;
	padding-right: 5px;
}
#ForumMenu a:hover {
	color: #CC3300;
	text-decoration: none;
}
#ForumLatest {
	font: normal 1em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	float: left;
	width: 760px;
}
#ForumTable th {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #666666;
}
#ForumTable td {
	font: normal 0.75em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	color: #333333;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	border-bottom: 1px solid #666666;
}
.ForumPager {
	padding: 5px;
}
.ForumPager a:link, .ForumPager a:visited {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #666666;
	margin-left: -1px;
}
.ForumPager a:hover {
	color: #CC3300;
	text-decoration: none;
}
#MemberBlock {
	font: normal 0.75em "Lucida Grande", "Lucida Sans Unicode", "MS Sans Serif", Tahoma;
	color: #FFFFFF;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 10px;
	border-left: 2px groove #666666;
}
#MemberBlock a:link, #MemberBlock a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#MemberBlock a:hover {
	color: #CC3300;
	text-decoration: none;
}
