body
{
    margin: 0;
    padding: 0;
    background-color: #000000;
    font-family: Calibri, Arial, sans-serif;
    color: white;
    text-align: justify;
    font-size: 15px;
}

a
{
    color:#8b0000;
    text-decoration:none;
}

a:hover
{
    color:#666666;
}

.DineStay 
{
    font-size:11px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    background-color: white;
    border: none 0px white;
    width:98px;
    padding-top:5px;
    padding-bottom:5px;
    line-height:150%;
    vertical-align:middle;
    color:#8b0000;
}
.userHeadings
/* Only used for headings in User Preferences tabs */
{
    text-align:left;
    margin-bottom:3px;
    padding-bottom:0px;
    font-weight: bold;
    line-height:100%;
}

.margBottom
{
    margin-bottom:3px;
    padding-bottom:0px;
}

.oneColFixCtr #container {
	min-width:982px;
	width: 982px;
	background: black;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent { 
	padding: 0px;
	margin: 0 auto;
	min-width:982px;
	width: 982px;

}

.hMenuTop
{
    padding-right:20px;
    font-size:13px;
}

.hMenuTop a
{
    color:White;
    font-weight:bold;
    text-decoration:none;
}

.hMenuBottom
{
    padding-right:20px;
    font-size:13px;
}

.hMenuBottom a
{
    color:#999999;
    font-weight:normal;
    text-decoration:none;
}

.lMenuLink
{
    font-size: 12px;
    font-weight:bold;    
    line-height:150%;
}

.lMenuLink a
{
    text-decoration:none;
    color: #af9c87;
}

.lMenuLink a:hover
{
    color:White;
}

#lMenuImageDiv
{
    margin-top:7px;
}

.lMenuImage
{
    font-size: 12px;
    font-weight: bold;
    color:White;
} 

.lMenuImage a
{
        border: none;
}

.lMenuLabel
{
    color:White;
    font-size: 12px;
    font-weight:bold;
    line-height:20px;
}

.linkedLists
{
    color:White;
    font-size: 12px;
    font-weight:normal;
    padding-bottom:5px;
}

.linkedLists a
{
    color:White;
    text-decoration:none;
}

.linkedLists a:hover
{
    color:#af9c87;
}

.tabHeaderStyle1
{
    background-color:black;
    font-weight:bold;
    color:#af9c87;
    text-align:left;
    padding: 0px 0px 0px 0px;
    font-size:13px;
    line-height:13px;
    border-bottom: solid 1px #af9c87;
}

.splitHeader
{
    background-color:#af9c87;
    font-weight:bold;
    color:White;
    text-align:left;
    padding: 10px 28px 4px 28px;
    font-size:15px;
    margin: 0px 0px 0px 0px;
}

.splitDetail
{
    color:Black;
    text-align:left;
    padding: 0px 28px 0px 28px;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    text-align:justify;
}

.splitDetail p
{
    margin: 0px 0px 13px 0px;
}

.splitDetail li
{
    margin-bottom:5px;
}

.contactDetail
{
    color:Black;
}

.contactDetail p
{
    color:Black;
    margin-bottom:5px;
    text-align:left;
}

.details_field
{
    font-size:11px;
}

.details_label
{
    font-size:11px;
    font-weight:bold;
}

.button
{
    font-size:11px;
}

.rdHeaderTitle
{
    font-size:13px;
    font-weight:bold;
}

.rdHeaderText
{
    font-size:11px;
    font-weight:normal;
}

.validityMatrix
{
    font-size:10px;
    font-weight:normal;
}

.searchAddress
{
    font-size:11px;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.searchAddress bl
{

    color:Green;
}

.teamText
{
    font-size: 11px;
}

.restaurant_header_table
{
    color:Black;
}


/* Specific Classes */
#newHeader
{
    font-size: 14px;
    background-image: url(../images_home/blackdrlogo.jpg);
    color: #af9c87;
    background-repeat: no-repeat;
    font-family: 'Century Gothic' , Arial;
    /*height: 55px;
    min-height: 55px; */
        height: 41px;
    min-height: 41px;
    font-weight:normal ;
    padding-top:7px;
}

#footer
{
    z-index:100;
    color: white;
    text-align: center;
    background-color: black;
    padding: 5px 10px 5px 10px;
    margin-top:5px;
    line-height:150%;
    font-size: 12px;
}


#footer a
{
	color: white; 
	text-decoration:none;
}

#footer a:hover
{
	color: red; 
	text-decoration:underline;
}

#footer .footerInfo
{
	color:#999999;
	font-size:10px;
}

#footer .footerInfo a
{
	color:#999999;
	text-decoration:none;
}

#footer .footerInfo a:hover
{
	color:#999999;
	text-decoration:none;
}

#joinForm
{
    font-size:11px;
    background-color:White;
    color:Black;
}

