/* style.css */

/* document reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0pt; padding:0pt; } table { border-collapse:collapse; border-spacing:0pt; } fieldset, img { border:0pt none; } address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; } ol, ul { list-style-image:none; list-style-position:outside; list-style-type:none; } caption, th { text-align:left; } h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } q:before, q:after { content:'"'; } abbr, acronym { border:0pt none; } * {outline: none}  
a { text-decoration: none; }
html {
    font-family: Arial;
    font-size: 12px;
}

/* ********************** begin site styles ******************** */

body {
	background: url(../img/frontEnd/bg.jpg);
	color: #333333;
	font-family: helvetica, arial, sans-serif;
}


/* GENERAL STYLES */
p, h1, h2, h3, h4, span, ul li, ul ol, table td {
   font-family: Arial, Verdana, sans-serif;
   font-size:14px; 
}


#socialChannels{
    width: 32px;
    position: fixed;
    right:0;
    top:36%;
}

div#socialChannels div#twitter a{
    display: block;
    margin-bottom:6px;
    width:32px;
    height:32px;
    background: url(../img/frontEnd/sprite.png) -1462px 0px no-repeat;
    text-decoration: none;
}

div#socialChannels div#facebook a{
    display: block;
    margin-bottom:6px;
    width:32px;
    height:32px;
    background: url(../img/frontEnd/sprite.png) -1462px -32px no-repeat;
    text-decoration: none;
}

div#socialChannels div#linkedin a{
    display: block;
    margin-bottom:6px;
    width:32px;
    height:32px;
    background: url(../img/frontEnd/sprite.png) -1493px 0px no-repeat;
    text-decoration: none;
}

div#socialChannels div#rss a{
    display: block;
    margin-bottom:6px;
    width:32px;
    height:32px;
    background: url(../img/frontEnd/sprite.png) -1462px -64px no-repeat;
    text-decoration: none;
}

#topBar{
    height:11px;
    background-color:#495d85;
}

#wrapper{
    width:940px;
    margin: 0 auto;
}

/*TOP BOXES*/

#boxPhones{
    float:right;
    height:39px;
    background: #495d85;
    border:2px solid #6a80ab;
    border-top: 0 none;
    color:#b5c6e8;
    padding-right: 10px;
    cursor: pointer;
}

#boxPhones span#iconBoxPhones{
    display: inline-block;
    float:left;
    width:35px;
    height:32px;
    background: url(../img/frontEnd/sprite.png) -39px -24px no-repeat;
    margin: 3px 0px 0px 11px;
}

#boxPhones span.phoneNumber{
    display: inline-block;
    float:left;
    margin: 2px 0px 0px 11px;
}

#boxEmails{
    float:right;
    height:39px;
    background: #495d85;
    border:2px solid #6a80ab;
    border-top:0 none;
    color:#b5c6e8;
    margin-right:8px;
    padding-right: 10px;
    cursor: pointer;
}

#boxEmails span#iconBoxEmails{
    float:left;
    width:39px;
    height:32px;
    background: url(../img/frontEnd/sprite.png) 0px -24px no-repeat;
    margin: 4px 0px 0px 11px;
}

.adreseEmail{
    float:left;
    margin:2px 5px 5px;
    line-height:18px;
}

#boxEmails span.emailAddress{
    display: block;
    float:left;
    margin: 2px 0px 0px 11px;
}

#boxFlags{
    float:right;
    margin-right:7px;
}

#boxFlags ul{
    margin-top:12px;
}

#boxFlags ul li{
    float:left;
    margin-right:5px;
}

#boxFlags ul li a#engFlag, #boxFlags ul li a#frFlag, #boxFlags ul li a#dlFlag, #boxFlags ul li a#itFlag, #boxFlags ul li a#rumFlag{
    text-decoration: none;
    display: inline-block;
    width:30px;
    height:24px;
    background: url(../img/frontEnd/sprite.png) 0px 0px no-repeat;
}

#boxFlags ul li a#rumFlag{
    background: url(../img/frontEnd/sprite.png) -120px 0px no-repeat;
}

#boxFlags ul li a#frFlag{
    background: url(../img/frontEnd/sprite.png) -30px 0px no-repeat;
}

#boxFlags ul li a#dlFlag{
    background: url(../img/frontEnd/sprite.png) -60px 0px no-repeat;
}

#boxFlags ul li a#itFlag{
    background: url(../img/frontEnd/sprite.png)-90px 0px no-repeat;
}

/*HEADER*/
#header{
    margin-top:20px;
    width:940px;
    height:180px;
    background: url(../img/frontEnd/sprite.png) 0px -142px no-repeat;
}

#logo h1 a {
	background: url(../img/frontEnd/sprite.png) 0px -56px no-repeat;
	overflow: hidden;
	padding-top: 86px;
	width: 154px;
	float: left;
	height: 0;
    margin:35px 0px 0px 33px;
}

#logo h1 a.eng {
	background: url(../img/frontEnd/sprite.png) -981px -400px no-repeat;
	overflow: hidden;
	padding-top: 84px;
	width: 180px;
	float: left;
	height: 0;
    margin:35px 0px 0px 33px;
}

#mycarousel li p{
    display: inline;
}

#mycarousel li a{
    font-weight:bold;
    font-style: italic;
    color:#4d4d4d;
    font-size:13px;
}

#mycarousel li a:hover{
    text-decoration: underline;
}

#header .jcarousel-skin-tango{
    float:left;
    width:458px;
    height:120px;
    margin:38px 0px 0px 54px;
    overflow: hidden;
}
.phoneTop { font-size: 12px; margin-left: 3px; }
#header ul { height: 120px; }
#header ul li { width: 458px; display: none; }
#header ul li.displayLI { display: block; }
#header ul li p{
    font-style: italic;
    font-size:13px;
    color:#4d4d4d;
}

#header ul li p.testimonialAuthor{
    margin-top:20px;
    float:right;
    font-family: Georgia;
    font-size:15px;
    font-style: italic !important;
}

#header ul li span.testimonialName{
    color:#495d85;
    
}

/*MAIN MENU*/
#mainMenu ul{
    margin-top:1px;
}

#mainMenu ul li{
    float:left;
}

#mainMenu ul li a{
    text-decoration: none;
    line-height: 37px;
    text-align: center;
    color:#4d4d4d;
    position: relative;
    z-index: 5;
}

#mainMenu ul li a#mainMenu-1 {display: inline-block; width:136px; height:52px; background: url(../img/frontEnd/sprite.png) 0px -322px no-repeat;}
#mainMenu ul li a#mainMenu-2 {display: inline-block; width:161px; height:52px; background: url(../img/frontEnd/sprite.png) -136px -322px no-repeat;}
#mainMenu ul li a#mainMenu-10 {display: inline-block; width:121px; height:52px; background: url(../img/frontEnd/sprite.png) -297px -322px no-repeat;}
#mainMenu ul li a#mainMenu-11 {display: inline-block; width:109px; height:52px; background: url(../img/frontEnd/sprite.png) -418px -322px no-repeat;}
#mainMenu ul li a#mainMenu-12 {display: inline-block; width:143px; height:52px; background: url(../img/frontEnd/sprite.png) -527px -322px no-repeat;}
#mainMenu ul li a#mainMenu-14 {display: inline-block; width:147px; height: 52px; background:url(../img/frontEnd/sprite.png) -670px -322px no-repeat; }
#mainMenu ul li a#mainMenu-15{display: inline-block; width:123px; height: 52px; background:url(../img/frontEnd/sprite.png) -817px -322px no-repeat; }

