/* @override http://www.sparkplug-studios.com/css/master.css */

.png { behavior: url(iepngfix.htc) }



body {
	background: #6F0008 url(../i/bg.jpg) repeat-x top center;
	color: #ffffff;
}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

strong {
		font-weight: bold;
}

#custom_doc {
	background: transparent;
	margin: 0 auto 0 auto;text-align: left;
	width: 57.6923077em; /* !IE */
	*width: 56.3019231em; /* IE */
	min-width: 750px;
	position: relative;
}



.clearboth {
	clear: both;
}

/* Header Styles */

#hd {
	display: block;
	height: 55px;
	margin-bottom: 20px;
	position: relative;
}

	#hd #logo {
		background: url(../i/logo.jpg) no-repeat top left;
		display: block;
		height: 45px;
		width: 150px;
		text-indent: -10000px;
		margin: 10px 0 0 -5px;
	}
	
	#hd .nav {
		position: absolute;
		top: 20px;
		left: 165px;
	}

	#hd .nav li {
		float: left;
	}

	#hd .nav li a{
		display: block;
		padding: 2px 8px;
		text-decoration: none;
	}

	#hd .nav li a:hover {
		background: #F20000;
		text-decoration: none;
	}

		
	
	
/* Body Styles */

#bd h2 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	margin-bottom: .8em;
}

	.module {
		margin-bottom: 2em;
	}

	.module h2 {
		font-size: 116%;
	}
	
	.contact h2 {color: #E38502;}
	.extranet h2 {color: #F20000;}
	.partners h2 {color: #799C0C;}
	.interest h2 {color: #3685AA;}
	.categories h2 {color: #799C0C;}
	.recent h2 {color: #E38502;}
	
	.module strong {
		color: #F20000;
	}

	.module p {
		margin-bottom: 1em;
	}
	
	.module li {
		margin-bottom: 1em;
	}
	
	.entry {
		border-bottom: 1px solid #999999;
		margin-bottom: 2em;
		padding-bottom: 2em;
	}

	.entry .date,
	.static .date {
		color: #CC1D44;
		margin-bottom: 0 !important;
	}
	
	.entry p {
		line-height: 1.6em;
		margin-bottom: 2em;
	}
	
	.entry h2 {
		font-size: 182%;
		font-weight: bold;
		margin: 5px 0 0 0;
		padding: 0;
	}
	
	h2.apple a {background: #3685AA;}
	h2.cms {background: #799C0C;}
	h2.copywriting {background: #E38502;}
	
	h2 a {display: inline; text-decoration: none; padding: 2px 6px;}
	h2 a:hover {background: #F20000; text-decoration: none;}
	
	.static h2.headline {
		background: #3685AA;
		font-size: 182%;
		font-weight: bold;
		margin: 5px 0 0 0;
		padding: 2px 5px;
		display: inline;
	}
	
	.static h3 {
		color: #799C0C;;
		font-size: 167%;
		font-weight: bold;
		margin: 5px 0 0 0;
		padding: 0;
	}

	.static p {
		line-height: 1.6em;
		margin-bottom: 2em;
	}
	
	.static .twocol {
		display: block;
		width: 600px;
		margin-bottom: 2em;
	}
	
	.static .twocol li {
		background: url(../i/blt.jpg) no-repeat 0 5px;
		width: 250px;
		padding: 3px 0 3px 15px;
		float: left;
	}
	

/* Form styles */

form input {
	border: 1px solid #000;
}




/* Footer styles */

#ft {
	background: #300003 url(../i/bg_ft.jpg) repeat-x top left;
	padding: 15px 0;
}

	#ft .incont {
		margin: 0 auto 0 auto;text-align: left;
		width: 57.6923077em; /* !IE */
		*width: 56.3019231em; /* IE */
		min-width: 750px;
		position: relative;
	}

	#ft .nav {
		margin-left: 170px;
	}

	#ft .nav a:hover {
		color: #F20000;
		text-decoration: none;
	}




	