﻿/*  
Theme Name: NevaCal 1.0
Theme URI: http://nevacal.com/
Description: This theme is widget ready, SEO friendly, and created with valid markup.
Version: 1.0
Author: Will Murray
Author URI: http://willmurray.name/blog/
*/
/********** GLOBAL SETTINGS **********/

/* Basic elements */
body {
	background: #FFF url('images/VertLinesWht.jpg') left top; /* white */
	color: #000; /* black */
	font: normal normal normal 11pt/13.2pt Calibri,"Bitstream Vera Sans",Tahoma,Arial,Helvetica,Geneva,sans-serif;
	padding: 3pt;
	position: relative;
	margin: 6pt;
}

/* Headings */
h1, h2, h3 {
	border-bottom: thin #009 solid; /* a web safe dark blue color */
	color: #4682B4; /* steelblue */
	font-family: "Chaparral Pro",Chaparral,"Chaparral Display",Cambria,"Times New Roman",Times,serif;
	font-weight: bold;
	padding: 6pt 3pt 1pt;
	page-break-after: avoid;
}
h1 {
	font-size: 16pt;
	line-height: 19.2pt;
}
h2 {
	color: #4F81BD; /* MSO H2 blue */
	font-size: 13pt;
	line-height: 15.6pt;
	margin: 10pt 0 .0001pt;
}
h3 {
	border-bottom: 0 none;
	font-size: 12pt;
	line-height: 14.4pt;
}
h4 {
	color: #4F81BD; /* MSO H2 blue */
	font-weight: bold;
	padding: 6pt 3pt 1pt;
	page-break-after: avoid;
}

/* Paragraphs */
p, li {
	margin: 0 0 6pt;
	position: relative;
}

/* Bulleted lists */
p.ListParagraph {
	margin: 0 0 6pt 0.25in;
}
span.symbol {
	display: inline-block;
	float: left;
	font-family: Wingdings,symbol;
	left: -0.25in;
	position: absolute;
	width: 0;
}
span.symbol img {
	border: 0 none;
	height: 12px;
	vertical-align: text-top;
	width: 12px;
}
a.bullet_star:after, span.bullet_star:after {
	border: 0 none;
	content:url("images/NVC_Star_000000_12.png");
	display:inline;
	min-height: 12px;
	min-width: 15px;
	padding:0 1px 0 2px;
	text-decoration: none;
	vertical-align: text-top;
}

/* Other HTML entities */
code, pre, tt  {
	font-family: "Lucida Sans Typewriter","Courier New",Courier,monospace;
	font-size: 10pt;
	line-height: 12pt;
}
code {
	background: #F0FFFF; /* azure */
	border: thin dotted #AFEEEE; /* paleturquoise */
	color: #2F4F4F; /* darkslategray */
	font-family: "Lucida Console",Consolas,"Lucida Sans Typewriter","Courier New",Courier,monospace;
	margin: 1pt 2pt;
	padding: 1pt 2pt;
}

/* Foreign and definitions */
dfn, .foreign, .pronunciation {
	font-family: "Arial Unicode MS","Lucida Sans Unicode",Calibri,"Bitstream Vera Sans",Tahoma,Arial,Helvetica,Geneva,sans-serif;
}
dfn {
	font-weight:bolder;
}
.foreign, .pronunciation {
	font-style: oblique;
}
.pronunciation {
	letter-spacing:0.5pt;
}

