body {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#282828;
}

a {
	text-decoration:none;
	color:#1567AD;
}

a:hover {
	text-decoration:underline;
	color:#FF0000;
}

form {margin:0;}
a img {border:none;}

textarea {overflow:auto;}

/*input,
texarea,
select {font-family:Verdana,Arial,Helvetica,sans-serif}
*/
textarea{
	font-size:13px;
	border:1px solid #FBAC3F;
	margin:0;
	padding:1px;
	color:#282828;
}

select {
	font-size:13px;
	border:1px solid #FBAC3F;
	padding:2px;
	height:21px
}

.textinput {
	font-size:13px;
	margin:0;
	padding:2px;
	border:1px solid #FBAC3F;
	background-color:#FFFFFF;
	height:18px;
	color:#282828;
}

.formbutton input {
	margin:0 0 0 1px;
	width:114px;
	height:34px;
	cursor:pointer;
	border:1px solid #FD9225/*#FBAC3F*/;
	background:#FF9224;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	padding:2px 2px;
	padding-bottom:6px;
}


/*img.middle {vertical-align: middle;}*/


/* Page Layout */

#maincontainer {
	width:1009px; /*Width of main container*/
	margin:0 auto; /*Center container on page*/
	background-color:#FEF7EB;
}

#topsection {
	height:368px; /*Height of top section*/
}

#topbar {
	height:38px;
	background:url(../pics/topbar.png) no-repeat;
}

#logobar {
	height:245px;
	width:1009px;
}

#logo {
	height:245px;
	width:291px;
	background:url(../pics/logo.png) no-repeat;
	float:left;
}
#logobar div {
	/*float:left;*/
}
#logobar #head_img {
	/*float:right;*/
}
#head_img {
	height:245px;
	width:718px;
	float:right;
}

#overmenubar {
	height:48px;
	background:url(../pics/overmenubar.png) no-repeat;
}

#menubar {
	height:37px;
	/*background-image:url(../pics/menubar.png);
	background-repeat:no-repeat;*/
	background:url(../pics/menubar.png) no-repeat;
}


#contentwrapper {
	float:left;
	width:100%;
}

#contentcolumn_home {
	margin:0 311px 0 0; /* 0 RightColumnWidth 0 LeftColumnWidth */
}
#rightcolumn_home {
	float:left;
	width:311px; /*Width of right column*/
	margin-left:-311px; /*Set left margin to -(RightColumnWidth)*/
}

#content {
	padding:6px 4px 20px 36px;
}

#contentcolumn_news {
	margin:0 420px 0 0;
}
#rightcolumn_news {
	float:left;
	width:420px;
	margin-left:-420px;
	height:517px;
	background:url(../pics/riksha_bg.jpg) no-repeat 0 20px;
}


#footer {
	clear:left;
	width:100%;
	color:#B8B8B8;
	font-size:11px;
	height:38px;
	background-image:url(../pics/bottom_bg.png);
	background-repeat:repeat-x
}

#footer_copy_and_links {
	padding-top:12px;
}
#footer_copy_and_links div {
	float:left;
}
#footer_copy_and_links #footer_copy {
	margin-left:15px;
}
#footer_copy_and_links #footer_links  {
	float:right; 
	margin-right:15px;
}

#footer a {
	color:#B8B8B8;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}


#hvz {
	padding:0px 0 10px 0;
}
#weather {
	/*text-align:center;*/
	padding:20px 0 10px 10px;
}
.content_block {
}
.content_block_title {
	background-color:#FBAC3F;
	padding:2px 0px 3px 11px;
	height:19px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
.content_block_title div {
	float:left;
}
.content_block_title .content_block_title_right {
	float:right;
	width:52px;
	height:19px;
	background:url(../pics/block_title_right.png) no-repeat 0 2px;
}
.content_block_title a {
	color:#FFF
}
.content_block_title a:hover {
	color:#FFF
}
.content_block_body {
	padding:14px
}
.content_bg_trip {
	background:#EAE4D8 url(../pics/block_body_bg.png) repeat-x;
}
.content_bg_coming_trip {
	background:#F4E4B7 url(../pics/block_body_bg_coming.png) repeat-x;
}
.content_bg_common {
	background-color:#EAE4D8
}
.content_bg_about {
	background:#EAE4D8 url(../pics/about_bg.jpg) no-repeat right 0;
	/*height:424px;*/
}
.content_bg_contacts {
	background:url(../pics/hvz.png) no-repeat right 120px;
	color:#454545;
	font-size:13px;
}

.content_bg_contacts td {
	vertical-align:top
}

.event_title {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding-top:1px;
}

.trip_photolist {
	padding: 0 14px 14px 14px;
}
.trip_photos_title {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding:15px 0 6px 0;
}
.trip_photos_row {
	padding:13px 0 0 0;
}


.trip_info {
	color:#6F6F6F;
	font-size:12px;
}
.trip_details_link {
	text-align:right;
	margin-top:10px;
	margin-right:5px;
	padding-right:51px;
	padding-bottom:2px;
	background:url(../pics/trip_link_bg.png) no-repeat right 0px;
}
.details_link a {
	font-weight:bold;
	color:#464646;
	text-decoration:underline;
}
.details_link a:hover {
	color:#EE3F04;
}

.trip_photos_link {
	background:url(../pics/camera.png) no-repeat;
	clear:left;
	padding:14px 0 15px 70px
}
.trip_photos_link a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.trip_photos_link a:hover {
	color:#FFFFFF;
}


#news_items {
	font-size:11px;
	color:#464646;
	padding:4px 0;
}
#news_items td {
	vertical-align:top;
}

