* {
	margin: 0;
	padding: 0;
}


input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

html
{
	/*overflow: scroll;*/ 
}

body
{
	background-color: #172224;
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 15px;
	/*color: #f6f6d4;/*619daa;*/
	color: #619daa;
	font-weight: lighter;
	line-height: 115%;
}

*::-moz-selection
{
	background-color:#000;
}
*::selection
{
	background-color:#000;
}

a, object, input
{
	outline: none;
}

a
{
	color: #619daa;
}
img
{
	border: 0;
}

hr
{
	background: url(/gfx/hr.png) #093538 left top;
	height: 2px;
	border: 0;
}

input
{
	color: #f6f6d4;
	font-size: 13px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

label
{
	color: #f6f6d4;
}

ul
{
	list-style-type:disc;
	list-style-position: inside;
}

ol
{
	list-style-position: inside;
}

.clear
{
	clear: both;
}

h1
{
	color: #619daa;
	font-size: 35px;
	margin-bottom: 22px;
	padding-top: 35px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	line-height: 130%;
}

h2
{
	font-weight: normal;
	font-size: 18px;
	color: #c2be82;
	margin-bottom: 4px;
	margin-top: 35px;
}

h3
{
	font-weight: bold;
	font-size: 16px;
	color: #f6f6d4;
	margin-top: 30px;
}


.sky
{
	color: #619daa;
}

.egg
{
	color: #f6f6d4;
}

.yellow
{
	color: #f8ce33;
}


#container 
{
	background: url(/gfx/container_bg.png) #172224 repeat-y 22px top;
	width: 964px;
	padding-top: 20px;
	margin: 0 auto 0 auto;
	position: relative;
}

#container_top
{
	background: url(/gfx/header.png) no-repeat left top;
}


#page
{
	background: url(/gfx/footer.png) no-repeat bottom left;
	width: 910px;
	margin-left: 27px;
}

#header
{
	height: 119px;
}

.content
{
	padding-left: 55px;
	padding-right: 55px;
}

#footer
{
	clear: both;
	background: url(/gfx/trees.png) repeat-x bottom left;
	height: 89px;
	text-align: center;
	padding-top: 190px;
	font-size: 10px;
	color: #f6f6d4;
}

#footer a
{
	color: #f6f6d4;
}

.text_column_container
{
	padding: 16px 0 0 55px;
}

.text_column
{
	display: inline-block;
	float: left;
	width: 370px;
	margin-right: 55px;
}

/* ---- FORMS ------ */

.form_box input
{
	color: #0e4654;
}

.form_box div
{
	margin-bottom: 16px;
}	

.form_box input[type=submit]
{
	background-color: transparent;
	position: relative;
	border: 0;
	cursor: pointer;
	left: 6px;
	top: 5px;
	font-size: 18px;
}


.form_box .notice
{
	position: relative;
}

.form_box label
{
	width: 120px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}


.notice_box
{
	width: 250px;
	display: inline-block;
	font-size: 12px;
	color: #f6f6d4; 
}

.input_box
{
	width: 215px;
	height: 27px;
	padding: 4px 0 0 6px;
	display: inline-block;
	vertical-align: middle;
}


.input_yellow
{
	background: url(/gfx/input_yellow.png) transparent no-repeat left top;
}

.input_green
{
	background: url(/gfx/input_green.png) transparent no-repeat left top;
}



.notice
{
	display: block;
	font-size: 12px;
}

/* ----- */

.field
{
	margin-bottom: 16px;	
}

.input_box input
{
	color: #0e4654;
	width: 200px;
	margin: 1px 20px 0 0;
	border: 0;
	font-size: 14px;
}

.input_yellow input
{
	background-color: #f8f8d6;
}

.input_green input
{
	background-color: #619daa;
}

.field label
{
	width: 120px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}

.button
{
    background-color: transparent;
	color: #0e4654;
    border: 0 none;
    cursor: pointer;
    font-size: 18px;
   	position: relative;
}

.cta_large
{
	background: url(/images/cta_336.png) transparent no-repeat left top;
	width: 336px;
	height: 72px;
}

.cta_medium
{
	background: url(/images/cta_256.png) transparent no-repeat left top;
	width: 256px;
	height: 72px;
}

.cta_small
{
	background: url(/images/cta_238.png) transparent no-repeat left top;
	width: 230px;
	height: 72px;
}

.ybtn_medium
{
	background: url(/gfx/ybtn_237.png) transparent no-repeat left top;
	width: 237px;
	height: 49px;
}

.ybtn_small
{
	background: url(/gfx/ybtn_145.png) transparent no-repeat left top;
	width: 145px;
	height: 49px;
}

.bbtn_small
{
	background: url(/images/bluebtn_201.png) transparent no-repeat left top;
	width: 201px;
	height: 53px;
}


#topbar
{
	padding-top: 10px;
	top: 10px;
	height: 79px;
}

#topbar #home
{
	width: 300px;
	height: 65px;
	display: block;
	float: left;
	position: relative;
	left: 330px;
	top: 5px;
}

object
{
	display: block;
}

#game_container
{

}

/* ----- NAVIGATION ----- */

#nav {
	position: relative;
	left: 27px;
	width: 910px;
	list-style: none;
}

