
#info_content {
	margin: 25px 0 0 0;
	color: black;
}

#info_content a {
	text-decoration: none;
}

#info_content .left {
	border-right: dotted 1px black;
	padding-right: 10px;
	width: 348px;
	float: left;
	min-height: 337px;
	text-align: center;
}

#info_content .left_registration {
	border-right: dotted 1px black;
	padding: 0 10px 0 20px;
	width: 318px;
	float: left;
	min-height: 560px;
	text-align: left;
}

#info_content h1 {
	margin: 0 0 10px 0;
	font-size: 30px;
	font-weight: normal;
}

#info_content .right h1 {
	background: url(../images/profile_name_bg.gif) 0 5px no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	font-size: 30px;
	font-weight: normal;
}

#info_content .right h1.male {
	background: url(../images/profile_name_bg_male.gif) 0 5px no-repeat;
}

#info_content iframe {
	margin-top: 20px;
}

.modify_profile_info {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../images/heart.gif) 0 3px no-repeat;
	padding: 0 0 0 20px;
	text-align: right;
}

.comment {
	font-size: 11px;
	padding: 0 0 8px 0;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/comment_background.gif) no-repeat;
	width: 27px;
	height: 24px;
	cursor: pointer;
	z-index: 150;
	color: white;
}

.comment a {
	color: white;
	display: block;
}

.review_comment {
	font-size: 11px;
	padding: 0 0 8px 0;
	position: absolute;
	right: 11px;
	top: 0px;
	background: url(../images/comment_background.gif) no-repeat;
	width: 27px;
	height: 24px;
	cursor: pointer;
	color: white;
	z-index: 100;
}

.review_comment a {
	color: white;
	display: block;
}

#comparisons .modify_profile_info, #reviews .modify_profile_info {
	top: 10px;
	right: 20px;
	cursor: pointer;
}

#info_content .right {
	margin: 0 0 0 35px;
	float: left;
	position: relative;
	width: 550px;
}

.shadow {
	background: url(../images/top_shadow.gif) repeat-x;
	height: 21px;
	clear: both;
}

.registeration_form input[type="text"], .registeration_form input[type="password"], .registeration_form textarea, .registeration_form input[type="file"] {
	border: 1px solid black;
	display: block;
	margin: 10px 0 10px 0;
	padding: 5px;
	font-size: 14px;
	width: 100%;
}

.registeration_form textarea {
	height: 150px;
}

.registeration_form input[type="text"]:focus, .registeration_form input[type="password"]:focus, .registeration_form textarea:focus, .registeration_form input[type="file"]:focus, .registeration_form select:focus {
	border:3px double black;
	padding: 3px;
}

.registeration_form input[type="submit"] {
	border: 1px solid #efefef;
	background: url(../images/top_shadow.gif) repeat-x;
	display: block;
	font-size: 16px;
	padding: 5px 10px;
	font-weight: bold;
	margin: 10px 0;
}

.registeration_form input[type="image"] {
	margin: 10px 0;
}

.registeration_form input[type="file"] {

}

.registeration_form select {
	border: 1px solid black;
	padding: 5px;
	margin: 10px 0;
}

#registeration_form a:hover {
	text-decoration: underline;
}

.validation-advice {
	color: #AA0000;
	margin: 0 0 20px 0;
}

#info_box {
	border: 1px solid #e3e3e3;
	background: #f3f3f3;
	padding: 10px 10px;
	margin: 20px 0 20px 0;
}

#change_profile_image {
	background: black;
	color: white;
	position: absolute;
	bottom: 20px;
	left: 100px;
	width: 147px;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
	vertical-align: middle;
	display: block;
	cursor: pointer;
}

#delete_profile_image {
	background: black;
	color: white;
	position: absolute;
	bottom: 0px;
	left: 100px;
	width: 147px;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
	vertical-align: middle;
}

#delete_profile_image a {
	color: white;
}

#profile_image_wrapper {
	position: relative;
}

#upload_profile_image_form_wrapper {
	text-align: left;
}

#comparisons {
	/* padding: 10px 20px; */
	position: relative;
}

#comparisons h2 {
	background: url(../images/heart.gif) 0 5px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 42px;
}

#comparisons ul {
	list-style: none;
	margin: 10px 0 0 25px;
}

#comparisons ul li {
	float: left;
	text-align: center;
	margin: 0 20px 0 0;
	position: relative;
}

.delete {
	font-weight: bold;
/*
	padding: 0 0 0 20px;
	background: url(../images/delete_button.gif) 0 3px no-repeat;
	float: none !important;
	width: 100px;
	margin: 5px auto;
*/
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

h1.add_new {
	color: #cdcdcd;
	text-align: center;
	font-size: 48px;
	line-height: 48px;
	vertical-align: middle;
	font-weight: normal;
	margin: 0 0 20px 0;
	cursor: pointer;
}

.addition_form {
	text-align: left;
	margin: 30px 0;
}

/*
.addition_form textarea {
	width: 50%;
}
*/

#comparisons .image_wrapper, #carousel_movable_container .image_wrapper {
	padding: 2px;
	border: 1px solid #a3a3a3;
	width: 188px;
}

