/* ------------------------------------------------
Basic Style Sheet for Cardozo

version:    1.00 (07-14-2007)
author:     J.Trail
website:    http://www.cardozo.com/

UPDATE: August, 2010 - metal@flat.com
		This file has been grepped to replace all #ff00000 colors with #fb6c06
		Also, a number of changes/updates have been made to the Header, Footer, and homepage, 
		all noted with comments to the right side as "CHANGE / Aug 2010"
		
FIX:	August 17, 2010 - metal@flat.com
		The orange used from the last update (#fb6c06) needs to be updated as #ff2a00
		
UPDATE: August 18, 2010 - metal@flat.com
		changes made at lines 519 & 576: swap color: #262923 with #464943
		changes made at line 703 - added blue background to slideshow

UPDATE: Sep 1, 2010 - CONCEPT46
		added styles for video icon + inline images for news/events
		Oct 6, 2010 - CONCEPT46
		added styles for tweaking site search results
------------------------------------------------- */

HTML {
	margin: 0px;
	padding: 0px;
	color:  #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
    margin: 0px;
	padding: 0px;
	text-align: center;
    min-width: 970px;
	font:normal 12px Georgia;
	line-height:16px;
	color:#262923;
	background:#f6f9f3 url('../images/background.gif') repeat-x fixed;
}


/* ADDED 091607 to accomodate large title links text */
A.large:link, A.large:visited {
	font-size:21px;
	color:#ff2a00;
	line-height:normal;
}	
A.large:hover, A.large:active {
	font-size:21px;
	color:#ffffff;
	line-height:normal;
	background-color:#ff2a00;
}	
	
/* global link style added 091607 by JT */
A:link, A:visited {
	color: #ff2a00;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A:hover, A:active {
	color: #ffffff; /*#0000cc;*/
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #ff2a00;
}
/* -------------------------------------------- */
/* Layouts */
#wrapper {
    width: 970px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

/* Branding/header */   
#branding {																		/* CHANGE / Aug 2010 */
	width: 970px;
	height:117px;
	background-image: url(../images/bkgd-header-nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#pbranding {																	/* CHANGE / Aug 2010 */
	width: 970px;
	height:117px;
	background-image: url(../images/bkgd-header-nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.content 
{
    clear: left;
}
.content {
	width: 970px;
}
.topContent  
{
    width: 970px;
    position: relative;
	background-color:#FFFFFF;
	text-align:left;
}
.clear {
  clear: both;
}
.IRnav  
{
	width: 160px;
	position: relative;
	float:left;
	padding-top:10px;
	margin-bottom:-2px;
}

.IRnav_home  
{
	width: 310px;
	position: relative;
	float:left;
	padding-top:10px;
	margin-bottom:-2px;
}
.IRspacer  
{
	float:left;
	width: 10px;
	position: relative;
	padding-top: 10px;
	margin-bottom:-2px;
	text-align:right;
}
.IRcontent1  
{
	float:left;
	width: 310px;
	position: relative;
	padding-top: 10px;
	margin-bottom:-2px;
}

.IRcontent1_home  
{
	float:left;
	width: 640px;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom:-20px;
}
.IRcontent2  
{
	float:right;
	width: 480px;
	position: relative;
	margin-bottom:-2px;
	padding-top: 10px;
}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* HEADER ATTRIBUTES */
/* Header Logo Home Page Link */
#logoLink {																		/* CHANGE / Aug 2010 */
	float:left;
	position: relative;
	display: block;
	width: 325px;
	height: 117px;
}
#logoLink a.logolink:link, a.logolink:visited {									/* CHANGE / Aug 2010 */
	display: block;
	width: 325px;
	height: 117px;
	display: block;
	float: left;
	background:none;
}
#logoLink a.logolink:hover, a.logolink:active {									/* CHANGE / Aug 2010 */
	display: block;
	width: 325px;
	height: 117px;
	display: block;
	float: left;
	background:none;
}
#logoLink img {																	/* CHANGE / Aug 2010 */
	width: 325px;
	height: 117px;
	border: 0;
}
/* -------------------------------------------- */
/* Header Search Box */
#searchWrap {
	float:left;
	display:block;
	width:158px;
	height:57px;
	padding-left:20px;
	padding-top:18px;
}
#searchWrap .title {
	font:normal 10px Arial;
	color:#868983;
	padding-bottom:6px;
	font-weight:bold;
}
#searchWrap .infield {
	float:left;
}
#searchWrap .inputText {
	width:140px;
	height:16px;
	border: none;
}
#searchWrap .arrow {
	float:left;
	margin-left:6px;
	margin-top:2px;
}
#searchWrap .parrow {
	float:left;
	margin-left:6px;
	margin-top:2px;
}
/* -------------------------------------------- */
/* Header Login Box */
#loginWrap {
	float:left;
	padding-left:160px;
	color:#868983;
	padding-top:18px;

}
#loginWrap .title {
	font:normal 10px Arial;
	color:#868983;
	padding-bottom:2px;
	font-weight:bold;
}
#loginWrap IMG {
	margin-right:6px;
	padding-bottom:1px;
}

#loginWrap a.login:link, a.login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868983;
	text-decoration:none;
	background:none;
}
#loginWrap a.login:hover, a.login:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff2a00;
	text-decoration:none;
	background:none;
}

/* -------------------------------------------- */

#bottomNavWrap {
	float:left;
	width:70px;
	padding-top:20px;
	padding-left:0px;
	margin-bottom:-20px;
}
#bottomNavWrap .calPrevLink {
	float:left;
	margin-right:5px;
	height:20px;
	text-transform:uppercase;
}
#bottomNavWrap .calPrevArrow {
	float:left;
	width:7px;
	margin-right:5px;
	vertical-align:middle;
	height:20px;
	padding-top:2px;
}
#bottomNavWrap .calSeperator{
	float:left;
	height:20px;
}
#bottomNavWrap .calNextArrow {
	float:right;
	width:7px;
	margin-right:5px;
	vertical-align:middle;
	height:20px;
	padding-top:2px;
}
#bottomNavWrap .calNextLink {
	float:right;
	height:20px;
	text-transform:uppercase;
	vertical-align:middle;
}
#bottomNavWrap A.callink:link, A.callink:visited {
	color: #ff2a00;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
