﻿	
/* AADIF Styles */
/* DONOT put global html tags. eg A, BODY, P, TABLE, H1 ...etc */


/* DIV LAYOUT */

#header_container-aadif{	
	width: 760px;
	height:93px;
	font-size:1.8em;
	text-align:center;
	margin-left:5px;
	background:url(Images/headerbg.gif) repeat-x;
}

#header-left
{
    float:left;
    width:225px;
    height:93px;
    background:url(Images/logo.jpg) no-repeat;
}

#header-right
{
    float:right;
    width:400px;
    height:93px;
    text-align:right;
    padding-right:10px;
    background:url(Images/headright.jpg) no-repeat;
}
	
#two-column-container-aadif
{
	width: 760px;
	margin: 1px 0px 0px 5px;
	padding: 0;
	height:auto;
}

#two-column-left-aadif
{
	float: left;
	width: 149px;
	padding: 0px 0px 50px 0px;
	
	background-color:#AAC5E0;
	
}

#two-column-main-aadif
{
	width: 600px;
	height:auto;
	margin: 0px 0px 0px 154px;
}


/* MENU ITEMS */
a:link.login-status, a:visited.login-status
{
    color:White;
    font-size:.65em;
}

.login-name
{
       color:White;
    font-size:.65em;

}

.menuitem-aadif
{
    width:149px;
    height:20px;
    padding-top:5px;
    margin-bottom:1px;
    background-color:Black;
    text-align:left;
    text-indent:15px;
    
}

a:link.menu-aadif, a:visited.menu-aadif

{
    color:White;
    font-weight:600;
    text-decoration:none;
    font-size:.95em;
}

a:hover.menu-aadif
{
    color:#c47402;
    font-weight:600;
}

/*****************************
    DIRECTORY LISTINGS
*****************************/
h2 span {color:#253b7c; font-size:16px;}
h3 span {color:#253b7c; font-size:14px;margin-left:0;}
.listingRowStyle p {padding:0;font-size:12px; color:#666666; margin:0;}
.categoryGrid_CategoryNameText {font-size:1.4em;font-weight:bold;color:#336699;}
.businessListingSection {margin-bottom:10px; text-align:left; margin-top:0; }
.backToResults {font-size:13px;font-weight:bold;color:#B93726;padding-top:10px;padding-bottom:10px;text-decoration:none;}
.businessListingSection a {color:#336699; font-size:1.1em; font-weight:bold; text-decoration:none;}
.businessListingSection a:hover {text-decoration:underline;}
.enhancedListing {background-image:url(images/EnhancedListing_Background.gif); background-repeat:repeat-y;}
.rowStyle {width:100%;padding:5px 10px 5px 10px;text-align:left;}






