﻿body
{
    background-image: url( "images/bgfade.jpg" );
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    color: #000000;
    margin: 1px;
    font-family: Arial;
    background-attachment: fixed;
}

td
{
    vertical-align: top;
}

.businesstitlecell
{
    height: 26px;
}
.businessaddresscell
{
    font-size: 12px;
    height: auto;
}
.businesscontactcell
{
    font-size: 12px;
    width: 180px;
}
.businessamenitiescell
{
    width: 300px;
}

DIV.charitybox
{
    padding: 4px;
    border: 2px solid #000000;
    background-color: #DFFFFF;
}

.maintable
{
 width:100%;
}

TD.mainleftcolumn
{
    max-width: 150px;
    width: 150px;
    
}
.maincontentcolumn
{
    min-width: 525px;
    padding: 8px;
    background-color: White;
    color: Black;
    border: ridge 5px #00AAFF;
}

TD.mainrightcolumn
{
    width: 130px;
    max-width: 130px;
}
a:link, a:visited, a:active
{
    color: #FF0000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #FF0000;
}

.businessname
{
    font-size: 20px;
}

.adcell
{
    height:62;
    vertical-align:top;
}
.imagelinktable
{
    width: 100%;
    padding: 5px;   
}
.imagelinktable td
{
    width: 50%;
}
.contactpic
{
    width: 150px;
    height: 150px;
}

.contacttable
{
  
}

.contacttable td
{
    vertical-align: middle;
    margin: 15px 0px 15px 0px;
    padding: 15px;
}



.contentcell
{
    padding: 10px;
    border-right: solid 1px #00AAFF;
    border-bottom: solid 1px #00AAFF;
    
    text-align:left;
    vertical-align:top;  
}
.contentcellright
{
    width: 37%;
    padding: 10px;
    border-left: solid 1px #00AAFF;
    text-align:left;
    vertical-align:top;  
}
.italitext
{
    font-style: italic;
}

.note
{
    color: White;
    font-size: 20px;
    font-weight:bold;

}

.pagetitle, h1
{
    font-weight: bold;
    font-size: 20px;
    font-family: Arial;
    color: #FF0000;
    margin: 0;
    padding: 0;
}
.pagesubtitle
{
   font-size: 14px;
}
.sectiontitle
{
    font-weight: bold;
    font-size: 14px;
    color: #FF0000;
}

.subtitle
{
    font-weight: bold;
    font-size:16px;    
    color: #808080;
}

.storetable{
    width:100%;
    
    
}
.ordertable{

}
.ordertable td{
    vertical-align: top;
    

}
.storetable td{
padding: 10px;
    border: solid 1px #00AAFF;
    text-align: left;
    vertical-align: top;
    
}

.lightbluetext
{
    color:#33CCFF;
}
.redtext
{
    color: Red;
}

.criteriasection
{
    margin: 4px;
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    background-color: #99CCFF;
    font-size: 12px;
}
.criteriacell
{
    border: solid 1px #FFFFFF;
    padding: 4px;
    font-size: 12px;
}
.criterialist
{
    font-size: 12px;
}
.destinationtitle
{
    color: #FF0000;
    font-weight: bold;
    font-size: 20px;
}
.destinationtitlegreen
{
    color: #00CC33;
    font-weight: bold;
    font-size: 20px;
}
.destinationtitleblue
{
    color: #0000CC;
    font-weight: bold;
    font-size: 20px;
}
.destinationtitleyellow
{
    color: #FFCC00;
    font-weight: bold;
    font-size: 20px;
}

.destinationsubtitle
{
    font-weight: bold;
    font-size: 16px;
}

/* ARTICLES */

.dateRangeDiv{
    background: #E2F8FE;
    border-bottom: solid 1px #00CCFF;
    padding: 3px;
    text-align: right;
    color: Black;
    font-weight: bold;
    margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;
    vertical-align: middle;
}

.dateRangeDiv img{
    vertical-align: middle;
}

.articlesDiv{
    margin: 5px;
    background: #EEEEEE;
    border: solid 1px #00CCFF;
    padding: 5px;
}

.articletitle
{
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: -15px;
    padding: 0px;
}
.articledate
{
    color: #303030;
    font-weight: bold;
    font-size: 14px;
}

.articletitlehome
{
    font-size: 12px;
    font-weight: bold;
}

