body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background:url(../images/background.png) repeat;
}
* {
	outline:none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
input, textarea, option {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
a {
	text-decoration:none;
	color:#C67E01;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
label {
	margin-bottom:2px;
	float:left;
	cursor:pointer;
}

/* WRAPPER */
#wrapper {
	background:url(../images/background_content.png) repeat-x;
	width:100%;
}
#inner_wrapper {
	margin:31px auto 20px;
	width:734px;
}
#inner_wrapper .footer {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	clear:both;
}
#no_js {
	background:url(../images/no_js.png) no-repeat;
	width:354px;
	height:30px;
	bottom:6px;
	left:10px;
	position:fixed;
	z-index:9999;
}

/* HEADER */
#header {
	float:left;
}
#header h1 {
	background:url(../images/linkguard_logo.png) no-repeat;
	width:270px;
	height:41px;
	float:left;
	margin-top:-2px;
	text-indent:-9999px;
}

/* NAVIGATION */
#header .navigation {
	float:left;
	margin-left:7px;
	margin-top:7px;
}
#header .navigation li {
	background:url(../images/navi.png) no-repeat;
	background-position:0px 0px;
	float:left;
	margin-left:1px;
	text-align:center;
}
#header .navigation li:hover {
	background-position:-107px 0px;
}
#header .navigation li  a{
	display:block;
	width:107px;
	height:24px;
	text-shadow:0px 1px 5px #000000;
	padding-top:11px;
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}
#header .navigation .active {
	background:url(../images/navi.png) no-repeat;
	background-position:-107px 0px;
}
#header .navigation .active:hover {
	background:url(../images/navi.png) no-repeat;
	background-position:-107px 0px;
}

/* CONTENT */
#content {
	float:left;
	margin-left:-8px;
	margin-top:-9px;
}

/* CONTENT LEFT */
#content .content_left {
	width:533px;
	float:left;
}
#content .content_left .content_top {
	background:url(../images/content_left_top.png) no-repeat;
	width:533px;
	height:20px;
	float:left;
}
#content .content_left .content_center {
	background:url(../images/content_left_center.png) repeat-y;
	width:533px;
	min-height:365px;
	float:left;
	color:#C67E01;
}
#content .content_left .content_center h2 {
	text-indent:-9999px;
	margin-bottom:15px;
}
#content .content_left .content_center_inner {
	padding:9px 19px 9px 31px;
	float:left;
}
#content .content_left .content_center .guard h2 {
	background:url(../images/guard_now.png) no-repeat;
	width:105px;
	height:12px;
}
#content .content_left .content_center .folder h2 {
	background:url(../images/guarded_links.png) no-repeat;
	width:106px;
	height:12px;
}
#content .content_left .content_center .folder .foldername {
	background:none;
	text-indent:0px;
	font-size:15px;
	text-align:center;
	width:100%;
	height:auto;
	margin-bottom:7px;
}
#content .content_left .content_center .folder .foldername img {
	vertical-align:middle;
	margin-right:5px;
}
#content .content_left .content_center .folder .folderinfo {
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #e5b45e;
	border-top:1px dashed #e5b45e;
	height:30px;
}
#content .content_left .content_center .folder .folderinfo li {
	text-align:center;
	float:left;
	margin-left:27px;
	margin-right:27px;
}
#content .content_left .content_center .folder .description {
	font-style:italic;
	margin-bottom:12px;
}

/* LINK OPTIONEN */
#content .content_left .content_center .folder .link_option {
	background-color:#734900;
	margin-top:10px;
	float:left;
	height:22px;
	margin-left:2px;
	width:479px;
}
#content .content_left .content_center .folder .link_option li {
	float:left;
	margin-top:4px;
	font-weight:bold;
}
#content .content_left .content_center .folder .link_option .online, .offline, .unknown {
	width:19px;
	margin-left:2px;
}
#content .content_left .content_center .folder .link_option .name {
	margin-left:3px;
	width:216px;
}
#content .content_left .content_center .folder .link_option .foldersname {
	margin-left:3px;
	width:208px;
}
#content .content_left .content_center .folder .link_option .size {
	width:68px;
	text-align:center;
}
#content .content_left .content_center .folder .link_option .hits {
	width:48px;
	text-align:center;
}
#content .content_left .content_center .folder .link_option .links {
	text-align:center;
	width:48px;
}
#content .content_left .content_center .folder .link_option .host {
	text-align:center;
	width:58px;
}
#content .content_left .content_center .folder .link_option .action {
	text-align:center;
	width:62px;
}

