body {
	margin:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#808080;
	background-color:#fff;
 	text-align:  center;
}
img{
	border:none;
}
form, fieldset{
	padding:0;
	margin:0;
	border:none;
}
input, textarea, select{
	font:100% Arial, Verdana, Helvetica, sans-serif;
	vertical-align:middle;
}


input.disabled, textarea.disabled, select.disabled{
	background-color: #ddd;
}

a{
	text-decoration: underline;
	/*color: #6c9100;*/
	color: #c0272d;
}

a:hover{
	text-decoration: underline;
	color: #666;
}

h2 {
	color: #c0272d;
}

h1 {
	color: #333;
	line-height: 1.2em;
	font-size: 2em;
	margin: 0.67em 0px;
	font-weight: bold;
}

.red {
    color: #c0272d;
}


/*a{
	color:#808080;
}*/

#wrapper{
	width:975px;
	margin:3px auto 0;
	text-align: left;
}
#header{
	width:975px;
	overflow:hidden;
	padding-top:2px;
	position:relative;
}
/************* CANVI LOGO*****************/
.logo{
    position: relative;
    margin:0 0 0 6px;
    float:left;
    display:inline;
}
.logo h1{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width:408px;
    height:87px;
    display:block;
    overflow:hidden;
}
.logo a{
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    width:408px;
    height:87px;
    cursor: pointer;
}

.logo a.spa{
    background: url(../images/spa/logo_halftomato.gif) no-repeat 0 0;
}

.logo a.eng{
    background: url(../images/eng/logo_halftomato.gif) no-repeat 0 0;
}

/************* FINAL CANVI LOGO*****************/

.header-box{
	width:485px;
	float:right;
}
.nav{
	width:483px;
	overflow:hidden;
	padding:0 2px 14px 0;
	margin-top:-4px;
}
.nav ul{
	margin:0;
	list-style:none;
	line-height:normal;
	float:right;
	padding:0;
	position:relative;
}
.nav ul li{
	display:inline;
	margin-left:10px;
}
.nav ul li a{
	color:#c0272d;
	font-weight:bold;
	font-size:12px;
}
.nav ul li a:hover{
	/*text-decoration:none;*/
	color: #666;
}
.info-box{
	overflow:hidden;
	width:485px;
	margin:0 0 0 0px;
}
.name{
	float:left;
	color:#4c4c4c;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:9px;
}
.name:hover{
	text-decoration:none;
}
.info-box ul{
	margin:0 0 9px;
	padding:0;
	list-style:none;
	float:right;
}
.info-box ul li{
	float:left;
	background: url(../images/separator-info-box.gif) no-repeat;
	padding-left:6px;
	margin-top:1px;
}
.info-box ul li a{
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	overflow:hidden;
}
.info-box ul li a em{
	float:left;
	font-style:normal;
	padding:3px 3px 0 0;
	cursor:pointer;
}

.info-box ul li.kisses a em, .info-box ul li.kisses a, .info-box ul li.kisses a:hover em{
	cursor:default;
	text-decoration:  none;
}

.info-box ul li a span{
	float:left;
	background: url(../images/counter-left.gif) no-repeat;
	color:#fff;
	margin:-1px 6px 0 0;
}
.info-box ul li a strong{
	float:left;
	background: url(../images/counter-right.gif) no-repeat 100% 0;
	font-size:14px;
	padding:4px 8px;
}
.info-box ul li a .colored{
	float:left;
	background: url(../images/counter-colored-left.gif) no-repeat;
	color:#fff;
}
.info-box ul li a .colored strong{
	float:left;
	background: url(../images/counter-colored-right.gif) no-repeat 100% 0;
	padding:4px;
}
.info-box ul li a:hover em{
	text-decoration:underline;
}
.questions-box{
	width:473px;
	overflow:hidden;
	background: url(../images/bg-question-box.gif) no-repeat;
	padding:7px 0 10px 12px;
}
.questions-box p{
	margin:0 20px 0 0;
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	float:left;
	line-height:normal;
}
.questions-box p strong{
	display:block;
	color:#c1272d;
	font-size:11px;
}
.status-form{
	float:left;
	margin-top:7px;
}
.status-form div{
	float:left;
}
.status-form div label{
	color:#4c4c4c;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:5px 7px 0 5px;
	display:inline;
}
.outtaHere{
	position:absolute;
	left:-3000px;
}
#main{
	width:100%;
	overflow:hidden;
	margin-top:-3px;
}
.searching{
	background:url(../images/bg-looking-for.gif) repeat-x;
	width:100%;
	overflow:hidden;
	padding:13px 0 21px;
	margin-bottom:15px;
	line-height:normal;
}

