/*** BODY
*********************************************************/

body {
	background-color: #fff;
	color: #111;
/*
	font: normal 95%/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
	font: normal 95%/1.3em;
*/
	margin: 0;
	padding: 0;
}

/*** MAIN ELEMENTS
*********************************************************/

#header {
	background-color: #9c0;
	color: #fff;
	border-bottom: 1px solid #003;
	padding: 10px;
	text-align: left;
}

#header_travel {
        background-color: #96f;
        color: #fff;
        border-bottom: 1px solid #003;
        padding: 10px;
        text-align: left;
}

#header1 {
	background-color: #96f;
        color: #690;
        border-bottom: 1px solid #003;
        padding: 10px;
        text-align: left;
}

#header_blue {
        background-color: #9cf;
        color: #fff;
        border-bottom: 1px solid #003;
        padding: 10px;
        text-align: left;
}

.left {
/*
	color: #999;
	margin-top: 20px;
	width: 16em;
*/
        color: #999;
        margin-top: 15px;
        position: relative;
        width: 12em;
        z-index: 10;
}

#middle {
	left: 0;
	position: absolute;
	top: 60px;
/*
	width: 75%;
*/
	width: 80%;
	margin-left: 20px;
	z-index: 8;
}

#middlewide {
	left: 0;
/*
*/
	position: absolute;
	top: 60px;
/*
	width: 95%;
*/
/*
	left: 10px;
	width: 85%;
*/
	width: 80%;
	margin-left: 20px;
	z-index: 8;
}

#middlewidest {
	left: 0;
	position: absolute;
	top: 60px;
	width: 100%;
	margin-left: 20px;
	z-index: 8;
}

#right {
	font-size: 95%;
/*
	left: 80%;
*/
	position: absolute;
	left: 80%;
	top: 85px;
	z-index: 6;
}

#footer {
        text-align: center;
        position: relative;
/*	PADDING-TOP: 800px;*/
	PADDING-BOTTOM: 2px;
/*
	margin: 10px 160px;
*/
}

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

#header #maccaws {
	background-color: inherit;
	color: #fff;
	font: bold 150% "Trebuchet MS", Verdana, Arial, sans-serif;
}

#header_travel #maccaws {
        background-color: inherit;
        color: #fff;
        font: bold 150% "Trebuchet MS", Verdana, Arial, sans-serif;
}

#header1 #maccaws {
        background-color: inherit;
        color: #fff;
        font: bold 150% "Trebuchet MS", Verdana, Arial, sans-serif;
}

#header_blue #maccaws {
        background-color: inherit;
        color: #fff;
        font: bold 150% "Trebuchet MS", Verdana, Arial, sans-serif;
}

/*** MIDDLE
*********************************************************/

#middle div.middlecontainer, 
#middlewide div.middlecontainer, 
#middlewidest div.middlecontainer {
	margin-bottom: 10px;
	margin-left: 10em;
	margin-right: 25px;
}

/*** LEFT
*********************************************************/

.left .nav {
	margin: 0;
/*
	padding: 5px;
*/
	padding: 3px;
}

.left #membernav, 
.left #adminnav {
	border-top: 1px dashed #ddd;
	font-size: 90%;
	margin-top: 10px;
	padding-top: 15px;
}


/*** RIGHT
*********************************************************/

#right div.rightcontainer {
	margin-right: 10px;
}

#right .pref {
        font-size: 90%;
	line-height: 0.8em;
}

#lang {
	background-color: #eee;
	color: #999;
	border: 1px solid #aaa;
	margin-top: 5px;
	padding: 3px;
	font-size: 90%;
}

#qr {
        background-color: #eee;
        color: #00f;
        border: 1px solid #aaa;
        margin-top: 5px;
        padding: 3px;
        font-size: 80%;
/*
	width: 58%;
*/
	width: 11em;
	text-align: center;
}

#weather {
        background-color: #eee;
        color: #00f;
        border: 1px solid #aaa;
        margin-top: 25px;
        padding: 3px;
        font-size: 80%;
