* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #eaeaea;
	font-family: Georgia, serif;
	font-size: 15px;
	color: #303030;
}

a:link, a:visited, a:hover, a:active {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 26px;
	margin: 15px auto 15px auto;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#main_container {
	width: 990px;
	margin: 0 auto 0 auto;
}

#content_container {
	background: white;
	width: 960px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #eaeaea;
}

#top_banner_container {
	width: 990px;
	background: white;
	text-align: center;
	padding: 4px 0;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

.no_padding {
	padding: 0 !important;
}

#top_container {
	width: 975px;
	height: 109px;
	position: relative;
}

.text_content {
	width: 930px;
	padding: 15px;
}

.text_content p {
	padding-bottom: 15px;
}


#main_logo {
	width: 415px;
	height: 61px;
	position: absolute;
	top: 25px;
}

#register_button {
	width: 160px;
	height: 47px;
	position: absolute;
	top: 37px;
	left: 440px;
}

#tilaa_button {
	width: 165px;
	height: 61px;
	position: absolute;
	top: 26px;
	left: 440px;
}

#qgallery {
	width: 97px;
	height: 9px;
	position: absolute;
	top: 7px;
	right: 9px;
}

#addthis {
	position: absolute;
	top: 7px;
	right: 110px;
}

#navi_container {
	background: url('../images/navi_bg.gif') 0 0 repeat-x;
	width: 960px;
	height: 28px;
	position: relative;
}

#navi {
	width: 621px;
	height: 28px;
	list-style-type: none;
	position: absolute;
	left: 0;
}

#navi li {
	background: url('../images/navi_separator.gif') right 6px no-repeat;
	height: 25px;
	padding: 5px 13px 5px 8px;
	float: left;
}

#navi li.first {
	padding-left: 16px;
}

#navi li.last {
	background: 0;
	padding-right: 0;
}

#navi a:link, #navi a:visited, #navi a:hover, #navi a:active {
	color: white;
	text-decoration: none;
	padding-right: 5px;
}

#navi a:hover {
	color: #c5c5c5;
	text-decoration: none;
	padding-right: 5px;
}

#search {
	height: 17px;
	position: absolute;
	right: 20px;
	bottom: 36px;
	text-align: right;
}

#search form {
	display: block;
}

#search span {
	font-size: 11px;
	line-height: 17px;
}

#search span.profiles {
	margin-right: 10px;
}

#search input, #search span {
	display: block;
	float: left;
}

#search input[type="text"] {
	background: black;
	width: 125px;
	height: 17px;
	margin-right: 5px;
	margin-left: 12px;
	color: white;
}

#search input[type="image"] {
	width: 18px;
	height: 17px;
	cursor: pointer;
}

#login {
	width: 280px;
	height: 18px;
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: right;
}

#login form {
	display: block;
}

#login input {
	display: block;
	float: left;
}

#login input[type="text"], #login input[type="password"] {
	background: white;
	width: 125px;
	height: 17px;
	margin-right: 5px;
}

#login input[type="image"] {
	width: 18px;
	height: 17px;
	cursor: pointer;
}

#logout {
	width: 278px;
}

#logout div {
	float: right;
}

#logout > div:first-child {
	margin-left: 20px;
}

#logout a:link, #logout a:hover, #logout a:visited, #logout a:active {
	color: white;
	text-decoration: none;
}

#logout a:hover {
	color: #c5c5c5;
	text-decoration: none;
}

#logout span {
	margin-right: 20px;
}

#campaign_lift_container {
	width: 690px;
	height: 144px;
	float: left;
	position: relative;
	overflow: hidden;
}

#campaign_lift_container img {
	position: absolute;
	cursor: pointer;
}

#campaign_lift_container ul {
	position: absolute;
	list-style: none;
	bottom: 15px;
	left: 20px;
}

#campaign_lift_container ul li {
	background: white;
	color: black;
	border: 1px solid black;
	cursor: pointer;
	float: left;
	font-weight: bold;
	width: 15px;
	height: 22px;
	line-height: 19px;
	padding-left: 7px;
}

