﻿body,html
{
    margin: 0 auto; 
    padding: 0; 
    background-color: #000; 
    /*text-align: center;*/ 
    font-family: Arial, Tahoma,Georgia, Helvetica, sans-serif;
    font-size: 0.85em; 
    color: #fff; /*#5B5555;*/ 
    line-height: 1.8em; 
}

h1 {
	font-family: Georgia, Helvetica, sans-serif;
    font-size: 1.5em; 
}

.intro
{
    padding: 0 0 0 15px;
}
.blank {height: 280px;}
 
.work_container 
{
    padding: 0; 
    text-align: left; 
    /*height: 1236px; */
    background-position: center top; 
    background-repeat: no-repeat; }

.container_left_about 
{
    width: 400px; 
    padding-top: 30px; 
    padding-right: 50px;
    padding-bottom: 50px;
}

.container_right_about 
{
    width: 180px; 
    margin-top: 20px;
}

.container_left_home 
{
    float: left; 
    width: 750px; 
    padding-top: 20px; 
    padding-right: 20px;
}

.container_left_vat 
{
    float: left; 
    width: 270px; 
    height: 290px; 
    padding-top: 10px; 
    padding-right: 20px;
}

.container_right_vat 
{
    float: left; 
    width: 350px; 
    height: 250px; 
    margin-top: 10px;
    border: solid 1px #8d8b8b;
    background-color: #f0f0f0;
    padding: 10px 0 0 10px; 
}

.container_left_contact 
{
    float: left; 
    width: 250px; 
    height: 290px; 
    padding-top: 40px; 
    padding-right: 40px;
}

.container_right_contact  
{
    float: left; 
    width: 350px; 
    height: 250px; 
    margin-top: 40px;
    border: solid 1px #5B5555;
    background-color: #fff;
    padding: 20px 0 0 10px; 
}

.container_right_plain 
{
    float: left; 
    width: 100px; 
    margin-top: 20px; 
}

.container_whatwedo
{
    float: left; 
    width: 750px; 
    padding-top: 30px;
    height: 300px; 
    padding-left: 5px;

}

.container_thingswevedone
{
    float: left; 
    width: 750px; 
    padding-top: 30px;
    height: auto;
    padding-left: 5px; 
}

.container_full
{
    float: left; 
    width: 700px; 
    padding-top: 30px;
    height: 300px; 
    padding-left: 20px;
}

.clear 
{
    clear: both;
}

#hello 
{
    background-image: url(images/section1.png)}

#team 
{
    background-image: url(images/section2.png)}

#report 
{
    background-image: url(images/section3.png)}

#gallery 
{
    background-image: url(images/section4.png)}

#news 
{
    background-image: url(images/section5.png)}

#contact 
{
    background-image: url(images/section6.png)}

#project 
{
    background-image: url(images/section7.png)}

#hello_container 
{
    width: 780px; 
    margin: 0 auto; 
    padding: 110px 20px 0 20px;
}

#team_container 
{
    width: 780px; 
    height: auto;
    margin: 0 auto; 
    padding: 110px 20px 0 20px;
}

#report_container 
{
    width: 780px; 
    height: auto; 
    margin: 0 auto; 
    padding: 110px 20px 0 20px;
}

#gallery_container 
{
    width: 780px; 
    height: auto;
    margin: 0 auto; 
    padding: 110px 20px 0 20px;
}

#news_container 
{
    width: 780px; 
	height: auto;
    margin: 0 auto; 
    padding: 110px 20px 0 20px;
}
#contact_container 
{
    width: 780px; 
	height: auto;
    margin: 0 auto; 
    padding: 110px 20px 0 20px;
}
#project_container 
{
    width: 780px; 
	height: auto;
    margin: 0 auto; 
    padding: 110px 20px 0 20px;
}


.dottedline
{
    padding-bottom: 15px;
}

.menu 
{
    width: 750px; 
	text-align: center;
	text-transform: uppercase; letter-spacing: 1px;
	font-size: 0.85em;
}
.menu a
{
    color: #fff;
	text-decoration: none;
	background: #000;
	border: 1px dashed #8cc639;
	padding: 2px 20px;
}
.menu a:hover
{
    color: #8cc639;
}

.firstmenuitem 
{
    float: left;
}

