/******************************************
GENERIC
*******************************************/
*{
	outline: none !important; 
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Verdana, sans-serif;	
	font-size: inherit;
	color: inherit;
}

body {
	background-color : #fff;
	color: #666;
	font-size: 76.00%;
	line-height: 1.5;
}

html {
	font-size: 100.01% 
}

h1 {
	font-size: 150%;
	padding: 10px 0 20px 0;
}

h2 {
	font-size: 125%;
	padding-bottom: 20px;
}

h3 {
	padding:5px;
	color: #1E90FF;		
	font-size: 120%;	
}

li {
	list-style-type: none;
}

a {
	color: #1e90ff;
}

a:hover {
	color: #005fbb;
}

.subtitle {
	color: #fff;
	font-weight: bold;
}


input[type='text'], input[type='password'], select, textarea {
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #1e90ff;
	padding: 1px;
	color: #666666;
	font-size: 100%;
}

option {
	padding: 1px;
	color: #666666;
	font-size: 100%;	
}

input{
	color : #1e90ff;
	vertical-align: middle;
	background-color: transparent;
}

input:hover{
	color : #005fbb;
}

.clear {
	clear: both;
}

.button {
	padding: 4px;
	color: #FFFFFF;
	background-color: #1E90FF;
	cursor: pointer;
}

.imgButton {
	
	border: 0px !important;
}

.scriptbutton {
	
	border: 0px !important;
	cursor: hand;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	padding: 0;
	display: inline;
}

.noimageborder {
	
	border: 0px !important;

}

.noborder {
	
	border: 0px !important;
}

.navbar
{
	
/*	background-color:#E6E6C6;*/
/*	background-color:#FF8040;*/
	background-color: #F2F2F2;
	border-bottom-color:#808080;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding: 2px;
	width: 100%;
	height: 32px;
	margin: 0 0 4px 0px;
}

.navbar input {
	
	margin : 0;
	padding : 0 2px;
	float: left;
	display: inline;
}

.navbar td {
	
	white-space: nowrap;
	
}

.navbar img {
	
	padding: 2px;
	
}
.tool-sep{
	
	margin: 2px 4px 0 4px;
	float: left;
	display: inline;
	width: 1px;
	height : 20px;
}

.slicer {

	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
  	text-align: left;	

}	

#cube {
	margin: 0px;
	padding: 0 0 0 0;
	border: 0px;
	color: #666666;
}

#reportcube {
	margin: 0px;
	padding: 0px 0 0 20px;
	border: 0px;
	font-size: 11px;
	color: #666666;
}

#report {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#redirectbox {
	width: 640px;
	text-align: center;
	margin: 10px, 10px, 10px, 80px;
	font-size: 10pt;	
	color: #848078;
}

#hidden { 
 	visibility:hidden; 
 	display:none;
 }

#windowcontentbox{
	padding: 15px 20px 10px 20px;
}

#treebox {
	
	height: 275px;
	width: 320px;
	display: block;
	overflow:auto;

}

/******************************************
LOGIN
*******************************************/

#loginmain {
	height: 266px;
	padding-top: 190px;
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

#foota {
	padding: 20px;
	display: block;
	clear: both;
	border-top: 1px solid #dfdfdf;

}

#foota p{
	width: 820px;
}

#foota h2 {
	padding-bottom: 10px;
	color: #0070db;
}

#loginbox {
	width: 550px;
	height: 240px;
	margin: 0 0 0 290px;
	border-top: 1px solid #dfdfdf;
	padding: 10px 0 0 0;
	line-height: normal;
}

#loginbox h2 {
	padding: 0 0 10px 20px;
	background-position: left 1px;
	background-repeat: no-repeat;
}

.loginbutton{
	background-color: #1e90ff;
	background-image: url(../images/bg_btn.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF !important ;	
	padding: 2px 8px !important;
	margin: -5px 0 5px 0;
	height: 22px;
	cursor: pointer;
	border: 1px solid #fff;
	font-variant: small-caps;
}

.h2news {
	background-image: url(../images/icon_star.png);
}

.h2login {
	background-image: url(../images/icon_login.png);
}

#loginform {

}

#formzbox {
	width: 166px;
	padding: 10px;
	height: 220px;
	display: inline;
	float: left;
	background-image: url(../images/bg_login.png);
	background-repeat: no-repeat;
}