#campaign_lift_container ul li.selected {
	background: black;
	color: white;
	border: 1px solid white;
}

.campaign_lift_content {
	font-size: 12px;
	width: 231px;
	height: 100px;
	padding-left: 16px;
/*	padding-top: 12px; */
	position: absolute;
	top: 15px;
}

.campaign_lift_images {
	width: 443px;
	height: 116px;
	position: absolute;
	top: 15px;
	left: 248px;
}

.campaign_lift_images img {
	margin-left: 22px;
}

.campaign_lift_images img.first {
	margin-left: 10px;
}

#promos {
/*	background: url('../images/how_it_works.jpg') 0 0 no-repeat; */
	background: url('../images/campaign_lift_bg.gif') 262px 0 no-repeat;
	width: 270px;
	height: 144px;
	float: left;
}

#promos div {
	padding: 13px 5px 10px 10px;
	overflow: hidden;
	height: 121px;
}

#top_shadow {
	background: url('../images/top_shadow.gif') 0 0 repeat-x;
	width: 960px;
	height: 21px;
	clear: both;
}

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

.content_shadow {
	background: url('../images/top_shadow.gif') 0 0 repeat-x;
	width: 930px;
	height: 21px;
	clear: both;
}

#main_lift_container {
	width: 960px;
	min-height: 407px;
}

#iframe_container {
	width: 960px;
	background: white;
}

#iframe_review_compare_selector {
	background: url('../images/selector_bg.gif') 0 33px no-repeat;
/*	width: 223px; */
	width: 351px;
	height: 70px;
	position: relative;
}

#frontpage_review_compare_selector {
	background: url('../images/selector_bg.gif') 0 33px no-repeat;
/*	width: 223px; */
	width: 351px;
	height: 70px;
	position: relative;
}

#frontpage_modes, #iframe_modes {
	width: 190px;
	height: 39px;
	position: absolute;
	left: 33px;
	top: 0px;
}

#frontpage_modes div, #iframe_modes div {
	width: 95px;
	height: 39px;
	float: left;
	text-transform: uppercase;
}

#frontpage_modes div.selected, #iframe_modes div.selected {
	background: url('../images/selected_mode_bg.gif') 0 0 no-repeat;
}

#frontpage_modes div img, #iframe_modes div img {
	margin: 12px 0 0 22px;
}

#frontpage_main_content {
	width: 357px;
	height: 375px;
	float: left;
	position: relative;
	margin-bottom: 27px;
}

#review_compare_selector {
	background: url('../images/selector_bg.gif') 0 56px no-repeat;
	width: 357px;
	height: 375px;
	float: left;
	position: relative;
	margin-bottom: 27px;
}

#modes {
	width: 190px;
	height: 39px;
	position: absolute;
	left: 33px;
	top: 23px;
}

#modes div {
	width: 95px;
	height: 39px;
	float: left;
	text-transform: uppercase;
}

#modes div.selected {
	background: url('../images/selected_mode_bg.gif') 0 0 no-repeat;
}

#modes div img {
	margin: 12px 0 0 22px;
}

#content {
	width: 290px;
	position: absolute;
	left: 33px;
	top: 99px;
	font-size: 16px;
}

#frontpage_main_content #content {
	top: 22px;
}

h2 {
	font-size: 18px;
	margin-bottom: 8px;
}

#profile_name {
	background: url('../images/profile_name_bg.gif') 0 0 no-repeat;
	height: 23px;
	padding-left: 28px;	
	font-size: 11px;
	margin-top: 22px;
}

#comments {
	background: url('../images/comments_bg.gif') 0 0 no-repeat;
	position: absolute;
	top: 302px;
	left: 33px;
	padding-left: 28px;
	font-size: 11px;
}

#comment_terms {
	position: absolute;
	top: 322px;
	left: 33px;
/*	padding-left: 28px;*/
	font-size: 9px;
}