#mainMenu ul li a#mainMenu-1:hover, #mainMenu ul li a#mainMenu-1.selected, #mainMenu ul li a#mainMenu-1.active {display: inline-block; width:136px; height:52px; background: url(../img/frontEnd/sprite.png) 0px -375px no-repeat; color:#fff;}
#mainMenu ul li a#mainMenu-2:hover, #mainMenu ul li a#mainMenu-2.selected, #mainMenu ul li a#mainMenu-2.active {display: inline-block; width:161px; height:52px; background: url(../img/frontEnd/sprite.png) -136px -375px no-repeat; color:#fff;}
#mainMenu ul li a#mainMenu-10:hover, #mainMenu ul li a#mainMenu-10.selected, #mainMenu ul li a#mainMenu-10.active {display: inline-block; width:121px; height:52px; background: url(../img/frontEnd/sprite.png) -297px -375px no-repeat; color:#fff;}
#mainMenu ul li a#mainMenu-11:hover, #mainMenu ul li a#mainMenu-11.selected, #mainMenu ul li a#mainMenu-11.active {display: inline-block; width:109px; height:52px; background: url(../img/frontEnd/sprite.png) -418px -375px no-repeat; color:#fff;}
#mainMenu ul li a#mainMenu-12:hover, #mainMenu ul li a#mainMenu-12.selected, #mainMenu ul li a#mainMenu-12.active {display: inline-block; width:143px; height:52px; background: url(../img/frontEnd/sprite.png) -527px -375px no-repeat; color:#fff;}
#mainMenu ul li a#mainMenu-14:hover, #mainMenu ul li a#mainMenu-14.selected, #mainMenu ul li a#mainMenu-14.active {display: inline-block; width:147px; height: 52px; background:url(../img/frontEnd/sprite.png) -670px -375px no-repeat; color:#fff;}
#mainMenu ul li a#mainMenu-15:hover, #mainMenu ul li a#mainMenu-15.selected, #mainMenu ul li a#mainMenu-15.active {display: inline-block; width:123px; height: 52px; background:url(../img/frontEnd/sprite.png) -817px -375px no-repeat; color:#fff;}

/*SUBMENU*/

#mainMenu ul li ul.submenu{
    position: absolute;
    top:290px;
    border:1px solid #c9dde5;
    background:#e5ecee url(../img/frontEnd/submenuBg.jpg) repeat-x;
    display: none;
    padding: 10px 0 3px;
    z-index:3;
    padding-right: 7px;
    min-width:160px;    
}

#mainMenu ul li ul.submenu li {
    clear: both; 
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 0px;
    margin-top: 0px; 
    background: url(../img/frontEnd/submenu_horizontalBar.jpg) 0% 100% repeat-x;
    width: 94%;
    }
    
#mainMenu ul li ul.submenu li.last{
    background: none;
}

#mainMenu ul li ul.submenu li a { 
    line-height: 28px; 
    text-indent: 18px;
    display:inline-block;
    background: url(../img/frontEnd/submenu_arrows.png) 5px 50% no-repeat;
}
#mainMenu ul li:hover ul.submenu{ display: block; }
#mainMenu ul li ul.submenu li a:hover{
    color:#f5852d;
}

/*CONTENT CONTAINER*/

/*MAIN CONTENT*/
#mainContent{
    width:700px;
    float:left;
}

#contentContainer{
    margin-top:23px;
}

div.boxText, div.category div.post{
    width:220px;
    float:left;
    margin-right:20px;
    margin-bottom:25px;
}

div.category div.post{
    margin-right:13px !important;
}

#contentContainer div.exception{
    margin-right:0px;
}

div.boxText h2{
    min-height: 30px;
    line-height:20px;
    font-size:15px;
    font-weight:bold !important;
    
}
h2.entry-title a{
    min-height: 40px;
    line-height:20px;
font-weight:bold;
color:#333;
display:block;
}

h2.entry-title a:hover{
    text-decoration: underline;
}

div.boxText p{
    font-size:12px;
    color:#4d4d4d;
    line-height:16px;
    margin-bottom:23px;
}

div.boxText a.moreBtn{
    color:#fff;
    float:right;
    text-decoration: none;
    display: inline-block;
    width:100px;
    height:26px;
    background: url(../img/frontEnd/sprite.png) -154px 0px no-repeat;
    margin-top:6px;
}

div.boxText a.moreBtn:hover{
    cursor: pointer;
    text-decoration: none;
    background: url(../img/frontEnd/sprite.png) -254px 0px no-repeat;
}

div.boxText a.moreBtn span, .more-link span{
    padding-left:38px;
    margin-top:4px;
    font-size:13px;
    display: block;
    color:#fff !important;
}

div.seoBox{
    float:left;
    width:217px;
    border:1px solid #d5d5d5;
    margin-right:20px;
    background:#d5d5d5 url(../img/frontEnd/seoBoxBg.jpg) repeat-x;
}

div.seoBox h2{
    margin-top:14px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:12px;
}

div.seoBox ul li a{
    color: #4D4D4D;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 7px;
    margin-left: 10px;

}

div.seoBox ul li a:hover{
    color:#f5852d;
}

/*RIGHT COL*/
#rightCol{
    width:220px;
    float:left;
    margin-left:20px;
}

div.rightColBox{
    margin-bottom:18px;
}

div.bottomBoxGlow{
    width:220px;
    height:11px;
    background: url(../img/frontEnd/downShadow.jpg) no-repeat;  
}

#chatBox{
    width:220px;
    height:54px;
    background: url(../img/frontEnd/widgetsBg.jpg) repeat;
}

div#chatBoxIcon{
    width:64px;
    height:60px;
    background: url(../img/frontEnd/sprite.png) -154px -39px no-repeat;
    position: relative;
    top:-11px;
    left:14px;
    float:left;
}

div#chatStatus{
    float:left;
    margin:9px 0px 0px 24px;
}

span#chatInvite{font-size:11px; }
span#chatInvite a{color: #4d4d4d;}


div#estimareBox{
    float:left;
    width:220px;
    height:124px;
    background:url(../img/frontEnd/widgetsBg.jpg) repeat;
}

div#estimareBox p{
    color: #4D4D4D;
    font-size: 18px;
    margin: 10px 0 15px;
    text-align: center;
}

#craftysyntax{margin-bottom:20px; position:relative; margin-top:-5px;}

div#estimareBox p span{
    font-size:18px;
    color:#fc780f;
    margin-right: 6px;
}

div#estimareBox a{
    margin-left: 7px;
    text-decoration: none;
    display: inline-block;
    width: 206px;
    height: 31px;
    background: url(../img/frontEnd/sprite.png) -380px 0px no-repeat;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
div#estimareBox a:hover{background-position: -380px -31px;}
/*
#estimarePretBtn {
    color:#fff !important;
    font-weight:bold !important;
    font-family: Arial, sans-serif !important;
    display: inline-block !important;
    line-height: ;
}*/

div#newsLetterBox{
    float:left;
    width:220px;
    background:url(../img/frontEnd/widgetsBg.jpg) repeat;
}

div#newsLetterBoxIcon{
    width:64px;
    height:60px;
    background: url(../img/frontEnd/sprite.png) -222px -39px no-repeat;
    position: relative;
    top:-11px;
    left:14px;
    float:left;
}

div#newsLetterBox span{
    color: #4D4D4D;
    float: left;
    font-size: 14px;
    margin-left: 21px;
    margin-top: 12px;
    width: 134px;
}

div#newsLetterBox input{
    font-style: italic;
    color:#979696;
    width:188px;
    border-top:1px solid #c7c7c7;
    border-left:1px solid #c7c7c7;
    height:20px;
    min-height:20px !important;
    margin:2px 14px 0px;
}

div#newsLetterBox input#newsLetterBtn, #loginSubscriber, #inVizita{border: 0 none; color:#fff; width:181px; height:22px; margin-top:5px; float:right; margin-right:14px; font-style: normal;
background: url(../img/frontEnd/sprite.png) -1252px -279px no-repeat;
cursor: pointer;
text-align: center;
line-height: 22px;
padding-left: 10px;
position: relative;
}