.searching_home{
	margin-bottom: 0px;
}

.searching label{
	float:left;
	font-weight:bold;
	font-size:14px;
	display:inline;
	margin:3px 3px 0 0;
}
.searching select,
.searching input{
	color:#666;
}
.gender{
	float:left;
	overflow:hidden;
}
.gender label{
	margin:12px 0 0 26px;
}
.searching div span{
	background: url(../images/bg-text-form1.gif) no-repeat;
	width:106px;
	float:left;
	margin:9px 2px 0;
	padding:2px 2px 3px;
}
/*.text{
	width:100px;
	border:0;
	background:none;
	font-size:14px;
	line-height:14px;
	padding:0;
	margin:0;
}*/
.age{
	float:left;
	margin:0 0 0 7px;
	display:inline;
}
.age strong,
.age label{
	margin:12px 3px 0;
	float:left;
	font-weight:bold;
	font-size:14px;
}
.location{
	float:left;
	margin:0 0 0 4px;
	display:inline;
}
.location label{
	font-size:14px;
	margin:11px 0 0;
}
.location span{
	background: url(../images/bg-text-form2.gif) no-repeat !important;
	width:176px !important;
	float:left;
	margin:7px 0 0 3px !important;
	padding:4px 2px !important;
}
.location span .text{
	width:172px;
	border:none;
}



.free-status{
	float:left;
	padding-top:8px;
}
.free-status strong{
	font-size:14px;
	margin:4px 3px 0 0;
	float:left;
}
.free-status input{
	width:15px;
	height:16px;
}
.btn-search{
	float:left;
	margin:0 0 0 33px;
	display:inline;
}
.columns{
	width:100%;
	overflow:hidden;
	margin:13px 0 0;
}
.column1{
	float:left;
	width:403px;
}
.foto-holder{
	position:relative;
	overflow:hidden;
	background:#999;
	margin-left:2px;
}
.foto-holder img{
	display:block;
}
.foto-holder span{
	/*background:url(../images/ico-free-big-two-trans.png) no-repeat;
	background:url(../images/ico-free-big-one-green-trans.png) no-repeat;*/
	width:140px;
	height:139px;
	position:absolute;
	top:0;
	right:0;
	text-indent:-9999px;
	overflow:hidden;
}

.foto-holder span.spa{
	background:url(../images/spa/ico-free-big-one-green-trans.png) no-repeat;
}

.foto-holder span.eng{
	background:url(../images/eng/ico-free-big-one-green-trans.png) no-repeat;
}

.photo-list{
	width:100%;
	overflow:hidden;
	padding-bottom:28px;
}
.photo-list ul{
	list-style:none;
	margin:12px 0 0 -13px;
	padding:0;
	overflow:hidden;
	width:416px
}
.photo-list ul li{
	float:left;
	margin:0 0 0 13px;
	display:inline;
}
.photo-list ul li a{
	display:block;
}
.title-holder{
	background:#d70f5e url(../images/bg-tittle-holder1.gif) no-repeat;
	width:390px;
	padding:9px 0 1px 12px;
	margin-bottom:2px;
}
.column1 .title-holder h3{
	margin:2px 0 3px 5px;
	font-size:16px;
	color:#fff;
}
.message-form{
	width:100%;
	overflow:hidden;
	padding:0 0 17px 0;
}

.about-form {
    width:515px;
    text-align: center;
	margin: 5px auto;
}

.about-form div.input {
	margin-bottom: 1px;
}

.about-form div.input textarea{
    width:500px;
    height: 80px;
}

.about-form div.chars_left {
	margin: 0;
	padding: 0;
	text-align: left;
}