/* CONTAINER DOWNLAOD */
#content .content_left .content_center .folder .container {
	margin:auto;
	width:431px;
}

/* CCF CONTAINER DOWNLAOD */
#content .content_left .content_center .folder .container .ccf_container {
	background:url(../images/ccf_container.png) no-repeat;
	width:127px;
	height:47px;
	margin-right:10px;
	text-indent:-9999px;
	float:left;
}
#content .content_left .content_center .folder .container .ccf_container:hover {
	background-position:-127px;
}
#content .content_left .content_center .folder .container .ccf_container:active {
	background-position:-254px;
}

/* RSDF CONTAINER DOWNLAOD */
#content .content_left .content_center .folder .container .rsdf_container {
	background:url(../images/rsdf_container.png) no-repeat;
	width:137px;
	height:33px;
	margin-top:9px;
	margin-left:10px;
	margin-right:10px;
	text-indent:-9999px;
	float:left;
}
#content .content_left .content_center .folder .container .rsdf_container:hover {
	background-position:-137px;
}
#content .content_left .content_center .folder .container .rsdf_container:active {
	background-position:-274px;
}

/* DLC CONTAINER DOWNLAOD */
#content .content_left .content_center .folder .container .dlc_container {
	background:url(../images/dlc_container.png) no-repeat;
	width:127px;
	margin-top:8px;
	height:35px;
	margin-left:10px;
	text-indent:-9999px;
	float:left;
}
#content .content_left .content_center .folder .container .dlc_container:hover {
	background-position:-127px;
}
#content .content_left .content_center .folder .container .dlc_container:active {
	background-position:-254px;
}

/* CNL CONTAINER DOWNLAOD */
#content .content_left .content_center .folder .container .cnl_container_on {
	background:url(../images/cnl_container_on.png) no-repeat;
	width:168px;
	margin-top:8px;
	height:35px;
	text-indent:-9999px;
	float:left;
}
#content .content_left .content_center .folder .container .cnl_container_on:hover {
	background-position:-168px;
}
#content .content_left .content_center .folder .container .cnl_container_on:active {
	background-position:-336px;
}

#content .content_left .content_center .folder .container .cnl_container_off {
	background:url(../images/cnl_container_off.png) no-repeat;
	width:168px;
	margin-top:8px;
	height:35px;
	text-indent:-9999px;
	float:left;
}

/* CONTAINER LINKS */
#content .content_left .content_center .folder #links {
	float:left;
}
#content .content_left .content_center .folder #links li {
	background:url(../images/link_background.jpg) no-repeat;
	width:483px;
	height:27px;
	margin-bottom:1px;
	margin-top:1px;
}
#content .content_left .content_center .folder #links span {
	float:left;
	color:#734900;
	font-size:9px;
}
#content .content_left .content_center .folder #links .online {
	background:url(../images/status_online.png) no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:2px;
}
#content .content_left .content_center .folder #links .offline {
	background:url(../images/status_offline.png) no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:2px;
}
#content .content_left .content_center .folder #links .unknown {
	background:url(../images/status_unknown.png) no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:2px;
}
#content .content_left .content_center .folder #links .filename {
	margin-left:3px;
	margin-top:7.5px;
	width:216px;
}
#content .content_left .content_center .folder #links .filesize {
	margin-top:7.5px;
	text-align:center;
	width:68px;
}
#content .content_left .content_center .folder #links .hits {
	margin-top:7.5px;
	text-align:center;
	width:48px;
}
#content .content_left .content_center .folder #links .hoster {
	margin-top:4.5px;
	text-align:center;
	width:58px;
}
#content .content_left .content_center .folder #links .hoster img {
	border:1px solid #B67501;
	float:left;
	margin-top:1.5px;
	margin-left:10px;
	width:13px;
}
#content .content_left .content_center .folder #links .hoster span {
	margin-top:3px;
	margin-left:3px;
}
#content .content_left .content_center .folder #links .hoster a span {
	font-weight:bold;
}
#content .content_left .content_center .folder #links .hoster a span:hover {
	color:#C67E01;
}

