html {
	font-size:62.5%;
}

body {
	font-family: Verdana,"Trebuchet MS", Arial, Helvetica, ;
	font-size: 12px;
	line-height: 18.333px;
	color: #333333;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 184px;
	margin: 0px;
}



p,
li,
input,
textarea,
label,
legend,
form {
	font-size:1.2em;
}

li li,
li li li,
li li li li {
	font-size:1em;
}

form optgroup,
form textarea,
form legend,
form select,
form label,
form p,
form input {
	font-size:1em;
}


a {
	outline:none;
	color: #1C75C0;
}

a img {
	border:0;
}


/* ******* END FLACO ***** */

* {
	margin: 0;
   padding: 0;
   border: none;
	font-size: 1em;
}

#container{
	width: 940px;
	margin: 0 auto;
}
#header{
	background:url(../images/index-header.gif) left top no-repeat;
	height: 132px;
}

#header h1{
	padding: 51px 0 0 50px;
}
#header h1 a {
	display: block;
	background:url(../images/wimob-logo.gif) no-repeat;
	height: 69px;
	width: 264px;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}

* html>body #header h1 a {
   letter-spacing: -999em;	
}

#navigation{
	margin: -83px 0 0 380px;
	height: 83px;
	position:relative;
	z-index: 50;
	display:block;
	
}

#navigation h2{
	display:none;
}

#navigation ul {
	list-style:none;
}

#navigation ul li{
	float:left;
	background:url(../images/index-navigation-li.gif) center top no-repeat;
	padding: 10px 0 0;
	font-size: 12px;
}
#navigation ul li a{
	display:block;
	padding: 6px 0 0;
	height: 26px;
	width: 110px;
	background:url(../images/index-navigation-li.gif) center -57px no-repeat;
	color: #1C75C0;
	font-weight:bold;	
	line-height: 1.2em;
	text-align:center;
	text-decoration:none;
	position:relative;
	float: left;
	z-index: 150;
}

#navigation ul li a span{	
	height: 26px;
}
#navigation ul li.publishers{
	background:url(../images/index-navigation-li-publishers.gif) center top no-repeat;
}
#navigation ul li.publishers a{
	width: 180px;
	background:url(../images/index-navigation-li-publishers.gif) center -57px no-repeat;
}
#navigation ul li a:hover, #navigation ul li.activa a{
	background: none;
	color: #fff;
}

#navigation ul li.first {
	background-position: left top;
}


#navigation ul li.first a{
	padding-left: 8px;
	background-position: center -57px;
}

#content{
	background: #fff url(../images/index-content.gif) left top no-repeat;
	padding: 0 20px 0 19px;
	min-height: 500px;
	width:901px;
}
* html #content{
	height: 500px;
}

#content *{
	position:relative;
	z-index: 50;
}
#content div.flash{
	height: 330px;
}	
#content h2{
	color: #1C75C0;
	font-size: 2.4em;
	margin: 40px 0 0 355px;
}

#content h2 a{
	/*text-transform: uppercase;
	background:url(../images/index-content-h2-span.gif) right center no-repeat;*/
	padding: 0 30px 0 0;
	text-decoration:none;
	font-size: .5em;
	color: #1C75C0;
}
#content div.downloads{	
	float: left;
	width: 302px;
}
#content div.download{	
	background:url(../images/index-content-div.gif) left bottom no-repeat;
	width: 302px;	
	padding: 0 0 2px;	
	margin: 0 0 15px 30px;
}
#content div.publishers{	
	margin-bottom: 0;
}
#content div.download h2{	
	color: #FF7E00;
	font-size: 1.1em;
	line-height:1.6em;
	margin: 0 0 0;
	padding: 9px 0 0 21px;
	background:url(../images/index-content-div-h2.gif) left 2px no-repeat;
}
#content div.download h2 span{
	color:#FF7E00;
	padding:0;
	font-weight:bold;
	background:none;
}
#content div.download p{	
	color: #000;
	font-size: 1.1em;
	line-height:1.4em;
	font-weight:normal;
	padding: 0 46px 0 21px;
}
#content div.download a{
	background:url(../images/index-content-div-a.gif) no-repeat;
	height: 26px;
	display:block;
	margin: 6px 0 0 17px;
	font-size: 1.5em;
	color: #000;
	text-decoration:none;
	font-weight:bold;
	padding: 9px 0 0 47px;
}
#content div.publishers a{
	background:url(../images/index-content-publishers-a.gif) no-repeat;
}
#content div.download p.links{
	background:url(../images/index-content-div-p.gif) right top no-repeat;
	margin: -2px 10px 0 21px;
	font-size: 1.1em;
	font-weight:bold;
	padding: 0 0 4px 33px;
	font-size: 1em;
}
#content div.publishers p.links{
	background: none;
}
#content div.download p span{
  background:url(../images/index-content-div-p-span.gif) left 2PX no-repeat;
  padding: 6px 0 6px 25px;
  display:block;
  position:relative;
}
#content div.carrousel{
	height: 336px;
	display:block;
	margin:0 0 0 355px;
	border-bottom: 1px #fff solid;
}
#content div.favorites{	
	display:block;
	margin:-54px 0 -10px 30px;
	border-bottom: 1px #fff solid;
}

