/* CSS Document */

body{
	margin:0px auto;
	font-family: "arial";
	background-color:#444444;
	font-size:11px;
	color:f3f3f3;
}
div#container
{
	margin:0 auto;
	width:1000px;
	position:relative;
}
#header
{
	width:1000px;
	margin-bottom:0px;
	height:161px;
}

#top_link
{
	position: absolute;
	z-index: 100;
	top:10px;
	right:0px;
	width:103px;
}
#top_link img
{
	padding-bottom:5px;
}
div#top_menu
{
	position: absolute;
	z-index: 01;
	top: 129px;
	left: 0px;
	
}
#top_menu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:24px;
}
#top_menu ul li
{
	float:left;
	background-image:url(images/top_menu_bkg.png);
	background-repeat:no-repeat;
	width:123px;
	height:32px;
	padding-right:2px; 
}
#top_menu ul li a
{
	float:left;
	background-image:url(images/top_menu_bkg.png);
	background-repeat:no-repeat;
	width:123px;
	height:32px;
	text-align:center;
	font-size:11px;
	padding-top:8px;
	color:#aeaeae;
	text-decoration:none;
}
#top_menu ul li a.active
{
	background-image:url(images/top_menu_bkg_on.png);
	background-repeat:no-repeat;
	width:123px;
	height:32px;
	color:#ffffff;
}
#top_menu ul li a:hover
{
	background-image:url(images/top_menu_bkg_on.png);
	background-repeat:no-repeat;
	width:123px;
	height:32px;
	color:#ffffff;
}
/*content area*/
#content_area
{
	margin-top:0px;
	color:#FFFFFF;
}
#leftbar
{
	float:left;
	width:495px;
	background-color:#3a3a3a;
	min-height:652px;
}
h1
{
	font-size:18px;
	margin-top:10px;
	color:#f3f3f3;
	font-weight:normal;
}
#featured_trips
{
	padding-bottom:15px;
	padding-left:10px;	
}
#featured_trips img
{
	float:left;
	width:154px;
        height:146px;
	border:solid 5px #000000;
	margin-right:5px;
	margin-top:2px;
}
#trip_title a
{
	font-size:14px; 
	padding-top:0px; 
	font-weight:bold; 
	color:#f3f3f3; 
	text-decoration:none;
}
#trip_title a:hover
{
	color:#838383;
}

#featured_trips_descrip
{
	width:auto;
	padding-left:10px;
       padding-right:15px;
	margin-top:0px;
	color:#ffffff;
	margin-top:4px;
	padding-bottom:5px;
        text-align:justify;
}
#trips
{
	font-size:11px;
	padding-right:15px;
}

#midbar
{
	float:left;
	width:245px;
	background-color:#383838;
	min-height:676px;
	padding-left:10px;
}
div#news ul
{
	padding:0;
	padding-bottom:10px;
	padding-left:10px;
}
div#news ul li 
{
	list-style-type:none;
	font-size:11px;
	border-bottom:solid 1px #444444;
	padding-bottom:3px;
	margin-right:10px;
}
div#news ul li a
{
	text-decoration:none;
	color:#F3F3F3;
}
ul#news li a:hover
{
	color:#838383;
}
#gear_tests_contents
{
	padding-bottom:10px;
}
#gear_test_pic
{
	float:left; 
	width:88px; 
	padding-right:5px;
}
#gear_test_title
{
	
}
#gear_test_title a
{
	text-decoration: none;
	font-size:14px;
	color:#f3f3f3;
}
#gear_test_title a:hover
{
	color:#838383;
}
#gear_test_descrip
{
	font-size:11px; 
	padding-right:5px;
}
#rightbar
{
	float:left;
	width:250px;
	background-color:#323232;
}
#photos
{
	margin-left:15px;
}
#photos img
{
	width:60px;
	height:66px;
	padding-left:5px;
	padding-bottom:5px;
}

#merchandise_content
{
	padding-left:10px;
	padding-bottom:10px;
}
#merchandise_pic img
{
	float:left;
	width:85px;
	height:97px;
	padding-right:10px;
        padding-bottom:5px;
}
#merchandise_descrip a
{
	text-decoration:none;
	color:#f3f3f3;
}
#merchandise_descrip a:hover
{
	color:#838383;
}
#footer
{
	text-align:center;
	color:#929191;
	padding-top:5px;
	padding-bottom:5px;
}
#footer a
{
	text-decoration:none;
	color:#929191;
}
/*inside pages*/

