/**************************************/
/*              GLOBALS               */
/**************************************/
body {
	background-color:#464646;
    background-image:url(/img/bg2.png);
    background-repeat:repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100.01%;
	margin: 0;
}

.container { 
	background: url(/img/head2.png) repeat-x; 
}

/**************************************/
/*              HEADER                */
/**************************************/
#head {	
	height: 90px;
	position: relative;
}

.logo  {
	margin-left: 10px;
	margin-top: 40px;
}

/**************************************/
/*             NAVIGATION             */
/**************************************/

#menu {
	position: absolute;
	background: #262626 url(/img/menu_left.gif) no-repeat scroll left bottom;
	padding-right: 2px;
	font-size: 12px;
	height: 31px;
}

#menu a {
	color: #6d6d6d;
	text-decoration: none;
}

.menu_right {
	width: 100%;
	padding-right: 2px;
	background: transparent url(/img/menu_right.gif) no-repeat scroll right bottom;
	height: 31px;
	list-style: none;
	display:block;
	margin-left: 0;
}

.menu_button {
	background: url(/img/menu_button2.png) repeat-x;
	border: #c7c7c7 1px solid;
	height: 23px;
	margin-top: 2px;
	margin-left: 5px;
	line-height: 20px;
	padding-right: 2px;
	display:block;
	float:left;
	position:relative;
}

.menu_button a {
	padding: 2px;
	/*background: transparent url(/img/menu_pfeil.gif) no-repeat scroll right 3px;
	padding-right: 10px;*/
}

.menu_pfeil {
	background: transparent url(/img/menu_pfeil2.gif) no-repeat scroll right -4px;
	padding-left: 10px;
}


/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#content {
	background: #fff url(/img/main_bg.gif) repeat-y;
	min-height: 500px;
}

.content {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: justify;
}

#headline {
	background-color: #eee;
	height: 24px;
	background: url(/img/headline.gif) repeat-x;
	color: #fff;
}

.headline {
	padding-top: 4px;
	margin-left: 10px;
	background: url(/img/pfeil.png) no-repeat;
	text-indent: 12px;
}


/**************************************/
/*               FOOTER               */
/**************************************/

#footer {
	background: url(/img/footer.png) repeat-x; 
	height: 29px;
	text-align: center;
}

/**************************************/
/*                MISC	              */
/**************************************/

/* Clean Flash */
div.clean_flash {
	border: solid 1px #DEDEDE;
	background: #EFEFEF;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	color: #222222;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	text-indent: 16px;
	width: 50%;
	margin: 0 auto 1em auto;
}

div.clean_flash.structure {
	display: inline;
	padding-left: 23px;
}

div.clean_flash.full {
	width: auto;
}

div.clean_flash.form {
	width: 90%;
}

div.clean_flash.green {
	background-color: #EEF4D3;
	background-image: url(/img/status/finished_icon3.png);
	border: 1px solid #90AC13;
	color: #6B800D;
}

div.clean_flash.red {
	background-color: #F7CBCA;
	background-image: url(/img/status/failed_icon3.png);
	border: 1px solid #CC0000;
	color: #CC0000;
}

div.clean_flash.yellow {
	background-color: #F4F1C0;
	background-image: url(/img/status/warning_icon.png);
	border: 1px solid #A09400;
	color: #8A7F00;
}

.center {
	text-align: center;
}

.icon_container {
	 background: url(/img/containers.png);		
}

.icon_dlc {
	width: 113px;
	height: 65px;
	top: 0px;
}

.icon_rsdf {
	width: 113px;
	height: 69px;
	background: url(/img/containers.png) 0 -66px no-repeat;
}

.icon_ccf {
	width: 107px;
	height: 65px;
	background: url(/img/containers.png) 0 -135px no-repeat;
}

.icon_left {
	padding-left: 18px;
}
.icon_encrypted {
	background: url(/img/icons/lock.png) no-repeat; 
}

.icon_error {
	background: url(/img/icons/error.png) no-repeat; 
}

.icon_link {
	background: url(/img/icons/link.png) no-repeat; 
}

.icon_mouse {
	background: url(/img/icons/mouse.png) no-repeat; 
}

.icon_disk {
	background: url(/img/icons/disk.png) no-repeat; 
}

.icon_page_white {
	background: url(/img/icons/page_white.png) no-repeat; 
}

.icon_cursor {
	background: url(/img/icons/cursor.png) no-repeat; 
}

.icon_server {
	background: url(/img/icons/server.png) no-repeat; 
}

.icon_clock {
	background: url(/img/icons/clock.png) no-repeat; 
}

.icon_email {
	background: url(/img/icons/email.png) no-repeat; 
}

.icon_world {
	background: url(/img/icons/world.png) no-repeat; 
}

.icon_folder {
	background: url(/img/icons/folder.png) no-repeat; 
}

.icon_key {
	background: url(/img/icons/key.png) no-repeat; 
}

.icon_rosette {
	background: url(/img/icons/rosette.png) no-repeat; 
}

.icon_ul_to {
	background: url(/img/icons/ul_to.png) no-repeat; 
}

.icon_bluehost_to {
	background: url(/img/icons/bluehost_to.png) no-repeat; 
}

