
/*

#AEAEBA
#DADAE0
#EDEDEE
#F9F9F8

*/

.dragableBox {	
margin:5px;
border:3px solid #EDEDEE;
overflow:hidden;
}

.dragableBoxContent {
padding:0;
margin:0px;
clear:both;
border-right:solid 1px #AEAEBA;
border-left:solid 1px #AEAEBA;
border-bottom:solid 1px #AEAEBA;
}

#shadow {
position:relative;
height:100%;
width:100%;
opacity:0.4;
-moz-opacity:0.4;
-khtml-opacity:.4;
filter:alpha(opacity=40);
background-image:none;
background-color:#000;
position:absolute;
top:0;
z-index:90;
}

html {
background:#EDEDEE;
}

body {
font-family:Tahoma,Verdana,Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:11px;
height:100%;
width:100%;
margin:0;
padding:0;
}

body#main {
background:transparent url(../images/header.jpg) repeat-x scroll 0 0;
}
body.preview {
	
}

body,img {
	border:0;
}

div {
	margin:0;
}

a {
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}
/* ##################################### Main  ####################################### */

.link {
	cursor:pointer;
	text-decoration:underline;
}

.clickable{
	cursor:pointer;
}

.draggable {
	cursor:move;
}

.vaTop{
vertical-align:top;
}

#pageName {
cursor:pointer;
font-size:24px;
font-weight:700;
position:relative;
}

#menuSearchQuery {
	height:17px;
	width:160px;
}

body.white #pageName{
color:black;
}
/*
#webwagLogo{
position:absolute;
left:2px;
top:1px;
}
*/
#pageName input {
font-size:24px;
background-color:#EDEDEE;
}

#menuLogin {
margin:0;
padding:5px;
font-size:10px;
z-index:1000;
background-image:url(../images/bg_opacity.png) !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_opacity.png', sizingMethod='scale');
}

#menuLogin a {
  position:relative;
}

#menuLogin a,#menuLogin a:link,#menuLogin a:visited {
border-right:1px solid #DADAE0;
cursor:pointer;
color:white;
text-decoration:none;
margin:0;
padding:0 4px;
}

#menuLogin a:hover{
text-decoration:underline;
}

.flag{
position:relative;
top:3px;
margin-left:5px;
cursor:pointer;
}

.langSelection {
background-color:#AEAEBA;
border:1px solid #000;
z-index:5;
border-bottom-color:#555;
border-bottom-width:2px;
border-left-width:1px;
border-left-color:#AAA;
border-right-color:#555;
border-top-color:#AAA;
}

.langSelection a {
display:block;
cursor:pointer;
font-size:11px;
color:black;
}

#addContentButton {
	background:transparent url(../../../images/addContent.png?v2) no-repeat scroll 0 50%;
	cursor:pointer;
	font-weight:bold;
	font-size:13px;
	height:17px;
	padding:5px;
	padding-left:30px;
	position:relative;
	
}

#addContentLink {
  color:#FFF;
}

#addContentLink :hover {
  text-decoration:underline;
}

#addContentBg {
	background-image:url(../images/bg_opacity.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_opacity.png', sizingMethod='scale');
	margin:0;
	padding:0px;
}

#leftPanel{
/*background-image:url(../images/background_main_repeat.jpg);*/
/*float:left;*/
}

.dialogCover {
height:100%;
left:0;
overflow:hidden;
position:absolute;
top:0;
width:100%;
z-index:100;
-moz-user-focus:ignore;
}

div.contextMenu {
position:absolute;
border:1px solid #C4C4BE;
background-color:#F4F5EB;
border-color:silver #000 #000 silver;
border-style:solid;
border-width:1px 2px 2px 1px;
padding:0;
}

div.contextMenu ul.first-of-type {
border-width:1px 1px 1px 0;
}

div.contextMenu ul {
list-style-type:none;
border-color:#C4C4BE;
border-style:solid;
border-width:1px 0 0;
margin:0;
padding:2px 0 3px;
}

div.contextMenu li.contextMenuItem a:hover {
background-color:#AEAEBA;
}

div.contextMenu li.contextMenuItem {
height:17px;
vertical-align:top;
margin:0;
padding:0;
}