#review_compare_images {
	width: 603px;
	float: right;
	padding-top: 23px;
	margin-bottom: 27px;
	position: relative;
}

#left_image {
	float: left;
	width: 301px;
	height: 357px;
	text-align: center;
	position: relative;
}

#right_image {
	float: right;
	width: 301px;
	height: 357px;
	text-align: center;
	position: relative;
}

#center_image {
	width: 602px;
	height: 357px;
	text-align: center;

}

#center_image img.hot_image {
	position: absolute;
	bottom: 0;
	left: 83px;
}

#center_image img.not_image {
	position: absolute;
	bottom: 0;
	right: 83px;
}

#review_compare_images img.select_image {
	position: absolute;
	bottom: 0;
	left: 83px;
}

#bottom_separator {
	height: 3px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	clear: both;
}

#carousel {
	width: 960px;
	margin: 0 0 0 0;
	position: relative;
}

#carousel a:link, #carousel a:visited, #carousel a:active {
	text-decoration: none;
}

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

#iframe_container #carousel {
	padding-top: 50px;
}

#carousel_mode_selector {
	width: 928px;
	height: 20px;
	padding-left: 32px;
	margin-top: 22px;
	margin-bottom: 10px;
}

#carousel_mode_selector.frontpage {
	position: absolute;
	width: 560px;
	margin-top: 0;
	margin-bottom: 0;
	top: 12px;
/*	left: 230px; */
	right: 0px;
}

#carousel_mode_selector div {
	float: left;
	background: url('../images/comments_bg_grey.gif') 0 2px no-repeat;
	padding-left: 26px;
	margin-right: 26px;
}

#carousel_mode_selector div.selected {
	background-image: url('../images/comments_bg.gif');
}

#carousel_mode_selector a {
	font-size: 18px;
	font-weight: bolder;
	color: #93a7a0;
}

#carousel_mode_selector a.selected {
	color: #111111;
}

#carousel_images {
	height: auto;
	width: 960px;
	padding-bottom: 26px;
}

#carousel_frame {
	width: 860px;
	overflow: hidden;
	height: auto;
	float: left;
}

#campaign_carousel_frame {
	width: 910px;
	overflow: hidden;
	height: auto;
	float: left;
	padding-left: 30px;
}

#carousel_frame li, #campaign_carousel_frame li {
	float: left;
	margin-right: 20px;
	list-style: none;
}

#carousel_frame #carousel_movable_container, #campaign_carousel_frame #carousel_movable_container {
	position: relative;
}

#carousel_frame ul, #campaign_carousel_frame ul {
	float: left;
	width: 860px;
	height: auto;
	list-style: none;
}
#campaign_carousel_frame ul {
	width: 940px;
}

#carousel_previous, #carousel_next {
	float: left;
	width: 50px;
	height: 60px;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	background: white;
}

#carousel_next {
	position: relative;
	left: -20px;
}

#carousel_previous img, #carousel_next img {
	width: 20px;
}

#carousel_frame li.review_open {
	position: relative;
	margin-right: 6px;
	padding: 2px;
	border: 1px solid #A3A3A3;
}

#carousel_frame li.review_open img {
	display: block;
}

.campaign_container {
	width: 960px;
	margin-top: 25px;
	margin-bottom: 20px;
	background: url('../images/separator.gif') 358px 0 repeat-y;
	position: relative;
}

.campaign_container iframe {
	margin-top: 20px;
}

.campaign_list {
	padding-top: 20px;
	padding-left: 16px;
}

.campaign_image {
	width: 358px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.campaign_content {
	width: 563px;
/*
	left: 359px;
	top: 0;
	position: absolute;
*/
	margin-left: 359px;
	padding-left: 38px;
}

.campaign_content h1 {
	font-size: 26px;
}

.campaign_content h2 {

}

.campaign_content p {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 28px;
	font-size: 14px;
	line-height: 18px;
}

.campaign_controller {
	height: 44px;
}

.campaign_controller span {
	background: url('../images/heart.gif') 0 4px no-repeat;
	padding-left: 20px;
	margin-right: 30px;
}

.campaign_controller a:link, .campaign_controller a:visited, .campaign_controller a:active {
	text-decoration: none;
}

.campaign_controller a:hover {
	text-decoration: underline;
}

#control_overlay {
	background-color:#000;
}

