<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
table tr td
{
vertical-align:middle;	
}

/* IGTA5 STYLES */
body {
	color:#222222;
	font-family: Verdana;
	background-color:#000000;
}

h1, h2, h3, h4, h5, h6 {
	display:block;
	clear:both;
	font-family: Georgia, serif;
	text-shadow: 2px 2px 0px #000000;
}

table
{
	width:100%;
	border-spacing:0;
	margin-bottom:10px;
}

table th
{
	text-align:left;
}

table tr td
{
	padding:2px;
}

table.admintable tr td
{
	vertical-align:middle;
}

/* HEADINGS */
h1 {
	font-size:25px;
	color:#9BCD32;
	padding:0 0 10px 0;
	font-family:Georgia,serif;
}

h2 {
	color:#9BCD32;
	padding:30px 0 10px 0;
	font-size:20px;
	font-family:Georgia,serif;
}

h2.toph2
{
	padding:15px 0 10px 0;
}

hr+h2,hr+h3
{
	padding:15px 0 10px 0 !important;
}

h2.news-head
{
	padding:15px 0 5px 0;
}

.content h2 a, .content h2 a:visited, .content h2 a:hover, .content h2 a:link, .content h2 a:hover
{
	color:#9BCD32;
}

h3 {
	color: #f0e68c;
	padding:30px 0 10px 0;
	font-size:18px;
	font-family:Georgia,serif;
}

h4 {
	color: #f0e68c;
	padding:30px 0 10px 0;
	font-size:16px;
	font-family:Georgia,serif;
}

a img
{
	border: none;
}

a:link,a:active,a:visited {
	color:#FF3;
	text-decoration: none;
}

.content a.linkButton,.content a.linkButton:active,.content a.linkButton:link,.content a.linkButton:visited,.content a.linkButton:link
{
	color:#FFF;
}

p
{
	padding: 0 0 10px 0;
}

strong
{
	font-weight:bold;
}

/* TEMPLATE */

.container
{
	margin:0 auto;
	width:990px;
	background-color:#111;
	background:url("/img/bricks-background.jpg");
}

/* HEADER */
.header
{
	background: #111;
	position:relative;
}

.minisearch
{
	position: absolute;
	bottom: 6px;
	right: 6px;
	color:#ccc;
}

#minisearch
{
	padding:2px;
}

#minisearchForm
{
	padding:14px 0 0 45px;
}

.header a
{
	outline:none;
}

/* SIDE NAV */

.sidebar1
{
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#EEEEEE;
	float:left;
	padding-bottom:10px;
	width:180px;
	background-color:#1a1a1a;
	background:url(../img/bg-green-duff.png);
	overflow:hidden;
}

.sidebar1 a
{
	color:#f5f5dc;
}

.sidebar1 a:hover, .sidebar a:focus, .arrow
{
	color:#ffd700;
}

.linkheader
{
	list-style:none;
	color:#FFFFFF;
	font-size:14px;
	padding:10px 0 10px 5px;
	background-color:#111;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	font-family:Tahoma,serif;
	font-weight:bold;
}

.linksubheader {
	color:#FFFFFF;
	font-size:12px;
	padding:6px 0 6px 0;
}
ul.navlinks {
	font-size:12px;
	list-style:none outside none;
	margin:5px 10px;
	line-height:18px;
}
ul.navlinks li {
}

div.youraccount
{
	padding:10px;
	font-size:12px;
}

div.youraccount label
{
	font-size:11px;
}

div.youraccount .name
{
	color:#FFCC00;
}

/* CONTENT */
.content {
	color:#DDD;
	float:right;
	margin:0 10px 0 0;
	padding:10px;
	background-color:#1a1a1a;
	border:1px solid #333;
	width:767px;
	font-size:10pt;
	font-family:Tahoma,Verdana,serif;
	line-height:20px;
	letter-spacing:0.3pt;
}