#loginSubscriber span, #inVizita span {
    background: url("../img/frontEnd/ajaxLoader.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    left: -14px;
    margin: 0;
    position: absolute;
    top: 7px;
    width: 10px;
	display: none;
	margin: 0 !important;
}

div#newsLetterBox input#newsLetterBtn { display: none; padding-left: 28px; }
div#newsLetterBox input#newsLetterBtn:hover, #loginSubscriber:hover, #inVizita:hover{
    background-position: -1252px -301px; 
}

div.facebookLikeBox{
    float:left;
    width:220px;
}


div#partners{
    margin-top:45px;
    height:111px;
    background: url(../img/frontEnd/bottomPartnersBg.jpg) repeat-x;

}

ul#mycarousel2{
    width:921px;
    margin:0 auto;
    padding-top:10px !important;
    
}

ul#mycarousel2 li{
    float:left;
}

ul#mycarousel2 li a{
    text-decoration: none;
    margin-left:6px;
}

ul#mycarousel2 li #partner{display: inline-block; width:146px; height:94px;}

#footerWrapper{
    min-height:66px;
    background:#495d85;
    margin-top:8px;
}

#footer, .copyrightBottom{
    width:940px;
    margin:0 auto;
}

#footerWrapper ul{
    width:921px;
    margin:0 auto;
    padding-top:17px;
}

#footerWrapper ul li{
    float:left;
}

#footerWrapper ul li a{
    text-decoration: none;
    color:#fff;
    padding:10px;
    font-size:12px;
}

#footerWrapper ul li a:hover{text-decoration: underline;}

#footerWrapper .copyrightBottom{
    font-size: 12px;
    color:#fff;
    padding-left:38px;
    padding-top:6px;
}

.galleryPage a { border: 1px solid #cecece; padding: 2px; margin: 0 5px 10px 0; display: block; float: left; }
.galleryPage a:hover { border: 1px solid #777; }
/*TRADUCERI PAGE*/
div.textPageContainer h2, div#pageContent h2{
    min-height: 40px;
    line-height:20px;
    font-size:15px;
    font-weight:bold !important;
}

div.textPageContainer p, div.textPageContainer div, div.textPageContainer p span, div#pageContent p{
    font-size:12px;
    color:#4d4d4d;
    line-height:16px;
    margin-bottom:23px;
}
div.textPageContainer ul li{
    font-size:12px;
    color:#4d4d4d;
    line-height:16px;
    list-style-type: disc;
    list-style-position: inside;
}
div.textPageContainer ul { margin-bottom: 23px; }


div.textPageContainer.sitemap { padding-bottom: 20px; }
div.textPageContainer.sitemap ul li { line-height: 26px; font-size: 12px; }
div.textPageContainer.sitemap ul li a { color: #5276BA; }
div.textPageContainer.sitemap ul li a:hover { color: #FC780F; text-decoration: none; }
div.textPageContainer.sitemap ul li ul { margin-left: 20px; }

/*FAQ PAGE*/

div.textPageContainer .raspuns {display: none; margin-bottom:3px;}
div.textPageContainer .intrebare span { cursor: pointer; font-style: italic; font-size: 13px; line-height: 20px; }
div.textPageContainer .intrebare span:hover, #containerText .intrebare span.opened { color: #394d73; text-decoration: underline; }
.raspuns a.top{float:right;}
.raspuns a.top span.gotopIcon{
    margin-left:10px;
    display: inline-block;
    width:16px;
    height:16px;
    background: url(../img/frontEnd/sprite.png) -941px -410px no-repeat;
}
/*PORTOFOLIU PAGE*/
div.boxTextPortofoliu{
    width:220px;
    float:left;
}

#mainContentPortofoliu h2{
    min-height: 40px;
    line-height:20px;
    font-size:18px;
    font-weight:bold !important;
}

div.boxTextPortofoliu p{
    font-size:12px;
    color:#4d4d4d;
    line-height:16px;
    margin-bottom:23px;
}

#mainContentPortofoliu{
    width:940px;
}

.tabContainer{
    width:700px;
    float:left;
    margin-bottom:20px;
    margin-left:20px;
}

ul.tabNavigation li{
    float:left;
}

ul.tabNavigation li a{
    display: inline-block;
    width:140px;
    height:35px;
    text-decoration: none;
    text-align:center;
    font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
    line-height:35px;
    color:#fff;
    margin-right:2px;
    background: url(../img/frontEnd/sprite.png) -1080px -142px no-repeat;
}

ul.tabNavigation li a#fotoBtn:hover, ul.tabNavigation li a#videoBtn:hover, ul.tabNavigation li a#presaBtn:hover, ul.tabNavigation li a.selectedTab{
    background: url(../img/frontEnd/sprite.png) -940px -142px no-repeat;
}

div.tabContainerContent{
    background:#5a719c;
    padding-top:20px;
    padding-left:15px;
    padding-right:10px;
    width:675px;
    float:left;
}

div.movieTab, div.presaTab { display: none; }
div.fotosDiv ul.show, div.videosDiv ul.show, div.pressDiv ul.show  { display: block; }
div.fotosDiv ul.show li, div.videosDiv ul.show li, div.pressDiv ul.show li { float: left; }
div.fotosDiv ul, div.videosDiv ul, div.pressDiv ul { display: none; }

div.fotoTab ul li a, div.movieTab ul li a, div.presaTab ul li a{
    float:left;
    width:124px;
    margin-right:12px;
}

div.fotoTab ul li a img, div.movieTab ul li a img{
    border:1px solid #354b77;
}

div.paginatePage{
    float:left;
    padding:10px 0px;
    display: block;
}

div.paginatePage ul li{
    float:left;
}

div.paginatePage ul li a{
    text-decoration:none;
    display: inline-block;
    float:left;
    text-decoration: none;
    color:#d4d4d4;
    background:#eee;
    border:1px solid #dedede;
    padding:7px 10px;
    font-size:12px;
    font-weight: bold;
    margin-right:2px;
}

div.paginatePage ul li a:hover, div.paginatePage ul li a.selected{
    color:#8d8d8d;
    background:#d3d3d3;
}

div.paginateTab{
    padding:10px 0px;
    display: block;
}

div.paginateTab li { float: left; }

div.spacer{
    height:10px;
}

div.paginateTab ul li a{
    display: inline-block;
    float:left;
    text-decoration: none;
    color:#fff;
    background:#354b77;
    border:1px solid #2c426a;
    padding:7px 10px;
    font-size:12px;
    font-weight: bold;
    margin-right:2px;
}

div.paginateTab ul li a:hover, div.paginateTab ul li a.selected{
    background: #5a719c;
}
div.paginateTab{
    padding:10px 0px;
    display: block;
}
div.paginateTab ul {
    display: block;
}

div.spacer{
    height:10px;
}

div.paginateTab ul li a{
	width: 7px;
    display: inline-block;
    float:left;
    text-decoration: none;
    color:#fff;
    background:#354b77;
    border:1px solid #2c426a;
    padding:7px 10px;
    font-size:12px;
    font-weight: bold;
    margin-right:2px;
	height: 12px;
	line-height: 12px;
}

div.paginateTab ul li a:hover, div.paginateTab ul li a.selected{
    background: #5a719c;
}

div.testimonialSlides div.testimonialHidden { display: none; }
div.testimonialSlides div.testimonialHidden.displayed { display: block; }

div.testimonialSlides h3{
    color:#fff;
    font-style: italic;
    font-weight: normal;
}

div.testimonialSlides h3 span{
    font-weight: bold;
    font-size:13px;
    padding-left: 20px;
}

div.testimonialSlides p{
    font-size:12px;
    line-height:16px;
    color:#fff;
    margin-top: 20px;
    margin-bottom: 10px;
}

.bigPortofolioBox{
    margin-bottom:25px;
}

.contactPageSeo{
    margin-top:20px !important;
}

.contactCol1{
    background:#5a719c;
    width:460px;
    float:left;
    *display:inline;
}