div.contextMenu li.contextMenuItem a {
display:block;
-moz-user-focus:ignore;
-moz-user-select:none;
color:menutext;
font-family:tahoma,helvetica,arial,sans-serif;
font-size:11px;
outline-style:none;
text-decoration:none;
vertical-align:top;
white-space:nowrap;
padding:2px 20px;
}

div.contextMenu li a,div.yuimenubar li a {
color:#000;
text-decoration:none;
}

.log {
background-color:#f0f0f0;
border:1px solid #999;
text-align:left;
font-family:verdana, arial, helvetica, sans-serif;
font-size:10px;
color:#333;
overflow:auto;
}

.log_line_0 {
background-color:#fff;
padding:5px;
}

.log_line_1 {
padding:5px;
}

#webwag_log_container {
clear:both;
}

#debug {
background:#000;
color:green;
height:600px;
overflow:scroll;
}

#searchGoogleBg {
	background:url(../../../images/google-search.png) no-repeat;
	text-align:left;
	padding-left:22px;
	padding-top:2px;
	height:24px;
	width:164px;
}

#searchGoogleBg input {
	border:1px solid white;
	height:16px;
	width:130px;
}

/* #####################################  Tabs  ####################################### */

#tabs_content {
  border-collapse:collapse;
  border-spacing:0px;
  height:54px;
  width:100%;
}

#webwag_tabs {
/*clear:both;*/
font-size:93%;
margin-left:5px;
width:100%;
/*margin-left:20px;*/
}


#screen_tabs {
 z-index:1;
}


#webwag_tabs div,#dragHelper div.tab {
	
cursor:pointer;
list-style:none;
float:left;
margin:0;
}

#webwag_tabs div div,#dragHelper div.tab div {
display:inline;
margin:0;
padding:0;
}

#webwag_tabs a,#dragHelper .tab a {
float:left;
background:url(../images/tableft.gif) no-repeat left top;
text-decoration:none;
margin:0;
padding:0 0 0 5px;
height:20px;
}

* html #webwag_tabs a{
width:50px;
}

#webwag_tabs a span,#dragHelper .tab a span {
white-space:nowrap;
display:block;
background:url(../images/tabright.gif) no-repeat right top;
color:#FFF;
padding:5px 15px 4px 6px;
height:11px;
}

#webwag_tabs a.tabActive span,#dragHelper .tab a.tabActive {
color:#000;
}

/* #webwag_tabs a.tabActive span{height:10px;} */

.tab span img{
display:none;
}

.tabActive span img{
display:inline;
position:relative;
left:8px;
top:1px;
}

#webwag_tabs a.tabActive,#dragHelper .tab a.tabActive {
background-position:0 -42px;
}

#webwag_tabs a.tabActive span,#dragHelper .tab a.tabActive span {
background-position:100% -42px;
}

#webwag_tabs input {
font-size:80%;
font-family:verdana,arial,helvetica,sans-serif;
font-style:italic;
background:url(../images/tabright.gif) no-repeat 0 -42px;
color:#000;
border:0px;
margin:0;

padding:0;
}

#addTab {
	background-image:url(../images/bg_opacity.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_opacity.png', sizingMethod='scale');
	padding: 0 2px;
}

#addTabIcon {
	background:url(../../../images/addIcon.png?v2) 50% 50% no-repeat;
	width:20px;
	height:20px;
}

#addTab,#addTab a{
_block:inline;
_width:50px;
}

.tabMenu{
display:block;
width:160px;
height:120px;
position:absolute;
background:#F9F9F8;
border:1px ridge #333;
z-index:1000;
}

#tabContentTable {
	width:100%;
	margin:0;
	padding:0;
}

.tabMenuCols td{
text-align:center;
}

.tabPopup {
display:block;
position:absolute;
background:#F9F9F8;
border:2px ridge #000;
}

.tabPopup div {
display:block;
float:none;
}

.tabPopup div a {
text-decoration:none;
display:block;
border:1px solid #000;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
}

.tabPopup div a:hover {
color:#000;
background:#bbb;
border:1px solid #111;
}

div.inactive_tab {
float:left;
text-align:center;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
margin-left:5px;
color:#999;
cursor:pointer;
padding:5px;
}