.content a, .content a:visited, .content a:active, .content a:link
{
	/*color:#9ACD32;*/
	color:#9BCD32;
}

.content .contentListN a.tooltip,.content .contentListP a.tooltip,.content .contentListG a.tooltip
{
	color:#9ACD32 !important;
}

.content a:hover
{
	text-decoration:underline;
}

.copyright
{
	color:#666666;
	font-size:11px;
}

div.content-listing h2
{
    color: #D4D4D4;
    font-family: Georgia,serif;
    text-shadow: 2px 2px 0 #000000;	
}

div.content-listing ul
{
	list-style:none;
	padding: 0 15px 10px 15px;
}

div.content-listing ul.page-list
{
	list-style:none;
	padding: 0 15px 10px 10px;
}
div.content-listing ul.page-list li,div.content ul.content-listing li
{
	list-style:none;
}

div.content-listing a.comments
{
	color:#888;
}

div.content-listing a.comments:hover
{
	color:#CCC;
}

div.content-listing p.details
{
	margin-bottom:10px;
}

div.contentbox li,div.news-item li,ul.gallery li
{
	list-style:disc;
}

/* CONTENT &gt; UPDATES */

.content ul, .content ol {
	padding: 0 15px 0px 40px;
}

.details
{
	font-size:11px;
	color:#999;
	border-bottom:1px dashed #333;
	margin-bottom:10px;
}

.page-details
{
	font-size:11px;
	color:#AAA;
	margin:0 0 5px 0;
}

div.content div.read-more
{
	font-size:16px;
	padding:4px;
	text-align:center;
	margin: 0 auto;
	margin-top:10px;
	font-family: Georgia, serif;
}

/* CONTENT &gt; SOCIAL */

ul.social
{
	list-style:none;
	margin:10px 0 0 0;
}

ul.social li
{
	width:33%;
	float:left;
	list-style:none;
}

ul.social li.twitter
{
	text-align:left;
}

ul.social li.google
{
	text-align:right;
}

ul.social li.facebook
{
	text-align:center;
}

.socialDiv
{
    margin: 10px 0;
    text-align: center;
}

/* FORMS */
input,textarea,select
{
	padding:4px;
	font-family:Verdana;
}

select.typeSelect
{
	padding:2px;
}

#urlUpload input
{
	padding:2px;
}

input.fileName
{
	padding:2px;
}

input.renameFormSave
{
	padding:0;
}

.label
{
	margin-bottom:4px;	
}

.label label
{
	border-bottom:1px dotted #333;
	color:#ffd700;
	font-size:14px;
}

.field
{
	margin-bottom:10px;
}

.validator
{
	margin-left:20px;
}

.highlight
{
	background-color:#2a2a2a;
}

.lowlight
{
	background-color:#202020;
}

.error
{
	background-color:#F33;
	border: 1px solid #600;
	padding:2px;
	line-height:20px;
}

.success
{
	background-color:#556b2f;
	border:1px solid #030;
	padding:2px;
	line-height:20px;
	color:#FFF;
}

#upload
{
	margin:20px 0;
	padding:15px;
	font-weight:bold;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ffd700;
	width:150px;
	cursor:pointer;
}

.urlupload
{
	margin:20px 0;
	padding:15px;
	font-weight:bold;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ffd700;
	width:340px;
}

#sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:180px;
}
#sortable li {
	margin: 0;
	padding: 0;
	cursor:pointer;
}
#sortable li.navigationlink {
	margin: 0;
	padding: 10px 2px 10px 0;
	padding-left: 1.5em;
	cursor:pointer;
}
#sortable li span {
	position: absolute;
	margin-left: -1.3em;
}

/* MISC */
ul.pagination
{
	margin:0;
	padding:0;	
}
.pagination-text
{
	padding: 0 10px;
	font-weight:bold;
	border:1px solid #333;
	margin:0 10px 10px 0;
	background-color:#111;
	text-align:center;
	text-shadow: 2px 2px 0px #000000;
}