/*
        width: 58%;
*/
	width: 11em;
        text-align: left;
}

#todaynews {
        background-color: #eee;
        margin-top: 25px;
        padding: 3px;
        font-size: 80%;
        border: 1px solid #aaa;
/*
        width: 58%;
*/
	width: 11em;
        text-align: left;
}

#todaynews .postdate, 
#todaynews .postdate{
	text-align: right;
}

#todaynews .title,
#todaynews .title{
        color: #00f;
	font-weight: bold;
        text-align: center;
        margin-top: 5px;
        padding: 3px;
}

#trinfo {
        background-color: #eee;
        margin-top: 25px;
        padding: 3px;
        font-size: 80%;
        border: 1px solid #aaa;
/*
        width: 58%;
*/
	width: 11em;
        text-align: left;
        color: #333;
}

#trinfo .postdate,
#trinfo .postdate{
        font-size: 90%;
        text-align: right;
}
#trinfo .title,
#trinfo .title{
        color: #00f;
        font-weight: bold;
        text-align: center;
        margin-top: 5px;
        padding: 3px;
}

#mybox {
        background-color: #eee;
        color: #000;
        border: 1px solid #aaa;
        margin-top: 0px;
        padding: 3px;
        font-size: 70%;
}

#mybox2 {
        background-color: #eee;
        color: #000;
        border: 1px solid #aaa;
        margin-top: 0px;
        padding: 3px;
        font-size: 80%;
}

#right .postdate,
#right .postdate{
        color: #666;
        font-size: 90%;
        text-align: right;
}
/*
.right li#navhere,
#right #lang li#langhere {
        list-style-image: url("/img/arrow.png");
}
*/

/*** FOOTER
*********************************************************/

#footer p {
	background-color: inherit;
	color: #777;
	font-size: 0.8em;
	margin: 0;
	text-align: center;
}


/*** LISTS
*********************************************************/

li {
	margin-top: 10px;
}

.left ul {
	margin: 0 0 0 20px;
	padding: 0;
}

.left li {
	background-color: inherit;
	color: #999;
	list-style-type: none;
	//margin-top: 0;
	padding-left: 4px;
	margin: 2px;
}

.left li#navhere, 
#right #lang li#langhere {
	list-style-image: url("/img/arrow.png");
	background-color: #fcc;
	width:120px;
        font-weight: bold;
        color: #333;
}

#right #lang ul {
	margin: 0 0 0 21px;
	padding: 0;
}

#right #lang li {
	list-style-type: none;
	margin: 0;
}

#right #mybox li#here {
        list-style-image: url("/img/arrow.png");
}

#right #mybox ul {
        margin: 0 0 0 15px;
        padding: 0;
}

#right #mybox li {
        list-style-type: none;
        margin: 0;
}

#right #mybox hr {
/*
	size: 1;
*/
	width: 90%;
}

#middle #news ul.archivedaylist, 
#right ul.archiveyearlist {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#middle #news ul.archivedaylist ul.archivepostlist li {
	margin-top: 0;
}

#right ul.archiveyearlist ul.archivemonthlist {
	list-style-type: disc;
	margin-left: 4em;
	margin-top: -1.55em;
	padding-left: 0;
	position: relative;
}

#news ul.archivedaylist ul.archivepostlist {
	list-style-type: disc;
	margin-left: 4em;
	margin-top: -1.3em;
	padding-left: 0;
	position: relative;
}

#right ul.archiveyearlist li {
	margin-top: 0;
}

#right ul.archivemonthlist li {
	margin-top: 0;
}

li.spaced {
	padding-bottom: 0.3em;
}



/*** HEADINGS
*********************************************************/
h1 {
        background-color: inherit;
        color: #690;
        /*font: normal 1.5em/1.4em;*/
        letter-spacing: .05em;
        margin-bottom: 5px;
        word-break: break-all;
	font-size: x-large;
}

h2 {
	background-color: inherit;
	color: #690;
	font: normal 1.5em/1.4em;
	letter-spacing: .05em;
	margin-bottom: 5px;
	word-break: break-all;
}

