img, div { behavior: url(/site_media/iepngfix.htc) }

body {
	margin: 0;
	padding: 0;
	background: #eeefc6 url(/site_media/themes/calm/images/gradient_bg.jpg) repeat-x;
	font-size:10pt;
	font-family: Helvetica, sans-serif;
}

a {
	cursor: pointer;
}

a img {
	border:none;
}

strong {
	color:#5caca7;
}

ul {
	line-height:140%;
}

#outer {
	width:1180px;
	background: #eeefc6 url(/site_media/themes/calm/images/flake_bg.jpg) no-repeat;
	margin:0 auto;
	min-height:1000px;
}

#inner {
	float:right;
	width: 930px;
	padding: 0 125px;
}
#top {
	float: left;
	width: 100%;
	margin:20px 0 0px 0;
	dislplay:inline;
	height:90px;	
}

#logo {
	float:left;	
	margin:0 0 0 30px;
	dislplay:inline;
}

#text {
	float: right;
	text-align: right;	
}

#text #main {
	color: #5caca7;
	font-size: 1.6em;
	font-weight: bold;
	margin: 10px 0 10px 0 ;
	dislplay:inline;
}

#text #sub {
	color: #c3c36f;
	font-size: 1.2em;
}

#social_icons img {
	margin:0 0 7px 0;
	dislplay:inline;
}

#present {
	background: transparent url(/site_media/themes/calm/images/present.png) no-repeat;
	width: 870px;
	height: 733px;
	margin: 0 auto;
	float: left;
	padding:25px 50px 0px 50px;
}

#present.game {
	background: transparent url(/site_media/themes/calm/images/present_long.png) no-repeat;
	height: 806px;
	width:870px;
	float:left;
	clear:both;
}

#present.game.promo {
	background: transparent url(/site_media/images/present-promo-plain-long.png) no-repeat;
	height: 798px;
}

/* Doors */
.window {
	float:left;
	margin: 0 25px 7px 24px; 
}

.window-image {
	float:left;
	width: 125px;
	height: 130px;	
}

img.number-overlay {
	margin: 74px 0 0 59px;
}

/* Game */

.break {
	width:100%;
	clear:both;	
}

#game {
	margin: 0 auto;
	width :870px;
	height: 727px;
	background: url(/site_media/images/game_bg.png) no-repeat;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;		
}

#game_header {
	float: left;
	width:861px;
	height: 47px;
	background: url(/site_media/images/game_header_bg.png) no-repeat;
	margin: 0 0 0 5px;	
}

a#gamelink {
	position: absolute;
	width:480px;
	height:480px;
	z-index:100;
	display:block;		
	margin:0 0  0 195px;
	cursor:pointer;	
}

.game_header_left {
	float:left;
	width: 500px;
	margin:2px 0 0 20px;
}

.game_header_left h1 {
	font-size: 1.4em;
	font-weight: normal;
}

.game_header_left h1 .day_text {
	color: #72bab3;
}

.game_header_left h1 .game_title {
	color: #c3c36f;
}

.game_header_right {
	float:right;
	margin:18px 20px 0 0;
}

.game_header_right a {
	color: #72bab3;
	font-weight: bold;
	text-decoration:none;
}

.game_header_right a:hover {
	text-decoration: underline;
}

#description {
	margin:10px 0;
}

#footer {
	background: transparent url(/site_media/themes/calm/images/footer.png) no-repeat;
	width: 884px;
	height: 39px;
	margin: 0px 0 0 31px;
	float: left;
	color: #fff;
	font-size: 1.4em;
	padding: 15px 0 0 25px;
}

#footer a {
	color: #fff;
}

.pipe {
	margin:0 5px;
}

#copyright {
	float: left;
	margin: 0px 0 0 50px;
	font-size: 0.9em;
	line-height: 135%;
	color:#626363;
}

#copyright a {
	color: #5caca7;
}

/* Plain content page */

#plain {
	background: #fff;
	padding:20px;
	margin: 60px;
	min-height: 540px;
	border: 2px solid #ccc;
	overflow: auto;
	height:500px;
}

#plain p {
	line-height: 140%;
}

#plain h1 {
	font-weight: normal;
	margin: 10px 0;
	font-family: Georgia;
	color: #CF0120;
}
#right {
	float:right;
	width:350px;
}

.large {
	font-size: 1.3em;
	line-height: 140%;
}

/* Forms */

form {
	float:left;
}

fieldset {
	border: 1px solid #ccc;
	padding: 20px;
	width: auto;
	margin: 14px 0 0 0;
}

label {
	width:100%;
	display:block;
	margin:5px 0;
}

input,
textarea {
	width:230px;
	border:1px solid #ccc;
	padding:4px;
	margin:0 0 7px 0;
}

textarea {
	height: 80px;
	width:280px;
}

input.button {
	display: block;
	width:auto;
	padding:5px 15px;
	font-size: 1.2em;
	margin:5px 0;
}

/* Banners */

.banner_lhs {
	float:left;
	margin-left:37px;
	margin-top:119px;
	position:absolute;
}

.banner_rhs {
	float:right;
	margin-left:1080px;
	margin-top:119px;
	position:absolute;
}

.window-row {
	float:left;
	width:100%;
}
