
h3 {
	font-size: 1.2em;	
}
table.questions {
	border-collapse: collapse;
	margin-top: 20px;
}
table.questions tr {
	background: transparent url(../images/div_h.gif) repeat-x scroll left top;
	padding: 5px;
	
}

table.questions td.answer label.lang, table.questions td.answer label.field_label {
	float:left;
	display:block;
	clear:left;
	width: 65px;
	margin-top:2px;
}

table.questions td.answer input[type=text], table.questions td.answer select {
	float: left;
	margin-top:2px;
}
table.questions textarea {
	margin-top:10px;
	height: 150px;
	width: 100%;
}
table.questions input[type=text], table.questions select {
	width: 200px;	
}
table.questions textarea.small_text {
	height:50px;
}

table.questions tr.not-equal td.answer {
	background-color: #FEFF9F;	
}
table.questions td.answer ul {
	width: 100%;
}
table.questions td.answer ul li {
	width: 200px;
	margin-right: 10px;
	float: left;
}

table.questions td.answer ul.children-row {
	clear:both;
	float: left;
}
table.questions td.answer ul.children-row li {
	float: left;
}
table.questions td.answer ul.children-row li label {
	float:left;
	display:block;
	margin: 2px 5px 2px 3px;
}
table.questions td.answer ul.children-row li input {
	width: 70px;
}
table.questions td.answer ul.children-row li select {
	width: 70px;	
}

table.questions td.answer ul.errorlist  {
	float:left;
	clear:both;	
}
table.questions ul, table.questions ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
table.questions ul li label {
	display:inline;
	float:none;
}
table.questions td {
	vertical-align:top;
	padding-top:10px;
}
table.questions tr.row2 {
	background-color: #DFDFDF;	
}
table.questions td.question {
	width:30%;
	padding-left: 5px;
}
table.questions td.question em, table.complete_profile td em {
	color:#F00;	
}
	
table.questions td.answer {
	width: 45%;
	padding: 10px;
}
table.admin_questions td.answer {
	width:30%;	
}
table.questions td.wide {
	width: 55%;
}
table.admin_questions td.answer ul {
	margin:0px;
	padding:0px;	
}
table.questions td.description {
	width: 25%;
}
table.questions td.des_narrow {
	width: 15%;
}
table.complete_profile textarea {
	margin-top: 0px !important;
}

.center-photos {
	width: 460px;
	margin-left: auto;
	margin-right: auto;	
}

table.complete_profile td {
	width: 50%;
}
p.profile_pict span
{
	float:left;
	margin: 10px;	
}
p.profile_pict img
{
	float:left;
	clear:both;
	margin-left:200px;	
}
ul#profiles {
	padding:none;
}

ul.search_arrows {
	font-size: 2em;
	text-align:center;
}
ul.search_arrows a {
	text-decoration: none;
}
ul.search_arrows span.no {
	font-size:0.8em;
}
ul.search_arrows li {
	width:32%;
	float:left;
}
div.profile_block {
	width:412px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
div.profile_block div.profile-top {
	background-color:#ffffff;
	padding-top: 6px;
}
div.profile_block div.profile-bottom {
	background-image: url('../images/thumb_bg_bottom.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}
div.profile_block a.avatar {
	display:block;
	
}
div#content ul#profiles {
	padding:20px;
	float:left;	
}
ul#search-filters.center {
	width: 300px;
	margin: 5px auto;
	clear: both;
}
ul#search-filters {

}
ul#search-filters li {
	float:left;
	border-left: 1px solid #E70A60;
	padding-left: 5px;
	padding-right: 5px;
}
ul#search-filters li.first {
	border:none;
}

ul#photos-list {
		float: left;
		width: 100%;
		padding: 10px 0 0 10px;
	}
	ul#photos-list li {
		width: 216px;
		margin: 0 12px 12px 0;
		float: left;
	}
div#content_wide ul#photos-list {
	margin-left: 30px;
}
div#content_wide ul#photos-list li {
	margin: 0px 20px 0px 20px;
}

	ul#photos-list li div.bot {
		background: url('../images/thumb_bg_bottom_wide.png') left bottom no-repeat;
		padding-bottom: 8px;
	}
	ul#photos-list li div.top {
		background-image: none;
		background-color: #FFF;
		margin: 0px;
		padding: 8px 0 0 0;
		
	}
	ul#photos-list li a {
		width: 100%;
		padding: 2px;
		display: block;
	}
		ul#photos-list li a {
			text-decoration: none;
			text-align: center;
			font-size: 11px;
			color: #999;
		}
			ul#photos-list li a:hover {color: #333;}
		ul#photos-list li a img {
			border: 2px solid #FFF;
			text-decoration: none;
			margin: 0 0 1px 0;
		}
			ul#photos-list li a:hover img {
				border: 2px solid #afafaf;
			}
			ul#photos-list li a strong {
				color: #e70a60;
				text-decoration: underline;
			} 
				ul#photos-list li a:hover strong {color: #ab0043;}
				