.contactCol1Big{
    width:460px;
    float:left;
    *display:inline;
}

.contactData {
	margin: 10px 0;
	float: left;
}

.contactData p {
	color: #4D4D4D;
    font-size: 14px;
    line-height: 22px;
}

.contactCol1 h2{
    font-size:24px;
    color:#fff;
    margin-left:32px;
    margin-top:24px;
}

.contactCol1 form{
    margin-left:32px;
    margin-top: 24px;
}

.contactCol1 form label{
    display: inline-block;
    float:left;
    width:120px;
    color:#fff;
    font-weight: bold;
    font-size:15px;
    padding-top:9px;
}

.inputArea{
    margin-bottom:14px;
}

.contactCol1 form input{
    height:28px;
    width:260px;
    line-height:28px;
}

.contactCol1 form select{
    height:32px;
    width:264px;
    padding:6px;
}

.contactCol1 form textarea{
    width:260px;
}

.contactCol1 form div.error-message{
    float:left;
    font-style: italic;
    color:#fb7811;
    font-size:13px;
    margin:6px 0px;
    margin-left:100px;
}

.contactCol1 form input#submitBtn, .submitSubscribe input, .submitSubscribeReactivate input, #laterLogin, #rescribe, #rescribeUpdate, #modifyEmail{
    width:140px;
    height:38px;
    background: url(../img/frontEnd/sprite.png) -940px -177px no-repeat;
    border: 0 none;
    float:right;
    margin: 20px;
    margin-right:49px;
    cursor: pointer;
    color:#fff;
    font-weight:bold;
    font-size:15px;
    padding-left:42px;
}

.contactCol1 form input#submitBtn:hover, .submitSubscribe input:hover, .submitSubscribeReactivate input:hover, #laterLogin:hover, #rescribe:hover, #rescribeUpdate:hover, #modifyEmail:hover {
    background: url(../img/frontEnd/sprite.png) -1080px -177px no-repeat;
    
}

.contactCaptcha{
    float:left;
    margin-left:204px;
}

.contactCol2{
    margin-left: 20px;
    float:left;
    *display: inline;
    width:220px;
}

.contactCol2 div.location{
    margin-bottom:30px;
}
.contactCol2 div.location h3{
    margin-bottom:10px;
    color:#5a719c;
    font-size:18px;
}

.contactCol2 div.location h3:hover{
    text-decoration: underline;
    cursor:pointer;
}

.contactCol2 div.location p{
    line-height:16px;
    font-size:12px;
}

.contactCol2 div.location a{
    margin-top:10px;
    display: inline-block;
    text-decoration: none;
    color:#a4a4a4;
    font-size:13px;
    font-style: italic;
}

.contactCol2 div.location a:hover{
    text-decoration: underline;
}

.contactCol2 div.location div.maps{
    width:220px;
    height:180px;
    border:1px solid #5a719c;
    margin-top:10px;
}

/*FORMULAR OFERTA*/
.upload{margin-top:7px; width:145px; float:left;}

#addLang{
    border:0 none;
    width:100px;
    height:26px;
    background: url(../img/frontEnd/sprite.png) -380px -88px no-repeat;
    color:#fff;
    padding-left:24px;
}

#addLang:hover{
    background-position:-380px -62px;

}

#formContent{
    margin-bottom:20px;
}

div.textAreaSpace div.error-message{
    padding-left:140px;
    margin-top:5px;
    display: inline-block;
}

div.specificareLimbi span{
    display: inline-block;
    float:left;
    min-width:90px;
}

div.limbaSelector2{
   margin-left:0px !important; 
}

div.specificareLimbi a.removeLang{
    text-decoration: none;
    float:left;
    display: inline-block;
    width:16px;
    height:16px;
    background:url(../img/frontEnd/sprite.png) -940px -341px no-repeat;
}

span.backBtn{
    padding-top:20px !important;
    padding-left:230px !important;
}

.backBtnPadded{
    margin-left:30px;
}

span.backBtn a{
    text-decoration: none;
    width:140px;
    height:38px;
    display: block;
    background: url(../img/frontEnd/sprite.png) -1112px -279px no-repeat;
    color:#fff;
    font-size:15px;
}

span.backBtn a:hover{
    background-position:-972px -279px;
}

span.bgSimple a{
    background:url(../img/frontEnd/sprite.png) -972px -355px no-repeat;
}

span.bgSimple a:hover{
    background:url(../img/frontEnd/sprite.png) -1112px -355px no-repeat;
}

span.backBtn a span{
    margin-left:34px;
    margin-top:-19px;
    font-size:15px;
}

span.bgSimple a span{
    margin-left:40px !important;
}

div.error-message{
    color:red;
    padding-left:20px;
    padding-top:3px;
    font-weight:bold;
}

.formTop{
    float:left;
    width:698px;
    height:52px;
    background:#5a719c;
    border:1px solid #345186;
}

.formTop ul{
    position: relative;
    top:-10px;
}

.formTop ul li{
    float:left;
    color:#fff;
    font-size:13px;
    margin-left:48px;
    text-align:center;
}

.formTop ul li span#oferta1, .formTop ul li span#oferta2, .formTop ul li span#oferta3, .formTop ul li span#oferta4, .formTop ul li span#oferta5, .formTop ul li span#oferta1Page, .formTop ul li span#oferta2Page, .formTop ul li span#oferta3Page, .formTop ul li span#oferta4Page, .formTop ul li span#oferta5Page{
    display: inline-block;
    width:32px;
    height:32px;
    background: url(../img/frontEnd/sprite.png) -940px -215px no-repeat;
    margin-left:23px;
    margin:0 auto;
}

.formTop ul li span#oferta2{ background-position: -972px -215px; }
.formTop ul li span#oferta3{ background-position: -1004px -215px; }
.formTop ul li span#oferta4{ background-position: -1036px -215px; }
.formTop ul li span#oferta5{ background-position: -1068px -215px; }

.formTop ul li span#oferta1Page{ background-position: -940px -247px; }
.formTop ul li span#oferta2Page{ background-position: -972px -247px; }
.formTop ul li span#oferta3Page{ background-position: -1004px -247px; }
.formTop ul li span#oferta4Page{ background-position: -1036px -247px; }
.formTop ul li span#oferta5Page{ background-position: -1068px -247px; }

.formTop ul li p{
    font-size:12px;
    margin-top:8px;
}

div.rubriq{
    border-bottom:1px solid #ccc;
    padding-bottom:20px;
}

#formContent div.rubriq h3{
    margin: 20px 0px;
    margin-left:20px;
    color:#5a719c;
}

.questionHint{
    padding:10px;
    border:1px solid #000;
    width:200px;
    margin-top:-36px;
    position: absolute;
    float:right;
    margin-left:425px;
    display: none;
    background:#fff;
    z-index:10;
}

.questionHint p{
    font-size:12px;
    line-height:16px;
}

#radioGroup{
    float:right;
    margin-right:32px;
}

#radioGroup input{
    float:left;
    margin-left:30px;
}

#radioGroup span{
    float:left;
}

#radioGroup label{
    float:left;
    font-size:12px;
    padding-left:7px;
    padding-top:4px;
    cursor: pointer;
}

#radioGroup label:hover{
    text-decoration: underline;
}

#iconManualEnter{
    display: block;
    margin-left:3px;
    width:16px;
    height:16px;   
    background: url(../img/frontEnd/sprite.png) -940px -279px no-repeat; 
}

#iconUploadEnter{
    display: block;
    margin-left:3px;
    width:16px;
    height:16px;
    background: url(../img/frontEnd/sprite.png) -940px -295px no-repeat;
}

#OfferText{
    float:left;
    margin-right: 20px;
}

div.textAreaSpace textarea#OfferText{
    margin-left:61px;
    width:500px;
}

#OfferType1{
    margin-left:30px;
}

div.textAreaSpace{
    width:679px;
    float:left;
    margin-left:30px;
}

