@charset "UTF-8";
/* CSS Document */


body, html {
	background-color: #a2cd3a;
	margin: 0px;
	height: 100%;
}

/* TEKST */

body, td, th {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
a, a:visited, a:visited {
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
	outline: none;
}
h1 {
	/*background-image: url(../images/egotribe.jpg);*/
	color: #a2cd3a;
	text-indent: -1000px;
	width: 201px;
	height: 65px;
	float: left;
	top: 20px;
	left: 10px;
	margin: 0px;
	position:absolute;
}
h3 {
	color: #a2cd3a;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
}
h4 {
	color: #a2cd3a;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	margin: 0px 0px -5px 0px;
}
.alinea {
	margin-right: 15px;
}
.alinea a, .alinea a:visited, .alinea a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.alinea a:hover, .alinea a:active {
	text-decoration: underline;
}
td a, td a:visited, td a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
td a:hover, .td a:active {
	text-decoration: underline;
}
.ul {
	list-style-image: url(../images/check.gif);
	margin-left: -20px;
}
.ul li {
	line-height: 25px;
}
button {
	background: none;
	border: none;
	height: 15px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 18px;
	cursor: pointer;
	outline: none;
	padding: 0px;
	margin: 0px 0px 3px 3px;
	text-align:left;
	vertical-align:bottom;
}
#logo{
	width: 201px;
	height: 65px;
	float: left;
	top: 20px;
	left: 10px;
	margin: 0px;
	position:absolute;
}
.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
}
.pane-list li {
	background: #FFF;
	padding: 10px;
	border-top: solid 1px #DDD;
	cursor: pointer;
}
.pane-list li:hover {
	background: #f6ffe9;
	padding-left: 15px;
}
.pane-list li a, .pane-list li a:hover {
	text-decoration: none;
	color: #666;
}
#new {
	width: 42px;
	height: 37px;
	position: absolute;
}
.highlighted {
	background-color: #d0e69c;
	padding: 0 3px;
}

.tab {
	width: 80px;
	display: block;
	float: left;
}

/* MENU */

.menu {
	background-image: url(../images/menu_bg.jpg);
	width: 700px;
	height: 45px;
	float: right;
	top: 35px;
	right: 10px;
	position: absolute;
}
.menu ul {
	display: inline;
	list-style: none;
	margin: 0px;
	float: right;
}
.menu ul li {
	display: inline;
	list-style: none;
	margin: 0px;
}
.menu ul li a {
	background: url(../images/menu_bg.jpg);
	color: #FFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	outline: none;
}
.menu ul li a:hover {
	background: url(../images/menu_hover.jpg);
	font-weight: bold;
	text-decoration: none;
}
.menu ul li.current a {
	background: url(../images/menu_active.jpg);
	font-weight: bold;
	text-decoration: none;
}
.menu ul li.current a:hover {
	background: url(../images/menu_active.jpg);
	font-weight: bold;
	text-decoration: none;
}


/* SPOTLIGHT */

#spotlight {
	background-color: #333;
	width: 690px;
	height: 300px;
	top: 90px;
	right: 15px;
	float: right;
	position: absolute;
}


/* BASIS */

#header_1 {
	background-image: url(../images/header/rotate.php);
	width: 960px;
	height: 450px;
	margin: 0 auto;
	position:relative;
}
#header_2 {
	background-image: url(../images/top_header_2.jpg);
	width: 960px;
	height: 450px;
	margin: 0 auto;
	position:relative;
}
#header_3 {
	background-image: url(../images/top_header_3.jpg);
	width: 960px;
	height: 450px;
	margin: 0 auto;
	position:relative;
}
#header_4 {
	background-image: url(../images/portfolio_bg.jpg);
	width: 960px;
	height: 155px;
	margin: 0 auto;
	position:relative;
}
#header_5 {
	background-image: url(../images/top_header_4.jpg);
	width: 960px;
	height: 450px;
	margin: 0 auto;
	position:relative;
}
#header_6 {
	background-image: url(../images/top_header_5.jpg);
	width: 960px;
	height: 450px;
	margin: 0 auto;
	position:relative;
}
#main {
	background-color: #FFF;
	background-image: url(../images/top_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	position: relative;
}
#container {
	/*background-color:#FFF;*/
	margin: 0 auto;
	width: 960px;
	display: table;
	position: relative;
}
.hidden {
	display: none;
}


/* CONTENT */