div.active_tab {
float:left;
text-align:center;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
margin-left:5px;
color:#333;
background-color:#fff;
cursor:pointer;
padding:5px;
}

.main_content {
background:transparent url(../images/background_main_repeat.jpg);
border-top:1px solid #AEAEBA;
}

.tab_content {
/*background:transparent url(../images/background_main_repeat.jpg);*/
/*border-bottom:1px solid #999;*/
/*border-right:1px solid #999;
border-left:1px solid #999;*/
padding-left:3px;
}

div .tabZone ul {
list-style:none;
margin:0;
padding:0;
}

.tabZone {
min-height:100px;
}

.tabCol {
		vertical-align: top;
		text-align: left;
		float: left; /* This is forces the page content to adjust to changes in height of the columns */
		overflow: hidden; /* As a precaution, all content is clipped to the column width */
		margin: 0; /* This and padding need to be zero */
		padding: 0;
		min-height:20px;
		width: 33%; /* Default value, overridden by class */
}

/* html>body .tabCol {
height:auto;
min-height:5em;
} */

#tabContentSizer {
	z-index: 2;
}

.splitpane-divider,
.colSizer {
background-image:url(../../../images/slider.gif);
cursor:w-resize;
width:4px;
background-position:top;
}

.moveBoxHover {
border:1px solid red;
}

.moveBoxActive {
border:2px solid blue;
}

.moveBoxHelper {
border:1px dotted orange;
}

#webwag_tabs .widgetBox,#webwag_tabs .moveBoxHelper {
display:none;
width:10px;
height:10px;
}

.loading {
text-align:center;
padding:20px;
}

.widget_box {
list-style-type:none;
background-color:#fff;
border:3px solid #AEAEBA;
text-align:left;
font-family:verdana, arial, helvetica, sans-serif;
font-size:10px;
color:#333;
overflow:hidden;
margin:5px 6px;
}

#dragGhost {
	border: 2px dashed #AEAEBA;
	background: #F9F9F8;
}

.widget_header {
background:transparent url(../images/titlebar_background.jpg) repeat scroll 0 0;
height:19px;
text-align:top;
overflow:hidden;
overflowx:hidden;
overflowy:hidden;
margin:0;
padding:0 3px;
}

.widget_header span {
line-height:19px;
float:left;
}

.dragable_box_header img {
float:left;
}

.widget_icon {
line-height:10px;
height:11px;
padding-bottom:3px;
padding-right:5px;
padding-top:2px;
float:left;
}

.widget_title {
vertical-align:top;
font-weight:700;
line-height:17px;
height:17px;
overflow:hidden;
overflowx:hidden;
overflowy:hidden;
margin:0;
padding:0;
}

.widget_buttons {
padding-top:3px;
padding-right:5px;
float:right;
text-align:right;
}

.widget_prefs {
border-bottom:1px solid #aaa;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
margin-left:5px;
margin-right:5px;
padding:5px;
}

.widget_status {
	padding:5px;
	border-top:1px solid #AEAEBA;
	border-bottom:1px solid #AEAEBA;
	background-color:#F9F9F8;
}

.status {
	padding:5px;
	border-top:1px solid #AEAEBA;
	border-bottom:1px solid #AEAEBA;
	background-color:#F9F9F8;
}

.pref_label {
clear:both;
font-family:verdana, arial, helvetica, sans-serif;
font-size:10px;
width:80px;
color:#333;
margin-bottom:5px;
float:left;
text-align:right;
padding:5px;
}

.boxItemHeader_div0 {
	background-color:#F9F9F8;
}
.boxItemHeader_div1 {
	background-color:#fff;
}

.line0 {
	background-color:#F9F9F8;
}
.line1 {
	background-color:#fff;
}

.link_line_0 {
	background-color: #F9F9F8;
	cursor:pointer;
}
.link_line_1 {
	background-color: #fff;
	cursor:pointer;
}

.link_line_0:hover {
   	background-color: #DADAE0;
}
.link_line_1:hover {
   	background-color: #DADAE0;
}

.pref_control {
margin-bottom:5px;
font-size:10px;
padding:5px;
}

.widget_body {
	overflow:auto;
/*width: 100%; 
overflow:auto;*/
/*padding:5px;*/
}