.frm div.input div.chars_left span {
    margin: 0;
	float: none;
	height: auto;
	display: inline;
	font-size: 12px;
}

.message-form div.input {
	margin-bottom: 0px;
}


.message-form div.input textarea{
	width:364px;
	height:50px;
	margin:10px 0 0 16px;
	/*border:1px solid #666;*/
	padding:5px;
	overflow:auto;
	font-size: 13px;
}
.message-form input{
	float:right;
	margin:9px 9px 0 0;
}

.last-messages .title-holder{
	background:#dededf url(../images/bg-tittle-holder2.gif) no-repeat;
	padding-top:5px !important;
	margin-bottom:6px;
}
.last-messages .title-holder h3{
	color:#666;
}
.post-message{
	padding:14px 0 10px 14px;
	height:1%;
	overflow:hidden;
}
.post-message .image-holder{
	float:left;
}
.image-holder img{display:block;}
.post-message .text-holder{
	float:right;
	width:276px;
	margin:6px 10px 0 0;
	padding:0;
	color:#808080;
	font-weight:bold;
	display:inline;
}
.post-message .text-holder h4{
	margin:0 0 6px;
	font-size:20px;
	font-weight:bold;
	color:#4c4c4c;
}

.post-message .text-holder h4 a{
    color:#4c4c4c;
	text-decoration: none;
}

.post-message .text-holder h4 a:hover{
	text-decoration: none;
	color: #c0272d;
}


.post-message .post_actions {
	float: right;
}

.post-message .post_actions a {
	font-weight: normal;
	font-size: 11px;
	margin-left: 8px;
}

.time{
	float:right;
	font-size:10px;
	color:#808080;
	font-weight:bold;
}
.post-message .text-holder h4 span {
	color:#808080;
	font-size:14px;
}


.post-message .text-holder p{
	margin:3px 0 0;
	font-weight: normal;
	color: #666;
}
.text-holder-link{
	float:right;
	font-size:10px;
	margin:8px 0 0;
	color:#808080;
	font-weight:bold;
}
.text-holder-link:hover{
	text-decoration:none;
}
.grey{
	background:#efefef;
}
.page-nav{
	width:196px;
	margin:0 auto;
	padding:1px 0 19px;
	overflow:hidden;
}
.page-nav a{
	float:left;
	font-weight:bold;
	color:#666;
	font-size:10px;
}
.page-nav a:hover{
	text-decoration:none;
}
.page-nav ul{
	list-style:none;
	margin:0 4px;
	padding:0;
	float:left;
	display:inline;
}
.page-nav ul li{
	float:left;
	margin-left:2px;
	display:inline;
	color:#808080;
	font-size:10px;
	font-weight:bold;
	margin-right:3px;
}
.page-nav ul li a{
	font-weight:bold;
	text-decoration:none;
	color:#808080;
}
.page-nav ul li span{
	margin-right:3px;
	float:left;
}
.page-nav ul li a:hover,
.page-nav ul li.active{
	text-decoration:none;
	color:#c0272d;
}
/*column2 start*/
.column2{
	float:right;
	width:550px;
}
.column2 h2{
	font-size:30px;
	margin:0;
	line-height:23px;
	color:#4c4c4c;
}
.column2 h2 span{
	font-size:20px;
	color:#808080;
}
.column2 .title-holder{
	background: url(../images/bg-tittle-holder3.gif) no-repeat;
	width:533px;
	padding:9px 0 6px 16px;
	margin:0 0 0 2px;
}
.column2 .title-holder h3{
	color:#fff;
	font-size:16px;
	margin:0;
}

ul.opportunities_actions {
	float: right;
	position: relative;
	top: -30px;
}

ul.opportunities_actions li {
	list-style: none;
	margin-bottom: 5px;
}


.opportunities{
	list-style:none;
	margin:13px 0 25px;
	padding:0;
	height:1%;
	overflow:hidden;
}
.opportunities li{
	float:left;
	padding:0 5px;
	position: relative;
}
.opportunities li a{
	font-size:12px;
	font-weight:bold;
	color:#808080;
	display:block;
	padding-left:40px;
	line-height:16px;
	width:36px;
	height:36px;
}