h3 {
	background-color: inherit;
	color: #354E00;
/*
	font: normal 1em/1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
*/
	font: normal 1em/1.1em;
	letter-spacing: .05em;
	margin-top: 30px;
	margin-bottom: -5px;
/*
	text-transform: uppercase;
	word-break: break-all;
*/
}

p+h3 {
	margin-top: 40px;
}

#middle #news h3, 
#middlewide #news h3 {
	font-size: 105%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #555;
}

#middle #news h3.archivemonth {
	border-bottom: 0;
}

#middlewidest #news h3 {
        font-size: 105%;
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #555;
}

h4 {
	background-color: inherit;
	color: #666;
/*
	font: normal 95%/1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
*/
	font: normal 95%/1.1em;
	letter-spacing: .05em;
	margin-bottom: -5px;
	margin-top: 30px;
}

#right h2 {
	background-color: inherit;
	color: #666;
	font-size: 1em;
	letter-spacing: .05em;
	margin-bottom: -10px;
	margin-top: 15px;
/*
	text-transform: uppercase;
*/
}

/** this transforms headers to look like body text so we mainting structural integrity **/
.bodytext {
	background-color: inherit;
	color: #111;
	font-size: 100%;
	text-transform: none;
	letter-spacing: 0;
	margin: 0;
}




/*** TABLES
*********************************************************/

table {
/*
	background-color: #fafafa;
	border: 1px solid #aaa;
*/
	color: #111;
	empty-cells: show;
/*
	font-size: 85%;
*/
	font-size: 75%;
	padding-top: 0;
}

table thead th {
	background-color: #bec9ce;
	border-bottom: 1px solid #bbb;
	color: inherit;
	vertical-align: top;
}

table tfoot th {
	background-color: #bec9ce;
	border-top: 1px solid #bbb;
	color: inherit;
	vertical-align: bottom;
}

tbody tbody tr.rowcolor1 {
	background-color: #fafafa;
	color: inherit;
}

table tbody tr.rowcolor2 {
	background-color: #eee;
	color: inherit;
}

table tbody td {
	vertical-align: top;
	word-break: break-all;
}

#right table.newscal tfoot th {
	padding: 0 5px;
}

#right table.newscal tbody td {
	background-color: inherit;
	color: #ddd;
	padding: 0 5px;
	text-align: right;
}

#right table.newscal tbody td.thisday, 
#right table.newscal tbody td.linkthisday {
	background-color: #eee;
	color: inherit;
}

#right table.newscal td:hover {
	background-color: #eee;
	color: inherit;
}

#right table.newscal td:hover.linkday, 
#right table.newscal td:hover.linkthisday {
	background-color: #ddd;
	color: inherit;
}

#right table.newscal td:hover.noday {
	background-color: #fafafa;
	color: inherit;
}


/*** FORMS
*********************************************************/

form legend {
	background-color: inherit;
	color: #690;
}

form fieldset {
	padding: 10px;
}

form br {
	clear: both;
}

form .formlabel {
	cursor: help;
	float: left;
	width: 10em;
}

form .formlabelwide {
	float: left;
	width: 14em;
}

form .passid {
	height: 15px;
}

.left form {
	margin-left: 20px;
	font-size: 80%;
}

.left form input {
	font-size: 80%;
}

/*** TEXT
*********************************************************/

acronym {
	cursor: help;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

blockquote, q {
	font-family: Georgia, serif;
	font-style: italic;
}

blockquote p {
	text-indent: -0.3em;
}

code {
	font-family: courier, sans-serif;
}

pre {
	background: #eee;
	color: inherit;
	padding: 2px 5px;
}

small {
	font-size: 85%;
}




/*** MISC
*********************************************************/

.hide {
	display: none;
}

.code2 {
	background: #eee;
	color: inherit;
	font: normal 0.95em/1.1em "Courier New", monospace;
	margin-left: 3em;
	margin-right: 3em;
	padding: 10px;
}

.fade {
	background-color: inherit;
	color: #ccc;
}

img {
	border: 0;
}

.floatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}

