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

body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	font-size: 0.75em;
	line-height: 1.3;
}

img
{
	border: 0 none;
	outline: 0 none;
}

h1
{
	margin-bottom: 2px;
	margin-top: 0px;
	color: #FFF;
	font-size: 18px;
	text-transform: lowercase;
}

h2
{
	margin-bottom: 2px;
	color: #FFF;
	font-size: 14px;
	text-transform: lowercase;
}

h2.clientname
{
	margin-bottom: 2px;
	color: #FFF;
	font-size: 14px;
	text-transform: none;
}

h3
{
	font-size: 12px;
	margin-bottom: 0;
	color: #ccc;
	font-weight: normal;
}

h3 a
{
	color: #ccc;
}

a
{
	color: #999;
	text-decoration: none;
	outline: 0 none;
}

a:hover
{
	color: #FFF;
}

ul, li
{
	padding: 0;
	margin: 0;
}

#background-image
{
	width: 100%;
	height: 80%;
	position: fixed;
	top: 0;
	z-index: -99;
}

#wrapper
{
	background: url('../images/bg.jpg') bottom right no-repeat #000;
	padding: 50px 0px 0px 50px;
}

#header
{
	margin-bottom: 35px;
}

#navbar
{
	
	display: block;
	border-bottom: thin solid #6E6E6E;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

#navbar ul li
{
	display: inline;
	list-style: none;
	padding-right: 5px;
}

#navbar ul li a
{
	color: #6E6E6E;
	font-size: 11pt;
	text-decoration: none;
}

#navbar ul li a:hover
{
	color: #FFF;
}

#navbar ul li a.selected
{
	color: #FFF;
	font-weight: bold;
}

#content
{
	overflow: hidden;
	min-height: 470px;
}

#content-wrapper
{
	margin-left: 70px;
	width: 3000px;
}

.wide
{
	width: 5000px !important;
}
.panel
{
	width: 425px;
	float: left;
	padding: 0px 50px 50px 0px;
}

.panel-details
{
	width: 425px;
	float: left;
	margin-top: -120px;
}

.panel-image
{
	float:left;
	z-index: -10;
}

.panel-client
{
}

.panel-client h2
{
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 3px !important;
}

.service p
{
	margin: 0;
	font-size: 12px;
}

.panel-service
{
	margin-top: 15px;
}

.panel-service p
{
	color: #6E6E6E;
	margin-top: 3px;
}

.panel-visitproject
{
	margin-top: 35px;
}

#footer
{
	width: 100%;
	background: url('../images/rainbow.jpg') no-repeat top left #FFF;
	clear: both;
}

#footer-container
{
	padding: 20px 50px 10px 50px;
}

#footer-container p
{
	font-size: 10px;
	color: #6E6E6E;
}

#footer-container ul li
{
	display: inline;
	list-style: none;
}


#footer-links
{
	width: 310px;
}

.right img
{
	margin-top: 25px;
}

ul#social-media
{
	float: right;
	padding-top: 15px;
}

.left
{
	float: left;
}


.right
{
	float: right;
}

.clear
{
	clear: both;
}

#scroll-menu
{
	position: absolute;
	top: 155px;
	right: 10px;
}

#scroll-menu li
{
	padding-left: 10px;
}

#scroll-menu li a
{
}

#scroll-menu li a:hover
{
	cursor: pointer;
}


.panel-service ul
{
	padding: 0;
	margin: 0;
}

.panel-service ul li
{
	list-style: none;
	padding: 5px 0px;
}


.date
{
	color: #6E6E6E !important;
	font-size: 9px;
}

.bt-content {
  color: #FFF;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

/* styling for active target elements - usually for background hilighting */
.bt-active {
}

.grid-column
{
	  width: 200px;
	  padding-bottom: 20px;
}

.list-column
{
}

.portfolio-grid-image
{
	height: 100px;
}

.portfolio-grid-details
{
	
	margin-top: 20px;
	clear: both;
}

.portfolio-grid-service p, .portfolio-list-service p
{
	margin: 3px 0px;
}

.portfolio-grid-visitproject
{
	margin-top: 25px;
}

.portfolio-list-item
{
	margin-right: 20px;
	width: 420px;
	display: block;
}
.portfolio-list-details
{
	float: left;
}

.portfolio-list-visitproject
{
	float: right;
	text-align: right;
	padding-top: 15px;
}

.line
{
	border-top: thin solid #555;
}

#filter-menu, #return-to-projects
{
	position: absolute;
	top: 150px;
	left: 750px;
}

#view-menu
{
	position: absolute;
	top: 150px;
	left: 900px;
}

.panel-thin, .panel-contact
{
	width: 200px;
	float: left;
	padding-right: 50px;
}

.portfolio-panel
{
	width: 600px;
	float: left;
	padding-right: 50px;
}

.portfolio-date p
{
	margin: 0;
}

.portfolio-visitproject
{
	margin-top: 50px;
}


#contact-form
{
	margin-top: 10px;
}

#contact-form tr td p
{
	margin: 10px 0px 3px 0px;
}

#contact-form tr td textarea
{
	width: 598px;
	height: 80px;
}


#contact-form tr td input
{
	width: 285px;
	height: 18px;
}

p.warning
{
	color: #FFF;
	background: #FD0295;
	margin-bottom: 0px;
	padding: 5px;
	font-size: 13px;
	display: block;
}

p.success
{
	color: #FFF;
	background: #48B74A;
	margin-bottom: 0px;
	padding: 5px;
	font-size: 13px;
	display: block;
}

.portfolio-grid-service, .portfolio-list-service
{
	font-size: 12px;
}

.portfolio-grid-client h2, .portfolio-list-client h2
{
	font-size: 12px;
}

.no-scroll
{
	width: auto !important;
}

.page-link
{
	margin-top: 70px;
}

.file-download
{
	margin-top: 30px !important;
}

.submit-button
{
	width: auto !important;
	height: auto !important;
}

.view-btn
{
	height: 20px;
	width: 20px;
	padding: 0px 3px;
}

#filter-menu select
{
	margin: -5px 5px 5px 0px;
	height: 20px;
}


#newsletter-form
{
	background-color:#FFFFFF;
	padding: 10px 10px 5px 10px;
}

#newsletter-form table tr td
{
	padding: 5px;
}

#newsletter-form table tr td input
{
	width: 200px;
	height: 15px;
}

h2.black
{
	color: #000;
	margin-bottom: 11px;
	padding-left: 5px;
}

span.required
{
	color: #FD0295;
}	

ul.numbers
{
	list-style: decimal;
	padding-left: 20px;
}

ul.numbers li
{
	width: 425px;
	float: left;
	padding: 0px 50px 20px 0px;
}

#ad
{
	position: absolute;
	right: 20px;
	top: 20px;
}

.popup
{
	margin-top: 10px;
}

.popup p
{
	margin: 3px 0px;	
}

#help-menu
{
	position: absolute;
	right: 15px;
	top: 640px;
}

ul.brief
{
	padding-left: 15px;
	margin-top: 10px;
}

.portfolio-visitwebsite
{
	margin-top: 20px;
}

#social-media
{
	position: absolute;
	right: 20px;
	top: 145px;
}

#contact-form tbody tr td
{
	padding: 5px 0px 2px 0px;
}

div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 15%;
	height: 470px;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  When positioning the mouse over one of the hot spots, the cursor should change.
	I've noticed that this varies from browser to browser though. */
	cursor: url(../images/cursors/cursor_arrow_left.cur), w-resize;
}


/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 15%;
	height: 470px;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.cur), e-resize;
}

div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: 100%;
	height: 100%;
}

ul.bullets
{
	padding-left: 15px;
	margin-bottom: 20px;
}

ul.bullets li
{
	list-style-image: url(../images/bullet.png);
	padding: 2px 0px;
}

ul.bullets li strong
{
	color: #999;
}

ul.numbers ul
{
	padding: 0;
	margin: 0;
}	

ul.numbers ul li
{
	list-style: none;
}

.panel-client h2 a
{
	color: #FFF;
}