div.textAreaSpace label{
    float:left;
    font-size:12px;
    cursor: pointer;
    margin-right:20px;
}

div.textAreaSpace label:hover{
    text-decoration: underline;
}

textarea#manualEnterTextArea{
    width:528px;
    min-height:245px;
    border:1px solid #5a719c;
    float:left;
    margin-left:90px;
}

.questionFormIcon{
    display: inline-block;
    float:right;
    cursor: help;
    margin-right:30px;
    width:15px;
    height:15px;
    background: url(../img/frontEnd/sprite.png) -940px -311px no-repeat;
}

.limbaSelector{
    float:left;
    margin-left:20px;
    margin-bottom:10px;
    width:700px;
}

.categoriaSelector{
    float:left;
    margin-left:20px;
}

.limbaSelector label, .categoriaSelector label{
    font-size:12px;
    width:150px;
    float:left;
    padding-top:3px;
}

.limbaSelector select, .categoriaSelector select{
    float:left;
    width:200px;
    text-align: justify;
    margin-right:20px;
    padding-left:20px;
}

.traducereExpress p{
    margin-left:24px;
    font-size:12px;
    float:left;
    width:146px;
    padding-top:4px;
}

.traducereExpress div.selectareTipRadios{
    float:left;
    font-size:12px;
}

.inputTipTradLength{
    width:290px;
    padding-bottom:4px;
}

.inputTipTradLength label{
    margin-left:5px;
}

.inputTipTradLength label:hover{
    text-decoration: underline;
}

.continua span{
    font-size:12px;
    margin-left:20px;
    padding-top:30px;
    display: block;
    float:left;
}

#continuaBtn, #submitBtn2, #submitBtn4, .submitBtn3{
    margin-top:20px;
    width:140px;
    height:38px;
    float:right;
    background: url(../img/frontEnd/sprite.png) -940px -104px no-repeat;
    border:0 none;
    color:#fff;
    font-size:15px;
    padding-left:34px;
    cursor: pointer;
}

#continuaBtn:hover, #submitBtn2:hover, #submitBtn4:hover{
    background-position: -1080px -104px;
}

.asLabel{
    float:left;
    font-size:12px;
    width:150px;
    display: block;
    padding:8px 0px;
    font-style: italic
}

.detaliuComanda, .specificareLimbi{
    font-size:12px;
    float:left;
    width:530px;
    display: block;
    padding:8px 0px;
}

.titluComandaField div.error-message{
    margin-left:150px;
    margin-bottom:10px;
}

.specificareLimbi{
    margin-left:0px !important;
}

.specificareLimbi span{
    font-size:12px;
}

div.rubriqComanda div{
    margin-left:20px;
}

.tipMonedaRadios{
    float:left;
    margin-left:0px !important;
}

.tipMonedaRadios2{
    margin-top:5px;
}

.tipMonedaRadios input{
    margin-top:5px;
    margin-right:5px !important;
}

.tipMonedaRadios label{
    font-size:12px;
    position: relative;
    top:-2px;
    cursor: pointer;
    margin-right:20px !important;
}

.tipMonedaRadios label:hover{
    text-decoration: underline;
}

.formLine a{
    float:right;
    text-decoration: none;
    color:#5a719c;
    text-decoration: underline;
}

.formLine a:hover{
    color:#f16a00;
    text-decoration: underline;
}

.formLine2{
    margin-top:15px;
}

.rubriqInfoComanda label{
    font-size:12px;
    float:left;
    margin-left:20px;
    padding-top:4px;
    width:150px;
    cursor: pointer;
}

.rubriqInfoComanda label:hover{
    text-decoration: underline;
}

#titluComanda{
    width:526px;
    float:left;
    margin-bottom:10px;
}

.rubriqInfoComanda textarea{
    width:526px;
}

.rubriq #creeazaComandaBtn{
    margin-top:20px;
    float:right;
    display: block;
    width:140px;
    height:38px;
    background: url(../img/frontEnd/sprite.png) -1220px -104px no-repeat;
}

.rubriq #creeazaComandaBtn:hover{
    cursor: pointer;
    background-position:-1360px -104px;
}

.checkoutPrice{
    padding:10px;
    margin-top:20px;
    float:left;
    width:200px;
    background: #e4e4e4;
}

.checkoutPrice p{
    font-size:18px;
    font-weight: bold;
    width: 90px;
    float:left;
}

.checkoutPrice span{
    font-weight: bold;
    font-style: italic;
}


.rubriqDatePers label{
    font-size:12px;
    float:left;
    margin-left:20px;
    width:140px;
    cursor: pointer;
    padding-top:4px;
}

.rubriqDatePers input[type=text]{
    float:left;
    width:201px;
}

.titluPersoana{
    float:left;
    width:400px;
    margin-bottom:7px;
}

.titluPersoana div.error-message{
    padding-left:30px;
}

.titluPersoana input{
    float:left;
    /*width:5px;*/
}

.titluPersoana label{
    width:30px;
    float:left;
    margin-left:5px;
    cursor: pointer;
    
}

#OfferGenderF, #OfferGenderM{
    position: relative;
    top:4px;
}

.rubriqDatePers div.infoRow{
    width:600px;
    float:left;
    margin-bottom:4px;
}

div.infoRow input {
    margin-right:10px;
}

.infoRowSpecial label{
    width:90px;
    padding-top:2px;
}

.rubriqDatePers input[type=password]{
    float:left;
    width:201px;
}

#posta{
    width:57px;
    margin-right:2px;
}

#oras{
    width:140px;
    margin-bottom:4px;
    margin-right:10px;
}

#tara{width:204px; float:left; margin-right:10px;}

.infoRowPass input{
    width:140px;
}

p#securePassExplain{
    margin: 20px;
    margin-bottom: 0px;
    font-size:12px;
    line-height:16px;
}

p#securePassExplain span{
    font-weight: bold;
    font-size:12px;
}

.bifaTermeni{
    margin-left:20px;
}

.bifaTermeni span{
    padding-left:10px;
    font-size:12px;
}

.bifaTermeni a{
    padding:0px 4px;
    color: #5a719c;
}

#terms{
    float: left;
}


.tipMetodaPlata{
    float:left;
    font-size:12px;
    width:500px;
    margin-left: 0px !important;
    margin-top:4px;

}

.tipMetodaPlata input{
    float:left;
    margin-left:0px;
}

.tipMetodaPlata label{
    display: block;
    width:300px;
    float:left;
    cursor:pointer;
}

.metodePlatiGrup{
    float:left;
}

.detaliuComandaSpaced{
    width:380px;
    line-height:20px;
}

.confirm span{
    font-size:12px;
    margin-left:20px;
    padding-top:30px;
    display: block;
    float:left;
}

#confirmBtn{
    margin-top:20px;
    float:right;
    display: block;
    width:140px;
    height:38px;
    background: url(../img/frontEnd/sprite.png) -1220px -142px no-repeat;
}

#confirmBtn:hover{
    background-position: -1360px -142px;
}

.finalizareBox{
    margin-left:20px;
}

.summaryBox{
    float:left;
    border:1px solid #5a719c;
    padding:20px;
}

.summaryBox th, .summaryBox td{
    height:22px;
    vertical-align: middle;
}

.alignTableTextLeft{
    width:270px;
    text-align: left;
    padding-left:10px;
    font-size:12px;
}

.alignTableTextRight{
    text-align: right;
    padding-right:10px;
    font-size:12px;
}

.summaryBox th{
    font-size:13px;
    background: url(../img/frontEnd/submenu_horizontalBar.jpg) 0 100% repeat-x;
}

.padded{
    margin-left:8px;
}
.padded2{
    margin-left:10px;
}

form input#submitBtn {
    width:140px;
    height:38px;
    background: url(../img/frontEnd/sprite.png) -940px -177px no-repeat;
    border: 0 none;
    float:right;
    margin: 20px;
    margin-bottom: 0px;
    cursor: pointer;
}

