html, body {color:#000; font-size:16px; background:#fff; border:0; padding:0; margin:0;}

body div.index1 {z-index:1000;}

#c1, #c2, #c3, #c4, #c5, #c6, #c7, #c8, #c9, #c10, #c11, #c12, #c13, #c14, #c15, #c16 {
	width:150px;
	height:150px;
	border:0;
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('i/skins/main.jpg');
	z-index:10;
}

#content {position:absolute; width:100%; height:800px;}
#game {position:absolute; width:600px; height:600px; border:4px solid #ddd; left:5%; top:150px;}
#urlImage {width:20em; background-color:#aaa;}
#selectImage	{position:absolute; visibility:hidden;}
#hinter	{z-index:15; position:absolute; display:none; background-image:url('i/skins/main.jpg'); background-repeat:no-repeat; background-position:left top; width:600px; height:600px;}
#help15	{position:absolute; border:1px solid #000; left:5em; top:2em; color:#000; padding:1em; background-color:#ffc; width:20em; display:none; z-index:10000;}
.deleteAll .inter {color:red; border-bottom:1px red dashed; font-size:0.8em; margin-left:10em; margin-bottom:3em;}
#copy {color:#444; position:absolute; left:5%; margin-left:240px; top:770px; font-size:0.8em;}


a:link, a:visited {color:#000; text-decoration:underine;}
a:hover, a:active {color:#000; text-decoration:none;}

a.gray:link, a.gray:visited {color:#444; text-decoration:underine;}
a.gray:hover, a.gray:active {color:#444; text-decoration:none;}


#skins p.selected img.preview	{width:64x; height:64px; border:3px solid #777; float:left; margin-right:8px; margin-bottom:8px;}
#skins p.noselected img.preview	{width:64x; height:64px; border:3px solid #fff; float:left; margin-right:8px; margin-bottom:8px; cursor:pointer; cursor:hand;}
#skins p img.preview	{width:64x; height:64px; border:3px solid #000; float:left; margin-right:8px; margin-bottom:8px; cursor:default;}

span.inter	{color:#000; border-bottom:1px #FFF dashed; cursor:pointer; cursor:hand;}
#skins p.selected span	{color:#000; border-bottom:1px dashed #fff; cursor:default;}
#skins p.noselected span	{color:#000; border-bottom:1px dashed #000; cursor:pointer; cursor:hand;}
#skins p span	{color:#000; border-bottom:1px dashed #000; cursor:pointer; cursor:hand;}
#skins p	{padding-top:1em; width:15em; clear:both;}

span.inter	{color:#000; border-bottom:1px #000 dashed; cursor:pointer; cursor:hand; //line-height:1.3;}

.hide	{display:none;}

#menu {position:absolute; left:5%; top:120px; width:50em; z-index:20;}
#prefsPanel {position:absolute; left:5%; margin-left:650px; top:150px;}
#mycookie	{margin:0; padding:0;}

#c1 {left:0; top:0; background-position:0px 0px;}
#c2 {left:150px; top:0; background-position:-150px 0px;}
#c3 {left:300px; top:0; background-position:-300px 0px;}
#c4 {left:450px; top:0; background-position:-450px 0px;}

#c5 {left:0; top:150px; background-position:0px -150px;}
#c6 {left:150px; top:150px; background-position:-150px -150px;}
#c7 {left:300px; top:150px; background-position:-300px -150px;}
#c8 {left:450px; top:150px; background-position:-450px -150px;}

#c9 {left:0; top:300px; background-position:0px -300px;}
#c10 {left:150px; top:300px; background-position:-150px -300px;}
#c11 {left:300px; top:300px; background-position:-300px -300px;}
#c12 {left:450px; top:300px; background-position:-450px -300px;}

#c13 {left:0; top:450px; background-position:0px -450px;}
#c14 {left:150px; top:450px; background-position:-150px -450px;}
#c15 {left:300px; top:450px; background-position:-300px -450px;}
#c16 {left:450px; top:450px; background-image:url('i/x.gif'); background-color:#fff; background-position:-450px -450px; z-index:9;}