.popupBox {
width:400px;
height:400px;
position:absolute;
top:50px;
z-index:100;
text-align:left;
background:#EDEDEE;
margin:auto;
border:4px ridge #DDD;
}

.popupTitle {
background-image:url(http://s.webwag.com/styles/grey/images/bg_haut.gif);
font-size:2em;
color:#777;
padding-left:10px;
}

/* #####################################  Webmobile  ####################################### */

.mobile_widget_box,
.car_widget_box,
.car_widget_fav {
	background 	: transparent url("../../../images/webmobile/iconBg.png") no-repeat 50% 50%;
	margin:2px;
	width 		: 50px; 
	height 		: 50px; 
	float 		: left;
	padding 	: 1px;
	cursor 		: move;
}

.car_widget_box {
	margin:0;
	padding:7px;
}

.car_widget_fav {
	margin:0;
	padding:2px;
}



.car_widget_menu,
.mobile_widget_remove {
	float 		: right;
	position 	: relative;
	bottom 		: 5px;
	left 		: 4px;
	cursor 		: pointer;
	_cursor 	: hand;
}

.car_widget_menu img {
  margin : 0 1px;
}

#webCar {
  background : url(/images/webcar/screen.png) no-repeat 0% 0%;
  width:210px;
	height:282px;
	overflow : hidden;
}

#webCarScreen {
  padding: 0px 5px 0px 5px;
}

#webMobileScreenContent {
	margin 		: 0 auto;
	padding-top : 5px;
}

#webCarScreenContent {
  padding-top:5px;
  height:115px;
}

#webCarOverflow{
	overflow-x:auto;
	overflow-y:hidden;
	position:relative;
	margin: 15px 0 0px 3px;
	width:195px;
	height:150px;
}

#webCarPopup {
  border:1px solid black;
	border-top: 1px solid white;
	background:#FFFFFF;
	position:absolute;
	margin: 12px 0 0 10px;
	width:185px;
	z-index:100000;
}

#webCarPopupContent {
	padding:5px;
}

#webCarFavContent {
	clear : left;
	padding : 13px 0px 0 7px;
}

#webCarScreenFooter {
	clear : left;
	text-align:right;
	margin-top:10px;
	margin-bottom:2px;
	margin-right:5px;
	color : #FFFFFF;
}

#webCarScreenHeader{
	width:200px;
	text-align:right;
	padding:2px;
}

#webMobile,
#webCar{
margin-top:3px;
margin-bottom:5px;
}

.mobileRoundtop {
color: #fff;
background:url(../../../images/webmobile/tl.png) no-repeat top left;
}

.mobileRoundtopright{
background:url(../../../images/webmobile/tr.png) no-repeat top right;
height:22px;
margin-left:9px;
text-align:center;
position:relative;
}

.mobileRoundbottom{
color: #fff;
background:url(../../../images/webmobile/bl.png) no-repeat top left;
height:8px;
}

.mobileRoundbottomright{
background:url(../../../images/webmobile/br.png) no-repeat top right;
height:8px;
margin-left:6px;
}

.mobileContent{
border-right:1px black solid;
border-left:1px black solid;
background:#ccc url(../../../images/webmobile/v.png) repeat-x;
}
/* end rounded borders */

#webCarButton,
#webMobileButton,
#webIphoneButton{
	width:75px;
	height:48px;
	margin-left:5px;
	cursor:pointer;
	_cursor:hand;
	float:right;
	display:inline;
	margin-top:4px;
}

#webMobileButton{
	background:url(../../../images/webmobile/mobileScreenLogo.png);
	_background:url(../../../images/spacer.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/webmobile/mobileScreenLogo.png', sizingMethod='scale');
}

#webCarButton{
	background:url(../../../images/webcar/car_tab.png);
	_background:url(../../../images/spacer.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/webcar/car_tab.png', sizingMethod='scale');
}

#webIphoneButton{
	background:url(../../../images/webiphone/iphone_tab.png);
	_background:url(../../../images/spacer.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/webiphone/iphone_tab.png', sizingMethod='scale');
}

#webMobileScreenOutter{
margin:0 5px 10px 5px;
}