.news_item {
	/*padding:14px 14px 0px 14px;
	margin-bottom:7px;*/
	padding:8px 8px 1px 8px;
}

.news_item_body {
	margin:0 0 0 10px;
}

.news_item_header a {
	font-weight:bold;
	color:#464646;
	text-decoration:underline;
}
.news_item_header a:hover {
	color:#417515;
}

.news_item_date {
	font-weight:bold;
	padding-top:3px;
}

.news_item_text {
	padding:7px 5px 5px 0;
}
.news_item_text a, .news_item_text a:hover {
	color:#464646;
	text-decoration:none;
}

.news_item_separator {
	height:1px;
	background-color:#FBAC3F;
}

#faq_items td {
	vertical-align:top;
}
.faq_item {
/*	padding:8px 8px 1px 8px;*/
}
.faq_item .question {
	width:295px;
	font-weight:bold;
	background:#F2CD87 url(../pics/faq_quest.png) no-repeat 8px 10px;
	padding:10px 10px 10px 55px
}
.faq_item .answer {
	background-color:#F4E4B7;
	padding:10px
}

.faq_item_separator {
	height:5px;
}

#video_items {
	font-size:11px;
	color:#FEF7EB;
	padding:0 0;
}
#video_items td {
	vertical-align:top;
}

.video_item {
	padding:5px 5px 1px 5px;
}
.video_item_text {
	padding:0px 0px 5px 6px;
}
.video_item_text a {
	color:#FEF7EB;
	text-decoration:none;
}
.video_item_text a:hover {
	color:#FEF7EB;
	text-decoration:underline;
}
.video_item_separator {
	height:1px;
	background-color:#606060;
}


#content_pagination {
	padding:8px 0;
	margin-top:5px;
	background-color:#474747;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
}
#content_pagination a, #content_pagination a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
#content_pagination a {
	text-decoration:none;
	padding:2px;
}
#content_pagination a:hover {
	text-decoration:underline
}
#content_pagination .sel {
	background-color:#FBAC3F;
	color:#080808;
	padding:2px;
}

.orange_pagination {
	padding:4px 0;
	margin-top:5px;
	background-color:#FBA32D;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
}
.orange_pagination a, .orange_pagination a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
.orange_pagination a {
	text-decoration:none;
	padding:2px;
}
.orange_pagination a:hover {
	text-decoration:underline
}
.orange_pagination .sel {
	background-color:#9D9D9D;
	color:#080808;
	padding:2px;
}

.old_trips_block_title {
	background-color:#474747;
	padding:2px 0px 3px 11px;
	height:19px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}

.orangelink:link,
.orangelink:visited,
.orangelink:active,
.orangelink:hover {
	font-size:13px
}
.orangelink:link,
.orangelink:visited,
.orangelink:active {
	color:#D07900;
	text-decoration:underline
}
.orangelink:hover {
	color:#FF0000;
	text-decoration:none
}

.biggreenlink:link,
.biggreenlink:visited,
.biggreenlink:active,
.biggreenlink:hover {
	font-size:16px;
}
.biggreenlink:link,
.biggreenlink:visited,
.biggreenlink:active {
	color:#7FB83C;
	text-decoration:none
}
.biggreenlink:hover {
	color:#7FB83C;
	text-decoration:underline
}

.error,
.warning,
.success {
	font-size:11px;
	padding:7px;
	line-height:150%;
}

.error {
	color:#FF3300;
	background-color:#FFF5F2;/*#FCDEDF;*/
	border:1px solid #CFD2D7;/*#8C1E1F;*/
}

.warning {
	color:#D33434;
	background-color:#FFF0E1;
	border:1px solid #CFD2D7;/*#8C1E1F;*/
}

.success {
	color:#003300;
	background-color:#E7FEEF;/*#DDFDE8;*/
	border:1px solid #CFD2D7;/*#1A9134;*/
}