#comparisons .comparison_controller {
	width: 194px;
	height: 20px;
	margin: 0 auto;
	clear: right;
}

#comparisons .comparison_controller .muokkaa_button {
	float: left;
	cursor: pointer;
}

#comparisons .comparison_controller .delete_comparison {
	float: left;
	margin-left: 5px;
}

#reviews .review_controller {
	width: 100px;
	height: 20px;
	margin: 0 auto;
	clear: right;
}

#reviews .review_controller .muokkaa_button {
	float: left;
	cursor: pointer;
}

#reviews .review_controller .delete_review {
	float: left;
	margin-left: 5px;
}

#reviews .image_wrapper {
	width: 120px;
	text-align: center;
	margin: 0 auto;
	clear: left;
}

#reviews .image_wrapper img{
	padding: 2px;
	border: 1px solid #a3a3a3;
	text-align: center;
}

#reviews .image_wrapper .more_wrapping {
	text-align: center;
	float: none !important;
	display: block;
	cursor: pointer;
}

#comparisons .image_wrapper img {
	cursor: pointer;
}

.padme {
	margin: 0 0 0 2px;
}

.question {
	margin: 10px 0;
	line-height: 16px;
	font-size: 12px;
}

.more_wrapping {
	position: relative;
	float: left;
	display: inline;
}

.percentage {
	position: absolute;
	right: 2px;
	top: 4px;
	background: url(../images/percentage_bg.png) no-repeat;
	width: 29px;
	height: 29px;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

#reviews {
	/* padding: 10px 20px; */
	position: relative;
}

#reviews h2 {
	background: url(../images/heart.gif) 0 5px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 42px;
}

#reviews ul {
	list-style: none;
	margin: 10px 0 0 15px;
}

#reviews ul li {
	width: 120px;
	float: left;
	text-align: center;
	margin: 0 20px 0 0;
	position: relative;
}

#reviews div.more_wrapping {
}

.percentage_hot {
	position: absolute;
	left: 15px;
	top: 4px;
	background: url(../images/percentage_bg.png) no-repeat;
	width: 29px;
	height: 29px;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

.percentage_not {
	position: absolute;
	right: 2px;
	top: 4px;
	background: url(../images/percentage_bg.png) no-repeat;
	width: 29px;
	height: 29px;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}


#style_challenges {
/*
	padding: 10px 20px;
*/
	position: relative;
}

#style_challenges h2 {
	background: url(../images/heart.gif) 0 5px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 42px;
}

#style_challenges ul {
	list-style: none;
	margin: 10px 0;
}

#style_challenges ul li {
	text-align: center;
	margin: 0 20px 0 0;
}

#style_challenges a:hover {
	text-decoration: underline;
}

.campaigns_list {
	width: 960px;
	padding-left: 20px;
}

.campaigns_list li {
	background: url('../images/answer_bg.gif') 0 130px repeat-x;
	position: relative;
	height: 131px;
}

.profile_campaign_image {
	position: absolute;
	width: 128px;
	height: 120px;
	bottom: 1px;
	left: 0;

}

.profile_campaign_content {
	width: 390px;
	margin: 10px 0 0 155px;
/*
	position: absolute;
	left: 155px;
	top: 10px;
*/
}

.profile_campaign_name {
	font-size: 18px;
	text-align: left;
	margin-bottom: 20px;
}

.profile_campaign_ingress {
	text-align: left;
	font-size: 12px;
}

.participated_image {
	position: absolute;
	width: 325px;
	right: 13px;
	bottom: 1px;
	font-size: 18px;
}

.part_pic {
	
	width: 160px;
	float: left;
	text-align: right;
	margin-right: 19px;
	margin-top: 10px;
}

.winner_pic {
	margin-top: 50px;
	color: #ff6161;
}

.winner_pic img {
	vertical-align: -4px;
	margin-right: 7px;
}

.participated_image img.part_picture {
	float: left;
}

.clearer {
	clear: both;
}

.tabs {
	border-bottom: 1px solid #EFEFEF;
	height: 28px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 30px 0;
	padding: 0;
}

.tabs li {
	float: left;
}

.tabs li a {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	display: block;
	height: 18px;
	margin: 0 10px;
	padding: 5px 15px;
}

.tabs li a.active {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #EFEFEF none repeat scroll 0 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

.account_info {
	margin-top: 20px;
}

.limit {
	float: right;
	color: #555555;
	font-size: 18px;
}

.review_open  .percentage_hot {
	left: 4px !important; 
}

.trophies {
	margin-top: 11px;
	text-align: right;
}

.trophies img {
	vertical-align: -3px;
	margin-right: 8px;
}

.browse_question {
	width: 135px;
	font-size: 14px;
	line-height: 23px;
	display: inline-block;
	text-align: right;
	vertical-align: top;
}

.browse_answer {
	background: url('../images/answer_bg.gif') 0 0 repeat;
	width: 403px;
	margin-left: 12px;
	line-height: 23px;
	display: inline-block;
}