/*.opportunities li span{
	font-size:12px;
	font-weight:bold;
	color:#cd5542;
	display:block;
	position: absolute;
	bottom: -20px;
}*/

.opportunities .like a{
	background: url(../images/bg-like.gif) no-repeat;
}
.opportunities .kiss a{
	background: url(../images/bg-kiss.gif) no-repeat;
}
.opportunities .send a{
	background: url(../images/bg-send.gif) no-repeat;
}
.opportunities li a:hover{
	color:#999;
	text-decoration:none;
}
opportunities .like a:hover{
	background: url(../images/bg-like.gif) no-repeat;
}
.opportunities .kiss a:hover{
	background: url(../images/bg-kiss.gif) no-repeat;
}
.opportunities .send a:hover{
	background: url(../images/bg-send.gif) no-repeat;
}
.statistics{
	height:1%;
	overflow:hidden;
	margin:15px 0 41px 11px;
	background: url(../images/img1.gif) no-repeat;
	padding-left:92px;
}
.statistics .rating{
	margin:0 0 9px;
	color:#808080;
	font-size:20px;
	line-height:26px;
	display:block;
}
.stastics-holder{
	height:1%;
	overflow:hidden;
}
.item1{
	width:190px;
	float:left;
	margin-right:35px;
}
.item2{
	width:210px;
	float:left;
}
.stastics-holder dl{
	float:left;
	width:100%;
	font-weight:bold;
	margin:0;
}
.stastics-holder dl dt{
	float:left;
	color:#999;
	margin:0 0 10px;
}
.item1 dt{
	width:125px;
}
.item2 dt{
	width:108px;
}
.stastics-holder dl dd{
	margin:0;
	float:left;
	color:#4c4c4c;
}.text-wraper{
	padding:21px 5px 26px 24px;
	height:1%;
	overflow:hidden;
	font-weight:bold;
	color:#4c4c4c;
}
.text-wraper p{
	margin:0 0 14px;
}
.imagepcaleholder{
	height:1%;
	overflow:hidden;
	margin:13px 0 36px 13px;
}

.map-holder{
	height:1%;
	margin:8px 0 18px 8px;
	overflow:hidden;
}

.map-holder p {
	border:1px solid #666666;
	float:left;
	height:115px;
	overflow:hidden;
	width:528px;
}

.imagepcaleholder img{
	display:block;
}
.imagepcaleholder a{
	float:left;
	border:1px solid #666;
	background:url(../images/map.jpg) no-repeat;
	width:528px;
	height:115px;
	text-indent:-9999px;
	overflow:hidden;
}
.fans{
	list-style:none;
	margin:5px 0 0 19px;
	padding:0;
}
.fans li{
	float:left;
	margin:10px 0 0 12px;
	display:inline;
}
.fans li a{
	float:left;
}
.fans li a img{
	display:block;
}
#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
	padding:8px 0 30px;
}
#footer span{
	padding:0 0 0 3px;
	font-size:10px;
	color:#666;
	font-weight:bold;
}
/*#footer span a{
	color:#c0272d;
}
#footer span a:hover{
	text-decoration:none;
}*/
#footer ul{
	float:right;
	margin:0 -14px 0 0;
	padding:0;
	list-style:none;
}
#footer ul li{
	float:left;
	background: url(../images/devider.gif) no-repeat 100% 2px;
	padding:0 15px;
	line-height:14px;
}
#footer ul li a{
	font-size:12px;
	font-weight:bold;
	/*color:#666;*/
}
#footer ul li a:hover{
    color: #666;
	/*text-decoration:none;*/
}



/** Gallery HOME **/

.gallery{
	width:100%;
	overflow:hidden;
	margin:0px 0 11px;
}
.gallery ul{
	list-style:none;
	margin:0 0 0 -11px;
	padding:0;
	width:992px;
}
.gallery ul li{
	float:left;
	margin:10px 0 0 11px;
	display:inline;
}
.gallery ul li a{
	float:left;
	border:1px solid #999;
	position:relative;
	cursor:pointer;
}
.gallery ul li a img{
	display:block;
}


