/* ***** GENERAL ***** */

body { 	
	background-color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}

a {
	color: #999;
	text-decoration: none
}

a:hover {
	color: #ddd;
}

#customTable {
	border: 0px; /*#7FA0EA 1px dashed;  */
	white-space: nowrap; 
	padding: 4px;
}
/* ***** PLACEMENT ***** */

#mainArea {
	position:absolute;
	top:134px;
	left:105px;
	width:798px; 	
	height:469px;
	overflow-y: scroll;
	overflow-x: hidden;	
	background-color: #eee;
}

#mainarea table {
	width: 95%;
	max-height: 460px;
}


#searchArea {
	border:0px solid black; 
	position:absolute;
	top:94px;
	left:410px;
	/*
	background:#FFFFFF;
	width:237px; 
	height:55px; 
	background: url(buttons/searchField.jpg); 
	*/
	background-repeat: no-repeat;
}

#searchField {
	border:0px solid black; 
	background:#FFFFFF;
	position:absolute;
	top:14px;
	left:22px;
	width:132px; 
	height:16px; 
}

#buttonSearchText {
	position:absolute;
	top:110px;
	left:575px;
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#buttonSearchText a{
	color: #ffffff;
}

#buttonSearchText a:hover{
	color: #ccc;
}


.swfPlacement { 
	position:absolute;
	top:0px;
	left:103px;
}

#modulePositionArea { 
	position:absolute;
	top:350px;
	left:6px;
	font-size: 10px;
	text-align: center;
	color:#000000;
}
/* ***** BUTTONS ***** */

#buttonHome {
	position:absolute;
	top:160px;
	left:12px;	
	width: 80px;
	height: 40px;
	background: url(buttons/buttonHome.png);
	background-repeat:no-repeat;
	font-size: 10px;
	text-align: center;
}

#buttonPrevious { 
	position:absolute;
	top:280px;
	left:12px;
	width: 50px;
	height: 50px;
	background: url(buttons/buttonPrevious.jpg); 
	background-repeat:no-repeat;
	font-size: 10px;
	text-align: center;
}

#buttonHelp { 
	position:absolute;
	top:220px;
	left:12px;
	width: 80px;
	height: 40px;
	background: url(buttons/buttonHelp.png);
	background-repeat:no-repeat;
	font-size: 10px;
	text-align: center;
}

#buttonDownload {
	position:absolute;
	top:280px;
	left:12px;
	width: 80px;
	height: 40px;
	background: url(buttons/buttonDownload.png);
	background-repeat:no-repeat;
	font-size: 10px;
	text-align: center;
}
 
#buttonModuleNavPrevious { 
	position:absolute;
	top:480px;
	left:12px;
	width: 80px;
	height: 40px;
	background: url(buttons/buttonModuleNavPrevious.png);
	background-repeat:no-repeat;
	font-size: 10px;
	color: #999;
	text-align: center;
}

#buttonModuleNavPrevious a{
       color: #999;
}       

#buttonModuleNavPrevious a:hover {
	color: #ddd;
}

#buttonModuleNavNext { 
	position:absolute;
	top:540px;
	left:12px;
	width: 80px;
	height: 40px;
	background: url(buttons/buttonModuleNavForward.png);
	background-repeat:no-repeat;
	font-size: 10px;
	color: #999;
	text-align: center;
}

#buttonModuleNavNext a{
       color: #999;
}       

#buttonModuleNavNext a:hover {
	color: #ddd;
}

#buttonModuleNavStart { 
	position:absolute;
	top:420px;
	left:12px;
	width: 80px;
	height: 40px;
	background: url(buttons/buttonModuleNavStart.png);
	background-repeat:no-repeat;
	font-size: 10px;
	text-align: center;
}

#buttonModuleNavStart a{
       color: #999;
}       

#buttonModuleNavStart a:hover {
	color: #ddd;
}

#buttonAdmin {
	position:absolute;
	top:60px;
	left:300px;
	width: 50px;
	height: 50px;
/*	
	background: url(buttons/buttonAdmin.jpg);
*/
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#buttonAdmin a{
	color: white;
}

#buttonAdmin a:hover{
	color: #ccc;
}

#buttonInfo {	
	position:absolute;
	top:60px;
	left:360px;
	width: 50px;
	height: 50px;
	/*
	background: url(buttons/buttonInfo.jpg);
	*/
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#buttonInfo a{
	color: #ffffff;
}


#buttonInfo a:hover{
	color: #ccc;
}

#buttonSalesadmin {	
	position:absolute;
	top:60px;
	left:200px;
	width: 50px;
	height: 50px;
	/*
	background: url(buttons/buttonPartner.png);
	*/
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#buttonSalesadmin a{
	color: white;
}


#buttonSalesadmin a:hover{
	color: #ccc;
}



#buttonSearch {
	position:absolute;
	top:20px;
	left:595px;
	width: 62px;
	height: 62px;
	/*
	background: url(buttons/buttonSearch.jpg);
	*/
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#buttonSearch a{
	color: #ffffff;
}


#buttonSearch a:hover{
	color: #ccc;
}

#buttonAdvSearch {
	position:absolute;
	top:60px;
	left:605px;
	width: 100px;
	height: 50px;
	/*
	background: url(buttons/buttonAdvSearch.jpg);
	*/
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#buttonAdvSearch a{
	color: black;
}


#buttonAdvSearch a:hover{
	color: #ccc;
}


#buttonLogout {
	position:absolute;
	top:60px;
	left:690px;
	width: 150px;
	height: 50px;
	/*
	background: url(buttons/buttonLogout.jpg);
	*/
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#buttonLogout a{
	color: #ffffff;
}


#buttonLogout a:hover{
	color: #ccc;
}


/* ***** FORM BUTTONS ***** */

#buttonSearchAdvButton {
	width: 50px;
	height: 50px;
	background: url(../../images/buttonAdvSearch.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
	text-align: center;
}


/* ***** TEXT THEMES ***** */

.headline { 
	font-size: 18pt;
    font-weight: bold;
    color: #000;
    font-style: italic;
    text-align: left; 
}

.headline2 { 
    font-size: 14pt;
    font-weight: bold;
    color: #000;
    font-style: italic;
    text-align: left; 
}

.headline3 { 
	font-size: 12pt;
    font-weight: bold;
    color: #000;
    font-style: italic;
    text-align: left; 
}
		
.mainText { 
	font-size: 10pt;
	color: #000;
        text-align: left;
}			

.textArea {
	width: 200px;
}	

.errorText {
	font-size: 10pt;
    font-weight: bold;
    color: red;
    font-style: italic;
    text-align: left; 
}

