/* ____________ ACTION ADVENTURE ____________ */
/*                                            */
/*     made by Higher Ground Interactive      */
/*                                            */
/* __________ www.higherground.hu ___________ */


/* divs */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 10px;
	color: #919191;
}

#space {
   height: 140px; 
}

#header {
	width: 780px;
	height: 196px;
	background-image: url('../images/montage.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#logo_link {
	z-index: 3;
	position: absolute;
	margin: 31px 0 0 100px;
}

#slogan_link {
	z-index: 4;
	position: absolute;
	margin: 91px 0 0 34px;
}

#bookmark_us {
	z-index: 5;
	position: absolute;
	margin: 9px 0 0 679px;
}

#bookmark_us a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #f84200;
}

#bookmark_us a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #f84200;
}

#search {
	z-index: 2;
	position: absolute;
	padding: 176px 0 0 47px;
}

#search input {
	background-image: url(' ');
	background-color: transparent;
	border: 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	width: 125px;
	height: 13px;
}

#search .send {
	margin: 0 0 0 2px;
	width:30px;
	height:13px;
}


#header_menu {
	position: absolute;
	padding: 165px 0 0 260px;
	margin: 0;
}

#header_menu a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}

#header_menu a:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #FFF;
}

#m_home {
  text-decoration: none;
  float: left;
  height: 22px;
  text-align: left;
  margin: 0 0 0 8px;
}

#m_water {
  text-decoration: none;
  float: left;
  height: 22px;
  text-align: left;
  margin: 0 0 0 18px;
}

#m_snow {
  text-decoration: none;
  float: left;
  height: 22px;
  text-align: left;
  margin: 0 0 0 19px;
}

#m_driving {
  text-decoration: none;
  float: left;
  height: 22px;
  text-align: left;
  width: 47px;
  margin: 0 0 0 20px;
}

#m_air {
  text-decoration: none;
  float: left;
  height: 22px;
  text-align: left;
  margin: 0 0 0 19px;
}

#m_earth {
  text-decoration: none;
  float: left;
  height: 22px;
  text-align: left;
  margin: 0 0 0 19px;
}

#m_blog {
  text-decoration: none;
  float: left;
  height: 27px;
  width: 75px;
  text-align: left;
  margin: -5px 0 0 12px;
}

#container {
	position:relative;
	background-image: url(' ');
	background-color: transparent;
	width: 780px;
	margin: 0 auto;
	padding: 0;
}


#latest_news {
	position: absolute;
	width: 282px;
	float: left;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background-image: url('../images/text_latest_news.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #919191;
}

#latest_news a {
	text-decoration: underline;
	color: #575757;
	font-weight: bold;
	
}

#latest_news a:hover {
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	
}
.date {
	color: #77bdc9;
	font-weight: bold;
}

.news_header {
	color: #575757;
}

#right_section {
	top: 0;
	padding: 0;
	margin: 0;
	margin-left: 282px;
	width: 498px;
}


#columns {
	position: relative;
	padding: 0;
	width: 498px;
	margin: 0;
}

#youtube {
	top: 0;
	width: 300px;
	left: 0;
	margin-right: 198px;
	z-index: 99;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


#looking_for {
	background-image: url('../images/text_looking_for_action.gif');
	background-repeat: no-repeat;
	padding: 60px 0 0 0px;
	top: 0px;
	position: absolute;
	right: 0;
	margin: 0;
	width: 190px;
	background-color: #d8d8d8;
	font-family: Tahoma;
	font-size: 11px;
}
#looking_text {
	margin: 0 10px 10px 10px;
}

#looking_text a {
	text-decoration: underline;
	font-weight: bold;
	color: #0092a9;
}

#looking_text a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0092a9;
}

#featured_activities {
	width: 780px;
	position: relative;
	margin: 20px 0 0 0;
	background-image: url('../images/text_featured_activities.gif');
	background-repeat: no-repeat;

}

#featured_activities b {
	color: #000;

}

.details a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	color: #f08008;
	margin: 0 auto;

}

.details a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	color: #f08008;

}

