/* Print CSS Document */

/*
-----------------------------------------------
Sprae.com Styles
Author:   Benson Low	
Version:  4 April 2005
----------------------------------------------- */


body { 
	font: 80%/1.5em Arial, Helvetica, sans-serif;
	color: #000; 
	background: #fff; /* url(../common/topLeftbg.jpg) no-repeat left top; */
	margin: 0px;
	padding: 1em;
	}
p { 
	font: 100%/1.8em Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 {
	font: bold normal 300%/1em Arial, Helvetica, sans-serif; 
	letter-spacing: 1px;
	margin:0 0 0 0;
}

h3 { 
	font: bold 12pt "Trebuchet MS", Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; 
	margin:1.7em 0 0 0px; 
	color: #C00;
	}
	
h4 { 
	font: bold 10pt "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin:.7em 0 0 0px; 
	color: #333;
	}

a:link { 
	text-decoration: none; 
	color: #C00;
	}
a:visited { 
	text-decoration: none; 
	color: #900;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #F00;
	}
	
/* specific divs */

#about h1 { font:bold 150% Arial, Helvetica, sans-serif;}

#content {
	border:1px solid #666;
	padding:10px;
	margin:1em;
}

#content h1 {
	font: bold normal 160%/1em Arial, Helvetica, sans-serif; 
	padding:5px 0 0 10px;
	line-height:1em;
	}

.articles {
	margin:1em .7em 1.5em .7em;
	padding:0 0 1em 0;
	border-bottom:1px solid #C1C6AB;
	}

.articles img {
	margin:3px 0 10px 10px;
	padding:5px;
	border:1px solid #ccc;

}

.articles img:hover {
	border:1px solid #c00;

}
.articles li {
	font:100%/1.7em Arial, Helvetica, sans-serif;
	margin:0;
	list-style-type:square;
}

.articles ul {
	margin:0 0 1em 1em;
}

.articles h5 {
	font: bold 70%/1.5em Arial, Helvetica, sans-serif;
	margin:-.2em 0 1em 0;
}


#footer {
	margin:0px 0 0 20px;
	text-align:center;
	width: 90%;
	font:bold 9pt/14pt "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#000;
	border:0px solid #c00;
	z-index:100;
	}

#lgadgets {

	}
	
#lgadgets h3 {
	height:60px;	
	width:82px;
	clear:both;
	}
	
#lgadgets li {
	list-style: none;
	margin:0 0 0 -40px;
	padding: 0;
	}
	
#lgadgets img {
	border:0;
	clear:both;
	margin:5px;

	}
#ltools {

	}
	
#ltools h3 {
	background: url(../common/title_tools.gif) no-repeat top left;
	height:60px;	
	width:82px;
	text-indent:-9999px;
	clear:both;
	}
	
#ltools li {
	list-style: none;
	margin:0 0 0 -40px;
	padding: 0;
	}
	
#ltools img {
	border:0;
	clear:both;
	margin:5px;

	}
#lventures {

	}
	
#lventures h3 {
	background: url(../common/title_coolventures.gif) no-repeat top left;
	height:60px;	
	width:86px;
	text-indent:-9999px;
	clear:both;
	}
	
#lventures li {
	list-style: none;
	margin:0 0 0 -40px;
	padding: 0;
	}
	
#lventures img {
	border:0;
	clear:both;
	margin:5px;

	}
	
#extraDiv1 {
	visibility:hidden;
	}
	
#extraDiv2 {
	position:absolute;
	top:10px;
	left:8px;
	height:100px;
	width:350px;
	z-index:100;
	}
	

#extraDiv3 {
	position:absolute;
	left:15px;
	top:290px;
	z-index:100;
} 

#extraDiv4 img {
	border:0;
} 

.firefox {
	margin: 20px 0 0 0;
	border:0;
}
.firefox img {
	border:0;
}