
/* PAGINADOR  */


span.navPag
{
	
	text-align: center;
	margin-right: 14px;	

	height:32px; 
	top:0px; 
	left: 0px; 
	border: 1px #000 solid;
	background-color:#6699FF;
	color:#fff;
	font-weight: bolder;
	font-size: 14px;
	
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
}



span.navPag:hover {color: #3366FF; text-decoration: none; font-weight: bolder; background-color:lightgrey; border: 1px #3366FF solid;}

a.navPag:hover {text-decoration: none; }

#paginador {width:100%;text-align:center;height:auto; text-decoration: none; }


#outerslice {
    background: #e5ecff url(//s3.mleiloes.com/static/tpl/img/slice_background.gif);
    border-bottom: 1px solid #a7b9e9;
    margin: 0 0 5px 0;
    padding: 3px 0;
    text-align: center;
    height: 100%; /* kreator */

}

#slice {
    width: 880px;
    margin: 0 auto;
}

/* -------------------------------- */
/* Forum Bits                       */
/* -------------------------------- */

#banner{
	background: url(//s3.mleiloes.com/static/tpl/img/mega-top-blue.png) repeat-x 0 0;
	height: 76px;
	text-align: left;
    margin-left: 1px;
    margin-right: 1px;
}

#banner_l{
	background: url(//s3.mleiloes.com/static/tpl/img/mega-top-blue.png) no-repeat 0 -77px;
	height: 76px;
    margin: 0;
}

#banner_r{
	background: url(//s3.mleiloes.com/static/tpl/img/mega-top-blue.png) no-repeat 100% -154px;    /* 100% */
	height: 76px;
    margin: 0;
}

#logo{
	background: url(//s3.mleiloes.com/static/tpl/img/logo-mega-2012.png) no-repeat 20px 3px;
	height: 76px;
}

#logo-beta{
	background: url(//s3.mleiloes.com/static/tpl/img/beta-logo.png) no-repeat 57px 4px;
	height: 76px;
}


.vistasTopo{
   position: relative; 
   display: block;
/*
    left: 198px;
    top: -11px; */
	margin: 0;
      
/*    margin-left: 100px; */
    padding: 0;
   
    
	font-size: 10px;
	font-weight: normal;
	height: 18px;
/*    padding-top: 40px; */
    text-align: center;
    

   /* border: 1px solid #CC3300;  */
}


.vistasTopo a:link,
.vistasTopo a:active,
.vistasTopo a:visited{
	/*float: left; */
	color: #fff;
	/* padding: 0px 5px; */
   /*  padding-top: 50px; */
	text-decoration: none;
	line-height: 18px;
/*    margin-top: 45px; */

}

.vistasTopo a:hover{
	color: #fff;
 /*	background: #525252 url(//s3.mleiloes.com/static/tpl/img/mega_2009_nav.gif) repeat-x 0 -119px; */
   text-decoration: underline;
   /*  font-weight: normal; */
    margin-top: 45px;
}



/* novas vistas */


.vista-square
 {
    float: left;    
    width: 30px;
    height: 30px;
  /*  border-width: 2px 0 0 2px;   
    border-color: #333333;
   border-style: solid; */
    margin-left: 8px;
	margin-top: 46px;
    
 }
 .vista-text
 {
     float: left;    
     color: white;
     text-align: center; 
     height: 30px;
     line-height: 30px;     
     border-color: white;
     font-family: Verdana, Arial, Helvetica, Tahoma, Sans-Serif, Georgia, Serif;
     font-size: 11px;
     font-weight: bold;
   /*  border-width: 2px 2px 0 0;    
     border-color: #333333;
     border-style: solid; */
     background-color: #999999;
     padding: 0 10px 0 10px;
	 margin-top: 46px;
     
    
 }
 
