body {
	font-family: Arial;
	font-size: 11px;
	background: url("images/bodyBg.gif") repeat-x top;
	margin: 0;
}

#siteWrapper {
    width: 820px;
    margin: 0 auto 0 auto;
}

a {
	outline: 0;
}

#header {
	background: url("images/headerBg.gif") no-repeat 0px bottom;
	height: 114px;
}

#logo {
	display: block;
	float: left;
	padding: 15px 0 0 40px;
	width: 210px;
	height: 85px;
}

#lang {
	float: right;
	margin: 0;
	padding: 20px 21px 0 0;
	list-style: none;
}

#lang li {
	float: left;
	color: #999;
}

a#langEn:link, a#langEn:active, a#langEn:visited, a#langEn:hover {
    display: block;
    background: #fff url("images/flag-en.gif") no-repeat 1px 1px;
    margin: 0 5px 0 0;
    width: 22px;
    height: 15px;
}

a#langRo:link, a#langRo:active, a#langRo:visited, a#langRo:hover {
    display: block;
    background: #fff url("images/flag-ro.gif") no-repeat 1px 1px;
    margin: 0 10px 0 0;
    width: 22px;
    height: 15px;
}

#hmenu {
	clear: right;
	/*float: right;*/
	height: 35px;
	margin: 0;
	padding: 44px 96px 0 0;
	list-style: none;
}

#hmenu li {
	float: right;
}

#hmenu li a:link, #hmenu li a:active, #hmenu li a:visited {
    display: block;
    float: left;
    height: 24px;
    padding: 11px 18px 0 18px;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #212121;
}

#hmenu li a:hover {
	color: #EA0813;
}

#hmenu li a#hmenuSel {
	width: 105px;
    background: url("images/hmenuSel.gif") no-repeat center;
    color: #EA0813;
}

#contentWrapper {
	background: url("images/contentWrapperBg.gif") repeat-y;
	width: 820px;
}

#content {
	float: left;
	width: 808px; 
	padding: 8px 6px 0 6px;
    background: url("images/contentBg.gif") no-repeat;
}

#contentLeft {
	float: left;
	padding: 0 9px 0 9px;
	width: 212px;
}

.lmenu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.lmenu li {
    background: url("images/lmenuLiBg.gif") repeat-x bottom;
}

.lmenu li a:link, .lmenu li a:active, .lmenu li a:visited {
    display: block;
    background: url("images/lmenuABg.gif") no-repeat 191px 13px;
    padding: 10px 0 0 10px;
    height: 22px;
    color: #1F1F1F;
    font-weight: bold;
    text-decoration: none;
}

.lmenu li a:hover {
    background: url("images/lmenuAHovBg.gif") no-repeat 191px 13px;
	color: #EA0813;
}

.lmenu li a#lmenuSel {
    background: url("images/lmenuASelBg.gif") no-repeat;
    color: #fff;
}

.lsubmenu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.lsubmenu li {
    background: url("images/lmenuLiBg.gif") repeat-x bottom;
}

.lsubmenu li a:link, .lsubmenu li a:active, .lsubmenu li a:visited {
    display: block;
    background: url("images/lmenuABg.gif") no-repeat 191px 13px;
    padding: 10px 0 0 30px;
    height: 22px;
    color: #1F1F1F;
    text-decoration: none;
}

.lsubmenu li a:hover {
	background: url("images/lmenuAHovBg.gif") no-repeat 191px 13px;
    color: #EA0813;
}

.lsubmenu li a#lmenuSel {
    background: url("images/lmenuASelBg.gif") no-repeat;
    color: #fff;
}

.lsubmenu li a img {
	border: 0;
	float: left;
	padding: 4px 8px 0 0;
}

#contentRight {
	font-family:Arial;
	float: left;
	width: 567px;
	padding: 0 9px 0 0;
	font-size: 12px;
}

#mainPic {
	background: #6D6D6D;
	padding: 1px;
	height: 190px;
}

#mainPicSpacer {
	height: 20px;
	background: #fff;
}

#mainPicSwf {
}

#pageContent {
	padding: 0 10px 0 20px;
	color: #303030;
	line-height: 1.4;
}

#pageContent h2 {
	color: #303030;
	border-bottom: 1px dashed #EBEBEB;
	font-size: 17px; 
}

#pageContent a:link, #pageContent a:active, #pageContent a:visited {
    text-decoration: none;
	color: #EA0813;
}

#pageContent a:hover {
	text-decoration: underline;
	color: #D30000;
}

#pageContent ul {
	list-style: url("images/pageContentLiBull.gif");
	margin: 5px 0 14px 0;
	padding: 0 0 0 40px;
}

#contentBottom {
	clear: both;
	padding: 0 0 0 4px;
}

#footer {
	height: 50px;
	color: #454545;
	font-size: 11px;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 13px 0 0 5px;
	list-style: none;
}

#footer ul li {
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #555;
}

#footer ul li.footerLastLi {
	border-right: none;
}

#footer ul li a {
	text-decoration: none;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #454545;
}

#footer a:hover {
	color: #f00;
	text-decoration: underline;
}

