@charset "UTF-8";
/* CSS Document  - Harrahs's Definitions*/

/* pull in external file fortr module */
@import url("/css_includes/trModule-home.css");

/* set color values for top nav and bottom nav includes */
#topNavigation, #topNavigation a:link,#topNavigation a:visited, #bottomNavigation, #bottomNavigation a:link,#bottomNavigation a:visited {
	color:#A8A8A8;
}
/* -- Begin Topnav Dropdowns styles -- */
#tmplHome {
	clear: both;
}
#row2dropdowns, #row2links{
	float:left;
	position:relative;
	height:20px;
}
#row2links{
	margin-left:77px;
	_margin-left: 39px;
}
#brandPropDrops {
	margin: 0;
	padding: 0;
	position:relative;
	top:-6px;
	text-align:left;
	cursor:pointer;
}
#brandPropDrops li {
	float: left;
	list-style: none;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
#brandPropDrops li a {
	display: block;
	text-transform:uppercase;
	padding: 5px 12px;
	text-decoration: none;
	color: #a8a8a8; /* Color of the links */
	white-space: nowrap
}
#brandPropDrops li a:hover {
	background: #643891; /* highlight color, topnav links */
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #4f0d80; /* border of dropdown color */
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #FFFFFF; /* background color of dropdown */
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #643891; /* highlight color, links in dropdown */
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:250px;
	overflow:auto;
	width:235px
}
/* -- End Topnav Dropdowns styles -- */
body {
    margin:0px auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-align:center;
    background-color:#FFFFFF;
}
td {
    vertical-align:top;
    text-align:left;
}
form {
    margin:0px;
    font-size:10px;
}
p {
    margin:0px;
    font-size: 10px;
    line-height:14px;
}
select {
    font-size:10px;
}
img {
    border:0px;
}
h3 {
    margin:2px;
    text-align:left;
}
#mainTable {
    width:960px;
    margin: 0px auto;
    border:2px solid #4F0D80;
}
.adPlaceHolder{
	/*width: 162px;*/
	padding-bottom: 15px;
	text-align:center;
}
.pTop12 {
	padding-top:12px;
}
#topNav {
    height:42px;
    width:960px;
    color:#A8A8A8;
	background-color: #000000;
    text-align:center;
    padding-top:3px;
}
#topNav table {
    width:770px;
    margin:0px auto;
}
#topNav td {
    text-align:center;
    vertical-align:middle;
    padding:2px 0px 5px 0px;
}   
#topNav a {
    color:#A8A8A8;
    text-decoration:none;
    padding:0px 1px 0px 1px;
}

#leftNav {
    width:225px;
    padding-left:25px;
	padding-right:25px;
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/lftColumnBg.png);
    background-color:#4F0D80;
    background-repeat:no-repeat;
    vertical-align:top;
}

#leftNav .logo {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/logo-jol.png);
    background-repeat:no-repeat;
    background-position:center;
    width:200px;
    height:120px;
}

/* ADDED FOR HOMEPAGE SEO COPY */
#homeHeader {
	color: #fff;
	padding: 25px 0px 0px 41px;
}
#homeHeader H1 {
	font-size:18px;
	margin:0px;
}
#headerText {
	font-size:12px;
	margin:0px;
	width:630px;
	display:block;
}
#bottomSEOText {
	padding:20px;
	font-size: 11px;
	color:#2c204d;
}
#bottomSEOText H2 {
	font-size:12px;
	margin:0px;
	display:block;
	font-weight: bold;
}

/* --- MAKE RESERVATION DEFINITIONS --- */
#makeResTop {
    display:none;
    height:0px;

}
.makeResLeft {
    display:none;
}
.makeResRight {
    display:none;
}
#brandBreadcrumb
{
	display: none;
}

#makeRes { /* --- HOME PAGE RESERVATION MODULE --*/
    text-align:left;
    color:#FFFFFF;
    font-weight:bold;
    padding-bottom:21px;
	padding-left:5px;
}

