F/*=STRUCTURE
=== === === === === === === === === === */
html {

}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #DEDDE3;
	color: #444444;
	
}
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */
#mainpic {
	width: 640px;
	height: 375px;
	margin: 0 0 0 10px;
	background-image: url(homepic.jpg);
	background-repeat: no-repeat;
}
#mainpic p{

}
#thesidemenu {
	width:102px;
}
.menu1{
display:block;
width: 101px;
font-weight:bold;
text-decoration: none;
color: #000000;
height: 20px;
border-bottom: solid 1px #FF0000; 
}
.menu1:hover{
	display: block;
	color:#FFFFFF;
	background-color: #000;
	width: 101px;
	/* border-right: solid 3px #E6000F; */
	text-decoration:none;
	border-bottom: solid 1px #000000; 
}
.show{
display: block;
}
.submenu{
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 7px;
color: #FF0000;
}
.submenu:hover{
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 7px;
color: #FF0000;
}
.hide{
display: none;
}

.container {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	
}
.col_full {
	clear: both;
	width: 100%;
	float: left;
	/* background-color: #FFFFFF; */
	background: url(overbg.gif);
}
.col_large {
	float: left;
	width: 620px;
}
.col_half {
	float: left;
	width: 160px;
}
.col_half_right {
	float: left;
	width: 680px;
}
.col_down {
float: left;
width: 680px;
margin: 0 0 0 0;

}
.thecontent {
	width: 670px;
	padding: 0 0 0 0;
}
.controls {
	margin: 20px 0 20px 10px;
	/* padding: 30px 0 0 40px; */
	/* background-color: #FF0000; */
}
.controls .but{
	float: left; 
	margin-right: 5px;
	width:50px; 
	height: 20px;
	text-align:center; 
	border:solid 1px #333;
	display:block;
}
.controls .smallbut{
	float: left; 
	margin-right: 5px;
	width:20px; 
	height: 20px;
	text-align:center; 
	border:solid 1px #333;
	display:block;
}
/* Pager
------------------------------------------------- */

.pager {
	clear: both;
	height: 1%; /* Fixes double padding in IE */
	background: #DEDDE3;
	margin: 0 10px;
	border: 5px solid #313131;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	color: #FFF;
}

.pager a, .pager span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 0.1em;
	text-decoration: none;
	background: #999999;
	color: #fff;
}

.pager span {
	color: #868686;
}

.pager .current {
	background: #313131;
}

.pager a:hover {
	background: #FFF;
}

.pagertop {
	border-top: 0 none;
}

.pagerbottom {
	border-bottom: 0 none;
}

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

.pager li {
	margin: 0;
	padding: 0;
}

.thecontent img {
	border: solid 2px #FF0000;
	
}

.thecontent p{
	line-height: 11px;
	font-size: 90%;
	font-weight: bold;
	margin-right: 30px;
	display: inline-block;
	width: 150px;
	
}
.thecontent h2 {
	/* line-height: 110%;
	height: 30px; */
	/* padding: 30px 15px 10px 10px; */
	padding: 30px 15px 10px 20px;
	/* padding: 0 0 0 0; */
}
/*=Products css
=== === === === === === === === === === */
.album{
  width:100%;
  /* background-color:#000000; */ 
  margin-top: 10px;
  padding: 0 0 0 5px;
  float:left;
  display: inline;
}
.album .imageSingle {
  float:left; 
  margin:5px; 
  width:150px; 
  text-align:center; 
  border:solid 1px #333;
  display: inline;
}
.album .imageSingle .image {
  width:140px; 
  height:150px; 
  margin:3px 0 0 0;
  display: inline; 
}
.album .footer {
  text-align:left;
  width: 150px;
  height: 100px;
  border-top:solid 1px #333; 
  color:#999; 
  font-weight:normal; 
  font-size: 12px;
  padding-top: 7px; 
  padding-bottom:7px; 
  margin-top: 10px; 
  /* display: inline; */
}
.album .footer p {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	/* display:inline; */
}

.album .footer ul {
	list-style: none;
}
.redp{
	color:#000000;
	font-size: 11px;
	font-weight:bold;
}
/*-------------------------------------*/
.col_half_right_up{
	float: left;
	width: 100%;
	/* width: 680px; */
/* 	height: 610px; */
}
.col_half_right_up h3{ 
	float:right;
	margin-top: -26px;
	margin-right: 130px;
}
.col_half_right_menu {
	float: left;
	width: 670px;
	border-bottom: 1px solid #dddddd;
	margin-right: 10px;
}
.col_half_contact {
	float: left;
	width: 300px;
}
.col_half_contact p{
	margin: 30px 0 0 0;
}
.col_half_contact {
	float: left;
	width: 430px;
}
.col_half_contact h2{
	margin: 30px 15px 10px 10px;
}
.col_half_contact form {
	padding: 30px 20px 5px 10px;
}
.col_half_contact div.input {
	padding-bottom: 5px;
}
.col_half_contact form input.text_field {
	width: 200px;
}
.col_half_contact form textarea.text_area {
	width: 340px;
}
.col_half_right_contact {
	float: left;
	width: 380px;
}
.col_small {
	float: left;
	width: 220px;
}
.col_hru_left  p{
	margin: 30px 0 0 0;
}
.col_hru_left  {
	float: left;
	width: 430px;
}
.col_hru_left  h2{
	margin: 30px 15px 10px 10px;
}
.col_hru_left p{
	margin: 15px;
}
.col_hru_left ul{
	margin: 0 0 0 30px;
}
.quote {
	color: #FF0000;
}
.col_hru_right  {
	float: left;
	width: 250px;
}