/* Special text */
p.hanging {
	padding-left:18pt;
	text-indent:-18pt;
}
.hidden {
	display:none;
	visibility:hidden;
}
.indent {
	display:inline;
	padding-left:2em;
}
.NevaCalCompanies {
	color: #191970; /* midnightblue */
}
.NevaCalSummary {
	color: #191970; /* midnightblue */
	font: oblique normal 600 12pt/14pt Calibri,"Bitstream Vera Sans",Tahoma,Arial,Helvetica,Geneva,sans-serif;
}
.NevaCalTiny, .source {
	color: #708090; /* ??? */
	font: normal normal normal 9pt/11pt "Arial Narrow","Helvetica Narrow",Calibri,"Bitstream Vera Sans",Tahoma,Arial,Helvetica,Geneva,sans-serif;
}
.reqd{
	color: #C00; /* ??? */
	font-weight: bolder;
}
.secWarn {
	background-color: #FFC; /* ??? */
	border: thin dotted #F90; /* ??? */
	color: #F63; /* ??? */
	font-weight: 700;
	margin: 3pt 0pt;
	padding: 3pt;
}
.source {
	color: #999; /* ??? */
	font-size: 8pt;
	font-weight: 300;
	line-height: 9.6pt;
	padding-left: 25px;
}
.story {
	border-top: medium dotted #D8E8FF; /* ??? */
	margin-top: 3pt;
}
.story2 {
	border-top: thin dotted #D6EAE8; /* ??? */
	margin-top: 3pt;
}

/* Custom table styles */
table.NevaCal {
	background: #FFF url('images/VertLinesWht.jpg') left top; /* white */
	border: medium #009 solid; /* a web safe dark blue color */
	color: #000; /* black */
	display: block;
	empty-cells: show !important;
	padding: 3pt;
	position: relative;
	margin: 6pt 0;
	vertical-align: top;
	width: 100%;
}
table.NevaCal tr, table.NevaCal td, table.NevaCal th {
	font: normal normal normal 11pt/13.2pt Calibri,"Bitstream Vera Sans",Tahoma,Arial,Helvetica,Geneva,sans-serif;
	page-break-inside: avoid;
	position: relative;
	vertical-align: top;
}
.NevaCalHeader, table.NevaCal th {
	color: #4682B4; /* steelblue */
	font-family: "Chaparral Pro",Chaparral,"Chaparral Display",Cambria,"Times New Roman",Times,serif;
	font-weight: bold;
	padding-top: 6pt;
}
table.NevaCal th {
	border-bottom: thin #009 solid; /* a web safe dark blue color */
	font-size: 13pt;
	line-height: 15.6pt;
}

/* Technical specifications table (more compact) */
table.NevaCalTechSpecs, table.NevaCalTechSpecs th, table.NevaCalTechSpecs td {
	font: normal normal normal 10pt/12pt Calibri,"Bitstream Vera Sans",Tahoma,Arial,Helvetica,Geneva,sans-serif;
	empty-cells: show !important;
	margin: 2pt 4pt;
}
table.NevaCalTechSpecs {
	margin: 6pt;
}
table.NevaCalTechSpecs th {
	font-family: "Chaparral Pro",Chaparral,"Chaparral Display",Cambria,"Times New Roman",Times,serif;
}
tr.NevaCalTechSpecsOdd {
	background: #DCDCDC; /* gainsboro */
}
tr.NevaCalTechSpecsEven {
	background: #FFF; /* white */
}

/* Item conditions - See condition.php */
.condition {
	font-family: Calibri,"Bitstream Vera Sans",Tahoma,Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
}
.cNew {
	color: #7030A0; /* MSO Purple */
}
.cOpen {
	color: #0070C0; /* MSO Blue */
}
.cUsedGood {
	color: #00B050; /* MSO Green */
}
.cUsedFair {
	color: #FFC000; /* MSO Orange */
}
.cUsedPoor {
	color: #FF6600; /* a web safe orange color */
}
.cUsedUnk {
	color: #FF0000; /* red */
}
.cScrap {
	color: #C00000; /* MSO Dark Red */
}


/********** TEMPLATE SETTINGS **********/

/* Containers for page content and sidebars */
#wrap_NevaCal {
	margin: 0 auto;
/*	width: 930px;*/
	position: relative;
}
#container_NevaCal {
	float: left;
	margin: 0;
	position: relative;
/*	width: 920px;*/
}