#makeRes a {
    text-decoration:none;
	font-weight:normal;
    color:#FFFFFF;
}


#makeRes th {  /* --- HOME PAGE RESERVATION MODULE --*/
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/makeResHead.png);
    background-position:center top;
    background-repeat:no-repeat;
    width:200px;
    height:21px;
}

#makeRes td {

}
#makeRes .tdSelect {
    padding:5px;
    padding-right:0px;
}
#makeRes .resCalendarCell {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/btnCalendar.png);
    background-repeat:no-repeat;
	background-position:3px 6px;
    height:21px;
    width:24px;
}
#tblStayPlay
{
	margin: 5px 5px 5px 5px;	
}
.tdWidth30
{
	margin-left:10px; 
	padding-right:18px;
}
.bookNow {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/bookNow.png);
    background-repeat:no-repeat;
	background-position:right;
    width:66px;
    height:24px;
	padding-bottom:15px;
	
}
.bestRateCell {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/bestRate.png);
    background-repeat:no-repeat;
	background-position:left;
    width:119px;
    height:24px;
}
.navMid {
    display:none;
}

/* -- LEFT NAVIGATION DEFINITIONS --*/
.ltNavFeaturesLeft {
    display:none;
}
.ltNavFeaturesRight {
    display:none;
}
#ltNavFeatures {
    vertical-align:top;
}
#navLinks {
    width:200px;
}
#navLinks th {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/csnFeaturesHead.png);
    background-position:0px 0px;
	background-repeat:no-repeat;
    height:21px;
    width:200px;
}
#navLinks {
    text-align:left;
}
#navLinks td {
    padding: 10px 0px 0px -15px;
    color:#4F0D80;
    font-size:11px;
}
#navLinks a {
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    line-height:18px;
	/*margin-left:5px;*/
}
#navLinks #navleveltwo {
    padding-left:20px;
	color:#FFFFFF;
}
#navLinks #navleveltwo a {
	margin-left:0px;
}
#rightContent {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/l2_contentBack.jpg);
    background-repeat:repeat-x;
    background-position:0px 24px;
    background-color:#FEFEFE;
    text-align:left;
    vertical-align:top;
	width:708px;
}



#tmplHome  #rightContent {
    width:700px;
    text-align:left;
    vertical-align:top;
	background-image:url(/images/Brand/Stylesheets/harrahs/navElements/homeBg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}0px 0px;
}

#tmplHome #rightContent table
{
	width:100%;
}

#rightContent #cntTtlRewards #rewardsTable
{
	width:198px;
	}

#homeContentSection {
	width:100%;
	
}

/* banner ads */
#bannerAds {
    width:665px;
    height:96px;
    padding-top:10px;
    padding-left:41px;
    overflow:hidden;
}
#bannerAds img, #bannerAds embed  {
    border: #FFFFFF solid 1px;
	margin:0px 53px 0px 0px;
}
#bannerAds a {
    
}


/* --Breadcrumbs --*/
#tmplHome #breadcrumbs { /* -- HOME PAGE SPECIFIC --*/
    width:100%;
    height:15px;
    color:#000000;
    padding-left:8px;
	border-right:0px;
}
#tmplHome #breadcrumbs a { /* -- HOME PAGE SPECIFIC --*/
    color:#000000;
    text-decoration:none
}
#tmplHome #breadcrumbs a:hover { /* -- HOME PAGE SPECIFIC --*/
    text-decoration:underline;
}

#breadcrumbs { /* -- ALL OTHER PAGE BREADCRUMBS --*/
    color:#000000;
    width:578px;
    text-align:left;
    padding-left:10px;
	padding-top:8px;
 
}
#breadcrumbs a { /* -- ALL OTHER PAGE BREADCRUMBS --*/
    color:#000000;
}

