/*Meniu si container de navigare  */
#main-logo {
position: relative;
top: 14px;
}

#navigation {
position: relative;
top: -36px;
right: -580px;
width: 389px;
height: 80px;
}

#menuitems {
position: absolute;
bottom: 0px;
height: 13px;
list-style-type: none;
margin: 0px;
margin-bottom: 20px;
}

#menuitems li {
position: relative;
float: left;
margin-left: 14px;
margin-right: 12px;
text-align: center;
}

#menuitems a {
color: #797979;
font-size: 14px;
}

#menuitems a:hover 
{ color:#39a5ff;}

/*Se termina Meniu si container de navigare  */

/*Footer si container de navigare  */
#footer-content {
width: 960px;
height: 160px;
margin: 0 auto;
}

#footer-menu {
float: left;
width: 160px;
height: 150px;
margin-top: 18px;
}

#footer-menu  a:hover { color:red;}

#footer-headline {
margin-left: 8px;
margin-bottom: 12px;
}

/*Final de footer*/

/*Inceput de sectiune mid*/
#container-mid {
	height: 400px;
	width:100%;
	background:url('../images/hero.png') ;
	background-size: 100% 100%;
	}

a:link {
-webkit-tap-highlight-color: #FF5E99;
}
a, a:active, a:visited {
color: rgb(32, 59, 87);
text-decoration: none;
}
a, a:active, a:visited {
color: #607890;
text-decoration: none;
}
/*CSS centrare de scris si imagine*/
.link
{float:left;
}
.link-left
{
float:left;
margin-left:130px;
}
.blue
{
padding-top:30px;
color:#39a5fe;
}
.white
{
color:white;}
.tmargin-bot
{margin-bottom:20px;
text-align:center;
}
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
.tcenter
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }	
.tright
    {
    text-align:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }	
.tleft
    {
    text-align:left;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }	
.special-center{
 margin-right: 120px;
 margin-left: 120px;
 }	

.special-border {
 margin-right:-1px;
 margin-left:-1px;
 border-right:1px solid #c6c6c6;
 border-left:1px solid #c6c6c6;
 padding-left:16px;
 }
 .special-image {
 padding-top:20px;
 margin-left:120px;
 }
 .mBot {margin-bottom:10px;}
 
/*CSS centrare de scris si imagine se termina*/	

.tagline {
height: 100%;
width: 100%;
background: #e2e9ef;
border-top: 1px solid #bdcdda;
border-bottom: 1px solid #bdcdda;
}

.tagline-2 {
height: 100%;
width: 100%;
background: #fafafa;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}


.section-content {
position: relative;
width: 960px;
height: 100%;
margin: 0 auto;
}

.how-it-works {
padding-top: 18px;
padding-bottom: 36px;
}

.tutorials{
padding-top: 18px;
padding-bottom: 36px;
}

.features {
padding-top: 18px;
padding-bottom: 36px;
}
.feature-icon {
margin-top: 13px;
}

.first {
margin-left: 0px;
}

.last {
margin-right: 0px;
}

.aboutlists{
padding-left: 0px;
font-family: arial;
font-size: 16px;
line-height: 18px;
height: 144px;
margin-bottom: 36px;
}
.center-title
{
margin-left:220px;
}

