/***********************************************************************
	2 - STRUCTURE/LAYOUT
************************************************************************/



* html #container {
	height: 100%;
}

/***********************************************************************
	5 - SECONDARY NAVIGATION
************************************************************************/



#webjet{
	padding-top:10px;
	clear:both;
	height:330px;
}

#menu_webjet{
	float:left;
	width:153px;
	padding-top:120px;
}

#menu_webjet ul{
	margin-left:-40px;
}
#menu_webjet li{
	color:#386280;
	color:#86929C;
	margin-bottom:8px;
	font-size:11px;
	list-style:none;
}#menu_webjet li:hover{
	color:#abbac4;
	cursor:pointer;
}

#content_webjet{
	float:left;
	width:646px;
	height:330px;
	/*outline:1px red solid;*/
	color:white;
	text-align:justify;
}

#content_webjet a{
	color:#42688C;
}
#content_webjet a:hover{
	color:#7EA11F;
	text-decoration:none;
}


/***********************************************************************
	6 - BODY ELEMENTS
************************************************************************/




#recent #content-body .prev,
#recent #content-body .next {

	display: block;
	width: 35px;
	height: 0px !important;
	height /**/: 40px;
	padding: 40px 0 0 0;
	text-decoration: none;
	overflow: hidden;
	background-position: 0 0;
}
.prev, .next{
	text-align:center;
	margin:0;
	padding:0;
}
.prev{
	padding-top:2px;
}

.prev:hover,
.next:hover {

}


/***********************************************************************
	7 - SPRY STYLES
************************************************************************/

#slide-1 {
	position: relative;
	width: 646px;
	height: 336px;
	padding: 0px;
	border: none;
	overflow: hidden;
}

#slide-1 .SlidingPanelsContentGroup {
	position: relative;
	list-style: none;
	width: 10000px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#slide-1 .SlidingPanelsContent {
	width: 646px;
	height: 336px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}



#slide-1 .SlidingPanelsContentGroup li div {

	height: 336px !important;
	width: 646px;
	margin: 10px 0 30px 0;
	text-decoration: none;
	overflow: hidden;
	border: none;
}

#slide-2 {
	position: absolute;
	width: 200px;
	height: 80px;
	padding: 0px;
	border: none;
	overflow: hidden;
	top: 76px;
	right: 0px;
}

#slide-2 .SlidingPanelsContentGroup {
	position: relative;
	list-style: none;
	float: left;
	width: 10000px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#slide-2 .SlidingPanelsContent {
	float: left;
	width: 250px;
	height: 80px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	margin-right: 250px;
}



#slide-2 .SlidingPanelsContentGroup li a {
	display: block;
	height : 80px;
	height: 0px !important;
	width: 250px;
	padding: 80px 0 0 0;
	text-decoration: none;
	overflow: hidden;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}

.SlidingPanelsCurrentPanel {
}

.SlidingPanelsFocused {
}

/*****************************************************************/
#webjet .alertInfo,
#webjet .alertError,
#webjet .alertFlash
{
	color:#484848;
}

/***********************************************************************
***** LINKS ************************************************************/
#webjet a		{ color:#3BA3FF; }
#webjet a:hover	{ color:#C8FF3B; }
#webjet_contact_slide a,
#webjet_connexion_slide a,
#webjet_user_slide a,
#webjet_socialnet_slide a
{
	margin:0 10px;
}

.wsn_links
{
	text-align:center;
	margin-top:270px;
}

/***********************************************************************
***** STRUCTURE ********************************************************/
#webjet_twitter_content{ height:200px; }

/***********************************************************************
***** BACKGROUND *******************************************************/
#webjet_contact_slide:first-child		{ background:url('img/webjet/webjet_contact.png') no-repeat; }
.webjet_socialnetwork_openid			{ background:url('img/webjet/webjet_socialnetwork_openid.png') no-repeat; }
.webjet_socialnetwork_linkedin			{ background:url('img/webjet/webjet_socialnetwork_linkedin.png') -10px -10px no-repeat; }
.webjet_socialnetwork_twitter			{ background:url('img/webjet/webjet_socialnetwork_twitter.png') no-repeat; }

.webjet_twitter							{ background:url('img/webjet/webjet_microblog.png') no-repeat; }
.webjet_twitter div						{ padding-top:200px; }

/***********************************************************************
***** CONTACT TABLE ****************************************************/
.webjet_tdf{
	width:50px;
	padding:5px;
}

#showAlert_register { margin-top:10px; }