#bottomNavWrap A.callink:hover, A.callink:active {
	color: #ffffff; /*#0000cc;*/
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: #ff2a00;
}
A.arrowlink:link, A.arrowlink:visited {
	background:none;
}
A.arrowlink:hover, A.arrowlink:active {
	background:none;
}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* HOME PAGE ATTRIBUTES */

/* LEFT COLUMN */
#homeNavWrap {
	width:310px;
	background-color:#464943;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom:10px;
}
#homeNavWrap .homeNavCol_1 {
	float:left;
	width:130px;
	margin-left: 20px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#homeNavWrap .homeNavCol_2 {
	float:right;
	width:130px;
	margin-right: 20px;
	margin-left: 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#homeNavWrap .homeNavTitle {
	width:130px;
	height:14px;
	background-image: url(../images/gray_mesh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom:10px;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;	
}
#homeNavWrap .homeNavText {
	width:130px;
}
#homeNavWrap .homeNavTitle IMG {
	padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 7px;
}
#homeNavWrap A.htitle:link, A.htitle:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
#homeNavWrap A.htitle:hover, A.htitle:active {
    color: #a6a9a3;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
#homeNavWrap A.nav:link, A.nav:visited {
	color: #a6a9a3;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background:none;
}
#homeNavWrap A.nav:hover, A.nav:active {
    color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background:none;
}
#navPlayerWrap {
	float:left;
	width: 310px;
	height: 270px;
}
#homeBottomLeft {
	width:270px;
	background-image: url(../images/bkg-home-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	padding-top:7px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #f6f9f3;
}
#homeBottomLeft .title {
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a6a9a3;
	font-style: italic;
	margin-top: 10px;
}
#homeBottomLeft A.about:link, A.about:visited {
	color: #a6a9a3;
	font-size: 10px;
	text-decoration: underline;
	background:none;
}
#homeBottomLeft A.about:hover, A.about:active {
    color: #ff2a00;
	font-size: 10px;
	text-decoration: underline;
	background:none;
}
#homeBottomLeft .next {
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ff2a00;
	font-style: italic;
	margin-top: 10px;	
}
#homeBottomLeft A.hmore:link, A.hmore:visited {
	color: #ff2a00;
	font-size: 10px;
	text-decoration: none;
}
#homeBottomLeft A.hmore:hover, A.hmore:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background-color: #ff2a00;
}

/* CENTER COLUMN */
#contentPlayerWrap {
	width: 650px;
	height: 410px;
}

/* BOTTOM FEATURE BOXES */
#contentBottomWrap {
	width: 650px;
	margin-top:10px;
}

/* ADDED - ALERT */																/* CHANGE / Aug 2010 . Added */
#bottomAlert {
	padding: 15px 15px;
	background: #868883;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
#bottomAlert p {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#bottomAlert img.box {
	height: 6px;
	width: 6px;
	margin-right: 6px;
	border-width: 0px;
	padding-bottom: 1px;
}

/* Column 1 */
#bottomColumn1 {
	float:left;
	width:283px;
	background-color: #e6e9e3;
	padding-top:17px;
	padding-left:20px;
	padding-right:20px;
}
#bottomColumn1 .topBlock {														/* CHANGE / Aug 2010 - removed "float: left;", changed "padding-bottom" */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #868983;
	padding-bottom: 10px;
}
#bottomColumn1 .midBlock {														/* CHANGE / Aug 2010 - removed "float: left;" */
	padding-bottom:16px;
	padding-top:14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #868983;
}
#bottomColumn1 .bottomBlock {													/* CHANGE / Aug 2010 - removed "float: left;" */
	padding-top:10px;
	margin-bottom:0px;
}
#bottomColumn1 .title {															/* CHANGE / Aug 2010 */
	color: #464943;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	line-height: 20px;
	letter-spacing: .75px;
	padding-bottom: 5px;
}
#bottomColumn1 .topBlock .title {												/* CHANGE / Aug 2010 . Added */
	font-size: 12px;
	line-height: 14px;
}
#bottomColumn1 .text {															/* CHANGE / Aug 2010 */
	color: #262923;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	line-height: 16px;
}
#bottomColumn1 A.bmore:link, A.bmore:visited {									/* CHANGE / Aug 2010 */
	color: #ff2a00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bottomColumn1 A.bmore:hover, A.bmore:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	background-color: #ff2a00;
}
/* Column 2 */
#bottomColumn2 {																/* CHANGE / Aug 2010 */
	float:left;
	width: 287px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	border: 10px solid #e6e9e3;
}
#bottomColumn2 .topBlock {														/* CHANGE / Aug 2010 - removed "float: left;", changed "padding-bottom" */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #868983;
	padding-bottom: 10px;
}
#bottomColumn2 .midBlock {														/* CHANGE / Aug 2010 - removed "float: left;" */
	padding-bottom:16px;
	padding-top:14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #868983;
}
#bottomColumn2 .bottomBlock {													/* CHANGE / Aug 2010 - removed "float: left;" */
	padding-top:10px;
	margin-bottom:0px;
}
#bottomColumn2 .title {															/* CHANGE / Aug 2010 */
	color: #464943;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	line-height: 20px;
	letter-spacing: .75px;
	padding-bottom: 5px;
}
#bottomColumn2 .topBlock .title {												/* CHANGE / Aug 2010 . Added */
	font-size: 12px;
	line-height: 14px;
}
#bottomColumn2 .text {															/* CHANGE / Aug 2010 */
	color: #262923;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#bottomColumn2 A.bmore:link, A.bmore:visited {									/* CHANGE / Aug 2010 */
	color: #ff2a00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bottomColumn2 A.bmore:hover, A.bmore:active {
    color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	background-color: #ff2a00;
}

/* ADDITIONS - August, 2010 */													/* CHANGE / Aug 2010 */
.home-info_box {
	width: 310px;
	background-color:#868883;
	color: #ffffff;
	padding: 0px 0px;
	margin-bottom: 10px;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bkgd-cyan {
	background-color: #33aacc;
}
.bkgd-magenta {
	background-color: #cd4399;
}
.bkgd-green {
	background-color: #769933;
}
.bkgd-grey {
	background-color: #868883;
}

.home-info_box_text {
	width: 270px;
	color: #ffffff;
	padding: 15px 20px 20px 20px;
	margin-bottom: 0px;
}
.home-info_box * h2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .75px;
	margin: 0 !important;
	padding: 0 !important;
}
.home-info_box * p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0 !important;
	padding: 0 !important;
}
.home-info_box * a {
	font-size: 11px !important;
	color: #ffffff !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-transform: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	background: none !important;
}
.home-info_box * a:hover {
	background: none !important;
	text-decoration: underline !important;
}

