body{
	background-image: url(http://www.mundoemoti.com/images/fondo.jpg);
	cursor:url(http://www.mundoemoti.com/cursmif.ani);
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
}

body,td,th {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana
}

FONT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana
}

a:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #445588; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
a:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #445588; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
a:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #02c4f7; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}
a:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #445588; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.buscador1{
	background:none;
	border:0px solid;
	font-family:Arial;
	font-size:11px;
	color:#FEAA01;
	text-align:center;
	width:185px;
	padding-right:10px;
}

.botones{
	color: black;
	font-family: Verdana, serif;
	font-size: 10px;
	font-weight: normal;
	width:60px;
}

.bloque_sup1{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}
.foot{
	font-family:Arial;
	font-size:12px;
	color:#445588;
	text-align:center;
}

#tipper			{position:absolute; width: 120px; top: 200px; left: 50px; z-index:7; visibility:hidden;}

.tip_style {
border: 2px solid #FFF;
}

.tip_style td{

	background-color: #FFFFFF;
	border-left: 1px solid #c2d2e4;
	border-top: 1px solid #c2d2e4;
	border-right: 1px solid #c2d2e4;
	border-bottom: 1px solid #c2d2e4;
}

.tiptext {
COLOR: #000000; font-size: 11px; font-family: sans-serif,verdana,arial,verdana;
line-height: 12px; text-decoration: none; font-weight: none; display:block; padding: 4px;
}


.logintext
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c1dbec;
	BORDER-WIDTH: 1px;
	WIDTH: 90px;
	PADDING: 3px 2px 2px 2px;
	MARGIN: 0px;
	BACKGROUND: URL(http://www.mundoemoti.com/images/icon_user.gif) no-repeat;
	BACKGROUND-POSITION: 1px 1px;
	BACKGROUND-COLOR: #FFFFFF;
	PADDING-LEFT: 18px;
	VERTICAL-ALIGN: middle;
}



.loginpassword
{	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c1dbec;
	BORDER-WIDTH: 1px;
	WIDTH: 85px;
	PADDING: 3px 2px 2px 2px;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
}


input
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c1dbec;
	BORDER-WIDTH: 1px;
	PADDING: 3px 2px 2px 2px;
	MARGIN: 0px;
	BACKGROUND-COLOR: #FFFFFF;
	VERTICAL-ALIGN: middle;
}

textarea
{
	FONT-FAMILY: Verdana, Tahoma;
	font-weight: normal;
	FONT-SIZE: 10px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c1dbec;
	BORDER-WIDTH: 1px;	
}


img { border: 0px; }


/*FORM*/
form { margin: 0px; padding: 0px; border: 0px; }



select { color: black; background-color: white; font-family: Verdana, serif; font-size: 10px; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }

.post { background-color: white; border-style: solid; border-width: 1px; }

.btnbbcode { color: black; font-weight: normal; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; background-color: #EFEFEF; border-style: solid; border-width: 1px; }

.btnmain {; background-color: #FAFAFA; border-style: solid; border-width: 1px; }

.btnlite { font-weight: normal; background-color: #FAFAFA; border-style: solid; border-width: 1px; }

.helpline { background-color: #DEE3E7; border-style: none; }
/*-- mod : profile cp --*/




/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		



h1 {
	color: #47a500;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 230%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 {
	color: #47a500;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 200%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h3 {
	color: #47a500;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 180%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h4 {
	color: #47a500;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 160%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}


hr {
	BORDER-RIGHT: #42c6ec 1px dotted;
	BORDER-TOP: #42c6ec 1px dotted;
	BORDER-LEFT: #42c6ec 1px dotted;
	BORDER-BOTTOM: #42c6ec 1px dotted
}

#search-results {
	margin-top:40px;
	text-align:left;
	width: 400px;
	float: left;
}

#search-results li{
	padding-bottom:10px;
}

#search-results a{
	text-decoration:underline;
}
