/* Som pŒ myspace 

body  { 
	background-image:url(themes/df-godis/img/bg_godis.gif); 
	background-position:Top Left; 
	background-attachment:fixed; background-repeat:repeat; 
	} 
	
Table, Td{ background-color:transparent; } 

table table table	{ 
	width:100%; 
	background-color:D9B200; 
	filter:90;
	opacity:0.90;
	-moz-opacity:0.90; 
	border-color:660000; 
	border-style:Dashed; 
	border-width:1px; 
	} 
	
table table table table{ width:auto; } 

table table table table, table table table td{ border-style:none; } 
body, div, p, strong, td, .text, .blacktext10, 
.blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, 
a.searchlinkSmall:visited{ color:660000; font-weight:normal; font-style:normal; }

*/



/* general classes */


BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image:url(http://www.k-werks.com/datafork/images/godisbg.gif); 
	background-position:Top Left; 
	background-attachment:fixed; 
	background-repeat:repeat;
	color : #660000;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #333333;
}

A:HOVER {
	text-decoration : underline;	
	color : Black;
}

TH,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
/*	filter:98;
	opacity:0.98;
	-moz-opacity:0.98; */
}

HR {
	border : 1px solid #D3D3D3;
}

.error {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : Red;
}

.info {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : Blue;
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : ;
	color : #330000;
}

.sideboxtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : #FFFAB6;
	color : #966300;
}

.plainboxtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
    font-weight : bold;
	background : #ECC21A;      
	border-top : 1px solid #F0F0F0;
	border-bottom : 1px solid #F0F0F0;
	color : #966300;

}

.plainboxtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : #FAFAFA;
	color : #333333;
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
	background : #FAFAFA;
	border-bottom : 1px solid #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight : bold;
	color : #663300;
}

.centerboxtitle {
/*	background : #;							*/
/*	border-bottom : 1px solid #F0F0F0;		*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;
	color : #330000;
}

.pgprocessed {
	color: #FFFAB6;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* tillagt jarv 2006-03-27 */

.pgprocessed:link {
	color: #FFFAB6;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	TEXT-DECORATION: none;
}

.pgprocessed:visited {
	color: #FFFAB6;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	TEXT-DECORATION: none;
}

.pgprocessed:hover {
	color: #330000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	TEXT-DECORATION: none;
}

.sidepanel {
	filter:96;
	opacity:0.96;
	-moz-opacity:0.96;
}

/* SLUT --- tillagt jarv 2006-03-27 */

/* user card */
.userexttable {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color : White;
	background : #333333;
}

.usertoppanel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : #ECC21A;
	color : #333333;
}

.userbottompanel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : #FAFAFA;
	color : #333333;
}

.myaccount1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : #CDCDCD;
	color : #333333;
}

.myaccount2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : #EFEFEF;
	color : #333333;
}
