body{
	margin:7px 0;
	/*background: url("http://static.edisk.ro/images/page_background.gif") repeat-x;*/
}

form{
	margin:0;
	padding:0;
}

img{
	border:0px;
}

h2{
	margin:5px;
	text-align:center;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#00AFEE;
}

h3{
	margin:2px;
	text-align:center;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	color:#FF5F01;
}

#wrapper{
	width:740px;
	margin:0 auto;
	border:0 #00ADEF;
	padding:3px;
	background:#FFF;
	position:relative;
}

#favorites{
	text-align:right;
	padding-right:5px;
}

#favorites a:link,
#favorites a:visited{
	font-family:Arial;
	font-size:13px;
	color:#00ADEF;
	text-decoration:none;
}

#favorites a:hover{
	text-decoration:underline;
	color:#1684DE;
}

#topheader{
	height:92px;
	overflow:hidden;
	text-align:left;
	padding:5px 0px 7px 5px;
	position:relative;
	margin-bottom:5px;
}

.version{
	position:absolute;
	top:30px;
	left:22px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#01AEF0;
}

#maincontent{
	margin:0px;
	padding:10px 1px 10px 0;
	height:auto;
	min-height:300px;
}
	
#mainusercontent{
	background:#4C9ED4;
	height:auto;
	position:relative;
	margin:0px;
	padding:0px;
	padding-left:4px;
}

#topmenu{
	background:#4C9ED4;
	height:25px;
	overflow:hidden;
}

.topmenuleft{
	float:left;
	display:inline;
	width:500px;
	padding:3px 0 7px 15px;
}

.topmenuleft a:link,
.topmenuleft a:visited,
.topmenuright a:link,
.topmenuright a:visited{
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin-right:15px;
}

.topmenuleft a:hover,
.topmenuright a:hover{
	color:#FBF3E6;
	text-decoration:underline;
}

.topmenuright{
	float:right;
	display:inline;
	width:65px;
	padding:5px 0 7px 15px;
}

#submenu_bar{
	margin:0;
	color:#4B4B4B;
	padding:5px;
	height:23px;
	background: url("http://static.edisk.ro/images/bck_top_logged.gif");
	overflow:hidden;
}

#welcome_user{
	margin:0 0 10px 0;
	color:#FFF;
	font-size:18px;
	padding:2px;
	float:left;
	display:inline;
	width:300px;
}

.maincolumnleft{
	float:left;
	display:inline;
	width:354px;
	padding-top:10px;
	padding-left:10px;
}

.maincolumnright{
	float:right;
	display:inline;
	width:340px;
	padding:5px;
	background:#4C9ED4;
}

.maincolumnrightborder{
	border:2px solid #FFF;
	position:relative;
}

.mainlogincolumn{
	margin:5px;
}

.mainregistercolumn{
	margin:5px;
}

.input1{
	border:1px solid #08538F;
	background-color:#FFF;
	padding:2px;
	width:170px;
	color:#FF7F2A;
	font-weight:bold;
}

.input1username{
	border:1px solid #08538F;
	background:#FFF url("http://static.edisk.ro/images/username_icon.gif") no-repeat;
	padding:2px 2px 2px 20px;
	width:152px;
	font-weight:bold;
	color:#FF7F2A;
}

.input1password{
	border:1px solid #08538F;
	background:#FFF url("http://static.edisk.ro/images/password_icon.gif") no-repeat;
	padding:2px 2px 2px 20px;
	width:152px;
	font-weight:bold;
	color:#FF7F2A;
}


.clear{
	clear:both;
}

.logincolumnleft{
	float:left;
	display:inline;
	width:340px;
}

.logincolumnright{
	float:left;
	display:inline;
	width:340px;
	margin-left:10px;
}

.loginbck{
	background:#4C9ED4;
	padding:5px;
}

.loginbck_border{
	border:2px solid #FFF;
	padding:5px;
	position:relative;
}

.headbox{
	font-weight:bold;
	background-color:#CCC;
}