#category_selection {
	width: 780px;
	position: relative;
	background-image: url('../images/text_category_sections.gif');
	background-repeat: no-repeat;
	margin: 0 auto;
}

.details2 a {
	text-decoration: underline;
	line-height: 210%;	
	color: #000;
}

.details2 a:hover {
	text-decoration: none;
	line-height: 210%;	
	color: #000;
}


#newsletter {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
	height: 80px;
}

#newsletter_ad { 
	position: absolute;
	left: 0px;
	text-align: left;
	width: 468px;
	height: 60px;
}

#news_sign_up {
	margin-left: 468px;
	width: 312px;
	text-align: right;
	height: 60px;
	background-image: url('../images/text_sign_up.gif');
}


#footer {
	position:relative;
	clear:both;
	margin: 0 auto;
	width: 780px;
	background-image: url('../images/bg_footer.gif');
	height: 51px;
	background-repeat: no-repeat;
}

#copyright { 
	padding: 24px 0 0 15px;
	position: absolute;
	font-weight: bold;
	font-family: Tahoma;
	color: #ffffff;
	left: 0px;
	text-align: left;
	font-size: 10px;
	width: 580px;
}

#links {
	padding-top: 24px;
	margin-left: 580px;
	width: 200px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

#links a {
	text-decoration: underline;
	color: white;
	font-weight: bold;

}

#links a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;

}

#controls {
	position: absolute;
	top: 23px;
	left: 635px;
	width: 145px;
}

#newsletter_inputs {
	text-align: left;
	position:absolute;
	top: 49px;
	width: 312px;
}

#newsletter_inputs .name {
	background-image: url(' ');
	background-color: transparent;
	margin: 0 0 0 18px;
	border: 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #919191;
	width: 105px;
	height: 13px;
}

#newsletter_inputs .email {
	background-image: url(' ');
	background-color: transparent;

	border: 0px solid;
	margin: 0 0 0 29px;
	font-family: Tahoma;
	font-size: 11px;
	color: #919191;
	width: 110px;
	height: 13px;
}

#newsletter_inputs .ok {
	position: absolute;
	background-image: url(' ');
	background-color: transparent;

	border: 0px solid;
	margin: 0 0 0 12px;

	width: 30px;
	height: 15px;
}

#article_top {
	width: 780px;
	height: 50px;
	margin: 0 auto;
	background-image: url('../images/bg_article_top.gif');
	background-repeat: no-repeat;
}

#popular_activities {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background-image: url('../images/bg_article_top.gif');
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

#popular_activities h1 {
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	color: #fa4300;
	margin: 6px 0 0 0;
}

#article_top h1 {
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	color: #fa4300;
	margin: 26px 0 0 12px;
}

#article_left {
	width: 305px;
	position: absolute;
	background-image: url('../images/bg_f.jpg');
	background-repeat: no-repeat;
	background-position: 0 -20px;
	left: 0px;
	color: #000;
	top: 0px;
}

#left_text {
	position: absolute;
	left: 11px;
}

#left_text a {
	color: #000;
	text-decoration: underline;
}

#left_text a:hover {
	color: #000;
	text-decoration: none;
}

#article_right {
	width: 135px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#article_content {
	margin-right: 135px;
	margin-left: 305px;
	font-family: Arial;
	font-size: 11px;
	color: #787878;
}

#article_content h2 {
	color: #000;
	font-size: 16px;
	margin: 19px 0 6px 0;
}

#article_content h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #e97909;
	margin: 19px 0 6px 0;
}

#article_content a {
	color: #e98909;
	text-decoration: underline;
}

#article_content a:hover {
	color: #e98909;
	text-decoration: none;
}	
#article {
	position: relative;
	width: 780px;
	margin: 0 auto;
}

#categories {
	position: relative;
	width: 780px;
	margin: 0 auto;
}

#category_content {
	background-image: url('../images/bg_cat.jpg');
	background-repeat: no-repeat;
	margin-right: 135px;
	width: 645px;
}

#category_ads {
	width: 135px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#cat {
	clear: both;
	margin: 10px 0 0 15px;
	font-family: Arial;
	color: #000;
	left: 0px;
	text-align: left;
	font-size: 11px;
}

