/* Start of CMSMS style sheet 'layout' */
/* Body
----------------------------------------------- */

body {
	background:#8896a1 url(/uploads/7thelf/i/bg.jpg) left top repeat-x;
	color: #222c33;
	font-family: Georgia, "Times New Roman", Times serif;
	font-size: 12px;
	min-width: 960px;
}

a {
	color: #222c33;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2.08em;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.17em;
	font-weight: bold;
	line-height: 1.17em;
}

p {
	margin-bottom: 1.17em;
}

.tright {
	text-align: right;
}

/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	margin-left:auto;
	margin-right:auto;
	padding-top: 3.33em;
	width:960px;
}

.elf {
	background: url(/uploads/7thelf/i/bg_elf.gif) left top no-repeat;
	width: 430px;
	height: 140px;
	position: absolute;
	top: 0;
	right: 0;
}

.header {
	margin-bottom: 1.8em;
}

.logo img {
	margin-left: -1.5em;
}

.slogan {
	padding-top: 2.3em;
	font-size: 1.5em;
	font-family: Tahoma, sans-serif;
	text-shadow: 0px 1px 0px white;
	text-align: center;
}

.game {
	text-align: center;
	font-size: 1.17em;
	font-family: Tahoma, sans-serif;
	height: 244px;
}

.game img {
	margin-bottom: -2.5em;
}

.newgame {
	margin-bottom: 0.9em;
}

.newgame_img {
	text-align: center;
}

.newgame_description {
	padding-top: 6em;
}

.copyright {
	background:#8896a1 url(/uploads/7thelf/i/bg_footer.jpg) left top repeat-x;
	text-align: center;
	font-family: Tahoma, sans-serif;
	color: #f8fafc;
	font-size: 0.83em;
	
	padding: 2.8em 0;
}

.content {
	padding-top: 3em;
	min-height: 450px;
	margin-top: -2.5em;
}

.copyright a {
	color: #f8fafc;
}

.game_inside {
	padding-top: 2em;
}

.game_inside .description {
	padding-top: 3em;
}


.game_play .game_block {
	text-align: center;
	margin-bottom: 2em;
}

.game_play .description {
	margin-top: 1em;
	margin-bottom: 3em;
}

.game_play .ad_left {
	text-align: left;
}

.game_play .ad_right {
	text-align: right;
}

/* Menu
----------------------------------------------- */

#menu {
	padding: 0.92em 0;
	margin-bottom: 2.5em;
}

#menu a {
	text-decoration: none;
	color: #3a4b58;
	
	display: block;
	
	padding-top: 8px;
	
	width: 140px;
	height: 22px;
}

#menu a:hover {
	background: url(/uploads/7thelf/i/bg_bt.gif) top center no-repeat;
	color: #fff;
}

#menu .menu_link {
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	
	width: 140px;
	height: 30px;
}

#menu .active {
	background: url(/uploads/7thelf/i/bg_bt.gif) top center no-repeat;
	color: #fff;
	
	padding-top: 8px;
}

/* End of 'layout' */