.pagination-text a
{
	margin:10px !important;
}

#tooltip
{
	position:absolute;
	border:1px solid #555;
	background-color:#EEE;
	padding:2px 5px;
	color:#1A1A1A;
	font-size:12px;
	width:350px;
	display:none;
	line-height:20px;
}

.spoiler
{
	color:#000;
	background-color:#000;	
}

.deleteme,.deleteimg
{
	cursor:pointer;
}

.rename
{
	cursor:pointer;
}

.breadcrumbs
{
	padding:10px 0 10px 0;
}

abbr
{
	border:0;
}

span.toplinktext
{
	display:none;
}

.clearfix,.clear-fix
{
	clear:both;
}

a.linkButton,a.linkButton:active,a.linkButton:visited,a.linkButton:hover
{
	color:#FFF;
	margin:5px 0 5px 0;
}

.floatleft
{
	float:left;
	margin:0 10px 10px 0;
}

.floatright
{
	float:right;
	margin:0 0 10px 10px;
}

span.fright
{
	float:right;
}

.hidden
{
	display:none;
}

img.new
{
	border:0 !important;
}

.loader {
    background-color: #222222;
	border-top:0;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
    color: #FFFFFF;
    overflow: auto;
    padding: 10px 40px;
    position: fixed;
    text-align: center;
    top: 0;
	width:100%;
    z-index: 999999;
}

hr
{
	border-top:1px solid #000;
	border-bottom:1px solid #333;
	border-left:0;
	border-right:0;
	color:#1A1A1A;
	display:block;
	clear:both;
	margin-top:15px;
}

.shadow
{
	text-shadow: 2px 2px 0 #000000;	
}

ul.comp
{
	list-style:disc;
}
ul.comp li
{
	margin-bottom:10px;
}

/* FOOTER */
.footer {
	padding: 10px 20px 10px 20px;
	clear: both;
	color:#FFF;
	background-color:#111;
	font-size:12px;
	line-height:20px;
}

/* IMAGE GALLERY */
ul.gallery
{
	list-style:none;
	padding:0;
	margin:0;
}

ul.gallery li
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	list-style:none;
}

ul.gallery li img
{
	border:2px solid #333;
}

.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; float:left; margin-right:10px;}

#contentList h2
{
	color:#EEE;
	margin-bottom:0;
}

/* COMMENTS */

.commentbox
{
	padding:0 0 10px 0;
	border:1px solid #333;
	margin-bottom:10px;
	overflow:hidden;
}

.commentboxnew
{
	padding:10px;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
	margin-bottom:10px;
	background-color:#333;
}

.hiddencom
{
	margin-top:10px;
}

div.com-left
{
	width:650px; float:left;	
}

div.com-right
{
	margin-top:10px;
	float:right;
	width:100px;
	margin-right:10px;
}

.commentbox .commentdetails,.commentboxnew .commentdetails
{
	color:#ffd700;
	font-size:13px;
	padding:5px;
	display:block;
	background-color:#222;
	border-bottom:1px solid #000;
}

.commentdetails .fright a
{
	font-size:11px;
	cursor:pointer;
}

.com
{
	padding:5px;
}

.commentbox .commentdetails .guest
{
	color:#f0e68c;
}

.commentbox .commentdetails .member,.member a
{
	color:#9ACD32;
}

.commentbox .commentdetails .staff,.commentbox .staff a
{
	color:#FFCC00;
}

.commentbox .date,.commentboxnew .date
{
	color:#888;
	font-size:11px;
	display:block;
}

.commentbox .date2,.commentboxnew .date2
{
	color:#888;
	font-size:11px;
}

.date a
{
	cursor:pointer;
}

.date .report
{
	float:right;
}

div.reported
{
	background-color:#3E0808;
}

div.admincomment
{
	color:#FC3;
}

div.com
{
	font-size:11px;
	border-top:1px solid #333;
}

.rating
{
	font-size:16px; color:#FFF; border:1px solid #CCC; width:70px; text-align:center; margin:0 0 10px 10px; float:right;	
}