#content .content_left .content_center .folder #links .download:link {
	background:url(../images/download_button.png) no-repeat;
	background-position:-56px;
	width:56px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #links .download:hover {
	background:url(../images/download_button.png) no-repeat;
	width:56px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #links .download:visited {
	background:url(../images/download_button.png) no-repeat;
	width:56px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}

#content .content_left .content_center .folder #Searchresult .view:link {
	background:url(../images/view_button.png) no-repeat;
	background-position:-34px;
	width:34px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #Searchresult .view:hover {
	background:url(../images/view_button.png) no-repeat;
	width:34px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #Searchresult .view:visited {
	background:url(../images/view_button.png) no-repeat;
	width:34px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}

#content .content_left .content_center .folder #Searchresult .delete:link {
	background:url(../images/delete_button.png) no-repeat;
	background-position:-40px;
	width:40px;
	height:15px;
	text-indent:-9999px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #Searchresult .delete:hover {
	background:url(../images/delete_button.png) no-repeat;
	width:40px;
	height:15px;
	text-indent:-9999px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #Searchresult .delete:visited {
	background:url(../images/delete_button.png) no-repeat;
	width:40px;
	height:15px;
	text-indent:-9999px;
	margin-top:6px;
	float:left;
}

/* CONTAINER LINKS RESULTS */
#content .content_left .content_center .folder #Searchresult {
	float:left;
}
#content .content_left .content_center .folder #Searchresult li {
	background:url(../images/link_background.jpg) no-repeat;
	width:483px;
	height:27px;
	margin-bottom:1px;
	margin-top:1px;
}
#content .content_left .content_center .folder #Searchresult span {
	float:left;
	color:#734900;
	font-size:9px;
}
#content .content_left .content_center .folder #Searchresult .online {
	background:url(../images/status_online.png) no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:2px;
}
#content .content_left .content_center .folder #Searchresult .offline {
	background:url(../images/status_offline.png) no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:2px;
}
#content .content_left .content_center .folder #Searchresult .unknown {
	background:url(../images/status_unknown.png) no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:2px;
}
#content .content_left .content_center .folder #Searchresult .mixed {
	background:url(../images/status_on_offline.png) no-repeat;
	width:23px;
	height:23px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:2px;
}
#content .content_left .content_center .folder #Searchresult .filename {
	margin-left:3px;
	margin-top:7.5px;
	width:216px;
}
#content .content_left .content_center .folder #Searchresult .foldersname {
	margin-left:3px;
	margin-top:7.5px;
	width:208px;
}
#content .content_left .content_center .folder #Searchresult .filesize {
	margin-top:7.5px;
	text-align:center;
	width:68px;
}
#content .content_left .content_center .folder #Searchresult .files {
	margin-top:7.5px;
	text-align:center;
	width:48px;
}
#content .content_left .content_center .folder #Searchresult .hits {
	margin-top:7.5px;
	text-align:center;
	width:48px;
}
#content .content_left .content_center .folder #Searchresult .hoster {
	margin-top:4.5px;
	text-align:center;
	width:58px;
}
#content .content_left .content_center .folder #Searchresult .hoster img {
	border:1px solid #B67501;
	float:left;
	margin-top:1.5px;
	margin-left:10px;
	width:13px;
}
#content .content_left .content_center .folder #Searchresult .hoster span {
	margin-top:3px;
	margin-left:3px;
}
#content .content_left .content_center .folder #Searchresult .hoster a span {
	font-weight:bold;
}
#content .content_left .content_center .folder #Searchresult .hoster a span:hover {
	color:#C67E01;
}

#content .content_left .content_center .folder #Searchresult .download:link {
	background:url(../images/download_button.png) no-repeat;
	background-position:-56px;
	width:56px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #Searchresult .download:hover {
	background:url(../images/download_button.png) no-repeat;
	width:56px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #Searchresult .download:visited {
	background:url(../images/download_button.png) no-repeat;
	width:56px;
	height:15px;
	text-indent:-9999px;
	margin-left:2px;
	margin-top:6px;
	float:left;
}
#content .content_left .content_center .folder #Pagination {
	float:left;
	width:483px;
	margin-top:8px;
}
#content .content_left .content_center .folder #Pagination .pagination {
	text-align:center;
	color:#734900;
}
#content .content_left .content_center .folder #Pagination .pagination a {
	color:#734900;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#fcc563;
	font-size:9px;
	border:1px solid #f3f23d;
	margin-left:5px;
	margin-right:5px;
	padding:3px 5px;
	text-decoration:none;
}
#content .content_left .content_center .folder #Pagination .pagination a:visited {
	color:#734900;
}
#content .content_left .content_center .folder #Pagination .pagination span {
	margin-right:6px;
	margin-left:6px;
	padding:3px 5px;
	font-size:9px;
}


