﻿#search-help
{
    color:#fff;
    margin:5px 5px 5px 0px;
}

#PageTopBanner
{
    display: block;
}

#ourpubsnav
{
    color: #fff;
}

#TopBanner
{
    background-color: #012215;
        background: url(../img/banner_ourpubs.jpg);
    background-repeat:no-repeat;
    height:85px;
    width: 716px;
    padding-left: 40px;
  
}

.linkbarref:hover
{
    background-color: #282328;
}

.linkbarref
{
width: 261px;
}

#TopBanner h1
{
    font-family: Georgia;
    color: #FFD28F;
    font-size: 28px;
    font-weight: normal;
}

#trail
{
    background-color: #282328;
}

#trail a:hover
{
    text-decoration: underline;
}


#PageHeader
{
    width: 564px;
    height: 40px;
}

#PageHeader h2
{
    font-style: italic;
    font-family: Georgia;
    color: #000;
    font-size: 24px;
    padding-top: 6px;
    margin-left: 8px;
}

.MainText p img
{
    float: right;
    width: 48%;
}

.MainText .leftcol
{
    float: left;
}

.MainText .rightcol
{
    float: right;
}

.MainText .fullcol
{
    float: none;
    width: 100%;
}

.MainText img
{
    float: right;
    width: 48%;
    margin-bottom: 10px;
}

.textblock
{
    clear: both;
    float: none;
    padding-top: 10px;
}

.MainText .imageinfo p
{
    color: #000;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}



.btnSearch
{
    margin-bottom: -8px;
}

input.src_text, textarea.src_textarea, select.src_selectBox
{
    color: #000;
    font-family: Verdana, Arial;
    background-color: #fff;
    border: 1px solid #3f4948;
    padding: 2px;
    font-size: 11px;
    /*margin-left: 20px;
    margin-bottom: 10px;*/
}

select.src_selectBox
{
    font-size: 12px;
}

.dropdowns
{
    background-color: #012215;
}

/*select
{
    float: left;
}*/

form
{   
    width: auto;
}

/*********************** Src */
.ameneties
{
    width:600px;
    border:1px solid #000;
    padding:5px;
    background-color: #fff;
    opacity: .0;
    filter: alpha(opacity = 0);
    position:absolute;    
    /*opacity: .0;
    filter: alpha(opacity = 00);
    */
}

table.tbl_amenities{width:590px;}
.tbl_amenities td{padding:2px;}
/*********************** Pub Item */

.pub
{
    background-color: #e4e4e4;
    width: 537px;
    padding: 5px;
    min-height: 110px;
    height: auto;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}

.pub h2
{
    font-family:Georgia;
    color:#333;
    font-weight:bold;
    font-size:18px; 
    margin-bottom:5px;  
    margin-left:5px; 
}

.pub p
{
    padding:1px;    
}

.pub .address
{
    font-size:10px;
    font-weight:bold;
    margin-left: 5px;
}

.pub .amenities
{
    margin: 5px 0px 10px 0px;
}

.pub .amenities img
{   
    
}

.ourpub
{
    background-color: #e4e4e4;
    width: 537px;
    padding: 5px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}

.ourpub h2
{
    font-family:Georgia;
    color:#333;
    font-weight:bold;
    font-size:18px; 
    margin-bottom:5px;  
    margin-left:5px; 
}

.ourpub p
{
    padding:1px;    
}

.ourpub .address
{
    font-size:10px;
    font-weight:bold;
    margin-left: 5px;
}

.ourpub .amenities
{
    margin: 5px 0px 10px 0px;
}

.ourpub .amenities img
{   
    
}

select.amenities
{
    width: 150px;
}

