/*GENERAL*/

body 
	{
    background-color:#ffffff;
    }

p
	{
	color:black;
	font-family:"Arial";
	font-size:13pt;
	font-weight:normal;
	margin-left:0px;
    padding-left:10px;
    padding-right:15px;
	text-align:left;
	}

td
	{
	color:black;
	font-family:"Arial";
	font-size:13pt;
	font-weight:normal;
	margin-left:0px;
    padding-left:10px;
    padding-right:15px;
	text-align:left;
	}

ul  
    {
	color:black;
	font-family:"Arial";
	font-size:13pt;
	font-weight:normal;
    margin-left:30px;
    padding-left:30px;
    }

img
    {
    border-color:black;
    }
li
    {
	font-family:"Arial";
	font-size:13.0pt;
    padding-left:3px;
    padding-bottom:3px;
	text-align:left;
    list-style-position:outside;
    list-style-type:none;
    list-style-image:url(imgbullety.gif);
    }

h1
	{
	color:black;
	font-family:"Arial";
	font-size:20pt;
	font-weight:bold;
	text-align:left;
	}

h2
	{
	color:black;
	font-family:"Arial";
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	}

h3
	{
	color:red;
	font-family:"Arial";
	font-size:14pt;
	font-weight:normal;
	text-align:left;
	}

.center
	{
	color:black;
	font-family:"Arial";
	font-size:13pt;
	font-weight:normal;
	margin-left:0px;
    padding-left:10px;
    padding-right:15px;
	text-align:center;
	}

.centerhead 
{
text-align:center;
font-size:28pt;
}


.centerbold
	{
	color:black;
	font-family:"Arial";
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	}

.centerlight
	{
	color:black;
	font-family:"Arial";
	font-size:11pt;
	font-weight:normal;
	text-align:center;
	}

.centerviolet
	{
	color:blueviolet;
	font-family:"Arial";
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	}

.centergreen
	{
	color:green;
	font-family:"Arial";
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	}

.rightlight
	{
	color:black;
	font-family:"Arial";
	font-size:11pt;
	font-weight:normal;
	text-align:right;
	}

.floatright {float:right;}

/*HYPERLINK STYLE*/

a:link 
    {
	font-family:"Arial";
	font-size:13pt;
	font-weight:normal;
    color:blueviolet; 
    text-decoration:none;
    }
 
a:visited 
    {
	font-family:"Arial";
	font-size:13pt;
	font-weight:normal;
    color:blueviolet; 
    text-decoration:none;
    }

a:hover
    {
	font-family:"Arial";
	font-size:13pt;
	font-weight:normal;
    color:red; 
    text-decoration:underline;
    }

.pb

	{
	color:purple;
	font-family:"Arial";
	font-size:13pt;
	font-weight:bold;
	text-align:left;
    padding-right:5px;
    padding-left:5px;
	}

.gb

	{
	color:green;
	font-family:"Arial";
	font-size:13pt;
	font-weight:bold;
	text-align:left;
    padding-right:5px;
    padding-left:5px;
	}

.rb

	{
	color:red;
	font-family:"Arial";
	font-size:13pt;
	font-weight:bold;
	text-align:left;
    padding-right:5px;
    padding-left:5px;
	}

.tan

	{
	color:#999933;
	font-family:"Arial";
	font-size:13pt;
	font-weight:bold;
	text-align:left;
    padding-right:5px;
    padding-left:5px;
	}

.an

	{
	color:yellow;
	font-family:"Arial";
	font-size:13pt;
	font-weight:bold;
    background-color:black;
    padding-right:3px;
    padding-left:3px;
	}

.bb
	{
	color:black;
	font-family:"Arial";
	font-size:5pt;
    background-color:white;
	}

.ib
	{
	color:black;
	font-family:"Arial";
	font-size:14pt;
	font-weight:bold;
	text-align:left;
    background-color:lightgrey;
	}

.indent

    {
    padding-left:20px;
    }

.large {font-size:large;}
.prominent {font-size:x-large;}

.bigblue
	{
	color:blue;
	font-family:"Arial";
	font-size:20pt;
	font-weight:bold;
    background-color:silver;
    padding-right:5px;
    padding-left:5px;
	}


.padded
    {
    padding-right:15px;
    padding-left:15px;
    }

.uline
    {
    font-style:normal;
    }

.italic
    {
    font-style:italic;
    }

.yellow {color:yellow;}

/*Dalung Catalogue-Gallery Pages*/

.price
	{
	color:blue;
	font-family:"Times New Roman";
	font-size:20pt;
	font-weight:normal;
  	}

.size
	{
	color:gray;
	font-family:"Times New Roman";
	font-size:20pt;
	font-weight:normal;
  	}

.code
	{
	color:black;
	font-family:"Times New Roman";
	font-size:20pt;
	font-weight:normal;
  	}

.dnote
	{
	color:brown;
	font-family:"Times New Roman";
	font-size:16pt;
	font-style:italic;
	font-weight:normal;
  	}

.advertblock
    {
    color:yellow;
    background-color:red;
    }

.thumb
    {
    height:150px;
    width:150px;
    border-width:1px;
    border-style:solid;
    border-color:black;
    }

.textbox
    {
    color:black;
    background-color:white;
    border-color:black;
    border-style:double;
    border-width:3px;
    }

.blackbox
    {
    color:white;
    background-color:black;
    border-color:black;
    border-style:double;
    border-width:3px;
    }
    
#sidebar 
    {
    position:fixed;
    left:5.0px; top:8.0px;  
    z-index:1;
    color:white;
	font-family:"Arial";
    background-color:black;
    width:160px;
    padding-left:10px;
    float:left;
    border-color:red;
    border-style:double;
    border-width:3px;
    }

a.sidebar:hover {background-color:green;}

/*BACKGROUNDS*/

.whitebg {background-color:white;}

/* MAIN NAVIGATION BUTTON: HOME */
/*a.mainlinks_home {
  background: url(http://www.fgcomics.com/images/layout/blue/home_blue.gif) 0 0 no-repeat;
  display: block;
  width: 130px; 
  height: 25px;
  text-decoration: none;
   }
a.mainlinks_home:hover {
  background-position: -130px 0;
  display: block;
  width: 130px; 
  height: 25px;
  text-decoration: none;
   }*/

/*dalung art gallery*/

#artg
	{
    color:yellow;
    background-color:#992244;
    height:auto;
    padding-right:50px;    
	}

.pa
    {
    color:white;
    padding-left:20px;
    }

.picpos
    {
    float:left;
    padding-left:20px;
    }

.atitle
    {
    color:yellow;
    font-size:x-large;
    }

.dartleft
{
height:500px;
width:48%;
}

.dartright
{
height:500px;
width:48%;
float:right;
}

#more {float:right;}

.floatright {float:right; border-color:gray; border-style:solid; padding-bottom:5px;}

/*font overrides*/

.bold {font-weight:bold;}
.white {color:white;}
.black {color:black;}