.headaction{
	background-color:#F4F4F4;
	padding:3px;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
}

.folderbox{
	width:116px;
	height:107px;
	overflow:hidden;
	float:left;
	display:inline;
	text-align:center;
	margin:5px;
	position:relative;
	padding-top:5px;
}

.filebox{
	width:116px;
	height:107px;
	overflow:hidden;
	float:left;
	display:inline;
	text-align:center;
	margin:5px;
	position:relative;
	padding-top:5px;
}

.folderlist{
	margin:3px;
	padding:3px;
	background:#FFFFFF;
	border:1px solid #BCE2FA;
	height:auto;
}

.folderlistnames{
	float:left;
	display:inline;
	width:400px;
}

.filelistnames{
	float:left;
	display:inline;
	width:430px;
	overflow:hidden;
	padding:3px;
}
.folderlist img{
	margin-right:10px;
}

.folderact_links{
	position:relative;
}

a.folderlistlink:link,
a.folderlistlink:visited{
	text-decoration:none;
	color:#00619B;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
}

a.folderlistlink:hover{
	color:#000;
}

.filelist{
	margin:3px;
	padding:3px;
	background:#FFFFFF;
	border:1px solid #DAEFFC;
}

.filelist img{
	margin-right:10px;
}

a.filelistlink:link,
a.filelistlink:visited{
	text-decoration:none;
	color:#008ADD;
}

a.filelistlink:hover{
	color:#000;
}

.listitemactions{
	float:right;
	display:inline;
	width:100px;
}

.usercontentwindow{
	float:left;
	display:inline;
	width:554px;
	margin:2px 0px 2px 0px;
	padding:10px;
	position:relative;
	border:2px solid #FFF;
	background:#FFF;
	min-height:500px;
	height:auto;
}

/* for Internet Explorer */
.usercontentwindow {
  _height: 500px;
}

.uploadwindow{
	float:left;
	display:inline;
	width:530px;
	margin:0px 5px 0px 10px;
	padding:0;
	position:relative;
}

.succesuploadtext,
.succesemailtext{
	font-weight:bold;
	font-family:Arial;
	font-size:15px;
	color:#066382;
	margin:10px 0 10px 0;
}

.uploadsuccessactions,
.emailsuccessactions{
	margin:5px 0 5px 0;
}

.emailsuccessactions{
	margin-left:15px;
	margin-top:25px;
}

.uploadsuccessactions a:link, 
.uploadsuccessactions a:visited,
.emailsuccessactions a:link, 
.emailsuccessactions a:visited{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#F9A01C;
}

.uploadsuccessactions a:hover,
.emailsuccessactions a:hover{
	text-decoration:none;
}

#footer{
	margin:10px 0px;
	padding:5px;
	text-align:center;
	font-weight:normal;
	font-size:13px;
	font-family:Verdana;
	color:#636363;
}

#termeni{
	margin:10px 0px;
	padding:5px;
	text-align:center;
	font-weight:normal;
	font-size:13px;
	font-family:Verdana;
	color:#636363;
	border-top:4px solid #00ADEF;
}

#termeni a:link,
#termeni a:visited{
	font-size:13px;
	font-family:Verdana;
	color:#00ADEF;
	font-weight:bold;
	text-decoration:none;
}

#termeni a:hover{
	text-decoration:underline;
	color:#1684DE;
}

.termenitext{
	font-family:Arial;
	font-size:14px;
}

a.folderboxlink:link,
a.folderboxlink:visited{
	display:block;
	width:106px;
	height:115px;
	overflow:hidden;
	padding:3px;
	position:relative;
	color:#000;
	text-decoration:none;
}

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


a.folderboxlink div{
	position:relative;
}

a.tlink:link,
a.tlink:visited{
	font-family:Arial;
	font-size:14px;
	text-decoration:underline;
	color:#FFF;
}

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