#submitBtn4 {
    width:106px;
    height:38px;
    line-height:38px;
    background: url(../img/frontEnd/sprite.png) -940px -177px no-repeat;
    border: 0 none;
    float:right;
    margin: 20px;
    margin-bottom: 0px;
    cursor: pointer;
	text-align: center;
}

form input#submitBtn:hover, #submitBtn4:hover {
    background: url(../img/frontEnd/sprite.png) -1080px -177px no-repeat;
    
}

/*PORTOFOLIU PAGE*/
ul.ourClientsList{
    list-style: disc;
    margin-bottom: 20px;
}

ul.ourClientsList li{
    margin-left:20px;
    line-height:24px;
}

.recomandareBox{
    border-bottom:1px solid #dedede;
    margin-bottom:50px;
}

.recomandareBox h3{
    font-style: italic;
    font-weight: bold;
}

.recomandareSemnatura{
    font-style: italic;
}

/*ARTICOLE*/
h3.widget-title{
    font-size:15px;
    color:#fff;
    background:#5a719c;
    padding:10px;
    border:1px solid #eee;
    margin-bottom:6px !important;
}

.widget-container{
    margin-bottom:10px !important;
}

.content-sidebar ul{
    margin-top:10px;
    margin-bottom:10px;
}

ul li.cat-item{
    margin-left:10px;
    line-height:22px;
}

ul li.cat-item a{
    color:#333;
    text-decoration: none;
}

ul li.cat-item a:hover{
    text-decoration: underline;
}

.tagcloud{
    margin-left:10px;
}

.tagcloud a{
    text-decoration: none;
    color:#333333;
    padding:3px;
    font-size:13px;
}

.tagcloud a:hover{
    text-decoration: underline;
}

h1.entry-title, h3#comments-title{
    font-size: 15px;
    font-weight: bold !important;
    line-height: 20px;
    min-height: 40px;
}

.entry-content p{
    color: #4D4D4D;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px;
}

#respond h3, p.comment-notes, p.logged-in-as{
    font-size:13px;
    font-weight:bold;
    font-style: italic;
    line-height: 16px;
}

p.comment-form-author, p.comment-form-email, p.comment-form-url, p.comment-form-comment{
    margin:10px;
    margin-left:0px !important;
}

p.comment-form-author label, p.comment-form-email label, p.comment-form-url label, p.comment-form-comment label{
    font-size:12px;
    font-weight:bold;
    color:#495d85;
    width:80px;
    float:left;
    padding-top:3px;
    cursor:pointer;
}

p.required{
    padding-right:20px;
}

input#author, input#email, input#url{
    height:22px !important;
}

p.form-allowed-tags{
    display:none;
}

p.form-submit input#submit{
    margin-left:80px;
    border:0 none;
    width:140px;
    height:38px;
    background: url("../img/frontEnd/sprite.png") no-repeat scroll -940px -104px transparent;
    text-indent: 20px;
    color: #FFF;
}

p.form-submit input#submit:hover{background-position: -1080px -104px; cursor: pointer;}
.edit-link a, .logged-in-as a{color:#495d85; font-weight:bold; font-style: normal;}
.edit-link a:hover, .logged-in-as a:hover{text-decoration: underline;}

.nav-previous a{
    float:left;
    font-weight:bold;
    color: #485e88;
}

.nav-previous a:hover{
    color:#fb7811;
}

.nav-next a{
    float:right;
    font-weight:bold;
    color:#485e88;
}

.nav-previous a:hover, .nav-next a:hover{
    color:#fb7811;
}

.soloArticle div.navigation{
    display:none;
}

.commentAvatar{
    width:40px;
    float:left;
}

.commentRightCol{
    float:left;
    width:620px;
    margin-left:20px;
}

.coment{
    float:left;
    width:680px;
    margin-bottom:20px;
    
}

.coment p, .coment em{
    font-size:12px;
    line-height:16px;
}

.coment em{
    font-style:italic;
}

.reply{
    text-align:right;
}

div.reply a.comment-reply-link{
    color:#586e99;
}

div.reply a.comment-reply-link:hover{
    text-decoration: underline;
}

.commentRightCol cite.fn{
    font-weight:bold;
}

.commentRightCol cite.fn a.url{
    color:#5a719c;
}

.commentRightCol cite.fn a.url:hover{
    text-decoration: underline;
}

/*articole wordpress page*/
.page-title span{
    font-size:15px;
    font-weight: bold;
    margin-bottom:24px;
    display: inline-block;
    color:#485e88;
}

.entry-utility{
    display: none;
}

.entry-meta{
    display: none;
}

.comment-meta{
    display: none;
}

.says{
    display:none;
} 

#nav-above{
    display: none;
}

.wp-paginate{
    float:right;
    line-height:30px;
}

div.category div.entry-content p a.more-link {
    margin-top:30px;
    float:right;
    text-decoration: none;
    display: block;
    width:100px;
    height:26px;
    background: url(../img/frontEnd/sprite.png) -154px 0px no-repeat;
}

div.entry-content a.more-link {
    margin-top:30px;
    float:right;
    text-decoration: none;
    display: block;
    width:100px;
    height:26px;
    background: url(../img/frontEnd/sprite.png) -154px 0px no-repeat;
}

div.category div.entry-content p a.more-link:hover{
    cursor: pointer;
    text-decoration: none;
    background: url(../img/frontEnd/sprite.png) -254px 0px no-repeat;
}


.copyrightBottom {
    
}

#abonareWrapp { display: none; position: fixed; width: 100%; top: 0; height: 100%; z-index: 7; }
#abonareWrapp #abonareBox { 
    background: url(../img/frontEnd/newsletter-bgr.png);
    height: 220px;
    margin: 250px auto;
    width: 540px;
}
.twoColumns { float: left; margin-top: 10px; width: 269px; height: 200px; }
.twoColumns h3 { color: #FFF; font-size: 16px; text-align: center; padding-top: 5px; font-weight: bold; }
.twoColumns form {
    margin: 10px 0 0 10px;
}
.twoColumns form .input label { color: #FFF; }
.twoColumns form .input input { 
    border: 1px solid #C7C7C7;
    color: #979696;
    font-style: italic;
    height: 20px;
    margin: 2px 14px 0;
    min-height: 20px !important;
    width: 192px;
}
.twoColumns form .input.radioBtns { margin-top: 10px; }
.twoColumns form .input.radioBtns input { 
    margin: 0;
    padding-top: 10px;
    position: relative;
    top: 3px;
    width: 20px;
    float:left;
    cursor: pointer;
    border: 0 none;
}
.twoColumns form .input.radioBtns label { 
    
}
.twoColumns form .submit input { 
    background: url("../img/frontEnd/sprite.png") no-repeat scroll -380px -88px transparent;
    border: 0 none;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    height: 26px;
    margin-right: 15px;
    margin-top: 20px;
    text-align: center;
    text-decoration: none;
    text-indent: 27px;
    width: 100px;
    cursor: pointer;
}
.twoColumns form .submit input:hover { background-position: -380px -62px; }
#closeAbonarePopup { 
    background: url(../img/fancy_close.png);
    height: 30px;
    width: 30px;
    display: block;
    margin: -17px 0 0 526px;
    position: absolute;
}
#closeSuccesPopup {
    background: url(../img/fancy_close.png);
    height: 30px;
    width: 30px;
    display: block;
    margin: -160px 0 0 350px;
    position: absolute;
}
.upper1 #closeSuccesPopup { margin-top: -220px; }
.upper3 #closeSuccesPopup { margin-top: -150px; }
.upper2 #closeSuccesPopup { margin-top: -210px; }
.upper4 #closeSuccesPopup { margin-top: -190px; }
#flashMessage.upper #closeSuccesPopup { margin: -180px 0 0 350px !important; }
#authMessage.upper #closeSuccesPopup { margin: -180px 0 0 350px !important; }
.twoColumns .textInfo { margin: 10px 0 0 10px; font-size: 12px; color: #FFF; }
.twoColumns div.error-message {
    padding-left: 0;
    padding-top: 8px; 
    font-size: 11px; 
    color: #FFF; 
    text-decoration: underline;
	width: 100%;
	float: left;
}
.twoColumns #citesteAbonare div.error-message { position: absolute; }
#jquery-overlay { position:fixed !important; }

.left { float: left; }
.right { float: right; }
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}
#flashMessage, #authMessage {
    background: url(../img/frontEnd/popUpBgr.png);
    height: 179px;
    position: absolute;
    top: 200px;
    width: 367px;
    z-index: 100;
    padding-top: 60px;
    margin-left: 286px;
}