/* Page header */
#header_NevaCal {
	display: block;
	float: left;
	height: 144px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: 100%;
}
#header_site_desc {
	display: block;
	float: left;
	height: 144px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 480px;
}
#header_site_desc h1 {
	border: 0 none;
	color: #4682B4; /* steelblue */
	display: block;
	float: left;
	font-size: 1.9em;
	font-weight: normal;
	height: 144px;
	margin: 0;
	padding: 0;
	width: 480px;
}
#headerimg {
	border: 0 none;
	height: 144px;
	margin: 0;
	padding: 0;
	width: 480px;
}
#header_site_desc img {
	border: 0 none;
}
.header_site_desc h1 a:visited {
	color: #4682B4; /* steelblue */
	text-decoration: none;
}
#header_site_desc h1 a:link {
	color: #4682B4; /* steelblue */
	text-decoration: none;
}
.header_site_desc h1 a:active {
	border-left-color: #9ACD32; /* yellowgreen */
	border-left-style: solid;
	border-left-width: 2px;
	color: #FFF; /* white */
	padding-left: 3px;
	text-decoration: none;
}
#header_site_desc h1 a:hover {
	border-left-color: #9ACD32; /* yellowgreen */
	border-left-style: solid;
	border-left-width: 2px;
	color: #FFF; /* white */
	padding-left: 3px;
	text-decoration: none;
}
#header_nav_box {
	position: relative;
	float: right;
	height: 100px;
	margin: 0;
	min-width: 90px;
	padding: 12pt 0 0;
	position: relative;
	width: 200px;
}
#searchform {
	float: right;
	margin: 0;
	min-width: 90px;
	padding: 0;
	width: 200px;
}
#searchformsubmit {
	border: 0 none;
	float: right;
	height: 25px;
	min-height: 25px;
	min-width: 89px;
	vertical-align: text-bottom;
	width: 89px;
}
#searchformtext {
	border: 1px solid #CCC; /* a web safe light silver color; X: gray80 */
	float: right;
	height: 23px;
	min-height: 23px;
	min-width: 89px;
	padding: 1px 2px 1px 0;
	vertical-align: text-bottom;
	width: 100px;
}
#header_links {
	clear: right;
	font-size: smaller;
	text-align: right;
}
.spacerdiv {
	clear: both;
	display: block;
	height: 36pt;
	position: relative;
	width: 100%;
}

/* Content */
#content_NevaCal {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
/*	width: 900px;*/
}
#left-post {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: 480px;
}