#home-slideshow {
	position: relative;
	overflow: hidden;
	height: 410px;
	width: 650px;
	display: block;
}
.home-slideshow-slide {
	position: absolute;
	z-index: 1;
}
.home-slideshow-info {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	right: 10px;
	height: auto; /* height: 195px; */
	width: 315px;
}

/* --- Added chandan@concept46.com - Aug 2010 --- */

.home-slideshow-caption-bkgd-0{
	background-image: url('/images/slideshow-bkgd-blue.png');
}
.home-slideshow-caption-bkgd-1{
	background-image: url('/images/slideshow-bkgd-orange.png');
}
.home-slideshow-caption-bkgd-2{
	background-image: url('/images/slideshow-bkgd-cyan.png');
}
.home-slideshow-caption-bkgd-3{
	background-image: url('/images/slideshow-bkgd-magenta.png');
}
.home-slideshow-caption-bkgd-4{
	background-image: url('/images/slideshow-bkgd-green.png');
}

/* ----------------------------------------------- */

#home-slideshow-info-caption {
	position: relative;
	height: 135px;
	width: 285px;
	padding: 15px 15px;
	background-color: transparent;
	/*background-image: url('../images-new/slideshow-bkgd-green.png');*/ /*--- Commented chandan@concept46.com - Aug 2010 --- */
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 17px;		/* CHANGE, increase font-size to 17px; */
	text-decoration: none;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
#home-slideshow-info-caption span.subcaption {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	left: 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 12px;
}

/* --- Added chandan@concept46.com - Aug 2010 --- */
#home-slideshow-info-caption span.tagline {
	font-size: 11px;
	font-style: italic; 
	display: block;	
	line-height: 12px;
	padding: 4px 0 0 0; 
}
/* ----------------------------------------------- */
	
.home-slideshow-info-nav {
	height: auto;
	width: 285px;
	padding: 10px 15px;
	background-color: transparent;
	background-image: url('../images/slideshow-bkgd-nav.png');
	background-repeat: repeat-y;
}
	.home-slideshow-info-nav *, .home-slideshow-info-nav * a, .home-slideshow-info-nav * a:hover {
		color: #ffffff !important;
		font-size: 13px !important;
		font-weight: bold !important;
		text-decoration: none !important;
		text-transform: none !important;
		font-family: Arial, Helvetica, sans-serif !important;
		background-color: transparent !important;
	}
	.slideshow-prev, .slideshow-next {
		float: left;
		width: 80px;
	}
	.slideshow-next {
		width: 60px;
		text-align: right;
	}
	.slideshow-numbers {
		float: left;
		width: 145px;
		text-align: center;
		word-spacing: 2px;
	}
	.slideshow-numbers a, .slideshow-numbers a:hover {
		color: #868883 !important;
		font-size: 13px !important;
		font-weight: normal !important;
		text-decoration: none !important;
		text-transform: none !important;
		font-family: Arial, Helvetica, sans-serif !important;
	}
	.slideshow-numbers a:hover {
		color: #ffffff !important;
	}
	.slideshow-numbers a.on {
		color: #ffffff !important;
		border-bottom: 1px solid #868883 !important;
	}
/* END ADDITIONS - August, 2010 */												/* CHANGE / Aug 2010 */


/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* SECOND LEVEL  NAVIGATION */
#subNavWrap {
	width:160px;
	float:left;
	margin-left:20px;
	margin-right:0px;
}
#subSelect {
	margin-top:20px;
	margin-bottom:30px;
}
/*select {
	margin:0;
	padding:0;
	border:none;

}*/
/* css / javascript dropdown */
#subSelect .dropDown1 {
	float:left;
	width:115px;
	height:18px;
	margin-bottom:2px;
	background-color: #464943;
	padding-left:5px;
	padding-top:2px;
	margin-left:-5px;
}
#subSelect .dropMenu1 {
	position:absolute;
	width:142px;
	z-index:5;
	left: 15px;
	top: 30px;
	visibility: hidden;
	background-color: #464943;
}
#subSelect .dropMenu1 IMG {
	margin-top:0px;
}
.dropArrow {
	float:left;
	width:22px;
	height:20px;
}
#subSelect .dropDown2 {
	float:left;
	width:115px;
	height:18px;
	background-color: #464943;
	padding-left:5px;
	padding-top:2px;
	margin-bottom:30px;
	margin-left:-5px;
}
#subSelect .dropMenu2 {
	position:absolute;
	width:142px;
	z-index:5;
	left: 15px;
	top: 52px;
	visibility: hidden;
	background-color: #464943;
}
#subSelect .dropMenu2 IMG {
	margin-top:0px;
}
.topLine {
	width:137px;
	height:18px;
	padding-left:5px;
	padding-top:2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #565953;
}
.subLines {
	float:left;
	width:130px;
	background-color: #464943;
	padding-top:1px;
	padding-right:5px;
	padding-left:6px;
	padding-bottom:10px;
}
#subSelect A.drop:link, A.drop:visited {
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
#subSelect A.drop:hover, A.drop:active {
    color: #ff2a00;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
