/*--------------------------------------------------
Title: screen.css
Author: Claudiu Andrei - Inspire (www.inspireco.ro)

Date: 10-07-2008
--------------------------------------------------*/


/* =Reset
--------------------------------------------------*/

	/* =General
--------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100.01%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: inherit;
	vertical-align: baseline;
	}

body { background: transparent; color: #333; line-height: 1.4; text-align: left; }

	/* =Tables
--------------------------------------------------*/
table           { border-collapse: collapse; border-spacing: 0; }
caption, th, td { font-weight: 400; text-align: left; }
table, td, th 	{ vertical-align: middle; }

	/* =Inline
--------------------------------------------------*/
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
a img         { border: 0; }


/* =Global
--------------------------------------------------*/
html {
	background: #fff url(../images/design/menu-bar.png) no-repeat 50% 250px;
	}
body {
	color: #222;
	font-family: Arial, Helvetica, 'Helvetica Neue', Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	}
div {
	float: left;
	position: relative;
	}


/* =Structure (id)
--------------------------------------------------*/

	/* =Primary
--------------------------------------------------*/
#container {
	float: none;
	margin: 0 auto;
	width: 963px;
	}
#header {
	background: url(../images/design/header-photo.jpg) no-repeat 100% 0;
	height: 250px;
	width: 960px;
	}
#content {
	padding: 100px 0 0;
	width: 960px;
	}
#main {
	overflow: hidden;
	padding: 20px 0 20px 20px;
	width: 600px;
	}
#sub {
	background: transparent url(../images/design/sub-back.png) no-repeat;
	float: right;
	font-size: 0.9em;
	overflow: hidden;
	padding: 15px 20px;
	width: 280px;
	}
#footer {
	background: transparent url(../images/design/footer.png) no-repeat;
	font-size: 0.9em;
	padding: 15px 20px;
	width: 920px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	}

	/* =Secondary
--------------------------------------------------*/
#contact {
	font-size: 11px;
	padding: 0 35px 0 575px;
	width: 320px;
	}
#nav {
	background: url(../images/design/menu.png) no-repeat;
	display: block;
	height: 100px;
	left: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 250px;
	width: 640px;
	}
	#nav li,
	#nav a,
	#nav li.selected span {
		background: transparent;
		color: #fff;
		float: left;
		font-size: 16px;
		height: 100px;
		line-height: 100px;
		margin: 0;
		outline: 0;
		padding: 0;
		text-align: center;
		text-indent: -5000px;
		text-transform: uppercase;
		width: 160px;
		}
	#nav a {
		display: block;
		float: left;
		text-decoration: none;
		}
	#nav li#companie {
		background: url(../images/design/menu.png) no-repeat 0 -200px;
		}
	#nav a#companie:hover {
		background: url(../images/design/menu.png) no-repeat 0 -100px;
		}
	#nav li#servicii {
		background: url(../images/design/menu.png) no-repeat -160px -200px;
		}
	#nav a#servicii:hover {
		background: url(../images/design/menu.png) no-repeat -160px -100px;
		}
	#nav li#portofoliu {
		background: url(../images/design/menu.png) no-repeat -320px -200px;
		}
	#nav a#portofoliu:hover {
		background: url(../images/design/menu.png) no-repeat -320px -100px;
		}
	#nav li#contact {
		background: url(../images/design/menu.png) no-repeat -480px -200px;
		}
	#nav a#contact:hover {
		background: url(../images/design/menu.png) no-repeat -480px -100px;
		}
#logo {
	float: left;
	display: block;
	height: 120px;
	padding: 65px 0;
	width: 320px;
	}
	#logo a {
		background: url(../images/design/hob-logo.png) no-repeat;
		border: 0;
		display: block;
		height: 120px;
		outline: 0;
		text-indent: -5000px;
		width: 320px;
		padding: 0;
		}


/* =Format (class)
--------------------------------------------------*/
.email {
	direction: rtl;
	unicode-bidi: bidi-override;
	}
	.email.regular {
		direction: ltr;
		}
.vcard {
	list-style: none;
	margin: 0;
	}
	.fn.org {
		font-weight: 700;
		color: #063;
		font-size: 1.1em;
		}
	.adr {
		padding: 0 0 10px;
		}
	.type {
		color: #666;
		}
.services{
	padding: 10px 0 0;
	border-top: 1px dashed #ccc;
	}
	.item{
		width: 182px;
		height: 340px;
		padding: 0 9px;
		text-align: center;
		background: transparent url(../images/design/service.png) no-repeat 0 0;
		}
		.item p {
			padding: 0 10px;
			}
.project {
	background: transparent url(../images/design/project-back.png) repeat-y;
	display: inline;
	margin: 10px 0;
	width: 600px;
	}
	.project h2 {
		margin: 0 -20px;
		padding: 20px;
		border-bottom: 1px dashed #ccc;
		}
	.info {
		background: transparent url(../images/design/project-margins.png) no-repeat 0 -10px;
		width: 560px;
		padding: 0 20px;
		display: inline;
		}
		.details {
			width: 560px;
			padding: 10px 0;
			}
			.details .text {
				width: 340px;
				}
			.details .image {
				float: right;
				width: 180px;
				padding: 0 0 0 20px;
				border-left: 1px dashed #ccc;
				}
	.toggle {
		width: 560px;
		padding: 10px 20px 0;
		background: transparent url(../images/design/project-margins.png) no-repeat 0 35px;
		height: 35px;
		border-top: 1px dashed #ccc;
		}
		.toggle a {
			background: transparent url(../images/design/toggle.png) no-repeat 25px 0;
			width: 130px;
			height: 35px;
			display: block;
			outline: 0;
			text-indent: -5000px;
			border: 0;
			float: right;
			padding: 0 25px;
			}
		.toggle a:hover {
			background: transparent url(../images/design/toggle.png) no-repeat 25px -35px;
			}
	.images {
		width: 560px;
		padding: 10px 20px;
		border-top: 1px dashed #ccc;
		}