/* Post  */
.post-fixed {
	float: left;
	height: 25px;
	width: 480px;
}
#post-entry {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 480px;
}
#post-entry h1 {
	border-bottom: dotted 1px #CCC;
	color: #000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	width: 470px;
}
#post-entry h1 a:visited {
	color: #80856B;
	text-decoration: none;
}
#post-entry h1 a:link {
	color: #80856B;
	text-decoration: none;
}
#post-entry h1 a:active {
	color: #333;
	text-decoration: underline;
}
#post-entry h1 a:hover {
	color: #333;
	text-decoration: underline;
}
#post-entry h2 {
	color: #990;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	margin-bottom: 6pt;
	padding: 0;
	width: 470px;
}
#post-entry h3 {
	border-bottom: dotted 1px #CCC;
	color: #000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	margin-bottom: 3pt;
	padding: 0;
	width: 470px;
}
#post-entry h4 {
	border-bottom: dotted 1px #EEE;
	color: #000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 8px;
	padding: 0;
	width: 470px;
}
.post-content {
	color: #333;
	float: left;
	font-size: 12px;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 470px;
}
.post-content code {
	background-color: #F4F4F4;
	border: 1px dotted #F7F7F7;
	color: #000;
	font-family: Consolas, Lucida Console, Courier New, Courier, monospace;
}
.post-content code.block {
	clear: both;
	display: block;
	font-size: 13px;
	margin: 10px 40px 10px 5px;
	padding: 5px;
}
.post-content img {
	background-color: #F7F7F7;
	padding: 2px;
}
.post-content blockquote {
	background: #EEE url(images/bquote.gif) no-repeat left top;
	clear: both;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 40px 10px 5px;
	padding-top: 15px;
	padding-left: 38px;
	text-align: left;
}
.post-content a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.post-content a:link {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.post-content a:active {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}
.post-content a:hover {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}

/* Post date */

/* Post Metadata */
.post-meta {
	background-color: #FFF;
	border: solid 1px #F4F4F4;
	border-bottom: solid 2px #EEE;
	float: left;
	margin: 0;
	padding: 8px 4px;
	width: 470px;
}
.posted-aut-cat {
	color: #000;
	float: left;
	font-size: 12px;
	width: 470px;
}
.posted-aut-cat a:visited {
	color: #666;
	text-decoration: none;
}
.posted-aut-cat a:link {
	color: #666;
	text-decoration: none;
}
.posted-aut-cat a:active {
	color: #000;
	text-decoration: underline;
}
.posted-aut-cat a:hover {
	color: #000;
	text-decoration: underline;
}
.rssfeed {
	background: transparent url(images/feed.png) no-repeat left center;
	color: #000;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 2px 0 2px 20px;
	text-align: left;
	width: 460px;
}

/* Comments */
#comment-temps
{
	float: left;
	width: 480px;
}
#comment-temps a:visited
{
	color: #990;
	text-decoration: underline;
}
#comment-temps a:link
{
	color: #990;
	text-decoration: underline;
}
.post-commented {
	float: left;
	width: 470px;
}
.post-box {
	background-image: url(images/commented_v.gif);
	background-repeat: no-repeat;
	color: #FFF;
	float: right;
	font-size: 11px;
	height: 35px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 12px;
	text-align: center;
	width: 100px;
}
.post-box a:visited {
	color: #FFF;
	text-decoration: none;
}
.post-box a:link {
	color: #FFF;
	text-decoration: none;
}
.post-box a:active {
	color: #000;
	text-decoration: underline;
}
.post-box a:hover {
	color: #000;
	text-decoration: underline;
}
#comment-temps a:active {
	color: #000;
	text-decoration: none;
}
#comment-temps a:hover {
	color: #000;
	text-decoration: none;
}
.com-box {
	background-color: #EED;
	border: 1px solid #F2E8C6;
	color: #333;
	float: left;
	font-family: "Arial Narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px 5px 10px;
	width: 460px;
}
.author_com {
	background: transparent url(images/comment.gif) no-repeat left center;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 17px;
	width: 445px;
}
.author_date {
	color: #333;
	float: left;
	font-size: 12px;
	width: 460px;
}
.author_com_text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 8px;
	width: 460px;
}
.com-fixed {
	float: left;
	height: 20px;
	width: 470px;
}
.com-box_alt {
	background-color: #FFF;
	border: 1px solid #EEF4E3;
	color: #333;
	float: left;
	font-family: "Arial Narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px 5px 10px;
	width: 460px;
}
.author_com_text blockquote {
	border-left: solid 4px #000;
	clear: both;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 40px 10px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.author_com_text code {
	border: 1px dotted #EEE;
	color: #000;
	font-family: Consolas, Lucida Console, Courier New, Courier, monospace;
	padding: 3px;
}
.author_com_text code.block {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 10px 40px 10px 5px;
}
#comment-temps form {
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
}
#comment-box {
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
}
#comment-box p {
	clear: both;
	color: #333;
	font-size: 13px;
	margin: 0 0 5px;
	padding: 0;
}
#comment-box input {
	border: 1px solid #CCC;
	height: 20px;
	margin: 0;
	padding: 1px;
	width: 260px;
}
#comment-box input:hover {
	background-color: #FFF;
	border: 1px solid #999;
	height: 20px;
	margin: 0;
	padding: 1px;
	width: 260px;
}
#comment-area {
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
}
#comment-area p {
	clear: both;
	color: #333;
	font-size: 13px;
	margin: 0 0 5px;
	padding: 0;
}
#comment-area textarea {
	border: 1px solid #CCC;
	height: 180px;
	margin: 0;
	padding: 3px;
	width: 400px;
}
#comment-area textarea:hover {
	border: 1px solid #999;
	height: 180px;
	margin: 0;
	padding: 3px;
	width: 400px;
}

/* Post navigation */
.post-navs {
	color: #000;
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 480px;
}
.post-navs a:visited {
	color: #000;
	text-decoration: none;
}
.post-navs a:link {
	color: #000;
	text-decoration: none;
}
.post-navs a:active {
	color: #CC9;
	text-decoration: none;
}