/* subnav title bar */
.titleRow {
	background-image: url(../images/bkgd-nav-grid.gif);
	width:130px;
	height:22px;
	padding-top:5px;
	padding-left:4px;
	margin-bottom:11px;
}
.titleRow IMG {
	margin-right:5px;
	margin-left:1px;
}
.titleRow .navArrow
{
	margin-right:5px;
	margin-left:2px;
}
.titleRow .title, .titleRow A.title:link, A.title:visited {
	color: #262923;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
.titleRow A.title:hover, A.title:active {
    color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
.pageTitle {
	width:420px;
	font-size: 21px; /* changed JT 092807 */
	color:#262923;
	padding-bottom:19px;
	padding-right:19px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C9C3;
	line-height:25px; /* changed JT 092807 */
}

.navLine {
	line-height: 13px;
	padding-top:4px;
	padding-bottom:4px;
}
/* subnav sub links */
.subLinks {
	width:132px;
	margin-bottom:20px;
	padding-left:2px;
	margin-top:-5px;
	clear:both;
}
.subLinks A.sub:link, A.sub:visited {
	color: #868983;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
.subLinks A.sub:hover, A.sub:active {
    color: #ff2a00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* NEWS PAGE ATTRIBUTES */
.centerImageWrap {
	width:310px;
	height:230px;
}
.imageCaption {
	width:290px;
	height:25px;
	padding-left:20px;
	padding-top:10px;
	background:#262923;
	color:#fff;
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	/*margin-top:-4px;
	margin-bottom:10px;*/
}
.centerTextBox {
	padding:20px;
	padding-top:17px;
	background:#E6E9E3;
	color:#262923;
	width:270px;
	font-size:18px;
	line-height:21px; /* changed JT 092807 */
}
/* added 092807 JT */
A.centerText:link, A.centerText:visited {
	font-size:18px;
	color:#ff2a00;
	line-height:21px;
}	
A.centerText:hover, A.centerText:active {
	font-size:18px;
	color:#ffffff;
	line-height:21px;
	background-color:#ff2a00;
}	
/*  */
#rightContentWrap {
	width:480;
	background-image: url(../images/bkgd-news-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f9f3;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#rightContentWrap .title {
	color:#f00;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#rightContentWrap A.ptitle:link, A.ptitle:visited {
	color: #ff2a00;
	font-size: 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
#rightContentWrap A.ptitle:hover, A.ptitle:active {
	color: #ffffff;
	font-size: 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: #ff2a00;
}
#rightContentWrap A.link:link, A.link:visited {
	color: #ff2a00;
	font-size: 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
#rightContentWrap A.link:hover, A.link:active {
	color: #ffffff;
	font-size: 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: #ff2a00;
}
#eventContentWrap A.ptitle:link, A.ptitle:visited {
	color: #ff2a00;
	font-size: 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
#eventContentWrap A.ptitle:hover, A.ptitle:active {
	color: #ffffff;
	font-size: 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: #ff2a00;
}
.postEntry {
	border-bottom:1px dashed #C6C9C3;
	font-size:12px;
	padding-top:18px;
	width:440px;
	padding-bottom:18px;
}
.postLastEntry {
	font-size:12px;
	margin-top:18px;
	width:440px;
}
#rightContentWrap A.pmore:link, A.pmore:visited {
	color: #868983;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
#rightContentWrap A.pmore:hover, A.pmore:active {
    color: #ff2a00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* INFO FOR PAGE ATTRIBUTE */
#headCaption {
	width:290px;
	padding-left:20px;
	background:#ff2a00;
	min-height:64px;
	vertical-align:middle;
}
#headCaption .title {
	color:#fff;
	font-size:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
	line-height:normal;
	vertical-align:middle;
}
.infoPlayerWrap {
	width:310px;
	height:270px;
}

#homePlayerWrap {												/* CHANGE / Aug 2010 */
	width:310px;
	height: 375px;
	margin-bottom: 10px;
}
.infoImageWrap {
	width:310px;
	height:230px;
}
#infoPlayerBottom {
	width:270px;
	height:30px;
	background-image: url(../images/bkg-home-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -4px;
	padding-top:10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom:10px;
}
#infoPlayerBottom .title {
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a6a9a3;
	font-style: italic;
}
#infoPlayerBottom A.about:link, A.about:visited {
	color: #a6a9a3;
	font-size: 10px;
	text-decoration: underline;
	background:none;
}
#infoPlayerBottom A.about:hover, A.about:active {
    color: #ff2a00;
	font-size: 10px;
	text-decoration: underline;
	background:none;
}
#infoPlayerBottom .next {
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ff2a00;
	font-style: italic;
}
#infoPlayerBottom A.more:link, A.more:visited {
	color: #ff2a00;
	font-size: 10px;
	text-decoration: none;
}
#infoPlayerBottom A.more:hover, A.more:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background-color: #ff2a00;
}
.infoForText {
	border-bottom:1px dashed #C6C9C3;
	font-size:21px;
	color:#262923;
	line-height:normal;
	padding-top:0px;
	width:440px;
	padding-bottom:18px;
}
.infoForTick {
	 margin-top:44px;
}
.infoAboutTick {
	 margin-top:22px;
}
.infoContentWrap {
	width:440px;
	margin-top:20px;
}
.infoContentCol1 {
	float:left;
	width:130px;
	padding-right:10px;
}
.infoContentCol2 {
	float:left;
	width:130px;
	padding-right:10px;
	margin-left:10px;
}
.infoContentCol3 {
	float:left;
	width:130px;
	margin-left:10px;
}
/* added JT 092807 */
.infoColElement {
	float:left;
	line-height:15px;
	padding-top:4px;
	padding-bottom:4px;
	width:130px;
}
/* */
.infoContentFullCol {
	margin-top:20px;
	float:left;
	width:440px;
	
}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* DIRECTORY ATTRIBUTE */
#rightDirectoryWrap {
	width:440;
	background-image: url(../images/bkgd-news-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f9f3;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#rightDirectoryWrap .nameCol {
	float:left;
	width:300px;
	color: #262923;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:19px;

}
#rightDirectoryWrap A.name:link, A.name:visited {
	color: #262923;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	background:none;
}
#rightDirectoryWrap A.name:hover, A.name:active {
    color: #ff2a00;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	background:none;
}
#rightDirectoryWrap .dirWrap {
	width:430px;
	float:left;
	margin-top:15px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C9C3;
}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* CALENDAR ATTRIBUTES */
#calendarWrap {
	width:270px;
	height:auto !important;
	background-color:#464943;
	padding: 20px;
}

#calendarBottomWrap {
	width:270px;
	height:220px;	
	background-color:#464943;
	padding-left:20px;
	padding-right:20px;
	margin-top:-8px;
	text-align:left;
}

/* CALENDAR MONTH NAME LINK */
a.nav_monthYear:link, a.nav_monthYear:visited {
	color: #FFFFFF;
	font: bold 21px Helvetica, Arial, Verdana, sans-serif;
	white-space: nowrap;
}

a.nav_monthYear:hover {
	color: #FFFFFF;
	font: bold 21px Helvetica, Arial, Verdana, sans-serif;
	background-color: #ff2a00;
	white-space: nowrap;
}
/* OLD CALENDAR */
/* #calendarWrapRollover {
	width:270px;
	height:334px;
	background-color:#464943;
	padding:20px;
} */
#calendarImageWrap {
	width:310px;
	height:230px;
	background-color:#464943;
	margin-top:10px;
}
#calendarImageWrapRollover {
	width:310px;
	height:126px;
	background-color:#464943;
}
.monthYear {
	padding-bottom: 25px;
	width: auto;
	color: #FFFFFF;
	height: auto !important;
	font: bold 21px Helvetica, Arial, Verdana, sans-serif;
	background-color: #464943;
	white-space: nowrap;
}