/* ID de VISTAS */
/* COLECCIONAVEIS */
 
 #coleccionaveis-square { margin-left: 226px; background-color: #0000A5; }
 #coleccionaveis-text { }   
 #coleccionaveis:hover > #coleccionaveis-square { background-color: #3366FF; border-color: #3366FF;}
 #coleccionaveis:hover > #coleccionaveis-text { background-color: #0000A5; border-color: #0000A5; }
 #coleccionaveis-activo > #coleccionaveis-square { background-color: #3366FF; border-color: #3366FF;}
 #coleccionaveis-activo > #coleccionaveis-text { background-color: #0000A5; border-color: #0000A5; }
 
 /* TECNOLOCIA */
 
 #tecnologia-square { background-color: #FF8928; }
 #tecnologia { } 
 #tecnologia:hover > #tecnologia-square { background-color: #FFCC00; border-color: #FFCC00;}
 #tecnologia:hover > #tecnologia-text { background-color: #FF8928; border-color: #FF8928;}
 #tecnologia-activo > #tecnologia-square { background-color: #FFCC00; border-color: #FFCC00;}
 #tecnologia-activo > #tecnologia-text { background-color: #FF8928; border-color: #FF8928;}

 /* MODA */  
 
 #moda-square { background-color: #B100FF; }
 #moda-text { } 
 #moda:hover > #moda-square { background-color: #CC66FF; border-color: #CC66FF;}
 #moda:hover > #moda-text { background-color: #B100FF; border-color: #B100FF;}
 #moda-activo > #moda-square { background-color: #CC66FF; border-color: #CC66FF;}
 #moda-activo > #moda-text { background-color: #B100FF; border-color: #B100FF;}
 
 /* LAZER */
 
 #lazer-square { background-color: #339933; }
 #lazer-text { } 
 #lazer:hover > #lazer-square { background-color: #66CC33; border-color: #66CC33;}
 #lazer:hover > #lazer-text { background-color: #339933; border-color: #339933;}
 #lazer-activo > #lazer-square { background-color: #66CC33; border-color: #66CC33;}
 #lazer-activo > #lazer-text { background-color: #339933; border-color: #339933;}

  /* DIVERSOS */
 
 #diversos-square { background-color: #FF0000; }
 #diversos-text { } 
 #diversos:hover > #diversos-square { background-color: #FF6633; border-color: #FF6633;}
 #diversos:hover > #diversos-text { background-color: #FF0000; border-color: #FF0000;}
 #diversos-activo > #diversos-square { background-color: #FF6633; border-color: #FF6633;}
 #diversos-activo > #diversos-text { background-color: #FF0000; border-color: #FF0000;}
 
 /* old vistas */

#vista01{
    float: left;
	background: url(//s3.mleiloes.com/static/tpl/img/vista01-coleccionaveis-topo-azul.png) no-repeat 0px 0px;
    width: 96px;
	height: 20px;
    margin-left: 200px;
    margin-top: 8px;
    padding: 0;
    padding-top: 48px;
  /*  border: 1px solid #000000; */

}

#vista01-activo{
    float: left;
	background: url(//s3.mleiloes.com/static/tpl/img/vista01-coleccionaveis-topo-activo.png) no-repeat 0px 0px;
    width: 96px;
	height: 20px;
    margin-left: 200px;
    margin-top: 8px;
    padding: 0;
    padding-top: 48px;
  /*  border: 1px solid #000000; */

}

#vista02{
    float: left;
	background: url(//s3.mleiloes.com/static/tpl/img/vista02-tecnologia-topo-azul.png) no-repeat 0px 0px;
    width: 95px;
	height: 20px;
    margin-top: 8px;
    padding: 0;
    padding-top: 48px;
   

}

#vista02-activo{
    float: left;
	background: url(//s3.mleiloes.com/static/tpl/img/vista02-tecnologia-topo-activo.png) no-repeat 0px 0px;
    width: 95px;
height: 20px;
    margin-top: 8px;
    padding: 0;
    padding-top: 48px;

}

#vista03{
    float: left;
	background: url(//s3.mleiloes.com/static/tpl/img/vista03-entretenimento-topo-azul.png) no-repeat 0px 0px;
    width: 96px;
height: 20px;
    margin-top: 8px;
    padding: 0;
    padding-top: 48px;

}

#vista03-activo{
    float: left;
	background: url(//s3.mleiloes.com/static/tpl/img/vista03-entretenimento-topo-activo.png) no-repeat 0px 0px;
    width: 96px;
height: 20px;
    margin-top: 8px;
    padding: 0;
    padding-top: 48px;

}