#flashMessage .succesWrapp .succesPopup { color: #fc780f; font-size: 29px; clear: both; display: block; margin: 15px 0; }
#flashMessage .succesWrapp { font-size: 29px; font-style: italic; text-align: center; color: #FFF; }
#flashMessage .succesWrapp.smallText { font-size: 22px; margin: 0 auto; width: 278px; }
#flashMessage .succesWrapp.smallText p { margin: 10px 0; font-size: 22px; }
#authMessage .succesWrapp .succesPopup { color: #fc780f; font-size: 29px; clear: both; display: block; margin: 15px 0; }
#authMessage .succesWrapp { font-size: 29px; font-style: italic; text-align: center; color: #FFF; }
#authMessage .succesWrapp.smallText { font-size: 22px; margin: 0 auto; width: 278px; }
#authMessage .succesWrapp.smallText p { margin: 10px 0; font-size: 22px; }
.sociable div { margin: 10px 0; }
#citesteAbonare .submit { margin-top: 34px; }
.cleardiv { clear: both; height: 0 !important; }
.wrappTeaser { height: 178px; overflow: hidden; }
.category .textTeaser { height: 175px; overflow: hidden; }

#citesteAbonare label{float:left; padding-top:5px; cursor:pointer; border:0 none !important;}
#subscribeAbonare label{float:left; padding-top:5px; cursor:pointer; border:0 none !important;}

/*ESTIMARE INSTANTA BOX*/
.estimareInstanta{
    width:220px;
    background: url(../img/frontEnd/widgetsBg.jpg) repeat;
}

.estimareInstanta h2{
    padding:8px;
    padding-top:16px;
    margin: 0 14px;
    text-align: left;
    color:#4d4d4d;
    font-size:20px;
    font-weight:bold;
    font-style:italic;
    font-family:  Georgia, Times New Roman, serif;
    background:url(../img/frontEnd/underLineBg.png) left bottom repeat-x;
}

.estimareInstanta h2 span{
    color:#4d4d4d;
    font-size:20px;
    font-weight:bold;
    font-style:italic;
    font-family:  Georgia, Times New Roman, serif;
    color:#fc780f;
}

.estimareInstantaRubriq{
    padding:8px;
    margin: 0 14px;
    background:url(../img/frontEnd/underLineBg.png) left bottom repeat-x;
}

.lastEstimareInstantaRubriq{
    background: none;
    padding-bottom:14px;
}

.thinOrange{color:#fc780f;}
.boldOrange{color:#fc780f; font-weight: bold;}
.boldChars{font-weight:bold;}

.estimareInstantaRubriq h3{font-weight: bold; margin-bottom:8px; font-size:12px;}
.estimareInstantaRubriq p{font-size:13px; line-height:18px;}
.estimareInstantaRubriq span{
    font-size:13px;
}

/*LOGIN SIDEBAR DIV*/
.loginSideDiv{
    margin: 0 14px;
    padding:8px 0px;
}

.loginSideDiv p{
    font-size:12px; line-height:16px;
    margin-bottom:10px;
}

.sideInputArea{
    width:190px;
    float:left;
    margin-top:3px;
}

.sideInputArea label{cursor: pointer; float:left;line-height:20px; width:60px;}
.sideInputArea input{float:left; width: 120px; border:1px solid #fc780f; height:18px; margin-left:4px;}

.loginBoxButtons{
    margin-top:10px;
}
#side_submitBtn{
    font-size:13px;
    border:0 none;
    color:#fff;
    display: block;
    width:100px;
    height:26px;
    background:url(../img/frontEnd/sprite.png) -380px -88px no-repeat;
    text-indent: 15px;
    float:left;
    margin-right:15px;
}
#side_submitBtn.logInButton { text-indent: 35px; line-height: 24px; }
a.recuperarePass{
    font-size:12px;
    color:#6f6f6f;
    line-height:12px;
    font-weight: bold;
}

a.recuperarePass:hover{
    color:#fc780f;
}

#side_submitBtn:hover{
    background-position:-380px -62px;
}

/* clearfix code */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Offer From Lang */
.hiddenLangs, .offerUploadFile, .confirmareOffer, .offerUploadedFile, .primaryLangLoader, .paypalInformation, .transferInformation, #recoverPass, .paypalCart{
    display: none;
}

#recoverPass{
    margin-top:12px;
}

.offerUploadedFile{margin-top:15px; margin-bottom:15px;}
.offerUploadedFile label{
    font-weight: bold;
    margin-left:21px;
}

.offerUploadedFile span{
    font-size: 12px;
    font-style: italic;
}

.offerUploadedFile a{
    float: right;
    margin-right:20px;
    color:#5a719c;
    text-decoration: none;
}

.offerUploadedFile a:hover{text-decoration: underline;}

/* */
.button {
	border:1px solid #999;
	width:100px;
	height:17px;
	color:#222;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#5a719c;
	color:#fff;
    line-height:18px;
}

.confirmare {
	color:#c00;
	font-weight:bold;	
}

.media {
	float:left;
	width:620px;
	padding:15px;
	background:#eee;
	padding-top:5px;
	margin: 5px 0px 0px 20px;
}

.supportedFiles{
    float:left;
}

.supportedFiles p{font-weight:bold; font-size: 12px; color:#4d4d4d; padding-bottom:10px; margin-top:10px;}
.supportedFiles ul li{float:left; font-size:12px; margin-right: 10px;}
span.word-doc{float:left; width:16px; height:16px; display: inline-block; background:url(../img/frontEnd/sprite.png) -941px -375px no-repeat; margin-right:2px;}
span.pdf-doc{float:left; width:16px; height:16px; display: inline-block; background:url(../img/frontEnd/sprite.png) -941px -391px no-repeat; margin-right:2px;}

#heightSetter{
    height:125px;
}

/*USER MENU*/

ul#userMenuOptions{
    float:left;
}

ul#userMenuOptions li.lastUserLink{
    padding-bottom: 10px;
    float:left;
}

ul#userMenuOptions li a{
    border-bottom: 1px dotted #5A719C;
    color: #5A719C;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px;
    padding: 6px 10px 6px 15px;
    text-decoration: none;
    width:175px;
    float:left;
    font-size:12px;   
}


ul#userMenuOptions li.lastUserLink a{
    border-bottom:0 none;
}

ul#userMenuOptions li a:hover{
    color:#ff7a0a;
}

#userGreeting{
    font-style: italic;
    font-weight:bold;
    float:left;
    margin-top:10px;
    margin-left:25px;
    font-size:15px;
    padding-bottom:10px;
}

div.formOferta h2{
   font-weight:bold;
   font-size:16px;
   color: #5A719C;
   border-bottom:1px solid #5a719c;
   padding-bottom:10px; 
}

/*INFORMATIE TABELARA*/
span.arrowRight{
    display: inline-block;
    margin:0px 4px;
    width:16px;
    height:16px;
    background:url(../img/frontEnd/sprite.png) -941px -427px no-repeat;
}

.rubriq table{
    margin-left:20px;
    margin-top:-1px;
}

