/* SIFR CODE */
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -.5px;
	font-size: 17px;
	line-height: 1.5em;
}

.sIFR-flash {
	visibility: visible !important;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

html.center, #wrapper.center {
	height: 100%;
}

.h2replaced {
	border-bottom: 1px solid #6D6D6D;
	margin: 0 0 8px 0;
	display: block;
	padding: 0;
}

html, body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	color: black;
}

#wrapper {
	width: 760px;
	/* min-width: 725px; */
	background-color: #eeeeee;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 11px;
	overflow-x: auto; /* fixes MSIE scrollbar bug */
	
	margin: 0 auto 10px auto;
}

a {
	color: #FF8000;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a.crumbs,a.crumbs:active,a.crumbs:visited {
	color: #000000;
	text-decoration: underline;
}

a.crumbs:hover { text-decoration: none; }

.crumbs-active { color: #FFFFFF; }

a img { border: 0px; }

a.catlink,a.catlink:active,a.catlink:visited {
	color: #000000;
	text-decoration: none;
}
a.catlink:hover { text-decoration: underline; }

div { margin: 0px; }

div#masthead {
	height: 60px;
	width: 100%;
	background-color: #000000;
	text-align: center;
}

img#mastheadlogo {
	float: left;
	border: 0px;
}

div#topnav {
	height: 24px;
	background-color: #ffffff;
	margin-right: 0px;
}

div#topnav ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 450px;
}

div#topnav ul li, div#topnav ul li img {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#topnav ul#styletools {
	width: 60px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}

div#topnav ul#styletools li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#wrapper div.BannerAd {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	margin-right: 191px;
	padding-top: 15px;
	background-image: url(i/banneradvertisementhead.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

div#BottomMenu {
	margin-top: 4px;
	text-align: center;
	color: #AAAAAA;
	clear: both;
	font-size: 90%;
}

#disclaimer {
	background: #000000;
	color: #FF8000;
	margin: 0 auto 0 auto;
	padding: 0 8px;
	font-family:"lucida grande",sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

p.copyright {
	background-color: #666666;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
	font-size: 90%;
	text-align: center;
	margin-bottom: 10px;
	color: #aaaaaa;
}

p.copyright a { color: #FF9900;	}

#wrapper a.MainLink img {
	background-image: url(../i/main.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 24px;
}

#wrapper a.TutorialLink img {
	background-image: url(../i/tutorials.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 24px;
}

#wrapper a.ArticleLink img {
	background-image: url(../i/articles.gif);
	background-repeat: no-repeat;
	width: 59px;
	height: 24px
}

#wrapper a.RequestLink img {
	background-image: url(../i/request.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 24px
}

#wrapper a.AffiliatesLink img {
	background-image: url(../i/affiliates.gif);
	background-repeat: no-repeat;
	width: 66px;
	height: 24px;
}

#wrapper a.ContactLink img {
	background-image: url(../i/contact.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 24px;
}

table, tr, td {
	background: transparent;
	color: #222;
	line-height: 135%;
	padding: 5px;
	text-align: left;
}

table { width: 100%; }

.row1 { background: #DFE6EF; }

.row2 { background: #EFF2F8; }


/* Comment Section "postzilla" */
.commentAuthor {
	font-weight:bold;
	text-decoration:none;
	color: #5B5B5B;
}
.commentAuthor:hover {
	text-decoration:none;
	color: #7B7C63;
}

.postContent	{
	padding:10px;
	margin:0;
	font: 120% "Lucida Grande", Verdana, sans-serif;
}
.postDisplayBox	{
	font-size:100%;
	padding:5px;
	border:0px solid #4C4C4C;
	background-color: #D7D7D7;
}
table.postHolder {
	text-align:left;
	width:100%;
	margin:0;
	padding:0;
}
table.postHolder td {
	padding: 3px;
	/* background-color:#C0E2AB; */
	background-color:#C7C7C7;
	border:solid 1px #B2B2B2;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

/* Comment Section "commentAuthor" */
.commentAuthorSpecial {
	font-weight:bold;
	text-decoration:none;
	color: #B66001;
}
.commentAuthorSpecial:hover {
	text-decoration:none;
	color: #5F5F5F;
}

.postHolder.special {
	background-color:#FED07A;
	border:solid 1px #FED07A;
}

.postHolder.special td {
	background-color:#eee7db;
}

.stamp {
	font-size:100%;
	color:#555555;
}
.commentTitle {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color:#888888;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
	background-color: #282929;
}

.maintitle {
	background: #666666;
	border-bottom: 3px solid #333333;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

input,
textarea,
select {
	background: #F1F1F1;
	border: 1px solid #4E4E4E;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 100%;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

.commentpanel {
	padding: 6px;
	padding-bottom: 0px;
	border: 0 !important;
}