#left_ca {
	width: 33%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#right_ca {
	width: 33%;
	position: absolute;
	top: 0px;
	right: 0px;
}

#middle_ca {
	margin-right: 33%;
	margin-left: 33%;
}
	
#cat_related {
	position: relative;
	width: 100%;
}

#cat_related a{
	line-height: 20px;
	text-decoration: underline;
	color: #000;
}

#cat_related a:hover{
	line-height: 20px;
	text-decoration: none;
	color: #000;
}


/* classes */

.orange {
	color: #e97909;
}
.shadowed { 
	float:left;
	background: url('../images/drop-shadow.gif') no-repeat bottom right !important;
	margin: 0 !important;
	margin: 0;
  }

.shadowed img {
 	display: block;
	position: relative;
	background-color: #fff;
	border: 0px solid;
	margin: -6px 6px 6px -6px;
	padding: 0px;
  }


.shadowed_a { 
	float:left;
	background: url('../images/drop-shadow_f.gif') no-repeat bottom right !important;
	margin: 0 0 0 15px !important;
	margin: 0 0 0 15px;
  }

.shadowed_a img {
 	display: block;
	position: relative;
	background-color: #fff;
	border: 0px solid;
	margin: 1px 6px 6px -6px;
	padding: 0px;
  }


.shadowed2 { 
	float:left;
	background: url('../images/drop-shadow2.gif') no-repeat bottom right !important;
	margin: 0 !important;
	margin: 0;
  }

.shadowed2 img {
 	display: block;
	position: relative;
	background-color: #fff;
	border: 0px solid;
	margin: -6px 6px 6px -6px;
	padding: 0px;
  }


.shadowed2_a { 
	float:left;
	background: url('../images/drop-shadow2.gif') no-repeat bottom right !important;
	margin: 35px 0 12px 15px !important;
	margin: 35px 0 12px 15px;
  }

.shadowed2_a img {
 	display: block;
	position: relative;
	background-color: #fff;
	border: 0px solid;
	margin: -6px 6px 6px -6px;
	padding: 0px;
  }

.shadowed3_a { 
	float:left;
	background: url('../images/drop-shadow2.gif') no-repeat bottom right !important;
	margin: 35px 0 12px 6px !important;
	margin: 35px 0 12px 6px;
  }

.shadowed3_a img {
 	display: block;
	position: relative;
	background-color: #fff;
	border: 0px solid;
	margin: -6px 6px 6px -6px;
	padding: 0px;
  }

.shadowed4_a { 
	float:left;
	background: url('../images/drop-shadow_f.gif') no-repeat bottom right !important;
	margin: 35px 0 12px 6px !important;
	margin: 35px 0 12px 6px;
  }

.shadowed4_a img {
 	display: block;
	position: relative;
	background-color: #fff;
	border: 0px solid;
	margin: -6px 6px 6px -6px;
	padding: 0px;
  }

.details {
	width: 210px;
}

.details b a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.details b a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

.details_cat {
	color: #9f9f9f;
	font-family: Tahoma;
	font-size: 9px;;
	width: 140px;
}

.details_cat  b {
	color: #ff7701;
	font-weight: bold;
	line-height: 7px;
}

.details_cat  a {
	color: #ff7701;
	font-weight: bold;
	line-height: 7px;
	text-decoration: none;
}

.details_cat  a:hover {
	color: #ff7701;
	font-weight: bold;
	line-height: 7px;
	text-decoration: underline;
}

.details2 {
	width: 150px;
}

.details2 b {
	color: #ff7701;
	font-weight: bold;
}

.details2 b a {
	text-decoration: none;
	color: #ff7701;
	font-weight: bold;
}

.details2 b a:hover {
	text-decoration: underline;
	color: #ff7701;
	font-weight: bold;
}
.select {
	color: #000;
	font-weight: bold;
}

.rss_icon {
	position: absolute;
	top: 18px;
	left: 245px;
}

.sign_up {
	background-image: url('../images/text_sign_up.gif');
}

.sign_up label {
	color: #000;
}

.dare {
	padding: 20px 0 0 0;
}

.plain {
	font-weight: normal;
	font-size:11px;
}