/*This is the css file for Stina Nordenstam.net*/

/*the scrollbar doesnt work in firefox*/
.main_pages_body_style
{
	background-image:url(../images/background_image.jpg);
	background-attatchment:fixed;
	background-color: #f6f6f6;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #858181;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.text_pages_body_style
{
	background-color: #f6f6f6;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #858181;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.table_border
{
	border-style: none;
	border-color:transparent;
	border-width:medium

}


/* Properties for the link */
a:link {
	font-size: 8pt; 
	color: #858181; 
	font: tahoma
}

/* Properties for the visited link */
a:visited {
	font-size: 8pt; 
	color: #858181; 
	font-family: tahoma
}

/* Properties for the active link */
a:active {
	font-size: 8pt; 
	color: #858181; 
	font-family: tahoma
}

/* Properties for hovering over the link */
a:hover {
	font-size: 8pt; 
	color: #F6F6F6; 
	font-family: tahoma
}

/* Properties for the paragraph */
p {
	font-size: 8pt; 
	color: #858181; 
	font-family: tahoma
}

/* Properties for the table */
table {
	font-size: 8pt; 
	color: #858181; 
	font-family: tahoma
}

.footer a:visited {
	font-size: 8pt; 
	color: #858181; 
	font-family: tahoma
}

/* Properties for the active link */
.footer a:active {
	font-size: 8pt; 
	color: #858181; 
	font-family: tahoma
}

/* Properties for hovering over the link */
.footer a:hover {
	font-size: 8pt; 
	color: #d9d9d9; 
	font-family: tahoma
}

.index_footer a:visited {
	font-size: 8pt; 
	color: #858181; 
	font-family: tahoma
}

/* Properties for the active link */
.index_footer a:active {
	font-size: 8pt; 
	color: #858181; 
	font-family: tahoma
}

/* Properties for hovering over the link */
.index_footer a:hover {
	font-size: 8pt; 
	color: #d3d3d3; 
	font-family: tahoma
}




.text_over_image{
	position:relative;
	left:0px;
	top:0px;
	z-index:1
}

.text_over_image td{
	background-image:url(../images/stinaintro_13.png);

}

.test {
	background-image:url(../images/stinaintro_13.png);
	background-repeat:no-repeat;
	height:23px;
	width:331px;
}

.testtext{
	position:relative;
	height:auto;
	width:auto;
	left:25px;
	top:5px;
}

a.special_cursor {cursor: crosshair; }

#interview a {
	font-size: 8pt; 
	color: #725454; 
	font-family: tahoma
}

#interview a:visited {
	font-size: 8pt; 
	color: #725454; 
	font-family: tahoma
}

/* Properties for the active link */
#interview a:active {
	font-size: 8pt; 
	color: #725454; 
	font-family: tahoma
}

/* Properties for hovering over the link */
#interview a:hover {
	font-size: 8pt; 
	color: #f6f6f6; 
	font-family: tahoma
}