/* CALENDAR WEEK MONTH VIEW */
#viewNavWrap {
	float:right;
	width:100px;
}
#viewNavWrap .viewPrevLink {
	float:left;
	margin-right:4px;
}
#viewNavWrap .viewSpacer {
	float:left;
	width:4px;
	margin-right:4px;
	vertical-align:middle;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff2a00;
}
#viewNavWrap .viewNextLink {
	float:left;
	height:20px;
	vertical-align:middle;
}
/* CALENDAR NAV */
#calNavWrap {
	float:right;
	width:96px;
	padding-top:5px;
	padding-left:18px;
}
#calNavWrap .calPrevLink {
	float:left;
	margin-right:5px;
}
#calNavWrap .calPrevArrow {
	float:left;
	width:7px;
	margin-right:5px;
	vertical-align:middle;
	height:20px;
	padding-top:2px;
}
#calNavWrap .calNextArrow {
	float:right;
	width:7px;
	margin-right:6px;
	vertical-align:middle;
	height:20px;
	padding-top:2px;
}
#calNavWrap .calNextLink {
	float:right;
	height:20px;
	vertical-align:middle;
	margin-right:12px;
}
#calendarWrap A.viewlink:link, A.viewlink:visited {
	color: #ff2a00;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
#calendarWrap A.viewlink:hover, A.viewlink:active {
    color: #ffffff; /*#0000cc;*/
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
#calendarWrap A.none:link, A.none:visited {
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	padding:2px;
	background:none;
}
#calendarWrap A.none:hover, A.none:active {
    color: #ff2a00; /*#0000cc;*/
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	padding:2px;
	background:none;
}
#calendarWrap A.event:link, A.event:visited {
	color: #ffffff !important;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: none;
	padding:2px;
}
#calendarWrap A.event:hover, A.event:active {
    color: #ffffff; /*#0000cc;*/
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: #ff2a00;
	padding:2px;
}
#calendarWrapRollover A.callink:link, A.callink:visited {
	color: #ff2a00;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
#calendarWrapRollover A.callink:hover, A.callink:active {
    color: #ffffff; /*#0000cc;*/
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
.calendarCaption {
	width:290px;
	height:25px;
	padding-left:20px;
	padding-top:10px;
	background:#262923;
	color:#fff;
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top:-4px;
}

/* calendar dots */
td.dotsRow {
	padding: 10px 0px;
}
.dots {
	border-top: 1px dashed #262923;
	width: 100%;
}
/*
.dots {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #262923;
	height: 2px;
	height: 2px;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
}
td.dotsRow {
	height:12px;
	padding-bottom:-10px;
}*/
.displaydots {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #262923;
	height: 2px;
	width:100%;
	margin-top:7px;
	margin-bottom:10px;
}
#theCalendar {
	width:310px;
	margin-top:5px;
}
#theCalendarDisplay {
	width:270px;
}
#theCalendarRollover {
	width:310px;
	height:334px;
	margin-top:28px;
}
/* -------------------------------------------- */
/* calendar day title row */
td.dayTitle {
	margin-bottom: 5px;
	padding: 4px 0px 0px 0px;
	height: auto;
	width: 33px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

/* -------------------------------------------- */
/* calendar weekly selection cell */
td.weeklyCell {
	margin-bottom: 5px;
	padding: 4px 0px 0px 0px;
	height: auto;
	width: 39px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #A6A9A3;
	text-align: left;
}

/* calendar weekly selection row background color */
tr.weeklySelectedRow {
	background: #5B5D58;
}

td.weeklyHeaderColor {
	color: #A7A8A3;
}

td.calendarSpacer {
	height: 5px !important;
}

/* -------------------------------------------- */
/* calendar day cell row */
td.dayCell {
	margin-bottom: 8px;
	padding: 4px 0px 0px 0px;
	height: auto;
	width: 33px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #A6A9A3;
	text-align: center;
}

td.dayTitle, td.dayCell {
	width:29px !important;
}

#theCalendar A.none:link, A.none:visited {
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	padding:2px;
	background:none;
}
#theCalendar A.none:hover, A.none:active {
    color: #ff2a00; /*#0000cc;*/
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: #ff2a00;
	padding:2px;
}
.event {
	color: #000000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: none;
	padding:2px;
}
#theCalendar A.event:link, A.event:visited {
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: none;
	padding:2px;
}
#theCalendar A.event:hover, A.event:active {
    color: #ff2a00; /*#0000cc;*/
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: #ff2a00;
	padding:2px;
}
/* -------------------------------------------- */
/* calendar day listing pop up */

#calendarBottomWrap {
	width:270px;
	height:220px;	
	background-color:#464943;
	padding-left:20px;
	padding-right:20px;
	margin-top:-8px;
	text-align:left;
}

#calTextWrap {
	margin-top:11px;
}
#calTextWrap .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom:1px dashed #C6C9C3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#calTextWrap A.detail:link, A.detail:visited {
	color: #e5e5e5;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background:none;
}
#calTextWrap A.detail:hover, A.detail:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #e5e5e5; 
	text-decoration: none;
	font-weight: normal;
	background-color: #ff2a00;
}
#calTextWrap .event-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #FFFFFF;
}

/* -------------------------------------------- */

#eventContentWrap {
	width:460px;
	background-image: url(../images/bkgd-news-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f9f3;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;	
}
.eventEntry {
	border-bottom:1px dashed #C6C9C3;
	font-size:12px;
	padding-top:5px;
	width:440px;
	padding-bottom:16px;
}
.eventLastEntry {
	font-size:12px;
	margin-top:5px;
	width:440px;
}

#eventContentWrap .title {
	color:#f00;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#eventContentWrap .eventDate {
	width:110px;
	float:left;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #779933;
	margin-top:10px;
	font-weight:bold;
	letter-spacing:0px;
}
#eventContentWrap .eventText {
	float:left;
	font-size:12px;
	margin-left:10px;
	margin-top:10px;
	width:300px;
	padding-left:20px;
}
#eventContentWrap B.currentPage {
	color: #f00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}
#eventContentWrap A.emore:link, A.emore:visited {
	color: #868983;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
#eventContentWrap A.emore:hover, A.emore:active {
    color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