.folderactions{
	position:absolute;
	top:1px;
	left:1px;
	width:112px;
	height:22px;
	overflow:hidden;
	display:none;
	text-align:left;
}

.folderactions a:link,
.folderactions a:visited{
	font-size:11px;
}

.fileactions{
	position:absolute;
	top:1px;
	left:1px;
	width:112px;
	height:22px;
	overflow:hidden;
	display:none;
	text-align:left;
}

.fileactions a:link,
.fileactions a:visited{
	font-size:11px;
}

.register label,
.login label{
	float: left;
	width: 135px;
	font-weight: bold;
	color:#FFF;
	text-align:right;
	padding-right:5px;
	padding-top:3px;
	font-family:Verdana;
	font-size:13px;
}


.login input,
.login textarea{
	margin-bottom: 5px;
}

.register input,
.register textarea{
	margin-bottom: 5px;
}

.register textarea,
.login textarea{
	width: 250px;
	height: 150px;
}

.register select,
.login select{
	width: 180px;
	margin-bottom: 5px;
}

.register br,
.login br{
	clear: left;
}

.formbtn1{
	border:0;
	color:#FDB041;
	font-weight:bold;
	font-size:17px;
	background-color:#EBF8FE;
}

.submit_btn{
	width:62px;
	height:22px;
	float:right;
}

.topexploreractions{
	padding:0px;
	margin:0;
	background-color:#F0EFE4;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	background: url("http://static.edisk.ro/images/topusr_exploreactions.gif") repeat-x;
	height:28px;
	width:573px;
	overflow:hidden;
}

.topexploreractions table{
	font-family:Arial;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}

.logosearchsmall{
	margin-left:15px;
}

.srcbuttonsmall{
	vertical-align:middle;
}

#sddm{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover{
	background: #49A3FF;
}

#sddm div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 58px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial;
}

#sddm div a:hover{
	background: #49A3FF;
	color: #FFF;
}

.curata{
	clear:both;
}

.passwordkey{
	width:50px;
	height:30px;
	background: url("../images/site/icons/key.png");
	bottom:18px;
	right:5px;
	position:absolute;
}

.foldershowaction{
	width:30px;
	height:30px;
	background: url("../images/site/icons/key.png");
	top:3px;
	right:5px;
	position:absolute;
}

.usersettingsleft{
	float:left;
	display:inline;
	width:200px;
	padding:5px;
	overflow:hidden;
}

.usersettingsright{
	float:left;
	display:inline;
	width:470px;
	padding:5px;
	margin:0px 5px 0px 5px;
	overflow:hidden;
}

.usedspacedcontainer{
	text-align:right;
	font-weight:bold;
	float:right;
	display:inline;
	width:250px;
	padding:3px;
	margin:0 0 10px 0;
	color:#FFF;
	font-family:Arial;
	font-size:13px;
}

#passwordprotecthidden{
	margin:5px;
	padding:3px;
	background:#4DD7FD url("http://static.edisk.ro/images/maincolright_bck.gif") repeat-x;
}


#changepassword{
	margin:5px;
	padding:3px;
	background:#4DD7FD url("http://static.edisk.ro/images/maincolright_bck.gif") repeat-x;
}

.passwordprotectborder{
	border:1px solid #FFF;
	padding:6px 6px 6px 130px;
	font-weight:bold;
	color:#FFF;
}

#changepassword .passwordprotectborder{
	border:1px solid #FFF;
	padding:6px 6px 6px 60px;
	font-weight:bold;
	color:#FFF;
}

.passwordprotectborder input{
	width:250px;
}

#searchonsite{
	background:url("http://static.edisk.ro/images/mainsearch_bck.gif") repeat-x;
	padding:2px;
	height:52px;
	overflow:hidden;
}

#searchonsite img{
	margin-left:15px;
	vertical-align:middle;
}

.leftusrmenu{
	float:left;
	display:inline;
	width:150px;
	margin:0px 4px 0 0;
	position:relative;
	padding:0;
}