.servicii  {
	float: left;
	width: 680px;
	
}
.servicii p{
	margin: 15px 0 0 0;
}
.servicii h2{
	margin: 30px 15px 10px 10px;
}
#pics {
	margin: 60px 0 0 0;
}
.col_hru_right img{
	border: 1px solid #FF0000;
}
/* .col_contact h2{
	margin: 30px 0 15px 0;
}
.col_contact {
	width: 680px;
	margin: 30px 15px 10px 10px;
} */
#menu{float:right; padding-right: 15px;}
#menu ul{
list-style:none; 
display:inline;
float:left;
margin:10px 0 0 0;
}
#menu ul li{
display:inline;
font-weight: bold;
float:left;
margin-right:10px;
}
#menu li a{
	display:block;
	height: 23px;
	text-align:center;
	width: 90px;
	margin-left:0px;
	color:#FF0000;
	border:none;
	text-decoration:none;
}
#menu li a:hover{
	display: block;
	border-top: solid 3px #E6000F;  
	height: 20px;
	margin-left:0px;
	color:#FFFFFF;
	background-color: #FF0000;
}
/*=COMMON
=== === === === === === === === === === */
p {
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0 40px 0 20px;
}
p.unsubscribe {
	font-size: 85%;
	font-style: italic;
}
p.partners {
	clear: both;
	font-size: 85%;
	color: #666666;
	text-transform: uppercase;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 0 10px;
	margin: 0 10px 10px 10px;
}
img {
	border: none;
}
ul{
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
	padding: 0 10px;
	margin: 0 0 0 0;
}
h3{
	font-size: 100%;
}

h4{
	font-weight: normal;
	font-style: italic;
	padding-bottom: 0;
	margin-bottom: 0;
}
h3 span{
	font-weight: normal;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
form fieldset {
	padding: 0 20px 5px 20px;
	margin: 0;
	border: 0;
}
form label {
	display: block;
	padding: 0;
	font-weight: bold;
}
form input.submit_button {
	background-color: #DEDDE3;
	border-left: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	font-weight: bold;
	color: #FF0000;
	padding: 3px 5px;
}
form input.text_field {
	background-color: #DEDDE3;
	border-left: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	padding: 3px;
	width: 200px;
	color: #FF0000;
}
form textarea.text_area {
	background-color: #DEDDE3;
	border-left: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 5px;
	padding: 3px;
	color: #FF0000;
}
form div.error-message {
	color:#FF0000;
	font-weight: bold;
	padding-bottom: 10px;
}




/*=CONTENT
=== === === === === === === === === === */

#content {
	clear: both;
	width: 100%;
	float: left;
	padding-top: 10px;

}
#content h1 {
	background-repeat: no-repeat;
	height: 171px;
	width: 101px;
	/* margin-top: 0px;
	margin-left: 27px;
	padding: 0;
	position: relative; */
	float:left;

}
#flashcontent {
	background-repeat: no-repeat;
	height: 171px;
	width: 101px;
	margin-top: 0px;
	margin-left: 27px;
	padding: 0;
	position: relative;
	float:left;
	display: inline;
}
#content h1 {
	background-image: url(logo.jpg);
}
#content h1 span {
	display: none;
}
#content .col_half_right .product{
	/* background-color: #5FA811; */
	display:block;
	float: left;
	height: 200px;
	width: 200px;
	padding: 0px 0 10px 0;
	/* clear: both; */
}
#content .col_half_right .product img{
	border:none;
	margin: 50px;
}
#content p span {
	color: #777777;
	font-style: italic;
}