.post-navs a:hover {
	color: #CC9;
	text-decoration: none;
}

/* Navigation */
.navigators {
	float: left;
/*	width: 490px;*/
}
.navigators ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 36px 0 0;
/*	width: 490px;*/
}
.navigators ul li {
	color: #FFF;
	display: inline;
	margin: 0;
	padding: 0;
}
.navigators ul li a:link, .navigators ul li a:visited {
	background-color: #F6B81A; /* ??? */
	border-top: solid 2px #F3B40A; /* ??? */
	color: #FFF; /* white */
	display: block;
	float: left;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 0 2px 0 2px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	width: auto;
}
.navigators ul li a:hover, .navigators ul li a:active {
	background-color: #E6A306; /* ??? */
	border-top: solid 2px #EB9B01; /* ??? */
	color: #FFF; /* white */
	display: block;
	float: left;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 0 2px 0 2px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

/* Sidebar containers */
#left-sidebars, #right-sidebars {
	float: right;
	padding-bottom: 25px;
	width: 200px;
}

/* Sidebar content */
.left-content_NevaCal {
	float: left;
	width: 200px;
}
.right-content_NevaCal {
	float: right;
/*	width: 700px; */
}
.sidebar-box {
	float: left;
	margin: 0;
	padding: 10px 0 0;
	width: 200px;
}
.sidebar-box h3 {
	background: #000 url(images/h2navbg.gif) repeat-x; /* black */
	border: 1px solid #000; /* black */
	color: #FFF; /* white */
	float: left;
	font-size: 1.4em;
	height: 31px;
	line-height: 28px;
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	width: 188px;
}
.sidebar-box ul {
	background-color: #EED; /* ??? */
	border: 1px solid #E2E2C5; /* ??? */
	border-bottom: 2px solid #E2E2C5; /* ??? */
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 8px 0 8px 5px;
	width: 193px;
}
.sidebar-box ul ul, .sidebar-box ul li, .sidebar-box ul ul li {
	float: left;
	margin: 0;
	padding: 0;
}
.sidebar-box ul ul {
	border: 0 none;
	width: 188px;
}
.sidebar-box ul li a:visited {
	background: transparent url(images/bullet.gif) no-repeat left 4px;
	color: #333; /* ??? */
	display: block;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 3px 0 3px 18px;
	text-decoration: none;
	width: 170px;
}
.sidebar-box ul li a:link {
	background: transparent url(images/bullet.gif) no-repeat left 4px;
	color: #333; /* ??? */
	display: block;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 3px 0 3px 18px;
	text-decoration: none;
	width: 170px;
}
.sidebar-box ul li a:active {
	background: transparent url(images/bullet.gif) no-repeat left 4px;
	color: #000; /* black */
	display: block;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 3px 0 3px 18px;
	text-decoration: underline;
	width: 170px;
}
.sidebar-box ul li a:hover {
	background: transparent url(images/bullet.gif) no-repeat left 4px;
	color: #000; /* black */
	display: block;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 3px 0 3px 18px;
	text-decoration: underline;
	width: 170px;
}
.sidebar-box ul ul li a:visited {
	float: left;
	margin: 0;
	padding: 0 0 0 18px;
	width: 170px;
}
.sidebar-box ul ul li a:link {
	float: left;
	margin: 0;
	padding: 0 0 0 18px;
	width: 170px;
}
.clear-sidebar {
	float: left;
	height: 10px;
	width: 198px;
}

