@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	background: #FFF url("../img/bg.jpg") center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2d0b0b;
	font-size: 1em;
}
.orange {
	color: #ff5500;
}
#header {
	width: 100%;
	height: 180px;
	position: relative;
	background: transparent url("../img/header_bg.png") repeat-x left top;
/*	opacity: 0.4;
	filter:alpha(opacity=40);*/
	z-index: 10;
}
#header_l1 {
	width: 100%;
	height: 165px;
	position: absolute;
	background: transparent url("../img/header_bg_l1.png") repeat-x 35px -15px;
	z-index: 20;
/*	opacity: 1;
	filter:alpha(opacity=100);*/
}
#scissors {
	width: 100%;
	height: 27px;
	position: absolute;
	z-index: 30;
	top: 0;
	background: transparent url("../img/cutting_marks.gif") repeat-x left bottom;
}
#scissors img {
	position: absolute;
	top: 13px;
	left: 103px;
	z-index: 40;
}
#scissors p {
	position: absolute;
	top: 5px;
	left: 153px;
	z-index: 40;
	color: #f1edea;
	white-space: nowrap;
}
#scissors div{
	/*width: 1280px;*/
	margin: 0 auto;
	height: 27px;
	position: relative;
}
#header_ornam {
	/*width: 1280px;*/
	position: relative;
	top: -15px;
	margin: 0 auto;
	background: transparent url("../img/header_ornam.png") no-repeat center top;
	height: 71px;
	/*overflow: visible;*/
}
#wrapper {
	width: 960px;
	position: relative;
	margin: 0 auto;
	z-index: 100;
	min-height: 500px;
}
#wrapper.homepage {
	background: transparent url("../img/homewrapp_bg.jpg") no-repeat center 1px;
	height: 615px;
}
#wrapper.servicii {
	background: transparent url("../img/servers.jpg") no-repeat right 120px;
}
#wrapper h4 {
	padding-bottom: 3px;
	font-size: 1em;
	display: inline-block;
	border-bottom: dotted #ccc 1px;
	margin-bottom: 8px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: -0.5px;
	padding-top: 20px;
}
#wrapper h4.first {
	padding-top: 70px;
	display: block;
}
#wrapper.detalii div.portfolio_txt h4 {
	display: block;
	font-size: 0.9em;
	color: #ff5500;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 3px;
	
}
#wrapper.proiecte h4 {
	display: block;
	clear: right;
}
#wrapper.servicii h4, #wrapper.contact h4 {
	display: block;
}
#wrapper.contact h3 {
	padding: 20px 0 3px 30px;
	color: #ff5500;
	margin: 0;
}
#wrapper.contact p.required {
	font-size: 0.8em;
	font-style: italic;
	padding-left: 30px;
}
#wrapper.contact p {
	padding-left: 30px;
}
#wrapper.servicii p {
	width: 740px;
	margin-top: 20px;
	padding-left: 30px;
}
#wrapper.servicii p.service_it {
	padding-left: 30px;
	width: 100%;
	margin: 0;
}
#logo {
	position: absolute;
	width: 239px;
	height: 69px;
	top: -15px;
	z-index: 1000;
	background: transparent url(../img/logo.png) no-repeat left top;
}
#logo h1 {
	padding: 0;
	margin: 0;
}
#logo h1 a {
	display: block;
	width: 239px;
	height: 69px;
	text-indent: -99999px;
}
#marker {
	background: transparent url("../img/marker.png") no-repeat;
	width: 226px;
	height: 227px;
	position: absolute;
	left: 813px;
	top: -136px;
	z-index: 1000;
}
#links_separator {
	position: absolute;
	width: 445px;
	height: 6px;
	left: 347px;
	top: 20px;
	z-index: 100;
	background: transparent url("../img/links_separator.png") no-repeat left top;
}
#main_links {
	position: absolute;
	width: 445px;
	height: 24px;
	left: 347px;
	top: 12px;
	z-index: 200;
	text-indent: -9999px;
}
#main_links li {
	float: left;
	height: 24px;
}
ul#main_links li a.start {
	display: block;
	width: 80px;
	height: 24px;
	background-image: url("../img/main_links.png");
	background-repeat: no-repeat;
	background-position: left top;	/*z-index: 200;*/
}
ul#main_links li a.start:hover {
	background: url("../img/main_links.png") no-repeat left -42px;
}
ul#main_links li a.start_act {
	background: url("../img/main_links.png") no-repeat left -84px;
	height: 32px;
}
ul#main_links li a.proiecte {
	display: block;
	background: url("../img/main_links.png") no-repeat -80px top;
	width: 132px;
	height: 24px;
	/*z-index: 200;*/
}
ul#main_links li a.proiecte:hover {
	background: url("../img/main_links.png") no-repeat -80px -42px;
}
ul#main_links li a.proiecte_act {
	background: url("../img/main_links.png") no-repeat -80px -84px;
	height: 32px;	
}
ul#main_links li a.servicii {
	display: block;
	background: url("../img/main_links.png") no-repeat -212px top;
	width: 113px;
	height: 24px;
	/*z-index: 200;*/
}
ul#main_links li a.servicii:hover {
	background: url("../img/main_links.png") no-repeat -212px -42px;
}
ul#main_links li a.servicii_act {
	background: url("../img/main_links.png") no-repeat -212px -84px;
	height: 32px;
}
ul#main_links li a.contact {
	display: block;
	background: url("../img/main_links.png") no-repeat -325px top;
	width: 120px;
	height: 24px;
	/*z-index: 200;*/
}
ul#main_links li a.contact:hover {
	background: url("../img/main_links.png") no-repeat -325px -42px;
}
ul#main_links li a.contact_act {
	background: url("../img/main_links.png") no-repeat -325px -84px;
	height: 32px;
}
#txt_left {
	position: absolute;
	width: 440px;
	top: 280px;
	left: 30px;
	font-size: 1em;
	letter-spacing: 0.3px;
	line-height: 1.2em;
}
#txt_left a {
	color: #CAFFFF;
	font-style: italic;
}
#footer {
	height: 200px;
	width: 100%;
	position: relative;
	background: transparent url("../img/footer_dec.jpg") no-repeat center bottom;
	margin: 0 auto;
	top: -15px;
	/*z-index: 50;*/
}
#footer_l1 {
	position: absolute;
	background: transparent url("../img/fl1_bg.png") repeat-x left top;
	height: 25px;
	width: 100%;
	top: 185px;
	z-index: 50;
}
#footer_l2 {
	position: absolute;
	background: transparent url("../img/fl2_bg.png") repeat-x 70px top;
	height: 25px;
	width: 100%;
	top: 210px;
	z-index: 50;
}
#footer_l3 {
	position: absolute;
	background: #fa8145 url("../img/fl3_bg.png") no-repeat center top;
	height: 75px;
	width: 100%;
	top: 220px;
	z-index: 0;
}
#copy {
	width: 100%;
	background: transparent url("../img/bottom_copy.png") no-repeat center top;
	height: 33px;
	z-index: 100;
	position: absolute;
	top: 250px;
}
#home_list_1, #home_list_2 {
	position: absolute;
	z-index: 200;
	width: 200px;
	top: 390px;
}
#home_list_1 {
	left: 520px;
}
#home_list_2 {
	left: 725px;
}
#home_list_1 a, #home_list_2 a {
	color: #2d0b0b;
}
div#home_list_1 li, div#home_list_2 li {
	list-style: inside;
	font-size: 0.75em;
	/*color: white;*/
	color: #CAFFFF;
	letter-spacing: 0.4px;
	line-height: 1.3em;
	list-style: none;
	font-style: italic;
	padding-top: 4px;
}
#last_work {
	position: absolute;
	width: 410px;
	height: 220px;
	left: 520px;
	top: 170px;
}
ul.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.gallery li {
	float: left;
	width: 175px;
	height: 120px;
	padding: 0;
	margin: 10px 28px 10px 0;
	text-align: center;
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
	background: transparent url("../img/frame.png") no-repeat left top;
	font-size: 0.75em;
	color: #CAFFFF;
	font-style: italic;
	letter-spacing: 0.4px;
}
ul#portfolio.gallery, ul#portfolio_logo.gallery, ul#portfolio_wip.gallery {
	float: right;
	width: 610px;
	/*display: inline;*/
}
ul#portfolio.gallery li, ul#portfolio_logo.gallery li, ul#portfolio_wip.gallery li {
	/*text-align: center;*/
	/*float: right;*/
	margin: 25px 0 10px 28px;
	/*margin-top: 25px;*/
	color: #2d0b0b;
}
ul.gallery li a.thumb {
	width: 155px; /*--Width of image--*/
	height: 100px; /*--Height of image--*/
	cursor: pointer;
	margin: 10px;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 155px;
	height: 100px;
	overflow: hidden;
	display: block;
}