.modal {
	background-color:#fff;
	padding:10px;
	border:1px solid #333;
}

ul.list_container {
	list-style-type: none;
}

ul.list_container li {
	float: left;
}

.kansio_listaus {
	width: 125px;
	border: 1px solid #A3A3A3;
	padding: 4px;
	padding-top: 9px;
	margin-bottom: 20px;
	text-align: center;
}

ul.list_container .first {

}

ul.list_container .row {
	clear: both;
}

.clearer {
	clear: both;
}

#footer {
	background: #eaeaea url('../images/forma_logo.gif') 16px 26px no-repeat;
	width: 876px;
	height: 81px;
	padding-top: 26px;
	padding-left: 116px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	position: relative;
}


#footer p {
	width: 588px;
	color: #3f3f3f;
}

#footer ul {
	position: absolute;
	top: 26px;
	right: 16px;
	list-style-type: none;
	text-align: right;
}


#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #185793;
}

.ei_kumpikaan {
	position: absolute;
	bottom: 0;
	left: 232px;
	z-index: 1;
}

.list_container {
	margin-top: 20px;
}

.kansio_listaus {
	margin-left: 16px;
}

.kansio_listaus div.img_holder {
	height: 125px;
}

.info {
	text-align: center;
}

.error {
	font-weight: bold;
	margin-top: 20px;
}

.password_recovery input[type="text"] {
	border: 1px solid black;
	margin: 10px;
}

.password_recovery {
	margin: 20px;
	margin-left: 0;
}

.password_recovery input[type="submit"] {
	cursor: pointer;
	padding: 2px;
}

.close_modal_window {
	text-align: right;
	cursor: pointer;
	clear: both;
}

.large_percentage_left, .large_percentage_right {
	height: 79px;
	width: 79px;
	font-size: 28px;
	position: absolute;
	color: white;
	line-height: 79px;
	vertical-align: middle;
}

.large_percentage_right {
	top: 55px;
	right: -10px;
	background: url(../images/percentage_bg_large_right.png) no-repeat;
	
}

.large_percentage_left {
	top: 55px;
	left: -10px;
	background: url(../images/percentage_bg_large_left.png) no-repeat;
}

.large_review_percentage {
	height: 79px;
	width: 79px;
	font-size: 28px;
	position: absolute;
	color: white;
	line-height: 60px;
	vertical-align: middle;
	top: 55px;
	left: 80px;
	background: url(../images/percentage_bg_large_left.png) no-repeat;
}

.large_review_percentage .likes {
	font-size: 12px;
	width: 79px;
	top: 25px;
	position: absolute;
}

.already_voted {
	text-align: center;
}

#pagination {
	list-style: none;
	margin: 20px 5px 20px 0;
	border: 1px solid black;
	float: right;
	clear: left;
}

#pagination li {
	float: left;
	border-right: 1px solid black;
}

#pagination li.last {
	border: none !important;
}

#pagination li a {
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	background: white;
}

#pagination li a:hover, #pagination li a.selected {
	background: #93A7A0;
	color: white;
}

.male {
	background: url(../images/profile_name_male_bg.gif) no-repeat !important;
}

h1.left_margin {
	margin-left: 16px;
}

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

#profile_popup {
	
}

#profile_popup .nick {
	font-size: 30px;
	margin-bottom: 12px;
}

#profile_popup .nick img {
	margin-right: 11px;
}

#profile_popup .participated_image {
	margin-bottom: 10px;
}

div.participated_image {
	margin-bottom: 20px;
}

#profile_popup .vote {
	font-size: 12px;
	background: black;
	padding: 1px 8px;
	color: white;
}