/*---------EMERGENCY MODULE CONTENT----------*/
#emergencyMod{	
	border: #FF0103 solid 2px;
	background-color:#FFFFFF;
	margin:10px;
	width:554px;
	text-align:center;
}
.emergencyMod a{
	color:#FF0103;
}
.emergencyModHeader {
	padding:5px;	
	color:#FF0103;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}	


/* Casino Page Title */
#rowPgTitle {
    display:none;
}

/* SP Packages 
#spTop {
    display:none;
}*/
/* USE BELOW WHEN PCKAGES ARE SET UP - CURRENTLY THERE ARE NONE SO USE ABOVE DEFINITION*/
#spTop {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/Brand/Stylesheets/harrahs/navElements/stayPlayHead.png", sizingMethod="crop");
	background-repeat:no-repeat;
	margin-top:20px;
    width:100%;
    height:12px;
}


/*---FOR OTHER BROWERS---*/
html>body #spTop {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/stayPlayHead.png);
	background-repeat:no-repeat;
	margin-top:20px;
    width:100%;
    height:12px;
}
#spItems {
	padding-left:5px;
	background-image:url(/images/Brand/Stylesheets/harrahs/navElements/spBg.png);
	background-repeat:no-repeat;
	padding-left:5px;
}

#spItems table.module {
    border:0px;
	width:650px;
}   
#spItems .moduleHeader {
    display:none;
}
#spHeader {
    display:none;
}
#spItems a {
    color:#2c204d;
}
#spItems a:hover {
    color:#2c204d;
}

#spItems img {
	float:left;
	margin:0px 5px;
	border:1px solid #FFFFFF;
}

#spItems a.lnkMore {
	padding-right:100px;
}

#spItem1 {
    position:relative;
    text-align:left;
    width:250px;
    float:left;
    margin:15px 0px 0px 20px;
    display:block;
}

#spItem2 {
    margin-top:15px;
    margin-bottom:15px;
    text-align:left;
    width:250px;
    float:left;
    display:inline;
}



/* EVENTS & ENTERTAINMENT */
/* EVENTS & ENTERTAINMENT */
#entTop {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/Brand/Stylesheets/harrahs/navElements/eeHead.png", sizingMethod="crop");
	background-repeat:no-repeat;
    width:100%;
    height: 12px;
    clear:both;
}


/*---FOR OTHER BROWERS---*/
html>body #entTop {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/eeHead.png);
	background-repeat:no-repeat;
    width:100%;
    height: 12px;
    clear:both;
}
/* IE6 ee background */
#entItems {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/Brand/Stylesheets/harrahs/navElements/eeBg.png", sizingMethod="crop");
    width:678px;
    padding:10px;
    display:table;
	background-repeat:no-repeat;
}


/* other borwsers */
html>body #entItems {
    width:678px;
    padding:10px;
    display:table;
	background-image:url(/images/Brand/Stylesheets/harrahs/navElements/eeBg.png);
	background-repeat:no-repeat;
}

#entHeader {
    display:none;
}

#entItems img {
    float:left;
    margin:0px 5px;
    margin-bottom:15px;
    border:1px solid #FFFFFF;
}

.dscTxt {
    padding:0px;
    margin: 0px 0px 0px 0px;
    text-align:left;
}
a.lnkTitle {
    font-size:11px;
    font-weight:bold;
    color: #602C8C;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
}
a.lnkTitle:HOVER {
    text-decoration:underline;
}
a.lnkMore {
	font-size:10px;
	font-weight:bold;
	color: #602C8C;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkMore:HOVER {
    text-decoration:underline;
}
#entItems a.lnkMore {
    /*text-align:right;*/
    margin-right: 65px;
}
#entItem0 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem1 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem2 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem3 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem4 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem5 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem6 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem7 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem8 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem9 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem10 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem11 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}

#entBottom {
    display:none;
}