#eventContentWrap A.eventTitle:link, A.eventTitle:visited, A.eventTitle:hover, A.eventTitle:active  {
	color:#f00;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background:none;
}
#postTextBox {
	padding-top:17px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background:#E6E9E3;
	color:#868983;
	width:270px;
	font-size:11px;
	/*margin-top:10px;*/
	font-family: Arial, Helvetica, sans-serif;
}
#postTextBox .title {
	color:#262923;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#postContentWrap {
	width:440px;
	background-image: url(../images/bkgd-news-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f9f3;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#postContentWrap .postTitle {
	width:420px;
	font-size: 21px; /* changed JT 092807 */
	color:#262923;
	padding-bottom:19px;
	padding-right:19px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C9C3;
	line-height:25px; /* changed JT 092807 */
}

#postContentWrap .postRow {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C9C3;
	padding-top:17px;
	padding-bottom:17px;
}
#postImageWrap {
	float:left;
	width:310px;
}
#postImageWrap .Col1 {
	float:left;
	width:155px;
	height:120px;
	background-color: #464943;
}
#postImageWrap .Col2 {
	float:left;
	width:155px;
	height:120px;
	background-color: #88aa55;
}
#postContentWrap .postText {
	font-size: 12px;
	color:#262923;
}
#postTextBox A.postEmail:link, A.postEmail:visited {
	font-size: 11px;
	color: #ff2a00;
	text-decoration: none;
}
#postTextBox A.postEmail:hover, A.postEmail:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #ff2a00;
}
.postIMG {
	margin-top:3px;
}
#postNavWrap {
	float:left;
	width:100px;
	margin-top:20px;
	margin-left:20px;
}
#postNavWrap .postPrevLink {
	float:left;
	margin-right:6px;
}
#postNavWrap .postPrevArrow {
	float:left;
	width:7px;
	margin-right:10px;
	vertical-align:middle;
	height:20px;
	padding-top:1px;
	background:none;
}
#postNavWrap A.postlink:link, A.postlink:visited {
	color: #ff2a00;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
#postNavWrap A.postlink:hover, A.postlink:active {
    color: #ffffff; /*#0000cc;*/
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:none;
}
a.postlink_new:link, a.postlink_new:visited {
    color: #a6a9a3;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration: none;
    background: none;
}

a.postlink_new:hover {
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    background: none;
    text-decoration: none;
}
/* post page date and time */
.postDateWrap {
	width:400px;
	padding-bottom:19px;
}
.postDate {
	float:left;
	/*width:105px;*/
	padding-right: 15px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #779933;
	font-weight:bold;
}
.postTime {
	float:left;
	/*width:105px;*/
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #779933;
	font-weight:bold;
}

/* post page bottom navigation */
#postBottomNavWrap {
	float:left;
	width:200px;
	padding-top:15px;
	padding-left:0px;
	margin-bottom:-20px;
}
#postBottomNavWrap .printLink {
	float:left;
}
#postBottomNavWrap .editLink {
	float:right;
}
#postBottomNavWrap A.plink:link, A.plink:visited {
	color: #ff2a00;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
#postBottomNavWrap A.plink:hover, A.plink:active {
	color: #ffffff; /*#0000cc;*/
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color: #ff2a00;
}
.postLastMod {
	padding-bottom:10px;
	color:#868983;
	width:400px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightContentWrap a.postMore:link, a.postMore:visited {
	color: #868983;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
#rightContentWrap a.postMore:hover, a.postMore:active {
    color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
/* -------------------------------------------- */
/* PROFILE ATTRIBUTES  */
#profileTextBox {
	padding-top:7px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background:#E6E9E3;
	color:#868983;
	width:270px;
	font-size:11px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#profileTextBox A.profileLink:link, A.profileLink:visited {
	color: #ff2a00;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#profileTextBox A.profileLink:hover, A.profileLink:active {
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ff2a00;
}

#loginContentWrap .dropDown3 {
	float:left;
	position:relative;
	width:105px;
	height:18px;
	background-color: #464943;
	padding-left:5px;
	padding-top:2px;
}
#loginContentWrap .dropMenu3 {
	position:absolute;
	width:122px;
	z-index:5;
	left: 20px;
	top: 174px;
	visibility: hidden;
	background-color: #464943;
	padding:5px;
}
#loginContentWrap .dropDown4 {
	float:left;
	position:relative;
	width:105px;
	height:18px;
	background-color: #464943;
	padding-left:5px;
	padding-top:2px;
}
#loginContentWrap .dropMenu4 {
	position:absolute;
	width:122px;
	z-index:5;
	left: 170px;
	top: 174px;
	visibility: hidden;
	background-color: #464943;
	padding:5px;
}
#loginContentWrap .dropDown5 {
	float:left;
	position:relative;
	width:105px;
	height:18px;
	background-color: #464943;
	padding-left:5px;
	padding-top:2px;
}
#loginContentWrap .dropMenu5 {
	position:absolute;
	width:122px;
	z-index:5;
	left: 320px;
	top: 174px;
	visibility: hidden;
	background-color: #464943;
	padding:5px;
}
#loginContentWrap2 .dropDown3 {
	float:left;
	position:relative;
	width:105px;
	height:18px;
	background-color: #464943;
	padding-left:5px;
	padding-top:2px;
}
#loginContentWrap2 .dropMenu3 {
	position:absolute;
	width:122px;
	z-index:5;
	left: 20px;
	top: 174px;
	visibility: hidden;
	background-color: #464943;
	padding:5px;
}
#loginContentWrap2 .dropDown4 {
	float:left;
	position:relative;
	width:105px;
	height:18px;
	background-color: #464943;
	padding-left:5px;
	padding-top:2px;
}
#loginContentWrap2 .dropMenu4 {
	position:absolute;
	width:122px;
	z-index:5;
	left: 170px;
	top: 174px;
	visibility: hidden;
	background-color: #464943;
	padding:5px;
}
#loginContentWrap2 .dropDown5 {
	float:left;
	position:relative;
	width:105px;
	height:18px;
	background-color: #464943;
	padding-left:5px;
	padding-top:2px;
}
#loginContentWrap2 .dropMenu5 {
	position:absolute;
	width:122px;
	z-index:5;
	left: 320px;
	top: 174px;
	visibility: hidden;
	background-color: #464943;
	padding:5px;
}

