
div.vmenu table a.menu {
	color: #3b3b6c;
}
div.vmenu table a.menu:hover{
	color: #bdbddb;
}
div.DMenu table a.menu {
	padding:5px 10px;
	width: 170px;
	display: block;
	font-size: 12px;
	color: #000066;
	background-color: #f1f1f1;
	border-style: solid;
	border-width: 1px;
	border-top: 0px;
	border-bottom: 1px solid #666;
	border-color: #666;
	alignment: center;
}

div.DMenu table a.menu:hover {
	font-size:12px;
	background-color: #9999cc;
	color: #ffffff;
}

table.menubar {
margin:0;
	padding:0;
	font-size: 14px;
}

table.menubar td
{
width:auto !important;
border-right:1px solid #c7c6ee;
padding:0;
}

table.menubar a.menubar {
text-align:center;
line-height:110%;
width:auto !important;
margin:0;
padding:10px 5px;
height:30px;
color: #000066;
display:block;
font-size: 13px;
}

table.menubar a.menubar:hover {
font-size: 13px;
color:#fff;
background:#4949ba;
}


div.bottom_horizontal span.hmenu a.menu {
width:auto;
	display: inline;
        color: #3b3b6c;
}
div.bottom_horizontal span.hmenu a.menu:hover {
        display: inline;
        color: #bdbddb;
}

.Membership h3 {
    clear: both;
}

a.search_results {
    background-color: #EEEEEE;
    border: 1px solid #999999;
    color: black;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    height: 90px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
    text-decoration: none;
    width: 190px;
}

a.search_results:hover 
{
background-color: white;
}

a.search_results .name {
    font-weight: bold;
}

ul.Membership_update_profile_menu {
    float: right;
    font-size: 80%;
    height: 40px;
    list-style: none outside none;
    margin-top: -40px;
    padding: 0;
    margin-right:30px;
}

ul.Membership_update_profile_menu li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0;
}

a#Membership_update_profile_link, a#Membership_change_password_link, a#Membership_update_contact_link, a#Membership_update_photo_link, a#Membership_account_link, a#Membership_new_secondary_link {
    color: #666666;
    display: block;
    font-size: 80%;
    height: 40px;
    line-height: 110%;
    padding-left: 30px;
    text-align: left;
    text-decoration: none;
    width: 55px;
    font-weight:normal;
}

#Membership_view_profile_link {
    display: none;
}

a#Membership_update_profile_link {
    background: url("profile.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_contact_link {
    background: url("addressbook.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_photo_link {
    background: url("photo.png") no-repeat scroll 0 0 transparent;
}

a#Membership_change_password_link {
    background: url("lock.png") no-repeat scroll 0 0 transparent;
}

a#Membership_new_secondary_link {
    background: url("secondcontact.png") no-repeat scroll 0 0 transparent;
}

a#Membership_account_link {
    background: url("history.png") no-repeat scroll 0 0 transparent;
}

div#profileinfo .name {
    color: #336633;
    font-family: Arial,Helvetica,Verdana;
    font-size: 13pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom:20px;
}

#ContactPreviewBlock .ContactPreview {
    background-image: url("card.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 205px;
    line-height: 110%;
    padding: 20px 15px 5px 20px;
    width: 300px;
}

.ContactPreview {
    background-image: url("card.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 205px;
    line-height: 110%;
    padding: 20px 15px 5px 20px;
    width: 300px;
    float:left;
}

.ContactPreview p
{
font-size:12px !important;
line-height:100%;
}

.ContactPreview a:link
{
font-weight:normal;
font-family: Arial,Helvetica,Verdana,sans-serif;
line-height:100%;
}

.ContactPreview a:hover
{
font-weight:normal;
font-family: Arial,Helvetica,Verdana,sans-serif;
line-height:100%;
}


#ContactPreviewBlock .ContactPreview h2 {
    font-size: 15px;
    padding-left:0px;
}

#ContactPreviewBlock .ContactPreview {
    cursor: pointer;
    line-height: 110%;
}

.ContactEditTip {
    color: #666666;
    font-size: 90%;
    font-style: italic;
    padding-right: 25px;
    text-align: right;
}

div.Membership h1
{
text-align:left;
}

br.clear
{
clear:both;
}

div.Membership
{
width:900px;
}

a.ContactAddLink
{
clear:both;
display:block;
}

/********** Datepicker **********/

a.dp-choose-date {
    background: url("date.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    margin: 5px 3px 0;
    overflow: hidden;
    padding: 0;
    text-indent: -2000px;
    width: 16px;
}
