@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(/images/core/main-page/aa-background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 12px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
}

.style1 {	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.style2 {	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

.style3 {	color: #FFFFFF;
	font-size: 10px;
}

.style4 {

	color: #FFFFFF
}

.style8 {
	color: #0099FF;
	font-size: 12px;
}

.style9 {
	color: #E6EC82;
	font-size: 11px;
}

.style10 {
	color: #0099FF;
	font-weight: bold;
}

.style11 {
	color: #FF0000;
	font-weight: bold;
}



/* ARTICLE NAME & AUTHOR - AS SHOWN ON OLD ISSUE INDEXES */

.oldissue-contents {	
	font-size: 12px;
	font-weight: bold;
}



/* SUB HEADERS - i.e. NOTES or SECTION 1 */

.section-header {	
	font-size: 15px;
    color: #0033FF;
	font-weight: bold;
}



/* TITLE ON MAIN PAGES - ABOUT US, ETC. */

.maintitle {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}



/* Black border for thumbnails */

.aa-thumbborder {
	border:1px;
	border-color:#000
}



/* SUBTITLE ON MAIN PAGES - i.e. "Kitefliers Portal to the Internet" BELOW KITELIFE MAGAZINE */

.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}



/* CONTENT LISTING FOR EACH ISSUE ON ARCHIVES MAIN PAGE */

.index-listing {
	font-size: 9px
}



/* SPACER BETWEEN AMAZON ADS AND HR's */

.amazonspace {
	font-size: 6px;
	color: #FFFFFF;
}



/* TITLE FOR STAFF LISTING ON RIGHT SIDE OF ISSUES */

.staff-title {
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	text-align:center;
}

.staff-name {
	font-size: 11px;
	text-align:center;
}



/* SMALL RED DISCLOSURE TEXT */

.disclosure-red {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

.disclosure-black {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.disclosure-blue {
	font-size: 10px;
	color: #0033CC;
	font-weight: bold;
	font-style: italic;
}



/* MONEY GREEN */

.money-green {
	color: #006600;
}



/* SKQ ARCHIVES - ISSUE INFO */

.skqinfo {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}




/* NEW ISSUES - INDEX LISTINGS */

.newissue-sections {
	font-size: 11pt;
	font-weight: bold;
}



/* THUMBS IN KITELIFE ISSUES */

.a:thumb {
	border-width:1px;
	border-color:#000;
	border-style:solid;
	}
	
.thumb {
	border-width:1px;
	border-color:#000;
	border-style:solid;
	}
	
.reckites {
	font-size: 10px;
}

/* Emphasis on a paragraph, color and italics only. */

.emphasis {
	color: #009;
}

