﻿/*BASICS*/

body {
	font: .8em/1.5em arial, helvetica, sans-serif;
	overflow:visible;
}

li {
	font: 1em arial, helvetica, sans-serif;
	margin-bottom:10px;
}

p {
	font: 1em/1.5em arial, helvetica, sans-serif;
	margin-bottom: 10px;
}

img {
	border: none;	
}

.first-line:first-line {
	text-transform:uppercase;}
	
a {
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

a:active {
}
a:visited {
}


/*BREADCRUMBS*/
p.crumb {
	font-size:10px;
	color: #444;
	margin:0 0 10px 0;
	padding:0;
}

p.crumb a {
	color:#444;
}

p.crumb a:hover {
	text-decoration:none;
}



/* YEAR 2-SPECIFIC */

p.week {
	font-size: 1.25em; 
	font-weight: bold;
}	







/*HEADERS*/

h1 {
	font: 2.0em arial, helvetica, sans-serif;
}

h2 {
	font: 1.5em arial, helvetica, sans-serif;
	margin-bottom: 10px;
}

h3 {
	font: 1em arial, helvetica, sans-serif;
	font-weight: bold;
}


h3 div.panelContainer {
	font: 1em arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}










/*LINKS*/

div.column-wrapper2 a {
	text-decoration:none;
	color: #fff;
}

a.hidden {
	color: black;
	text-decoration: none;
	cursor:pointer;
}








/*EXCEPTIONS*/

.corners {
	min-width: 900px;
	max-width: 1260px;
	margin: 10px auto;
	width:expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1262? "1260px" : "auto");
	position: absolute;
}

.year {
	position:relative;
	margin:11px auto 0px;
	z-index:10;
	font: 10pt, arial, helvetica, sans-serif;
}

p.condensed {
	font: 1em/1.35em arial,helvetica,sans-serif;
}

p.small {
	font: .75em/1.35em arial,helvetica,sans-serif;
	margin-bottom: 5px;
}

div.texter {
}

div.opener {
	margin:0px 10px 0px 0px;
	padding-bottom:5px;
	float:left;
	min-width:670px;
	cursor:hand;
	cursor:pointer;
}

div.wp-section {
	float:left;
	clear:left;
	width:600px;
}

div.home-story {
	min-width:63%;
	max-width:63%;
	width:63%;
	width:expression(document.body.clientWidth < 64? "63%" : document.body.clientWidth > 64? "63%" : "auto");
	height:300px;
	margin:0px 1%;
	float:left;
	background:#fff url(/images/!.jpg) no-repeat scroll right center;
	text-align: center;
}

div.home-story-explore {
	min-width:63%;
	max-width:63%;
	width:63%;
	width:expression(document.body.clientWidth < 64? "63%" : document.body.clientWidth > 64? "63%" : "auto");
	height:300px;
	margin:0px 1%;
	float:left;
	background:#fff url(/images/explore-map.jpg) no-repeat scroll left top;
	text-align: center;
}










/*WRAPPERS*/

.big-wrap {
	width:100%;
	text-align:center;
}

.page-wrap {
	min-width: 900px;
	max-width: 1260px;
	margin: 10px auto 0px;
	width:expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1262? "1260px" : "auto");
	position: relative;
	text-align:left;
}
	
.header_wrapper {
	min-width: 900px;
	max-width: 1260px;
	text-align:center;
	width:expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1262? "1260px" : "auto");
}

.column-wrapper {
	position:relative;
	top:-120px;
	z-index:4;
	height:46px;
}

.column-wrapper1 {
	min-width: 900px;
	max-width: 1260px;
	height:32px;
}

.column-wrapper2 {
	min-width: 900px;
	max-width: 1260px;
	height:4px;
}

.header_column {
	width:24%;
	text-align: center;
	float: left;
	min-width:195px;
	max-width:315px;
	height:36px;
	padding-top:2px;
	cursor: pointer;
}

.header_column2 {
	text-align: center;
	float:left;
	white-space: nowrap;
	margin: 5px 2px;
	padding-top: 10px;
	font: 10pt, arial, hevetica, sans-serif;
	color: #fff;
	height: 34px;
	cursor: pointer;
}

