/*
Theme Name: Mountain Wirlderness International
Description: Theme of MW International website
Version: 1.0
Author: Gregoire de Hemptinne
Author URI: //www.theclimber.be
Tags: custom front page, fixed width, advertisement ready, valid css, valid xhtml, feature content gallery, twitter, custom font, social bookmarks, popular posts
*/

@charset "UTF-8";
/*-==================================================================================================================-*/
/*-===============================--  Mountain Wilderness  --=========================================================-*/
/*-========================================================================================== www.exodedesign.be ====-*/


/*------------------------------------------------------- Body -*/
Body {
	margin:0;
	padding:0;
	color: #333333;
	background-color: #aaaaaa;
	background-image: url(Images/Header_BG.gif);
	background-repeat: repeat-x;
	background-color: #B5BECA;
	background-position: top;

	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 12px;}

#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
/*--------------------------------------------- SiteContainer -*/
.siteContainer{
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: none;}

/*------------------------------------------------- MenuNav01 -*/
#menuNav01{
	display: block;
	width: 800px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: black;
	font-size: 16px;}

#menuNav01 ul{
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;}

#menuNav01 li{
	padding-right: 10px;
	margin-bottom: 30px;
	display: inline;}

/*-------------------------- a Href --*/
#menuNav01 a,
#menuNav01 a:link,
#menuNav01 a:visited {
	color: white;
	font-style: normal;
	text-decoration:none;
	padding-bottom: 10px;}

#menuNav01 a:hover {
	background-image: url(Images/MenuNav01_MO_BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;}

#menuNav01 .current_page_item a,
#menuNav01 .current_page_item a:link,
#menuNav01 .current_page_item a:visited,
#menuNav01 .current_page_item a:hover {
	background-image: url(Images/MenuNav01_MO_BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;}

/*------------------------------------------------------- Header -*/
.headerPhoto{
	width: 800px;
	height: 320px;}

.headerLogo{
	position: absolute;
	display: block;
	z-index:101;
	top:30px;
	width: 800px;
	height: 320px;
	background-image: url(Images/HeaderLogo.png);
}

.headerLogo h1{
	display: none;}

.headerLogo p {
	margin: 0px;
	padding: 296px 0px 0px 186px;
	line-height: 16px;
	font-size: 15px;
	font-weight: bold;
	color: #10355d;}

#slidshow {
	position:relative;
}

#slidshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}

#slidshow img.active {
	z-index:10;
}

#slidshow img.last-active {
	z-index:9;
}

/*---------------------------------------------------- MenuNav02 -*/
#menuNav02{
	display: block;
	width: 800px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: black;
	font-size: 16px;}

#menuNav02 ul{
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;}

#menuNav02 li{
	padding-right: 10px;
	margin-bottom: 30px;
	display: inline;}

/*-------------------------- a Href --*/
#menuNav02 a,
#menuNav02 a:link,
#menuNav02 a:visited {
	color: white;
	font-style: normal;
	font-size: 12px;
	text-decoration:none;
	padding-bottom: 10px;}

#menuNav02 a:hover {
	background-image: url(Images/MenuNav01_MO_BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;}

#menuNav02 .current_page_item a,
#menuNav02 .current_page_item a:link,
#menuNav02 .current_page_item a:visited,
#menuNav02 .current_page_item a:hover {
	background-image: url(Images/MenuNav01_MO_BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16px;}

/*------------------------------------------------------ Content -*/
#container{
	min-height : 300px;
	background-color: #cccccc;
	padding: 5px 10px 5px 10px;
	background-image: url(Images/Content_BG.gif);
	background-repeat: repeat-x;
}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------- H1 -*/
h1 {
	font-size: 16px;
}
h1,h2,h3 {
	margin: 0px;
	padding: 5px 0px 5px 0px;}

/*------------------------------------------- href -*/
a,
a:link,
a:visited {
	color: #0b3766;
	font-style: normal;
	text-decoration:underline;}

