/* HTML */
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	}

img {
	border: none;
	}

h1 strong, h2 strong, h3 strong {
	display: none;
	}

h2, h3 {
	margin: 0px;
	}

blockquote {
	margin: 5px 0px 5px 24px;
	padding: 0px;
	line-height: 18px;
	}
	
ul {
	padding: 0 0 10px 0;
	margin: 0px;
	list-style-type: none;
	}

	ul li {
		display: block;
		padding: 0 0 0 18px;
		margin: 0 0 2px 0;
		background-repeat: no-repeat;
		background-position: center left;
		}


/* LINKS */
a:link {
	color: #70b72a;
	text-decoration: none;
	}
	
a:visited {
	color: #70b72a;
	text-decoration: line-through;
	}
	
a:hover {
	color: #70b72a;
	text-decoration: underline;
	}


.brushes a:link {
	color: #ff9a00;
	text-decoration: none;
	}

	.brushes a:visited {
		color: #ff9a00;
		text-decoration: line-through;
		}
		
	.brushes a:hover {
		color: #ff9a00;
		text-decoration: underline;
		}
		
.covers a:link {
	color: #c2c414;
	text-decoration: none;
	}

	.covers a:visited {
		color: #c2c414;
		text-decoration: line-through;
		}
		
	.covers a:hover {
		color: #c2c414;
		text-decoration: underline;
		}

.icons a:link {
	color: #2ece0c;
	text-decoration: none;
	}

	.icons a:visited {
		color: #2ece0c;
		text-decoration: none;
		}
		
	.icons a:hover {
		color: #2ece0c;
		text-decoration: none;
		}
	
.others a:link {
	color: #800cce;
	text-decoration: none;
	}

	.others a:visited {
		color: #800cce;
		text-decoration: line-through;
		}
		
	.others a:hover {
		color: #800cce;
		text-decoration: underline;
		}
	
.templates a:link {
	color: #0c5bce;
	text-decoration: none;
	}

	.templates a:visited {
		color: #0c5bce;
		text-decoration: line-through;
		}
		
	.templates a:hover {
		color: #0c5bce;
		text-decoration: underline;
		}
	
.contact a:link {
	color: #ce0c82;
	text-decoration: none;
	}

	.contact a:visited {
		color: #ce0c82;
		text-decoration: line-through;
		}
		
	.contact a:hover {
		color: #ce0c82;
		text-decoration: underline;
		}


/* MAIN */	
#content {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	}

#header h1 {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 124px;	
	margin: 24px 0px;
	width: 230px;
	float: left;
	}
	
.content {
	width: 430px;
	margin: 0px 0px 75px 270px;
	padding-top: 7px;
	}

div.preface,
div.brushes,
div.covers,
div.icons,
div.templates,
div.others,
div.contact {
	margin: 0 0 75px 0;
	}

div.preface h2,
div.brushes h2,
div.covers h2,
div.icons h2,
div.templates h2,
div.others h2,
div.contact h2,
div.fineprint h2 {
	margin: 0px;
	width: 230px;
	height: 44px;
	float: left;
	background: no-repeat top right;
	}

div.preface h2 {background-image: url(images/preface.gif);}
div.brushes h2 {background-image: url(images/brushes.gif);}
div.covers h2 {background-image: url(images/covers.gif);}
div.icons h2 {background-image: url(images/icons.gif);}
div.templates h2 {background-image: url(images/templates.gif);}
div.others h2 {background-image: url(images/others.gif);}
div.contact h2 {background-image: url(images/contact.gif);}
div.fineprint h2 {background-image: url(images/fineprint.gif);}

div.preface p,
div.brushes p,
div.covers p,
div.icons p,
div.templates p,
div.others p,
div.contact p {
	margin: 0 0 0px 0;
	}
	

/* PREFACE */
.preface ul li {
		padding: 2px 0 5px 0px;
		}

	ul.alpha {
		list-style: decimal outside;
		margin: 0 0 0px 35px;
		}
	
	ul.roman {
		list-style: lower-roman outside;
		margin: 0 0 0px 24px;
		}


/* BRUSHES */

.brushes ul li {
	clear: both;
	height: 19px;
	padding-top: 2px;
	}
	
	.brushes ul li span {
		width: 260px;
		float: left;
		background:transparent url(images/dot-line.gif) repeat-x bottom left;
		margin-right: 5px;
		padding-bottom: 3px;
		}
		
	.brushes ul li a {
		background:transparent url(images/dot-line.gif) repeat-x bottom left;
		padding-bottom: 3px;
		}
		
.brushes b {
	font-weight: normal;
	color: #999999;
	}


/* COVERS */
.coverl {
	float: left;
	margin: 5px 0px 5px 10px;
	}

.coverr {
	float: right;
	margin: 5px 0px 5px 0px;
	}

		
/* ICONS */

.icons span {
	padding: 0 0 0 18px;
	background-image: url(images/expand.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}

.icons h3.toggler {
	padding: 0 0 0 18px;
	background-image: url(images/expand.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 12px;
	}

.icons ul li {
	background-image: url(images/expand.gif);
	}

.icons img {
	padding: 4px 0px 4px 30px;
	}


/* TEMPLATES */

.templates .image {
	float: left;
	border: 3px #cccccc solid;
	}

.templates .image img {
	}

.templates .info {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	width: 214px;
	}

.templates .info p {
	padding-bottom: 3px;
	}
	
	
/* OTHERS */

.others img {
	margin: 4px 6px 4px 5px;
	border: 3px #cccccc solid;
	}

.others img:hover {
	border: 3px #912cd5 solid;
	}
	
/* CONTACT */

.contact img.linkback  {
	padding-top: 7px;
	padding-left: 7px;
	}


/* FINEPRINT */

.fineprint {
	border-top: 1px solid #e9e9e9;
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;}

	.fineprint .content {
		margin-bottom: 0;
		}

	.fineprint ul {
		margin-bottom: 0px;
		font-size: 90%;
		color: #999999;
		}
	
	.fineprint ul li.valid {background-image: url(images/tick.gif);}
	.fineprint ul li.copy {background-image: url(images/exclaim.gif);}
	.fineprint ul li.firefox {background-image: url(images/firefox.gif);}