
/*-------------- globals -----------------------------------------------------------------------*/
* {margin: 0; padding: 0;}

p {margin-bottom: 1.5em;}

a, a:link {text-decoration: none;}
a:visited {color: #000;}

ul {
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
   
	font-weight: normal;
	color: #0088be;
}

h2
{

}

/*----------------------------------------------------------------------------------------------*/

body {
	background: #848484;
	padding: 30px 0;
}

#page {
	position: relative;
	width: 682px;
	margin: auto;
	background: url(images/page_Shadow.png) repeat-y;
}

#langList {
	position: absolute;
	margin: 28px 0 0 535px;
}

#langList li {
	float: left;
	margin-right: 7px;
	color: #fff;
}

#langList a, #langList a:link, #langList a:visited {
	color: #eee;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#langList a:hover {
	font-weight: bold;
}


#branding {
	width: 682px;
	height: 158px;
	background: #fff url(images/branding.jpg);
}

/*-------------- navMain ------------------------------------------------------------------------------*/

#navMain {
	width: 612px;
	margin-left: 20px;
	padding-left: 30px;
	background: #01bfe1;
	overflow: auto;
	border-top: 1px solid #fff;
	border-bottom: 5px solid #01aed9;
}

#navMain li {
	float: left;
	margin-right: 10px;
}

#navMain a {
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	display: block;
	
	padding: 5px 15px;
}

#navMain a:hover {background: #01aed9;}

body.acasa a.acasa, #navMain a.acasa:hover {background: #01aed9;}
body.cineSuntem a.cineSuntem, #navMain a.cineSuntem:hover {background: #01aed9;}
body.servicii a.servicii, #navMain a.servicii:hover {background: #01aed9;}
body.clienti a.clienti, #navMain a.clienti:hover {background: #01aed9;}
body.contact a.contact, #navMain a.contact:hover {background: #01aed9;}

/*-------------- navSec -----------------------------------------------------------------------------*/

#navSec {
	display: none;
}
body.servicii #navSec,
body.consultanta #navSec,
body.resurse #navSec,
body.analize #navSec,
body.formare #navSec {display: block;}

#navSec {
	position: absolute;
	width: 570px;
	height: 30px;
	background: #0ac5ea no-repeat;
	margin: 45px 0 0 56px;
}

#navSec li {
	float: left;
}

#navSec li a {
	display: block;
	width: 124px;
	height: 30px;
	text-indent: -9999px;
}

/*-------------- content -------------------------------------------------------------------------------*/

#content {
	overflow: auto;
	margin: 0 20px 30px;
	padding: 50px 20px 30px;
	background: #fff url(images/content_Gradient.png) repeat-x;
	text-align: left;
	
	color: #444;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7;
	letter-spacing: 0.11em;
}

/*body.servicii #content {padding-top: 120px;}*/

#content ul {
	margin: 0 0 2em 2em;
	list-style-type: circle;
	list-style-image: url(images/circle.jpg);
	list-style-position: outside;
}

#content ul li {
	padding-bottom: 1em;
}

body.clienti #content ul li {
	font-size: 1.15em;
}

li.title {
	list-style-image: none;
	list-style-type: none;
}

#content h3 {
	margin: 0 0 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #178fca;
	font-size: 1.5em;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #DDD;
	padding-bottom: 0.1em;
	font-weight: normal;
}

#content ul h3 {
	margin-top: 0;
}

#content a, #content a:link {
	color: #336699;
}
#content a:visited {
	color: #003366;
}
#content a:hover {
	color: #336699;
	border-bottom: 1px solid #336699;
}

/*-------------- index ---------------------------------------------------------------------------------*/

#contentFloat p, #serviciiCol p{
	font-size: 1.02em;
	color: #252525;
	letter-spacing: 0.15em;
}

#contentFloat {
	float: left;
	width: 420px;
	margin-right: 10px;
	text-align: justify;
}

.acasa h2 {
	text-align: center;
}

#serviciiCol {
	float: right;
	width: 170px;
	margin-top: -10px;
	margin-right: -10px;
}

/*-------------- contact -------------------------------------------------------------------------------*/

ul#contact {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

ul#contact li {
	height: 40px;
	padding: 8px 0 0 50px;
	font-weight: bold;
	color: #777;
}

ul#contact li a, ul#contact li a:link {
	margin: 0;
	padding: 0;
	color: #2472b0;
}
ul#contact li a:visited {
	color: #003366;
}
ul#contact li a:hover {
	border: none;
	border-bottom: 1px solid #2472b0;
}

ul#contact li span {
	color: #2472b0;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	margin-left: 15px;
}

ul#contact li#adresa {background: url(images/acasa.gif) no-repeat;}
ul#contact li#tel {background: url(images/tel.gif) no-repeat;}
ul#contact li#mobil {background: url(images/mobil.gif) no-repeat;}
ul#contact li#email {
	background: url(images/email.gif) no-repeat;
	margin-top: 1em;
}

/*-------------- site info -----------------------------------------------------------------------------*/

#siteInfo {
	width: 682px;
	height: 32px;
	background: #848484 url(images/siteInfo.jpg) no-repeat;
	text-align: center;
	padding-top: 30px;
}

#copyright{
	text-align: center;
	font-size: 14px;
	margin: 20px 0 10px;
	font-size: 0.75em;
}

#sitemap {
	text-align: center;
	font-size: 14px;
	margin: 20px 0 10px;
}
#sitemap li {
	display: inline;
}
#sitemap li a {
	color: #0083b7;
	text-decoration: none;
	padding: 0 7px 0 4px;
	border-right: 1px solid #ddd;
}
#sitemap li.last a {
	border: none;
}
#sitemap li a:hover {
	text-decoration: underline;
}

#textAnim {
	width: 500px;
	height: 40px;
	position: absolute;
	margin-left: 91px;
	margin-top: -25px;
}

/*#traficRo {position: absolute; margin: 30px 0 0 280px;}*/

#w3cValidator, #traficRo, #pageRank, #w1Banner {
	display: inline;
}

img {border: none}