.articledatehome
{
    color: #808080;
    font-weight: bold;
    font-size: 12px;
}

.copyright
{
    font-size: 10px;
}

.prevnextthumbs img{
    width: 25%;
    height: 25%;
}
.prevnextthumbs
{
    width: 200px;
    height: 150px;
}



/*Calendar + Events */
.eventCategories {
    margin: 2px;
    border:1px solid gray;
    float:left;
    padding:2px;
    font-size:12px;
}
.eventCategories span, .eventPartners span  {
    font-weight: bold;
}
.eventPartners {
    margin: 2px;
    border:1px solid gray;
    float:left;
    padding:2px;
    font-size:12px;
}

.calendarTitleBar {
    background: url("http://www.boatpittsburgh.com/images/bgfadesmall.jpg") repeat-x;
}

.calendarItem
{
    color:#000000;
    display:block;
    margin-bottom:3px;
}
.calendarDayStyle {
    height: 100px;
    font-size: 12px;
    border: solid 1px #000000;
    text-align: left;
}
.calendarOtherDayStyle {
    font-size: 12px;
    border: solid 1px #969696;
    text-align: left;
    color: #969696;
}






/* Styles for countdown to boating box */
.toprightcontenttable{
     width: auto;
     border: ridge 2px #00AAFF;
     background-color: #FFFFFF;
     min-width: 300px;
     
     
}

.toprightcontenttable td{
    padding: 5px 10px 5px 10px;
}
.toprightcontentcell
{
    
    height: 36px;
    font-size: 14px;
    background-color: #FFFFFF;
}

.countdown{
    font-size: 30px;
    color: #FF0000;
}


.leftbordered
{
    border-left: solid 1px #00AAFF;
}


/*Slidey styles  boooy*/


#dhtmlgoodies_menu{
	font-family:arial;	/* Font for main menu items */
	width:150px;	/* Width of main menu */
}
#dhtmlgoodies_menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#dhtmlgoodies_menu ul{	
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
}
#dhtmlgoodies_menu	li a, #dhtmlgoodies_menu li a:hover{	/* Main menu links */
	text-decoration:none;	/* No underline */
	height:20px;	/* 20 pixel height */
	line-height:20px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	border:1px solid #000033;	/*  border */
	background-color:#FFFFFF;	/* background color */
	margin:1px;	/* A little bit of air */
	padding:2px;	/* Air between border and text inside */
	color: #FF0000;
	display:block;
}

#dhtmlgoodies_menu .activeMainMenuItem{
    color:#FFFFFF;
	
	background: #00AAFF url("images/arrow.gif") no-repeat right center;	/* background color */
}
#dhtmlgoodies_menu	li a:hover{
	color:#FFFFFF;
	
	background-color: #00AAFF;
}
.dhtmlgoodies_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px solid #000;
	background-color:#FFFFFF;
	font-family:arial;
	text-align:left;
	color:Black;
}
.dhtmlgoodies_subMenu ul{
	margin:0px;
	padding:0px;
}
.dhtmlgoodies_subMenu ul li
{
    color: #000000;
	list-style-type:none;
	margin:0px;
	padding:2px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#ff0000;	/* Black text color */
	
	height:16px;	/* 16 pixels height */
	line-height:16px;	/* 16 pixels height */
	padding:2px;	/* 1px of "air" inside */
	
	display:block;	/* Display as block - you shouldn't change this */
}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#FFF;	/* White text */
	background: #00AAFF;
text-decoration:none;	/* No underline */}
 #dhtmlgoodies_subMenu ul li a:visited
 {
    color: #FF0000;
    text-decoration: none;
 }


.haschild{
	background: #FFFFFF url("images/arrow.gif") no-repeat right center;	/* background color */
	margin:1px;	/* A little bit of air */
	padding-top:2px;	/* Air between border and text inside */
	padding-left:2px;	/* Air between border and text inside */
	padding-bottom:2px;	/* Air between border and text inside */
	padding-right:5px;	/* Air between border and text inside */

}
.haschildhover{
    background: #00AAFF url("images/arrow.gif") no-repeat right center;	/* background color */
	margin:1px;	/* A little bit of air */
	padding-top:2px;	/* Air between border and text inside */
	padding-left:2px;	/* Air between border and text inside */
	padding-bottom:2px;	/* Air between border and text inside */
	padding-right:5px;	/* Air between border and text inside */
}