.leftusrmenuhead{
	margin-top:3px;
	font-weight:bold;
	padding:1px;
	background-color:#FFFFFF;
	text-align:center;
	color:#078ABC;
}

.leftusrmenuhead img{
	margin-top:2px;
	margin-right:2px;
}

.leftusrmenucontent{
	border:1px solid #FFFFFF;
	background:#45D3FB url("../images/site/bck_main_logged.gif") repeat-x;58
	padding:5px 4px 5px 4px;
}

.leftusrmenucontent table td{
	border-bottom:1px dotted #FFF;
}

.places_icon{
	width:27px;
	text-align:center;
	padding-bottom:2px;
	padding-right:5px;
}

.leftusrmenucontent a:link,
.leftusrmenucontent a:visited{
	text-decoration:none;
	font-family:Tahoma;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.leftusrmenucontent a:hover{
	color:#FFF0D5;
}

a.logout:link,
a.logout:visited,
a.settings:link,
a.settings:visited{
	text-decoration:none;
	color:#0B65AE;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
}

a.logout:hover,
a.settings:hover{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

a.orderlink:link,
a.orderlink:visited{
	text-decoration:none;
	color:#EAF1F7;
	font-weight:bold;
}

a.orderlink:hover{
	color:#FFF;
}

.error{
	background:url("http://static.edisk.ro/images/error_icon.gif") no-repeat;
	padding:6px 6px 6px 28px;
	margin:3px 0 3px 0;
	background-color:#FBB74A;
	color:#FFF;
	border:1px solid #FF5500;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.addressbooklsttable{
	width:550px;
}

.addressbooklsttable td{
	border-bottom:1px solid #2C74A9;
	background:#E7F2FA;
	font-family:Arial;
	font-size:14px;
	padding:2px;
	font-size:12px;
	text-align:center;
}

.addressbooklsttable th{
	background-color:#6FB0E1;
	color:#FFF;
}

.editfilecontainer,
.editfoldercontainer{
	margin:5px;
	color:#317CB5;
	font-weight:bold;
	padding-left:120px;
	margin-top:15px;
}

.editfilecontainer input,
.editfoldercontainer input,
.editfilecontainer select{
	border:1px solid #00AFEE;
	padding:2px;
	width:250px;
	color:#FF7F2A;
	font-weight:bold;
}

.filestate{
	text-align:left;
	color:#0B5B82;
	font-weight:normal;
	margin:15px 0 8px 30px;
	font-size:15px;
	font-family:Arial;
}

.filestate a:link,
.filestate a:visited{
	color:#00AEF1;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}

.filestate a:hover{
	text-decoration:none;
}

.filenamecontainer{
	font-weight:bold;
	font-family:Tahoma;
	font-size:16px;
	color:#000;
	overflow:hidden;
	margin-top:15px;
	padding:3px;
	text-align:center;
}

.filepicturecontainer{
	height:100px;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
}

.searchedword{
	font-family:Tahoma;
	font-size:16px;
	margin:5px;
}

.uploadlimit{
	color:#066382;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	margin:10px 0 10px 0;
}

.data {
	background-color:#b3b3b3;
	border:1px solid #368FD1;
	width:350px;
}

.data tr td {
	background-color:#CEE4F4;
	font:13px Arial;
	width:35%;
}

.bar1 {
	background-color:#b3b3b3;
	position:relative;
	text-align:left;
	height:20px;
	width:400px;
	border:1px solid #505050;
}

.bar2 {
	background-color:#000099;
	position:relative;
	text-align:left;
	height:20px;
	width:0%;
}

a.downloadnowlink:link,
a.downloadnowlink:visited{
	display:block;
	width:120px;
	padding:5px;
	text-align:center;
	border:2px solid #FBBB5A;
	background:#FF7F2A;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

a.downloadnowlink:hover{
	background:#2C74A9;
}

.filedetailsactions{
	margin:10px 0 5px 0;
	text-align:center;
	font-weight:normal;
	font-size:15px;
	font-family:Arial;
	color:#0B5B82;
	line-height:1.5em;
}


.filedetailsactions a:link,
.filedetailsactions a:visited{
	color:#00AEF1;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}

.filedetailsactions a:hover{
	text-decoration:none;
}

.contactsrc{
	background-color:#00ADEF;
	padding:3px;
	color:#FFF;
	font-weight:bold;
}

.listemailsent{
	margin:3px;
	padding:2px;
	font-family:Arial;
	text-align:center;
	background:#EEF5FB;
	font-weight:bold;
	color:#25679C;
	font-size:13px;
}

a.addcontactlink:link,
a.addcontactlink:visited{
	font-family:Arial;
	font-weight:bold;
	color:#25679C;
	font-size:13px;
}

a.addcontactlink:hover{
	text-decoration:none;
	color:#00ADEF;
}

#pagination {
  background-color: #DCECF8;
  margin: 2px;
  padding: 2px;
  font-family:Arial;
  font-size:13px;
  text-align:right;
  color:#FF7F2A;
}

ul#pagination
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#pagination li
{
	display: inline;
	list-style-type: none;
	
}

#pagination li.active
{
	font-weight:bold;
	color: #ffffff;
	background-color: #DCECF8;
	padding: 0px 10px;
	margin:2px
}

#pagination a {
	padding: 0px 4px;
	margin:2px;
}

#pagination a:link, #pagination a:visited
{
	color: #006699;
	font-weight:bold;
	text-decoration: none;
}

#pagination a:hover
{
	color: #ffffff;
	background-color: #369;
	text-decoration: none;
}

.pagina{
	font-family:Arial;
	font-size:13px;
	color:#000;
}

.explorerwhereami{
	writing-mode: tb-r2;
	filter: flipv fliph;
	width:50px;
	position:absolute;
	right:0px;
	top:0px;
}

.settings_item{
	text-align:left;
	color:#0B5B82;
	font-weight:normal;
	margin:15px 0 8px 30px;
	font-size:15px;
	font-family:Arial;
}

.settings_item a:link,
.settings_item a:visited{
	color:#00AEF1;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}

.settings_item a:hover{
	text-decoration:none;
}

.icon_service{
	float:left;
	display:inline;
	width:85px;
	padding:2px;
	margin:5px 0px 5px 10px;
}

.content_service{
	float:left;
	display:inline;
	width:230px;
	padding:2px;
	margin-left:5px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#4B4B4B;
	margin-top:5px;
	text-align:justify;
}

.intro{
	padding:5px 15px 10px 0px;
	font-family:Verdana;
	font-size:13px;
	color:#000;
	text-align:justify;
}

ul.services_login{
	list-style-image: url("http://static.edisk.ro/images/item_list.gif");
}

ul.services_login li{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;
}

.editnamefolder{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FF5500;
}

.delfpanel{
	margin:15px 5px;
	text-align:center;
	font-family:Arial;
	font-size:17px;
	color:#FF5F01;
}

.jumpto{
	margin-top:30px;
	font-weight:bold;
	color:#317CB5;
	font-size:15px;
	text-align:center;
}

.jumpto a:link,
.jumpto a:visited{
	font-family:Arial;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#FF5F01;
}

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

#timer{
	font-family:Arial;
	font-size:35px;
	font-weight:bold;
	color:#376A95;
}

.mainfaqquestion{
	margin-bottom:5px;
	margin-left:10px;
}

.mainfaqquestion a:link,
.mainfaqquestion a:visited{
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#FF5F01;
}

.mainfaqquestion a:hover{
	color:#01ADEF;
}

.qtitle{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#01ADEF;
	padding:2px;
}

.qcontent{
	font-family:Arial;
	font-size:13px;
	padding:2px;
	margin-bottom:15px;
}

.tbold{
	font-family:Arial;
	font-size:29px;
	color:#FFF;
}

#audioplayer{
	margin:5px auto 5px auto;
	text-align:center;
}
