@charset "iso-8859-2";

@font-face
{
    font-family: 'HNLTC67';
    src: url('../fonts/helveticaneueltcom67-webfont.eot');
    src: url('../fonts/helveticaneueltcom67-webfont.eot?iefix') format('eot'),
         url('../fonts/helveticaneueltcom67-webfont.woff') format('woff'),
         url('../fonts/helveticaneueltcom67-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneueltcom67-webfont.svg#webfontXoDOKYDx') format('svg');
    font-weight: normal;
    font-style: normal;
}

html
{
	height: 100%;
}

body
{
	background-image: url("../images/bg.png");
	background-attachment: fixed;
	background-position: 0px 0px;
	background-repeat: repeat;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

form
{
	background-color: #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

img
{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.setuser
{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 70%;
	height: 100%;
}

.setuser div
{
	border: 3px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11pt;
	color: #333333;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 20px 20px;
}

.setuser a
{
	color: #333333;
	text-decoration: none;
}

.setuser a:hover
{
	color: #333333;
	text-decoration: underline;
}

.navigation
{
	background-image: url("../images/nav.png");
	background-position: 10px 0px;
	background-repeat: no-repeat;
	font-family: HNLTC67, Arial;
	font-size: 12pt;
	color: #000000;
	margin: 0px 0px 0px -535px;
	padding: 5px 0px 0px 0px;
	position: fixed;
	top: 100px;
	left: 50%;
	width: 135px;
	height: 125px;
}

.navigation ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation li
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation li a
{
	display: block;
	color: #000000;
	line-height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 25px;
	text-decoration: none;
}

.navigation li a:hover
{
	background-image: url("../images/nav_hover.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.content
{
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 800px;
}

.footer
{
	background-color: #000000;
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.footer_container
{
	font-family: HNLTC67, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 30px 0px 30px 0px;
	width: 800px;
}

.footer_copyright
{
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
}

.footer_social_media
{
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
}

.header
{
	background-image: url("../images/header.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	height: 300px;
}

.quote
{
	background-color: #000000;
	border-top: 1px solid #666666;
	font-family: HNLTC67, Arial;
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;
}

.box
{
	border-top: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11pt;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 70px 30px 30px 30px;
}

.box h1
{
	font-family: HNLTC67, Arial;
	font-size: 16pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.box a
{
	color: #0066FF;
	text-decoration: none;
}

.box a:hover
{
	color: #0066FF;
	text-decoration: underline;
}

.side
{
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 355px;
}

.heading
{
	font-family: HNLTC67, Arial;
	font-size: 30pt;
	text-transform: uppercase;
	color: #000000;
	margin: 0px 0px 70px 0px;
	padding: 0px 0px 0px 0px;
}

.title
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.input
{
	background-color: #000000;
	border: 2px solid #000000;
	border-radius: 7px;
	-moz-border-radius: 7px;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	width: 200px;
	height: 25px;
}

.input:focus
{
	background-color: #000000;
	border: 2px solid #0066FF;
}

.button
{
	background-color: #000000;
	border: 0px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	height: 30px;
}

.button:hover
{
	background-color: #0066FF;
}

/* Portfolio */
.left
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 354px;
}

.right
{
	float: right;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 356px;
}

.right_category
{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
}

.portfolio_button
{
	display: block;
	font-family: HNLTC67, Arial;
	font-size: 12pt;
	margin: -9px 0px 0px 645px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 135px;
	height: 30px;
}

.portfolio_button a
{
	background-image: url("../images/button.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 25px;
	width: 110px;
	height: 23px;
}

.portfolio_button a:hover
{
	background-position: 0px -30px;
	color: #FFFFFF;
	text-decoration: none;
}

.wrap
{
	float: left;
	position: relative;
	border: 2px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 350px;
	height: 155px;
}

.info
{
	background-image: url('../images/info_bg.png');
	background-position: 0px 0px;
	background-repeat: repeat;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 150px;
}

.category_list
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
}

.category_list li
{
	list-style: none;
	border-bottom: 1px solid #333333;
	border-bottom-style: dotted;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.category_list li a
{
	display: block;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

.category_list li a:hover
{
	color: #0066FF;
	text-decoration: none;
}

.project_image
{
	border: 2px solid #000000;
}

a .project_image:hover
{
	border: 2px solid #0066FF;
}

.line
{
	background-color: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	height: 3px;
}

/* Contact form */
.input_text
{
	border: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px 0px 20px 0px;
	padding: 4px 7px 4px 7px;
	width: 298px;
}

.input_textarea
{
	border: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px 0px 20px 0px;
	padding: 4px 7px 4px 7px;
	width: 298px;
	height: 60px;
}

.submit_button
{
	background-color: #FFFFFF;
	border: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 100%;
}

.submit_button:hover
{
	background-color: #0066FF;
}

.error
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* Paging */
.paging
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	width: 15px;
	height: 22px;
}

.paging:hover
{
	background-position: 0px -22px;
}

.clear
{
	clear: both;
	height: 0px;
}
