/* ---------------------------------------------------------------------------------------------------------------------------- CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, input, ins, kbd, q, s, samp, small, strike, sub, sup, textarea, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: none; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a { outline: none; }
/* ---------------------------------------------------------------------------------------------------------------------------- Typography */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	}

h1 {
	text-indent: -9999px;
	height: 0;
	}

h2 {
	width: 310px;
	text-indent: -9999px;
	background-image: url(../img/bg-headings.png);
	background-repeat: no-repeat;
	}

h2#contact-heading {
	height: 70px;
	background-position: 0 -199px;
	}

h2#costea-partners-heading {
	height: 118px;
	background-position: 0 -275px;
	}

h2#our-people-heading {
	height: 118px;
	background-position: 0 -400px;
	}

h2#practice-areas-heading {
	height: 118px;
	background-position: 0 -75px;
	}

h2#links-heading {
	height: 70px;
	background-position: 0 -528px;
	}

h2#the-firm-heading {
	height: 70px;
	background-position: 0 0;
	}

h3 {
	font-weight: 700;
	}

p,
address,
ul,
dl,
h3,
h4 {
	padding: 15px 0 0 0;
	}

dl dt {
	font-weight: 700;
	}

a {
	font-weight: 700;
	text-decoration: none;
	color: #53341d;
	}

a:hover {
	text-decoration: underline;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- Layout generals*/
body {
	color: #53341d;
	background: url(../img/bg-body.png) repeat;	
	}

.page {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 120px 0;
	}

.page#home {
	position: relative;
	height: 1360px;
	padding: 0;
	}

.box {
	padding: 0 15px 15px 15px;
	background-color: #ebd9b5;
	}
	
a#logo {
	display: block;
	height: 216px;
	width: 174px;
	background: url(../img/logo.png) no-repeat 0 0;
	text-indent: -9999px;
	}
	
/* ---------------------------------------------------------------------------------------------------------------------------- Home */
#home h1,
#home h2,
#home .box,
#home .painting {
	position: absolute;
	}

#home h1 {
	left: 17px;
	top: 400px;
	height: 216px;
	width: 174px;
	background: url(../img/logo.png) no-repeat 0 0;
	}

#home h2#contact-heading {
	left: 540px;
	top: 90px;
	}

#home h2#costea-partners-heading {
	left: 215px;
	top: 390px;
	}

#home .box#contact-box {
	left: 540px;
	top: 170px;	
	width: 375px;
	}

#home .box#contact-box dl dt {
	clear: left;
	float: left;
	width: 60px;
	}

#home .box#costea-partners-box {
	left: 215px;
	top: 525px;
	width: 320px;
	}

#home .box#motto-box {
	padding-top: 5px;
	left: 10px;
	top: 625px;
	width: 160px;
	font-size: 14px;
	}

#home .painting#our-people-painting {
	left: 58px;
	top: 50px;
	}

#home .painting#practice-areas-painting {
	left: 602px;
	top: 314px;
	}

#home .painting#the-firm-painting {
	left: 600px;
	top: 670px;
	}

#home .painting#linkuri-utile-painting {
	left: 95px;
	top: 910px;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- Our people */
#our-people .painting#our-people-painting {
	float: left;
	margin: 50px 0 0 30px;
	}

#our-people h2 {
	float: left;
	width: 243px;
	margin: 140px 0 0 70px;	
	}

#our-people .box#our-people-box {
	float: left;
	width: 190px;
	height: 118px;
	padding-bottom: 0;
	margin: 140px 0 0 10px;
	overflow: hidden;
	}

#our-people .box#our-people-box ul {
	padding-top: 10px;
	}

#our-people .box#our-people-box ul li {
	padding: 0 0 5px 20px;
	background: url(../img/ico-arrow.png) no-repeat 0 2px;
	}

#our-people .painting#painting-1 {
	clear: left;
	float: left;
	margin: 45px 0 0 0;
	}

#our-people .box#current-lawyer-box {
	float: left;
	width: 430px;
	margin: 30px 0 0 30px;
	color: #000;
	}

#our-people .box#current-lawyer-box div.profile {
	display: none;
	}

#our-people .box#current-lawyer-box div.profile.current {
	display: block;
	}
	