#loginnewz {
	width: 349px;
	margin: 0 0 0 5px;
	padding: 10px 0 0 10px;
	height: 240px;
	display: inline;
	float: left;
	overflow: hidden;
}

#loginnewz p{
	border-top: 1px solid #dfdfdf;
	padding-top: 7px;
	padding-bottom: 7px;
}

#usr, #pass {
	margin: 7px 0 2px 0;	
}

.newsimg {
	float: left;
	padding: 3px 5px 1px 0;
}

/*****************************************************
LEFT COL
*****************************************************/

#leftcol {
	margin: 0 0 20px 15px;
	color: #666666;
	width: 290px;
	float: left;
	display: inline;
}

.user {
	padding: 3px 0 2px 26px;
	background-image: url(../images/icon_login.png);
	background-position: left;
	background-repeat: no-repeat;	
}

.reportlist {
	padding: 4px 0;
	border-bottom: 1px solid #dfdfdf;
	/* display:
	   block;  inline; inline-block; list-item; run-in; compact; table; none;
	   table, inline-table, table-row-group, table-column, table-column-group
	   table-header-group, table-footer-group, table-row, table-cell, table-caption  */
}

.reportlist div li a img {
	margin-top: -1px;
}

.reportlist div {
	padding: 8px ;
	overflow: auto;
}

.reportlist:hover {
	background-color: #f9f9f9;
}

.reportlist a {
	height: 22px;
}

.reportlist li span a {
	padding-left: 17px;
}

.reportlist a img{
	float: left;
}

.group {
	padding-left: 17px;
}

.nobrd {
	border: 0 !important;
}

.wait, .nowait {
	padding-left: 16px; 
}

.wait {
	background-image: url(../images/sandglass.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;	
}

.rep_currency, .rep_docs, .rep_wspc, .rep_dev, .rep_tasks, .rep_defdates, .rep_bookmrk, .rep_cube, .rep_dyn, .rep_std, .rep_upl, .rep_work, .rep_rep {
	background-repeat: no-repeat;
	background-position: 0 4px ;
	padding: 5px 0 0 28px;	
	display: block;
	font-weight: bold;

}

.rep_docs {
	background-image: url(../images/icon_docs.gif) !important;
}

.rep_dev {
	background-image: url(../images/icon_dev.gif);
}

.rep_defdates {
	background-image: url(../images/icon_cal.gif);
}

.rep_cube {
	background-image: url(../images/icon_cube.gif);
}

.rep_tasks {
	background-image: url(../images/icon_tasks.gif);	
}

.rep_bookmrk {
	background-image: url(../images/icon_repibookmark.gif);	
}

.rep_upl {
	background-image: url(../images/icon_uploaddata.gif);	
}

.rep_currency {
	background-image: url(../images/icon_currency.gif);
}

.rep_docs {
	background-image: url(../images/documents.gif);
}

.rep_dyn {
	background-image: url(../images/icon_repidyn.gif);
}

.rep_rep {
	background-image: url(../images/icon_repi.gif);
}

.btn_xls {
	background-image: url(../images/icon_xls.gif);
}

.btn_doc {
	background-image: url(../images/icon_word.gif);
}

.btn_pdf {
	background-image: url(../images/icon_pdf2.gif);
}

.btn_htm {
	background-image: url(../images/icon_html.gif);
}

#loggedin {
	padding: 8px 0;
	border-bottom: 5px solid #0070db;
	margin-bottom: 5px;
	height: 20px;
}

#loggedinuser {
	float: left;
	padding: 5px 5px 5px 0;
}

#logout {
	float: right;
	padding: 5px 0;
}

#logout a{
	padding: 2px 5px;
}

input[type='submit'] {
	cursor: pointer; 	
}


select.selectsform {
	width: 135px;	
}

.selectsform {
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #1e90ff;
	color: #666666;
	padding: 2px;
	width: 130px;
}

.selectsformw {
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #1e90ff;
	color: #666666;
	padding: 2px;
	width: 330px;
}

#pw1, #pw2 {
	padding: 1px;
}

.calbtn {
	background-color: #fff;
	border: 1px solid #1e90ff;
	color: #1e90ff;
	padding: 1px;
	cursor: pointer; 	
}