.icon_rs_com {
	background: url(/img/icons/rs_com.png) no-repeat;
}

.icon_qshare_com {
	background: url(/img/icons/qshare_com.png) no-repeat;
}

.icon_meinupload_com {
	background: url(/img/icons/meinupload_com.png) no-repeat;
}

.icon_megaupload_com {
	background: url(/img/icons/megaupload_com.png) no-repeat;
}

.icon_sharebase_to {
	background: url(/img/icons/sharebase_to.png) no-repeat;
}

.icon_netload_in {
	background: url(/img/icons/netload_in.png) no-repeat;
}

.icon_depositfiles_com {
	background: url(/img/icons/depositfiles_com.png) no-repeat;
}

.icon_zippyshare_com {
	background: url(/img/icons/zippyshare_com.png) no-repeat;
}

.icon_sharenow_net {
	background: url(/img/icons/sharenow_net.png) no-repeat;
}

.icon_shragle_com {
	background: url(/img/icons/shragle_com.png) no-repeat;
}

.icon_coins {
	background: url(/img/icons/coins.png) no-repeat;
}

.icon_rank {
	background: url(/img/icons/award_star_gold_1.png) no-repeat;
}

.icon_points {
	background: url(/img/icons/sum.png) no-repeat;
}

.my table {
	margin-bottom: 1.6em;
}

.my table { border-top: 1px solid #ccc;  border-left: 1px solid #ccc; }
.my th, .my td { border-bottom: 1px solid #ddd; border-right: 1px solid #ccc; }

a.black {
	color: #000;
	text-decoration: none;
}

a.black:hover {	
	text-decoration: underline;
}

div.overlay {   
    width:300px; 
    display:none; 
    padding:10px; 
    background-color: #fff;
    border: 1px solid #000;
}

div.overlay div.close { 
    background-image:url(/img/overlay/close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
} 

.faq {
	background-color: #fff;
}

.faq span {
	font-weight: bold;
}

.faq_overview {
	margin-bottom: 0.5em;
}

.bb {
	border-bottom:1px solid #DDDDDD;
}
/**************************************/
/*                FORM	              */
/**************************************/
.form {
	width: 500px;
	padding: 10px 10px 0 10px;
	border: solid 1px rgb(200, 200, 200);
	background-color: rgb(250, 250, 250);
}

.max {
	width: 910px;
}

.form fieldset {
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
	border: solid 1px rgb(220, 220, 220);
}

.form fieldset fieldset{
	padding: 20px 0 0 0;
	margin: 0 10px 20px 10px;
	border: solid 1px rgb(220, 220, 220);
}

.form fieldset legend {
	margin: 0 0 0 5px !important;
	padding: 0 2px 0 2px;
	color: rgb(80, 80, 80);
	font-weight: bold;
	font-size: 130%;
}

.form fieldset legend a{
	font-weight: normal;
	font-size: 80%;
}

.form label {
	float: left;
	width: 150px;
	margin: 0 0 0 10px;
	padding: 2px;
	font-size: 110%;
}

.form .long label {	
	width: 375px;
}

.form fieldset p {
	display: table;
}

.form fieldset .div {
	width: 300px;
	display: inline;
}

.form fieldset .div label {
	float: none;
}

.form input[type="text"], .form input[type="password"] {
	width: 275px;
	padding: 2px;
	border: solid 1px rgb(200, 200, 200);
	font-size: 110%;
}

.input {
	width: 275px;
	padding: 2px;
	border: solid 1px rgb(200, 200, 200);
	font-size: 110%;
}

.form input[type="text"]:focus, .form input[type="password"]:focus,
.form textarea:focus {
	border: solid 1px rgb(80, 80, 80);
}

.input:focus {
	border: solid 1px rgb(80, 80, 80);
}

.form input.button {
	width: 9.0em;
	padding: 1px;
	background: rgb(250, 250, 250);
	border: solid 1px rgb(150, 150, 150);
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color: rgb(150, 150, 150);
	font-size: 110%;
	margin-left: 164px;
}

.form input.button:hover {
	cursor: pointer;
	border: solid 1px rgb(80, 80, 80);
	background: rgb(240, 240, 240);
	color: rgb(80, 80, 80);
}

input[type="text"], input[type="password"], textarea {
	background: white url(/img/input_top.png) repeat-x center top;
	border: 1px solid #CCCCCC;
	height: 150%;
}

/**************************************/
/*                MENU	              */
/**************************************/

.menu_right ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.menu_right ul li {
	width:			100%;
}
.menu_right li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu_right li {
	float:			left;
	position:		relative;
}
.menu_right a {
	display:		block;
	position:		relative;
}
.menu_right li:hover ul,
.menu_right li.sfHover ul {
	left:			0;
	top:			25px; /* match top ul list item height */
	z-index:		99;
}
ul.menu_right li:hover li ul,
ul.menu_right li.sfHover li ul {
	top:			-999em;
}
ul.menu_right li li:hover ul,
ul.menu_right li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu_right li li:hover li ul,
ul.menu_right li li.sfHover li ul {
	top:			-999em;
}
ul.menu_right li li li:hover ul,
ul.menu_right li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.sf-shadow ul {
	background:	url('/img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}