/* ADMIN SECTION */
body.admin
{
    background-color: #FFFFFF;
    text-align: center;
}
div.adminloggedin
{
    border: 1px solid #808080;
    background-color: #E2E2E2;
    float: right;
    padding: 4px;
    position: absolute;
    right: 20px;
    top: 2px;
}
DIV.adminheader
{
    width: 95%;
    margin: 10px auto 0px auto;
    text-align: center;
}
DIV.admincontent
{
    padding: 10px;
    width: 95%;
    border: 2px solid #000000;
    background-color: #FFFFFF;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
div.adminmenu
{
    border: 1px solid #666666;
    background-color: #FFFFFF;
    width: 800px;
    padding: 2px;
    margin: 2px;
    margin-left: auto;
    margin-right: auto;
}
.adminFilterBox
{
    border: 2px solid #000000;
    background-color: #E8E8E8;
}
.adminheadertitle
{
    font-weight: bold;
    font-size: 26px;
}
.adminsectioncell
{
    border: 1px solid #000000;
    padding: 2px 10px 2px 6px;
    font-size: 16px;
    font-weight: bold;
    background-image: url("images/bgfadesmall.jpg");
    background-repeat: repeat-x;
    height: 25px;
}
.adminpagetitle
{
    font-size: 22px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
}
.adminPageStatus
{
    font-size: 16px;
}

.admingrid {
    font-size: 12px;
}
.admingrid TD, .admingrid TH
{
    padding: 2px 4px 2px 4px;
}
.admingrid TH
{
    background: url("images/bgfadesmall.jpg");
}

.btns
{
    border: 2px solid #666666;
    padding: 1px;
    background-image: url( "images/bgfadesmall.jpg" );
    font-weight: bold;
    color: #000000;
}
 
.enhanced1
{
    border: 2px solid #000000;
    background-color: #D2E9FF;
    padding: 3px;
}


/*Vertical marquee*/

#jump_base
{
    overflow: hidden;
    width: 100%;
    height: 20px;
    margin: auto;
    padding: 0;
    font-size: .9em;
    font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
    font-size: 16px;
    color: #FF0000;
    font-weight: bold;
}

.news {
    
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    width: 80%;
    height: 20px;
}

.marquee{
    background: url("images/bgfadesmall.jpg");
    border: solid 1px #000000;
}

.marquee A, .marquee A:hover
{
    font-size: 16px;
    color: #FF0000;
    font-weight: bold;
}
.marqueelink{
    color:#FF0000;
}








/* Mapping Styles */
.mapdiv
{
	border-right: dimgray 2px solid;
	border-top: dimgray 2px solid;
	border-left: dimgray 2px solid;
	width: 650px;
	border-bottom: dimgray 2px solid;
	height: 350px;
}
.mapinfo
{
	font-size: 12px;
}
.mapinfowindow
{
	font-size: 10px;
}

.imgthird
{
	width: 33%;
	height: 33%;
}
.calendarlistdesc
{
    font-style: italic;
    color: #333333;
    font-size: 12px;
}

.dim{
width:228px;
height:228px;
}
.padding{
padding:50px;
}

#pnlWeather{
    height: 50px;
    width: 350px;
}

#pnlWeatherOpen{
    height: 300px;
    width: 350px;
}






.largetext
{
    font-size: 20px;
    font-weight: bold;
}


/* CLASSIFIED SECTION */

.colorcodearea
{
    float:right;
}
.smallinstructions
{
    font-size: 10px;
}
.addetailstitle
{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}


















/*Navstrip*/

.navstriptable{
    width: 100%;
    border-bottom: solid 1px #00c8ff;
    background-color: #054D61;
    z-index: 1000;

}

.navstripheader{
    background: url("http://www.boatpittsburgh.com/images/bgfadesmall.jpg") repeat-x;
}
.infobartitle
{
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
}
.infobarcountdown
{
    font-size: 12px;
    font-weight: normal;
}
.navstriptable td.navstripcell
{
    background-color: #E2F8FE;
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #00CCFF;
    z-index: 1000;
}
.extracell
{
    background-color: #E2F8FE;
    border-style: solid none solid solid;
    border-width: 1px;
    border-color: #00CCFF;
    z-index: 1000;
}

.navstriptable td.expandcell
{
    border-color: #00CCFF;
    vertical-align: bottom;
    width: 15px;
    border-right-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    background-color: #E2F8FE;
}

