@import url("forum-msg-actions.css");
@import url("box.css");
@import url("forum-style.css");
@import url("deposit.css");
@import url("form.css");
@import url("listing.css");
@import url("featured-this-week.css");

.topicImage{
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #D3D3C7;
	display:block;
	padding:10px;
	margin: 0px;
	padding-bottom: 5px;
	position:relative;
	float: right;
}

#extra_footer {
	font-size: 11px;
}

#extra_footer .links2 a{
	color: #a2a8a9 !important;
}




#editSuccess,
#editError,
#editPassword,
#editAvatar,
#editPersonal,
#editMailing,
#editEmail,        
#editPersonal{
	display: none;
}

.general_content {
			overflow: hidden;
			width: 100%;
		}


.contactError {
	background: #f8d5d5;
	border-top: 2px solid #d56c6c;
	border-bottom: 2px solid #d56c6c;
	padding:10px;
}

#editSuccess {
	background: #bdefd6;
	border-bottom: 2px solid #4bfea3;
	border-top: 2px solid #4bfea3;
	padding:10px;
}

.spacer10{
	clear : both;
	display : block;
	font-size : 0;
	height : 10px;
	line-height : 0;
	visibility : hidden;
	overflow : hidden;
}



#tabContentQueue,
#tabContentHints{
	display: none;
}

#flash_product {
	border: 3px solid #cacaca;
}


.profile_preview{
	border: 3px solid #cacaca;
	width: 590px;
}


.bbcodeButtons input {
	border: 1px solid #cacaca;
	background: #ececec;
	font-size: 11px;
}


.no-frame{
	border-color: white!important;
}

.change-password-lk, .avatar-lk, .personal-information-lk, .mailing-address-lk ,
strong.change-password, strong.avatar, strong.personal-information, strong.mailing-address
{
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	text-indent: -3000px;
	overflow: hidden;
}

.change-password-lk {
	background-image: url(layout/change-password-lk.gif);
}

strong.change-password {
	background-image: url(layout/change-password-legend.gif);
}

.avatar-lk {
	background-image: url(layout/avatar-lk.gif);
}

strong.avatar {
	background-image: url(layout/avatar-profile-legend.gif);
}

.personal-information-lk {
	background-image: url(layout/personal-information-lk.gif);
}

strong.personal-information {
	background-image: url(layout/personal-information-legend.gif);
}

.mailing-address-lk{
	background-image: url(layout/mailing-address-lk.gif);
}

strong.mailing-address{
	background-image: url(layout/mailing-address-legend.gif);
}





.download {
	display: block;
	width: 100%;
	height: 27px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 5px 0;
}
.download a {
	display: block;
	width: 96px;
	height: 27px;
	text-indent: -3000px;
	overflow: hidden;
	background:url(layout/download.gif) no-repeat;
	position: absolute;
	top: 0;
	left: -7px;
}


#editUploading {
	background: #ffd565;
	border-bottom: 2px solid #ad7f04;
	border-top: 2px solid #ad7f04;
	padding:10px;
	margin-bottom: 10px;	
	display: none;
}


.free{
	color: #1a6d00!important;
}


.ASPlang{
	white-space: nowrap;
	overflow:auto;
	width:440px;
	max-height: 150px;
	background: white;
	border: 1px solid black;
	padding: 10px;
}

.c-body .ASPlang{
	width: 490px !important;
} 


.poll_show_container{
	padding-lefT: 7px;
	padding-bottom: 10px;
}
.poll_show {
	width: 200px;
	border: 0;
}

.poll_show .title{
	font-weight: bold;
	padding-top: 12px;
	width: 150px;
}

.poll_show .perc{
	padding-top: 12px;
	width: 49px;
	text-align: right;
	font-size: 10px;

}

.poll_show .bar{
	width: 200px;
	background-color: white;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: 0;
}

.poll_show .bar img{
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: 0;
	display: block;
}

#poll_content span.legend{
	display: block;
	font-weight: bold;
	color: #1DA2DA;
	padding: 0 0 3px;
}