.datumtable {
	padding: 0 3px 0 0;
}

.spacerr {
	width: 100%;
}

.lefttd {
	margin: 10px 0;
	white-space: nowrap;
}

.line {
	border-top: 1px solid #dfdfdf;	
	width: 500px;
	height: 1px;
}

.leftcol {
	padding: 0 10px 0 0;
}

.lefttdtd {
	padding: 0 10px 0 0;
}

.btn_leftbrd {
	border-left: 1px solid #999999;
	padding: 0 0 0 3px;
}
/*********************** NAV LINKS ****************************/

.bookmarked, .uplprod, .uplrep, .private, .cubemng, .mailsender, .currencyupdater {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.currencyupdater {
	background-image: url(../images/.gif);
}

.bookmarked {

}

.mailsender {
	background-image: url(../images/icon_mailsender.gif);
}

.cubemng {
	background-image: url(../images/icon_cubemng.gif);
}

.uplprod {
	background-image: url(../images/icon_uplprod.gif);
}

.uplrep {
	background-image: url(../images/icon_uplreport.gif);
}

.exportbtn li{
	display: inline;
	margin: 0 2px;
}

.prodselect, {
	border-collapse: collapse;
}

.prodselect td{
	border-bottom: 1px solid #d4d0c8;
	padding: 2px 4px;
}

.mailtable {
	margin: 20px 0 0 0;
}

.mailtable td{
	text-align: center;
	border-bottom: 1px solid #d4d0c8;
	padding: 0 4px;
}

/*****************************************************/

#input{
	color: #1e90ff;
}

#fosch textarea{
	background-color: #fff !important;
	background-image: none !important;
}

#title {
	padding: 30px 0 0 40px;
	font-weight: bold;
	color: #1E90FF;
}

#regform {
	padding: 30px 0 0 40px;
}

#reporttitle {
	padding: 40px 0 0 40px;
	font-weight: bold;
	color: #1E90FF;
}

.top {
	vertical-align: top;
}

.text{
	color: #666666;
}

.welcome {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	text-align: right;
	background-image: url(../images/bg.gif);
}


#header{
	background-color: #1E90FF;
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	color: #005fbb;
	font-weight: bold;
	line-height: 1.7;
	height: 52px;
	padding: 0 0 0 20px;
	border-top: 4px solid #0070db;
	margin: 10px 0 0 0;
}

.maindiv{
	margin: 30px 0 0 0;
}

.formdiv{
   text-decoration:none;
	display: inline;
	float: left;
}

.searchresult{
   text-decoration:none;
	float: left;
	margin: 0 0 0 20px;
}
.hintdiv{
   text-decoration:none;
	display: inline;
	float: right;
	margin: 0 0 0 20px;
}

.hinticon{
   text-decoration:none;
	display: inline;
	float: right;
	margin: 0 30px 0 0;
}

.hinttext{
   text-decoration:none;
	display: inline;
	float: right;
	margin: 50px 0 0 0;
}

.menubar{
	background-image: url(../images/aqua.gif);
	vertical-align: middle;
}

#rightcol {
	float: left;
	display: inline;
	margin: 5px 0 20px 40px;
	width: 650px;
	padding: 10px 0 0 0;
}

.strip1{
	background-color: #89BCCD ;
}
.strip2{
	background-color: #1e90ff;
}

.maintd {
	padding: 15px;
	width: 100%;
}

.spacer {
	width: 5px;
	background-image: url(../images/dotline_v.gif);
	background-repeat: repeat-y;
}

.pagetitle {
	font-size: 12px;
	font-weight: bold;
}

.reporttitle {
	background-color: #1E90FF;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

.reporttext {
	color: #666666;
   text-decoration:none;
	padding: 10px;
}

 #welcome {
	font-size: 130%;
	font-weight:  bold;
	color: #999999;	
	text-align: center;
	width: 100%;
	padding-top: 150px;
	letter-spacing: 2px;
 }
 
 #reseller {
	color: #666666 ! important;	
	width: 320px;	
 }
 	 
.buttons{
	background-color:#fff;
	color: #1e90ff;
	height: 22px;
	cursor: pointer;
	margin: 4px 0 0 0;
	text-align: left;
	padding: 0 2px;
	overflow: visible;
}

.buttons:hover{
	color: #0070db;
}

