/* - - - - - - - - - - - - - - - - - - - - -
Title : SkyrupsGK
Author : Majoda AB
URL : 
Description : 
Created : 
Modified : 

HELP
----

- - - - - - - - - - - - - - - - - - - - - */

/* ----- PUFF (DYNAMISK TABLE) ----- */
.z0, .z0 th, .z0 td {
	margin:0;
	padding:0;
	border: none 0px !important;
}
.z, .z th, .z td {
	margin:0;
	padding:0;
	border: none !important;
}
.z td img {
	display:block;
}
.z1 {
	width:1px;
	height:1px;
}
.z2 {
	background: transparent url('../images/border2.gif') repeat-x;
	height:1px;
}
.z3 {
	width:1px;
	height:1px;
}
.z4 {
	background: transparent url('../images/border4.gif') repeat-y;
	width:1px;
}
.z5 {
	/* background: transparent; */
	width:98%; /* background: transparent url('../images/!bakgrundsbildipuff!.gif') repeat; */
}
.z55 {
	/* background: transparent; */
	width:1%; /* background: transparent url('../images/!bakgrundsbildipuff!.gif') repeat; */
}
.z6 {
	background: transparent url('../images/border6.gif') repeat-y;
	height:1px;
}
.z7 {
	width:1px;
	height:1px;
}
.z8 {
	background: transparent url('../images/border8.gif') repeat-x;
	width:1px;
}
.z9 {
	width:1px;
	height:1px;
}
/* ----- CSS ----- */

* {
	margin:0;
	padding:0;
}
html {
	margin:0;
	padding:0;
}
body {
	/* Space ovan och under: */
	margin:0px;
	padding:0;
	text-align:center;
	background-color: #17773e;
	background-image: url(../images/back_thegreens.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 50% 0%;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#111;
}
#wrapper-top {
	display:none;
	width:960px;
	height: 0px;
	margin:0px auto 0px auto;
	padding:0px 15px;
	/* background: transparent url(../images/wrapper-top.png) no-repeat center bottom; */
}
* html #wrapper-top {
	/* background: transparent url(../images/wrapper-top.gif) no-repeat center bottom; */
}
#wrapper {
	text-align:left;
	width:960px;
	height: 100%;
	margin:0 auto;
	padding:0px 5px;
	overflow:hidden;
	/* background: transparent url(../images/wrapper.gif) repeat-y; */
}
* html #wrapper {
	/* background: transparent url(../images/wrapper.gif) repeat-y; */
}
#wrapper-bottom {
	width:960px;
	height: 0px;
	margin:0 auto;
	padding:0px 5px;
	/* background: transparent url(../images/wrapper-bottom.png) no-repeat center top; */
}
* html #wrapper-bottom {
	/* background: transparent url(../images/wrapper-bottom.gif) no-repeat center top; */ 
}
#main {
	width:960px;
	margin:0px;
	padding:0px;
	/* background: transparent url(../images/content.gif) repeat-y center; */
	overflow:hidden;
	height:100%;
}
#header {
	width:960px;
	margin:0;
	padding:0;
	height:130px;
}
#footer {
	display:block;
	margin:0px;
	padding:0;
	/* background-image: url('../images/back_footer.jpg'); */
	border-top:1px dashed #24b85d;
	overflow:auto;
	clear: both;
}

/* Innehållsyta med standardmarginaler 920px */
#content {
	width:950px;
	margin:5px auto;
	padding:0px;
	overflow:auto;
}

#bokning {
	width:750px;
	margin:5px auto;
	padding:0px;
	overflow:auto;
}
/* Innehållsyta 'utan' marginaler 960px
#content {
	width:100%;
	margin:0px;
	padding:0px;
	overflow:auto;
}
 */


