a {
	outline: none;
}

hr{
	width:600px;
	margin:auto;
	margin-top:5px;	
}

img,div,p,ul,li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
}



body{
	background:#E1E1E1;
	text-align:center;
	padding-top:13px;
	font-family: Arial;
	color:#B2B2B2;
	font-size:14px;
	overflow:scroll;
	
}




#main{
	padding-top:8px;
}



#info {
	position:absolute;
	right:20px;
	top:10px;
	border:none;
	outline:none;
	height:14px;
	width:27px;
}

#entrada{
	margin:auto;
	width:420px;
}

#grid_slider{
	margin-top:10px;
}

form {
	margin-bottom:10px;
	
}



.schwarz, .weiss {
	width:16px;
	height:16px;
	float:left;
}



#preferencias{
float:left;

}

#colors{
	width:600px;
	height:40px;
}



#menu{
	width:600px;
	height:40px;	
}

#colors{
	display:none;
	width:400px;
	height:40px;
}

#cero_colores{
	width:400px;
	height:16px;	
}

#uno_colores{
	width:400px;
	height:40px;
}

#uno, #cero{
	height:16px;
	clear:both;
}

#uno img, #cero img{
	width:16px;
	height:16px;
	float:left;
	margin-top:5px;
	margin-right:2px;
	
}

.muestra, .muestra2 {
	width:16px;
	height:16px;
	-moz-border-radius:5px; /* Firefox */
	border-radius:3px;
	background-color:red;
	margin-left:2px;
	margin-top:2px;
	cursor:pointer;
	float:left;
}

.muestra{
	border: 1px solid #000;
	margin-top:4px;
}

.muestra2 {
	border:3px solid #B2B2B2;
	margin-left:0;
}

#output{
	width:1150px;
	margin:auto;
}

.ui-slider { background:#ffffff  0 0 repeat-x;border:1px solid #aaaaaa;height:8px;position:relative;overflow:visible;margin:5px 0; }
.ui-slider-handle { position:absolute;top:-3px;width:13px;height:13px;background:#e6e6e6 url(../images/damframework/theme/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;border:1px solid #d3d3d3; }
.ui-slider-handle:hover, .ui-slider-handle-active { background:#dadada  0 50% repeat-x;border:1px solid #999999;}
.ui-corner-all { -moz-border-radius:4px;-webkit-border-radius:4px; }

#foto{
	width:40px;
	height:40px;
	position:absolute;
	top:42px;
	right:15px;
}
	
