/* Information
	Design Name: Fluffy Green
	Author: EverGlade WebWorks, 2010-2011.
	Copyright: EverGlade Group, 2010-2011.

	Filename: Design.css	
	Filesize: 1,91kB

	Created: 31/01-10
	Modified: 04/04-11
*/

/*Text*/
#description, .description {
	font-family: sans-serif;
}
#head, .head {
	font-size: 110%;
}
#leftPadd {
	padding: 0 0 0 20px;
}
.updatedNewsTitle {
	color: #00cc00;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
/*End Text*/

/*Images*/
img.profile {
	margin: 10px;
}
/*End of Images*/

/*Lists*/
ul.layer {
	padding: 0 0 0 15px;
}
#list, .list {
	font-size: 90%;
	padding: 0 0 0 20px;
}
#listHeader, .listHeader {
	font-weight: bold;
	list-style: none;
}
#sublist, .sublist {
	padding: 0 0 0 5px;
}
#updatedNews li {
	list-style: none;
}
#collist, .collist {
	list-style: none;
}
	/*Sitemap*/
#sitemap, .sitemap {
	padding: 10px;
	list-style: none;
}
.l2 {
	padding: 0 0 0 20px;
}
.l3 {
	padding: 0 0 0 40px;
}
.l4 {
	padding: 0 0 0 60px;
}
	/*Legal*/
.legaltitle {
	padding: 0 0 0 20px;
	font-weight: bold;
}
.legallist {
	list-style: none;
	border-bottom: 1px dotted #33ee00;
}
.legallist li {
	padding: 3px 5px;
}
.legalbottom {
	list-style: none;
	border-bottom: none;
}
.legalbottom li {
	padding: 3px 5px;
}
.listNav {
	font-weight: bold;
	list-style: none;
}
.listPadding {
	margin: 0 0 0 20px;
}
/*End Lists*/

/*Tables*/
	/*Computers General Info*/
.info {
	margin: 0 3px;
}
.info td {
	padding: 0 2px;
}
	/*Computers System Specs*/
.specs {
	width: 655px;
	border: 1px solid #ccc;
	margin: 2px auto 0 auto;
}
.specs tr td {
	border: 1px solid #ccc;
}
.title {
	text-align: center;
	font-weight: bold;
}
.content {
	padding: 3px;
}
.content li {
	list-style: none;
}
.subContent li {
	margin: 0 0 0 20px;
	list-style: square;
}
/*End Tables*/

/*Other*/
/*End Other*/
