/* 
THIS FILE NOW EXISTS AS APPENDED TO THE FORUM MAIN CSS FILE. 
THIS IS SO THE ZOINTS HEADERS WORK BECAUSE SOME MODS DONT IMPORT THE HEADERINCLUDE TEMPLATE.
*/


/* 
MAIN STYLES
*/



h1 {
	padding:0; 
	margin:0;
	font-size:22pt; 
	font-weight:normal; 
	font-style:italic; 
	color:#614022; 
	font-family:Verdana, arial, sans-serif;
}

h2 {
	background-color:#DDDDDD;
	color:#000000;
	font-size:100%; 
	font-weight:normal;
	margin:0.2em; 
	padding:0; 
	font-style:italic; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color:#7B654F;
	font-size:90%;
	font-weight:normal;
	font-style:normal;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 80%;
}



a:link {
	color: #3B4471;
	text-decoration: underline;
}

a:visited {
	color: #3B4471;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}

/*
###############
HEADER STYLES
###############
*/

.diyheadercontainer {
background: #fff; border: solid #eaeaf0; border-width: 0 4px; position: relative;

}

.titleblock {
	height:70px;
	padding: 0 0em 0 85px;
	margin: 0 5px 0 5px;
	text-align:left;
	background-image: url(/images/templateimages/diy-title4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #666666;
	background-color:#FFFFFF;	
	border-style:solid;
	border-width:1px;
}

.titleblock p {
	text-indent:4em; 
	color:#7B654F;
	margin:0em; 
	padding:0.2em 0.2em 0em;
		font-size:10pt;
}

.titleblock img {
	margin:0;
	float:right;
	padding:0
}

.titleblock a:link {
	color: #3B4471;
	text-decoration:none;
}
	
.titleblock a:visited {
	color: #3B4471;
	text-decoration:none;
}

.titleblock a:hover {
	color: #3B4471;
	text-decoration:none;
}

.titleblock a:active {
	color: #3B4471;
	text-decoration:none;
}

.titlenavbar {
	background-color:#dddddd;
	margin: 0 5px 0 5px;
	padding:0;
	border: 1px solid #666666;
	height: 17px;	
}

.table-header1 {

	background:#ffffff;
	height:70px;
	}
