/*******************************************************
/*
/* HEADER
/*
/*******************************************************/

div#user-header {
	height: 20px;
	width: auto;
	float: left;
}

div#logo-image {
	margin: 0px 0 0 100px;
	padding: 0;
}

div#logo-image img {
	width: 330px;
	height: 100px;
}

ul#header-links { display: none; }

/*******************************************************
/*
/* NAVIGATION
/*
/*******************************************************/

/* top */
div#top-nav {
	height: 18px;
	width: 750px;
	padding: 5px 0 0 0;
	position: absolute;
}

div#top-nav a:hover { color: #0000cc; }

div#top-nav ul {
	list-style: none;
	padding: 1px 0 0 2px;
	background-color: #3C777F;
	border-color: #000099;
	border-width: 1px 0 2px 0;
	border-style: solid;
	width: auto;
	height: 18px;
	display: none;
}

div#top-nav ul li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 4px 0 4px;
}

div#top-nav ul li a { padding: 1px 4px 2px 4px; }

/* top navigation second level */
div#top-nav ul ul {
	display: none;
	position: absolute;
	width: 90px;
	margin: 0 0 0 0;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #000099;
	padding: 0 0 0 0;
	height: auto;
}

div#top-nav ul ul li {
	float: none;
	clear: left;
	width: 88px;
	padding: 0px 0 2px 2px;
	margin: 0;
	font-family: arial, helvetica, verdana;
	font-size: 1em;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #000099;
	text-indent: 0;
	background-image: none;
	height: 17px;
}

div#top-nav ul li:hover ul {
	display: block;
	border-width: 0px 0 2px 0;
}

/* bottom */
div#bottom-nav {
	height: auto;
	width: 100%;
	clear: both;
	margin: 5px 0 10px 0;
	float: left;
	background-color: #3C777F;
	padding: 4px 0 4px 0;
}
div#bottom-nav a,div#bottom-nav a:visited {
	color: #ffffff;
}

div#bottom-nav ul {
	height: 15px;
	width: auto;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0px;
}

div#bottom-nav ul li {
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}

div#bottom-nav a,div#bottom-nav a:visited { font-weight: bold; }

/*******************************************************
/*
/* COMMENTS
/*
/*******************************************************/

div#comments span { font-weight: bold; }

div#comments div {
	margin: 2px 0 5px 0;
	width: 95%;
}

div#comments-page div#footer { width: auto; }

div#comments {
	float: left;
	margin: 0;
	width: 98%;
}

div.response {
	color: #333333;
	font-family: georgia, helvetica, serif;
	margin: 5px;
	padding: 2px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #3C777F;
}

div.content div.response span { font-weight: bold; }

/*******************************************************
/*
/* HEADINGS
/*
/*******************************************************/

