/*	CSS Document

	Project name: Fashion Days
	Developer: Innobyte
	Customer: SwissVenture
	Latest revision: 21 apr 2009 / 18:04
*/

/* this is the browser reset line. do NOT delete it! */ 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, strong, 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}  html { 	height:100%; }

html {
	height:100%;
}

body {
	background:#FFFFFF url(/img/landing-body-bg.png) no-repeat scroll center center;
	font-family:"Trebuchet MS";
/*	font-size:0px;*/
	color:#555;
	padding:0;
	height:100%;
	min-width:920px;
}
* { outline:none; }
#developer {
	display:none;
}

/* main links colors */

a		{ 	color:#fff; }
a:hover	{ 	color:#fe4f99; }
.boxy-inner a, #register-content a			{	color:#fe4f99; }
.boxy-inner a:hover, #register-content a:hover	{	color:#4b1f33; }


#landingpage {
	width:920px;
	margin:0 auto;
	height:100%;
	background:url(/img/landing-bg.png) no-repeat left center #fff;
}
#front-image {
	width:460px;
	float:left;
	padding-top:80px !important;
}
#front-content {
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	width:200px;
	font-size:11px;
	float:left;
	padding-left:235px;
	padding-right:25px;
	height:560px;
	_overflow:hidden;
}
.submit {
	height:0px;
	padding:0;
	padding-top:27px;
	display:block;
	width:100px;
	background:#fe4f99;
	overflow:hidden;
	border:none;
}
input.submit {
	#height:27px;
}
#landing-submit {
	line-height:27px;
	display:block;
	float:left;
	margin:10px 0;
	width:198px;
}
#landing-submit .submit {
	background:url(/img/submit-intra-in-cont.png) no-repeat left top;
	float:left;
	margin-right:15px;
	_margin-right:6px;
}
form { _margin:0;_padding:0; }
#corporate-submit .submit {
	background:url(../img/valideaza-codul.png) no-repeat left top;
	width:200px;
	margin-top:5px;
	float:left;
}
#landing-logo {
	display:block;
/*	float:left; */
	width:200px;
	margin-top:30px;
	height:0px;
	padding-top:110px;
	background:url(/img/landing-logo.png) no-repeat center top;
	_background:url(/img/landing-logo.gif) no-repeat center top;
	overflow:hidden;
	margin-bottom:40px;
}
#landing-login {
	font-size:12px;
}
#landing-login label {
	float:left;
	width:200px;
	display:block;
}
#landing-login label input {
	display:block;
	margin-top:2px;
	margin-bottom:8px;
	padding:5px 5px 3px 5px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666;
	width:190px;
	border:none;
	background:url(/img/landing-input.png) no-repeat left top;
}
#descopera-clubul {
	padding:40px 0;
}
#vreau-cont a {
	width:200px;
	background:url(/img/vreau-cont.png) no-repeat left top;
	margin:0 0 30px;
}
.boxy-inner .title-bar span {
	display:block;
	float:left;
	width:183px;
	height:0px;
	padding-bottom:66px;
	height:38px;
	background:url(/img/close-button.png) no-repeat left top;
	_background:url(/img/close-button.gif) no-repeat left top;
	overflow:hidden;
	color:white;
	font-size:90%;
	line-height:1;
	position:absolute;
	right:0;
	top:0;
}
.boxy-inner .title-bar .close {
	display:block;
	float:left;
	height:0px;
	padding-top:38px;
	overflow:hidden;
	width:78px;
}
#registerpage {
	background:url(/img/register-page-bg.png) no-repeat 595px top;
	width:920px;
	font-size:12px;
	margin:0 auto;
	padding-top:41px;
	min-height:455px
}
#colored {
	background:url(/img/colored-background.png) repeat-x left top #4b1f33;
}
#register-content {
	background:url(/img/register-content.png) repeat-x left top #fff;
	width:490px;
	padding:10px 30px;
	border:7px solid #fff;
}
.text { /* the general input */
	display:block;
	margin-top:2px;
	margin-bottom:8px;
	padding:5px 5px 3px 5px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666;
	width:190px;
	border:none;
	background:url(/img/landing-input.png) no-repeat left top;
}
.boxy-inner .text,
.camp input,
.text.border { /* input cu border */
	border-right:1px solid #e7e1e5;
	background:url(/img/input-wide.png) no-repeat left top;
	width:400px;
	padding:5px 3px 3px 7px;
}
td.label {
	text-align:right;
	padding-right:12px;
}
td.camp,
td.label {
	padding-bottom:5px;
}
#register-content h3 {
	font-size:16px;
	padding:20px 0;
	color:#666
}
#register-content h3 span {
	color:#4b1f33;
}
#register-invita input {
	background:url(/img/register-invita.png) no-repeat left top;
	margin:5px auto;
	width:120px;
}
#register-content h2 { /* temporar */
	font-weight:bold;
	color:#4b1f33;
	color:#0a0;
	font-size:16px;
	margin-top:40px;
	margin-bottom:5px;
}
.boxy-inner h1 { /* temporar */
	font-weight:bold;
	color:#4b1f33;
	color:#0a0;
	font-size:16px;
	margin-bottom:5px;
}
.splitdiv h2 { /* temporar */
	font-weight:bold;
	color:#4b1f33;
	color:#0a0;
	font-size:14px;
	margin-bottom:5px;
}
.container-box {
	padding:12px 9px;
	margin-bottom:20px;
	border:1px solid #f8e6eb;
	border-top:1px solid #dca9c0;
}
.boxed-list span {
	float:right;
	text-align:right;
}
.boxed-list .list-header {
	font-weight:bold;
	color:#4b1f33;
}
.boxed-list input {
	vertical-align:sub;
}
.boxed-list li {
	padding-top:2px;
	padding-bottom:2px;
}
.centered {
	text-align:center;
}
p {
	padding:5px 0;
}
#footer-links {
	padding:10px 0;
	width:550px;
	text-align:center;
	color:#99808c;
}
#footer-links a {
	color:#99808c;
}
#footer-links span {
	margin:0 10px;
}
#footer-links a:hover { color:#fff; }
.boxy-inner { font-size:12px; }