#vista04{
    float: left;
	background: url(//s3.mleiloes.com/static/tpl/img/vista04-diversos-topo-azul.png) no-repeat 0px 0px;
    width: 96px;
height: 20px;
    margin-top: 8px;
    padding: 0;
    padding-top: 48px;

}

#vista04-activo{
    float: left;
	background: url(//s3.mleiloes.com/static/tpl/img/vista04-diversos-topo-activo.png) no-repeat 0px 0px;
    width: 96px;
	height: 20px;
    margin-top: 8px;
    padding: 0;
    padding-top: 48px;

}


#banner_search{
	float: right;
	margin: 25px 40px 0 0;

}


#banner_geek{
	float: right;
	width: 320px;
	margin: 6px 15px 0 0;
	color: #d5e2eb;
	font-size: 9px;
	text-align: left;
	line-height: 12px;
}

#nav_con{
	background: #5c5c5c url(//s3.mleiloes.com/static/tpl/img/mega_2009_nav.gif) repeat-x 0 0;
	height: 37px;
    margin-left: 1px;
    margin-right: 1px;
}
#nav_l{
	background: url(//s3.mleiloes.com/static/tpl/img/mega_2009_nav.gif) no-repeat 0 -39px;
	height: 37px;
    margin: 0;
}
#nav_r{
	background: url(//s3.mleiloes.com/static/tpl/img/mega_2009_nav.gif) no-repeat 100% -78px; /* 100% */
	height: 37px;
    margin: 0;
    /* margin-right: 1px;*/
}

#nav{
	margin: 0;
/*    margin-left: 0; */
/*	padding: 0; */
	font-size: 13px;
	font-weight: bold;
	height: 33px;
    padding: 2px 5px 0 80px;
    text-align: center;
  /*  border: 1px solid #FF9933; */
}

#nav ul{
	margin:0;
	padding:0;
}

#nav li{
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a:link,
#nav li a:active,
#nav li a:visited,
#nav li a:hover{
	float: left;
	color: #d3d3d3;
	padding: 0px 13px;
	text-decoration: none;
	line-height: 33px;
}

#nav li a:hover,
#nav li a:link.current,
#nav li a:active.current,
#nav li a:visited.current,
#nav li a:hover.current{
	color: #fff;
	background: #525252 url(//s3.mleiloes.com/static/tpl/img/mega_2009_nav.gif) repeat-x 0 -119px;
}

#barra{
	margin: 0;
    margin-left: 10px;
/*	padding: 0; */
	font-size: 13px;
	font-weight: bold;
	height: 33px;
    padding: 2px 5px 0 6px;
    text-align: center;
}

#barra ul{
	margin:0;
	padding:0;
}

#barra li{
	display: inline;
	margin: 0;
    float: left;
	color: #d3d3d3;
	padding: 0px 13px;
	text-decoration: none;
	line-height: 33px;
}


#vistasSelect{
    display: table;
	margin: 0;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
    background: #fff;
    float: left;

}

.botao_vista{
	margin: 0;
    margin-left: 10px;
    margin-top: 15px;
    float: left;
    background: #fff;

}

.botao_vista a:link,
.botao_vista a:active,
.botao_vista a:visited
{
	color: #d3d3d3;
    display:block;
    padding: 10px;

}

.botao_vista a:hover{
	color: #FF66FF;
   /* border: 1px solid #dcdcdc; */
    margin: 0 auto 0 auto;
  /*	background: #525252; */
    background: transparent url(//s3.mleiloes.com/static/tpl/img/fundo_vista.png) repeat-x ;


}
   /*
#destaques{
    display: table;
	margin: 0;
    margin-left: 50px;
    margin-top: 10px;
    text-align: center;
    background: transparent;
    float: left;

}
*/
#destaques{
	float: right;
	width: 450px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}


/***************
* Pop-up menu  *
***************/


.popupmenu,
.popupmenu-new
{
   background: #fff;
   border: 1px solid #dcdcdc;
   text-align:left;
   font-size:11px;
   white-space:nowrap;
   /*padding:3px 5px 3px 3px;*/
   /*width:300px;*/
}

#container{
	/* width: 96%; */
    width: 100%;
/*	min-width: 768px; */
	min-width: 768px;
   /* margin: 0 auto; */
 	margin: 0; 
	text-align: center;
	background: #fff;

}