.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}

.u {
	text-decoration: underline;
}

.note, .warning {
	margin: 0em 3em 1.6em 3em;
	padding: 10px;
}

.note p {
	margin-top: 0;
}

.errorfeedback {
	background-color: #ffce3c;
	color: inherit;
}

.errorhighlight {
	background-color: #f8e563;
	color: inherit;
}




/*** NEWS AND NEWS ARCHIVE MISC
*********************************************************/

#middle #news .archiveday {
	font-size: 85%;
}

#middle #news .postdate, 
#middlewide #news .postdate{
	background-color: inherit;
        color: #a60;
/*
	color: #888;
	font-size: 85%;
*/
	margin-top: 0;
	padding-top: 0;
}

#middle #news .yschurl,
#middlewide #news .yschurl{
        background-color: inherit;
        color: #393;
        margin-top: 0;
        padding-top: 0;
 	font-style:normal;
}

#middlewidest .travelexp {
        font-size: 80%;
	color: #888;
}
#middlewidest .travelcmt {
        font-size: 90%;
	color: #888;
}
#middlewidest .travelsrch {
        font-size: 90%;
}


/*** LINKS
*********************************************************/

a {
	background-color: inherit;
	text-decoration: none;
}

a:visited {
/*
	background-color: inherit;
	color: #a20;
*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	background-color: inherit;
	color: #f93;
	text-decoration: underline;
}

#header a {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}

#header_travel a {
        background-color: inherit;
        color: #fff;
        text-decoration: none;
}

#header1 a {
        background-color: inherit;
        color: #fff;
        text-decoration: none;
}

#header_blue a {
        background-color: inherit;
        color: #fff;
        text-decoration: none;
}

#footer a {
	background-color: inherit;
	color: #777;
}

table a {
	font-weight: normal;
}


/*** #middle or #middlewide ***/
#news h3.archivemonth a, 
#news h3.archivemonth a:visited, 
#news .archiveday a, 
#news .archiveday a:visited, 
#news .postdate a, 
#news .postdate a:visited {
	background-color: inherit;
	border-bottom: 1px solid #eee;
	color: #888;
}

/*** #middle or #middlewide ***/
#news h3.archivemonth a:hover, 
#news .archiveday a:hover, 
#news .postdate a:hover {
	background-color: inherit;
	border-bottom: 0;
	color: #c30;
}




/*** COLORS
*********************************************************/

/*** dark... ***/
.tone2 {
	background-color: #bec9ce;
	color: inherit;
}

.tone3 {
	background-color: #dbe0e2;
	color: inherit;
}

.tone4 {
	background-color: #eee;
	color: inherit;
}

.tone5 {
	background-color: #fafafa;
	color: inherit;
}
/*** ...light ***/


#middlewidest #resultsfound h2 {
	color: #555;
	font-size: 100%;
	margin: -5px 20px 3px 0;
	padding: 0;
}

#middlewidest #pagingtop {
	border-top: 1px solid #999;
	color: #555;
	margin: 0 0 10px 0;
	padding: 3px 20px 0 0;
}

#middlewidest #pagingbottom {
	clear: both;
	color: #555;
	margin-top: 10px;
}

#links {
	background-color: #fafafa;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#links #linkshead {
	background-color: #bec9ce;
	border-bottom: 1px solid #aaa;
	font-size: 85%;
	padding: 5px;
}

#links #subcats {
	background-color: #dbe0e2;
	border-bottom: 1px solid #aaa;
	font-size: 90%;
}

#links #subcats table {
	background-color: #dbe0e2;
	border: 0px;
}

#links #subcatsnolinks {
	background-color: #dbe0e2;
	border-bottom: 1px solid #aaa;
	font-size: 90%;
}

#links #subcatsnolinks table {
	background-color: #dbe0e2;
	border: 0px;
}

#links table td {
	word-break:break-all;
	border: 0px;
}