#leftmenu
{
	float:left;
	width:205px;
	background-color:#353535;
	/*min-height:680px;*/
}

#contents
{
	float:left;
	width:795px;
	background-color:#3a3a3a;
}
#rightbar
{
	min-height:676px;
}
#rightbar_top_content
{
	margin-bottom:10px;
}
#rightbar_top_content img
{
	width:70px;
	height:53px;
	padding-right:5px;
}
#rightbar_down_content ul
{
	padding:0;
	margin:0;
	list-style:none;
}
#rightbar_down_content ul li
{
	color:#f3f3f3;
	padding-bottom:4px;
	text-decoration:none;
}
#rightbar_down_content ul li a
{
	color:#f3f3f3;
	padding-bottom:4px;
	text-decoration:none;
}
#rightbar_down_content ul li a:hover
{
	color:#838383;
}

.more a
{
	text-decoration:none;
	color:#f3f3f3;
	padding-top:2px;
}
.more a:hover
{
	color:#838383;
}
/*for inside page left menus*/

#left_contents
{
	padding-left:9px;
	padding-top:5px;
	margin-right:12px; margin-left:-2px;
		
}
#left_contents ul
{
	width:181px;
}
#left_contents ul li
{
	background-image:url(images/menu_back.png);
	background-repeat:repeat-x;
	width:181px;	
	line-height:20px;
	padding-top:0px;
	color:#e8e7e7;
	padding-left:5px;
	margin-bottom:2px;
}
#left_contents ul li a
{
	text-decoration:none;
	color:#e8e7e7;
	width:181px;
	
}
#left_contents ul li .activelink
{
	background-image:url(images/menu_back_on.png);
	background-repeat:repeat-x;
	width:181px;
}
#left_contents ul li:hover
{
	background-image:url(images/menu_back_on.png);
	background-repeat:repeat-x;
	width:181px;
	
}
#left_menu_contents ul li
{
	background-image:none;
	width:176px;
	border-bottom:solid 1px #434343;
	margin-left:-5px;
	margin-right:20px;
	margin-top:3px;
}
#left_menu_contents ul li:hover
{
	background-image:none;
}
#left_menu_contents ul li ul
{
	display:none;
}
#left_menu_contents ul li:hover ul
{
	display:block;
	position:absolute;	
}
div#submenu
{
	position:relative;
	top:-21px;
	left:146px;
	display:block;
}
div#submenu ul
{
	display:block;
}
div#submenu ul li
{
	display:block;
	background-image:url(images/menu_back.png);
	background-repeat:repeat-x;
	width:181px;
	height:22px;
	margin-bottom:-2px;
	border:solid 1px #353535;
	margin-bottom:-4px;
	padding-left:5px;
}
#submenu ul li a:hover
{
	background-image:url(images/menu_back_on.png);
	background-repeat:repeat-x;
	width:181px;
	height:22px;
	text-decoration: none;
	display:block;
	margin-left:-5px;
	padding-left:5px;
}
#contents_body
{
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
}
#right_bar
{
	float:left;
	width:240px;
	background-color:#323232;
	/*min-height:680px;	*/
}
h2
{
	font-size:14px;
	font-weight:normal;
	padding-left:5px;
	margin-top:20px;
}
#right_bar_top_content
{
	padding-left:10px;
}
#right_bar_top_content img
{
	padding-right:5px;
	height: 66px;
	width:60px;	
}
#rightbar_down_content
{
	color:#f3f3f3;
	padding-left:5px;
}


/*sample css*/

#content_part
{
	min-height:500px;
	padding-bottom: 5px;
	color:#f3f3f3;
	padding-left:5px;
	font-size:11px;
	padding-right:5px;
	background-color:#3a3a3a; float:left; width:520px;
}
h4
{
	font-size:12px;
	color:#f3f3f3;
	padding-left:5px;
}
#page_content
{
	background-color:#353535; margin-top:-5px;
}
#second_part
{
	 float:left; background-color:#323232;  width:auto; margin-left:1px;
}
#content_part
{
	width:530px;
	padding:10px;
	padding-bottom:-1px;	
}
#right_part
{
	float:right; 
	width:240px; 
}
.submit_button
{
	border:0;
	background-image: url(images/trip.png);
	background-repeat: no-repeat;
	width:133px;
	color:#f3f3f3;
	height:29px;
	font-size:11px;
	text-align:center;
	margin-top:5px;
}
.submit_button:hover
{
	background-image: url(images/trip_on.png);
	background-repeat: no-repeat;
}