*{
	margin: 0;
	padding: 0;
}
:focus{
	outline: none;
}
a img{
	border: 0;
}
ul{
	list-style-type: none;
}
html{
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
body{
	text-align: center;
	color: #666;
	background: #000 url(http://www.wigwam.no/templates/public/wigwam/images/wigwam_bottom.gif) bottom left repeat-x;
}
h2{
	color: #ff0000;
	font-size:16px;
}
h3{
	color: #ff0000;
	font-size: 12px;
	margin-bottom: 10px;
}
h4{
	font-size: 10px;
}
h5{
	font-size: 11px;
	color: #555;
}
#container{
	margin: 0 auto;
	width: 880px;
	text-align: left;
}
#content{
	height: 595px;
	background: url(http://www.wigwam.no/templates/public/wigwam/images/wigwam_center_bgr.gif) top left no-repeat;
	padding: 15px 54px 0 40px;
	position:relative;
}
.lang{
	position: absolute;
	right: 10px;
}
.nor{
	top: 45px;
}
.eng{
	top: 66px;
}
.jap{
	top: 86px;
}
.main_nav{
	clear:both;
}
.main_nav li{
	float: left;
	position: relative;
	margin-left: 15px;
	height:19px;
}
.main_nav li ul li{
	height:auto;
}
.main_nav li a{
	height: 14px;
	display:block;
}
#media_submeni{
	position: absolute;
	z-index: 1000;
	top: 15px;
	left: -15px;
}
#media_submeni li{
	margin-left: 0;
	background-color: #c3c1c4;
	border-bottom: 1px solid #fff;
	width: 152px;
	padding: 5px 0 5px 15px;
}
#media_submeni a{
	background-image: none;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