/* -- BOTTOM NAVIGATION --*/
#bottomNav {
	border-top: 2px solid #4F0D80;
	width:960px;
	text-align:center;
	padding-top:8px;
	padding-bottom:15px;
	color:#A8A8A8;
}
#bottomNav table {
    width:788px;
    margin:0px auto;
}
#bottomNav td {
    text-align:center;
    vertical-align:middle;
    
}
#bottomNav a {
	color:#A8A8A8;
}

/* -- SEO TAGGING / Disclaimer TEXT --*/
#seoTag, #disclaimer {
    color:#574090;
    margin:0px auto;
    width:778px;
    text-align:center;
}

#seoTag td, #disclaimer td {
	color:#A8A8A8;
	margin:0px auto;
	width:778px;
	text-align:center;
}

#seoTag {
    font-size:9px;
}
#flashFooterContent, #flashFooterContent a {
	color:#A8A8A8;
}
#opinionLab {
	color:#000000;
}
#disclaimer a {
	color:#A8A8A8
}
#disclaimer a:hover {
	color:#A8A8A8;
}


/* 2nd Level SPecific Definitions */



input.btn { /* TR skinny module login button */
    color:#FFFFFF;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color:#f7c95c;
    vertical-align:middle;
    text-transform:uppercase;
    padding: 0px 2px 0px 2px;
    height:16px;
    width:72px;
    background-image: url(/images/Brand/Stylesheets/harrahs/navElements/signInL2.jpg);
    background-repeat:no-repeat;
    font-weight: bold;
    border: 0px;
    margin-top: 1px;
}

/* SKINNY LOGIN MODULE AREA */
#regLogInNav {
    width:710px;
}
#regLogInNav table {
    width: 100%;
}

#regLogInNav th {
    font-size:12px;
    font-weight:normal;
    line-height:20px;
    text-indent:11px;
}
#regLoginNav input {
    margin-top:3px;
}
input.TR, input.pin {
    width: 75px;
    height: 14px;
    border: 1px solid #CCC;
    font-size: 7pt;
    color: #000;
    background-color: #ffffff;
}
input.pin {
    width: 55px;
}
#regLogInNav td {
    font-size:11px;
}
#regLogInNav a {
    color:#FFFFFF;
    font-size:9px;
}

#tmplCorp, #tmpl2, #tmplCalendar {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/l2_contentBack.jpg);
    background-repeat:repeat-x;
    background-position:0px 24px;
    background-color:#FEFEFE;
    text-align:left;
    vertical-align:top;
	width:708px;
}



#regMainContent {
    vertical-align:top;
	padding-top:3px;
}

#regPgHead th, #tmplCalendar #regPgHead th {
    color:#602C8C;
    padding: 25px 0px 3px 21px;
    font-size:26px;
    margin:0px;
	width:578px;
    
}

.middleContainer {
    width:430px;
    margin-left: 21px;
    margin-right: 43px;
    vertical-align:top;
}
/* ADDED FOR NEW 1024 DESIGN --*/
#tmplHome #mainImage {
	padding-left:41px;
	padding-top:32px;
}
#cntTtlRewards {
	width:198px;
	padding-top:32px;
	padding-right:20px;
	background-color:transparent;
}
/* END ADD */
#heroImage {
	text-align:center;
	background-color:#AF8CC2;
}
#heroImage img {
    border: 1px solid #FFFFFF;
}
#heroLinkLeft, #heroLinkLeft a {
    color:#19004f;
    font-weight:bold;
    padding-bottom:15px;
}

#heroLinkRight, #heroLinkRight a {
    color:#19004f;
    font-weight:bold;
    text-align:right;
    padding-bottom:15px;
}

#mainText {  
    font-size:11px;
	padding-top:15px;
}
#mainText .bold {
    font-weight:bold;
}