#content h2 span {
	display: none;
}
#content h2.clientslikeyou {
	background-image: url(../img/header-clientslikeyou.gif);
}
#content h2.stayintheloop {
	background-image: url(../img/header-stayintheloop.gif);
}
#content h2.howyoullgetit {
	background-image: url(../img/header-howyoullgetit.gif);
}
#content h2.whatyoullget {
	background-image: url(../img/header-whatyoullget.gif);
}
#content h2.thingsyoushouldknow {
	background-image: url(../img/header-thingsyoushouldknow.gif);
}
#content h2.whoyoullgetitfrom {
	background-image: url(../img/header-whoyoullgetitfrom.gif);
}
#content h2.wheretofindus {
	background-image: url(../img/header-wheretofindus.gif);
}
#content h2.designroi {
	background-image: url(../img/header-designroi.gif);
}
#content h2.designstrategy {
	background-image: url(../img/header-designstrategy.gif);
}
#content h2.simplicityexecution {
	background-image: url(../img/header-simplicityexecution.gif);
}
#content h2.questionsanswers {
	background-image: url(../img/header-questionsanswers.gif);
}
#content h3.mapmarker {
	background-image: url(../img/map-marker.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px 20px 10px 30px;
	margin: 0 0 0 20px;
}
#content .walkthrough {
	float: left;
	width: 101px;
	margin: 20px 0 0px 27px;
	clear: both;
	display: inline;
}
#content .blankspace {
	height : 50px;
}
#content .walkthrough .sidemenutitle{
	background-image: url(images/products-title.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #5fa811;
	display: block;
	float: left;
	width: 100%;
	height:30px;
	/* padding: 20px 0 10px 0; */
	clear: both;
}
#content .walkthrough .sidemenutitle span{
	display: none;
}

#content .walkthrough img {
	margin-left: 28px;
}

#content .profile {
	float: left;
	width: 100%;
	clear: both;
}
#content .profile .photo {
	float: left;
	width: 105px;
}
#content .profile .photo p {
	border: 1px solid #dddddd;
	margin: 0 0 10px 19px;
	padding: 2px;
	background-color: #ffffff;
}
#content .profile .photo p img {
	display: block;
}
#content .profile .description {
	float: left;
	width: 335px;
}
#content .profile .description p {
	margin: 0 0 10px 0;
	padding: 10px 40px 0 20px;
}
#content .linktools {
	float: left;
	width: 100%;
	clear: both;
	background-color: #5FA811;
	margin: 20px 0 20px 20px;
	height: 30px;
	width: 700px;
}
.pleft{
	margin: 5px 0 0 10px;
	padding: 0;
	color:#ffffff;
	float: left;
}
.pcenter{
	margin: 5px;
	color:#ffffff;
	text-align: center; 
}
.pright{
	margin: 5px 10px 0 0;
	padding: 0;
	color:#ffffff;
	float: right;
}
/* #content .linktools  a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}
#content .linktools  a:hover, a:active {
	color: #000000;
	text-decoration: underline;
} */
#content .client {
	float: left;
	width: 100%;
	clear: both;
	/* background-color: #000000; */
}
#content .client .photo {
	float: left;
	width: 200px;
}
#content .client .photo p {
	margin: 20px 0 15px 20px;
	padding: 0;
	background-color: #ffffff;
}
#content .client .photo p img {
	display: block;
}
#content .client .description {
	float: left;
	width: 335px;
}
#content .client .description p {
	margin: 20px 0 15px 0;
	padding: 0 40px 0 20px;
}
#content ul.competition {
	color: #777777;
	padding-top: 0;
	margin-top: 0;
}

/*=CONTACT
=== === === === === === === === === === */
#contact {
	clear: both;
	width: 100%;
	float: left;
	margin: 30px 15px 10px 10px;
}
#contactaddress {
	margin: 100px 0 0 20px;
}
/* #contact h2 {
	margin: 30px 15px 10px 10px;
} */
#contact h2 span {
	display: none;
}
#contact .col_half_contact h2.getintouch {
	background-image: url(images/contact_getintouch.gif);
	float:left;
}
#contact .col_half_right_contact h2.ourservices {
	background-image: url(images/contact_ourservices.gif);
	float:left;
}
#contact .walkthrough {
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #DEDDE3;
	float: left;
	width: 100%;
	clear: both;
}
#contact form {
	padding: 30px 20px 5px 10px;
}
#contact div.input {
	padding-bottom: 5px;
}
#contact form input.text_field {
	width: 200px;
}
#contact form textarea.text_area {
	width: 340px;
}

/*=FOOTER
=== === === === === === === === === === */
/* #footer {
	clear: both;
	width: 100%;
	float: left;
	background-color: #DEDDE3;
	display: inline;
}
#footer p {
	margin: 10px 0 0 0;
	font-size: 85%;
	color: #000;
	padding: 0px 20px 20px 20px;
} */

#footer .inner {
	width: 840px;
	margin: 0 auto;
	padding: 0 15px;
}

#header .inner {
	position: relative;
	padding-top: 29px;
	padding-bottom: 20px;
	height: 75px;	
	border-bottom: solid 1px #e9e9e9;
}

#footer .inner {
        font-family: Tahoma, helvetica, arial, sans-serif;
	color: #bbbbb4;
	font-size: 9px;
	padding: 20px 0 40px;
}

#footer a:link,
#footer a:visited {
	color: #bbbbb4;
}

#footer a:hover {
	color: #616161;
}

#footer p#copyright{
	float: left;
}

#footer p#madeby {
	float: right;
}

#footer p#madeby img {
	position: relative;
	top: -1px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}
/* #copyright{
	float:left;
	width: 410px;
	padding: 0 0 0 10px;
}
#madeby{
	float:left;
	width: 410px;
	text-align:right;
	padding: 0 10px 0 0;
} */