#content .content_left .content_center .register h2 {
	background:url(../images/register_now.png) no-repeat;
	width:102px;
	height:12px;
}
#content .content_left .content_center .contact h2 {
	background:url(../images/contact_us.png) no-repeat;
	width:85px;
	height:12px;
}
#content .content_left .content_center .activate_account h2 {
	background:url(../images/activate_account.png) no-repeat;
	width:133px;
	height:12px;
}

/* REGISTER CAPTCHA */
#content .content_left .content_center #capcha div {
	float: left;
}
#content .content_left .content_center #capcha {
	float: left;
	margin-top:70px;
}
#content .content_left .content_bottom {
	background:url(../images/content_left_bottom.png) no-repeat;
	width:533px;
	height:62px;
	float:left;
}

/* CONTENT RIGHT */
#content .content_right {
	padding:20px 0 0 12px;
	width:197px;
	height:442px;
	float:right;
	background:url(../images/content_right.png) no-repeat;
}
#content .content_right h2 {
	text-indent:-9999px;
	margin-bottom:5px;
}

/* SHORTNEWS */
#content .content_right .news {
	margin-bottom:25px;
	width:168px;
	position: relative;
	color:#FFFFFF;
}
#content .content_right .news h2 {
	background:url(../images/short_news.png) no-repeat;
	width:86px;
	height:12px;
	margin-left:10px;
	margin-bottom:8px;
}
#content .content_right .news .scroll {
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}
#content .content_right .news .scrollContainer div.panel {
	height: 120px;
	width: 168px;
}
#content .content_right .news .scrollButtons {
	position: absolute;
	top: 2px;
	cursor: pointer;
}
#content .content_right .news .scrollButtons.right {
	right: 60px;
}

/* LOGINCENTER */
#content .content_right .logincenter h2 {
	background:url(../images/logincenter.png) no-repeat;
	width:94px;
	height:12px;
}
#content .content_right .logincenter label {
	color:#d1d1d1;
	font-size:9px;
	font-weight:bold;
}
#content .content_right .logincenter .text_input {
	background:url(../images/logincenter_input.png) no-repeat;
	width:140px;
	height:17px;
	border:0 none;
	padding:2px 2px 2px 4px;
	color:#514b3d;
}
#content .content_right .logincenter .lost_password {
	color:#c70101;
	font-size:9px;
	margin-left:1px;
	margin-right:1px;
}
#content .content_right .logincenter .lost_password:active {
	color:#a70303;
}
#content .content_right .logincenter .register {
	background:url(../images/register.png) no-repeat;
	width:74px;
	height:20px;
	text-indent:-9999px;
	float:left;
}
#content .content_right .logincenter .login {
	background:url(../images/login.png) no-repeat;
	width:74px;
	height:20px;
	border:0 none;
	text-indent:-9999px;
	cursor:pointer;
	float:left;
	line-height:0;
	font-size:0;
}
#content .content_right .logincenter .error {
	color:#c70101;
	font-weight:bold;
	font-size:10px;
	float:left;
	margin-top:8px;
}

/* USERPANEL */
#content .content_right .userpanel h2 {
	background:url(../images/userpanel.png) no-repeat;
	width:94px;
	height:12px;
}
#content .content_right .userpanel label {
	color:#d1d1d1;
	font-size:9px;
	font-weight:bold;
}
#content .content_right .userpanel .logout {
	background:url(../images/logout.png) no-repeat;
	width:74px;
	height:20px;
	border:0 none;
	text-indent:-9999px;
	cursor:pointer;
	float:left;
}

/* FORM */
.orange {
	background-color:#f7e5b4;
	border:1px solid #c1b28a;
	color:#a5a5a5;
	padding:1px;
	width:480px;
	overflow:auto;
	height:59px;
}
.rose {
	background-color:#ffd6d6;
	border:1px solid #fd9182;
	color:#fe6853;
	padding:1px;
	width:480px;
	overflow:auto;
}
.info {
	background:url(../images/info.png) no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	width:12px;
	height:12px;
	cursor:pointer;
	margin-left:3px;
	margin-top:1px;
	float:left;
}
.info:hover {
	background-position:-12px 0px;
}

