﻿body
{
}
a
{
	cursor: pointer;
}
#ShowClan
{
	overflow: hidden;
	height: 0px;
	display: none;
}
.clanbackground a
{
	color: #f0eeee;
}

.clanbackground
{
	background-image: url(/images/background.png);
	width: 150px;
	float: left;
	background-position: left top;
	float: left;
	color: #F0EEEE;
	font-size: 14px;
	line-height: 20px;
	padding-left: 15px;
	padding-top:5px;
}
.clanright
{
	background-image: url(/images/background.png);
	background-position: right top;
	width: 7px;
	float: left;
 
}
.clanbottom
{
	background-image: url(/images/background.png);
	background-position:left bottom;
	height: 10px;
	width: 150px;
	clear: both;
	float: left;
	padding-left: 15px;
}
.clanrightbottom
{
	background-image: url(/images/background.png);
	background-position: right bottom;
	height: 10px;
	float: left;
	width: 7px;
}
.addfile
{
	background-image: url(/images/button_152.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	display: block;
	height: 20px;
	position: relative;
	text-decoration: none;
	width: 165px;
	overflow: hidden;
	text-align: center;
}

.uploadadfile
{
	background-image: url(/images/button_214_34.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	width: 214px;
	height: 20px;
	display: block;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}



.textbox
{
	position: relative;
	left: 0px;
	width: 175px;
	margin-top: 3px;
	display: none;
}
.titlebox
{
	width: 175px;
}
.midclanmodeimage
{
	cursor: pointer;
	height: 226;
	width: 108;
}

.uploadsharefile
{
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	width: 214px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.shareuploadtextbox
{
	position: relative;
	left: 0px;
	width: 300px;
	margin-top: 1px;
	margin-left: 120px;
}

.mycheckbox
{
	height: 29px;
	width: 29px;
	background-repeat: no-repeat;
}

/* progress bar */
.progressleft
{
	background-image: url(/images/progress_left.png);
	float: left;
	background-position: right top;
	background-repeat: no-repeat;
	width: 7px;
	height: 10px;
}
.progressright
{
	background-image: url(/images/progress_right.png);
	float: left;
	background-repeat: no-repeat;
	width: 6px;
	height: 10px;
}
.progresstrack
{
	background-image: url(/images/progress_track.png);
	float: left;
	background-repeat: repeat-x;
	width: 172px;
	height: 10px;
}
.progressbackground
{
	background-image: url(/images/progress_background.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 20px;
	margin: 10px 5px;
}
.progress
{
	visibility: hidden;
}

.morepagermorebutton
{
	background: url(/images/PageMore.png) no-repeat;
	height: 32px;
	width: 64px;
}
.morepagerbackbutton
{
	background: url(/images/PageBack.png) no-repeat;
	height: 32px;
	width: 64px;
}
.RadUpload_Default2006 .ruInputs
{
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
	list-style-position: outside;
}
.RadUpload_Default2006 .ruFakeInput
{
	display: none;
}
.RadUpload_Default2006 .ruBrowse
{
	width: 92px;
	height: 21px;
	left: 150px;
	color: White;
	background-color: #E5E5E6;
	border: none;
	margin-top: 1px;
	background-image: url(/images/btn_action_green.png);
	background-repeat: no-repeat;
}