#footer p {
	float: right;
	margin: 0;
	padding: 13px 15px 0 0;
}

/*--------------------------------------------------------------------------------*/

.newsItem {
	clear: both;
	padding: 0 0 25px 0;
	height: 80px;
}

.newsItem a {
	font-weight: bold;
}

.newsItemPic {
	float: left;
	display: block;
	border: 1px solid #AAA;
	margin: 0 10px 0 0;
}

.newsItemPic img {
	border: 0;
    width: 100px;
    height: 75px;
}

.newsItem span {
	color: #AAA;
	padding: 3px 0 0 0;
}

.newsItem p {
	margin: 0;
	padding: 3px 0 0 0;
}

#pagination {
	background: #F0F0F0;
	text-align: right;
	font-size: 11px;
	padding: 2px 10px 2px 0;
	color: #999;
}

#pagination a {
	padding: 2px;
}

#pagination span {
	padding: 2px;
	border: 1px solid #999;
	color: #444;
}

#newsDetail span {
    color: #AAA;
}

#newsDetail h2 {
    margin-top: 0;
}

#newsDetail img {
	width: 225px;
    height: 170px;
    float: right;
    border: 1px solid #AAA;
    margin: 0 0 20px 20px;
}

.formContainer {
	float: right;
}

.formContainer form {
	float: left;
	width: 335px;
}

.formContainer label {
	font-size:11px;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	padding: 4px 0 0 0;
	height: 17px;
	margin: 0 0 8px 0;
	width: 80px;
	clear: both;
}

.formContainer input, .formContainer textarea {
	float: right;
	padding: 2px;
	margin: 0 0 8px 0;
	border: 1px solid #A6A6A6;
	width: 240px;
}

.formContainer input {
	background: url("images/inputBg.gif") repeat-x;
}

.formContainer textarea {
	height: 186px;
	background: #ECECEC url("images/textareaBg.gif") repeat-x;
}

textarea.textareaSmall {
    background: url("images/textareaBg2.gif") repeat-x;
    height: 100px;
}

.formContainer button {
    clear: both;
    float: left;
	background: url("images/btnBg.gif") no-repeat 0 1px;
	width: 95px;
	height: 28px;
	border: 0;
	padding: 0;
	margin: 0 0 0 240px;
	color: #fff;
	display: inline;
    /*
	padding: 2px 5px 2px 5px;
	border: 1px solid #777;
	background: #ddd;
	*/
}

.formContainer span {
	float: right;
	width: 187px;
	padding: 0 0 0 20px;
	color: #D2D2D2;
}

.leftForm {
	font-size:12px;
	float: left;
	width: 200px;
}

.partner {
	height: 70px;
	padding: 20px 0 20px 0;
}

.partnerLogo {
	float: left;
	text-align: left;
	width: 180px;
}


.partner p {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	width: 357px;
}

a#backtotop:link, a#backtotop:active, a#backtotop:visited, a#backtotop:hover {
	float: right;
	background: url("images/backtotop.gif") no-repeat right 5px;
	margin: 20px 0 0 0;
	padding: 0 10px 0 0;
	font-size: 10px;
	text-align: right;
	border-bottom: 1px solid #EA0813;
	text-decoration: none;
}

.y {
	display: block;
	color: #ffdd00;
	padding: 20px 0 20px 0;
}

.interestForm {
    background: url("images/interestBg.gif") no-repeat; 
    padding: 10px 10px 10px 10px;
    width: 517px;
    height: 294px;
}

.interestFormWrap {
    background: url("images/interestFormBottom.gif") no-repeat bottom;
    padding: 0 0 2px 0; 
}

.portfolioItem {
    float: left;
    width: 123px;
    height: 102px;
    /*
    clear: both;
    padding: 0 0 6px 0;
    margin: 0 0 19px 0;
    background: url("images/portfolioSep.gif") repeat-x bottom;
    */
}

.portfolioItemSpacer {
	float: left;
	width: 15px;
	height: 15px;
}

.portfolioItem a.portfolioItemAdd:link, .portfolioItem a.portfolioItemAdd:active, .portfolioItem a.portfolioItemAdd:visited {
	float: left;
    font-weight: bold;
    background: url("images/portfolioABg.gif") repeat-x bottom;
    padding: 3px 2px 2px 2px;
}

#pageContent .portfolioItem a.portfolioItemAdd:hover {
	background: url("images/portfolioABgHov.gif") repeat-x bottom;
    text-decoration: none;
}

.portfolioItem a.portfolioItemPic {
    float: left;
    display: block;
    background: url("images/portfolioThumbBg.gif") no-repeat;
    padding: 3px 4px 4px 4px;
    width: 115px;
    height: 80px;
}

.portfolioItemPic img {
    border: 0;
}

.portfolioItem p {
	float: left;
	width: 400px;
    margin: 0;
    padding: 6px 2px 0 2px;
}

.portfolioItem p span {
    color: #517DAA;
    display: block;
    padding: 3px 0 0 0;
    font-weight: bold;
    font-size: 11px;
}

.samplebox {
	padding: 5px;
	border: 1px solid #517DAA;
	background-color: #FFFFCC;
	display: none;
}

