html {
	background-color: #360101;
	height: 100.2%;
}

body {
	font-family: Tahoma, arial,helvetica,clean,sans-serif;
	color: #000000;
}

h1 {
	font-size: 123.1%
}

p {
	line-height: 140%;	
}

a {
	color: #000000;
	text-decoration: underline;
}

#doc-wrapper {
	padding-bottom: 20px;
	padding-top: 30px;
	overflow: hidden;
	background-image: url(../img/bg_gradient.png);
	background-position: top left;
	background-repeat: repeat-x;
	position: relative;
	background-color: #ae1313;
}

#outer-wrapper {
	padding-bottom: 50px;
}

#footerornament {
	position: absolute;
	bottom: 0px;
	left: 30px;
	background-image: url(../img/xmas_tree.png);
	width: 148px;
	height: 152px;
}

#headerlink {
	height:135px;
	left:180px;
	position:absolute;
	top:10px;
	width:490px;
}

#skip {
	float: right;
}

.login #skip {
	right: 0px;
}

#custom-doc { 
	width:858px;
	min-width:858px; 
	text-align:left; 
	position: relative;
	background-image: url(../img/header.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 574px;
} 

#competitionimage {
	display: block;
	left:65px;
	position:absolute;
	top:198px;
	width: 725px;
	height: 329px;
}

#statuscounter {
	color:#FFFFFF;
	position:absolute;
	height:50px;
	width:134px;
	left:38px;
	top:83px;
	text-align: center;
	font-size: 85%;
}

#statuscounter p {
	margin-bottom: 0;
}
#statuscounter #countdown {
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -1px;
}

#decor {
	width: 104px;
	height: 61px;
	position: absolute;
	background-image: url(../img/decor_ljus.png);
	top: 574px;
	left: 0px;
}

#bd {
	width: 774px;
	margin: 0 auto;
	color: #000000;
	position: relative;
	background-image: url(../img/contentbox_middle.png);
	background-repeat: repeat-y;
	background-position: top left;	
}


#bd .content {
	width: 639px;
	margin-left: 32px;
	padding: 0 33px;
	color: #000000;
}

#bd .header {
	position: relative;
	top: -13px;	
	color: #ffffff;
	padding: 0px 10px 5px;
	background-image: url(../img/redbox_middle.png);
}

#bd .header .headerbottom {
	bottom:0px;
	left:0px;
	position:absolute;
	height: 4px;
	width: 639px;
	background-image: url(../img/redbox_down.png);
	font-size: 1px;
	line-height: 1px;
}

#bd .header p {
	margin-bottom: 5px;
}
#bd .header a {
	color: #ffffff;
}

#bd .header h1 {
	margin: 0px;
	padding: 0 0 10px 0px;
	font-size: 30px;
}

#ft {
	background-image: url(../img/contentbox_down.png);
	width: 765px;
	height: 23px;
	margin-left: 44px;
}

#ftlinks {
	width: 770px;
	text-align: right;
	color: #ffffff;
	font-size: 85%;
	margin-top: -5px;
}

#ftlinks a {
	color: #ffffff;
	margin-left: 5px;
}

#mobajllogo {
	float: right;
}

.inputcontainer {
	height: 36px;
	float: left;
}

.disabledinputcontainer {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.inputcontainer .inner {
	float: left;	
	height: 36px;
	background-image: url(../img/input_middle.png);
	position: static;
	line-height: 36px;
	padding: 0 8px 0 5px;
}

.inputcontainer .left {
	float: left;	
	height: 36px;
	width: 5px;
	background-image: url(../img/input_left.png);
	
}

.inputcontainer .right {
	float: left;	
	height: 36px;
	width: 2px;
	background-image: url(../img/input_right.png);
}

.inputcontainer input.styledInput {
	border: 0 none;
	padding-bottom: 5px;
	background-color: transparent;
	color: #ac1313;
}

.inputcontainer #interest, .inputcontainer #icountry {
	width: 160px;
}

#competitionstep2 {
	height: 0px;
	overflow: hidden;
	position: relative;
	clear: both;
}

#competitionstep2 .innerwrapper {
	clear: both;
	padding-top: 10px;
	position: relative;
	width: 100%;
}

.inputbox {
	width: 310px;
	height: 36px;
	float: left;
	margin-bottom: 10px;
	line-height: 36px;
}

.inputbox label.inputlabel {
	float: left;
	width: 120px;
}

.inputbox input.radio {
	float: left;
	margin-right: 5px;
	margin-top: 11px;
}

.inputbox label.floatlabel {
	float: left;
	margin-right: 10px;
}

.inputbox .styledInput {
}

.inputboxright {
	width: 300px;
	margin-left: 10px;
	float: right;
}

.inputboxright label.inputlabel {
	width: 100px;
}
.inputboxright .styledInput {
	width: 178px;
}

.inputboxlabel {
	line-height: 14px;
	width: 400px;
}

.inputbox .checkbox {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#step2button {
	float: right;
}
#izipcode {
	width: 38px;
}

#icity {
	width: 115px;
}

#zipcodecontainer {
	margin-right: 5px;
}

.inputbox .inner select {
	margin-left: -2px;
	margin-right: -2px;
	border: none;
}

.inputbox #iyear {
	width: 52px;
}

.inputbox #imonth {
	width: 46px;
}

.inputbox #iday {
	width: 42px;
}