h2.page {
	font-size: 1.5em;
	letter-spacing: 3px;
	margin: 0 0 10px 0;
	padding: 0 0 0px 0;
	font-family: times, new times roman, helvetica, serif;
	background-image: url(/images/h2_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h3.page {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.pm {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.sm-log {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.sm-brief {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
	letter-spacing: 1px;
}

h3.sm-headlines {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.sm-bulletin {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.sm-ads {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h4.sm-brief {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
}

h4.sm-headlines {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 1px;
}

h3.right {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

/*******************************************************
/*
/* SAT MODULES
/*
/*******************************************************/

/* log */
div.sm-log { line-height: 1.2em; }

div.sm-entry-log {
	margin: 0 0 20px 0;
	float: left;
	clear: left;
	width: 99%;
}

div.sm-entry-log p {
	margin: 2px;
	padding: 2px;
}

ul.sm-options-log {
	margin: 20px 0 5px 0;
	padding: 0;
	list-style: none;
}

ul.sm-options-log li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-log li.date {
	width: 15%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.sm-options-log li.labels {
	width: 65%;
	text-align: middle;
}

ul.sm-options-log li.comments {
	width: 20%;
	float: right;
	text-align: right;
}

/* brief */
div.sm-brief {
	line-height: 1.2em;
	float: left;
	clear: left;
	width: 99%;
	margin: 5px 0 10px 0;
}

div.sm-entry-brief {
	margin: 0 0 20px 0;
	float: left;
	clear: left;
	width: 100%;
}

div.sm-entry-brief p {
	margin: 2px;
	padding: 2px;
}

ul.sm-options-brief {
	margin: 20px 0 5px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
}

ul.sm-options-brief li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-brief li.date {
	width: 15%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.sm-options-brief li.labels {
	width: 50%;
	text-align: middle;
}

ul.sm-options-brief li.comments {
	width: 25%;
	float: right;
	text-align: right;
}

ul.sm-options-brief li.comments div { display: inline; }

/* headlines */
div.sm-headlines { margin: 10px 0 20px 0; }

ul.sm-headlines {
	margin: 2px;
	padding: 2px;
	list-style: none;
}

ul.sm-headlines li i a { color: #CCCCFF; }
ul.sm-headlines li i { color: #CCCCFF; }

/* bulletins */
div.sm-bulletin {
	background-color: navy;
	padding: 5px;
}

div.sm-entry-bulletin {
	background-color: #3C777F;
	padding: 2px;
	margin: 5px 0 5px 0;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

ul.sm-options-bulletin {
	margin: 5px 0 0px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
	border-color: #3C777F;
	border-style: solid;
	border-width: 1px 0 1px 0;
}

ul.sm-options-bulletin li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-bulletin li.labels {
	width: 45%;
	text-align: left;
}

ul.sm-options-bulletin li.comments {
	width: 50%;
	float: right;
	text-align: right;
}

/* ads */
div.sm-entry-ads {
	border-width: 10px 0 10px 0;
	border-color: #3C777F;
	border-style: solid;
	padding: 4px 10px 4px 10px;
	margin: 5px 0 8px 0;
}

ul.sm-options-ads {
	margin: 5px 0 0px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
}

ul.sm-options-ads li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-ads li.labels {
	width: 45%;
	text-align: left;
}

ul.sm-options-ads li.comments {
	width: 50%;
	float: right;
	text-align: right;
}

/* On this Page formatting */
ul.sm-otp {
	list-style: none;
	padding: 0px;
	margin: 2px;
}

h3.sm-otp {
	font-size: 1.1em;
	color: #000000;
}

/*******************************************************
/*
/* PAGE MODULE
/*
/*******************************************************/

div#pm { line-height: 1.2em; }
div.pm-entry { }

div.pm-entry p {
	margin: 2px;
	padding: 2px;
}

ul.page-options {
	margin: 20px 0 5px 0;
	padding: 0;
	list-style: none;
}

ul.page-options li {
	float: left;
	margin: 0 0px 0 0;
}

ul.page-options li.date {
	width: 35%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.page-options li.labels {
	width: 45%;
	text-align: middle;
}

ul.page-options li.comments {
	width: 20%;
	float: right;
	text-align: right;
}

/*******************************************************
/*
/* GENERAL SETTINGS
/*
/*******************************************************/

/* main divs */
div#content-main { }

/* sidebars */
div.sidebar {
	float: right;
	width: 90%;
	border-color: #3C777F;
	border-width: 10px 1px 10px 1px;
	border-style: solid;
	padding: 4px;
}

/* links */
div.link-right {
	float: right;
	margin: 0;
	text-align: right;
	clear: right;
}

div.link-right span {
	margin: 0px 0 2px 0;
	text-align: right;
	clear: right;
	display: block;
}

/* Sidebar Archives */
ul#quick-list {
	width: 200px;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 2px;
}

ul#quick-list li {
	padding: 0px;
	margin: 2px 0 2px 0;
	font-family: arial, helvetica, serif;
}

div#preview-archives {
	width: 200px;
	padding: 2px;
}

div#preview-archives ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#preview-archives ul li li {
	list-style: circle inside;
	padding: 0 0 0 10px;
	margin: 2px 0 2px 0;
}

div.site-instructions { padding: 4px; }

ul.plain {
	padding: 2px;
	margin: 2px;
	list-style: none;
}

input.main {
	font-family: arial, helvetica, serif;
	font-size: 1em;
	padding: 1px;
	margin: 0px;
	background-color: #3C777F;
	border-width: 1px;
}

ul.main {
	list-style: none;
	margin: 0;
	padding: 0;
	border-width: 0;
	float: left;
}

ul.main li {
	padding: 1px;
	margin: 0;
	float: left;
}

div.right {
	float: right;
	clear: right;
	margin: 4px;
	border-color: #3C777F;
	border-width: 1px;
	border-style: solid;
	width: 200px;
}

div.right-link {
	float: right;
	clear: left;
}

/*******************************************************
/*
/* UTILITY SETTINGS
/*
/*******************************************************/

/* footer */
div#rexruff {
	clear: both;
	margin: 0 auto;
	padding: 0px 0 0 0;
	height: 175px;
	width: 790px;
	background-color: #FFFFFF;
	background-image: url(/images/rexruff_rep_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#rexruff img {
	border-width: 0;
}
div#rexruff ul {
	clear: left;
	float: left;
	width: 790px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	list-style: none;
}
div#rexruff ul li {
	float: left;
	width: 395px;
	text-align: right;
}

div.content-red, div.content-inactive { color: #cccccc; }
div.content-inactive input { display: none; }

span.editlink {
	display: block;
	padding: 0 0 1px 0;
}

div.min-height {
	float: right;
	width: 1px;
	height: 400px;
}

div.content-red h3.page { color: #cccccc; }

span.editlink a {
	font-family: arial, helvetica, serif;
	font-size: 1em;
	padding: 1px;
	margin: 0px;
	background-color: #7C3024;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc #999999 #999999 #cccccc;
	float: left;
	color: #D4CDBF;
	display: none;
}

div#defaultview { display: none; }

div#editview {
	display: none;
	width: 150;
	height: 35px;
	position: absolute;
	top: 5px;
	margin: 0 0 0 5px;
	background-color: #3C777F;
}

div#editview img {
	width: 10px;
	height: 10px;
}

img.pic {
	border-color: #3C777F;
	border-style: solid;
	border-width: 2px;
	margin: 5px;
	float: left;
}

h3#sidebar-bulletins,h3#flickr-badge { display: none; }

/*******************************************************
/*
/* CALENDAR
/*
/*******************************************************/

table.tour-entry {
	margin: 0 0 25px 10px;
	width: 90%;
}

td.date {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}

td.place-heading,td.type-heading,td.time-heading,td.address-heading,td.phone-heading,td.info-link-heading,td.tic-link-heading,td.notes-heading {
	width: 15%;
	font-weight: bold;
}

td.type,td.time { width: 30%; }
td.place { font-weight: bold; }

ul#form-date {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	width: 99%;
	float: left;
}

ul#form-date li { float: left; }

div.poll-pack div.poll-1 {
	font-size: 1.1em;
	width: 230px;
	margin: 10px auto;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	float: left;
}

div.poll-pack div.poll-2 {
	font-size: 1.1em;
	width: 230px;
	margin: 10px auto;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	float: right;
}

table.response-list td {
	vertical-align: top;
	padding: 10px 0 10px 0;
	font-size: 1em;
	font-family: arial, helvetica, serif;
}

table.response-list td.input {
	width: 20px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

table.response-list td.percentage {
	width: 20px;
	text-align: center;
	vertical-align: bottom;
}

p.question {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.tallybar {
	background-image: url(/images/background_results.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 200px;
}

div.tallybar span {
	float: right;
	font-weight: bold;
}

ul.questions {
	list-style: none;
	margin: 5px;
	padding: 5px;
}

ul.questions li {
	padding: 4px 0 4px 0;
	font-family: arial, helvetica, serif;
}

/*******************************************************
/*
/* CUSTOMIZATIONS
/*
/*******************************************************/

h3#a64 {
	height: 20px;
	width: auto;
	margin: 0 0 10px 0;
	padding: 0px;
	background-image: url(/images/body_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0;
	text-indent: -1000px;
}

h3#a64 img {
	width: 200px;
	height: 20px;
	float: left;
}

/* sidebar */
div.sidebar-box {
	width: auto;
	margin: 5px 0 15px 0;
	padding: 5px 0 0 0;
}

div.sidebar-box-forum {
	width: auto;
	margin: 5px 0 15px 0;
	padding: 5px 0 0 0;
	font-size: .9em;
}

div.sidebar-box h4, div.sidebar-box h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}

div.sidebar-box li div {
	margin: 2px 0px 0px 3px;
	font-family: helvetica, arial, serif;
	color: #333333;
}

div#more-articles { float: right; }

div.sidebar-box ul, div.sidebar-box-forum ul {
	margin: 0 0 10px 0px;
	padding: 0px;
	list-style: none;
}

div.sidebar-box h4 {
	margin: 2px 2px 0px 0px;
	font-weight: normal;
	font-family: arial, helvetica, serif;
}

div.sidebar-box ul li.first, div.sidebar-box-forum ul li.first {
	padding: 0px 0 2px 17px;
	margin: 2px 0 3px 5px;
	background-image: url(/images/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.sidebar-box ul li.middle, div.sidebar-box-forum ul li.middle {
	padding: 0px 0 2px 17px;
	margin: 4px 0 3px 5px;
	background-image: url(/images/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.sidebar-box ul li.last, div.sidebar-box-forum ul li.last {
	padding: 0px 0 2px 17px;
	margin: 4px 0 3px 5px;
	background-image: url(/images/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#column-dos div.pm-entry li.comments {
	display: none;
}

ul#footer-spiel {
	list-style: none;
	margin: 5px 0 0 -4px;
	padding: 13px 0 0 0;
	width: 750px;
	float: left;
	background-image: url(/images/fan.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

ul#footer-spiel li.first {
	float: left;
	width: 551px;
	padding: 10px 0 0 124px;
}

ul#footer-spiel li.last {
	float: left;
	width: 75px;
	background-color: #000000;
}

div#linkimage img {
	width: 285px;
	height: 55px;
	position: absolute;
	margin: 2px 0 0 -124px;
}

div.add-letter,div.right-link-options {
	float: right;
	width: auto;
	text-align: right;
	margin: 0 0 5px 0;
}
div.right-log-in {
	float: right;
	width: 175px;
	padding: 4px;
	margin: 0 0 5px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #3c777f;
}
div.right-log-in h4 {
	margin: 0 0 15px 0;
	padding: 0px;
	letter-spacing: 1px;
	color: #3c777f;
}
div.right-log-in ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.add-letter form,div.right-link-options form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
div.add-letter input,div.right-link-options input {
	display: inline;
	margin: 1px;
	padding: 2px;
	color: #ffffff;
	background-color: #3c777f;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	cursor: pointer;
}
div.add-letter input:hover,div.right-link-options input:hover {
	color: #000000;
}


img.left {
	float: left;
	margin: 4px;
	border-color: #3C777F;
	border-width: 2px;
	border-style: solid;
}

img.right {
	float: left;
	margin: 4px;
	border-color: #3C777F;
	border-width: 2px;
	border-style: solid;
}

ul.letter-shell {
	list-style: none;
	margin: 5px;
	padding: 5px;
}

ul.letter-shell li { margin: 0 0 15px 0; }

div.letter-sub {
	color: #333333;
	font-weight: bold;
}

div.letter-body { margin: 0 0 0 10px; }

ul#pr1 {
	list-style: none;
	margin: 5px;
	padding: 5px;
}

ul#pr2 {
	list-style: none;
	margin: 5px 5px 0 5px;
	padding: 5px 5px 0 5px;
}

div.poll-1 { }
div.poll-2 { }

div.add-letter-link,p.radio {
	width: auto;
	border-color: #3C777F;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 2px 0 2px 0;
	text-align: center;
	margin: -15px 0 0 0;
}

div.add-letter-link a,div.add-letter-link a:visited,
p.radio a,p.radio a:visited { font-weight: bold; }

div#team {
	padding: 0 0 15px 0;
	margin: 0 0 5px 0;
	background-image: url(/images/body_close_box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}


div#team img {
	float: left;
	margin: 4px;
}

div#team ul,div#history ul,div.content-box ul {
	margin: 10px 0 10px 5px;
	padding: 0px;
	list-style: none;
}

div#team ul li,div#history ul li,div.content-box ul li {
	padding: 6px 0 6px 17px;
	margin: 3px 0 3px 2px;
	background-image: url(/images/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#team p { text-indent: .8em; }

div#team p.quote,div#history p.quote, p.quote {
	font-style: italic;
	margin: 10px 15px 15px 15px;
}

span.form {
	font-weight: bold;
}

div#re-experience h4.page, div#re-experience h3.page {
	background-color: #3C777F;
	color: #ffffff;
	padding: 5px;
	font-size: 1.1em;
	letter-spacing: 1px;
	margin: 0px 0 10px 0;
	clear: both;
}
div#re-experience h4.page a, div#re-experience h4.page a:visited {
	color: #ffffff;
	font-size: 1.1em;
}

div#re-experience ul.re-brief-list {
	margin: 0px;
	padding: 0px;
	width: 98%;
	list-style: none;
}
div#re-experience ul.re-brief-list li {
	margin: 0 0 20px 0;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

div.re-brief-image {
	float: right;
	width: 160px;
	margin: 5px;
	padding: 4px;
	border-color: #3C777F;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
div.re-full-image {
	clear: right;
	margin: 0;
	padding: 4px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	text-align: center;
}
div#column-uno ul#re-full-images {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	width: auto;
}
div#column-uno ul#re-full-images li {
	display: inline;
	margin: 2px 5px 0 0;
}

div.re-brief-desc, div.re-full-description {
	margin: 5px 5px 25px 10px;
}
table.re-brief-details,table.re-full-details {
	clear: both;
	width: 100%;
}

table.re-brief-details th,table.re-full-details th {
	background-color: #cccccc;
	font-family: arial, helvetica, serif;
}

table.re-brief-details td,table.re-full-details td {
	width: 25%;
	vertical-align: top;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}
div.re-full-image img {
	border-width: 1px;
	border-color: #3c777f;
	border-style: solid;
}
div.re-brief-image img {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}

div#re-experience ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#re-experience ul li {
	margin: 0 0 10px 0;
}
div.re-full-user-info {
	width: 175px;
	float: right;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	margin: 5px 0 5px 5px;
	padding: 4px;
}
div#column-uno div.re-full-user-info h4 {
	margin: 0 0 10px 0;
	padding: 0px;
	color: #3c777f;
	letter-spacing: 1px;
	font-size: 1em;
}

div.re-full-user-info ul li {
	width: 175px;
}
div.re-location {
	text-align: center;
	width: auto;
	font-weight: bold;
}

div#re-full {
}

div#re-experience table.entry-form td {
	vertical-align: top;
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	border-style: solid;
	padding: 6px 0 6px 0;
}
div#re-experience table.entry-form td.label {
	width: 30%;
	font-weight: bold;
}

div#re-experience table.entry-form td p {
	margin: 0 0 5px 0;
	padding: 0px;
}
div.other-edit-options table td {
	border-color: #cccccc;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 2px 0 2px 0;
}
p.error {
	color: maroon;
	font-weight: bold;
}
div#home-re-experience h4 {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}

div#home-re-experience ul {
	list-style: none;
	margin: 5px;
	padding: 0px;
}
div#home-polls h4 {
	font-size: 1.1em;
}
div#column-uno input.hid {
	border-width: 0;
	background-color: inherit;
}
div#alert {
	margin: 30px 0 0 300px;
	top: 0;
	position: absolute;
	width: 184px;
	height: 84;
}
div#schedule {
	float: right;
	top: 0;
	position: absolute;
	margin: 25px 0 0 580px;
}
div#schedule a {
	font-weight: bold;
}