#content {
	width: 960px;
	display: block;
	position: relative;
}
.kolom_220 {
	background-color:#FFF;
	width: 220px;
	float: right;
	margin-right: 10px;
	display: table;
	position: relative;
}
.kolom_330 {
	width: 330px;
	float: right;
	margin-right: 10px;
	display: table;
	position: relative;
}
.kolom_340 {
	width: 340px;
	float: right;
	margin-right: 10px;
	display: table;
	position: relative;
}
.kolom_700 {
	width: 700px;
	float: right;
	display: table;
	position: relative;
}
.image_100 {
	padding: 2px;
	background-color: #FFF;
	border: solid 1px #CCC;
	margin: 0px 10px 10px 0px;
	display: table;
}
#googlemaps {
	float: right;
	margin: 50px 10px;
	display: table;
	position: relative;
	padding: 5px;
	background-color:#FFF;
	border: solid 1px #CCC;
}

/* PORTFOLIO */

#portfolio {
	background-color: #FFF;
	background-image: url(../images/portfolio_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	position: relative;	
}
.portfolio_item {
	width: 720px;
	height: 170px;
	margin: 0px;
	padding: 25px 0px 25px 0px;
	display: table;
	position: relative;
	border-bottom: 1px dotted #999;
	vertical-align:top;
}
.portfolio_text {
	width: 320px;
	float: right;
	margin-right: 10px;
	padding-left: 10px;
	display: table;
	position: relative;
}

/* PORTFOLIO GALLERY */

.gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width:330px;
}
.gallery li {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	float: left;
	position: relative;
	width: 330px;
	height: 150px;
}
.gallery li:hover img {
	border-color: #999;
}
.gallery img {
	background: #fff;
	border: solid 1px #CCC;
	padding: 5px;
	display: table;
}
.gallery em {
	background: #fff;
	color: #999;
	font-weight:lighter;
	font-style: italic;
	padding: 2px 10px 2px 30px;
	display: block;
	position: absolute;
	top: 9px;
	left: -5px;
	border: 1px solid #BBB;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover {
	text-decoration: none;
}
.gallery span {
	width: 33px;
	height: 60px;
	display: block;
	position: absolute;
	top: -4px;
	left: 2px;
	background: url(../images/paperclip.png) no-repeat;
	z-index: 3;
}

/* FOOTER */

#footer {
	background-image: url(../images/footer_top.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	width: 100%;
	height: 40px;
	float: left;
	margin: 0px;
}

.footer, .footer a, .footer a:visited, .footer a:active {
	top: 70px;
	color: #7a9a2c;
	text-decoration: none;
	position: relative;
	display: table;
	margin-bottom: 30px;
}


/* ACCORDION */

li {
	list-style-type: none;
}
.basic, #list2, #list3, #navigation {
	width:20em;
}
#log {
	position: fixed;
	bottom: 0;
	right:1em;
	text-align:right;
}
#switch {
	position: fixed;
	bottom: 0;
	right: 15em;
}
.basic {
	width: 340px;
	margin-top: 15px;
	display: table;
}
.basic div {
	background-color: #FFF;
}
.basic p {
	border: none;
	text-decoration: none;
	font-size: 12px;
	margin: 0px 0px 1px 0px;
	padding: 10px;
	border: solid 1px #EEE;
}
.basic a {
	line-height: 35px;
	margin-bottom: 1px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	background-image: url(../images/accordion_bg.jpg);
}
.basic h2 {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	margin: 0px;
}
.basic a:hover {
	background-image: url(../images/accordion_hover.jpg);
}
.basic a.selected {
	background-image: url(../images/accordion_active.jpg);
}
.basic a.link {
	background-image: none;
	display: inline;
	text-indent: 0px;
	line-height: 18px;
}

/* BUTTON */

a.button {
	background: transparent url(../images/bg_button_a.jpg) no-repeat scroll top right;
	color: #666;
	font-weight: normal;
	display: block;
	float: left;
	height: 35px;
	margin-right: 10px;
	padding-right: 44px; /* sliding doors padding */
	text-decoration: none;
	outline: none;
}
a.button span {
	background: transparent url(../images/bg_button_div.jpg) no-repeat;
	display: block;
	line-height: 17px;
	padding: 10px 0 8px 10px;
}
a.button:hover {
	background-position: bottom right;
	color: #666;
	text-decoration: none;
}
a.button:hover span {
	background-position: bottom left;
	padding: 10px 0 8px 10px; /* push text down 1px */
	text-decoration: none;
}

/* PAGINATION */

#pagination_container {
	width:700px;
	clear:left;
	padding-bottom:20px;
}

ul#pagination {
	border: 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#pagination li {
	border: 0px;
	margin: 0px;
	float: left;
	padding: 0px;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
}
#pagination a {
	border: solid 1px #DDD;
	margin-right: 2px;
}
#pagination .previous-off,  #pagination .next-off {
	color: #AAA;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 4px;
}
#pagination .next a,  #pagination .previous a {
	font-weight: bold;
	border: solid 1px #FFF;
}
#pagination .active {
	color: #a2cd3a;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px;
}
#pagination a:link,  #pagination a:visited {
	color: #666;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
#pagination a:hover {
	border: solid 1px #a2cd3a;
}