body
{
	margin:0;
	padding:0;
	background:#333;
	color:#d6d6d6;
	font:normal 75%/1.5 Helvetica,Arial,sans-serif;
}

/*############################################
################# =Structure #################
############################################*/

/* =Header (logo + nav)
--------------------------------------------*/
div#header_outer
{
	background:#fff url(../img/bkg_tile_header.png) bottom left repeat-x;
}
div#header
{
	width:940px;
	margin:0 auto;
	padding:20px 0;
	background:#fff;
	overflow:hidden;  /*float containment (IE6 needs a width)*/
}
p#logo
{
	float:left;
	width:200px;
	margin:0;
	padding:0;
}
ul#nav
{
	float:right;
	max-width:690px;
	list-style:none;
	margin:14px 10px 0 0;
	padding:0;
}
ul#nav li
{
	float:left;
}
ul#nav a
{
	float:left;
	padding:4px 10px;
	font:bold 95%/1.5 Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
}
ul#nav a:hover,#nav a:focus
{
	color:#666;
}
ul#nav li.current a
{
	background:#00a2ed url(../img/bkg_button.png) bottom left repeat-x;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
ul#nav li.current a:hover, ul#nav li.current a:focus
{
	background:#000;
	color:#fff;
}

/* =Banner
--------------------------------------------*/
div#banner
{
	width:940px;
	height:290px;
	margin:0 auto;
	background:url(../img/banners/banner_006.jpg) top left no-repeat;
}
body#home div#banner
{
	background:url(../img/banners/banner_006.jpg) top left no-repeat;
}
body#news div#banner
{
	background:url(../img/banners/banner_002.jpg) top left no-repeat;
}
body#pictures div#banner
{
	background:url(../img/banners/banner_003.jpg) top left no-repeat;
}
body#speaking div#banner
{
	background:url(../img/banners/banner_004.jpg) top left no-repeat;
}
body#treks div#banner
{
	background:url(../img/banners/banner_005.jpg) top left no-repeat;
}
body#videos div#banner
{
	background:url(../img/banners/banner_009.jpg) top left no-repeat;
}
body#shop div#banner
{
	background:url(../img/banners/banner_007.jpg) top left no-repeat;
}
body#about div#banner
{
	background:url(../img/banners/banner_001.jpg) top left no-repeat;
}
body#partners #banner
{
	background:url(../img/banners/banner_008.jpg) top left no-repeat;
}

/* =Pages Content zones
--------------------------------------------*/
/*content wrapper*/
div#content
{
	width:920px;
	margin:0 auto;
	padding:3em 10px 2em;
}
/* intro splitted into primary:520 and secondary:360 */
div#intro1
{
	width:920px;
	overflow:hidden;  /*float containment (IE6 needs a width)*/
	/*these padding, border and margin on div#intro get overrided for homepage only (see below in homepage content zones)*/
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:1px dotted #5c5c5c;
}
div#intro1 div#intro_primary
{
	float:left;
	width:520px;
}
div#intro1 div#intro_secondary
{
	float:right;
	width:360px;
}
/* intro splitted into primary:600 and secondary:280 */
div#intro2
{
	width:920px;
	overflow:hidden;  /*float containment (IE6 needs a width)*/
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:1px dotted #5c5c5c;
}
div#intro2 div#intro_primary
{
	float:left;
	width:600px;
}
div#intro2 div#intro_secondary
{
	float:right;
	width:280px;
}
/* main content splitted into primary:520 and secondary:360 */
div#main1
{
	width:100%; /*IE6 needs a width*/
	overflow:hidden;  /*float containment (IE6 needs a width)*/
}
div#main1 div#main_primary
{
	float:left;
	width:520px;
}
div#main1 div#main_secondary
{
	float:right;
	width:360px;
}
/* main content splitted into primary:600 and secondary:280 */
div#main2
{
	width:100%; /*IE6 needs a width*/
	overflow:hidden;  /*float containment (IE6 needs a width)*/
}
div#main2 div#main_primary
{
	float:left;
	width:600px;
}
div#main2 div#main_secondary
{
	float:right;
	width:280px;
}

/*suppress top margin and padding in main_primary*/
div#main_primary p:first-child, div#main_primary h1:first-child, div#main_primary h2:first-child
{
	margin:0;
	padding:0;
}
/*suppress top margin and padding in main_secondary*/
div#main_secondary p.mediaholder
{
	margin:0;
	padding:0;
}

/* =Footer
--------------------------------------------*/
div#footer_outer
{
	background:#000 url(../img/bkg_tile_black.png) top left repeat-x;
}
body#home div#footer_outer
{
	background:#333;
}
div#footer
{
	width:940px;
	margin:3em auto 0;
	padding:3em 0 2em;
}
body#home div#footer
{
	margin:0 auto;
}
div#footer_contact, div#footer_search, div#footer_pictures, div#footer_elsewhere
{
	float:left;
	width:200px;
	padding:0 10px 3em;
	margin-right:20px;
}
div#footer_elsewhere
{
	margin:0; /*overrides default padding for last column*/
}
div#copyright
{
	clear:both;
	border-top:2px solid #4d4d4d;
	padding:10px 10px 0 10px;
}
div#copyright p
{
	margin:0;
	padding:0;
	text-align:center;
}

/* =Homepage Content Zones
--------------------------------------------*/

/*overriding padding / border / margin on div#intro for homepage only*/
body#home div#intro1
{
	padding:0;
	margin:0;
	border:none;
}

div#hpnews_outer
{
	background:#000 url(../img/bkg_tile_black.png) top left repeat-x;
}
div#hpnews
{
	width:920px;
	margin:0 auto;
	padding:3em 10px;
	overflow:hidden;  /*float containment (IE6 needs a width)*/
}
div#hplastnews
{
	float:left;
	width:520px;
}
div#hplastnews .postheader
{
	width:100%;
	overflow:hidden;  /*float containment (IE6 needs a width)*/
}
div#hplastnews .postbody
{
	margin-left:80px;
}
div#hplastnews .mediaholder
{
	float:left;
	width:60px;
}
div#hplastnews .infos, #hplastnews h3 
{
	float:right;
	width:440px;
}
div#hpmorenews
{
	float:right;
	width:360px;
}

/*##############################################
################### =Titles ####################
##############################################*/

/* =titles normal (default styles in content)
---------------------------------------------*/
h1,h2,h3,h4,h5
{
	font:normal 1em/1.2 Georgia,Times,serif;
	margin:1.5em 0 1em 0;
}
h1
{
	color:#3ec0ff;
	font-size:2em;
	font-style:italic;
}
h2
{
	color:#3ec0ff;
	font-size:1.75em;
	padding:0;
}
h3
{
	color:#3ec0ff;
	font-size:1.66em;
}
h4
{
	color:#3ec0ff;
	font-size:1.5em;
}
h5
{
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}

/* =Titles specials (styles for some titles (HP, Boxes, etc))
-------------------------------------------------------*/
div#intro1 h1,div#intro2 h1
{
	margin-top:0;
	padding-top:0;
}
div#hpnews h3
{
	margin:0;
	padding:0;
	font-size:1.75em;
}
div#hpnews h4
{
	margin:0;
	padding:0;
	font-size:1.5em;
	font-weight:normal;
}
h2.zonetitle,h3.zonetitle,h4.zonetitle,h5.zonetitle,h6.zonetitle
{
	margin:0 0 1.5em 0;
	padding:0 0 .4em 0;
	font:normal 1.2em "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	text-shadow:#000 1px 1px 0;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #4d4d4d;
}
h2.zonetitle_noborder,h3.zonetitle_noborder,h4.zonetitle_noborder,h5.zonetitle_noborder,h6.zonetitle_noborder
{
	margin:0 0 1.5em 0;
	padding:0;
	font:normal 1.2em "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	text-shadow:#000 1px 1px 0;
	color:#fff;
	text-transform:uppercase;
}
div.infobox h2,div.infobox h3,div.infobox h4,div.infobox h5,div.infobox h6
{
	margin-top:0;
	padding-top:0;
	color:#fff;
}
div#pictgallery_detail h1, #main_primary h1
{
	margin:0;
	padding:0;
}
div#pictgallery_detail p.infos
{
	margin-bottom:1.5em;
}
div.speech h3
{
	margin-top:1em;
	padding-top:0;
}

/*##############################################
#################### =Lists ####################
##############################################*/

/* =more news list on Homepage
-------------------------------------------------------*/
div#hpmorenews ul
{
	list-style:none;
	padding:0;
	margin:0;
}
div#hpmorenews li
{
	padding:1em 0;
	border-bottom:1px dotted #4d4d4d;
}
div#hpmorenews li:first-child
{
	padding-top:0;
}
div#hpmorenews li:last-child
{
	border-bottom:none;
}

/* =Search list
-------------------------------------------------------*/
ul#searchlist
{
	list-style:none;
	margin:0;
	padding:0;
}
ul#searchlist li
{
	padding-bottom:1em;
	border-bottom:1px dotted #5c5c5c;
	margin-bottom:2em;
}


/* =Client list in speeches (floated li left/right)
-------------------------------------------------------*/
ul#clientslist
{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
}
ul#clientslist li
{
	width:280px;
	border-bottom:1px dotted #5c5c5c;
}
ul#clientslist li.even
{
	float:left;
}
ul#clientslist li.odd
{
	float:right;
}
ul#clientslist li a
{
	font-weight:bold;
	display:block;
	padding:5px 4px;
}
ul#clientslist li a:hover
{
	background:#282828;
}

/* =News list
-------------------------------------------------------*/
ul#newslist
{
	list-style:none;
	margin:0;
	padding:0;
}
ul#newslist li
{
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
	padding-bottom:1em;
	border-bottom:1px dotted #5c5c5c;
	margin-bottom:2em;
}
ul#newslist li p.mediaholder
{
	width:60px;
	float:left;
}
ul#newslist li h2, ul#newslist li p
{
	float:right;
	width:440px;
}
ul#newslist li h2
{
	margin:0;
	padding:0;
}

/* =Pictures list
-------------------------------------------------------*/
ul#pictgallerieslist
{
	list-style:none;
	margin:0;
	padding:0;
}
ul#pictgallerieslist li
{
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
	padding-bottom:1em;
	border-bottom:1px dotted #5c5c5c;
	margin-bottom:2em;
}
ul#pictgallerieslist li p.mediaholder
{
	width:120px;
	float:left;
}
ul#pictgallerieslist li h2, ul#pictgallerieslist li p
{
	float:right;
	width:380px;
}
ul#pictgallerieslist li h2
{
	margin:0;
	padding:0;
}

/* =Partners list
-------------------------------------------------------*/
ul#partnerslist
{
	list-style:none;
	margin:0;
	padding:0;
}
ul#partnerslist li
{
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
	padding-bottom:1em;
	border-bottom:1px dotted #5c5c5c;
	margin-bottom:2em;
}
ul#partnerslist li p.mediaholder
{
	width:120px;
	float:left;
}
ul#partnerslist li h2, ul#partnerslist li p
{
	float:right;
	width:380px;
}
ul#partnerslist li h2
{
	margin:0;
	padding:0;
}

/* =Videos list
-------------------------------------------------------*/
ul#videoslist
{
	list-style:none;
	margin:0;
	padding:0;
}
ul#videoslist li
{
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
	padding-bottom:1em;
	border-bottom:1px dotted #5c5c5c;
	margin-bottom:2em;
}
ul#videoslist li p.mediaholder
{
	width:200px;
	float:left;
}
ul#videoslist li h2, ul#videoslist li p
{
	float:right;
	width:300px;
}
ul#videoslist li h2
{
	margin:0;
	padding:0;
}

/* =Products list
-------------------------------------------------------*/
ul#productslist
{
	list-style:none;
	margin:0;
	padding:0;
}
ul#productslist li
{
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
	padding-bottom:1em;
	border-bottom:1px dotted #5c5c5c;
	margin-bottom:2em;
}
ul#productslist li p.mediaholder
{
	width:120px;
	float:left;
}
ul#productslist li h2, ul#productslist li p
{
	float:right;
	width:360px;
}
ul#productslist li h2
{
	margin:0;
	padding:0;
}
p.shop strong
{
	float:left;
	padding:5px 10px;
	background:#292929;
	color:#fff;
	font-family:georgia,sans-serif;
}
/*em is there when there is no link (logged out user)*/
p.shop a, p.shop em
{
	float:right;
}

/* =Category navigation in boxes
-------------------------------------------------------*/
ul#categorieslist
{
	list-style:none;
	margin:0;
	padding:0;
}
ul#categorieslist li
{
	border-bottom:1px dotted #5c5c5c;
}
ul#categorieslist li:last-child
{
	border:none;
}
ul#categorieslist a
{
	display:block;
	padding:8px 4px;
	overflow:hidden; /*float containment*/
	width:312px; /*IE6 needs a width*/
}
ul#categorieslist li.current a, ul#categorieslist li.current a:hover
{
	background:#1a1a1a;
}
ul#categorieslist a:hover
{
	background:#1a1a1a;
}
ul#categorieslist a strong
{
	font-weight:normal;
	float:left;
	width:280px;
}
ul#categorieslist a em
{
	float:right;
	width:32px;
	color:#d6d6d6;
	text-align:right;
	font-style:normal;
}

/* =Definition list in footer
-------------------------------------------------------*/
#footer_elsewhere dl,#footer_elsewhere dt,#footer_elsewhere dd
{
	margin:0;
	padding:0;
}
#footer_elsewhere dt
{
	padding-top:10px;
	font-weight:bold;
}
#footer_elsewhere dd
{
	padding-bottom:10px;
	border-bottom:1px dotted #4d4d4d;
}
#footer_elsewhere dt:first-child
{
	padding:0;
}
#footer_elsewhere dd:last-child
{
	border:none;
}


/*################
##### =Links #####
################*/

/* =normal links
-------------------------------------------------------*/
a
{
	color:#3ec0ff;
	text-decoration:none;
}
a:hover,a:focus
{
	color:#82d7ff;
}
a img
{
	display:block;
	border:none;
}

/* =image links
-------------------------------------------------------*/
.mediaholder
{
	margin:0;
	padding:0;
}
.mediaholder a
{
	display:block;
	border:3px solid white;
}
.mediaholder a:hover, .mediaholder a:focus
{
	display:block;
	border:3px solid #ccc;
}
/* =Buttons (blue rounded button in content)
--------------------------------------------------*/
p.more
{
	line-height:2.1em;
	margin-bottom:0;
}
a.button
{
	padding:5px 20px;
	background:#00a2ed url(../img/bkg_button.png) bottom left repeat-x;
	color:#fff;
	font-weight:bold;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	border-radius:1em;
}
a.button:hover
{
	background:#666;
}


/* =Big Buttons (call to action gray buttons with icons)
--------------------------------------------------*/
p.bigbutton
{
	margin:0;
	padding:0;
}
p.bigbutton a
{
	display:block;
	padding:15px 15px 15px 80px;
	margin:0 0 2em 0;
	background:#282828;
	color:#d6d6d6;
	text-decoration:none;
}
p.bigbutton strong, p.bigbutton em
{
	display:block;
}
p.bigbutton strong
{
	text-transform:uppercase;
	color:#fff;
	font:normal 1.2em "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	text-shadow:#000 1px 1px 0;
}
p.bigbutton em
{
	font-style:normal;
	font-size:.97em;
	color:#939393;
}
p.trek a
{
	background:#282828 url(../img/bkg_button_trek.gif) center left no-repeat;
}
p.trek a:hover, p.trek a:focus
{
	background:#484848 url(../img/bkg_button_trek.gif) center left no-repeat;
}
p.speaker a
{
	background:#282828 url(../img/bkg_button_speaker.gif) center left no-repeat;
}
p.speaker a:hover, p.speaker a:focus
{
	background:#484848 url(../img/bkg_button_speaker.gif) center left no-repeat;
}
p.flash a
{
	background:#282828 url(../img/bkg_button_flash.gif) center left no-repeat;
}
p.flash a:hover, p.flash a:focus
{
	background:#484848 url(../img/bkg_button_flash.gif) center left no-repeat;
}
p.map a
{
	background:#282828 url(../img/bkg_button_map.gif) center left no-repeat;
}
p.map a:hover, p.map a:focus
{
	background:#484848 url(../img/bkg_button_map.gif) center left no-repeat;
}
p.equipment a
{
	background:#282828 url(../img/bkg_button_equipment.gif) center left no-repeat;
}
p.equipment a:hover, p.equipment a:focus
{
	background:#484848 url(../img/bkg_button_equipment.gif) center left no-repeat;
}
p.summary a
{
	background:#282828 url(../img/bkg_button_summary.gif) center left no-repeat;
}
p.summary a:hover, p.summary a:focus
{
	background:#484848 url(../img/bkg_button_summary.gif) center left no-repeat;
}

/*#######################################
##### =Pictures, Videos & galleries #####
#######################################*/

/* Picture galleries lists
-----------------------------------------------*/
ul.pictgallery
{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden; /*float containment (IE6 needs a width)*/
}
ul.pictgallery li
{
	width:60px;
	float:left;
	margin:0 10px 10px 0;
}
ul.pictgallery li.endrow
{
	margin-right:0;
}
ul.pictgallery a
{
	display:block;
	border:3px solid white;
}
ul.pictgallery li.current a
{
	border:3px solid #3ec0ff;
}
ul.pictgallery a:hover, ul.pictgallery a:focus
{
	display:block;
	border:3px solid #ccc;
}

/* Pictgallery detail page
-----------------------------------------------*/
div#pictgallery_detail
{
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
}
div#pictgallery_detail h1
{
	width:440px;
}
div#pictgallery_primary
{
	float:left;	
	width:520px;
}
div#pictgallery_primary .mediaholder
{
	float:left;
}
div#pictgallery_primary .legend
{
	padding-top:1em;
	clear:both;
}
div#pictgallery_primary .copyright
{
	border-top:1px dotted #5c5c5c;
	padding-top:1em;
	font-size:.9em;
	clear:both;
}
div#pictgallery_secondary
{
	float:right;
	width:360px;
}
div#gallerynav
{
	float:left;
	width:120px;
}
div#gallerynav ul
{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
}
div#gallerynav ul li.previous a
{
	float:left;
	width:55px;
}
div#gallerynav ul li.next a
{
	float:right;
	width:55px;
}
div#fullgallery
{
	float:right;
	width:200px;
}


/* Image detail on news pages
-----------------------------------------------*/
div.postpicture
{
	margin:0 0 1em 0;
	border-bottom:1px dotted #5c5c5c;
}
div.postpicture .caption, .postpicture .copyright
{
	font-size:.8em;
}
div.postpicture .caption
{
	margin-bottom:0;
}
div.postpicture .copyright
{
	margin-top:0;
}

/* Video detail
-----------------------------------------------*/
object
{
	margin:1em 0;
}


/*########################
##### =page elements #####
########################*/

/* =Intro paragraphs (bigger font-size)
--------------------------------------------------*/
div#intro_primary p
{
	font-size:1.15em;
}

/* =Quotes
--------------------------------------------------*/
div#intro_secondary blockquote
{
	margin:0;
	padding:20px;
	background:#1f1f1f;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
div#intro_secondary blockquote p
{
	margin:0;
	padding:0;
}
p.quoted
{
	margin:0 0 0 20px;
	padding:5px 0 5px 20px;
	background:url(../img/bkg_blockquote_cite.gif) top left no-repeat;
}
/*quotes in text areas*/
#main_primary blockquote
{
	font-style:italic;
}


/* =Info boxes
--------------------------------------------------*/
div.infobox
{
	margin:0 0 2em 0;
	padding:20px;
	background:rgba(0,0,0,.3) !important;
	background:#282828;
}

/* =Guide Profile
--------------------------------------------------*/
div.guideprofile
{
	margin:0 0 2em 0;
}
div.guideprofile dl
{
	margin:0;
	padding:0;
	overflow:hidden; /*float containment*/
	width:100%; /*IE6 needs a width*/
}
div.guideprofile dt, div.guideprofile dd
{
	margin:0;
	padding:0;
}
div.guideprofile dt
{
	font:normal 1.5em/1.2 Georgia,Times,serif;
	margin-bottom:.5em;
	float:right;
	width:280px;
}
div.guideprofile dd.text
{
	float:right;
	width:280px;
}
div.guideprofile dd.mediaholder
{
	float:left;
}

/* =Speeches (floated left or right in a row container)
------------------------------------------------------*/
div.row
{
	overflow:hidden;
	width:100%;
}
div.speech
{
	margin-bottom:2em;
}
div.odd
{
	width:280px;
	float:left;
}
div.even
{
	width:280px;
	float:right;
}

/* =Infos placed under titles (author, dates, etc.)
--------------------------------------------------*/
p.infos
{
	margin:.5em 0 0 0;
	padding:0;
	font:bold italic 1em/1.5 Georgia,Times,sans-serif;
	color:#999;
}
p.infos span
{
	color:#fff;
}

/* =Forms
-------------------------*/
form
{
	margin:2em 0;
}
.infobox form
{
	margin:0;
}
form p
{
	padding:.1em 0;
}
form label
{
	display:block;
	font-weight:bold;
	color:#fff;
}
form label span
{
	color:#3ec0ff;
}
form input, form textarea
{
	margin:0;
	padding:6px;
	border:1px solid #4d4d4d;
	background:#212121;
	color:#fff;
}
.formbutton
{
	border:none;
	padding:5px 20px;
	background:#00a2ed url(../img/bkg_button.png) bottom left repeat-x;
	color:#fff;
	font-weight:bold;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	border-radius:1em;
	cursor:pointer;
}
.formbutton:hover, .formbutton:focus
{
	background:#666;
	color:#fff;
}
#footer_search input[type="text"]
{
	margin:0 5px 0 0;
	padding:3px;
}
#footer_search .formbutton
{
	padding:3px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

/* =Pagination
-------------------------------------------------------*/
p#pagination
{
	width:80%;
	margin:0 auto;
	text-align:center;
	text-transform:uppercase;
}
p#pagination a
{
	padding:3px 7px;
	margin:5px;
	background:#000;
	color:#fff;
}
p#pagination a:hover
{
	padding:3px 7px;
	margin:5px;
	background:#00a2ed url(../img/bkg_button.png) bottom left repeat-x;
	color:#fff;
}
p#pagination strong
{
	padding:3px 7px;
	margin:5px;
	color:#fff;
	background:#00a2ed url(../img/bkg_button.png) bottom left repeat-x;
	font-weight:bold;
}

/*###################
##### =Specials #####
###################*/

/* =No top margin or padding
-------------------------*/
.notop
{
	padding-top:0;
	margin-top:0;
}
.nobottom
{
	padding-bottom:0;
	margin-bottom:0;
}

/* =Hide
-------------------------*/
.offleft, hr
{
	position:absolute;
	top:0;
	left:-9999px;
	width:200px;
	overflow:hidden;
}