#datecontainer .inputcontainer {
	margin-right: 5px;
}

#datecontainer .last {
	margin-right: 0px;
}

.loader {
	background-image: url(../img/ajax-loader.gif);
	width: 15px;
	height: 15px;
	position: absolute;
	display: none;
}

#startform .loader {
	right: 47px;
	top: 71px;
}

#step2loading {
	right: 47px;
	bottom: 21px;
}

#cityloading {
	right: 122px;
	margin-top: 10px;
}

#competitionstart {
	height: 36px;
}

#competitionstart .inputlabel {
	font-weight: bold;
	color: #360101;
}

#competitionstart .inputboxfirst .inputlabel {
	float: left;
	margin-right: 10px;
	height: 36px;
	line-height: 36px;
	width: auto;
}

#competitionstart .inputboxfirst {
	width: auto;
	float: left!important;
}
#competitionstart .inputboxfirst .inputcontainer {
	margin-right: 10px;
}

#competitionstart .submitForm {
	float: right;
}

#competitionstart .inputboxfirst input.styledInput {
	width: 130px;
}

.login label, .login .submitForm {
	display: block;
	margin-top: 5px;
}

.login .submitForm, .select .submitForm {
	margin-bottom: 5px;
}

a.submitForm {
	background: url(../img/button_submit.png);
	background-repeat: no-repeat;
	width: 113px; 
	height: 30px; 
	padding-top: 9px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: bold;	
	display:block;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
	position: relative;
}

#invitelogin .inputbox {
	width: 600px;
}

#invitelogin #cbalabel {
	line-height: 20px;
}

.clearleft {
	clear: left;
}

.selectinvite {
	overflow: auto; 
	height: 158px; 
	margin-bottom: 5px;
	width: 100%;
	margin-left: 0px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
}

.selectinvite li {
	height: 20px;
	line-height: 20px;
}

.selectinvite li * {
	cursor:pointer;
}

.selectinvite li input {

	height:15px;
	padding:3px;
}

div.checkbox {
	width: 15px;
	height: 15px;
	float: left;
	background-image: url(../img/checkbox.png);
	background-repeat: no-repeat;
}

.invitecontainer {
	width: 500px;
	height: 57px;
	line-height: 57px;
	padding: 0 5px;
	margin: 10px -2px 0px;
	background-color: #F8EAEA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}

.invitecontainer .submitForm {
	line-height: normal;
	float: right;
	margin-top: 12px;
}

.invitecontainer #invitelink {
	padding: 3px;
	margin-left: 5px;
	width: 293px;
}

.invitecontainer p {
	padding-top: 10px;
}

.mypageheader {
}

.mypageheader h1 {
	padding-bottom: 10px!important;
}
.mypageheader div.headerdiv {
	float: left;
}
.mypageheader .welcome {
	width: 200px;
}
.mypageheader .answer {
	width: 160px;
}
.mypageheader .answer .styledInput {
	width: 140px;
}

.mypageheader .friendpoints, .mypageheader .totalpoints {
	width: 120px;
	text-align: center;
	float: right!important;
}

.mypageheader .friendpoints {
	width: 128px;
}

.rightfloat {
	float: right;
	margin-left: 10px;
}

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

.winnerstable td {
	border: 0px;
	padding: 3px 10px;
}

.winnerstable thead td {
	font-weight: bold;
	color: #9D1111;
}

.winnerstable tbody tr.even {
	background-color: #f8eaea;
}

.winnerstable td.image, .winnerstable td.date {
	white-space: nowrap;
}
.winnerstable tbody td img {
	vertical-align: middle;
}

.winnerstable tbody td.correct {
	color: #2d6500;
}
.winnerstable tbody td.incorrect {
	color: #9a1010;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#cbm {
	height:15px;
	padding:3px;
}

html .fb_share_button {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #3B5998;
 	display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?2:26981) no-repeat top right; 
}
html .fb_share_button:hover {
	color:#fff; border-color:#295582; background:#3b5998 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?2:26981) no-repeat top right; text-decoration:none; 
} 
 
/* Alert */
div.DefaultStickyWin div.body{font-family:verdana; font-size:11px; line-height: 13px;}
div.DefaultStickyWin div.top{background:url(../img/alert/top.png) top left no-repeat; height:33px; width:250px;}
div.DefaultStickyWin h1.caption{clear: none !important; margin:0px 5px 0px 0px !important; overflow: hidden; padding:0 !important; font-weight:bold; color:#555; font-size:14px !important; position:relative; top:8px !important; left:13px !important; float: left; height: 22px !important;}
div.DefaultStickyWin div.body {
	background:url(../img/alert/body.png) top left repeat-y;
	width: 215px;
	padding:8px 17px;
	color: #000000;
}

div.DefaultStickyWin div.bottom{
	background:url(../img/alert/bottom.png) top left no-repeat;
	width:250px; 
	height:17px;
	line-height: 1px;
	margin: -6px 0px 0px;
}
div.DefaultStickyWin div.closeButton{width:13px; height:13px; background:url(../img/alert/closebtn.gif) no-repeat; position: absolute; right: 0px; margin:10px 15px 0px 0px !important; cursor:pointer}
div.DefaultStickyWin p.errorMsg {
	margin: 0px;
}

div.DefaultStickyWin img.alertErrorIcon {
	height:30px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:5px;
	margin-top:4px;
	width:30px;
	float: left;	
}
