/* ***************** Secret Weapons ***************** */

.sw_li li {
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	text-indent: -12px;
}

/* ***************** External Links ***************** */

.ext_link a:link, .ext_link a:visited, .ext_link a:active {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.ext_link a:hover {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.ext_link {
	font-size: 16px;
}

.ext_link .link_url {
	font-size: 12px;
}


/* ***************** Terminology ***************** */

.terms h1 {
	font-size: 36px;
	font-weight: bold;
	padding: 10;
	margin: 0px;
	font-variant: small-caps;
	text-align: center;
}

.terms h2 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 10;
	margin: 0px;
	font-variant: small-caps;
	text-align: center;
}

.terms h3 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5;
	margin: 0px;
	text-align: left;
}

.terms p {
	text-align: justify;
	font-size: 12px;
}

.terms .faq_pilot_data td {
	font-size: 10px;
	text-align: left;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding-left: 5px;
	padding-right: 5px;
}

.terms .faq_ranks td {
	font-size: 10px;
	text-align: center;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding-left: 5px;
	padding-right: 5px;
}

.terms .faq_phonetic td {
	font-size: 10px;
	text-align: center;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding-left: 5px;
	padding-right: 5px;
}

.terms table.timer {
	font: bold 24pt Tahoma, Arial, Helvetica;
	color: brown;
}
.terms table.timer.td {
	padding: 0;
	margin: 0;
}
.terms table.timer tr.labels td {
	font-size: 10pt;
}

/* ***************** Valor FAQ ***************** */

.faq_valor_points td {
	font-size: 9px;
	text-align: right;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding-left: 5px;
	padding-right: 5px;
}


/* ***************** Asher's Guides ***************** */

.asher {
	background-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}

.asher h1 {
	font-size: 36px;
	font-weight: bold;
	padding: 10;
	margin: 0px;
	font-variant: small-caps;
	text-align: center;
	line-height: 30px;
}

.asher h2 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 10;
	margin: 0px;
	font-variant: small-caps;
	text-align: left;
}

.asher h3 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5;
	margin: 0px;
	text-align: left;
}

.asher p {
	text-align: justify;
	
}

.asher li {
	padding: 5px;
}

.asher .references p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.asher .flags {
	width: 18px;
	height: 12px;
	margin:  0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;
}

.asher .parts {
	font-style: italic;
}

.asher .captures {
	width: 600px;
	height: 340px;
	background-color: black;
	border: solid 1px black;
}

.asher .caption {
	text-align: center;
	font-size: 9px;
	line-height: 12px;
	margin: 10px;
	padding: 0px;
}

.asher .caption a:link, .asher .caption a:visited, .asher .caption a:active {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.asher .caption a:hover {
	color: #333399;
	font-weight: normal;
	text-decoration: underline;
}

.asher .quote {
	background-color: #DDDDDD;
	border: solid 1px #BBBBBB;
	margin: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

/* ***** Story Mode ***** */

.sm_heading {
	border: 1px solid black;
	background-color: #999999;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0;
}

.sm_sub_heading {
	border: 1px solid black;
	background-color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding-right: 2;
	padding-left: 2;
}

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

.sm_mission_sub_heading {
	font-size: 10px;
	font-weight: bold;
}

.sm_mission_sol {
	border: 1px solid black;
	background-color: #3A53A4;
}

.sm_mission_snp {
	border: 1px solid black;
	background-color: #9C8A38;
}

.sm_mission_def {
	border: 1px solid black;
	background-color: #AC703C;
}

.sm_mission_sct {
	border: 1px solid black;
	background-color: #487E42;
}

.sm_mission_hvg {
	border: 1px solid black;
	background-color: #7836B5;
}

.sm_mission_cmd {
	border: 1px solid black;
	background-color: #A53D3C;
}

.sm_mission_gen {
	border: 1px solid black;
	background-color: #999999;
}

.sm_light_l {
	height: 15px;
	border-left: 1px solid black;
	background-color: #BBBBBB;
	padding-right: 2;
	padding-left: 2;
}

.sm_light_r {
	height: 15px;
	border-right: 1px solid black;
	background-color: #DDDDDD;
	padding-right: 2;
	padding-left: 2;
}

.sm_dark_l {
	height: 15px;
	border-left: 1px solid black;
	background-color: #999999;
	padding-right: 2;
	padding-left: 2;
}

.sm_dark_r {
	height: 15px;
	border-right: 1px solid black;
	background-color: #BBBBBB;
	padding-right: 2;
	padding-left: 2;
}

.sm_table {
	font-size: 10px;
	font-weight: normal;
}

.sm_body li {
	padding-left: 2px;
}

.sm_parts_heading {
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background-color: #6A6B89;
	height: 33px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0;
}
.sm_parts_desc {
	border-top: solid 1px black;
	height: 33px;
	width: 106px;
	text-align: left;
}

.sm_parts_icons {
	border-top: solid 1px black;
	height: 33px;
	width: 32px;
	text-align: center;
}


.sm_bg_sol {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30;
	width: 30;
	background-image: url(/images/tags/sol_bg.gif);
}
.sm_bg_snp {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30;
	width: 30;
	background-image: url(/images/tags/snp_bg.gif);
}
.sm_bg_def {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30;
	width: 30;
	background-image: url(/images/tags/def_bg.gif);
}
.sm_bg_hvg {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30;
	width: 30;
	background-image: url(/images/tags/hvg_bg.gif);
}
.sm_bg_sct {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30;
	width: 30;
	background-image: url(/images/tags/sct_bg.gif);
}
.sm_bg_cmd {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30;
	width: 30;
	background-image: url(/images/tags/cmd_bg.gif);
}
.sm_bg_gen {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30;
	width: 30;
	background-image: url(/images/tags/gen_bg.gif);
}