.w_l{ background: url(//s3.mleiloes.com/static/tpl/img/w_l.gif) repeat-y 0 0;	height: 100%; }
.w_t{ background: url(//s3.mleiloes.com/static/tpl/img/w_t.gif) repeat-x 0 0;	height: 100%; }
.w_r{ background: url(//s3.mleiloes.com/static/tpl/img/w_r.gif) repeat-y 100% 0; height: 100%; }
.w_b{ background: url(//s3.mleiloes.com/static/tpl/img/w_b.gif) repeat-x 0 100%; height: 100%; }
.w_tr{background: url(//s3.mleiloes.com/static/tpl/img/c_tr.gif) no-repeat 100% 0; height: 100%; }
.w_br{background: url(//s3.mleiloes.com/static/tpl/img/c_br.gif) no-repeat 100% 100%;	height: 100%; }
.w_bl{background: url(//s3.mleiloes.com/static/tpl/img/c_bl.gif) no-repeat 0 100%; height: 100%; }
.w_tl{background: url(//s3.mleiloes.com/static/tpl/img/c_tl.gif) no-repeat 0 0; height: 100%; }

/*
.w_l{ background: url(//s3.mleiloes.com/static/tpl/img/w_l.gif) repeat-y 0 0;	height: 100%; }
*/

.w_content{
    margin: 10px;
	padding-bottom: 18px;
	text-align: left;
}

#forum{
	padding: 8px;
}

/**********************************************
*   Basics & Typography                       *
***********************************************/

html {overflow-y: scroll;}

body{
	background: #e5e5e5;
	color: #222;
	font-family: Verdana, Arial, Helvetica, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 12px;
	line-height: 135%;
	margin: 0;
	padding: 0;
	text-align: left;
}

/*p, */
ol,
ul {
	line-height: 150%;
	}
ol { /* to be styled */ }
ul { /* to be styled */ }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #050d24;
	}

h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}

a:link,
a:visited,
a:active{
	background: transparent;
	color: black;
	text-decoration: none;
}

a:hover{
	color: black;
	background: transparent;
	text-decoration: underline;
}

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(//s3.mleiloes.com/static/tpl/img/blockquote.gif) no-repeat 0 0;
	color: #6e6e80;
	}

code {
  background: #e9f0fa;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
 }

small {
	font-size: 0.8em;
	}

input, textarea, select { /* to be styled */ }

form { /* to be styled */ }

img { /* to be styled */ }
img.noborder {
	border: none;
	}

.alert {
	font-weight: bold;
	color: #f00;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
/*	width: 969px; */
    width: 949px;
    height: 100%; /* kreator */
    margin: 0 auto;
   /* margin: 0; */
    padding: 0;
    display: table;

/*    background: blue; */
	}


/***********************
*  Wrapper             *
***********************/

#wrapper {
 	float: left;
	background: #fff;
	margin: 0 !important;
	margin: -15px 0 0 0;
	padding: 0;

	}


/**********************
*   Content           *
***********************/

#content {
 /*	float: left; */
	width: 99%;
	height: 100%;
	background: #fff;
    margin: 1px;


	}

.pages {
	float: left;
	width: 67%;
	background: #dce6ff url(//s3.mleiloes.com/static/tpl/img/separator_blue.gif) repeat-x bottom center;
	}
.pages-border {
	clear: both;
	width: 100%;
	height: 6px;
	background: transparent url(//s3.mleiloes.com/static/tpl/img/separator_blue.gif) repeat-x 0 0;
	}
.page-previous {
	float: left;
	padding: 10px 0 16px 30px !important;
	padding: 0 0 15px 30px; /*  IE */
	}
.page-next {
	float: right;
	padding: 10px 30px 16px 0 !important;
	padding: 0 30px 15px 0; /*  IE */
	}

.page-title {
	width: 67%;
	margin: 20px 0 0 0;
	background: #dce6ff url(//s3.mleiloes.com/static/tpl/img/separator_blue.gif) repeat-x bottom center;
	}
.page-title h2.page-title-border {
	padding: 0 0 0 30px;
	background: transparent url(//s3.mleiloes.com/static/tpl/img/separator_blue.gif) repeat-x 0 0;
	font-size: 1.6em;
	line-height: 48px;
	color: #104177;
	}

/**********************
*   Blog Entries      *
***********************/

.announce {
		height: 120px;
		background: transparent url(//s3.mleiloes.com/static/tpl/img/announce.gif) no-repeat left bottom;
		padding: 10px 20px;
		}

.post {
	padding: 20px; /* 30px; */
 /*   margin: 200px; */
	background: #fff;
    border: none;
	}

.postentry {
	color: #050d24;
	text-align: justify;
	}
.postentry a,
.postentry a:hover {
	color: #217abf;
	}

.postentry img {
	border: 0px solid #edf2ff;
	}
.postentry img:hover {
	border: 0px solid #dce6ff;
	}

.postentry img.wp-smiley,
.postentry img.wp-smiley:hover {
	border: none;
}

.postentry span.alert {
	font-weight: bold;
	color: #f00;
	}

.posttitle { /* to be styled */ }
.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
	color: #050d24;
	}

.postmeta {
	margin: 5px 0 ;
	font-size: 1em;
	color: #217abf;
	}
.postmeta a { color: #217abf;}
.postmeta a :visited { color: #217abf;}
.postmeta a :hover { color: #217abf; }

.post-date {
	padding: 0 0 0 20px;
	background: url(//s3.mleiloes.com/static/tpl/img/icon_date.gif) no-repeat 0 0;
	}
.post-comment {
	padding: 0 0 0 20px;
	background: url(//s3.mleiloes.com/static/tpl/img/icon_comments.gif) no-repeat 0 0;
	}
.post-filed {
	padding: 0 0 0 20px;
	background: url(//s3.mleiloes.com/static/tpl/img/icon_filed.gif) no-repeat 0 0;
	}


/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent url(//s3.mleiloes.com/static/tpl/img/separator_green.gif) repeat-x center bottom;
	padding: 0 0 10px 0;
	}

#comments {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#comments li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #dce6ff;
	background: #edf2ff url(//s3.mleiloes.com/static/tpl/img/comment_bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.authcomment {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #fbf2f2;
	background: #edf2ff url(//s3.mleiloes.com/static/tpl/img/comment-author.gif) repeat-y 0 0;
	}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(//s3.mleiloes.com/static/tpl/img/gravatar.gif) no-repeat;
	}
	img.gravatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #217abf;
	}

h2#respond {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent url(//s3.mleiloes.com/static/tpl/img/separator_green.gif) repeat-x center bottom;
	}

.postcomment {
	clear: both;
	margin: 20px 0 30px 0;
	padding: 20px;
	background: #dce6ff url(//s3.mleiloes.com/static/tpl/img/separator_blue.gif) repeat-x center top;
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #fec02a;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 456px; /*  IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 100% !important;
	width: 456px; /*  IE */
	height: 200px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(//s3.mleiloes.com/static/tpl/img/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(//s3.mleiloes.com/static/tpl/img/submit_hover.gif) repeat 0 0;
	}	

.count {
float:right;
padding: 15px 20px 0 0;
font-size:14px;
color:#cad6e1;
}

/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 33%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	}

#sidebar .rssfeeds {
		height: 140px;
		margin: 0;
		padding: 0;
		background: transparent url(//s3.mleiloes.com/static/tpl/img/feeds.gif) no-repeat right bottom;
		}

#sidebar h2.feed-title {
		margin: 0;
		padding: 20px 0 0 3px;
		background: none !important;
		font-size: 1.4em;
		}
	.rssfeeds a.rss  {
		padding: 0 0 0 25px;
		background: transparent url(//s3.mleiloes.com/static/tpl/img/icon_rss.gif) no-repeat 5px 0;
		}

#sidebar h2 {
	display: block;
	margin: 16px 0 6px 0;
	padding: 0 0 10px 3px;
	background: url(//s3.mleiloes.com/static/tpl/img/separator_green.gif) repeat-x center bottom;
	font-size: 1.4em;
	}

#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul li {
	clear: both;
	color: #bbb;
	}
#sidebar ul.no-splitted li {
	padding: 0 5px;
	}
#sidebar ul.no-splitted ul li {
	margin: 0 -5px;
	}
#sidebar ul.blc {
	padding: 0 0px;
	}

#sidebar li#sidebar-splitted {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	}
#sidebar-splitted .splitted-left {
	float: left;
	width: 145px;
	}
#sidebar-splitted .splitted-right {
	float: right;
	width: 145px;
	}

ul.splittedlists li {
	background: transparent url(//s3.mleiloes.com/static/tpl/img/dot.gif) no-repeat 5px 5px;
	padding: 0 0 0 23px;
	}
ul.splittedlists ul li {
	margin: 0 0 0 -23px;
	}
ul.splittedlists li a:link,
ul.splittedlists li a:visited {
	color: #353d50;
	}
ul.splittedlists li a:hover,
ul.splittedlists li a:active {
	color: #2c76bb;
	}


/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #163e6f url(//s3.mleiloes.com/static/tpl/img/separator_green.gif) repeat-x 0 0;
	border-top: 20px solid #fff;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}

#bottom-left,
#bottom-mid,
#bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h2 span {
	color: #508fd2;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #031c5d;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #031c5d;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #010b32;
	}

/**********************
*   Footer            *
***********************/


#footer {
	width: 100%;
	height: 24px;
	clear: both;
	color: #217abf;
	}

#footer .validate {
	background: url(//s3.mleiloes.com/static/tpl/img/icon_valid.gif) no-repeat 0 0;
	padding: 0 5px 0 20px;
	}

#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 3px 25px;
	font-size: 0.9em;
	line-height: 200%;
	}
#footer p a:link,
#footer p a:visited {
	color: #217abf;
	}
#footer p a:hover {
	color: #217abf;
	}
#footer p a:active {
	color: #217abf;
	}
#footer-left { 
	float: left 
}

/* SUBSCRIPTION MANAGER STYLE */
.subscription-manager {
padding: 10px 0 20px 0;
margin: 5px 0 0 55px;
width: 650px;
}

div.wrap {
background: #fafafa;
padding: 5px 10px;
margin: 20px 0;
border: 1px solid #ccc;
}

div.wrap h2 {
margin: .5em 0 1em 0;
border-bottom: 2px solid #589bd2;
}

div.wrap fieldset {
border: 1px solid #555;
margin: 1em 0;
padding: 5px 10px;
}

div.wrap fieldset legend {
font-weight: bold;
font-size: small;
}

div.wrap p.submit {
text-align: right;
}


.updated {
background: #B9D6EF;
border: 1px solid #589bd2;
margin: 1em 5% 10px;
padding: 0 1em;
}

.updated-error {
background-color: #FFA3A3;
border: 1px solid #FF5D5D;
}

div.wrap form {
margin: 0;
padding: 0;
}

div.warp li {
margin-bottom: 6px;
line-height: 130%;
}
/* END SUBSCRIPTION MANAGER STYLE */



  #social {
    width: 310px;
    height: 40px;
    margin: 0 0 0 0;
    padding: 0 17px;
    position: relative;
    bottom: 0px;
    left:0px;
    }
    #social ul {
        margin: 0;
        padding:0;
    }
    #social li {
    list-style: none;
        float:left;
     padding-right: 7px;  
    }
    
    #social li, #social a {
    width:40px;  
    height: 40px;
    display: block;
    }

    #social a.social_facebook{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) 0 0 no-repeat;
    }
    #social a.social_facebook:hover{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) 0 -40px no-repeat;
    }
    
    #social a.social_delicious{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -40px 0 no-repeat;
    }
    #social a.social_delicious:hover{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -40px -40px no-repeat;
    }
    
    #social a.social_twitter{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -80px 0 no-repeat;
    }
    #social a.social_twitter:hover{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -80px -40px no-repeat;
    }

    #social a.social_google{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -120px 0 no-repeat;
    }
    #social a.social_google:hover{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -120px -40px no-repeat;
    }
    #social a.social_myspace{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -160px 0 no-repeat;
    }
    #social a.social_myspace:hover{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -160px -40px no-repeat;
    }

	#social a.social_email{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -200px 0 no-repeat;
    }
    #social a.social_email:hover{
        background: url(//s3.mleiloes.com/static/tpl/img/socialnet-icons.png) -200px -40px no-repeat;
    }