.rubriq table thead th{font-size:13px; background:#f0f0f0; font-weight:bold; text-align:center; color:#000; padding:8px;}

thead tr{
    border:1px solid #adadad;
}
th.headerCol{
    border-right:1px solid #adadad;
}

td.col1, td.col2, td.col3, td.col4, td.col5{
    font-size:12px;
    padding:3px;
}

td.col2 span, td.col3 span{
    font-size:12px;
}

td.col2{
    padding-left:20px;
}

td.col2 span a, td.col-inv span a{
    color:#4e4e4e;
    font-weight:bold;
    text-decoration: underline;
}

td.col-inv span a{font-size:12px;}
td.col2 span a:hover, td.col-inv span a:hover{
    text-decoration:none;
}

td.col1, td.col3{
    text-align: center;
    vertical-align:middle;
}

td.col4, td.col5{
    text-align:center;
}

.odd{background:#fff; border-left: 1px solid #adadad; border-right: 1px solid #adadad; border-bottom: 1px solid #adadad;}
.even{background:#dfeef5; border-left: 1px solid #adadad; border-right: 1px solid #adadad; border-bottom: 1px solid #adadad;}
.odd:hover, .even:hover, .odd:hover span a, .even:hover span a{background:#5a719c; color:#fff;}

td.col6{
    text-align: center;
}

td.col6 .orderPrice{    
    font-size:12px !important;
}

td.col5-invoices{
    text-align: center;
}

td.col-inv{
    padding-top:8px;
    padding-bottom:8px;
}


/*PERSONAL SETTINGS OPTION LISTING*/
#userDetailsIcon, #userEmailIcon, #userPasswordIcon{
    width:24px;
    height:24px;
    float:left;
    background:url(../img/frontEnd/sprite.png) -1540px 0px no-repeat;
}

#userEmailIcon{background-position: -1540px -24px;}
#userPasswordIcon{background-position: -1540px -48px;}

.settingEntry{
    float:left;
    margin-left:0px !important;
}
.settingIcon{
    margin-left:0px;
}

.settingContent{float:left; width:400px; margin-bottom:15px;}
.settingContent h4{font-weight:bold; font-size:13px; margin-bottom:2px;}
.settingContent p{font-size:12px;}
.settingContent h4 a{color:#2a6696;}
.settingContent h4 a:hover{color:#ff7a0a;}

#curentPage { display: none; }

/*PAGINARE*/
div.paging-wrapper{float:right; margin-bottom: 20px;}

div.paging-wrapper span a{
    padding:4px 8px;
    background:#354b77;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    text-align: center;
    display: inline-block;
    border:1px solid #2c426a;
    margin:0 1px;
}

div.paging-wrapper span a:hover{
    background:#5a719c !important;
}

div.paging-wrapper span.current{
    padding:4px 8px;
    background:#5a719c;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    text-align: center;
    display: inline-block;
    border:1px solid #2c426a;
    margin:0 1px;
}

p#accountSummary{
    margin-top:20px;
}

.orderText a, .deleteOrder a, .editOrder a, a.orderLinksStatus{
    color:#5a719c;
    font-weight: bold;
}

a.orderLinksStatus{
    margin-left:20px;
    margin-bottom:15px;
    display: inline-block;
}

.orderText a:hover, .deleteOrder a:hover, .editOrder a:hover, a.orderLinksStatus:hover{
    color:#f5852d;
}

.instructionText{
    margin:20px;
    margin-bottom:0px;
    color:#5A719C;
    font-size:13px;
    line-height:20px;
}

.centerVertLb{
    margin-top:10px;
}

.smallBottomPadded{padding-bottom:10px !important;}

#emailAbonare { text-indent: 5px; }

#emailAbonare { text-indent: 5px; }

.boxTextMoreLink {
    display: none;
    margin-top: -16px;
    position: relative;
    text-align: right;
    top: 379px;
    width: 220px;
}

.boxTextLessLink {
	display: none;
	width: 220px;
	text-align: right;
}

.boxTextMoreLink a, .boxTextLessLink a { color: #495D85; }
.boxTextMoreLink a:hover, .boxTextLessLink a:hover { text-decoration: underline; }

.comment.even, .comment.odd {
	border: 0 none;
	color: #333333;
	background: #FFF;
	border-top: 1px solid #ADADAD;
}

.post a, .textPageContainer a { color: blue; }

.subscribeWrapp {
    float: right;
    margin-left: 20px;
    width: 270px;
	padding: 0 15px;
	background: none repeat scroll 0 0 #5A719C;
}

.subscribeWrapp h3 {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: normal;
    margin: 15px 0;
}

.subscribeWrapp .inputArea {
	margin-bottom: 10px;
}

.subscribeWrapp .inputArea label, .subscribeWrapp .butoane-radio label {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 26px;
    width: 50px;
}

.subscribeWrapp .inputArea input {
    height: 16px;
    line-height: 16px;
    padding: 2px;
    width: 212px;
}

.subscribeWrapp .butoane-radio { margin-bottom: 0px; clear: both; }

.subscribeWrapp .butoane-radio .radioButtons { 
    color: #FFFFFF;
    left: -10px;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
}

.subscribeWrapp .butoane-radio input {
	margin: 0 10px;
    position: relative;
    top: 1px;
}

.subscribeWrapp .submitSubscribe input, .submitSubscribeReactivate input, #rescribeUpdate, #modifyEmail{
	margin: 0 0 10px !important;
}
.submitSubscribeReactivate, .submitSubscribe { position: relative; }
.submitSubscribeReactivate span, .submitSubscribe span { 
    background: url("../img/frontEnd/ajaxLoader.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 105px;
    margin: 0;
    position: absolute;
    top: 12px;
    width: 16px;
	display: none;
	margin: 0 !important;
}
.submitSubscribeReactivate input { width: 140px !important; }

.subscribeWrapp div.error-message {
    color: #FB7811;
    float: left;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: 10px 0;
    padding: 0;
}

.textPageContainer .subscribeWrapp p {
	color: #FFF;
}

#laterLogin, #rescribe {
    float: left;
    font-size: 12px;
    height: 35px;
    line-height: 16px;
    margin: 0;
    padding-left: 33px;
    padding-top: 3px;
    text-align: center;
    width: 100px;
}

.submitSubscribe.restrans input, .submitSubscribe.restrans #rescribeUpdate, .submitSubscribe.restrans #modifyEmail { width: 120px; font-size: 13px; }

.newsType input {
    left: 3px !important;
    margin: 0 !important;
    position: relative !important;
    top: 6px !important;
    width: 20px !important;
}

.newsType { margin-left: 14px; }
.errorPlacer .error-message { padding-left: 0; display: none; color: #FB7811; }

.justVisitWrapp {
    color: #FFFFFF !important;
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 10px 0 !important;
}

.justVisitWrapp #SubscribeType1, .justVisitWrapp #SubscribeType0 {
	position: relative;
	margin: 0 5px;
	top: 2px;
}

.justVisitWrapp #SubscribeEmail {
    height: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 5px;
    padding: 2px;
    width: 212px;
}

.justVisitWrapp #SubscribeType1 { margin-left: 0 !important; }

.justVisitWrapp.reabonareForm #SubscribeType0{ margin-left: 0 !important; }

.justVisitWrapp.reabonareForm #SubscribeType1{ margin-left: 5px !important; }

.justVisitWrapp .disabled input, .justVisitWrapp .disabled #rescribeUpdate, .justVisitWrapp .disabled #modifyEmail {
	background-position: -1252px -355px !important;
}

#rescribe, #modifyEmail span{ line-height: 32px !important; }
#modifyEmail span { font-size: 14px !important; }
#rescribeUpdate span , #modifyEmail span {
    background: none repeat scroll 0 0 transparent;
    display: block;
    font-size: 12px;
    left: 40px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 85px;
}

#rescribeUpdate, #modifyEmail {
    position: relative;
    width: 90px !important;
}