.gallery {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 560px;
	}
	.gallery li	{
		background: transparent;
		float: left;
		margin: 0;
		padding: 0;
		width: 130px;
		text-align: center;
		padding: 5px;
		}
	.gallery li a {
		border: 0;
		display: block;
		margin: 0;
		padding: 0;
		width: 128px;
		}
	#main .gallery li a img {
		width: 128px;
		border: 1px solid #393;
		border-bottom: 4px solid #393;
		margin: 0;
		padding: 0;
		}
	.gallery li a:hover{
		background: transparent;
		border-color: #000;
		}
.copyright {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	width: 600px;
	}
.inspire {
	float: right;
	display: block;
	width: 100px;
	height: 50px;
	padding: 0 90px;
	}
	.inspire a {
		background: transparent url(../images/design/inspire-signature.png) no-repeat;
		border: 0;
		color: #000;
		display: block;
		height: 50px;
		outline: 0;
		text-indent: -5000px;
		width: 100px;
		padding: 0;
		}
	.inspire a:hover {
		background-color: none;
		}


/* =Text
--------------------------------------------------*/

	/* =Headings
--------------------------------------------------*/
h1,
h2,
h3 {
	color: #000;
	font-family: 'Myriad Pro', Cambria, Georgia, Times, 'Times New Roman', serif;
	font-weight: 700;
	}
h1 {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 0 10px;
	}
h2,
h3 {
	color: #222;
	font-size: 18px;
	padding: 20px 0 10px;
	}
h3 {
	font-size: 16px;
	}

	/* =Paragraphs
--------------------------------------------------*/
p {
	padding: 5px 0 10px;
	}

	/* =Lists
--------------------------------------------------*/
ul,
ol {
	margin: 0 0 10px 25px;
	}
ul {
	list-style: disc;
	}
ol {
	list-style-type: decimal;
	}

	/* =Inline
--------------------------------------------------*/
strong {
	font-weight: 700;
	}
em {
	color: #000;
	font-style: normal;
	}
dfn {
	font-style: italic;
	font-weight: 700;
	text-decoration: underline;
	}
span.title {
	font-weight: 700;
	font-size: 1.1em;
	}

	/* =Links
--------------------------------------------------*/
a {
	color: #063;
	text-decoration: underline;
	padding: 1px 0;
	}
a:hover {
	background-color: #393;
	color: #fff;
	text-decoration: none;
	}

	/* =Images
--------------------------------------------------*/
#sub img {
	border: 10px solid #393;
	}
#main img {
	border: 5px solid #393;
	}
	#main .image img {
		border-width: 1px 1px 4px;
		margin: -1px;
		}


/* =Forms
--------------------------------------------------*/

	/* =Form
--------------------------------------------------*/
form {
	float: none;
	font-size: 11px;
	padding: 5px 0 10px;
	overflow: hidden;
	width: 600px;
	}

	/* =Fieldsets
--------------------------------------------------*/
fieldset {
	border: 0;
	padding: 0;
	width: 603px;
	}
legend {
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	color: #693;
	font-size: 10px;
	font-style: italic;
	font-weight: 700;
	padding: 0 10px 0 0;
	text-transform: uppercase;
	}
* html legend {
	margin: 0 -10px 0 0; /* IE Win */
	}

	/* =Labels & Structure
--------------------------------------------------*/
label {
	background: url(../images/design/dot.png) repeat-x 0 100%;
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	vertical-align: top;
	width: 120px;
	}
.row {
	display: inline;
	float: left;
	padding: 5px 0;
	width: 600px;
	}
	.row.honey {
		display: none;
		}
	#contact-form p,
	label.check {
		padding-left: 120px;
		width: 480px;
		}

	/* =Fields
--------------------------------------------------*/
.row input.text,
.row textarea,
.row select {
	background: #fafaed;
	border: 1px solid #999;
	border-left: 2px solid #999;
	color: #333;
	display: inline;
	float: left;
	font-family: sans-serif;
	font-size: 11px;
	margin: 0;
	overflow: hidden;
	padding: 4px 2px;
	width: 353px;
	}
.row input.text,
.row select {
	height: 15px;
	}
form .row input.text:focus,
form .row textarea:focus,
form .row select:focus {
	border-color: #333;
	}
.row.error input.text,
.row.error textarea {
	border-color: #900;
	}

	/* =Messages
--------------------------------------------------*/
.row.error {
	background: url(../images/forms/field-error.png) no-repeat 540px 10px;
	}
.row.ok {
	background: url(../images/forms/field-ok.png) no-repeat 540px 10px;
	}
#contact-form em {
	color: #c00;
	text-decoration: none;
	}
	#contact-form p.invalid {
		background-color: #eee;
		border: 1px solid #ccc;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 478px;
		}

	/* =Buttons
--------------------------------------------------*/
input.button {
	background: transparent url(../images/forms/button.png) no-repeat 0 0;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: center;
	width: 90px;
	}
input.button:hover {
	background: transparent url(../images/forms/button.png) no-repeat 0 -30px;
	}