#nav li {
	float:left;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
}


#nav li a {
	display: block;
	background: url(/gfx/nav_idle.png) no-repeat top left;
	border-right: 1px solid #0a3039;
	width: 137px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #83a096;
	padding-top: 5px;
	font-weight: bold;
}

#nav li a:hover {
	background: url(/gfx/nav_selected.png) no-repeat top left;
	color: #f6f6d4;
}

#nav li .selected
{
	background: url(/gfx/nav_selected.png) no-repeat top left;
	color: #f6f6d4;
}

/* ------ ACCOUNT ------- */

#update
{
	position: relative;
}

#update #submit
{
	position: relative;
	left: 129px;
}

#update input[type=submit]
{
	width: 220px;
	height: 32px;
}

#update #email .notice
{
	left: 136px;
}

/* ------ HOME ------ */

#welcome
{
	background: url(/images/home2.jpg) transparent no-repeat left top;
	height: 400px;
	position: relative;
}

#welcome #fb_like
{
	position: absolute;
	bottom: 22px;
	left: 22px;
}

#welcome ul
{
	list-style-type:none;
}


#welcome_box
{
	padding-top: 45px;
	position: relative;
	left: 90px;
}

#welcome_box #tagline
{
	color: #f6f6d4;
	font-size: 20px;
	font-weight: bold;
	line-height: 135%;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	text-transform: uppercase;
}


#welcome_box .yellow
{
	color: #f8ce33;
	font-size: 24px;
}

#welcome_box img
{
	margin-top: 20px;
	position: relative;
	left: -6px;
	display: block;
	margin-bottom: -10px;
}
#welcome_box a
{
	font-size: 12px;
	position: absolute;
}

#welcome_box #play_now
{
	position: absolute;
	top: 295px;
	left: 390px;
}

#welcome_box #play_now a
{
	display: block;
	width: 236px;
	height: 52px;
	position: relative;
	left: 7px;
	top: 6px;
	padding: 12px 0 0 18px;
	font-size: 22px;
	font-weight: bold;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	color: #0b363f;
	text-decoration: none;
}

#welcome_box #play_now a #note
{
	font-family: helvetica,sans-serif;
	display: block;
	padding: 1px 0 0 1px;
	font-size: 12px;
	font-weight: normal;
	color: #6a733a;	
}



/* ------ PURCHASE ------ */

#purchase
{
	background: url(/images/purchase_bg.jpg) transparent no-repeat 500px top;
	height: 590px;
}

#purchase ul
{
	xtext-transform: uppercase;
}


#purchase #checkout #submit
{
	position: relative;
	top: 90px;
	left: 90px;
}

#purchase #checkout input[type=submit]
{
	width: 221px;
	height: 56px;
	padding: 0 34px 4px 0;
}

#purchase #checkout
{
	height: 240px;
}