#dropWrap1 {
	width: 140px;
	float:left;
}
#dropWrap1 a.drop1:link, a.drop1:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:2px;
	background:none;
}
#dropWrap1 a.drop1:hover, a.drop1:active {
    color: #ff2a00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}

#dropWrap2 {
width: 140px;
float:left;
}
#dropWrap2 a.drop2:link, a.drop2:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:2px;
	background:none;
}
#dropWrap2 a.drop2:hover, a.drop2:active {
    color: #ff2a00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
#dropWrap3 {
width: 140px;
float:left;
}
#dropWrap3 a.drop3:link, a.drop3:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:2px;
	background:none;
}
#dropWrap3 a.drop3:hover, a.drop3:active {
    color: #ff2a00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
}
/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* FOOTER  */
#footer {																		/* CHANGE / March 2011 E.Malave */
	clear: both;
	width:970;
	height:48px;
	color: #666666;
	font-size: 10px;
	padding-top:12px;
	text-align: left;
	background-image: url(/images/footer-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
.footerTextLeft {																/* CHANGE / Aug 2010 */
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 650px;
}
.footerTextRight {																/* CHANGE / Aug 2010 . Added */
	float:right;
	padding-top: 10px;
	width: 320px;
	text-align: right;
}
#footer p {																		/* CHANGE / Aug 2010 . Added */
	color: #868983;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.footerTextRight p {															/* CHANGE / Aug 2010 . Added */
	margin-top: -2px !important;
}
#footer IMG, #footer img {														/* CHANGE / Aug 2010 */
    /*height: 48px;
    width: 16px;*/
    margin-left: 6px;
    margin-bottom: -4px;
    border: 0px;
}
#footer a.foot:link, a.foot:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #262923;
	text-decoration:none;
	background: none;
}
#footer a.foot:hover, a.foot:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff2a00;
	text-decoration:none;
	background:none;
}


.footerTextRight a.foot:link, a.foot:visited { /* line 2232 - Added Classes */
	height: 16px !important;
	overflow: hidden !important;
	float: left;
}
.footerTextRight a.foot:hover img, a.foot:active img {
	margin-top: -32px !important;
}
.footerTextRight-1 {
	float: left; width: 232px;
}
.footerTextRight-2 {
	float: left;
}


/* EXPANSION MENU */
.submenu {
    display:none;
	margin-left:0px;
	margin-top:-10px;
}

/* -------------------------------------------------------- */
/* IE6 HACKS */
* HTML .IRcontent1_home
{
	float:left;
	width: 640px;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom:-40px;
	
}
* HTML .IRcontent2  
{
	float:right;
	width: 480px;
	position: relative;
	margin-bottom:-2px;
	padding-top: 10px;
	margin-right:-10px;
}
* HTML #branding {
	padding-bottom:-100px;
}
* HTML #pbranding {
	width: 970px;
	height:100px;
	background-image: url(../images/bkgd-header-nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
* HTML .iframeSz2 {
	width:482px;
	height:500px;
}
* HTML #contentBottomWrap {
	width: 650px;
	margin-top:10px;
}
* HTML .formRow {
	width:455px;
}
* HTML .formFirstRow {
	width:455px;
}
* HTML .formMidRow {
	width:455px;
}
* HTML .checkBox {
	margin-right:5px;
}

* HTML .radioBox {
	margin-right:5px;
}
* HTML .radioLink {
	margin-top:7px;
}
* HTML .iframeSz {
	width:91%;
}

html*#topNavWrap {
    top:5px;
    float:left;
    width:640px;
    height:20px;
    position:relative;
    left: -40px;
    font:normal 10px Arial;
    letter-spacing: 1px;
    text-align: center;
    margin-top:-20px;
}

html*#ptopNavWrap {
    top:5px;
    float:left;
    width:640px;
    height:20px;
    position:relative;
    left: -40px;
    font:normal 10px Arial;
    letter-spacing: 1px;
    text-align: center;
    margin-top:-20px;
}

* HTML #navlist {
	width:640px;
	height:20px;
}

* HTML #branding {
	width: 970px;
	height:100px;
	background-image: url(../images/bkgd-header-nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:-13px;
}
* HTML #pbranding {
	width: 970px;
	height:100px;
	background-image: url(../images/bkgd-header-nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:-13px;
}
* HTML #homeNavWrap {
	width:310px;
	background-color:#464943;
	padding-top: 20px;
	margin-bottom:10px;
}
* HTML #homeNavWrap .homeNavCol_1 {
	float:left;
	width:130px;
	margin-left: 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
* HTML #homeNavWrap .homeNavCol_2 {
	float:left;
	width:130px;
	margin-right: 0px;
	margin-left: 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
* HTML #navPlayerWrap {
	width: 310px;
	height: 270px;
}
* HTML #infoPlayerBottom {
	padding-right: 16px;
}
* HTML #contentBottomWrap {
	width: 650px;
	margin-top:10px;
}
/* Column 1 */
* HTML #bottomColumn1 {
	float:left;
	width:283px;
	background-color: #e6e9e3;
	padding:20px;
}

* HTML #bottomColumn1 .bottomBlock {
	float:left;
	padding-top:16px;
	padding-bottom:26px;
}

/* Column 2 */
* HTML #bottomColumn2 {															/* CHANGE */
	
}
* HTML #bottomColumn2 .bottomBlock {
	float:left;
	padding-top:16px;
	padding-bottom:26px;
}
* HTML #subNavWrap {
	width:160px;
	float:left;
	margin-left:10px;
	margin-right:-15px;
}
* HTML #postNavWrap {
	float:left;
	width:100px;
	margin-top:20px;
	margin-left:10px;
}
* HTML .dayTitle {
	margin-bottom:-15px;
}
* HTML .dots {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #262923;
	height: 2px;
	width:100%;
	margin-top:-10px;
	margin-bottom:5px;
}

* HTML #subSelect .dropDown1 {
	padding-left:10px;
}
* HTML #subSelect .dropMenu1 {
	left: 20px;
}
* HTML #subSelect .dropDown2 {
	padding-left:10px;
}
* HTML #subSelect .dropMenu2 {
	left: 20px;
}
* HTML .topLine {
	padding-top:1px;
}
* HTML .postEntry {
	width:430px;
}
* HTML .postLastEntry {
	width:430px;
}
* HTML .infoForText {
	width:430px;
}
* HTML #eventContentWrap {
	width:420;
	background-image: url(../images/bkgd-news-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f9f3;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left:0px;
	margin-right:0px;
}

