@import url("layout.css");
/* IE6 css fixer v0.4: Mon, 14 Sep 2009 02:00:29 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#column_l,
#column_r,
.InThisEdition,
.imageRight,
.imageLeft,
#navigation li,
#bannerExchange {display:inline;}

/* add zoom:1 to overflow:hidden */
#masthead,
#iMenu,
html>body #navigation {zoom:1;}

/* fix negative margins */
.InThisEdition {position:relative; zoom:1;}
/* ============================================= */


.list_expanded {
	font-size: inherit;
	line-height: 1.5em;
}
.style_Bold_Center {
	text-align: center;
	font-weight: bold;
}

.plaintext {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
}
.imageCenter {
	margin: 0px auto;
	border-style: none;
	text-align: center;
	display: block;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	color: #000000;
	font-weight: bold;
}
.InThisEdition {
	color: #FFFF00;
	background: #3A64AD;
	display: block;
	float: right;
	padding: 5px;
	margin: -10px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.disclamer {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D3525;
	border: thin solid #800000;
	padding: 5px;
}
.packet_text {
	font-family: "Courier New", Courier, monospace;
	padding: 5px;
	border: thin solid #C0C0C0;
}
.word_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tables caption {
	font-weight: bold;
	color: #3A64AD;
	text-align: center;
}
.tables tr {
	padding: 5px;
	margin: 0px;
	border: 1px solid #336699;
}
.tables th {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3A64AD;
}
.tables td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3A64AD;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #3A64AD;
	empty-cells: show;
}
.imageRight {
	display: block;
	float: right;
	border-style: none;
	margin: 5px;
}
.imageLeft {
	display: block;
	float: left;
	margin: 5px;
}
.ordinal {
	font-size: 60%;
	letter-spacing: 0.05em;
	vertical-align: 50%;
}
.centerData {
	text-align: center;
	display: block;
}
.formButtons {
	text-align: center;
	margin: 0px auto;
}


/* ============= Links ========================= */
a {
	color: #8b0000;
	text-decoration: underline;
}
a:hover {
	color: #fa3;
	text-decoration: underline;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #800;
	text-align: left;
	padding-left: 10px;
}
h2 {
	font-size: x-large;
	color: #700;
}
h3 {
	font-size: large;
	color: #600;
}
h4 {
	font-size: medium;
	color: #500;
}
h5 {
	font-size: 1em;
	color: #FFFF33;
	background: #FF0000;
}
h6 {
	font-size: xx-small;
	color: #300;
}
hr {
	text-align: center;
	color: #770000;
	width: 95%;
	line-height: 1px;
	background-color: #770000;
}
.linkedImage {
	border-style: none;
}

/* ============================================= */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../assets/images/background_radio_operator.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #3A64AD;
	background-position: 50px 50px;
}

#container {
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #fff;
}
#masthead {
	text-align: right;
	background-color: #336699;
	background-image: url("../assets/images/masthead_image.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

/* ================== Masthead ================== */
#masthead h1 {
	color: #8b0000;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-top: 0em;
}
#masthead h3 {
	color: #000;
	margin-top: 0;
	margin-right: 1em;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	text-align: left;
}

/* ============================================= */
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #fea;
	text-align: center;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	padding: 15px;
	background-color: #fff;
	float: left;
}
#column_r  {
	padding: 15px 10px;
	background-color: #fff;
	float: left;
}
#column_r ul.sidemenu, #column_r ul.sidemenu a {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	list-style: none;
	padding: 0;
	line-height: 30px;
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #8b0000;
}
#column_r ul.sidemenu a:hover {
	background-color: #ffffaa;
	color: #8b0000;
}
	
#column_r ul.sidemenu a.last {
	border-bottom: none;
}
	
#content {
	background-color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}
#content #calendar {
	width: 640px;
}
#container #content div #left_half {
	width: 300px;
	float: left;
}
#container #content div #right_half {
	float: left;
	width: 300px;
	margin-left: 25px;
}

#image {
	text-align: center;
	margin: 0px auto;
	border-style: none;
}

html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
#footer {
	border-color: #996633;
	text-align: center;
	padding-bottom: 10px;
	background-color: #FFEEAA;
	border-top-style: 1;
	padding-top: 10px;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
	margin: 0px;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #8b0000;
	display: inline-block;
	padding: 5px;
	border: 1px solid #fea;
	background-color: #fea;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fea;
	border: 1px solid #8b0000;
	background-color: #8b0000;
}

/* ================ Right Column ================== */
#word_inserts li {
	line-height: 1.5em;
}

#tables tr {
	text-align: left;
}
#arrlLetter p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px 0px 1.2em;
}
#arrlLetter li {
	font: 12px "Courier New", Courier, monospace;
}

#arrlLetter h2 {
	color: #FFFFFF;
	background: #3A64AD;
	font-size: 1.2em;
	padding: 5px;
}
#arrlLetter h3 {
	font-size: 1em;
	color: #FFFFFF;
	background: #3A64AD;
	padding: 5px;
}

.ARRL_Letter_Vol {
	color: #FFFFFF;
	background: #3A64AD;
	border: medium dashed #770000;
	height: 75px;
	width: 150px;
	padding: 0px 0px 0px 10px;
	display: block;
}

#banner_ad {
	margin: 0px auto;
	text-align: center;
	text-decoration: none;
}
#bannerExchange {
	display: block;
	clear: both;
	float: left;
	margin: 0px auto;
	width: 640px;
	text-align: center;
}
#clock {
	margin: 0px auto;
	text-align: center;
}
#hamfest {
	background: url(../hamfests/images/backgound.png);
}

/* ================== Input Forms ================ */

#formwrap {
	background: #ffffff;
	padding: .2em;
}
#formwrap fieldset{
	color: #3a64ad;
	text-decoration: none;
	font-size: 1.05em;
	background: #ffeeaa;
	border: none;
	padding-bottom: 0.9em;
	padding-right: 0.4em;
	padding-left: 0.4em;
}
#formwrap fieldset legend  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	font-variant: small-caps;
	color: #540000;
	background: #ffeeaa;
	padding: 0.2em;
	margin-bottom: 1.2em;
	font-weight: bold;
}
#formwrap label{
	font-size: 1.05em;
	font-variant: small-caps;
	color: #3A64AD;
}
.redBox {
	margin: 0px auto;
	border: 1px solid #C00;
	text-align: center;
	width: 50%;
	display: block;
}

#formwrap fieldset input:focus,#formwrap fieldset textarea:focus,#formwrap fieldset select:focus  {
	background-color: #FF9;
}

.onTop
{
	display: block;
	z-index: 100;
}

#width250 {
	font-size: 0.8em;
	color: #999;
	width: 250px;
}