#webMobileScreen {
-moz-border-radius:5px;
background-color:#EDEDEE;
/*border:1px solid #777;*/
/*overflow:auto;*/
overflow-x:auto;
position:relative;
width:240px;
height:320px;
}

#webMobileMenu{
margin:-1px 5px;
}

.webCarFavBlock {
  border : 1px dotted #8F8F8F;
	margin-right:4px;
	width  : 55px;
	height : 55px;
	float:left;
}

.webCarFavBlockHover {
	border : 1px solid white;
}

.webMobileMenuItem{
/*width:200px;*/
border:1px solid #EDEDEE;
background-color:#F9F9F8;
margin:0px 3px;
padding:0px;
clear:left;
}

.webMobileMenuItemTitle{
overflow:hidden;
}

.webmobileWidget {
position:absolute;
visibility:visible;
cursor:move;
font-family:arial;
}

.mobileWidgetSelection {
border:2px solid #555;
}

.mobileWidgetSelection .webMobileItem{
background-color:#ccc;
}

.webWidgetSelection {
border:8px solid #F1C14B;
margin:1px;
}

.webmobileMenuItemTitle {
cursor:move;
margin-right:20px;
}

.webmobileMenuItemButtons {
float:right;
height:100%;
}

.webMobileItem {
border:1px solid #F9F9F8;
clear:both;
padding:4px;
}

#webMobileScreen .webMobileHover{
border:1px dashed blue;
} 

.webMobileHover{
border:1px dashed #555;
background-color:#aaa;
}

/* #####################################  Search  ####################################### */

.searchResults {
	border : 1px solid #AEAEBA;
	background-color : #fff;
	padding : 20px;
}

#runSearchBtn{
background: url(../../../images/searchbgbtn.png) no-repeat;
height:24px;
width:80px;
display:table-cell;
font-weight:bold;
cursor:pointer;
/*_padding-top:5px;*/
}

#search{
}

#searchBox{
	width:165px;
	text-align:center;

}

#searchResultHeader {
	background-color:#EDEDEE;
	font-size:12px;
	margin-bottom:3px;
	padding:5px;
}

#searchResultHeader a {
	font-size:12px;
	text-decoration:underline;
}

.searchResultRow {
	padding:5px;
}

.searchRow1 {
	background-color:#EDEDEE;
	padding-left:2em;
}

.searchTitle {
	color:#0000FF;
	font-family:Tahoma;
	font-size:14px;
	font-weight:200;
	text-decoration:underline;
}

.searchLink {
	font-size:11px;
	color:green;
	text-decoration:underline;
}

/* #####################################  Settings  ####################################### */

#wwgSettings {
position:absolute;
top:50px;
z-index:100;
width:500px;
text-align:left;
background:#EDEDEE;
margin:auto;
}

#wwgSettings ol {
border:1px solid #AEAEBA;
float:left;
height:480px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:5px;
margin-left:10px;
width:100px;
background-color:#FFF;
padding:0;
}

#wwgSettings p {
/*padding-left:2em;
padding-right:2em;*/
}

#wwgSettings ol li {
display:inline;
height:2em;
}

#wwgSettings ol a {
background:url(../images/titlebar_background.jpg);
padding-left:1em;
display:block;
font-size:1.2em;
}

#wwgSettings ol a:hover {
background:transparent url(../../../images/roll.gif) repeat scroll 0;
cursor:pointer;
}

#wwgSettingsPanel {
height:480px;
border:1px solid #AEAEBA;
background:#FFF url(../images/titlebar_background.jpg) repeat-x;
margin:5px 10px 5px 10px;
overflow:auto;
}

#wwgSettingsTitle,.wininfoTitle {
background-image:url(../images/bg_haut.gif);
font-size:2em;
color:#777;
padding-left:10px;
}

#wwgSettingsFooter {
clear:both;
text-align:right;
margin-right:4em;
}

.settingsItemTitle {
margin-bottom:.5em;
padding-left:1em;
font-size:1.5em;
color:#777;
}

#settingsSignin p label,#settingsAccount p label,#settingsMobile p label {
width:10em;
float:left;
margin-right:1em;
text-align:right;
}

#settingsThemes {
margin-left:10px;
}

