#main_content
{
	padding: 30px 0 0;
	width: 960px;
}

#slot_1 .html_container{
	background-color:#151515;
}

div.html_container p{
	margin:0px;
	padding:10px 20px;
 }

div.html_container h1{
	font-size:14px;
}

#slot_1 .link_list{
	margin:10px 0 0;
	padding:0;
}

#slot_1 .link_list li{
	list-style:none;
	float:left;
}

#slot_1 .link_list li a{
	display:block;
	padding:10px 20px;
}

#slot_1, #slot_2
{
	margin: 0 auto;
	padding: 0px 40px;
	width: 880px;
}

.at{
	background-color:#151515;
	color:#d3d3d4 !important;
}

#slot_2
{ 
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	position:relative;
}

#stamp_it_link{
	display:none;
}


#upload_your_own
{
	position: absolute;
	right: 60px;
	top: 117px;
	background:transparent url(/img/get_real/create/upload_icon_blk.gif) no-repeat scroll 2% 50%;
	font-size:12px;
	height:20px;
	line-height:17px;
	padding: 0 10px 0 25px;
	color: #000;
	font-weight: bold;
}

#filter_menu {
	margin-top:-20px;
}

#share_link, #stamp_link, #create_link
{
	display: none;
}

#thought_starters_box{
	margin-right:40px;
	width: 225px;
	float: left;
}

#though_starter_list{
	margin:0px 0px 20px 0px;
	padding:0px;
}

#though_starter_list li{
	color:#363636;
	list-style:none;
	margin-top:10px;
}

#spoof_form_box, #selected_image_box
{
	width: 265px;
	float: left;
}

#spoof_it_controls_box h1{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0 0 11px;
	padding: 0 0 2px 0;
	height:20px;
	border-bottom: 1px solid #363636;
	display: block;
}

#selected_image_box,#spoof_it_controls_box
{
	margin-right: 40px;
}

#selected_image
{
	width: 263px;
	height: 145px;
	border: solid 1px #c7c7c7;
	background-color: #c7c7c7;
	overflow: hidden;
}

#selected_image img
{
	width: 263px;
	height: 145px;
}

#or_divider
{
	float: left;
	margin: 0 10px;
	font-weight: bold;
	padding-top: 22px;
}
/* FORM */

#upload_form_box {
	display: block;
	float: left;
	width: 265px;
}

#spoof_it_container textarea, #spoof_it_container input{
	/*-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;*/
	background:#dddddd;
	border:none;
	padding:3px;
}

#spoof_it_submit{
	padding:0px !important; 
}


#spoof_it_form_container h1{
	background:none;
	padding-left:0px;
}

#spoof_it_container .copy{
	color:#363636;
	width:260px;
}

#spoof_it_form{
	margin-top:10px;
}


#spoof_it_form textarea{
	color:#666666;
	margin-bottom:6px;
	width: 260px;
}

#spoof_it_form #captcha_container {
	margin-top:10px;
	width:239px;
}

#spoof_it_form #captcha_response {
	width: 170px;
}

#spoof_it_form .captcha_img {
	display: block;
	margin: 10px 0;
}

#spoof_it_hidden_form_fields, #spoof_it_hidden_login_forms{
	display:none;
	margin-bottom:5px;
	color:#363636;
}

#spoof_it_name, #spoof_it_username, #spoof_it_facebook_connect_login img{
	margin-top:10px;
}

#spoof_it_email, #spoof_it_name, #spoof_it_username, #spoof_it_password{
	color:#666666;
	width: 260px;
}

#spoof_it_name{
	margin-bottom:5px;
}

#spoof_it_email, #spoof_it_password{
	margin:5px 0px;
}

#spoof_it_form_container .divider_light{
	height: 10px;
}

#spoof_it_facebook_connect_login{
	border-top: dotted 1px #363636;
	border-bottom: dotted 1px #363636;
	padding: 8px 0;
}
#spoof_it_facebook_connect_login h1, #spoof_it_ubk_login h1 {
	border: none;
	margin: 0;
	padding: 0;
}

#title_3 {
	background:transparent url(/img/get_real/create/upload_icon.png) no-repeat scroll left top;
	float:left;
	font-size:12px;
	height:20px;
	line-height:17px;
	margin-right:10px;
	padding-left:25px !important;
}

#upload_box{
	margin: 30px 0 20px 0;
}

#browse_field{
	position:relative;
	width:252px;
	float:left;

}

#browse_field input.realupload{
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	position:absolute;
	top:0;
	right:0;
	width:252px;
}

#browse_field div.fakeupload{
	background:url('/img/get_real/create/browse.gif') no-repeat 100% 50%;
}

#browse_field div.fakeupload input {
	width:175px;
}
/* overlay form */
#upload_box .top_row
{
	margin-bottom: 10px;
}
#upload_box .column
{
	width: 50%;
	float: left;
	margin-top: 20px;
}
.column h2
{
	font-weight: normal;
	font-size: 12px;
	margin: 7px 0;
}
#title_input, #description_input
{
	width: 100%;
	border: none;
	margin-bottom: 7px;
}
#description_input
{
	height: 37px;
	margin-bottom: 20px;
	font-family: Arial;
	font-size: 11px;
}
.image_preview
{
	background-color:#ffffff;
	height: 200px;
	overflow:hidden;
	width: 263px;
	color: #000;
	text-align: center;
}
div.html_container a {
	padding-right: 10px;
	background: transparent url(/img/get_real/pink_arrow_sm.png) no-repeat right 1px;
}
.fine_print label {
	vertical-align: top;
}

#content_item{
	display:none;
}

span.login_copy{
	display:none;
}

div.content_caption a {
	background:transparent url(/img/get_real/pink_arrow_sm.png) no-repeat scroll right 2px;
	padding-right:10px;
}

/*ie6 specific styles*/
#ugc_list .list_view li {
	_margin-left: 5px;
}

#ugc_list .list_view .thumb_link {
	border: none;
}

#ugc_list .list_view .thumb_link:hover {
	border: none;
}

#thank_you{
	display:none;
	margin-top:20px;
	height:100px;
}

#thank_you h1{
	border-bottom:none !important;
}

#error{
	display:none;
	margin-top:20px;
	height:100px;
}

#hidden_links{
	display:none;
}