/** Tabset account **/

.primary{
	width:590px;
	float:left;
	padding-bottom: 15px;
}
.tabset{
	list-style:none;
	padding:0;
	margin:0 0 0 1px;
	background:url(../images/bg-tabset.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
}
.tabset li{
	float:left;
}
.tabset li:first-child a{
	margin-left:0;
}
.tabset li a{
	float:left;
	height:32px;
	overflow:hidden;
	background:url(../images/bg-tabset-el-right.gif) no-repeat 100% 0;
	padding-right:2px;
	cursor:pointer;
	margin-left:-1px;
	text-decoration: none;
}
.tabset li a span{
	padding:9px 0 0;
	float:left;
	background:url(../images/bg-tabset-el-left.gif) no-repeat;
	height:23px;
	color:#666;
	width:78px;
	text-align:center;
}
.tabset li a:hover,
.tabset li.active a{
	background-position:100% -32px;
	text-decoration:none;
	position:relative;
}
.tabset li a:hover span,
.tabset li.active a span{
	background-position:0 -32px;
	font-weight:bold;
	color:#7d990d;
}
.tab{
	width:100%;
	overflow:hidden;
	margin-top: 20px;
}


.sidebar{
	width:356px;
	float:left;
	/*margin:29px 0 0 27px;*/
	margin:20px 0 20px 27px;
	display:inline;
	background-color: #f2f2f2;
}

.sidebar .title-holder{
	/*background:#d70f5e url(../images/bg-tittle-holder1.gif) no-repeat;
	width:100%;
	padding:9px 0 1px 12px;
	margin-bottom:2px;*/
	
	padding:3px 0 3px 0px;
	background:#c0272d none repeat scroll 0 0;
	/*background:#C43541 none repeat scroll 0 0;*/
	overflow:hidden;
	width:100%;
	color: #fff;
}

.sidebar .title-holder h2{
	padding-left: 12px;
	margin: 15px 0;
	color: #fff;
}

.sidebar .text-holder {
	padding: 5px 10px 5px 12px;
	margin-bottom: 10px;
}

.sidebar h3{
	color: #c0272d;
	font-weight: bold;
	font-size: 17px;
	margin: 10px 0px 5px;
	line-height: 1.1em;
}

.sidebar p {
	font-size: 14px;
	color: #666;
	line-height: 1.1em;
}

.sidebar .block p {
	margin-top: 2px;
}

.sidebar .block {
	margin: 0 0 25px 0;
}


/** forms generals **/

div.input label {
	color: #808080;
	font-size: 14px;
	/*font-weight: bold;*/
	display: block;
	margin-bottom: 2px;
}

div.input {
	display: block;
	margin-bottom: 2em;
}

div.input span{
	display: block;
	font-size: 11px;
	padding-top: 3px;
}

div.input input, div.input textarea, div.input select {
	padding:8px 3px;
	font-size: 18px;
	background-color: #fff;
	border:2px solid #ccc;
}

div.input input.disabled, div.input textarea.disabled, div.input select.disabled{
	background-color: #e2e2e2;
}

div.input input:focus, div.input textarea:focus, div.input select:focus {
    border-color: #a6cd6c;
    border-width: 2px;
	background-color: #f3ffef;
}

div.input input, div.input select {
	padding:8px 3px;
	font-size: 18px;
}

div.input textarea {
	padding:5px;
	font-size: 13px;
	width: auto;
}



div.input input.form-error, div.input textarea.form-error, div.input select.form-error {
	border-color: #cc1a46;
	background-color: #FFDFDF;
}




/** Forms d'account **/

.frm label {
	width:20%;
	padding:12px 9px 0 0;
	text-align:right;
	float:left;
}

.frm div.input {
	width:100%;
	margin-top: 2em;
	margin-bottom: 2px;
	clear: both;
	display: block;
	height: 40px;
}

/*.frm div.select select, .frm div.date {
    height: 41px;
    padding: 8px 3px;
}*/


.frm div.input span{
	margin-left: 22%;
	margin-top: 1px;
	margin-bottom: 5px;
	float: left;
	height: 20px;
}

.frm div.input span.username{
    	height: 28px;
    	margin-bottom: 0px;
}

.frm div.input span.spanerror{
    	height: 13px;
}

.frm div.first {
	margin-top: 0;
}

.frm div.input input, .frm div.input textarea {
	width: 72%;
	float: left;
}


.frm div.submit {
	clear: left;
	/*float: left;
	margin-left: 22%;*/
	margin-right: 4%;
	text-align: right;
	margin-top: 1.5em;
}

.frm div.error-message {
	margin-left: 22%;
	float: left;

 	height: 25px;
	margin-top: 2px;
	font-size: 11px;

}


.username input{
	width:302px;
	float:left;
	padding:1px 5px;
	border:1px solid #666;
}
.username span, .email span{
	display:block;
	height:1%;
	clear:both;
	padding:1px 0 0 104px;
	font-size:10px;
}
.date-of-birth{
	width:100%;
	overflow:hidden;
	margin:26px 0 0;
}
.date-of-birth select{
	float:left;
	margin:0 17px 0 0;
}
#day,
#month{width:60px;}
#year{width:80px;}
.calendar{
	float:left;
	background:url(../images/btn-calendar.gif) no-repeat;
	width:24px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 -8px;
}
.sex{
	width:100%;
	overflow:hidden;
	margin:27px 0 0;
}
#sex{width:90px;}
.sex select{float:left;}
.description{
	width:100%;
	overflow:hidden;
	margin:26px 0 0;
}
.description textarea{
	float:left;
	width:431px;
	/*height:178px;*/
	border:1px solid #666;
	padding:5px;
}
.description div.txt_info{
	float: right;
	font-size:10px;
	height:1%;
	padding:4px 0 0 0px;
	display:  block;
	margin-right: 64px;
}

.description div.chars_left {
	margin: 3px 0 0 95px;
}

.username{
	width:100%;
	overflow:hidden;
	margin:0;
}


.email{
	width:100%;
	overflow:hidden;
	margin:28px 0 0;
}
.email input{
	float:left;
	width:302px;
	padding:1px 5px;
	border:1px solid #666;
}
.btns{
	width:100%;
	overflow:hidden;
	margin:30px 0 10px;
}
.save-changes{
	float:right;
	background:url(../images/bg-btn-save-changes.gif) no-repeat;
	width:112px;
	height:21px;
	font-size:12px;
	color:#666;
	text-align:center;
	padding:5px 0 0;
	margin:0 56px 0 0;
	display:inline;
}

/** Login-box **/

.login-box {
    background-color: #efefef;
	width: 400px;
	margin: 40px auto;
}

.login-box h2 {
	margin:  0;
	padding: 9px 12px;
	background-color: #ccc;
	display: block;
}

.login-box p{
	padding: 9px 12px;
}

.login-box form {
	padding: 20px;
}

/*.login-box form div.submit {
	text-align: right;
	width: 97%;
}*/

.login-box ul {
	padding-bottom: 10px;
}

.login-box ul li {
	margin-bottom: 10px;
	list-style: none;
}

.login-box ul li a{
	/*text-decoration: underline;*/
	/*color: #6c9100;*/
	font-weight: bolder;
}

.login-box ul li a:hover{
	text-decoration: none;
}

/** form add/edit **/

.add-form {
	width: 550px;
}

.add-form form.frm div.textarea{
	height: 67px;
}

.add-form span.field {
	clear: both;
	margin-top: 4px;
	margin-bottom: 30px;
	margin-left: 22%;
	display: block;
}

.add-form div.chars_left{
	margin-left: 22%;
	margin-top: 3px;
}

/** Form location **/

form.frm-location div.input {
	float: left;
}

form.frm-location div.input input {
    width: 320px;
}

form.frm-location div.submit {
	float: left;
	margin-left: 15px;
	margin-top: 30px;
}

form.frm-location div.done_top {
	float: right;
	margin-left: 0;
}

form.frm-save-location div.submit {
	width: 587px;
	text-align: right;
	margin: 0;
	color: #666;
	font-weight: bold;
	
}

.hfmap_edit {
	clear: both;
	margin: 0 0 15px;
	border: 1px solid #808080;
}


/** Layout login **/

div#header ul.login {
	margin-top: 15px;
}