a:hover {
	text-decoration: none;}

/*---------------------------------------------- p -*/
p {
	margin: 0px;
	padding: 0px 20px 10px 20px;
	text-align: justify;}

/*-------------------------------------------- img -*/
p img{
/*	float: right;*/
	margin-left: 20px;
	border-color: white;
	border-style: solid;
	border-width: 2px;}


/*------------------------------------------------------- Credit -*/
.credit{
	margin: 10px 0px 10px 0px;
	display: block;
	background-color: #cccccc;
	text-align: center;
	font-size: 9px;}


/*-========================================================================================== Home -*/
ul.localWebsite{
	display: block;
	padding: 0px 10px 0px 20px;
	margin: 0px;
	list-style: none;}

ul.localWebsite li{
	padding-right: 10px;
	margin: 0px;
	display: inline;}

ul.localWebsite li a,
ul.localWebsite li a:link,
ul.localWebsite li a:visited {
	color: #0b3766;
	font-style: normal;
	text-decoration:underline;}

ul.localWebsite li a:hover {
	text-decoration: none;}

div#localContent{
	padding: 20px;
	margin: 0px 20px 0px 20px;
}

div#localContent div.unselected {
	padding: 20px;
	display:none;
}
div#localContent div.selected {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	display:block;
	min-height: 180px;
}

span.goto-button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(Images/goto-button.png) no-repeat scroll 0 0;
	border:0 none !important;
	color:white;
	cursor:pointer;
	font-size:1.2em;
	font-weight:bold;
	height:52px;
	width:250px;
	display:block;
}

div#localContent span.goto-button {
	float: right;
}

div#localContent span.goto-button span.button {
	display:block;
	margin: -20px 40px;
}

span.goto-button span.button2 {
	display:block;
	width: 100%;
	line-height: 52px;
	text-align: center;
}

div.country-description {
	display:block;
	width:650px;
}

div.country-description img {
	float:left;
	margin:5px;
	width:200px;
}

/* For spotlight box in home page (test) */
div.spotbox {
        font-size: 14px;
        margin-left: 180px;
        margin-right: 280px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	display:block;
}

/*-===================================================================================== Sidebar -*/
div#primary  {
	float: right;
	display: block;
	width: 250px;
	margin: 5px;
}
.widget-area {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 20px 50px;
	background-image: url(Images/Section_BG.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #005AA4;
}

.widget-area h1{
    margin: 0px 0px 0px 0px;
	padding: 33px 0px 10px 35px;
	font-size: 14px;
	text-transform: capitalize;
	color: #005AA4;
    background-image: url(Images/mwline.png);
	background-repeat: no-repeat;}

.widget-area h2 {
    padding: 0px 0px 0px 5px;
	margin:  2px 0px 0px 1px;
	font-size: 12px;
	text-transform: capitalize;}

.widget-area ul {
    padding: 10px 0px 10px 40px;
	margin: 2px 9px 0px 0px;}

.widget-area .searchform {
    padding: 10px 0px 10px 10px;
	margin: 2px 9px 0px 0px;
}


.widget-area .newsletter {
    padding: 10px 0px 10px 20px;
	margin: 2px 9px 0px 0px;
}
.widget-area .newsletter .wysija-paragraph {padding:0px}
.widget-area .newsletter .widget_wysija_cont .wysija-submit {
margin-top: 0px;
}

/*-========================================================================================= Links -*/

.linkList{
	display: block;
	padding: 0px;
	margin: 0px;}

.linkList h1 a,
.linkList h1 a:link,
.linkList h1 a:visited {
	color: black;
	font-style: normal;
	font-size: 14px;
	text-decoration:underline;}



.linkList h1 a:hover {
	text-decoration: none;}

.linkList p{
	padding: 0px 40px 10px 40px}

div#clear {
	display:block;
	height:10px;
}