.handbag {
	width:770px;
	margin-right:-15px;
}
.handbag p {
	padding:45px 425px 55px 0;
}
#preregister {
	background:url(/img/hand-bag.png) no-repeat right 55px;
}
#preregister .splitdiv {
	display:block;
	float:left;
	width:365px;
	padding-right:25px;
}
#preregister .splitdiv.secondsplit {
	padding-right:0px;
}
#preregister .splitdiv .text {
	width:340px;
}
#preregister .splitdiv .submit {
	width:100px;
	background:url(/img/submit-confirma.png) no-repeat left top;
}
#preregister .splitdiv.secondsplit .submit {
	width:240px;
	background:url(/img/submit-inscriere-lista-asteptare.png) no-repeat left top;
}
.content_block.boxy-content {
	padding-top:10px;
}
.recoverinfo {
	border:3px solid #fff;
	padding:10px !important;
	background:url(/img/recoverinfo.png) repeat-y left top;
	margin:25px 25px 38px 25px;
}
.recoverinfocontent {
	padding:30px 10px 25px 110px;
	width:320px;
	background:url(/img/error-icon.png) no-repeat 10px center;
}
.rememberpassword .text {
	width:370px; float:left; margin-right:5px;
}
.rememberpassword .submit {
	float:left;
	text-indent:-999em;
	width:80px;
	background:url(/img/submit-trimite.png) no-repeat left top;
}
.rememberpassword {
	padding-bottom:35px;
}
.title {
	height:0px;
	padding:20px 0 0 25px !important;
	overflow:hidden;
	background-image:url(/img/hashuri.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#minus0		{	background-position:  0px    0px; }
#minus20	{	background-position:  0px  -20px; }
#minus40	{	background-position: 25px  -40px; }
#minus60	{	background-position:  0px  -60px; }
#minus80	{	background-position:  0px  -80px; }
#minus100	{	background-position:  0px -100px; }
#minus120	{	background-position:  0px -120px; }
#minus160	{	background-position:  0px -160px;	padding-top: 60px !important }
#minus220	{	background-position:  0px -220px; }
#minus240	{	background-position:  0px -240px; }

.inlineerror {font-size:10px; color:red; display:none;}




.left-boxed.termeni-si-conditii {
	padding-bottom:10px !important;
	padding-top:0px;
}
.left-boxed.termeni-si-conditii h4 { padding-top:15px; font-size:14px; }

.left-boxed.termeni-si-conditii .normal { list-style-position:outside;
list-style-type:disc;
margin-bottom:20px;
padding-left:35px; }



















#jquery-overlay { position:fixed !important; }
.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 */

