.progress { display: none; position:relative; width:430px; border: 1px solid #ddd; padding: 0px; border-radius: 1px; font-family: 'Tahoma', Arial, Helvetica, sans-serif; font-size: 10px; }
.bar { background-color: #B4F5B4; width:0%; height:12px; border-radius: 1px; }
.percent { position:absolute; display:inline-block; top:0px; left:48%; }
.errorFileSize {	
	display: none;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EEBB51;
	z-index: 100;
}

#status {
	width: 450px;
  	margin: 0 auto;	
}
.thumb_gif {
	padding-top: 3px;	
}
#post_views {
	border: solid 1px #666;
	position: relative;
	width: 220px;
  	margin: 0 auto;
	background: #777;
	height: 24px;
	margin-top:5px;
	display: table-cell;
    vertical-align: middle;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	padding-left: 5px;
}
.admin_box {
	background-color: #777;
}
.admin_functions {
	padding-left: 5px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222;

}
.admin_functions a:link{
	color: #222;
	text-decoration: none;
}
.admin_functions a:visited{
	color: #222;
	text-decoration: none;
}
.admin_functions a:hover{
	color: #111;
	text-decoration: underline;
}
.admin_functions_right {
	padding-right: 10px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222;

}
.admin_functions_right a:link {
	color: #222;
	text-decoration: none;
}
.admin_functions_right a:visited {
	color: #222;
	text-decoration: none;
}
.admin_functions_right a:hover {
	color: #111;
	text-decoration: underline;
}
.admin_stats {
	padding-right: 5px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222;
}
.quick_like_list {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222;

}
.quick_like_list a:link {
	color: #fab03c;
	text-decoration: none;
}
.quick_like_list a:visited {
	color: #fab03c;
	text-decoration: none;
}
.quick_like_list a:hover {
	color: #fab03c;
	text-decoration: underline;
}
.pad_spacer {
	width:440px;
	height:5px;	
	background:#999;
	
}
.line_spacer {
	width:440px;
	height:2px;	
	background:#999;
	
}
.post_box_spacer {
	width:450px;
	height:25px;	
	
}
.stats_text {
color: #CCC;
font-size: 9pt;
font-weight: normal;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;

}

.time_ago {
	padding-left: 10px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
}
.post_by_farm {
	padding-left: 10px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #861f20;
}
.post_by_farm a:link {
	color: #861f20;
	text-decoration: none;
}
.post_by_farm a:visited {
	color: #861f20;
	text-decoration: none;
}
.post_by_farm a:hover {
	color: #000;
	text-decoration: underline;
}
.post_admin_options {
	padding-left: 10px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
.post_admin_options a:link {
	color: #000;
	text-decoration: none;
}
.post_admin_options a:visited {
	color: #000;
	text-decoration: none;
}
.post_admin_options a:hover {
	color: #000;
	text-decoration: underline;
}
.member_text {
	color: #861f20;
	font-size: 10pt;
	font-weight: normal;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	
}
.member_hello {
	color: #861f20;
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	
}

.textarea_none { 
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	outline: none; 
	border: 0px;
	background: #999;
	overflow: hidden;
}
.buck_name_textbox {
	background-color: #999;
	border: 0px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	width: 370px;
	height: 18px;
}
.buck_name {
	padding-left: 5px;
	background-color: #999;
	border: 0px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	width: 370px;
	height: 18px;
}
.buck_description {
	padding-left: 5px;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
}
.border_pad {	
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	padding: 5px;	
	background-color: #999;
}
.border_pad_dark {	
	border: 1px solid #333333;
	border-radius: 3px;
	padding: 5px;	
	background-color: #000;
}
.dotted_line_spacer{
  border-bottom: 1px dashed #000000;
  width: 430px;
}
.solid_line{
  border-bottom: 1px solid #CCC;
  width: 438px;
}
.arrow_below {	
	position:relative;
	left: 10px;
	top: 35px;
	width: 25px;
	height: 19px;
	z-index: 100;

}
.photo_upload_text {
	font-family: "Trebuchet MS", Verdana, Arial; 
	color: #000000; 
	font-size: 12px;  
	font-weight: normal; 
	text-decoration: none;
}
#display {

width: 168px;
display: none;
/*float:left; */
/*margin-right:30px; */
text-align: left;
border-left:solid 1px #dedede;
border-right:solid 1px #dedede;
border-bottom:solid 1px #dedede;
overflow:hidden;
z-index: 100;
}

.display_box
{
	width: 168px;
	height: 70px;
}

.display_box:hover
{
background:#3b5998;
color:#FFFFFF;
}
#shade
{
background-color:#00CCFF;

}
#qddm
{	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#qddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	
}

#qddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 0 0;
	width: 168px;
	height: 70px;
	color: #edf0f5;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid #cccccc;
	
}

#qddm li a:hover
{	 }

#qddm div
{	position: absolute;
	visibility: visible;
	margin: 0;
	padding: 0;
	background: #f2f2f2;
	border: 1px solid #666666;
}

	#qddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		width: 170px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #edf0f5;
		color: #000000;
		font-family: 'Tahoma', Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	#qddm div a:hover
	{	background: #dde4ed;
		color: #000000;
	}

#waiting
{
	display: none;
	width: 16px;
	height: 11px;
	background-image: url(../qupload/img/ajax-loader.gif);
	background-repeat: no-repeat;
	z-index: 100;

}
#message
{
	display: none;
	width: 430px;
	height: 20px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EEBB51;
	z-index: 100;

}
.flash_load
{
	height: 11px; 
	width: 16px; 
	display: none;	
}

.admin_tabs
{
	border: 1px solid #000000;
	border-radius: 1px;
	background-color: #808080;


}



