#contactIco {
	display: block;
	background: url("images/ico.gif") no-repeat 11px 17px;
	width: 56px;
	height: 35px;
	position: absolute;
	z-index: 2;
}

a.learnMore:link, a.learnMore:active, a.learnMore:visited {
    color: #EA0813;
    text-decoration: none;
}

a.learnMore:hover {
    text-decoration: underline;
}

.leftColSep {
	background: url(images/lmenuLiBg.gif) repeat-x center bottom;
	height: 1px;
}

.knowlege {
	padding: 0 1px 0 2px;
	color: #303030;
}

.knowlege h1 {
	background: url("images/question.gif") no-repeat;
	margin: 0;
    padding: 6px 0 8px 25px;
	font-size: 11px;
}

.knowlege p {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.technologies h1, .leftH1 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #303030;
    text-align: center;
}

.technologies img {
	float: left;
}

.our_projects h1 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #303030;
    text-align: center;
}

.our_projects img {
	float: left;
	padding: 6px 10px;
}

.reference {
	background: url("images/quotes.gif") no-repeat;
	padding-bottom: 40px;
}
	
.reference p {
	margin: 0;
	padding: 0;
}

.reference i {
	font-weight:bold;
	display: block;
	text-align: right;
}

#leftRef {
	display: block;
	background: url(images/quotes.gif) no-repeat 0 20px;
	color: #303030;
	line-height: 1.3;
	padding: 20px 5px 10px 5px;
	text-decoration: none;
	text-align: justify;
}

#homeRightCol {
	float: right;
	display: inline;
	width: 325px;
	margin: 20px 20px 0 0;
}

.homeBox {
	background: #fff url("images/homeBoxBg.gif") repeat-x;
    padding: 1px;
}

.homeBox1 {
    padding: 0 10px 1px 15px;
    margin: 0 0 3px 0;
}

.homeBox h1 {
	background: url("images/homeTitleBg.gif") repeat-x;
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 12px;
	font-family: Arial;
	height: 19px;
	color: #686868;
}

.homeBoxWhite {
    background: #fff;
}

.homeBoxNews {
    background: #fff;
    height: 80px;
    padding: 8px 5px 9px 5px;
}

.homeBoxNews a img {
	float: left;
	width: 75px;
	margin: 0 10px 0 0;
	border: 1px solid #E2E2E2;
}

.homeBoxNews a:link, .homeBoxNews a:active, .homeBoxNews a:visited {
    color: #E71822;
    text-decoration: none;
}

.homeBoxNews a:hover {
    text-decoration: underline;
}

.homeBoxNews a.newsTitle {
    font-weight: bold;
} 

.homeBoxNews p {
	margin: 0;
	padding: 9px 0 0 0;
	line-height: 1.5;
}

.projects {
	background: #fff;
	padding: 6px 1px 5px 1px;
}

#homeAbout {
	padding: 10px;
	background: #fff;
	line-height: 1.5;
}

/* homepage slider -------------------------------------------------------------*/
.stepcarousel {
	position: relative; /*leave this value alone*/
	border: 1px solid #918787;
	overflow: scroll; /*leave this value alone*/
	width: 423px; /*Width of Carousel Viewer itself*/
	height: 281px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 1px; /*margin around each panel*/
	width: 421px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#homeSlideTabs {
	margin: 0 0 0 20px; 
}

#homeSlideTabs a:link, #homeSlideTabs a:active, #homeSlideTabs a:visited {
	display: block;
	float: left;
	background: url("images/homeSlideTab.gif");
	color: #ffffff;
	width: 141px;
	height: 27px;
	padding: 12px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-family: Arial;
}

.homeSlideTabsSpacer {
	float: left;
	width: 1px;
	height: 20px;
}

a.moreRef:link, a.moreRef:active, a.moreRef:visited, a.moreRef:hover {
	display: block;
	background: url("images/moreRefBg.gif") no-repeat center;
	color: #444444;
	height: 17px;
	padding: 1px 0 0 0;
	text-align: center;
	text-decoration: none;
}

#security_code {
    width: 139px;
    margin: 7px 0 10px 10px;
    float: left;
}

.captcha {
    float: left;
    margin-left: 90px;
}

.videothumb {
	float: left;
	display: inline;
	margin-left: 40px;
}

.videothumb img {
	border: 2px solid #EA0813;
}

.form_domain {
	border: 1px solid #DBDBDB;
	background: url(images/bg_form_domain.gif) repeat-x scroll 0 0;
	height: 60px;
	text-align: center;
	font-weight: bold;
	color: #4E4E4E;
	padding-top: 5px;
	margin: 10px 0;
}
.form_domain p{
	margin: 0 0 5px 0;
	color: #000;
}

.form_domain input {
	border: 1px solid #A6A6A6;
	padding: 3px;
	margin: 0 10px;
	background-color: #FFFFFF;
}

.form_domain button {
	background:transparent url(images/btnBg.gif) no-repeat scroll 0 1px;
	border:0 none;
	clear:both;
	color:#FFFFFF;
	display:inline;
	height:28px;
	padding:0;
	width:95px;
}