.error {
	line-height: 60px;
	padding:45px;
	color: #FF4900 ;		
}

#resselect{
	margin: 40px;
}

#resselect td{
	font-size: 11px;
	color: #666666 ;	
	padding: 5px;
	border-bottom: 1px solid #DFDFDF;	
}

#resselect input{
	background-color: #1E90FF;
	font-size: 11px;
	color: #FFFFFF ;	
	padding: 2px 0 2px 0;
	border: 1px solid #006A60;

}

#resselect input:hover{
	background-color: #00B9A9 ;
}

.tablehead {
	background-color: #737A7C;
	color: #FFFFFF;	
	padding: 1px 4px;
	text-align: center;
	border: 0;
}

.titel {
	float: left;
	font-variant: small-caps;
	font-size: 130%;
	letter-spacing: 1px;
	background-image: url(../images/favicon.gif);
	background-position: 0 5px;		
	background-repeat: no-repeat;
	padding-left: 22px;
}

#langselect {
	margin-top: 2px;
}

.langsel {
	float: right;
	margin: 0 15px 0 0;
	font-weight: normal;
}

.langselform {
	width: 90px;
	border: 1px solid #0070db;
}

.langsel label{
	color: #666666;
	padding: 0 8px 5px 0;
}

#featlist {
	width: auto;
	float: left;
	margin: 0 0 0 15px;
}

#featlist ul{
	padding: 15px 0 0 0;
}

#featlist img{
	margin: 0 0 10px 0;
}

#featlist ul li{
	padding: 4px 0 4px 27px;
}

.textfieldz {
	border: 1px solid #1E90FF !important;
	width: 150px;
	color: #737a7c;
	padding: 2px;
	vertical-align: middle;
}

.lefty {
	float:left;
	margin-bottom: 10px;
}

#invalid {
	color: #e33f00;
}

.exportto {
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding: 5px;
	background-color: #ff4900;
	color: #fff;
}

#wrapper {
	display: block;
	clear: both;	
}

#regbox {
	display: block;
	margin: 30px;
	width: 500px;	
}

#searchbox {
	display: block;
	margin: 30px;
	width: 670px;	
}

#mailbox {
	display: block;
	margin: 30px;
	width: 700px;	
}

.saleshead {
	background-color: #005FBB;
	vertical-align: middle;
}

.uploadtable {
	width: 400px;
	border-collapse: collapse;
	font-size: 100%;
}

.uploadtable td{
	padding: 4px;
	border-bottom: 1px solid #D4D0C8;
}

.folder {
	width: 100%;
}

.folder a{
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.neu img{
	margin: 5px 10px 5px 0;
}

.neu{
	border-bottom: 1px solid #1E90FF !important;
}

/**************************************
FILETYPE ICONS
****************************************/

.file_folder{
	background-image: url(../images/icon_folder.png);	
}

.file_pdf {
	background-image: url(../images/icon_pdf2.gif);		
}

.file_word {
	background-image: url(../images/icon_doc.gif);		
}

.file_rtf {
	background-image: url(../images/icon_rtf.gif);		
}

.file_xls {
	background-image: url(../images/icon_xls.gif);		
}

.file_ppt {
	background-image: url(../images/icon_ppt.gif);		
}

.file_html {
	background-image: url(../images/icon_html2.gif);		
}

.file_csv {
	background-image: url(../images/icon_csv.gif);		
}

.file_txt {
	background-image: url(../images/icon_txt.gif);		
}

.file_xml {
	background-image: url(../images/icon_xml.gif);		
}

.export_xls, .export_word, .export_pdf, .export_html {
	background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0 0 0 30px;	
}

.export_xls {
	background-image: url(../images/icon_xls.gif);
}

.export_word {
	background-image: url(../images/icon_word.gif);
}
.export_pdf {
	background-image: url(../images/icon_pdf.gif);
}

.export_html {
	background-image: url(../images/icon_html.gif);
}

.word, .pdf, .html, .xls{
	background-position: left;
	background-repeat: no-repeat;
}

.word {
	background-image: url(../images/icon_word.gif);
}
.pdf {
	background-image: url(../images/icon_pdf.gif);
}

.html {
	background-image: url(../images/icon_html.gif);
}

.xls {
	background-image: url(../images/icon_xls.gif);
}

