html {
	margin:0;
	padding: 0;
	background-color: #fff;
}

.carddit_front {
	margin: 10px auto 0 auto;
	padding: 0;
	background: none;
	background-color: #fff;
	z-index: -1;
	top:0px;
	height: auto;
	min-width: 1000px;

}

.carddit_front .carddit_content {
	background-color: #dedede;
	border: 5px solid #272727;
}


.fp_top {
	width: 100%;
}

.fp_top_section_one {
	margin: 0 0px 0 0;
	padding: 0 20px;
	text-align: center;
}

.fp_top_section_two {
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	width: 240px;
	padding: 10px 0;
}


.fp_section_one {
	margin: 0;
	padding: 0;
	float: left;
	height: 331px;
}

.fp_section_one_title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin: 10px 0px 15px 10px;
}

.fp_section_one_title span {
	font-style: italic;
}

.fp_section_two {
	position:relative;
	margin-top: 0;
	margin-left: 736px;
	font-size: 15px;
	background: url(http://media.carddit.com/images/gifts/FantasyGiftsheader3.jpg) top right repeat-x;
	height: 331px;
	font-weight: bold;
	color: #000;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-top-right-radius: 26px;
	-moz-border-radius-topright: 26px;
	border-top-right-radius: 26px;
}

.fp_section_two_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0 20px 0;
	padding: 0 20px;
}

.fp_link {
	text-align: center;
	margin-top: 10px;
}

.fp_section_two .inner {
	padding: 0 20px;
	margin: 0px auto 0 auto;
}

.fp_section_two ul {
	margin: 10px 0 20px;
}

.fp_section_two li {
	margin: 5px 0 0 -20px;
}

.fp_section_two .fp_link {
	margin-top: 5px;
}

.fp_section_three {
	clear: both;
	position: relative;
	padding-top: 15px;
	margin-left: 20px;
	padding-bottom: 20px;
}

.fp_section_three_app {
	position: absolute;
	top: 190px;
	left: 700px;
	padding-top: 10px;
	text-align: center;
}

.fp_section_four {
	position: relative;
	width: 100%;
	background-color: #f0f0f0;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 80px;
	min-height: 1000px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top: 2px solid #000;

}

.fp_section_four_title {
	font-size: 22px;
	font-weight: bold;
}

.fp_section_left {
	margin-left: 20px;
	margin-right: 380px;
	overflow: hidden;
}

.fp_subsection {
	float: left;
	background-color: #fff;
	margin: 10px 10px 5px 0;
	border: 2px solid #dedede;
	padding: 5px 8px 15px 12px;
	-moz-border-radius: 25px;
	-webkit-border-radius:25px;
	-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
	height: 170px;
	position: relative;
	min-width: 500px;
}

.fp_subsection .carddit_user_image_small {
	width: 83px;
	height: 80px;
	margin-right: 0px;
	text-align: center;
}

.fp_thumbnail img {
	margin: 0;
	padding: 0;
}

.fp_deck_name,
.fp_card_details {
	margin: -2px 0 0 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
	width: 80px;
	overflow:hidden;
	line-height: 13px;
	height: 28px;
}

.fp_subsection_title {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 5px;
}

.fp_thumbnail {
	display: block;
	float: left;
	padding: 0 3px 20px 3px;
}

.fp_popular_decks {
	background-color: #fff;
}

.fp_popular_decks .fp_card_details {
	width: 105px;
	margin: 140px 0 0 0;
}

.fp_popular_decks .fp_thumbnail {
	position: relative;
	top: 9px;
	left: 7px;
	height: 100px;
	width: 77px;
	display: block;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	-border-radius: 10px;
	border-radius: 10px;
}

.fp_popular_decks {
	height: 185px;
}

.fp_featured_contributors {
	height: 115px;
}

.fp_home_qrcode {
	height: 150px;
	margin: 0px 125px;
}