.rating-pos
{
	background-color:#006600;	
}

.rate
{
	font-size:11px;
	float:right;
}

.rating-neg
{
	background-color:#CC3333;
}

.likecomment,.dislikecomment
{
	cursor:pointer;
}

.content a.likecomment
{
	color:#9ACD32;
}

.content a.dislikecomment
{
	color:#FF5555;
}

.hidelow
{
	background:none !important;
	background-color:#CC3333 !important;
}

#commentForm
{
	border:1px solid #333;
	background-color:#111;
	padding:10px;
}

/* TOP NAV */

.hl1Home
{
	background:url(../img/home2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:50px;
	width:100px;
	float:left;
}

.hl1Forums
{
	background:url(../img/forums2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:50px;
	width:121px;
	float:left;
}

.hl1News
{
	background:url(../img/news2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:50px;
	width:103px;
	float:left;
}

.hl1Images
{
	background:url(../img/images2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:50px;
	width:121px;
	float:left;
}

.hl1Guides
{
	background:url(../img/guides2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:50px;
	width:108px;
	float:left;
}

.hl1Info
{
	background:url(../img/info2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:50px;
	width:75px;
	float:left;
}

.hl1Search
{
	background:url(../img/search2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:50px;
	width:251px;
	float:left;
}

.hl1Videos
{
	background:url(../img/videos2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:50px;
	width:111px;
	float:left;
}

a.rollover
{
	height:50px;
}

a.rollover:hover
{
	background-position: 0 -50px;
}

/* Ads */

.adBlock
{
	padding:10px 0 0 0;
}

.adBlockContent
{
	padding:0 0 10px 0;
}

/*  */

#uploadedImages img.thumb
{
	border:2px solid #eee;
}

#uploadedImages td
{
	padding:10px 0 10px 0;
}

/* HOME PAGE ONLY */
img.intro-logo
{
	margin-right:10px;
}

.updates
{
	margin-bottom:10px;
	float:left;
	width:380px;
	height:142px;
	background-repeat:no-repeat;
	border:1px solid #333;
	overflow:hidden;
}

.updates-container
{
	padding:40px 10px 10px 10px;
}

div.forumupdates
{
	background:url('/img/latest-forum3.jpg');
	clear:left;
	margin-right:2px;	
}

div.contentupdates
{
	background:url('/img/newest-content3.jpg');
	clear:right;
}

.content .updates-container a, .content .updates-container a:active, .content .updates-container a:link, .content .updates-container a:visited
{
	color:#EEEEEE;
	text-shadow: #000000 1px 2px 1px;
}

.content .updates-container a:hover
{
	color:Khaki;
	text-decoration:none;
}

/* TAGS */

ul.tagit li.tagit-new input
{
	color:#FFF;
}

div.tagdiv
{
	margin-top:10px;
	padding:0;
}

div.tagdiv h2
{
	color:#FFF;
	font-size:14px;
	margin:0 0 2px 0;
	padding:0;
}

ul.tags {
    color: #555555;
    font-size: 10px;
    margin: 0px;
    overflow: auto;
    width: 97%;
	padding:0;
}

ul.tags li a,ul.tagit li.tagit-choice
{
	background:url("/img/icon_tag.png");
	background-position:0px 5px;
	background-repeat: no-repeat;
    background-color: #EEE !important;
    border: 1px solid #999 !important;
    padding: 2px 3px 2px 16px;
    border-radius: 5px 5px 5px 5px !important;
	color:#555555 !important;
	display:block;
	margin-bottom:5px;
}

ul.tags li a:hover,ul.tagit li.tagit-choice:hover
{
    background-color: #FFF !important;
	color:#333 !important;
}

ul.tagit li.tagit-choice
{
	padding:2px 13px 3px 16px !important;
}

ul.tags li,ul.tagit li.tagit-choice {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
    position: relative;
}</pre></body></html>