/* CSS Document */

body {

  background-image:url(../images/campaign/topgfx.jpg);
  background-repeat: repeat-x;

  font:12px baskerville, Footlight MT Light, arial, helvetica, sans-serif; 
  color:#444444;
  margin: 0px;
}

#logo {
	position: relative;
	top: 40px;
	width: 970px;
	height: 40px;
	margin: 0 auto;
	display: block;
}

a {
  color:#a90516;
  text-decoration:none;
}

#wrapper {
  width:970px;
  margin:0 auto;
  padding:0;
}

.header {
  margin:0;
  padding:0;
  height:83px;
}

.header h1 a {
  margin:0;
  padding:0;
  width:170px;
  height:30px;
  display:block;
  position:relative;
  left:10px;
  top:30px;
  text-indent:-8888px;
  outline:none;
}

.left-col {
  float:left;
  width:99px;
  margin-top:26px;
  *margin-top:43px;
}

#box-gavekort {
  background:url(../images/campaign/left_box_A.png) no-repeat;
  width:286px;
  height:160px;
}

#box-gavekort p {
  padding:110px 0 0 0;
  margin:0;
  text-align:center;
  font-weight:bold;
}

#box-gavekort p span {
  font-size:16px;
  color:#a90516;
}

#box-vip {
  margin-top:12px;
  width:286px;
  height:140px;
  background:url(../images/campaign/left_box_B.png) no-repeat;
  text-align:center;
}

#box-vip h1 {
  font-size:12px;
  padding:20px 0 0 0;
}

#box-vip h2 {
  margin:22px 0 0 0;
  font:bold 45px Tahoma, Verdana, Arial, Helvetica, serif;
  color:#fff;
}

.box-gray {
  width:286px;
  background:url(../images/campaign/left_box_C_body.png) repeat-y;
  margin-top:12px;
  text-align:center;
}

.box-gray-top {
  width:286px;
  height:18px;
  background:url(../images/campaign/left_box_C_top.png) no-repeat;
}

.box-gray-bottom {
  width:286px;
  height:18px;
  background:url(../images/campaign/left_box_C_bottom.png) no-repeat bottom;
}

.right-col {
  background:url(../images/campaign/right_box_A_top.png) no-repeat;
  float:right;
  width:666px;
  margin-top:26px;
  *margin-top:43px;
}

.right-col-text {
  margin:18px 18px 23px;
}



h1.intro1 {
  font-size:18px;
  font-weight:normal;
}

h1.intro1 span {
  color:#a90516;
}

.right-col-text ul {
  list-style-image:url(../images/campaign/bullet.png);
  line-height:2.5;
}

.reg-form {
  background:url(../images/campaign/right_box_A_body.png) repeat-y;
  width:100%;
}

.reg-form-bottom {
  background:url(../images/campaign/right_box_A_bottom.png) no-repeat;
  width:100%;
  height:15px;
}

.form-box-top {
  margin:0 auto;
  width:648px;
  height:30px;
  background:url(../images/campaign/form_box_top.png) no-repeat;
}

.form-box-body {
  margin:0 auto;
  width:648px;
  background:url(../images/campaign/form_box_body.png) repeat-y;  
}

.form-box-body form {
  margin:0 40px;
  padding:0;
}

.form-box-body h1 {
  margin:0 0 5px 0;
  padding-top:10px;
  color:#b70618;
  font-size:22px;
}


.form-box-body p {
  margin:0;
  padding:5px 0 10px 0;
}

.form-box-bottom {
  margin:0 auto;
  width:648px;
  height:30px;
  background:url(../images/campaign/form_box_bottom.png) no-repeat;
}

ul#form-fields {
  list-style:none;
  margin:0;
  width:566px;
  padding:0;
    
}

ul#form-fields li {
  float:left;
  width:176px;
  margin-right:19px;
  line-height:2;
}

ul#form-fields li.col3 {
  margin-right:0;
}

ul#form-fields li.row2 {
  margin-top:20px;
}

ul#form-fields li input {
  border:1px solid #adadad;
  width:174px;
  padding:3px;
}

ul#form-fields li span {
  color:#b70618;
}

#form-tilmeld {
  text-align:right;
}

#form-tilmeld input {
  width:144px;
  height:59px;
  border:0;
  background:url(../images/campaign/button_tilmeld.png) no-repeat;
}

.clear {
  clear:left;
}

/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; text-align:right; }

/********************** Messages  */
.success { color:#878787; }
.error { color:#878787; }
.notice {color:#878787; display: none; }
.success, .error { font-weight:bold; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
    
.notice-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    display: none;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#C6AA60;
    color:#878787;
    background-color:#fff;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#C6AA60;
    color:#878787;
    background-color:#fff;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#C6AA60;
    color:#878787;
    background-color:#fff;
    background-image:url(../images/note_msg_icon.gif);
    }
#home_head {
	/*background-image:url(../images/campaign/header.jpg);*/
	width: 970px;
	height: 84px;
	/*background-repeat: no-repeat;*/
	margin: 0px auto;
}
