* { margin:0; padding:0; color:white; }
img { border:0; }
body { background:black; text-align:center; position:relative; padding-top:50px; }
option, button, input, select { color:black; }

#content { width:900px; border:0px solid white; margin:0 auto; position:relative; overflow:hidden; text-align:left; }
	#header { width:900px; height:200px; text-align:center; }
	#imgbox { width:506px; float:right; position:relative; }
	#imgbox a { width:500px; } 

	#big_image { border:3px solid #666666; }
	#bigimage_title { margin:5px 0; }
	#bigimage_desc { font-size:12px; color:#999; }

#nav_left { list-style-type:none; }
.nl-li { display:block; list-style-type:none; position:relative; width:380px; background-repeat:none; height:38px; }
.tl-li img { border:1px solid #666666; }
.nl-li a { display:block; position:relative; overflow:hidden; width:350px; height:38px; background-position:top; }
.nl-li a:hover { background-position:bottom; }
.nl-li span { text-indent:-9999px; position:relative; display:none; }

#thumbs_left { list-style-type:none; }
.tl-li { display:block; list-style-type:none; text-align:center; position:relative; position:relative; width:100px; float:left; background-repeat:none; height:100px; }
.tl-li img { margin:0 auto; text-align:center; margin-top:15px; }
.tl-imgdel { cursor:pointer; position:absolute; background:url('../images/cms/x.gif'); bottom:0px; display:block; width:14px; height:14px; right:15px; }
.tl-li select { position:absolute; width:34px; bottom:0; left:15px; }

.category-thumb { cursor:pointer; }

#errormsg p { color:red; }

.tl-lia { display:block; width:70px; height:70px; position:relative; }
.li-delimg  { display:block; position:relative; width:14px; height:14px; background:url(../images/cms/x.gif); }

.preload { width:0; height:0; display:0; visibility:hidden; }

/* ADMIN */
.x-del { background:url(../images/cms/x.gif); width:14px; height:14px; display:block; cursor:pointer; position:absolute; top:12px; right:0; }
.nl-sortdd { width:40px; height:20px; position:absolute; right:20px; top:7px; }