.header_column3 {
	text-align: center;
	float:left;
	white-space: nowrap;
	margin: 5px 2px;
	font: 10pt, arial, hevetica, sans-serif;
	color: #fff;
	height: 34px;
	width:6%;
	cursor: pointer;
}

.inside {
	margin: 10px 10px 0px 10px;
	padding-top: 10px;
	top:110px;
	position:absolute;
	clear:both;
	width:99%;
}













/*IMAGES*/

img.hdr-bg {
	position:relative;
	top:-30px;
	width:100%;
	height:97px;
}

img.corner {
	position:relative;
	z-index:10
}

.ypbg {
	width:100%;
	height:28px;
	position:relative;
	top:-27px;
	z-index:9;
}













/*PAGE CONTENT*/

.main-content {
	padding-left: 200px;
}

.left-sidebar {
	width: 170px;
	float: left;
	padding-top: 1.5em;
	padding-left: 15px;
	position:relative;
	margin-right: 10px;
}

.left-sidebar-buttons {
	width: 110px;
	float: left;
	padding-top: 1.5em;
	padding-left: 15px;
	position:relative;
}

.left-sidebar-gold {
	width: 125px;
	float: left;
	padding-top: 1.5em;
	padding-left: 30px;
	position:relative;
	margin-right: 10px;
	background:white url('/images/goldbox-bg.png') repeat-x scroll left bottom;
	border:1px #996633 solid;
}

.right-sidebar {
	width: 200px;
	float:right;
	padding: 40px 15px;
	position:relative;
	margin-left: 20px;
}

.goldbox-right {
	width: 200px;
	float:right;
	position:relative;
	margin: 3.75em 0px 20px 20px;
	background:#FFFFCC url('/images/goldbox-bg.png') repeat-x scroll left top;
	border:1px #996633 solid;
	padding:10px;
}












/*FIXED WIDTH*/
div.fxw-aligner {
	position:absolute;
	width:100%;
	top:100px;
}

div.fxw-wrapper {
	width: 880px;
	margin:0 auto;
	text-align:left;
}

div.fxw-left {
	width:101px;
	float:left;
	margin-right:10px;
}

div.fxw-mid {
	width:440px;
	float:left;
	margin-right:10px;
}

div.fxw-right {
}













/*LISTS*/
ul.sublink {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

li.here {
	font-weight: bold;
	font-style: normal;
	color: #555555;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	list-style-image: url(http://www.lampstandpress.com/images/nav/menu_tri_short.png);
}

li.sublink {
	font-size: .85em;
	line-height: 1em;
	list-style-type: none;
}

.sublink a {
	color: #a6692a;
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

.sublink a:hover {
	text-decoration: underline;
}

.sublink a:visited {
	color: #69311a;
}

ul.margin {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}

ul.25px {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}

ul.yearnav {
	margin:0px;
	padding:0px;
	list-style:none outside none;
}

li a {
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}

li.yearnav {
	margin:0px 0px 10px 0px;
	padding:0px;
}

li.yearnav-here {
	font-weight: bold;
	font-style: normal;
	color: #555555;
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style-image: url(http://www.lampstandpress.com/images/nav/menu_tri_short.gif);
}











/*PAGE BOTTOM*/

.footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	clear:both;
}











/* ZOOM */
		.highlight { background: #FFFFCC; }
		.searchheading { font-size: 130%; font-weight: bold; color: #a6692a; }
		.summary { font-style: italic; color: #555; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { color: #555; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; color: #555; }
		.result_pagescount { font-size: 100%; color: #555; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #FFFFCC; 
			border: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px;
			padding: 5px 15px;
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; font-weight: bold; }
		.recommend_description { font-size: 100%; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}










/* IE */

img.bg-png {
	position:relative;
	top:-30px;
	width:100%;
	height:97px;
}














/* COLUMNS */
.col-two {
	width:40%;
	float:left;
	margin-right:10px;
	padding-right:10px;
}
.col-four {
	width:20%;
	float:left;
	margin-right:10px;
	padding-right:10px;
}











/*CONTACT FORM*/

div.myform button{border:0; margin:0; padding:0;}

div.myform form{border:0; margin:0; padding:0;}

div.myform h1{border:0; margin:0; padding:0;}

div.myform p{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
text-align:left;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}