* HTML .eventEntry {
	border-bottom:1px dashed #C6C9C3;
	font-size:12px;
	padding-top:18px;
	width:440px;
	padding-bottom:18px;
}
* HTML .eventLastEntry {
	font-size:12px;
	margin-top:18px;
	width:440px;
}
* HTML #eventContentWrap .eventDate {
	width:110px;
	float:left;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #779933;
	margin-top:10px;
	font-weight:bold;
}
* HTML #eventContentWrap .eventText {
	float:left;
	font-size:12px;
	margin-left:10px;
	margin-top:10px;
	width:300px;
}
* HTML .findpeepsButton {
	padding-top: 3px;
}
* HTML #rightContentWrap {
	background:none;
}
* HTML #eventContentWrap {
	background:none;
}
* HTML #postContentWrap {
	background:none;
}

/* -------------------------------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* NEW CSS STYLES ADDED ON 06.04.2008 BY Eric C for Flat */

/* these styles derived from "#searchWrap" in basics.css */
#columnWrapper-searchWrap {
	float: left;
	display: block;
	width: 270px;
	border-bottom: 10px solid #fff;
	padding: 20px 20px;
	background: #E6E9E3;
	color: #868983;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#columnWrapper-searchWrap .title {
	font: normal 10px Arial;
	color: #868983;
	padding-bottom: 6px;
	font-weight: bold;
	float: left;
}
#columnWrapper-searchWrap .infield {
	float:left;
}
#columnWrapper-searchWrap .inputText {
	width: 250px;
	height: 16px;
	margin-bottom: 5px;
	border: none;
}
#columnWrapper-searchWrap .arrow {
	height: 14px;
	width: 7px;
	border-width: 0px;
	margin-top: 1px;
	margin-left: 8px;
	float: left;
}

/* css / javascript dropdown */
#columnWrapper-searchWrap .dropDown {
	float: left;
	width: 75px;
	height: 18px;
	color: #000000 !important;
	background-color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
}
#columnWrapper-searchWrap .dropMenu {
	position: absolute;
	width: 101px;
	z-index: 5;
	top: 30px;
	left: 50px;
	visibility: hidden;
	color: #000000 !important;
	background-color: #ffffff;
	float:left; 
}
#columnWrapper-searchWrap .dropMenu IMG {
	margin-top: 0px;
}
#columnWrapper-searchWrap .dropArrow {
	float: left;
	width: 21px;
	height: 20px;
}

#columnWrapper-searchWrap .topLine {
	width: 96px;
	height: 18px;
	padding-left: 5px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e8e3;
}
#columnWrapper-searchWrap .subLines {
	float: left;
	width: 86px;
	background-color: #ffffff;
	padding-top:1 px;
	padding-right: 5px;
	padding-left: 6px;
	padding-bottom: 10px;
}
#columnWrapper-searchWrap A.drop:link, #columnWrapper-searchWrap A.drop:visited {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background:none;
}
#columnWrapper-searchWrap A.drop:hover, #columnWrapper-searchWrap A.drop:active {
	color: #ff2a00;
	font-weight: normal;
}

/* NEW ELEMENT STYLES *//* MODIFIED IN JULY, 2008 - metal@flat.com */
.newElement {
	width: 270px; 
	padding: 20px 20px; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
}

.newElement1 {
	background-color: #464943;
}

.newElement2 {
	background-color: #868883;
}

.newElement3 {
	color: #464943 !important; 
	background-color: #E6E9E3;
}


.newElementRow {
	margin-top: 20px; 
	padding-top: 20px; 
	border-top: 1px dashed #a6a8a3;
}

.newElementCapton {
	font-size: 14px; 
	line-height: 18px; 
	font-family: Georgia, Times New Roma, Times, serif; 
	color: #ffffff !important;
}

.newElementText2 {
	color: #d9dbd6 !important;
}


.newElement * a.nav:link, .newElement * a.nav:visited {
	color: #a6a9a3; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background: none;
}

.newElement * a.nav:hover {
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	background: none; 
	text-decoration: none;
}

.newElement * a.white:link, .newElement * a.white:visited {
	color: #ffffff !important; 
}

.newElement * a.white:hover {
	color: #ff2a00 !important; 
}

.newElement * a.grey:link, .newElement * a.grey:visited {
	color: #464943 !important; 
}

.newElement * a.grey:hover {
	color: #000000 !important; 
}

/* DIRECTORY STYLES */
.dir-inputText {
	margin-left:4px;
	padding: 2px 2px; 
	height:16px;
	width:100%;
	border: none;
	font:normal 12px Arial;
}

.dir-textarea {
	padding: 2px 2px; 
	height:100px;
	width:100%;
	border: none;
	font:normal 12px Arial;
}

/* NEW CONTENT AREA STYLES *//* MODIFIED IN JULY, 2008 - metal@flat.com */
.postAreaCallout {
	padding: 20px 10px;
	background-color: #868883 !important; 
	color: #ffffff !important;
}

.postAreaPhotoWrapper {
	background-color: #464843; 
	color: #ffffff;
}

.postAreaPhotoWrapper .postAreaPhotoImage {
	float: left;
}

.postAreaPhotoWrapper .postAreaPhotoCaption {
	padding: 10px; 
	color: #ffffff; 
	font-style: italic;
	float:left;
}


ul.slideshow {
    background: #464843 url('../images/slideshow-loader.gif') no-repeat 50% 50%;
	list-style:none;
	width:650px;
	height:410px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

/* NEW CONTENT AREA STYLES *//* ADDED SEPT 2010 - CONCEPT46 */

.icon-video{
	background: url('../images/icons/icon-video.gif') 100% 60% no-repeat;
	padding:0 20px 0 0;
	/*white-space:nowrap;*/
}

.home-news-img {
	height: 75px;
	width: 80px;
	margin-left: 10px;
	border-width: 0px;
}

/* NEW Search Page title style *//* ADDED OCT 2010 - CONCEPT46 */
.srchpageTitle {
	width:420px;
	font-size: 21px; /* changed JT 092807 */
	color:#262923;
	/*padding-bottom:19px;*/
	padding-right:19px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C9C3;
	line-height:25px; /* changed JT 092807 */
}
.srchsubTitle {
    font-size: 11px;
    line-height: 10px;
    color:#868983;
    font-family: Arial, Helvetica, sans-serif;
}

.srchCurrPage {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;	
}


/* end of CSS file. */
