/* Globals ------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #e0e0e0;
	font-size: 62.5%;
	line-height: 2em;
	background: #c0c0c0;
}
img {
	display: block;
	border: none;
}


h3 {
	font-size: 1.3em;
	color: #e1e0e0;
	background:#272727;
	width: 200px;
	height: 37px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding-top: 18px;
	position: relative; 
	float: left;
}
h1{
	
	font-size: 14px;
	color: #56b114;
	padding-bottom: 15px;
}

h2{
	
	font-size: 14px;
	color: #56b114;
	padding-bottom: 15px;
}
p {
	font-size: 1.2em;
	margin-bottom: 1.3em;
}
img {
	display: block;
	border: none;
}
a {
	text-decoration: none;
}


/* Container ------------------------------------------------------------------------------------------------*/
#container {
	position: relative;
	min-height: 85%;
	width: 965px;
	background: url(../images/bg.jpg) top left repeat-x #ffffff;
    margin: auto;
}



.index_menu{

	position: relative; 
	float: right;
	height: 34px;
	width: 269px;

    background: url(../images/menu.jpg) top left repeat-x;
	text-transform: uppercase;

}
@media screen and (-webkit-min-device-pixel-ratio:0) 
 { 
 .index_menu {
 	width: 280px;
  }
 }

.index_menu ul{
	height: 34px;
	background: url(../images/first.jpg) top left  no-repeat;
	margin-left: -6px;
	padding-left: 20px;
	list-style-type: none;
	
}

.index_menu li{
	float: left;
	
}


.index_menu a{
	float: left;
	height: 23px;
	padding: 3px 6px 2px 3px;
	font-size: 13px;
	background: url(../images/div.jpg) top right no-repeat;
	text-decoration:none;
	color: #fffffe;
	text-align: center;
}
.index_menu a:hover{
	background:#81c139;
	color: #272727;
}
.menu_last a{
	padding-right: 0px;
	height: 23px;
	width: 40px;
    background: url(../images/menu.jpg) top left repeat-x;
	background-position: 22px 0px;
}
.menu_last a:hover{
	background:#81c139;
	color: #272727;
	width: 40px;
	position:relative;
	overflow:hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 	.menu_last{
	 margin-left:3px;
  }
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	.menu_last{
	 margin-left:0px;
  }
}
.contacts{
	width: 250px;
	color: #363636;
	float: left;
	padding-top: 60px;
	padding-left: 50px;
	font-size: 9px;
	margin-bottom: -200px;
}

.about_us{
	width: 550px;
	height: 100%;
	color: #363636;
	padding-top: 60px;
	padding-left: 50px;
	padding-bottom:30px;
	font-size: 9px;
}
.english{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	position:relative;
	float:left;
}
.english img{
	 padding-top: 4px;
	position:relative;
	float:left;
	padding-right: 5px;
	
}
.contacts a{
	
	color: #363636;
	text-decoration: underline;
}
.linking p{
	position:relative;
	float:left;
	padding-top: 20px;
	padding-bottom: 30px;

}
.likning2{
	position: absolute;
	display: block;
	float: left;
	padding-left: 65px;
	margin-top: -23px;
}
.likning3{
	position: absolute;
	display: block;
	float: left;
	padding-left: 130px;
	margin-top: -25px;
}
.likning4{
	position: absolute;
	display: block;
	float: left;
	padding-left: 160px;
	margin-top: -25px;
}
.contact_form{
	position: relative;
	float: left;
	width: 400px;
	color: #363636;
	padding-top: 60px;
	padding-left: 200px;
	font-size: 9px;
	margin-bottom: -200px;
	
}