ul#persons-list {
	padding:20px 0 0 50px;
	width:580px;
	float:inherit;
}
    ul#persons-list li {
        width: 108px;
        margin: 0 32px 22px 0;
        float: left;
        height: 183px;
    }
    ul#persons-list li div.bot {
        background: url('../images/thumb_bg_bottom.png') left bottom no-repeat;
        padding-bottom: 8px;
    }
    ul#persons-list li div.top {
        background-image: none;
        background-color: #FFF;
        margin: 0px;
        padding: 8px 0 0 0;
        
    }
	ul#persons-list div.person-name {
		background-color: #FFFFFF;
		width: 96px;
		padding: 2px 0px;
		margin: 0px auto;
	}
    ul#persons-list li a {
        width: 108px;
        padding: 2px;
        display: block;
    }
        ul#persons-list li a {
            text-decoration: none;
            text-align: center;
            font-size: 11px;
            color: #333333;
        }
            ul#persons-list li a:hover {color: #333;}
        ul#persons-list li a img {
            border: 1px solid #F00;
            text-decoration: none;
            margin: 0 0 1px 0;
			min-height: 133px;
        }
            ul#persons-list li a:hover img {
                border: 1px solid #000;
            }
            ul#persons-list li a {
                color: #333333;
            } 
                ul#persons-list li a:hover {color: #ff0033;}				
				



span.big_heart {
	display:block;
	width: 50px !important;
	height: 40px;
	text-align:center;
	padding:10px 0px 0px 0px !important;
	font-weight: bold;
	color: #FFF;
	background: url('../images/heart_big.gif') top left no-repeat;
}
				

ul.user-actions {
	width: 60%;
	float:right;
	text-align:center;
	font-size: 1.2em;
}
ul.user-actions li {
	float:right;
	height:20px;
	margin:5px 2px;
	padding: 6px 10px;
	width:150px;
	font-size: 0.9em;
	background: transparent url('../images/user-action-bg.png') no-repeat scroll left top;
}
ul.user-actions div{
	margin: 0;
	padding:0;
}

div.send_email { background: transparent url('../images/icons/send_email.png') no-repeat scroll 0px 0px; }
div.send_gift { background: transparent url('../images/icons/send_gift.png') no-repeat scroll 0px 0px; }
div.add_to_fav { background: transparent url('../images/icons/add_to_fav.png') no-repeat scroll 0px 0px;}
div.give_heart { background: transparent url('../images/icons/give_heart.gif') no-repeat scroll 0px 0px; }
div.call_me { background: transparent url('../images/icons/call_me.png') no-repeat scroll 0px 0px; }
div.date_me { background: transparent url('../images/icons/date_me.png') no-repeat scroll 0px 0px; }

ul.top-questions {
	width: 60%;
	float:right;
}
ul.top-questions li.left {
	float: left;
}
ul.top-questions li.right {
	float: right;
}
ul.top-questions li {
	padding-left:2px;
	width:49%;
	float: left;
	background: transparent url(../images/div_h.gif) repeat-x scroll left top;
	padding-top:10px;
	padding-bottom: 10px;
}
ul.bottom-questions {
	margin-top: 10px;	
}
ul.bottom-questions li {
	float:left;	
	clear:both;
	background: transparent url(../images/div_h.gif) repeat-x scroll left top;
	width:100%;
	padding-top:10px;
	padding-bottom: 10px;
}
ul.top-questions li.nobg {
	background: none;
}
ul.bottom-questions ul li {
	float:none;
	background:none;
	padding: 0;
}
ul.top-questions label, ul.bottom-questions label {
	display: block;
	color: #E70A60;
	font-weight: bold;
	float:left;
	width: 100%;
}
ul.top-questions li ul, ul.bottom-questions li ul {
	margin-left: 10px;
	float:left;
}
ul.bottom-questions li ul {
	clear:both;	
}
ul.top-questions li ul li {
	width: 90px;
	margin: 0px 10px;	
	background: none;
	padding:0;
}

p.error {
	color: red;
}