.weatherdiv{
    display: none;
    border: 3px solid #00CCFF;
    position: absolute;
    z-index: 1000;
    background: white;
    padding: 4px 0px 4px 0px;
    padding-left: 15px;
    width: 375px;
    text-align: left;
}
.weatherdiv .blueline
{
    height: 4px;
    border-bottom: 1px solid #00CCFF;
}
.webcamdiv{
    background: white;
    display: none;
    border: 3px solid #00CCFF;
    position: absolute;
    z-index: 1001;
    width: 480px;
    height: 360px;
}
.recenttopicsdiv{

    background: white;
    display: none;
    border: 3px solid #00CCFF;
    padding: 4px 10px 4px 4px;
    position: absolute;
    z-index: 1002;
    width: 350px;
}
.csodiv {
    background: white;
    display: none;
    text-align: left;
    padding: 4px 10px 4px 4px;
    border: 3px solid #00CCFF;
    position: absolute;
    font-size: 12px;
    z-index: 1001;
    width: 330px;
    height: 280px;
    left: -100px;
}
.csodiv i {
    font-size: 10px;
}


.anchor
{
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    z-index: 1000;
}

.fiveday{
    position: relative;
    float: right;
    left: 2px;
    top: -17px;
    border: 0;
}

.collapseimg{
    display: none;
    position: relative;
}

#weatherexpandimg{
    position: relative;
}

.navstripcell .paddingdiv{
    padding: 2px;
    height: 80px;
    overflow: hidden;
}

.navstriptitle{
    font-size: 11px;
    font-weight: bold;
}




/*WEATHER*/

.WeatherIcon{
    height: 35px;
    width: 35px;
}

.weathertitle{
    font-size: 14px;
    font-weight: bold;
}
.Small{
    font-size: 10px;
}
.Normal{
    font-size: 12px;
    font-weight: bold;
}

.Cold{
    color: #000099;
    font-size: 18px;
    font-weight: bold;
    padding-right: 3px;
    vertical-align: bottom;
}

.Warm{
    color: #990000;
    font-size: 18px;
    font-weight: bold;
    
}
.weatherlastupdated
{
    font-size: 10px;
    font-style: italic;
}

.weatherHeader{

    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: White;
    background: url("http://www.boatpittsburgh.com/forums/images/misc/bgfadesmall.jpg") repeat-x scroll 0 0 transparent;
}

.todayWarm{
    font-size: 20px;
    font-weight: bold;
    color: #990000;
    
}

.weatherTodayDate{
    height: 15px;
}

.weatherFiveDay{
    padding-left: 5px;
}

.borderright{
    border-right: solid 1px black;
}

/*RECENT FORUM TOPICS*/
.homeforumtopictitle
{
    font-size: 11px;
    font-weight: bold;
}

.homeforumtopicmessage{
    font-size: 10px;
    color: Black;
}

.alerttext
{
    font-size: 12px;
}

.rightalignimg{
    border: 0;
    float: right;
    padding-left: 3px;
}

.rightalignthumb{
    border: 0;
    float: right;
    padding-left: 3px;
    width: 125px;
}

.leftalignimg{
    border: 0;
    float: left;
    padding-right: 3px;
}

.filterMainDiv{
    width: 100%;
}

.filterdiv{
    float: left;
    width: 270px;
    height: 30px;
}

.datefilter{
    width: 100px;
}

.filterdivSmall{
    float: left;
    width: 190px;
    height: 30px;
}

.b2bad{
    border: solid 1px black;
    overflow: hidden;
}

.daybg{
    width: 61px;
    height: 61px;
    background: #97E2F9;
    padding: 3px;
}

.nightbg{
    width: 61px;
    height: 61px;
    background: #000000;
    padding: 3px;
}

.tinytext{
    clear: both;
    font-size: 9px;

}

.smalltext{
    font-size: 10px;
}

.center{
    text-align: center;
}

.floatright{
    float: right;
}


.black{
    color: #000000;
}

.recenttopicsitem{
    border-bottom: solid 1px #DDDDDD;
    margin-bottom: 2px;
    padding-bottom: 4px;
}

.redadbar {
    background:none repeat scroll 0 0 #990000;
    height:25px;
    padding-top: 2px;
    text-align:center;
    
}

.redadbar a{
color: White;
}