* {
	margin: 0px;
	padding: 0px;
	border: none;
}
html, body {
	padding: 0;
	margin: 0px;
	height: 100%;
	font-family: Arial, Tahoma, Verdana, sans-serif, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background: #fff url('http://4share.ws/templates/simple/images/img-sky.jpg') top repeat-x;
}
a:link, a:visited{color: #333333; text-decoration: none;}
a:hover, a:active {color: #808080; text-decoration: underline;}

:focus
{
  -moz-outline-style: none;
}

a:link, a:visited, a:hover, a:active {
  outline: none;
}

ul li {list-style:none;}

hr{
	width: 100%;
	height: 1px;
	margin-top: 5px;
	margin-top: 5px;
	background-color: #E50000;
}

.hr1{
	width: 100%;
	height: 3px;
	margin-top: 5px;
	margin-top: 5px;
	background-color: #9E1318;
}

/* menu style (located in the top header) */

/* end of menu style */

#main {margin: auto; width: 925px; position: relative; z-index: 1; background-color: #fff; background: url('http://4share.ws/templates/simple/images/bg.jpg'); }

.bb {border: 1px solid #d5d5d5; position: relative; zoom: 1;}
.bb .lt, .bb .rt, .bb .rb, .bb .lb {background: url('http://4share.ws/templates/simple/images/bb.gif') -4px -4px no-repeat; overflow: hidden; position: relative; zoom: 1;}
.bb .lt {margin: -1px;}
.bb .rb {background-position: 100% 100%; margin-bottom: -4px; margin-right: -4px;}
.bb .rt {background-position: 100% -4px; padding-right: 4px;}
.bb .lb {background-position: -4px 100%; padding-bottom: 4px;}

.home_intro { padding:11px 0 0 0; text-align:left; }
.home_intro .spacer { color:#e1e1dd; padding:0 10px; }


.postim{
	margin:10px 0px 0px 10px;
	padding: 5px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
}


input, textarea, select {
	font-size: 13px;
	color: #5B5B5B;
	border: 1px #B3A4A4 solid;
}

input.text {
	padding: 2px 2px;
	width: 225px;
}

input.login {
	padding: 3px 2px;
	width: 99px;
	background-color: #fff;
}

input.checkbox {
	vertical-align: middle;
}

textarea {
	padding: 1px 2px;
	width: 400px;
	height: 120px;
}

select.text {
	width: 258px;
}



h1 {
	font-size: 21px;
	color: #9E1318;
	text-transform: uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight: normal;
}

h2 {
	font-size: 17px;
	color: #9E1318;
	text-transform: uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight: bold;
	letter-spacing: 2px;
}


.xsmall{font-size:11px; font-family:Tahoma, Arial, sans-serif;}
.small{font-size:12px;}
.normal{font-size:13px;}
.medium{font-size:14px;}
.big{font-weight: bold; font-size:15px;}
.large {font-size:17px; font-weight: bold;}
.hudge{font-size:33px; color:#E50000;}
.bold {font-weight:bold;}
.italic {font-style:italic;}

.color, .color a:link, .color a:visited, .color a:hover{color:#E50000;}
.green{color:#65AE03;}
.yellow{color:#FFFF00;}
.red, .red a:link, .red a:visited, .red a:hover{color:#E50000;}
.blue, .blue a:link, .blue a:visited, .blue a:hover{color:#3195EB;}
.orange{color:#E56100;}
.pink{color:#ec38a3;}
.grey{color:#404040;}
.grey2{color:#D1D4D3;}
.white, .white a:link, .white a:visited, .white a:hover{color:#FFFFFF;}
.black{color:#000000;}

.middle{ vertical-align: middle; }
.center{ text-align: center; }
.left{ text-align: left; }
.right{ text-align: right; }

.fl{ float: left; }
.fr{ float: right; }
.clear { clear: both; }

.hidden {display: none;}

.btn{
	border: 1px #D03E10 solid;
	background-color: #C0221A;
	padding: 6px 9px 6px 9px;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 12px;
}

.btn_forget, .btn_forget a:link, .btn_forget a:visited, .btn_forget a:hover{
	border: 1px #D03E10 solid;
	background-color: #C0221A;
	padding: 2px;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight:bold;
}

/* XUPLOAD Start */
#lightbox{display:none;}
#overlay{display:none;}

.fdescr {width: 300px;}
.xfname  {color: #333;}
.xdescr  {color: #aaa;}

.data {border-collapse:collapse; background-color: #e9e9e9; width: 400px; margin-bottom: 3px;}
.data TR TD {border: 1px solid #a3a3a3; font: 12px Arial;}
.bar1 {border: 0px solid #0096FF; background-image: url("http://4share.ws/templates/simple/images/bar-1.png"); text-align: left; vertical-align: middle; height: 29px; width: 100%;}
.bar2 {width: 1%; background-image: url("http://4share.ws/templates/simple/images/bar-2.png"); height: 29px; text-align: left;}
.message {width: 400px; height: 1px; border: 1px solid #909090; font: 11px Arial; margin-top: 5px; text-align: left; padding-left: 3px; background-color: #f9f9f9;}
.myLink  {font: bold 13px Arial; color: #303030; text-decoration: none;}
.bar_table {width: 100px; background-color: #707070;}
.bar_table TR TD {border: none;}
.sbar {background-color: #e9e9e9; height: 60px;}
#settings {font: 12px Arial;padding:0px;}
/* XUPLOAD End */

/* Header Bar Start */
#head_bar {	float: left;
	width: 881px;
	height: 61px;
	background: url(http://4share.ws/templates/simple/images/bar-m.png);
	font-weight: bold;
	font-size:15px;
	color: #193540;}

#head_bar .selected {
	width: 132px;
	height: 61px;
	padding-top: 17px;
	background: url(http://4share.ws/templates/simple/images/bar-h.png) no-repeat;
	text-align: center;
	float: left;
}
#head_bar .selected a { color: #fff; }

#head_bar .div {
	width: 132px;
	height: 61px;
	padding-top: 17px;
	text-align: center;
	float: left;
}
#head_bar .div a { color: #193540; }
#head_bar .div a:hover { color: #EA0000; }

#head_bar .div2 {
	height: 61px;
	padding-top: 17px;
	text-align: center;
	float: right;
}
/* Header Bar End */

/* Footer Start */
#footer {margin: auto; width: 945px; position: relative; padding: 17px 0;}
#footer, #footer a {color: #696361;}
#footer ul {overflow: hidden; position: absolute; right: 3px; top: 17px;}
#footer ul li {margin: 0 1px 0 -1px; padding: 0 4px; display: inline;}
#footer .copy {padding-left: 7px;}
/* Footer End */

ul.list {list-style: none; color: #050505;}
ul.list li {background: url('http://4share.ws/image/item_square2.gif') 0 5px no-repeat; padding-left: 14px; padding-bottom: 12px; line-height: 14px;}
ul.list_num {list-style: none; padding: 10px 0 5px 16px; margin-left: 7px;}
ul.list_num .num {margin-left: -16px; margin-right: 3px; position: relative;}
ul.list_num li {padding-bottom: 5px;}

/* paging start */
.pages_table{
	border: 0px;
}
.pages_sl{
	border: 0px;
	font: 13px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	padding: 3px;
	color: #C60500;
}

.pages_un{
	border: 0px;
	color: #fff;
  font: bold 13px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

  padding: 3px;
}
.pages_un a:link,.pages_un a:visited { color: #0096FF; text-decoration: none;}
.pages_un a:hover,.pages_un a:active { color: #0096FF; text-decoration: underline;}
/* paging end */

/* download table start */
#download_file .title{ text-align: left; }
#download_file .yes, #download_file .no {
		display:block;
		width:18px;
		height:18px;
		margin:auto;
		text-indent:-9999px; }

		#download_file .yes { background:url(http://4share.ws/templates/simple/icons/yes_icon.gif); }

		#download_file .no { background:url(http://4share.ws/templates/simple/icons/no_icon.gif); }

/* download table end */