.menuitem 
{
    float: left; 
    margin-left: 33px; 
    text-decoration: none;
}

.menu ul 
{
    margin:0; 
    padding:0; 
    list-style-type:none;
}

.menu ul li 
{
    position: relative; 
    display: inline; 
    float: left;
}
.menu ul li a
{
    position: relative; 
    display: inline; 
    float: left;
}
.menu ul li a:hover {border-bottom: 0px;}

#ian_about
{
 width: 340px;
}

#ian_image
{
    float: left;
    width: 100px;
}

#ian_container
{
    float: left;
    width: 240px;
}

#ian_arrow
{
    padding-top: 30px;
}

#ian_link
{
    padding-left: 70px;
}

#nick_about
{
 width: 340px;
}

#nick_image
{
    float: left;
    width: 100px;
}

#nick_container
{
    float: left;
    width: 200px;
}

#nick_arrow
{
    padding: 30px 0 0 40px;
}

#nick_link
{
    padding: 15px 0 0 5px;
}


.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-html-content-wide {
	position: absolute;
    display: none;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image:  url(images/graphics/loader.white.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;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 500px;
    padding: 5px;
}

.highslide-wrapper .highslide-html-content-wide {
    width: 750px;
    height: 700px;
    padding: 5px;
}

.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background:  url(images/resize.gif);
}
.highslide-wrapper .highslide-body 
{
    text-align:left;
    height: 290px;
    padding: 0 20px 0 20px;
}

.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

a 
{
    color: #5B5555;
}

.plainlink
{
    text-decoration: none;
}

.portfolioimage
{
    border: 1px solid #aeb6be;
    margin-left: 10px;
    margin-bottom: 10px;
	width: 75px;
	height: 56px;
}

.portfolioimagefirst
{
    margin-bottom: 30px;
}

img
{
    border: 0px;
}

ul
{
    margin: 0px;
    padding-left: 15px;
}
.close {text-align: right; padding: 0px 10px;}
.footer {font-size: 10px; font-size: 10px; color: #fff; /*#5B5555;*/ line-height: 1.2em; border-top: 3px solid #8cc639; padding:10px 0px 20px 0px; margin-top: 15px;}
.footer a{
	color: #8cc639;
	text-decoration: none;
	background-color:transparent;
	padding: 1px;}
.footer a:hover{color: #fff; border-bottom: 0px #8cc639 solid;}

#testdiv {width:600px; margin:0 auto;}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.pImg 
{
	border:1px solid #e3e3e3;
}

.details_right 
{
    float: right;
	padding: 20px 0 0 20px; 
}

#details {color: #000; padding: 10px;}
#details a{color: #8cc639;
	text-decoration: none;
	background-color:transparent;
	padding: 1px;}
#details a:hover{color: #000;border-bottom: 2px #8cc639 solid;}

#tdform {
	font-family: Arial, Tahoma,Georgia, Helvetica, sans-serif;
    color: #fff; /*#5B5555;*/ 
	border-left: 1px dashed #5B5555;
	padding-left: 10px;}

/* ---------------------------------------- LINKS -----------------------------------------*/

p a, .navigation a, li a, .terco a, #enfase a, .camera a, .produto a, .even a, .odd a, .evenmee a, .oddme a, commentsblock a, cite a, cite a:visited
{
	color: #8cc639;
	text-decoration: none;
	background-color:transparent;
	padding: 1px;
}

#latest img a, #latest img a:link, #latest img a:visited {border-bottom:0px;}

p a:hover, small a:hover, #tools a:hover, cite a:hover, .navigation a:hover, li a:hover, .terco a:hover, .camera a:hover, .produto a:hover, .even a:hover, .odd a:hover, .evenmee a:hover, .oddme a:hover
{
	color: #fff;border-bottom: 2px #8cc639 solid;
}
.gallery {padding: 100px 10px 10px 10px;} 
.b01 {padding-left: 50px;}

li {list-style-type: disk;
list-style-image: url(images/dot.gif);
margin-left: 20px;
}

#pscroller1{
width: 210px;
height: 35px;
border: 1px solid #fff;
padding: 5px;
background-color: transparrent;
}
.tks{font-size: 1.0em; color: #000; line-height: 1.8em; padding:5px; background-color: #fff;}