ul.gallery li h2 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 3px;
	text-transform: uppercase;
	/*background: #f0f0f0;*/
	/*border-top: 1px solid #fff;*/ /*--Subtle bevel effect--*/
	font-style: normal;
}
ul.gallery li a {
	text-decoration: none;
	display: block;
	color: #2d0b0b;
}
.portfolio_txt {
	width: 295px;
	margin-left: 30px;
	float: left;
	padding-top: 22px;
	display: inline;  /*double margin padding bug IE6*/
}
#wrapper.detalii {
	min-height: 700px;
	height: auto!important;
	height: 700px;
}
#wrapper.detalii div.portfolio_txt {
	width: 310px;
}
#wrapper.detalii div.portfolio_txt h3 {
	padding-bottom: 20px;
	border: solid #ccc 1px;
}
.portfolio_txt a{
	color: #333;
	font-size: 0.7em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left: 3px;
	padding-right: 3px;
}
.portfolio_txt a:hover{
	color: white;
	background-color: #ff5500;
}
#hosting_table {
	margin: 30px 0 0 30px;
}
.hosting_price {
	font-size: 2em;
	color: #ff5500;
}
td.price {
	padding-right: 10px;
}
#table_header {
	color: white;
	font-weight: bold;
}
.service_os {
	width: 450px;
	float: left;
}
#left.service_os {
	padding-left: 30px;
}
.service_os h3 {
	padding: 7px 0;
	font-size: 0.8em;
	font-weight: bold;
}
.service_os h5 {
	padding: 5px 0;
	color: #ff5500;
}
#contact_form.contactinfo_wrapper {
	width: 70%;
	padding-left: 30px;
}
#business_card.contactinfo_wrapper {
	width: 25%;
}
.contactinfo_wrapper {
	line-height: 23px;
	float: left;
	padding: 10px 0;
}
#contact_form input {
	/*height: 25px;*/
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 5px;
	line-height: 15px;
}
#contact_form textarea {
	width: 500px;
	height: 300px;
	overflow: auto;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#send_button_wrapper input {
	width: 85px;
	height: 25px;
	padding: 0;
}
#top_wrapp, #body_wrapp, #bottom_wrapp {
	width: 581px;
	float: right;
}
#top_wrapp {
	background: transparent url("../img/top_wrapp_bg.jpg") no-repeat left bottom;
	height: 10px;
	margin-top: 22px;
}
#body_wrapp {
	background: transparent url("../img/body_wrapp_bg.jpg") repeat-y left top;
	min-height: 100px;
}
#body_wrapp img {
	margin-left: 10px;
}
#bottom_wrapp {
	background: transparent url("../img/bottom_wrapp_bg.jpg") no-repeat left top;
	height: 10px;
}
#top_wrapp_small, #body_wrapp_small, #bottom_wrapp_small {
	width: 100%;
}
#top_wrapp_small {
	background: transparent url("../img/top_wrapp_bg_small.jpg") no-repeat left bottom;
	height: 10px;
	margin-top: 22px;
}
#body_wrapp_small {
	background: transparent url("../img/body_wrapp_bg_small.jpg") repeat-y left top;
	min-height: 100px;
}
#body_wrapp_small img {
	margin-left: 10px;
}
#bottom_wrapp_small {
	background: transparent url("../img/bottom_wrapp_bg_small.jpg") no-repeat left top;
	height: 10px;
}