/* __ UPCOMING PERFORMANCES --- * Calendar details */
#featureLinks {
    font-size:11px;
    line-height:14px;
    padding:7px 0px;
	
}
#featureLinks h1 {
    margin:0px 0px 5px 0px;
    padding-top:15px;
    color:#312570;
    font-size:14px;
}
#featureLinks ul {
    margin:0px;
    padding:0px;
    list-style:none;
    line-height:15px;
}
#featureLinks ul.featureLinks {
	margin:0px;
	padding:0px;
	border:1px solid #4F0D80;
	list-style:none;
	line-height:15px;
}
#featureLinks a {
    color:#FFFFFF;
}
#featureLinks UL LI {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; color:#000000;
}

#featureLinks UL.featureLinks LI {
    PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
#featureLinks UL.featureLinks LI.gray {
	BACKGROUND-COLOR: #4F0D80;
	color:#FFFFFF;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
}
#featureLinks UL.featureLinks LI.gray a {
	color:#FFFFFF;
}

#featureLinks UL.featureLinks LI a {
	color:#000000;
}


#rightModule {
    width:211px;
    vertical-align:top;
}
#rightModule table {
    width:190px;
}
#rightNav {
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/l2_rtNavBg.png);
    background-repeat:no-repeat;
    background-position:top left;
    padding-bottom:15px;
    margin-bottom: 25px;
	border: 1px solid #FFFFFF;
}
#rightNav th {
    padding-left:15px;
    padding-top:10px;
    color:#feb914;
    font-size:14px;
    font-weight:bold;
}
#rightNav td {
    padding-left:15px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
}
#rightNav a {
    font-size:11px;
    color:#FFFFFF;
    text-decoration:none;
    font-weight:normal;
}
#rightNav a:hover {
    text-decoration:underline;
}
#rightNav select.searchType {
	width: 145px;
}
#rccm {
    margin-top:15px;
}
#rccm h1 {
    font-size:12px;
    font-weight:bold;
    color:#32236A;
    margin:0px;
}
#rccm h2 {
    font-size:11px;
    font-weight:bold;
    color:#7F65A6;
    margin:0px;
}
#rccm p {
    margin:0px;
}
#rccm a {
    font-weight:bold;
    color:#34256D;
}

.rtImg, .rtImg1, .rtImg2 {
    margin-top:15px;
    border: 1px solid #FFFFFF;
    width:120px;
    height:90px;
}
.rtImg img, .rtImg1 img, .rtImg2 img {
    border:0px;
}


/* ========== CALENDAR PAGE DEIFINITIONS ============== */
#tmplCalendar #regMainContent {
    width:680px;
    padding-left:30px;
}
.moduleHeader {
    background-color:#54408B;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

.module {
    border:#54408B 1px solid;
    margin-bottom:15px;
	width:100%;
}
#tmplCalendar table.module {
    border:#54408B 1px solid;
    margin-bottom:15px;
	width:630px;
}

#tmplCalendar #searchModule {
    padding: 0px 7px 5px 7px;
    background-color: #FFFFFF;
}
#tmplCalendar #searchModule th {
    font-size:12px;
    color:#432E7F;
    padding-top:5px;
    line-height:16px;
}
#tmplCalendar #searchModule select {
    font-size:10px;
}
#tmplCalendar .searchType {
    width:130px;
}
#tmplCalendar #searchModule input {
    width:75px;
    font-size:10px;
    border:#FEF8ED solid 1px;
    background-color:#FEF8ED;
    color:#ffffff;
    font-weight:bold;
    height:20px;
}
#tmplCalendar .calSearch {
    width:16px;
    height:50px;
    padding:3px 3px 3px 0px;
    background-image:url(/images/Brand/Stylesheets/harrahs/navElements/btnCalendar.png);
    background-repeat:no-repeat;
    background-position:center;
}

