﻿body
{
    background: #ffffff url('/Images/MyCommunityDirectory/BodyBG.jpg') no-repeat center top;
    margin: 0px;
    padding: 0px;
}

body.search
{
    background: #ffffff;
    margin: 0px;
    padding: 0px;
    width: 420px;
    height: 340px;
}

a 
{
	color: #0000ff;
}
p, div
{
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 10.5pt;
    margin: 0px;
    padding: 0px;
    color: #656A70;
}
ul, li, ol
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10.5pt;
    color: #656A70;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h1
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18pt;
    color: #656A70;
    margin: 0px 0px 10pt 0px;
    font-weight: normal;
}

h2
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14pt;
    color: #656A70;
    margin: 0px 0px 10pt 0px;
    font-weight: normal;
}

h3
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11pt;
    color: #E17D2D;
    margin: 0px 0px 10pt 0px;
    font-weight: bold;
}

div.jsnotice
{
    position: absolute;
    text-align: center;
    top: 0px;
    right: 0px;
    width: 220px;
    height: 50px;
    background: #F00000;
    color: #ffffff;
    font-size: 9pt;
    line-height: 16px;
}

div.jsnotice a
{
    color: #ffffff;
    font-weight: bold;
}

#headerwrap
{
    width: 100%;
    height: 80px;
    background: url('/Images/MyCommunityDirectory/HeaderWrapBG.png') repeat-x;
    text-align: center;
}

#header
{
    width: 980px;
    height: 80px;
    margin: 0px auto;
    text-align: left;
    background: url('/Images/MyCommunityDirectory/HeaderBG.png') no-repeat;
}

#header div.sel
{
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0px 5px 0px 5px;
}

#header div.sel a
{
    color: #EFB882;
    font-weight: bold;
    text-decoration: none;
}
#header div.sel a:hover { color: #ffffff; }

#header div
{
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0px 5px 0px 5px;
    font-weight: bold;
    color: #ffffff;
}

#header div a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
#header div a:hover { color: #EFB882; }



#contentwrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
    background: url('/Images/MyCommunityDirectory/LinesBG.png') no-repeat left top;
}

#copy
{
    width: 980px;
    margin: 3px auto;
    text-align: center;
    font-size: 8.5pt;
    color: #4C4741;
}

#copy div
{
    display: inline;
}

#copy img
{
    border: none;
}

#copy a
{
    color: #4C4741;
}


#logo img
{
    border: none;
}

#register
{
    margin-top: 15px;
}

#register img
{
    border: none;
}



#loginbtn img
{
    width: 163px;
    height: 83px;
    border: none;
    background: url('/Images/MyCommunityDirectory/UserLoginButton.png') no-repeat;
    /* IE 6 Fix */
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/Images/MyCommunityDirectory/UserLoginButton.png');
}



#searchdd
{
    width: 429px;
    height: 62px;
    margin: 0px 0px 0px -7px;
    padding: 12px 0px 0px 17px;
    background: url('/Images/MyCommunityDirectory/DropDown2.jpg') no-repeat;
}

#searchdd span.label
{
    display: block;
    background: #F3F4F4;
    color: #BDC2C6;
    width: 377px;
    height: 23px;
    border: none;
    font-size: 10pt;
    line-height: 23px;
}

#searchdd .dropdown
{
    background: #f3f4f4;
    height: 150px;
    overflow: auto;
    border: none;
    padding: 0px;
    margin: 0px 0px 0px -2px;
    width: 377px;
    z-index: 100;
}

#searchdd .dropdown ul
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#searchdd .dropdown li { list-style-type: none; }

#searchdd .dropdown a
{
    width: 100%;
    display: block;
    text-decoration: none;
    color: #99A2A8;
    font-size: 10pt;
    
}
#searchdd .dropdown a:hover { background: #FAC769; }



span.searchtype
{
    height: 17px;
    display: block;
    line-height: 18px;
}

span.searchtype span
{
    display: block;
    float: left;
    width: 70px;
    height: 17px;
    margin-right: 15px;
    padding-left: 28px;
    background: url('/Images/MyCommunityDirectory/SearchDot.png') no-repeat left center;
    /* IE 6 Fix */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/Images/MyCommunityDirectory/SearchDot.png');
}

span.searchtype a
{
    text-decoration: none;
    color: #656A70;
    font-weight: bold;
    cursor: pointer;
}

span.searchtype a:hover { color: #F3AD70; }

span.searchtype img { border: none; }



div.textbox1
{
    width: 279px;
    height: 62px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: url('/Images/MyCommunityDirectory/TextBox1.jpg') no-repeat;
}

div.textbox1 input
{
    position: absolute;
    background: #F3F4F4;
    color: #BDC2C6;
    top: 12px;
    left: 17px;
    width: 227px;
    height: 23px;
    border: none;
    font-size: 10pt;
    line-height: 21px;
}

div.textbox2
{
    width: 429px;
    height: 62px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: url('/Images/MyCommunityDirectory/TextBox2.jpg') no-repeat;
}

div.textbox2 input
{
    position: absolute;
    background: #F3F4F4;
    color: #BDC2C6;
    top: 12px;
    left: 17px;
    width: 377px;
    height: 23px;
    border: none;
    font-size: 10pt;
    line-height: 21px;
}


input.tx, textarea.tx, input.readonly
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    border: solid 1px #696765;
}

span.field
{
    display: block;
    margin: 5px 0px 2px 0px;
    font-weight: bold;
    color: #000000;
    font-size: 10pt;
}

span.field span
{
    font-weight: normal;
    display: inline;
}

span.fieldheading
{
    display: block;
    margin: 5px 0px 2px 0px;
    font-weight: bold;
    color: #EA7F1E;
    font-size: 10.5pt;
    text-decoration: underline;
}

label.field, label
{
    color: #000000;
    font-size: 10pt;
}


iframe.search
{
    border: none;
    width: 420px;
    height: 340px;
}

.unwatermarked
{
	width: 180px;
    height: 18px;
    padding: 2px 0px 0px 2px;
    margin: 10px 0px 0px 0px;
    border: 1px solid #656A70;
}

.watermarked
{
	width: 180px;
	height: 18px;
	padding: 2px 0px 0px 2px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #656A70;
    font-style: italic;
    color: #999999;
}	

.watermarkedtx
{
	width: 180px;
	border: 1px solid #656A70;
    font-style: italic;
    color: #999999;
}	


.btn
{
    margin: 0px 0px 0px 0px;
    height: 22px;
    background: #EA7F1E;
    border: solid 1px #D87114;
    color: #ffffff;
    font-weight: bold;
}


div.tipbox
{
    width: 300px;
    padding: 8px;
    background: #FDF1E8;
    border: solid 1px #E17D2D;
}