/* Nedanstående passar endast till content på 960px minmal marginal */
#col1of2 {
	width:475px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of2 {
	width:950px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of3 {
	width:316px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of3 {
	width:632px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of3 {
	width:950px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of4 {
	width:237px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of4 {
	width:474px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of4 {
	width:711px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of4 {
	width:950px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of5 {
	width:190px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of5 {
	width:380px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of5 {
	width:570px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of5 {
	width:760px;
	margin:0px;
	padding:0px;
	float:left;
}
#col5of5 {
	width:950px;
	margin:0px;
	padding:0px;
	float:left;
}


/* ----- CLASSES ----- */
.clear {
	clear: both !important;
}
.imgnone {
	display:block;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.imgleft {
	display:block;
	float:left;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.imgright {
	display:block;
	float:right;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.flashnone {
	display:block;
	padding:0px;
/*	margin:15px 0px 0px 15px; */
	margin:0px 15px 15px 15px;
}
.flashleft {
	display:block;
	float:left;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.flashright {
	display:block;
	float:right;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.txtleft {
	display:block;
	float:left;
}
.txtright {
	display:block;
	float:right;
}
.hide {
/* display:none; */
}
.show {
/* display:block; */
}

/* ----- HEADINGS ----- */
h1 { /* Sidrubrik */
	font-family:Lucida Sans, Verdana, Arial;
	font-size:20px;
	font-weight:normal;
	color:#277621;
	margin:15px;
	padding:0px;
}
h2 { /* Ingresstext */
	font-family:Lucida Sans, Verdana, Arial;
	font-size:16px;
	font-weight:normal;
	color:#000;
	margin:15px;
	padding:0px;
}
h3 { /* Styckesrubrik */
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin:15px;
	padding:0px;
}
h4 {
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	padding:0px;
/*	margin:15px; */
}
h6 { /* Sökresultat */
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#555;
	margin:15px;
	padding:0px;
}
.z5 h4 { /* Puffrubrik */ 
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	/* background-color:#CC0000; PUFF BAKGRUNDSFÄRG = finns i mall (inline-style i puffens H4) */
	/* color:#FFF; PUFF TEXTFÄRG = finns i mall (inline-style i puffens H4) */
}

/* ----- PARAGRAPHS ----- */
p {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000;
	letter-spacing:100%;
	word-spacing:100%;
	margin:15px;
}
.z5 p {
	font-size: 12px;
	/* background-color:#FFF; */
	padding:10px;
	margin:0;
	color:#555;
}
#puff p {
	color:#555;
	margin:10px 40px 40px 40px;
	padding:0px;
}

/* ----- IMAGES ----- */
#header img {
	border:0;
}
.z5 .imgnone {
	display:block;
	padding: 0px;
	margin:0px 0px;
}
.z5 .imgleft {
	display:block;
	float:left;
	padding:15px;
	margin:0px;
}
.z5 .imgright {
	display:block;
	float:right;
	padding:15px;
	margin:0px;
}


/* ----- LINKS ----- */

a {
color:#000;
text-decoration:underline;
}
a:hover {
color:#1A63CA;
text-decoration:none;
}
a:visited, a:active, a:focus {
color:#000;
text-decoration:underline;
}
p a {
color:#000;
text-decoration:underline;
}
#footer a {
color:#555;
text-decoration:none;
}
#footer a:hover {
color:#999;
text-decoration:none;
}
#footer p.txtright a {
color:#555;
text-decoration:none;
}
#footer p.txtright a:hover {
color:#999;
text-decoration:none;
}
.z5 ul li a {
	color:#277621;
	text-decoration:none;
}
.z5 ul li a:hover {
	color:#000;
}
#sitemap li a {
	text-decoration:none;
	
}
#sitemap li a:hover {
	text-decoration:underline;
	
}

/* ----- TABLES ----- */

table {
	margin: 15px;
	padding: 0px;
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #D8D8D8;
	border-collapse: separate;
}
caption {
}
thead {
}
tbody {
	margin:0px;
	padding:0px;
}
tfoot {
}
tr {
}
tr .alt {
}
th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #D8D8D8;
}
td {
	margin:0px;
	padding: 0px;
	border-width: 1px;
	border-style: dotted;
	border-color: #D8D8D8;
	vertical-align:top;
}
td p {
	margin:10px;
}
td img {
	display:block;
}
/* ----- FORMS ----- */

form {
}
form td p {
	margin:10px 15px;
	font-size: 12px;
}
.z5 input, .z5 select {
	max-width:175px;
}
.z5 textarea {
	width:175px;
}
.z5 form p {
	margin:0px 10px 10px 10px;
	padding:0px;
	font-size: 14px;
}

/* ----- LISTS ----- */
.z5 ul {
	/* padding-top:15px; */
	background-color:#FFF;
}
.z5 ul li {
	padding: 2px 10px 2px 10px;
	list-style:none;
	background:#FFF url('../images/puff_link.gif') no-repeat left;
	border-top:1px dashed #DEDEDE;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
}
#sitemap {
	list-style-position:inside;
	padding-left:10px;
}
#sitemap li { /* Sitemaptext */ 
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:24px;
	padding-left:10px;
}

/* BREAK */
hr {
/* display:none; */
}