/*-----  RESULTS NAVIGATION BAR -----*/
#tmplCalendar table.cntPagNav {
    font-weight:bold;
    width:518px;
    margin:10px 0px;
    color:#CCCCCC;
}
#tmplCalendar a.lnkPagNav {
    color:#000000;
}
#tmplCalendar .prev { width: 125px; }
#tmplCalendar .next { width: 95px;}
/* ------ RESULTS TABLES ------ */
#tmplCalendar .dates {
    background-color:#8D7FB5;
    padding:0px;
    margin:0px;
    text-align:center;
    font-size:8pt;
    font-weight:bold;
    color: #FFFFFF;
    width:505px;
}
#tmplCalendar table.brdTop {
    background-color:#8D7FB5;
    border-top: #8D7FB5 solid 1px;
    width:100%;
} 
#tmplCalendar table.cntSearchResult {
    width:630px;
    margin:0px;
    border-top: #A77BB9 solid 1px;
    vertical-align:middle;
    background-color: #FFFFFF;
}
#tmplCalendar table.cntSearchResult td{
    padding:13px 0px 17px 14px;
    margin:0px;
}
#tmplCalendar table.cntSearchResultDateAlt {
    width:630px;
    background-color:#D8CCDF;
    margin:2px 3px 2px 3px;
}
#tmplCalendar a.lnkTitle:link {
    text-transform:uppercase;
    font-size:11px;
    color:#602C8C;
    line-height:15px;
}
#tmplCalendar a.lnkTitle:visited {
    text-transform:uppercase;
    font-size:11px;
    color:#602C8C;
    line-height:15px;
}
#tmplCalendar a.lnkTitle:hover {
    text-transform:uppercase;
    font-size:11px;
    color:#602C8C;
    line-height:15px;
    text-decoration:underline;
}
#tmplCalendar a.lnkTitle:active {
    text-transform:uppercase;
    font-size:11px;
    color:#602C8C;
    line-height:15px;
}
#tmplCalendar .imgEvent {
    width:80px;
    padding:0px;
    text-align:center;
    vertical-align:top;
}
#tmplCalendar .imgEvent img {
    border:#460000 solid 1px;
}
#tmplCalendar .dtEvent {
    font-size:12px;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
}
#tmplCalendar .lgoProperty {
    text-align:right;
    vertical-align:middle;
}
#tmplCalendar .lgoProperty img{
    margin-right:11px;
}
#tmplCalendar .dscEvent {
    width:150px; 
    margin:0px;
    font-size:10px;
    font-weight:normal;
    text-align:left;
    vertical-align:middle;
    color: #000;
}
#tmplCalendar a.lnkEvent:link, a.lnkEvent:visited {
    font-size:11px;
    color:#4F0D80;
    text-transform:uppercase;
    font-weight:bold;
}
#tmplCalendar th.thCenter {
    text-align: center;
}
.errorBox 
{
    border:#CC0000 1px solid;
    padding:1px;
    margin: 10px auto;
    BACKGROUND-COLOR: #FDEAEA;
    width:516px;
}
.errorText  
{   
    font-size: 12px; font-weight:bold; color:#cc0000;
}

/* ===== MODULES FOR 2nd Level Pages ==== */

#tmplCorp .contentModule h2 {
    color:#172D67;
    text-transform:uppercase;
    font-size: 8pt;
    font-weight: bold;
    margin:3px;
}
#tmplCorp table.contentModule td {
    vertical-align:top;
    padding:8px 5px 0px 8px;
}
#tmplCorp table.contentModule p {
    font-size:8pt;
    font-weight:normal;
    line-height:14px;
    padding:0px 0px 8px 0px;
}
#tmplCorp .midImg {
    padding: 3px 5px 3px 0px;
    width:82px;
    float:left;
}
#tmplCorp .midImg img {
    border:#000000 solid 1px;
}

/* Ads place holder */
.adPlaceHolder table {
    width: 162px;
    margin-left:19px;
}
.adPlaceHolder table td {
    padding-bottom: 5px;
}
.adPlaceHolder img {
    border: #FFFFFF solid 1px;
}
#secondaryNav{}
#secondaryNav table
{
    width:auto;
}
#secondaryNav table td
{
    padding-right:5px;
}