#links #headerpaging {
	background-color: #dbe0e2;
	border-bottom: 1px solid #aaa;
	font-size: 85%;
	padding: 5px;
}

#links #footerpaging {
	background-color: #dbe0e2;
	border-bottom: 1px solid #aaa;
	font-size: 85%;
	padding: 5px;
}

#links #catlink {
	border-bottom: 1px solid #aaa;
	padding: 10px;
}

#links h2 {
	font-weight: bold;
	background-color: inherit;
	color: #111;
	font-size: 100%;
	text-transform: none;
	letter-spacing: 0;
	margin: 0;
}

#links h3 {
	text-decoration: underline;
	background-color: inherit;
	color: #111;
	font-size: 100%;
	text-transform: none;
	letter-spacing: 0;
	margin: 0;
}

#links #catlink div {
	margin-left: 15px;
}

#links #nolinks {
	padding: 10px;
	border-bottom: 1px solid #aaa;
}

#links #searchlink {
	border-bottom: 1px solid #aaa;
	padding: 10px;
}

#links #searchlink div {
	margin-left: 15px;
}


/* primer */
#primer #right {
	font-size: 85%;
	left: 73%;
	position: absolute;
	top: 0;
	z-index: 6;
}

#primer #nudge {
	left: 0;
	position: absolute;
	top: 90px;
	width: 100%;
	z-index: 8;
}

#primer #nudge #top {
	margin-bottom: 10px;
	margin-left: 10em;
	margin-right: 25px;
}

#primer #middle {
	position: static;
	width: 70%;
	z-index: 8;
}

#primer #nudge-container {
	position: relative;
}

#primer #right h2 {
	display: none;
}

#primer #middle dl, 
#primer #top dl {
	background-color: white;
	border: dotted 1px #000;
	color: black;
	font-size: .9em;
	line-height: 1.2em;
	margin: .5em;
	padding: 1em;
}

#primer #middle dl dt, 
#primer #top dl dt {
	background-color: white;
	color: #000;
	display: inline;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin: 0 .5em 0 0;
	padding: 0;
} 

#primer #middle dl dd, 
#primer #top dl dd {
	display: inline;
	margin-left: 0;
}

#primer #right dl, 
#primer dl#starterben {
	background-color: white;
/*
	background-image: url(/kit/hand.gif);
	background-repeat: no-repeat;
*/
	border: 1px solid #000;
	color: black;
	font-size: .9em;
	line-height: 1.5em;
	margin: .5em;
	padding: 1em;
}

#primer #right dl dt, 
#primer #top dl#starterben dt {
	background-color: white;
	color: #600;
	display: inline;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin-left: 15px;
	margin-right: .5em;
}

#primer #right dl dd, 
#primer #top dl#starterben dd {
	display: inline;
	margin-left: 0;
}

#kitfooter {
	margin-top: 30px;
	padding: 5px 20px;
	border-top: 1px solid #ccc;
	font-size: 80%;
	color: #666;
}

#weatherprefs {
        margin-top: 30px;
        padding: 5px 20px;
        border-top: 1px solid #ccc;
        font-size: 90%; 
        color: #666;
}

#header1 a.login {
	font-weight: bold;
	font-size: 9px;
	color : #ffffff;
}
#header1 a.login:link {
	text-decoration: none;
	color : #ffffff;
}
#header1 a.login:visited {
	text-decoration: none;
	color : #ffffff;
}
#header1 a.login:hover {
	text-decoration: underline;
	color : #ffffff;
}

.text12{
 font-size: 80%;
 font-weight:normal;
 font-style:normal;
 line-height:19px;
}

.text12g{
 font-size: 80%;
 font-weight:normal;
 font-style:normal;
 line-height:19px;
 color: #666;
}

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

.blog_speed {
        font-size: 90%;
        color: #ff7300;
        font-weight: bold;
	text-align: right;
	cursor: help;
}

.qmsg{
	background-image: url(/img/question.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

.event_cols {
        color: #a60;
}

.event_info{
	color: #a60;
}