*:first-child+html #content div.favorites{
	margin-bottom: -35px;
}
*:first-child+html #content div.carrousel{	
	margin-bottom: -35px;
}

* html #content div.favorites{
	margin-bottom: -35px;
}
* html #content div.carrousel{	
	margin-bottom: -35px;
}
#content div.favorites h2{	
	color: #FF7E00;
	font-size: 1.4em  !important;
	font-weight:normal;
	text-align:left;
	margin:0 0 10px;
}
#content div.carrousel h2{	
	color: #000;
	font-size: 1.7em  !important;
	font-weight:normal;
	text-align:left;
	margin:0 50px 10px 20px;
}
#content div.favorites ul{
	list-style:none;
}

#content div.favorites li{
	float:left;
	padding: 5px 0 5px;
	background: none !important;
}
#content div.favorites li a{
	display:block;
	float:left;
	background:url(../images/blogmarks.png)  top center no-repeat;
	height: 20px;
	width: 20px;
	 /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}
* html>body #content div.favorites li a{
   letter-spacing: -999em;	
}

#content div.favorites li.delicious a{
	background:url(../images/delicious.png) top center no-repeat;
}
#content div.favorites li.furl a{
	background:url(../images/furl.png) top center no-repeat;
}

#content div.favorites li.magnolia a{
	background:url(../images/magnolia.png) top center no-repeat;
}

#content div.favorites li.newsvine a{
	background:url(../images/newsvine.png) top center no-repeat;
}

#content div.favorites li.shadows a{
	background:url(../images/shadows.png) top center no-repeat;
}
#content div.favorites li.yahoomyweb a{
	background:url(../images/yahoomyweb.png) top center no-repeat;
}
#content div.favorites li.digg a{
	background:url(../images/digg.png) top center no-repeat;
}

#content div.favorites li.slashdot a{
	background:url(../images/slashdot.png) top center no-repeat;
}

#content div.favorites li.stumbleupon a{
	background:url(../images/stumbleupon.png) top center no-repeat;
}

#content div.favorites li.tailrank a{
	background:url(../images/tailrank.png) top center no-repeat;
}

#content div.favorites li.technorati a{
	background:url(../images/technorati.png) top center no-repeat;
}

#content div.favorites li.blogmemessp a{
	background:url(../images/blogmemes.png) top center no-repeat;
}

#content div.favorites li.facebook a{
	background:url(../images/facebook.gif) top center no-repeat;
	width: 45px;
}

/*
#content p.up{
	margin: 0 40px;
	padding: 0;	
	font-size:1.1em;
	position:relative;
	text-transform:uppercase;
	
}
#content p.up a{
	background:url(../images/about-content-up.gif) left 2px no-repeat;
	padding: 0 0 0 15px;
	color:#166294;
	font-weight:bold;
	text-decoration:none;
	float: right;
}

#footer {
	padding: 180px 20px 20px 19px;
	margin: -120px 0 0;
	background:url(../images/index-footer.gif) -1px top no-repeat;
	z-index: 5;
}

*/

#footer {
	width:901px;
	padding: 180px 0 20px 0;
	margin: 0 0 0 -19px;
	background:url(../images/index-footer.gif) -1px top no-repeat;
	clear:both;
	display:block;
	float:none;
}


#footer ul{
	background: url(../images/index-footer-ul.gif) no-repeat;
	height: 22px;
	width: 316px;	
	padding: 10px 263px 0;
	margin: 0 auto;
	list-style:none;
	text-align:center;
}

#footer ul li{
	color: #166294;
	font-size: 1em;
	float:left;
}
#footer ul li a{
	color: #166294;
	text-decoration:none;
	padding: 0 5px;
}

body {
   background: #F1F1F1 url(../images/index-body.gif) top repeat-x;
}


