




/*
     FILE ARCHIVED ON 4:54:30 Jan 29, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:59:03 Apr 16, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
 * PTG CSS file
 *
 * @author PTG
 * @copyright
 */ 

body.yellow a:link, body.yellow a:visited { color: #f0aa00; }
body.yellow a:hover { color: #ffc800; }

div.note {
	border: 1px solid #b4b4b4;
	background: #dcdcdc;
}

div.alert {
	border: 1px solid #b4b4b4;
	background: #dcdcdc url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/div_alert.png) 3px 3px no-repeat;
}

div.download {
	border: 1px solid #b4b4b4;
	background: #dcdcdc url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/div_download.png) 3px 3px no-repeat;
}

div.info {
	border: 1px solid #b4b4b4;
	background: #dcdcdc url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/div_info.png) 3px 3px no-repeat;
}

div.tip {
	border: 1px solid #b4b4b4;
	background: #dcdcdc url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/div_tip.png) 3px 3px no-repeat;
}

ul.checkbox li {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/list_checkbox.png) 0 0 no-repeat;
}

ul.checkbox-big li {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/list_checkbox_big.png) 0 0 no-repeat;
}

ul.arrow li {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/list_arrow.png) 0 0 no-repeat;
}

ul.arrow-big li {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/list_arrow_big.png) 0 0 no-repeat;
}

ol.disc {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/list_disc.png) 0 0 repeat-y;
}

ol.disc-big {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/list_disc_big.png) 0 0 repeat-y;
}

blockquote {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/blockquote_start.png) 0 0 no-repeat;
}

blockquote div {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/blockquote_big_start.png) 0 0 no-repeat;
}

blockquote.big div {
	background: url(/web/20110129045430/http://pro-gospel.org/x2/templates/yt_firefly/images/white/blockquote_big_end.png) 100% 100% no-repeat;
}

pre {
	border: 1px solid #b4b4b4;
	border-left: 20px solid #b4b4b4;
	background: #dcdcdc;
	color: #646464;
}

em.box { 
	background:#fafafa;
	border: 1px #b4b4b4 solid;
}

em.file { 
	color: #000000;
}

em.directory { 
	color: #000000;
}

h2 {
	color: #969696;
}

h5 {
	color: #323232;
}

body.yellow h1, body.yellow h4, body.yellow h6 { color: #ffc800; }