div#header ul.login li{
	margin-left:35px;
}

div#header ul.login li a{
	font-size: 18px;
}

div#header ul.login li a:hover{
	color: #666;
}

/** Upload images **/

div.upload-images {
	width: 400px;
	margin: 0;
	
}

div.upload-images .instructions {
	margin: 20px 0px;
}

div.upload-images .instructions p {
	font-size: 14px;
	line-height: 1.2em;
	text-align: justify;
	margin: 5px 0;
}

div.upload-images form {
	text-align: center;
}

div.upload-images form div.input input[type="file"] {
	width: 100%;
}

#loading {
	background-color:#EEEEEE;
	border:2px solid #666666;
	display:none;
	font-size:110%;
	font-weight:bold;
	margin:25px 0 10px;
	padding:10px;
	text-align:center;
}

#loading span.loading_text {
	margin-left:10px;
	position:relative;
	top:-12px;
}

/** CROP image **/

table.crop tr td.thumb {
	padding-left: 5px;
}

/** Notifications edit **/

form.form_notifications {
	margin-top: 10px;
}

form.form_notifications div.input {
	clear: both;
	height: 20px;
}

form.form_notifications div.submit {
	clear: both;
	margin-top: 5px;
}

form.form_notifications div.checkbox label {
	float: left;
	margin-left: 25px;
	padding-top: 2px;
}