#purchase .pricetag_da
{
	background: url(/images/pricetag_dkk.png) transparent no-repeat 45px 45px;
}

#purchase .pricetag_en
{
	background: url(/images/pricetag_usd.png) transparent no-repeat 45px 45px;
}


#purchase #signup_checkout
{
	margin-top: 40px;
	margin-left: -37px;
	
}

#purchase #signup_checkout #submit
{
	position: relative;
	left: 30px;
}

#purchase #signup_checkout input[type=submit]
{
	width: 320px;
	height: 56px;
	font-size: 16px;
	padding: 0 40px 4px 0;
}


/* ------ SIGN UP ------ */

#signup_background
{
	background: url(/images/signup_bg.jpg) #0e4856 no-repeat left top;
}

#signup
{
	height: 430px;
}

#signup_box
{
	margin-left: 40px;
	float: left;
	font-size: 16px;
	height: 400px;
}

#signup_box h1
{
	text-align: right;
	width: 352px;
}

#signup_box #email
{
	margin-top:26px;
}

#signup_box #submit
{
	position: relative;
	left: 128px;
}

#signup_box input[type=submit]
{
	width: 221px;
	height: 56px;
	padding: 0 34px 4px 0;
}


#signup_box #email .notice
{
	left: 136px;
}


#signup #agreement
{
	padding-left: 45px;
	clear: both;
}

#already_user
{
	position: absolute;
	background: url(/images/login_arrow.png) transparent right top no-repeat;
	margin-top: 10px;
	left: 595px;
	width: 200px;
	padding: 42px 95px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	color: #f8ce33;
}


/* ------ FAQ ------- */

#faq.plane
{
	background: url(/images/plane.jpg) transparent 420px 30px no-repeat;
}

#faq, #faq a
{
	color: #f6f6d4;
}


/* ------ LOGIN ------ */

#login
{
	height: 430px;
	font-size: 16px;
}

#login .box
{
	float: left;
	margin-top: 30px;
	width: 385px;
	text-align: right;
}

#login form
{
	clear: both;
}

#login #submit
{
	display: inline-block;
}

#login input[type=submit]
{
   	left: -2px;
   	top: 5px;	
	width: 221px;
	height: 56px;
	padding: 0 24px 6px 0;
}

#login .left_box
{
	margin-top: 55px;
	float:right;
	color: #f6f6d4;
	background: url(/images/right_tbox.png) transparent no-repeat left top;
	width: 388px;
	height: 285px;
}

#login .left_box h3, #login .left_box #send_result 
{
	margin-left: 100px;
}

#login .left_box label 
{
	width: 84px;
	display: inline-block;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}

#login .left_box .bbtn_small
{
	margin-left: 94px;
}

#login .left_box .input_box
{
	margin-top: 7px;
	margin-bottom: 8px;
}

#login .left_box #send_result
{
	font-size: 16px;
	font-weight: bold;
}


#login .left_box .link_button
{
	display: block;
    width: 180px;
	height: 26px;
	font-size: 14px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0e4654;
	padding-top: 9px;
    position: relative;
    top: 5px;
    left: 7px;
}

/* ------ LOGIN ------ */



#login_form
{
	position: relative;
	float: right;
	top: 6px;
	right: 37px;
	text-align: right;
	font-weight: bold;
}

#login_form p
{
	font-size: 10px;
	margin-top: 6px;
}

#login_form label
{
	margin-right: 5px;
}

#login_form .login_controls
{
	display: inline-block;
	font-size: 10px;
	width: 150px;
	border-collapse: collapse; 
}

#login_form .login_controls .forgotpassword
{
	width: 100%;
	height: 20px;
	text-align: left;
}

#login_form .login_controls .submit
{
	height: 20px;
	text-align: right;
}


#login_form input[type="text"],
#login_form input[type="password"]
{
	background-color: #5c9fa4;
	color: #9ec5ba;
	border: 0;
	padding-left: 5px;
	font-size: 10px;
	width: 145px;
	height: 14px;
}