@charset "windows-1250";
/* CSS Document */

body, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
body { background-image: url(images/bg-body.gif); background-repeat: repeat-x; margin: 0px; padding: 0px; }
td { vertical-align: top; }
ul { list-style: none; }
h1,h2,h3,ul,p,form { margin: 0px; padding: 0px; }
h2 { font-size: 18px; margin-bottom: 5px; border-bottom: 1px dotted #530000; text-transform: uppercase; }

a { color: #5c0000; }

#header { margin: auto; width: 925px; padding: 0px 15px 0px 15px; background: url(images/bg-header.gif) left no-repeat; height: 100px; 
	margin-bottom: 10px; }
#header-left { float: left; width: 446px; height: 100px; }
#header-left a { display: block; width: 446px; height: 100px; background: url(images/bg-logo.gif) top; overflow: hidden; text-indent: -30000px; }
#header-left a:hover { background-position: bottom; }

#header-right { float: right; width: 450px; height: 100px; }
#header-right h2 { float: right; width: 450px; height: 100px; background: url(images/bg-header-right.gif) no-repeat; overflow: hidden; 
	text-indent: -30000px; border: none; }
	
#topnav { margin: auto; width: 925px; padding: 3px 4px 0px 4px; color: #c58d61; height: 18px; }

#root { margin: auto; width: 955px; padding: 10px 4px 0px 4px; background: url(images/bg-root.gif) top no-repeat #fff; }

#root-left { float: left; width: 330px; }
#root-left h2 { font-size: 18px; padding-left: 15px; margin-bottom: 5px; border: none; }
.bannerbox { padding: 15px; border-bottom: 1px dotted #530000; border-top: 1px dotted #530000; }

#root-right { float: right; width: 610px; }
.rootnav { padding: 15px; text-align: right; text-transform: uppercase; font-weight: bold; color: #c51010; margin-bottom: 15px;
	background: #8b0000 url(images/bg-rootnav.gif) no-repeat;  }
.rootnav a { color: #fff; margin-left: 20px; text-decoration: none; }
.rootnav a:hover { color: #e00000; }

#frontbox { height: 83px; margin-bottom: 5px; background: url(images/bg-frontbox.gif) no-repeat; }

.boxlist { text-align: center; }
.boxlist li { float: left; }
.boxlist li a { display: block; margin: 0px 10px 0px 10px; width: 130px; height: 150px; text-decoration: none; font-weight: bold; 
	*display: inline-block; background: url(images/bg-li-boxlist.gif) no-repeat; }
.boxlist li a img { border: 2px solid #8b0000; }
.boxlist li a span { display: block; padding-top: 5px; }
.boxlist li a:hover { color: #000; background: #efefef; }
.boxlist li a:hover img { border: 2px solid #999; }

h2.h2-new-games { display: block; height: 48px; padding: 0px; background: url(images/bg-h2-new.gif) left no-repeat; 
	overflow: hidden; text-indent: -30000px; }
h2.h2-top-games { display: block; height: 48px; padding: 0px; background: url(images/bg-h2-top.gif) left no-repeat; 
	overflow: hidden; text-indent: -30000px; }
h2.h2-more-games { display: block; height: 48px; padding: 0px; background: url(images/bg-h2-more.gif) left no-repeat; 
	overflow: hidden; text-indent: -30000px; }
h2.h2-detail { display: block; height: 48px; padding: 0px; overflow: hidden; text-indent: -30000px; }
h2.h2-select-games { display: block; height: 48px; padding: 0px; background: url(images/bg-h2-select.gif) left no-repeat; 
	overflow: hidden; text-indent: -30000px; }
h2.h2-hot-side-games { display: block; height: 48px; padding: 0px; background: url(images/bg-h2-hot-side.gif) left no-repeat; 
	overflow: hidden; text-indent: -30000px; }

.clearall { clear: both; }

.flashbox { background: #5c0000 url(images/bg-flashbox.gif) bottom no-repeat; padding-bottom: 5px; padding-top: 15px; }
.padbox { padding: 15px; }
.padbox a { text-decoration: none; font-size: 26px; letter-spacing: -2px; overflow: hidden; line-height: 16px; }
.padbox a img { border: 2px solid #8b0000; margin-bottom: 15px; }
.tagcloud { padding: 15px; background: #8b0000 url(images/bg-tagcloud.gif) top no-repeat; padding-bottom: 15px; border-bottom: 5px dashed #fff; }
.tagcloud a { text-decoration: none; padding: 0px 2px 0px 2px; color: #fff; }
.tagcloud a.level-1 { font-size: 9px; font-weight: bold; }
.tagcloud a.level-2 { font-size: 9px; font-weight: bold; }
.tagcloud a.level-3 { font-size: 10px; font-weight: bold; }
.tagcloud a.level-4 { font-size: 11px; }
.tagcloud a.level-5 { font-size: 12px; }
.tagcloud a.level-6 { font-size: 12px; font-weight: bold; }
.tagcloud a.level-7 { font-size: 13px; font-weight: bold; }
.tagcloud a.level-8 { font-size: 15px; font-weight: bold; }
.tagcloud a.level-9 { font-size: 16px; font-weight: bold; }
.tagcloud a.level-10 { font-size: 17px; font-weight: bold; }
.tagcloud a:hover { color: #8b0000; background: #fff; }

#footer { margin: auto; width: 925px; padding: 15px; border-top: 1px dotted #530000; margin-bottom: 10px; font-weight: bold; }