/** Images edit **/



div.change_thumb {
    margin: 5px 0;
}

div.change_thumb a {
	font-size: 12px;
}

ul.edit_picture {
    margin: 20px 0;
	padding: 0;
}

ul.edit_picture li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}


div.main_picture {
	margin: 20px 0;
}

div.main_picture span.active{
	background-color:#fff888;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	display: block;
	font-size: 12px;
}

div.main_picture span.info{
	display: block;
	margin-top: 5px;
	color: #999;
	font-size: 10px;
}

div.more_images {
	float: right;
	font-size: 11px;
}

/** agreement **/

p.agreement {
	text-align: right;
	margin-right: 22px;
	font-size: 11px;
}

/** validation **/

div.validation1 {
    
    font-weight: bold;
    font-size: 25px;
    color: #333;
    margin: 10px 0 50px;
}

div.validation3 {
    font-weight: bold;
    font-size: 25px;
    color: #333;
    margin: 50px 0 10px;
}

div.validation2 {
	
	font-size: 18px;
	
	line-height: 1.4em;
}

div.validation2 strong {
	color: #c0272d;
	font-weight: bold;
	padding: 5px 20px
}

/** static pages **/

.static_page dt {
    font-size:14px;
    color: #333;
	font-weight:bold;
}

.static_page dd {
	font-size: 12px;
    margin:0;
	padding:1em 0 1.2em 1em;
	line-height: 1.2em;
	text-align: justify;
}

/** share this **/
div#footer span a {
	text-decoration: none;
}

div.message-form div.error-message {
	margin: 2px 2px -5px 15px;
	font-size: 11px;
}

/** delete account**/

p.delete_account {
	font-weight: bold;
	margin-left: 21%;
}

div.delete_account_title {
	font-size: 25px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 80px;
	font-weight: bold;
	color: #333;
}

table.delete_account {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	width: 100%;
}

table.delete_account td {
	width: 50%;
}

.info-box ul li.kisses span.more_kisses {
	display: block;
	text-align: right;
	margin-top: -3px;
	margin-bottom: -10px;
}

.info-box ul li.kisses span.more_kisses a {
	cursor: pointer;
	font-size: 10px;
	color: #6c9100;
	
}

.info-box ul li.kisses span.more_kisses a:hover {
	text-decoration: underline;
}

ul.sent_kiss {
	margin: 40px 0px 60px;
}

ul.sent_kiss li {
	padding: 10px;
}

ul.sent_kiss li a{
	font-weight: normal;
	font-size: 13px;
}

div.input span.import_contacts {
	font-size: 12px;
}

div.input span.import_contacts a {
	font-weight: bold;
}
