a {
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../grafik/bg_grey.gif);
	background-repeat: repeat;
}
hr {
	height: 1px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
}
#top_con_logo {
	height: 190px;
	width: 170px;
	position: absolute;
	z-index: 1;
	left: 22px;
	top: 4px;
	background-color: #F7F7F7;
	background-image: url(../grafik/x_top_logo.gif);
	background-repeat: no-repeat;
}

#left_con {
	width: 160px;
	overflow: auto;
	position: absolute;
	left: 20px;
	top: 200px;
	bottom: 40px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	background-image: url(../grafik/linje_2.gif);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
* html #left_con{ /*IE6 hack*/
	height: 370px;
	width: 160px;
}
#middle_con {
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	position: absolute;
	left: 200px;
	top: 40px;
	bottom: 40px;
	right: 20px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat;
	background-image: url(../grafik/linje_6.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
* html #middle_con{ /*IE6 hack*/
	height: 530px;
	width: 700px;
}

#bottom_con {
	background-color: #CCCCCC;
	left: 20px;
	bottom: 15px;
	right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}
* html #bottom_con{ /*IE6 hack*/
	height: 15px;
	width: 900px;
	visibility: hidden;
}
#bottom_con a {
	color: #CCCCCC;
	font-size: 9px;
}
#bottom_con a:hover {
	color: #CCCCCC;
}
/*klasser*/
.px12{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pricks {
	background-image: url(../grafik/prickar.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	height: 10px;
	width: 100px;
}

.white {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}


.yellow {
	background-color: #FF9933;
	margin: 0px;
	height: 14px;
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 2px;
	text-align: left;
}
._inputfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px dotted #000000;
	width: 200px;
}
._textarea_kassa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	height: 100px;
	width: 200px;
	border: 1px dotted #000000;
	overflow: hidden;
}
._textarea_gast_skriv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	height: 180px;
	width: 300px;
	border: 1px dotted #000000;
	overflow: auto;
}
._select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #CCCCCC;
	width: 200px;
	border: 1px dotted #000000;
}
.plotlist {
	widht:542px;
	width: 542px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	white-space: nowrap;
}
.listrub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCFF;
}
/*Kolumner till ettan mm*/
.col_1 {
	background-image: url(../grafik/linje_6.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 400px;
	float: left;
}
.col_2 {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 230px;
	float: left;
}
.col_2_ettan {
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.col_2_ettan a {	
	font-size: 10px;
}
/*Slut Kolumner*/
/*Klasser till spelplanslista.*/
.giglist_nav td {
	width: 125px;
	text-align: center;
}

.giglist_event {
	color: #000000;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.x_tourtable td {
	vertical-align: top;
	height: 60px;
	white-space: nowrap;
	font-size: 10px;
	color: #CC3333;
	background-image: url(../grafik/linje_3.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}
.x_tourdays td {
	background-color: #9999FF;
	height: 15px;
	padding: 2px;
	vertical-align: top;
	width: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: center;
}
.gig_list_new{
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
}
.x_giglist_nodate {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
}

/* CSS needed for the script(tooltips till giggrejor veckans gig och spelplan */

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */
#ajax_tooltipObj .ajax_tooltip_content{
	border:1px solid #CCCCCC;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:200px;	/* Height of tooltip content */
	background-color:#FFFFFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:12px;	/* Hide overflow content */
	z-index:1000001;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
/*Slut tooltips*/
.px12b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*Detta är till bildvisningar*/

.highslide {
	cursor: url(grafik/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid gray;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(grafik/controlbar4.gif);
	width: 167px;
	height: 34px;
	margin-top: -15px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(grafik/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*Slut bildvisningar*/
/*Detta är endast för vykortsfunktionenx_vykort.asp*/
.mail {
	background-image: url(../grafik/mail.gif);
	height: 300px;
	width: 520px;
	padding-left: 30px;
	padding-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.vykort_inputs {
	height: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 250px;
}
.vykort_tarea {
	height: 180px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 250px;
	overflow: auto;
}
.vykort_buttons {
	position: absolute;
	left: 345px;
	top: 264px;
	width: 154px;
}
.vykort_namn {
	position: absolute;
	left: 348px;
	top: 150px;
	width: 148px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/*Slut vykort.asp*/
.img1 {
	float: left;
	border: 4px solid #CCCCCC;
	margin-top: 23px;
	margin-right: 10px;
	margin-bottom: 10px;
}