#settingsThemes a {
display:block;
float:left;
opacity:.8;
-moz-opacity:.8;
-khtml-opacity:.8;
filter:alpha(opacity=80);
padding:10px;
}

#settingsThemes a img {
border:1px solid #AEAEBA;
}

#settingsThemes a:hover {
display:block;
float:left;
background-color:#EDEDEE;
padding:10px;
}

.langSelection a:hover,.searchRow0 {
background-color:#F9F9F8;
}


/* #####################################  Popups  ####################################### */

.popupButton,.dragableBoxHeader_button {
float:right;
padding-right:5px;
padding-top:3px;
text-align:right;
}

.notice {
background:#FFFDCF none repeat scroll 0%;
border:1px solid #F1CB2F;
font-weight:bold;
font-size:1.2em;
padding:10px;
margin: 10px 40px 10px 30px;
position:relative;
}

#loading-layer-inner{
background-color:#FCF8C7;
border-color:#ccc #666 #666 #ccc;
border-style:solid;
border-width:1px;
color:#000;
height:28px;
padding:18px 10px 10px;
text-align:center;
width:220px;
}

/* #####################################  Widgets Discovery  ####################################### */

#discovery{
background-color:#EDEDED;
color:#333;
border:1px solid #FFF;
padding-bottom:10px;
}

#discovery ul{
list-style-type:none;
padding:0;
}
#discovery ul li{
margin:0;
padding-left:2px;
height:23px;
}

#discoveryHeader{
background:/*#85927C*/ url(../../../images/discovery/grad.png) repeat-x;
height:28px;
min-width:1024px;
}

#discoSearchBox{
font-size: 0.9em;
padding-left:5px;
width:171px;
height:14px;
border:0;
margin-left:8px;
padding-top:3px;
background-image:url(../../../images/discovery/search_bg.gif); 
}

#discoSearchSubmit{
background-image:url(../../../images/discovery/search_go.gif);
}

.discoCatTitle{
text-align:center;
width:115px;
height:18px;
float:left;
font-weight:bold;
margin:0;
padding:5px;
border-right:1px solid white;
}

#discoCat0,#discoCat1{
background-color:#EDEDED;
float:left;
font-size:10px;
margin:0px;
text-align:left;
width:100px;
overflow-x:hidden;
overflow-y:auto;
}

#discoCat0,#discoCat1{
height:350px;
width:125px;
float:left;
border-right:1px solid white;
}


.discoContentType{
background-color:#EDEDED;
float:left;
height:17px;
margin-left:15px;
margin-top:3px;
padding-right:4px;
padding-left:4px;
border:1px solid white;
}

#discoZone{
height:350px;
background-color:#999;
}

.discoWidgetsTbl td{
width: 210px;
height: 100px;
}

.discoveryWidget{
float:left;
width:200px;
/*border:1px blue dashed;*/
margin:5px;
}

.discoNavBtn{
/*
background:#aaa;
width:120px;
float:right;
padding-top:2px;
*/
background:#AAAAAA none repeat scroll 0% 50%;
border:2px solid white;
color:white;
float:right;
font-weight:bold;
padding-left:4px;
padding-top:3px;
width:120px;
}

.discoImgPreview{
margin-right:10px;
float:left;
width:64px;
height:64px;
background: transparent url(../../../services/discoveryimg.php?url=images/discovery/blue_badge.png) no-repeat scroll;
cursor:pointer;
z-index:1;
}

.discoImgPreview img{
margin-left:14px;/* 80-52 /2*/
margin-top:14px;
width:52px;
}

.discoWidTitle{
font-size:100%;
font-weight:bold;
height:1.2em;
margin:0;
overflow:hidden;
width:125px;
margin-bottom:5px;
position:relative;
top:-2px;
float:right;
/*border:1px orange dashed;*/
}

#ee{
margin-left:auto;
margin-right:auto;
}

.discoWidAdd{
float:left;
margin-right:5px;
margin-top:3px;
cursor:pointer;
}

.discoWidRating{
height:12px;
}

.discoWidInfos{
clear:right;
position:relative;
top:-11px;
margin-left:64px;
}

.discoWidInfos a{
color:grey;
}

.discoWidInfos a:hover{
color:black;
text-decoration:underline;
}

