

/* THE BIG ONES */

#cont_big {
	width: 790px;
}

#cont_home {
margin-top:46px; 
height:64px; 
width:90px;	}

#cont_menu {
	width: 80px;
	margin-top: 125px;
	margin-left: 13px;
	}
	
#col_1 {
	width: 140px;
	height: 400px;
	float: left;
}

#col_2 {
	width: 100px;
	height: 420px;
	float: left;
	background: url(piks/iframe_100x420.jpg);
}

#col_400 {
	width: 390px;
	float: left;
	margin-left: 15px;
	/*border: 1px dotted teal;*/;
	background: white;
}

#col_530 {
	width: 520px;
	margin-left: 15px;
	/* border: 1px dotted teal; */
	float: left;
}

#ingress {
	margin-top: 53px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#ingress_border {
	margin-top: 53px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

/* CATALOGUE */

.cat_left {
	width: 150px;
	float: left;
	margin-right: 10px;
}

.cat_left_small {
	float: left;
	margin-right: 10px;
	width: 110px;
}

.cat_right {
	width: 345px;
	/*background: #ededed;*/
	float: left;
	}

.cat_box {
	margin-top: 15px;
	padding-bottom: 15px;
	width: 510px;
	border-bottom: 1px dotted #cccccc;
	clear: both;
	float: left;
}

.world_left {
	width: 510px;
	padding-right: 10px;
	margin-bottom: 10px;
}

/* NEWS */
#news_left {
	width: 325px;
/*	background: silver;*/
	float: left;
	margin-top: 53px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dotted #cccccc;
}

#news_right {
	margin-top: 53px;
	width: 173px;
	/*background: yellow;*/
	float: left;
	}

.newsbox {
	margin-bottom: 20px;
	/*border-bottom: 1px dotted #cccccc;*/
	width: 325px;
	float: left;
}

.newstable {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 3px;
	padding-top: 3px;
}

.newsform {
	background: #f0f0f0;
	font: normal 9px/12px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; 
	border-width: 0;
	padding: 2px;
	width: 156px;
	text-align: center;
	color: #333333;;
	margin-top: 2px;
	margin-top: 2px;
}

/* SHOP */

#topbox {
clear:left;
background: #fff;
padding-top: 3px;
padding-left: 20px;
/* nasty ass box hack*/
\width:500px;
w\idth:480px;
\height:25px;
he\ight:22px;
}
.whitebox {
clear:left;
background: #fff;
padding-top: 5px;
padding-bottom: 15px;
padding-left: 20px;
margin-left: 10px;
margin-bottom: 7px;
/* nasty ass box hack*/
\width:490px;
w\idth:470px;
}
.helpbox {
background: #fff;
margin: 10px;
width: 400px;
padding: 5px;
}
.leftbox {
width:74px; 
margin-left:5px;
margin-top:5px; 
float:left; 
display:inline;
}
.midbox {
margin-left:25px;
margin-top:5px; 
width:200px; 
float:left;
font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 15px;
font-weight: normal;
text-decoration: none;
color: #001530; 
}
.rightbox {
width:125px; 
float:right; 
margin-left:15px;
margin-right:5px;
margin-top:5px;
font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 15px;
font-weight: normal;
text-decoration: none;
color: #001530;
}
.shopcontainer {
width:490px; 
min-height:80px;
margin-left:10px; 
margin-bottom:10px; 
padding-bottom:5px; 
border-bottom:1px solid #001530; 
/*border-bottom: 5px solid #4186a3;*/
/*border-top: 5px solid #4186a3;*/
clear:left;
background:#fff;
}

/* ARTISTS */

.artistbox {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 128px;
	height: 143px;
	text-align: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
/* nasty ass box hack*/
\width: 163px; 
w\idth: 128px;	
}

.artist_siderub {
	font: normal 9px/12px Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; 
	color: #003550;
	background: url(piks/bg_25x500crd.jpg);
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	letter-spacing: 1.5px;
}


/* LIVE */
.tour { font: normal 10px/11px Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; color: #001530;
	margin-bottom: 20px;
}

.tour_rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #001530;
	text-transform: uppercase;
	background: url(piks/bg_25x500crd.jpg);
	display: block;
	text-align: left;
	padding-left:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.tour td {
	vertical-align: top;
	text-align: left;
	border-top: 1px dotted #cccccc;
	padding: 3px 10px 3px 0;
}

/* GUESTBOOK */

.formbox {
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: right;
}

.shoutbox {
	width: 380px;
	background: #ffffff url(piks/bg_gbook2.jpg) no-repeat;
	height: 75px;
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	border-left: 0px solid #cccccc;
	margin-bottom: 40px;
}

.shoutname {
	margin-left: 48px;
	margin-top: 6px;
	float: left;
	text-transform: uppercase;
}

.shoutdate {
	float: right;
	margin-top: 6px;
}

.shoutcontent {
	margin-left: 48px;
	margin-top: 8px;
	margin-right: 0;
	clear: both;
	float: left;
	color: #666666;
	width: 310px;
}

.shoutadmin {
	color: #003550;
	font-style: italic;
}

.formstyle {
	background: #f0f0f0;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande,  Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	border-width: 0;
	padding: 2px;
	width: 100%;
}
/* BODY-STUFF */


body {
	padding: 0;
	margin: 0;
	background: #cec7b5 url(piks/bg_top144x100.jpg);
}

.body400 {
	background: #cec7b5 repeat-y fixed url(piks/bg1200x400_400.jpg);
}

.body530 {
	background: #cec7b5 repeat-y fixed url(piks/bg1200x400_530.jpg);
}
.collapsed {
	display: none;
}
.expanded {
	display: table-cell;
}
a:link {
	color: #003550;
	text-decoration: none; }

a:visited {
	color: #003550;
	text-decoration: none; }

a:hover {
	color: #603f14;
	text-decoration: underline; }

a:active {
	color: #003550;
	text-decoration: none; }

.whitebox a:link {
font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Sans-Serif;
}
.rubrik_blooe a:link {
font-family: Georgia, "Times New Roman", Times, serif;
}

.imgclear {
	float: left;
	margin: 4px 8px 4px 0;
}

.imgmargin {
	margin: 10px 0px 0px 0;
}

/* TYPOGRAHY */

.bread {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #001530;
}

.cat_height {
	line-height: 12px;
}

.rubrik_blooe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003550;
	}

.rubrik_broon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #957247;
	}

.newsdate {font: normal 9px/12px Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; color: #999999;
	margin-right: 7px;
}

.newsrubrik {
	font: normal 9px/12px Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; 
	color: #003550;
	background: url(piks/bg_25x500crd.jpg);
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
}

.faktatext {
	font: normal 9px/12px Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Verdana, sans-serif; text-transform: uppercase; 
	color: #003550;
	background: none;
	text-align: left;
}
.faktabrun {
	font: normal 11px/12px Lucida Sans, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; 
	color: #957247;
	background: none;
	text-align: left;
}