/* Calendar */
#wp-calendar a:link, #wp-calendar a:visited, #wp-calendar a:hover, #wp-calendar a:active {
	color: #000; /* black */
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover, #wp-calendar a:active {
	color: #990; /* ??? */
}
#wp-calendar th {
	margin: 0;
	padding: 0;
	text-align: center;
}
#wp-calendar #next a, #wp-calendar #prev a {
	color: #000; /* black */
	float: right;
	padding-top: 10px;
	text-align: left;
	text-decoration: none;
}
#wp-calendar #prev a {
	color: #990; /* ??? */
	float: left;
	text-align: center;
}
#wp-calendar tf, #wp-calendar td {
	margin: 0;
	padding: 0;
}
#wp-calendar td {
	text-align: center;
}
#wp-calendar {
	background-color: #EED; /* ??? */
	border: solid 1px #E2E2C5; /* ??? */
	border-bottom-width: 2px;
	float: left;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 8px 0;
	width: 200px;
}
#wp-calendar caption {
	background: transparent url(images/h2navbg.gif) repeat-x bottom;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	height: 31px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 6px;
	width: 200px;
}

/* Footer */
#footer_NevaCal {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	color: #CCC; /* ??? */
	float: left;
	font-size: 11px;
	height: 60px;
	padding-top: 42px;
	text-align: center;
	width: 100%;
}
#footer_NevaCal a:link, #footer_NevaCal a:visited {
	color: #999; /* ??? */
	text-decoration: none;
}
#footer_NevaCal a:hover, #footer_NevaCal a:active {
	color: #FFF; /* white */
	text-decoration: underline;
}

/* Special situations */
.alignleft  {
}
.alignright  {
	float: right;
}
.aligncenter  {
	clear: both;
	display: block;
	min-width: 6pt;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.download, .notice, .warning {
	clear: both;
	color: #000; /* black */
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 50px;
	padding: 3px;
}
.notice  {
	color: #C03; /* ??? */
}
.warning {
	color: #F90; /* ??? */
}

/* Images */
img.alignleft {
	float: left;
	margin: 5px 8px 2px 0;
}
img.alignright {
	float: right;
	margin: 8px 0 5px 8px;
}
img.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 4px;
}
#put-image-here {
	background: transparent url(images/autumn.jpg) no-repeat;
	border-bottom: solid 3px #D8D8D8; /* ??? */
	float: left;
	height: 120px;
	width: 480px;
}
#image-credit {
	font-size: 6pt;
	line-height: 6pt;
	margin: 122px 3pt 3pt;
	text-align: right;
}

/* My Items */
.adlinkunit, .adunit {
	display: block;
	margin: 6pt 3pt 9pt;
	padding: 3pt;
	position: relative;
}
.announcement {
	border: solid medium #8C9EAA; /* ??? */
	font-weight: 600;
	padding: 5px 15px;
	margin: 10px 25px;
	background: #ADBAC3; /* ??? */
}
.announcement strong {
	color: #535D6F; /* ??? */
	font-weight: 900;
}
.announcement a, .announcement a:link, .announcement a:visited {
	color: #039; /* ??? */
}

/********** MAIN PAGE SETTINGS **********/

/* Main linker */
#centerwrapper {
	clear: both;
	min-width: 600px;
	position: relative;
	text-align: center;
}
#mainlinker {
	border: 0 none;
	clear: both;
	height: 236px;
	margin:0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 600px;
}
#NevaCal-Auction_, #NevaCal-Shop_, #NevaCal-Pay_ {
	height: 236px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 199px;
}
#NevaCal-Shop_ {
	left: 199px;
	width: 200px;
}
#NevaCal-Pay_ {
	left: 399px;
	width: 201px;
}
#transparentimg {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/********** PRINTED OUTPUT MODIFICATIONS **********/
@media print
{
	html, body {
		background: white;
		color: black;
		width: 99%;
	}
	a, a:link, a:visited, a:hover, a:active {
		color: blue;
		text-decoration: none;
	}
	body, #headerwrap, #container, #layouttbl, #content, #content p, #content table, #footwrap {
		border: 0;
		float: none;
		height: auto;
		left: auto;
		margin: 0;
		padding: 0;
		position: relative;
		right: auto;
		top: auto;
		width: 99%;
	}
	#leftnav, #leftnavtbl, #leftnavtblspc, #sidebarleft, #rightnav, #rightnavtbl, #rightnavtblspc, #sidebarright {
		display: none;
		max-width: 0;
		min-width: 0;
		visibility: hidden;
		width: 0;
	}
	.noprint
	{
		display: none;
		visibility: hidden;
	}
}