/*----------------------------------------------------------------------------- 
DEFAULTS
-----------------------------------------------------------------------------*/

*{	margin: 0px;
	padding: 0px;
}

/* mac hide \*/
html, body {height:100%}
/* end hide*/

/* pc ie6 fix hide \*/
img, div {
behavior: url(../iepngfix.htc)
}
/* pc ie6 fix hide \*/

body {
	background-image: url(../images/global/bg_all_pages.gif);
	background-repeat: repeat-x top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	overflow: auto;
}

#content {
	position: relative;
	margin: 0; 
	padding: 0px 0px; 
	width: 960px;
	text-align:left;
}

li {
	list-style-type: none;
}

/*----------------------------------------------------------------------------- 
TEXT
-----------------------------------------------------------------------------*/

.txt11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.00em;
	color: #462a26;
}

.txt12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.00em;
	color: #462a26;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: -0.03em;
	color: #462a26;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.bold {
	font-weight:bold;
	}

/*----------------------------------------------------------------------------- 
COLORS
-----------------------------------------------------------------------------*/

.color1 {
	background-color: #462a26;
}

.color2 {
	background-color: #cbbba3;
}

.color3 {
	background-color: #b1a38e;
}

.color4 {
	background-color: #bada4b;
}

.color5 {
	background-color: #70832d;
}


/*----------------------------------------------------------------------------- 
TOP
-----------------------------------------------------------------------------*/


#toparea {
	background-image: url(../images/global/top_grass.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 115px;
	margin: 0px;
	padding: 0px;
}

#jarpetanlogo {
	position: absolute;
	float: left;
	background-image: url(../images/global/logo_stall-j.gif);
	top: 30px;
	left: 10px;
	width: 297px;
	height: 64px;
}

#navhem {
	position: absolute;
	top: 0px;
	right: 412px;
	margin: 0px;
	padding: 0px;
	width: 132px;
	height: 84px;
}

#navtjanster {
	position: absolute;
	top: 0px;
	right: 250px;
	margin: 0px;
	padding: 0px;
	width: 162px;
	height: 84px;
}

#navstallet {
	position: absolute;
	top: 0px;
	right: 98px;
	margin: 0px;
	padding: 0px;
	width: 152px;
	height: 84px;
}

#navkontakt {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 98px;
	height: 84px;
}


/*----------------------------------------------------------------------------- 
MAIN IMAGE ALL PAGES
-----------------------------------------------------------------------------*/


#mainimg {
	position: absolute;
	top: 122px;
	left: 0px;
	width: 960px;
	height: 359px;
	margin: 0px;
	padding: 0px;
}


/*----------------------------------------------------------------------------- 
MAIN TEXT AREA
-----------------------------------------------------------------------------*/


#maintextindex {
	position: absolute;
	top: 540px;
	left: 10px;
	width: 460px;
	height: 530px;
	margin: 0px;
	padding: 0px;
}

#maintextindex .top10 {
	padding-top:10px;
}
	
#maintextindex .top20 {
	padding-top:20px;
}

#maintextlayout2 {
	position: absolute;
	top: 540px;
	left: 350px;
	width: 600px;
	height: 530px;
	margin: 0px;
	padding: 0px;
}

#maintextlayout2 .top10 {
	padding-top:10px;
}
	
#maintextlayout2 .top20 {
	padding-top:20px;
}


/*----------------------------------------------------------------------------- 
PUSH INDEX
-----------------------------------------------------------------------------*/

#pushindexcorner1 {
	position: absolute;
	background-image: url(../images/index/push_corner-top-left.gif);
	background-repeat: no-repeat;
	top: 493px;
	left: 496px;
	width: 24px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#pushindexcorner2 {
	position: absolute;
	background-image: url(../images/index/push_corner-bottom-left.gif);
	background-repeat: no-repeat;
	top: 747px;
	left: 520px;
	width: 25px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#pushindex {
	position: absolute;
	background-image: url(../images/index/push_top_gradience.gif);
	background-repeat: no-repeat;
	top: 493px;
	left: 520px;
	width: 440px;
	height: 280px;
	margin: 0px;
	padding: 0px;
}

#pushindextjanster {
	position: absolute;
	background-image: url(../images/index/push_img_tjanster.jpg);
	background-repeat: no-repeat;
	top: 30px;
	left: 20px;
	width: 190px;
	height: 220px;
	margin: 0px;
	padding: 0px;
}

#pushindextjanster .top130 {
	padding-top:130px;
}
#pushindextjanster .left10 {
	padding-left:10px;
}

#pushindexstallet {
	position: absolute;
	background-image: url(../images/index/push_img_stallet.jpg);
	background-repeat: no-repeat;
	top: 30px;
	left: 230px;
	width: 190px;
	height: 220px;
	margin: 0px;
	padding: 0px;
}

#pushindexstallet .top130 {
	padding-top:130px;
}
#pushindexstallet .left10 {
	padding-left:10px;
}


/*----------------------------------------------------------------------------- 
PUSH LAYOUT 2
-----------------------------------------------------------------------------*/

#pushcorner1layout2 {
	position: absolute;
	background-image: url(../images/global/push_corner-top-right.gif);
	background-repeat: no-repeat;
	top: 493px;
	left: 290px;
	width: 22px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#pushcorner2layout2 {
	position: absolute;
	background-image: url(../images/global/push_corner-bottom-right.gif);
	background-repeat: no-repeat;
	top: 948px;
	left: 264px;
	width: 26px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#pushcorner2layout2kontakt {
	position: absolute;
	background-image: url(../images/global/push_corner-bottom-right.gif);
	background-repeat: no-repeat;
	top: 748px;
	left: 264px;
	width: 26px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#pushlayout2 {
	position: absolute;
	background-image: url(../images/index/push_top_gradience.gif);
	background-repeat: no-repeat;
	top: 493px;
	left: 0px;
	width: 290px;
	height: 480px;
	margin: 0px;
	padding: 0px;
}

#pushlayout2kontakt {
	position: absolute;
	background-image: url(../images/index/push_top_gradience.gif);
	background-repeat: no-repeat;
	top: 493px;
	left: 0px;
	width: 290px;
	height: 280px;
	margin: 0px;
	padding: 0px;
}

#pushmariakarlssonimg {
	position: absolute;
	background-image: url(../images/tjanster/push_img_maria.jpg);
	background-repeat: no-repeat;
	top: 30px;
	left: 20px;
	width: 83px;
	height: 109px;
	margin: 0px;
	padding: 0px;
}

#pushmariakarlssontext {
	position: absolute;
	top: 40px;
	left: 113px;
	width: 160px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#pushreferenser {
	position: absolute;
	top: 160px;
	left: 20px;
	width: 250px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#pushreferenser .top20 {
	padding-top:20px;
}

#pushstallbildertext {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 250px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#pushstallbildertext .top20 {
	padding-top:20px;
}

#pushstallbilderarea {
	position: absolute;
	top: 94px;
	left: 19px;
	width: 255px;
	height: 180px;
	margin: 0px;
	padding: 0px;
}

#pushstallbilderthumbs {
	float: left;
	width: 83px;
	height: 54px;
	margin: 0px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-align:right;
}


/*----------------------------------------------------------------------------- 
BOTTOM
-----------------------------------------------------------------------------*/


#bottom {
	position: absolute;
	float: left;
	top: 1080px;
	left: 0px;
	width: 960px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align:right;
}
