@charset "utf-8";
/************************
*********Reset CSS*******
************************/

/* v1.0 | 20080212 */

div {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	color:#ddd;
	font-weight:normal;
	background-color: transparent;
}
body {
	line-height: 16px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ddd;
	background-color: #000;
	background-image: url(images/circles-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-attachment: fixed;
}
.body {
	line-height: 16px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ddd;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-attachment: fixed;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #da0000;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
/************************
******General Elements***
************************/
img {
	border: 0;
	margin:0;
	padding:0;
}
img.left {
	float:left;
	margin:15px 15px 15px 0;
	padding:2px;
}
img.right {
	float:right;
	margin:15px 0 15px 15px;
	padding:2px;
}
ul {
	margin:10px 0;
	list-style:disc inside none;
}
ul li {
	padding:4px 0;
}
ol {
	margin:10px 0;
	list-style:decimal inside none;
}
ol li {
	padding:4px 0;
}
blockquote {
	margin:10px 0;
	border-top:1px dashed #444;
	border-bottom:1px dashed #444;
	padding:4px 0;
}
/************************
*********Layout**********
************************/


/**********Header*******/

#header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:74px;
	position:fixed;  /* This property keeps the header attached to top of the window */
	top:0;
	left:0;
	width:100%;
	z-index:999;
	background-image: url(images/bg-header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:74px;
	position:fixed;  /* This property keeps the header attached to top of the window */
	top:0;
	left:0;
	width:100%;
	z-index:999;
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	float:left;
	margin-top:0px;
}
/* Top Menu */

#navigation {
	float:right;
	list-style-type:none;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}
#navigation li {
	float:left;
	line-height:13px;
	padding:0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}
#navigation li a {
	display:block;
	font-size:14px;
	margin:0;
	padding:16px 20px;
	text-decoration:none;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-transform: uppercase;
	font-weight: normal;
}
#navigation li a:hover, #navigation li a.selected {
	background-color:#a50111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c2c2c2;
	text-decoration: none;
}
/**********Content*******/

#content {
	position:relative;
}
/*********Home**********/

#home .title {
	text-align:left;
	margin:100px auto 40px;
}
#home-nav-whoami, #home-nav-mywork {
	display:block;
}
#home-nav-whoami {
	position:absolute;
	top: 30px;
	left:250px;
}
#home-nav-mywork {
	position:absolute;
	top: 30px;
	right:250px;
}
#home-nav {
	position:relative;
	height:225px;
}
.separator {
	position:relative;
	height:400px;
	width:100%;
}
.separator-contact {
	position:relative;
	height:300px;
	width:100%;
}
/*********About********/

#servicii {
	position:relative;
}
#servicii-nav-home {
	position:absolute;
	left:100px;
	top:-10px;
}
#servicii-nav-portofoliu {
	position:relative;
	left:500px;
	top:10px;
}
.servicii-heading {
	margin:100px 0 40px 312px;
	text-align:left;
}
.servicii-block .column-one {
	float:left;
	width:312px;
}
.servicii-block .column-two {
	margin:40px 0 40px 312px;
}
.servicii-block .column-one img, .servicii-block .column-two img {
	margin:20px 80px;
}
.servicii-block .column-two p {
	font-size:15px;
	line-height:23px;
}
ul.awesome-li {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin:30px 0 30px 10px;
}
ul.awesome-li li {
	padding:5px 0 8px 40px;
	background:transparent url('images/tick-trans.png') no-repeat scroll 0 center;
}
/********Services******/

#portofoliu {
	position:relative;
}
.portofoliu-heading {
	margin:100px 0 40px 0;
}
#portofoliu-nav-whoami {
	position:absolute;
	right:100px;
	top:-10px;
}
.portofoliu-block .column-one {
	margin:25px 335px 25px 0;
}
.portofoliu-block .column-two {
	float:right;
	width:300px;
}
.portofoliu-block .column-two img {
	margin:20px 80px;
}
.portofoliu-block .column-one p {
	font-size:15px;
	line-height:23px;
}
#portofoliu-nav {
	position:relative;
	width:300px;
	margin:50px auto;
	overflow:hidden;
}
#portofoliu-nav-work {
	float:left;
}
#portofoliu-nav-contact {
	float:right;
}
/*********Work********/

#work {
	position:relative;
}
.work-heading {
	margin:100px 0 40px 0;
}
#work-nav-portofoliu {
	position:absolute;
	right:200px;
	top:-10px;
}
#work-nav-contact {
	display:block;
	width:300px;
	margin:50px auto;
	overflow:visible;
}
/*******Slide Show*******/

