body {
	color: #000;
	
	background: transparent url(/images/faux-background.gif) repeat-y center center;
}
a#logo {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 124px;
	text-decoration: none;
}

div#content {
}
div#main {
	
}


div#sub h1 {
color: #fff;	font-size: 20px; font-weight:normal; margin:0; padding:45px 10px 8px 10px;
}
div#sub h2 {
	color: #fff;	font-size: 15px;font-weight:normal; margin:0; padding:0px 10px 30px 10px;
}
div.footer-content h1 {
color: #000000;
	font-size: 32px;
	font-weight: bold;
	margin:17px 0 0px 0;
	padding:0;
}
div.footer-content h2 a, div.footer-content h2 {
color: #000000;
	font-size: 20px;
	font-weight:bold;
	margin: 18px 0 0 0;
	padding:0;
}
div.footer-content h3 {
color: #000000;
	font-size: 20px;
	font-weight: normal;
	margin:0px 0 25px 0;
	padding:0;
}
div.footer-content h4 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin:0 0 5px 0;
	padding:0;
}
div.footer-content h5 {
color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0 0px 0;
	padding:0;
}
div.footer-content h6 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin:0;
	padding:0;
}
.footer-content {
	padding:8px 0px 0 0;
	color: #000000;
}
div#placeholder-footer {
	font-size: 11px;
	clear:both;
padding: 10px 0 0 5px;

}
div#placeholder-footer .right img{ padding-bottom: 15px;}
.legal, .legal a:link, .legal a:visited, .legal a:hover, .legal a:active {font-size: .9em;  clear:both; padding: 5px ; color: #fff;}
div#nav {

	margin: 55px 0 0px 0;
	cursor: pointer;
	cursor:hand;
height: 100%; 

}
div#nav table {height: 100%;
}
div#nav td {
	padding: 10px 10px 10px 10px;
	width: 230px;
	vertical-align: middle;
}
td.menu-item {
	font-size: 16px;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #6f6714;
}
td.menu-item-hover {
	background-color:#6f6714;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #6f6714;
}
td.menu-item-selected {
	background-color:#6f6714;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #6f6714;
}
/* @group Forms */
.tabular th {text-align: left; padding: 10px; font-size:14px; font-weight:bold;}
.tabular { margin: 0 auto 0 auto; width:700px;}
.tabular td {text-align: left;  padding: 10px;}






div#placeholder-box1 {
	padding: 18px 0 0;
}
.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin-bottom: 0;
	padding: 18px 0;
}
.announcement-list {
	border: none;
	padding: 0 18px;
}
.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}
.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}
/* @end */
/* @group Links */

a:link, a:visited {
	color: #857c18;
	text-decoration: none;
}
a:hover, a:active {
	color: #857c18;
	text-decoration: underline;
}
/* @end */
/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work 

html {
	margin: 0;
	padding:0;
	background:url(/images/footer-bar.gif) repeat-x 100% 100%;
}
*/
body {
	margin: 0;
	padding:0 0 0px 0;
/*	background:url(/images/background-top-bar.gif) repeat-x;*/
}
div#header-container {
	background: url(/images/cssimg/bg-header-3-8.png) repeat-x 0 0;
	height: 126px;
}
div#placeholder-logo {
}
div.whoslogged {
	height: 54px;
	line-height: 54px;
	padding-right: 40px;
	text-align: right;
}
div#cap {
	background: url(/images/cssimg/bg-cap-3-8.png) no-repeat 0 0;
	height: 18px;
}
div#capsub {
	background: url(/images/cssimg/bg-capsub-3-8.png) no-repeat 0 0;
	height: 18px;
}
div#nothing {
	background: url(/images/cssimg/bg-nothing-3-8.png) repeat-x 0 0;
	height: 72px;
}
div#placeholder-search {
	background: transparent url(/images/cssimg/bg-nothing-3-8.png) repeat-x 0 0;
	height: 72px;
}
div.search-box {
	padding-left: 18px;
	padding-top: 18px;
}
div.search-box input.cat_textbox_small {
	width: 120px;
}
div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}
div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}
div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}
span.whoslogged {
	margin-right: 36px;
}
div.inner {
	padding: 0px 0px 0px 15px;

}
div.inner h1 {
	padding: 45px 0 30px 0;
	font-size: 55px;
	color: #e1001a;
	text-align:right;
	
	
}
.scrollwindow {width: 370px;}
  /* @end */


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 2000px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
	
}

	.white_content {
			display: none;
			position: absolute;
			top: 30%;
			left: 25%;
			width: 50%;
			height: 50%;
			padding: 16px;
			border: 1px solid #ccc;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
		
		
		
		
		
		
		
		
		
		
		
		
.pikachoose{width:725px; height: 690px; margin:0 auto 0px auto; }
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:725px;height:580px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;border:1px solid #aaa;padding:2px;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:735px;height:580px;display:block;position:relative;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:relative;}
.pika_subdiv{position:relative;border:1px solid #fff;padding:2px;}
.pika_animationDivs{top:2px;left:2px;} /*must match top/left padding for subdiv */
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:720px;height:25px;padding:4px;text-align:left ;position:absolute;bottom:7px;left:3px; top left;font-size:14px; font-weight: bold;}
.pika_caption a{  text-decoration:none; font-size:12px;  font-weight:normal;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('play.png') top center no-repeat;}
.pika_play a.pika_stop_button{background:url('pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('fastf.png') top right no-repeat;}