#our-people a#logo {
	float: left;
	margin: 30px 0 0 45px;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- Practice areas */
#practice-areas a#logo {
	float: left;
	margin: 430px 0 0 40px;
	}

#practice-areas .block {
	float: left;
	margin: 85px 0 0 40px;
	}

#practice-areas .block .box {
	width: 320px;
	margin: 15px 0 0 0;
	padding-bottom: 0;
	}	

#practice-areas .block .box ul li {
	padding-bottom: 15px;
	text-transform: uppercase;
	}

#practice-areas .painting {
	float: left;
	margin: 50px 0 0 40px;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- Links */
#links a#logo {
	float: left;
	margin: 430px 0 0 40px;
	}

#links .block {
	float: left;
	margin: 85px 0 0 40px;
	}

#links .block .box {
	width: 320px;
	margin: 15px 0 0 0;
	padding-bottom: 0;
	}	

#links .block .box ul li {
	padding-bottom: 15px;
	}

#links .painting {
	float: left;
	margin: 50px 0 0 10px;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- The firm */
#the-firm .painting#the-firm-painting {
	float: left;
	margin: 60px 0 0 150px;
	}

#the-firm .block {
	float: left;
	margin: 80px 0 0 30px;
	}

#the-firm .block .box {
	width: 320px;
	margin: 15px 0 0 0;
	}
	
#the-firm a#logo {
	clear: left;
	float: left;
	margin: 30px 0 0 250px;
	}
	
#the-firm .painting#painting-2 {
	float: left;
	margin: 80px 0 0 75px;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- Javascript enabled */
body.js-on {
/*	position: absolute;
	left: 0;
	top: 0;
	width: 10000px; /* ca sa fie, ca e necesar */
	overflow-x: hidden;
	}

.js-on #nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 10000px; /* ca sa fie, ca e necesar */	
	height: 1360px;
	background: url(../img/bg-body.png) repeat;
	overflow: hidden;
	}

.js-on #home {
	position: absolute;
	top: 0;
	z-index: 2;
	}
	
.js-on #left {
	position: absolute;
	top: 0;
	z-index: 2;
	padding-right: 1998px;
	background: url(../img/bg-holder.png) no-repeat right 0;	
	}

.js-on #right {
	position: absolute;
	top: 0;
	z-index: 2;
	padding-left: 1998px;
	background: url(../img/bg-holder.png) no-repeat 0 0;
	}	

.js-on #down {
	position: absolute;
	z-index: 2;
	}

.js-on #overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 10000px; /* ca sa fie, ca e necesar */
	z-index: 1000;
	background: url(../img/bg-overlay.png) repeat;
	display: none;
}

.js-on #overlay img {
	position: absolute;
	left: -10000px;
	z-index: 1000;
}

.js-on #overlay p {
	position: absolute;
	left: -10000px;
	z-index: 2000;
	width: 300px;
	padding: 20px 0;
	text-align: center;
	background-color: #aea06c;	
}

.js-on #overlay p span {
	font-weight: 700;
	font-size: 1.2em;
	text-transform: uppercase;
}

.js-on img.painting {
	cursor: pointer;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- Tooltip */
#tooltip {
	display: none;
	position: absolute;
	width: 163px;
	height: 47px;
	z-index: 999;
	background-image: url(../img/bg-tooltip.png);
	background-repeat: no-repeat;
	background-position: -1000 -1000;
}

#tooltip.practice-areas-painting {
	display: block;	
	background-position: 0 -52px;
	}
	
#tooltip.our-people-painting {
	display: block;
	background-position: 0 0;
	}

#tooltip.the-firm-painting {
	display: block;	
	background-position: 0 -106px;
	}
	
#tooltip.linkuri-utile-painting {
	display: block;	
	background-position: 0 -159px;
	}
	
#tooltip.logo {
	display: block;	
	background-position: 0 -211px;
	}

#tooltip.painting {
	display: block;	
	background-position: 0 -263px;
	}
	
.flags
{
	float: right;
	position: relative;
	top: 20px;
	padding-right: 30px;
}

.flags img
{
	width: 30px;
	height: 19px;
}

/* ---------------------------------------------------------------------------------------------------------------------------- Clearfix */
.clearfix:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; clear: both; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