#slideshow {
	position:relative;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:770px;
	height:250px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:750px; /* reduce by 20 pixels to avoid horizontal scroll */
	height:250px;
}
a.button-launch-website {
	display:block;
	margin:20px auto;
	text-indent:-9999px;
	background-image:url('images/btn_launch_website-trans.png');
	position:relative;
	width:157px;
	height:24px;
	overflow:hidden;
}
.slide-block {
	width:240px;
	float:left;
	margin:8px;
}
.slide-block img {
	border:8px #111 solid;
}
/*****Slide Controls*****/

.control {
	display:block;
	width:36px;
	height:250px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#leftControl {
	top:60px;
	left:20px;
	background:transparent url('images/left_arrow-trans.png') no-repeat 0 0;
}
#rightControl {
	top:60px;
	right:20px;
	background:transparent url('images/right_arrow-trans.png') no-repeat 0 0;
}
/*********Contact********/

#contact-information {
	float:right;
	width:435px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contact-information .subtitle {
	margin-bottom:50px;
}
.contact-block {
	overflow:hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.contact-block img {
	float:left;
}
.contact-block span {
	margin-left:90px;
	font-size:18px;
	display:block;
}
#social-networks {
	margin-top:40px;
	overflow:hidden;
}
#social-networks a {
	float:left;
	display:block;
	margin:10px 30px;
}
#get-in-touch {
	margin-right:550px;
	font-size:18px;
	line-height:28px;
	font-family: Arial, Helvetica, sans-serif;
}
#get-in-touch p {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#contact-form label {
	float:left;
	display:block;
	width:100px;
}
#contact-form .text-field {
	display:block;
	border:none;
	width:267px;
	height:27px;
	background-color:#eee;
	border:3px silver solid;
	font-size:18px;
	padding:3px;
	font-family:inherit;
	color:#222;
	float:left;
}
#contact-form .text-field:focus {
	border:3px black solid;
}
#contact-form input.text-field {
	height:27px;/* background:transparent url('images/input_text_box.jpg') no-repeat scroll 0 0; */
}
#contact-form textarea.text-field {
	height:190px;
	/* background:transparent url('images/input_text_area.jpg') no-repeat scroll 0 0; */
	overflow:auto;
}
#contact-form li {
	overflow:hidden;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#contact-form ul {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}
#contact-form .send {
	border:none;
	width:80px;
	height:24px;
	overflow:hidden;
	display:block;
	border:none;
	font-size: 18px;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #831a1e;
	cursor:pointer;
}
#contact-nav-home {
	display:block;
	width:300px;
	margin:50px auto;
	overflow:visible;
}
#success {
	color:#fff;
	font-weight:bold;
	display:none;
}
#contact-form li.error {
	display:none;
	text-align:right;
	padding-right:30px;
	margin:10px 0;
	font-size:12px;
	color:#fff;
}
/*********Footer********/

#footer {
	position:fixed;
	bottom:0;
	left:0;
	width:500px;
	z-index:999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#footer span {
	display:block;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	line-height: 16px;
}

/************************
*****Common Classes******
************************/

.left {
	float:left;
}
.right {
	flaot:right;
}
.border {
	border:1px #ccc solid;
	padding:2px;
}
.center {
	width:990px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/bg-gri.png);
}
.title {
	font-size:36px;
	color:#fff;
	line-height:1.5em;
}
.subtitle {
	font-size:30px;
	color:#fff;
	line-height:1.5em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.subtitle-red {
	font-size:30px;
	color:#da0000;
	margin:30px 0;
	line-height:1.5em;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
	height: 20px;
}
.email a:link, .email a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #da0000;
	text-decoration: none;
}
.email a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #da0000;
	text-decoration: underline;
}
.foto {
	border: 6px solid #151515;
}
.flash {
	height: 253px;
	width: 449px;
	border: 6px solid #151515;
}

.foto a:link, .foto a:visited{
	border: 6px solid #151515;
}
.foto a:hover{
	border: 6px solid #da0000;
}
.hr{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #da0000;
	font-weight: normal;
	text-decoration: none;
}.hr2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.plan {
	background-image:url(images/bg-plan.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 269px;
	width: 220px;
}
.plan-galben{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 24px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.plan-galben2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 24px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.plan-alb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
}
.more a:link, .more a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.more a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.form{
	background-color: #000;
	padding: 2px;
	border: 1px solid #666;
	color: #FFF;
}.btn {
	color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #840007;
}