.contact_form input{
	color: #c3c3c3;
	background: #f2f2f2;
	border: 1px outset #ffffff;
}
#emne
{
	width:400px;
	margin-bottom: 10px;
}
#message
{
	width:400px;
	height: 150px;
	margin-bottom: 10px;
	color: #c3c3c3;
	background: #f2f2f2;
	border: 1px outset #ffffff;
	overflow: hidden;
}
.navn{
	width: 120px;
	position: relative;
	float: left;
	margin-right: 20px;
}
#name{
	width:120px;
}
.mail{
	width: 120px;
	position: relative;
	float: left;
	margin-right: 20px;
}
#mail{
	width:120px;
}
.url{
	width: 120px;
	position: relative;
	float: left;
}
#url{
	width:120px;
}
#contacts_button{
	float: left;
	cursor: pointer;
	text-indent: -9999px;
	width: 45px;
	margin-left: 355px;
	border: none;
	background: url(../images/submit.jpg) no-repeat ;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 	#contacts_button{
	 height: 19px;
  }
}
.warn input{
	
	border: 1px red;
}
.annonce{
	width: 890px;
	height: 100%;
	color: #363636;
	padding-top: 60px;
	padding-left: 30px;
	padding-bottom:30px;
	font-size: 9px;
}
.video_shoot{
	position: relative;
	float: left;
	margin-top: 2px;
	margin-right: 35px;
}
.anocing_games{
	position: relative;
	padding-left: 10px;
	width: 890px;

}
.anocing_games p{
     position: relative;
     font-size: 9px;
	 line-height: 100%;
	 padding-top: 5px;
	 padding-bottom: 10px;
}
.green_box{
	position: relative;
}
.green_box p{
	font-size: 11px;
	width: 327px;
	height: 30px;
	padding-top: 5px;
	margin-bottom: -10px;
	margin-left: 560px;
	border: 2px solid #56b114;
}
.interactive{
	position: relative;
	padding-left: 10px;
	width: 890px;

}
.interactive p{
     position: relative;
     font-size: 12px;
	 line-height: 120%;
}
.green_box2{
	position: relative;
}
.green_box2 p{
	font-size: 11px;
	width: 327px;
	height: 45px;
	padding-top: 5px;
	margin-bottom: -10px;
	margin-left: 560px;
	margin-top: 440px;
	border: 2px solid #56b114;
}
.up_costume{
	padding-top: 10px;
}	
.costume_text{
	position:relative;
	float: right;
	margin-top: -180px;
	width: 200px;
	font-size: 9px;
	line-height: 120%;
	font-weight: bold;
}
#down_costume{
	margin-left: -8px;
}
.green_box3{
	position: relative;
}
.green_box3 p{
	font-size: 11px;
	line-height: 120%;
	width: 327px;
	height: 45px;
	padding-top: 5px;
	margin-bottom: -10px;
	margin-left: 560px;
	margin-top: 70px;
	border: 2px solid #56b114;
}
.shoot_info{
	clear: both;
	margin-left: 365px;
	width: 300px;
}
.shoot_info2{
	clear: both;
	margin-left: 205px;
	width: 350px;
}
@media screen and (min-width: 0px){
 	.interactive img{
     margin-top: -50px;
	 margin-bottom: 70px;
	 margin-left:560px;
  }
}
.shoot_info3{
	clear: both;
	margin-left: 105px;
	width: 420px;
}
.prices{
	width: 890px;
	height: 100%;
	color: #363636;
	padding-top: 60px;
	padding-left: 60px;
	padding-bottom:30px;
	font-size: 9px;
}
.prices p{
	font-size: 13px;
	padding-top: 10px;
}

.bul{
    list-style-type: none;
	padding: 0;
	margin-left: 15px;
}
.bul ul{
    position: relative;
}

.bul a{
    font-size: 14px;
	padding-left: 2em;
	padding-bottom: 5px;
	background: url(/images/ball.png)  left no-repeat;
	color: #9e9e9f;
	background-position: 0.1em;
    text-decoration:none;
}
.bul p{
	padding-left: 3em;
	font-size: 12px;
}
.bul li{
	padding-bottom: 5px;
	font-size: 14px;
}	
.display_block { display: block }


.footer{
	clear: both;
	vertical-align: bottom;
	background: url(../images/footer.jpg) top left repeat-x;
	height: 83px;
	width: 965px;
	position: relative;
	margin: auto;
}

.footer_info
{
	height: 83px;
	width: 436px;
	position: relative;
	float: left;
	margin: auto;
	background: url(../images/footer_div.jpg) top right no-repeat;
}
.footer_info_p {
	position: relative;
	float: left;
	font-size: 10px;
	margin-top: 10px;
	padding-left: 10px;
	width: 240px;
	line-height:120%;
}
.footer_tweet {
	color: #5b5858;
	margin-top: 60px;
	font-size: 10px;
	position: relative;
	float: left;
	width: 180px;
}

.footer_tweet a{
	color: #5b5858;
	width: 180px;
}

.footer_tweet:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.footer_tweet img{
	margin-top: -34px;
	position: relative;
	float: right;
}

@media screen and (min-width: 0px){
 	.footer_tweet img{
     margin-top: -15px;
  }
}
.footer_sec{
	height: 83px;
	width: 529px;
	position: relative;
	float: left;
	margin: auto;
}

.footer_menu{
	color: #6d6c6c;
	font-size: 9px;
	padding-top: 10px;
	padding-left: 4px;
}
.footer_menu a{
		color: #6d6c6c;
}
.footer_menu a:hover{
	color: #adacac;
}
.form_p{
	color: #757272;
	font-size: 12px;
	margin-top:10px;
	padding-left: 10px;
}

.form{
	width: 240px;
	height: 20px;
	margin-top: -16px;
	position: relative;
	float: left;
	padding-left: 10px;
}
.input
{
	color: #323131;
	background: #202020;
	border: 1px solid #464545
}
.button
{
	color: #898989;
	background: #272727;
	border: 1px outset #464545;
	margin-left: -4px;
}
.button:hover{
	color: #d9d9d9;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 	.button{
	 height: 18px;
  }
}
.rights{
	color:#4a4a4a;
	position: relative;
	float: left;
	width: 200px;
	font-size:12px;
	margin-top: -16px;
	margin-left: 360px;
}
/* Container ------------------------------------------------------------------------------------------------*/





.content_title {
    font-family: Lucida Sans;
    color: #464646;
    font-size: 20px;
    padding-bottom: 10px;
}

.content-top-bottom {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d4d4d4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d4d4d4;
    background-color: #f3f3f3;
}
#competition{
	color:black;
}
 * 
 
 
 
 */