.fp_jacket {
	float: left;
	background: url("http://media.carddit.com/images/deckbackgroundmed.png") -5px 0 no-repeat;
	height: 170px;
	width: 105px;
	overflow: hidden;
	margin-bottom: 20px;
}

.center {
	text-align: center;
}

.fp_section_right {
	position: absolute;
	top: 10px;
	right: 0;
	width: 390px;
	overflow: hidden;
}

.carddit_front_footer .inner_footer {
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	width: 900px;
	background-color: #fff;
	color: #333;
	border: none;
}

.carddit_front_footer {
	position: relative;
	bottom: 0;
	width: 100%;
	z-index: 5;

}

#showDeckCard {
	margin-top: 10px;
	background-color: #fff;
	-moz-border-radius: 35px;
	-webkit-border-radius:35px;
	-border-radius: 35px;
	border-radius: 35px;
	margin: 8px 15px 0px;
	padding-top: 5px;
	border: 2px solid #dedede;

}

.carddit_card_img {


}

.front_social {
	clear: both;
	padding-top: 10px;
}

.front_social img {
	height: 50px;
	vertical-align: middle;
}

.fp_featured {
	margin: 15px 20px 200px 20px;
	padding: 10px 20px;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 35px;
	-webkit-border-radius:35px;
	-border-radius: 35px;
	border-radius: 35px;
	border: 2px solid #dedede;
}

.front_member_details {
	font-size: 12px;
	color: #116d99;
	cursor: pointer;
}

.front_member_details:hover {
	background-color: #e7e7e7;
}

.front_member_details img {
	vertical-align: middle;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #dedede;
	width: 60px;
	margin-right: 10px;
}

.front_last_member {
	border: none;
}

#front_watch_video {
	text-align: center;
	font-size: 14px;
}

#front_hide_player {
	display: none; 
	position: relative;
	top :0px;
	width: 450px;
	overflow:hidden;
	margin: 0px auto 0 auto;
}


#carddit_player {
	margin: 0px auto 0px auto;
}

#carddit_more_cards_see_more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	margin: 7px 10px;
	padding: 3px 8px;
}


.cardflip {
	font-size: 12px;
	margin: 0px 0 0;
	padding: 0px 0px 5px 0px;
	text-align: center;
	color: #888;
}


.carddit_front .fb_div {
	width: 200px;
	margin: 0 auto 0 auto;
	padding-bottom: 5px;
	min-height: 20px;
}

.carddit_front .fb_button {
	margin-top: 15px;
	background: url("http://media.carddit.com/images/facebooksignup.png") top left no-repeat !important;
	width: 200px;
	height: 40px;
}

.carddit_front .fb_button_text {
	display: none !important;
}


.carddit_content_front_page_stream {
	width: 885px;
	background-color: #fff !important;
}

.front_page_cardstream #cardStreamDiv {
	width: 885px;
	height: 100%;
	margin: 10px 0 0 10px;
	overflow: auto;
}

.front_page_user_header {
	position: relative;
	top: -5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

.front_page_user_header span { 
	padding: 2px 10px;
}

.front_page_user_header a:hover,
.front_page_user_header a span:hover {
	background-color: #f17223;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-border-radius: 0.5em;
	border-radius: 0.5em;
	color: #fff;
}


#scroll-to-top {
	position: absolute;
	z-index: 999;
	bottom: 0px;
	right: 10px;
	border: 1px solid #888;
	background-color: #aaa;
	color: #fff;
	text-align: center;
	padding: 5px 10px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	display: none;
}

#scroll-to-top {
	position: fixed;
}

.card_of_the_day_stream {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 28px;
	height: 30px;
	color: #333;
}

.card_of_the_day_stream2 {
	height: 24px;
}

.card_stream_card_and_title_guest .card_of_the_day_stream {
	font-size: 12px;
	height: 14px;
	line-height: 14px;
}

.card_stream_card_and_title_guest .card_of_the_day_stream2 {
	height: 16px;
}