.discoStar0{
background:transparent url(../../../images/stars.png) no-repeat -13px 0;
width:12px;
height:12px;
float:left;
}

.discoStar1{
background:url(../../../images/stars.png) no-repeat 0 0;
width:12px;
height:12px;
float:left;
}

.discoTabCellSelected {
background:#999 none repeat scroll 0%;
width:125px;
padding:2px 0px 2px 3px;
left:-1px;

white-space:nowrap;
cursor:pointer;
}

.discoTabCellSelectedSpecialCat {
background:#999 none repeat scroll 0%;
width:255px;
padding:2px 0px 2px 3px;
left:-1px;
white-space:nowrap;
cursor:pointer;
}


#discoCat1 .discoTabCellSelected{
padding-right: 15px;
}

.discoTabCell {
border:0 none;
left:0;
margin-left:5px;
padding:2px 0px 2px 3px;
white-space:nowrap;
cursor:pointer;
}

.discoWidgetsTbl{
border: 2px solid #999;
margin-left:15px;
}

.discoSpecialWidgets{
border-top:0px;
padding:7px;
font-size:110%;
font-weight:bold;
text-align:center;
/*background-color:#c5ccf9;*/
background: #EDEDED url(../../../images/discovery/grad.png) repeat-x;
}

.discoSpecialBg{
background:grey;
}

.discoveryBtnTypeWidget{
width:120px;
border:1px solid white;
float:left;
margin:3px auto auto 1em;
}

.discoveryWidgetPreview{
/*border:1px dashed blue;*/
float:left;
margin:5px;
width:300px;
height:160px;
}

.discoArrows img{
cursor:pointer;
}

.discoBox{
margin:10px 30px;
width:300px;
border:1px grey dotted;
background-color:#ddd;
padding:10px;
}

.discoBoxTitle{
font-size:1.2em;
font-weight:bold;
margin:2px;
padding-bottom:15px;
border-bottom:1px solid black;
height:20px;
}

.discoBoxTitleImg{
float:left;
}

.discoBoxTitleText{
float:right;
font-size:1.15em;
font-weight:bolder;
padding-bottom:6px;
padding-left:10px;
}

#discoveryRSSList{
overflow:scroll;
height:215px;
}

#discoWidgetPreview{
background:#999;
margin-left:10px;
height:300px;
padding:25px;
}

#discoWidgetPreviewInformation, #discoWidgetPreviewWidget{
background:#FFF;
width:300px;
height:250px;
padding:3px;
/*float:left;*/
}

#discoWidgetPreviewFleche{
background: url(../../../images/discovery/arrow.png) 0 100px no-repeat;
width:74px;
height:250px;
/*float:left;*/
}

#discoWidgetPreviewInformation h2, #discoWidgetPreviewWidget h2{
border-bottom:1px solid #AAA;
text-align:center;
margin:0 0 10px 0; 
}

#discoWidgetPreviewInformation .discoImgPreview{
margin-left:10px;
}

#discoWidgetPreviewWidget iframe{
border:none;
width:300px;
height:190px;
}

#discoWidgetPreviewAdd{
margin-top:5px;
text-align:center;
}

#discoWidgetPreviewInformation .discoWidInfos{
margin-top:10px;
}

#discoWidgetPreviewBack{
text-align:right;
float:right;
padding-top:10px;
height:42px;
}
#discoWidgetPreviewBack span{
border:2px solid #FFF;
background: url(../../../images/discovery/arrow_left.gif) no-repeat;
background-position:left;
padding:4px 4px 4px 20px;
color:#000;
height:30px;
font-weight:bold;
text-decoration:none;
}

/* #####################################  Footer  ####################################### */

#webwagFooter{
/*background:transparent url(../images/header.jpg) repeat-x scroll 0pt -55px;*/
background-color:#EDEDEE;
text-align:center;
padding-top:8px;
border-top:solid;
border-width:1px;
border-color:#AEAEBA;
}

#webwagFooter a {
font-size:10px;
color:#000;
margin-left:5px;
margin-right:5px;
}

/* #####################################  Miscellaneous  ####################################### */

.iphoneOnly{
display:none;
}

.button{
cursor:pointer;
_cursor:hand;
}

