﻿@charset "utf-8";

* {
	margin: 0;
}
html {
	background-color:#000;	
}
body {
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}
@media screen {

}
/*#leaderboard {
	width:970px;
	height:0px;
	margin:10px auto 20px auto;
	visibility:hidden;
}*/
#container {
	width:800px;
	margin:10px auto 0 auto;
}
#header {
	width:100%;
	height:100px;
	margin:10px 0 10px 0px;
/*	background-color:#fff; */
}
#content_wrapper {
	width:100%;
}
#col_center {
	 width:500px;
	 float:left;
	 position:absolute;
	 margin-left:275px;
	 background-color:#ddd;
	 padding:20px;
	 padding-left:25px;
	 border:thin gray solid;
	 border-radius:15px;
}
#ads_col_r {
	 width:300px;
	 position:absolute;
	 background-color:#ccc;
	 margin: 0 0 0 900px;
	 text-align:center;
	 padding:10px;border:thin gray solid;
	 border-radius:15px;
	 visibility:hidden;
}
img {
	border:none;
}
p {
 margin:30px 0 25px 30px;
 width: 400px;
 line-height:135%;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;	
	font-variant:small-caps;
	color:#660033;
}
h1 {
	font-size:4.0em;
	margin:25px 0 10px 20px;
}
.h1p {
	margin-left:25px;	
}
h2 {
	font-size:1.4em;
	margin:15px 0 0px 25px;
}
.h2p {
	margin-left:30px;	
}
h3 {
	font-size:1.3em;
	margin:10px 0 0 30px;
}
.h3p {
	margin-left:35px;
}
h4 {
	font-size:1.2em;
	margin:10px 0 0 35px;
}
.h4p {
	margin-left:40px;
	line-height:14pt;
}
h5 {
	font-size:1.05em;
	margin:10px 0 0 40px;
}
.h5p {
	margin-left:45px;
}
h6 {
	font-size:1.0em;
	margin:10px 0 0 50px;
}
.h6p {
	margin-left:50px;
}
br {
	line-height:1.2em;
}
#menu_acro {
	width:495px;
	margin:0 auto 10px auto;	
}
#menu_acro a {
	padding:2px;
}
#menu_terms {
	
}
#menu_terms a {
	padding:2px;
}
#push {
	height:25px;
}
#survival_support {
	width:500px;
	margin:10px auto 0 auto;
}
#footer {
	width:500px;
	height:21px;
	background-image:url('../../.graphx/survival-footer.png');
	background-repeat:no-repeat; 
	margin: 20px auto 0 auto;
}
 
#acro_term p {
	line-height:12pt;
	margin-top:10px;
}

#breadcrumb {
/*	background-color:#6b8e23; */
	margin:15px 0 10px 100px;
	width:700px;
	color:#fff;
	height:20px;
	padding:10px;
	padding-left:25px;
	border-radius: 15px;
}
#breadcrumb a {
	color:#fff;
}

#breadcrumb span {
	margin-left:10px;
}

/* BEGIN CLASSES */

.caution {
	background-image:url('../../.graphx/survival-caution.png');
	background-repeat:no-repeat;	
	border:3px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;"
}
.caveat {
	margin:25px 0 10px 10px;
	font-size:1.25em;
	font-weight:bold;
}
.creative_uses {
	background-image:url('../../.graphx/survival-creative-uses.png');
	background-repeat:no-repeat;	
	border:3px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;"
}
.def {
	text-transform:capitalize;
}
.e-corner {
	background-color:#fff;
	border:1px gray ridge;
	border-radius:15px;
	padding:10px;
}
.danger {
	background-image:url('../../.graphx/survival-danger.png');
	background-repeat:no-repeat;	
	border:3px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;"
}
.important {
	background-image:url('../../.graphx/survival-important.png');
	background-repeat:no-repeat;	
	border:3px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;"
}
.notice {
	background-image:url('../../.graphx/survival-notice.png');
	background-repeat:no-repeat;
	border:2px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;}
.sidenote {
	background-image:url('../../.graphx/survival-side-note.png');
	background-repeat:no-repeat;	
	border:3px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;"
}
.storage {
	background-image:url('../../.graphx/survival-storage.png');
	background-repeat:no-repeat;	
	border:3px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;"
}
.warning {
	background-image:url('../../.graphx/survival-warning.png');
	background-repeat:no-repeat;
	background-position:0 5px;
	background-color:#fff;	
	border:1px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;"
}
.information {
	background-image:url('../../.graphx/survival-information.png');
	background-repeat:no-repeat;
	background-position:0 5px;
	background-color:#fff;	
	border:1px gray outset;
	border-radius:15px;
	padding:25px;
	padding-top:45px;"
}





.emphasis {
	color:#6b8e23;
	font-weight:bold;
}
.menu_header {
	height:20px;
	color:#fff;
	font-variant:small-caps;
	border:thin solid gray;
	border-radius:10px;
	padding:5px 0 0 5px;
	background-color:#6b8e23;
}
.menu_header a {
	color:#fff;
	text-decoration:none;
}
.menu_header:hover {
	background-color:#339966;
	text-decoration:none;
}
.menu_item {
	height:20px;
	margin:5px 0 5px 5px; 
	background-color:#ffff99;
	border:thin dashed gray;
	border-radius:10px;
	padding:5px 0 0 5px;
}
.menu_item:hover {
	background-color:#ccc;
	text-decoration:underline;
}
.menu_item a {
	padding-left:25px;
}
.acronym {
	color:maroon;
	font-weight:bold;
}
.footnote_tag {
	vertical-align:super;
	font-size:6pt;
}
#footnote {
	width:525px;
	margin:0 auto 0 auto;
	padding:10px 25px 25px 25px;
	font-size:.85em;
}
#footnote p {
	margin:0px;
}