/* GUARD IT CONTAINER */
.guard_container {
	margin-top:3px;
	float:left;
	text-align:center;
	margin-right:10px;
}
.guard_container_top {
	width:37px;
	height:6px;
	background:url(../images/container_small_top.png) no-repeat;
}
.guard_container_center {
	background-color:#E0D0A6;
	height:54px;
	width:37px;
}
.guard_container_bottom {
	width:37px;
	height:6px;
	background:url(../images/container_small_bottom.png) no-repeat;
}



.guard_container_filelist {
	background:url(../images/file_list.png) no-repeat;
	width:25px;
	height:27px;
	text-indent:-9999px;
	margin-bottom:8px;
	margin-top:2px;
	margin-left:6px;
}

.guard_container_files {
	background:url(../images/container_files.png) no-repeat;
	width:30px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:4px;
	margin-left:1px;
}

/* GUARD IT BUTTON */
.guard_it {
	font-size:0;
	line-height:0;
	margin-top:6px;
	float:right;
	background:url(../images/guard_it.png) no-repeat;
	background-position:0px 0px;
	width:120px;
	height:55px;
	border:0 none;
	cursor:pointer;
	text-indent:-9999px;
}
.guard_it:hover {
	background-position:-120px 0px;
}
.guard_it:active {
	background-position:-240px 0px;
}

/* REGISTER NOW BUTTON */
.register_now {
	font-size:0;
	line-height:0;
	margin-top:76px;
	float:right;
	background:url(../images/registernow.png) no-repeat;
	background-position:0px 0px;
	width:144px;
	height:53px;
	border:0 none;
	cursor:pointer;
	text-indent:-9999px;
}
.register_now:hover {
	background-position:-144px 0px;
}
.register_now:active {
	background-position:-288px 0px;
}

/* MAIL FORM BUTTON */
.mail_form {
	font-size:0;
	line-height:0;
	margin-top:86px;
	float:right;
	background:url(../images/mailform.png) no-repeat;
	background-position:0px 0px;
	width:103px;
	height:43px;
	border:0 none;
	cursor:pointer;
	text-indent:-9999px;
}
.mail_form:hover {
	background-position:-103px 0px;
}
.mail_form:active {
	background-position:-206px 0px;
}

/* UPDATE BUTTON */
.update_button {
	font-size:0;
	line-height:0;
	margin-top:86px;
	float:right;
	background:url(../images/update.png) no-repeat;
	background-position:0px 0px;
	width:103px;
	height:41px;
	border:0 none;
	cursor:pointer;
	text-indent:-9999px;
}
.update_button:hover {
	background-position:-103px 0px;
}
.update_button:active {
	background-position:-206px 0px;
}

/* NEWS */
#content .content_left .content_center .news {
	width:483px;
}
#content .content_left .content_center .news h2 {
	background:url(../images/faq.png) no-repeat;
	height:13px;
	width:211px;
}
#content .content_left .content_center .news h3 {
	font-size:11px;
	font-weight:bold;
}
#content .content_left .content_center .news p {
	margin-bottom:10px;
	margin-top:2px;
}

/* FAQ */
#content .content_left .content_center .faq h2 {
	background:url(../images/faq.png) no-repeat;
	height:13px;
	width:211px;
}
#content .content_left .content_center .faq h3 {
	font-size:11px;
	font-weight:bold;
}
#content .content_left .content_center .faq p {
	margin-bottom:10px;
	margin-top:2px;
	margin-left:13px;
}

/* USERPANEL */
#content .content_right .userpanel ul {
	margin-bottom:7px;
	margin-top:8px;
	color:#A26701;
}
#content .content_right .userpanel li {
	border-bottom:1px dotted #A26701;
	margin-bottom:5px;
	padding-bottom:5px;
	width:130px;
}
#content .content_right .userpanel a:hover {
	text-decoration:none;
}
#content .content_right .userpanel a b {
	color:#C67E01;
}
#content .content_right .userpanel a b:hover {
	text-decoration:underline;
}
#content .content_right .userpanel a span {
	color:#A26701;
	font-style:italic;
	font-weight:normal;
}
#content .content_right .userpanel a span:hover {
	text-decoration:none;
}