#loading{
position:absolute;
top:0;
left:0;
}

#shadowOverlay {
background-color:black;
height:100%;
position:absolute;
left:0;
top:0;
width:100%;
opacity:.75;
-moz-opacity:.75;
-khtml-opacity:.75;
filter:alpha(opacity=75);
z-index:100;
}

.transLayer{
position:absolute;
left:0;
top:0;
width:100%;
z-index:100;
}

#wod_sel{
position:absolute;
background:white;
z-index:101;
}

/* ???????????? */
.selected {
	border: 2px solid #6688dd;
}
.unselected {
   	border: 1px solid #333;
	cursor: pointer;
}
/* ???????????? */



/* RSS reader */

#popupWinrssPlayer *{
	outline : none;
}

.trListPost{
	background : white;
}
.trListPost2{
	background : #F9F9F8;
}

.trListPost:hover{
	background :#DADAE0;
}
.trListPost2:hover{
	background :#DADAE0;
}

.titleRssCat {
	font-size : 14px;
	background: #F9F9F8;
}

.titleRssCat:hover{
	cursor : pointer; 
}

.menuRssCat{
	color : none;
	margin : 0 0 0 8px;
}

#menuRss{
	height:60%;
	width: 99%;
	float : left;
	padding : 10px 0 0 2px;
	border-top : 1px solid black;
	background:white;
	overflow-y: auto;
}	
#menuRss a{
	color:black;
	font-weight : none;
}

#menuRss a:visited{
	color : black;
}

#menuRss a:hover{
	background:#d9e6ff;
	text-decoration : none;
	cursor : pointer;
}

/*#contenuRss tr:hover{
	background:#d9e6ff;
}

#contenuRss tr{
	border-top : 2px solid #e2ecfa;	
}
*/

#contenuRss a{
	color : black;	
}

/*#contenuRss table{
	border-collapse :collapse;
}
*/
#contenuRss{
	background:white none repeat scroll 0%;
	border : 1px solid black;
	float:left;
	height:30%;
	overflow-y:auto;
	width : 75.7%;
}

#contenuRss th{
	background : #DADAE0;
}

#contenenuRss tr:hover{
	background : #AEAEBA;
}

#detailRss{
	height : 53%;
	width : 75.6%;
	float : left;
	overflow-y: auto;
	background : white;
	border-left : 1px solid black;
	padding : 1px 0 0 1px;
}

#title{
	height : 37px;
	width : 100%;
	float : left;
	background:transparent;
	text-align:center;
	font-size : 18px;
	background:white;
}

#title:hover{
	cursor : move; 
}

#titreRss{
	font-size : 12px;
}

#item{
	padding : 0 0 0 10px;
}

#header{
	padding : 0 0 0 10px;
}			

ol			
{
	margin: 0;
	padding: 0 0 0 15px;
	border: 0;
}

h{
margin : 8px 0;
}

#popUp{
	background : transparent;
}

#rssReaderUnseen{
	height:37px;
	width :36px;
	padding : 7px 0 0 0;
	float:right;
	color : white;
	font-size : 8;
	background : url(../../../images/rss/unseens.png) no-repeat;
}


#titreGauche{
	float : left;
	padding : 12px 0 0 0;
}

#titrePost{
	font-size : 12px;
	height : 100%;
	background : #DADAE0;
	color : black;
	padding : 0 0 0 10px;
}

#commandeFlux{
	height: 37px;
	margin : 3px 36px 0 0;
	float : right;
}

#commandePost{
	height : 20px;
	float : right;
}

#barrePost{
	color : black;
	height : 5%;
	width : 75.7%;
	border : 1px solid black;
	float : left;	
}

.snapshot{
	text-align : center;
}

#legende{
	height :40%;
	width : 99%;
	float : left; 
	border-top : 1px solid black;
	background : white;
	padding : 0 0 0 5px;
}

#conteneurGauche{
	float : left;
	height : 80%;
	width : 23%;
}

#view{
	float:right;
	margin : 5px 15px 0 0 ;
}

#divIconeFlux{
	margin : 0 0 0 15px;
	float:left;
	width : 150px;
}

#closeRss{
	
	right:-16px;
	top:-22px;
	_margin : -20px;
	position : absolute;
}

