/* POPUP STYLE */
#box_overlay					{position:fixed;top: 0; left: 0; z-index: 900000; width: 100%; height: 100%; background-color: #000;}
#box_wrapper					{position:fixed;top:50px;left:50%;z-index: 900001;margin:0px 0px 0px -375px;width:751px;height:559px;background:url(../../_images/img_frame-bak.png) no-repeat;}
#box_content					{margin:10px 13px 0px 10px;background:#000;height:533px;overflow:hidden;}
#box_shadow						{background:url(../../_images/img_frame-skygge-over.png) no-repeat;top:10px;left:10px;position:absolute;width:751px;height:559px;z-index: 900004}

#box_close						{width:33px;height:32px;position:absolute;left:-17px;top:-17px;background:url(../../_images/lukk.png) no-repeat;cursor:pointer;}
#box_close:hover				{background:url(../../_images/lukk_over.png) no-repeat;}

#box_control					{position:absolute;top:580px;left:330px;width:99px;height:38px;background:url(../../_images/navigate-bak.png) no-repeat;}
#box_control #left				{cursor:pointer;width:49px;height:38px;background:url(../../_images/left.png) no-repeat center 12px;position:absolute;left:0px;top:0px;}
#box_control #left:hover		{background:url(../../_images/left_over.png) no-repeat center 12px;}
#box_control #right				{width:49px;height:38px;background:url(../../_images/right.png) no-repeat center 12px;position:absolute;right:0px;top:0px;}
#box_control #right:hover		{cursor:pointer;background:url(../../_images/right-over.png) no-repeat center 12px;}

#box_text						{width:708px;text-align:center;padding:10px;z-index: 900003;position:absolute;bottom:16px;left:10px;background:url(../../_images/info_3linjer.png) no-repeat top}

#box_wrapper2					{position:absolute;top:100px;left:50%;z-index: 900001;margin:0px 0px 0px -336px;width:672px;height:560px;background:url(../../_images/frame-bak.png) no-repeat;}
#box_content2					{margin:9px 12px 0px 9px;background:url(../../_images/bg.jpg) no-repeat bottom;height:537px;overflow:hidden;}

#box_shadow2					{background:url(../../_images/frame-skygge-over.png) no-repeat;top:9px;left:9px;position:absolute;width:651px;height:537px;z-index: 900004}

#box_text2						{width:631px;text-align:center;padding:10px;z-index: 900003;position:absolute;top:9px;left:9px;background:#000;border-bottom:1px solid #79766d}

/* POPUP FORM */
#notify							{position:absolute;top:105px;z-index:900006;left:100px;color:red;font-size:14px;}
#form_wrapper					{position:absolute;top:140px;z-index:900006;left:100px;}

.field							{width:471px;height:42px;background:url(../../_images/inputform.png) no-repeat;margin-bottom:10px;position:relative;}
.active_field					{width:471px;height:42px;background:url(../../_images/inputform_active.png) no-repeat;margin-bottom:10px;position:relative;}

.field label,					
.active_field label				{font-size:12px;height:42px;float:left;width:51px;padding:0px 10px 0px 10px;line-height:42px;color:#dad7c8;}

.area							{width:471px;height:178px;background:url(../../_images/input_question.png) no-repeat;margin-bottom:10px;position:relative;}
.active_area					{width:471px;height:178px;background:url(../../_images/input_question_active.png) no-repeat;margin-bottom:10px;position:relative;}

.area label,
.active_area label				{font-size:12px;height:42px;float:left;width:451px;padding:0px 10px 0px 10px;line-height:42px;color:#dad7c8;}

#submit_btn						{width:99px;height:38px;float:right;background:url(../../_images/send-bg.png) no-repeat;}
#submit_btn div					{cursor:pointer;width:99px;height:38px;background:url(../../_images/send.png) no-repeat center 10px;}
#submit_btn div:hover			{background:url(../../_images/send-over.png) no-repeat center 10px;}

#form_wrapper input				{font-family:Arial;font-size:13px;border:0px;background:none;height:42px;float:right;width:380px;line-height:42px;padding:0px 10px 0px 10px;color:#000}
#form_wrapper textarea			{font-family:Arial;font-size:13px;border:0px;background:none;height:112px;float:left;width:451px;padding:10px;color:#000}


#box_notify {padding-top:200px;}
#box_notify	h1	{font-size:30px;text-align:center;}
#box_notify	p	{font-size:20px;text-align:center;}