#media_submeni a:hover{
	color: #ff0000;
}
#media_submeni li.last1{
	border-bottom: 0;
}
#media_submeni li.last2{
	padding: 0px;
	border-bottom: 0;
	background: none;
}
.media_btn{
	z-index: 3000;
}
.media_btn #media_submeni a{
	width: 152px;
}
.main_content{
	width: 553px;
	height: 480px;
	margin: 30px 0 0 0;
	/*height:470px;
	margin:45px 0 0;*/
	overflow: auto;
	position: relative;
	z-index: 0;
}
.article p{
	margin-bottom: 10px;
}
.article img{
	margin: 3px 20px 5px 0;
}
.article{
	margin: 0 25px 20px 0;
	padding: 0 0 15px 0;
	border-bottom: 2px solid #e2e2e2;
	line-height: 16px;
}
.calendar_form{
	padding: 5px 0;
	margin-bottom: 25px;
}
.calendar_event{
	margin-bottom: 20px;
}
.calendar_date{
	color:#FF0000;
	font-size:20px;
	width:30px;
}
.event_info{
	padding-top: 5px;
	width:420px;
	line-height: 16px;
}
.press_foto{
	width: 265px;
	margin-bottom: 20px;
	text-align: center;
	float: left;
}
.gallery_image{
	float:left;
	width:160px;
	height:130px;
	overflow:hidden;
	padding:5px 0;
	margin-right: 10px;
	text-align:center;
	vertical-align:middle;
}
.video_holder, .video_desc{
	margin: 8px 0;
}
.q_and_a_form {
	margin-left: 25px;
}
.q_and_a_form  div{
	margin-bottom: 12px;
}
.q_and_a_form  label{
	font-size: 12px;
	width: 60px;
	float: left;
	margin-bottom: 5px;
}
.q_and_a_form  textarea{
	width: 420px;
	height: 140px;
	*height: 100px;
}
.calendar, .perss, .links, .gallery, .q_and_a{
	margin:0 25px 20px 0;
}
.sidebar{
	color: #fff;
	width: 207px;
	z-index: 0;
}
.sidebar_news_head{
	text-align: center;
	margin-top: 11px;
	*margin-top: 0px;
	margin-bottom: 20px;
}
.sidebar_news{
	height: 305px;
	padding-top: 10px;
	margin-bottom: 40px;
}
.sidebar_news img{
	margin-bottom: 5px;
}
#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#holder {
	display:table-cell;
	vertical-align:middle;
}
#flashdiv {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.sponsors{
	height: 128px;
	padding-top: 12px;
	text-align: center;
}
#go_to{
	margin: 10px 0 0 0;
}
#page_num{
	width: 30px;
	margin: 0 10px;
}
.bottom_nav{
	width: 780px;
	height: 30px;
	margin: 0 auto;
	line-height: 25px;
}
.bottom_nav li{
	display: inline;
	float: left;
	margin-left: 12px;
}
.bottom_nav a{
	color: #888989;
	text-decoration: none;
}
.bottom_nav a:hover{
	text-decoration: underline;
}
.more, .main_content a{
	color: #ff0000;
	text-decoration: none;
}
a.more:hover, .main_content a:hover{
	text-decoration: underline;
}
/************************
*************************/
/******* SLIMBOX *******/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(http://www.wigwam.no/templates/public/wigwam/images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(http://www.wigwam.no/templates/public/wigwam/images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(http://www.wigwam.no/templates/public/wigwam/images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.wigwam.no/templates/public/wigwam/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/************************
*************************/
.txt_hide{
	position:relative;
}
.txt_hide span{
	position:absolute;
	top:-9999px;
	height: 0px;
}
.tbold{
	font-weight: bold;
}
.tcenter{
	text-align: center;
}
.fs12{
	font-size: 12px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.pb5{
	padding-bottom: 5px;
}
.pb30{
	padding-bottom: 30px;
}
.mr5{
	margin-right: 5px;
}
.mr120{
	margin-right: 120px;
}
.ml120{
	margin-left: 120px;
}
.band_ml130 p{
	margin-left: 130px;
}
.ml60{
	margin-left: 60px;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb30{
	margin-bottom: 30px;
}
.mr30{
	margin-right: 30px;
}
.w100{
	width: 100px;
}
.w200{
	width: 200px;
}
.w300{
	width: 300px;
}
.bottom_brd1{
	border-bottom: 1px solid #E2E2E2;
}
.bottom_brd3{
	border-bottom: 3px solid #292929;
}
.bottom_nav li.right, .main_nav li.right{
	float: right;
}
.bottom_nav li.first{
	margin-left: 45px;
}
.pngFix{
	position:relative;
}
.error{
	color: red;
}
input.error, textarea.error{
	border: 1px solid red;
}
#email_field label.error{
	float:right;
	*float:none;
	margin-right:20px;
	*margin-left:5px;
	width:200px;
}
#text_field label.error,
#captcha_field label.error{
	float:left;
	width:200px;
}
.block{
	display: block;
}
.clb{
	clear: both;
}
pre{
	text-align: left;
	background: #fff;
	color: #000;
}.news_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/news_btns.gif) no-repeat top left;
	width: 76px;
}
.band_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/band_btns.gif) no-repeat top left;
	width: 67px;
}
.calendar_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/calendar_btns.gif) no-repeat top left;
	width: 85px;
}
.discography_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/discography_btns.gif) no-repeat top left;
	width: 107px;
}
.shop_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/shop_btns.gif) no-repeat top left;
	width: 45px;
}
.media_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/media_btns.gif) no-repeat top left;
	width: 57px;
}
.contact_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/contact_btns.gif) no-repeat top left;
	width: 78px;
}
.links_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/links_btns.gif) no-repeat top left;
	width: 63px;
}
.q_and_a_btn a{
	background:url(http://www.wigwam.no/templates/public/wigwam/images/no/q_and_a_btns.gif) no-repeat top left;
	width: 35px;
}
.news_btn a:hover, .band_btn a:hover, .calendar_btn a:hover,
.discography_btn a:hover, .shop_btn a:hover, .media_btn a:hover,
.contact_btn a:hover, .links_btn a:hover, .q_and_a_btn a:hover,
.activ a{
	background-position: bottom left;
}
