﻿/* Color.css (dark-light) #F60, #F60, #D1F0B3, #EFFAE5
----------------------------------------------- */
.aupairs a, .aupairs a:link, .aupairs a:visited
{
  color: #F60;
}

.aupairs a:hover, .aupairs a:active
{
  color: #D75600;
}

.aupairs h2, .aupairs h3, .aupairs h4
{
  color: #F60;
}

.aupairs input.btn
{
  color: #F60;
}

.aupairs legend
{
  color: #F60;
}

/* =Lists.css
----------------------------------------------- */
.aupairs .latest li:hover, .aupairs .features li:hover
{
  border-color: #F60;
}

.aupairs .latest h4 a, .aupairs .features h4 a
{
  background: url(../App_Themes/aupairs/Images/IconBullet_12x12.png) left 2px no-repeat;
}

.aupairs .search select
{
  color: #F60;
}

.aupairs .linklist h3
{
  color: #F60;
}

.aupairs a.ptr, .aupairs .linklist li a
{
  background: url(../App_Themes/aupairs/Images/raquo.png) 0 5px no-repeat;
}

/* =hdr
----------------------------------------------- */
.aupairs .hdr
{
  background: #FFF1E8 url(../App_Themes/aupairs/Images/col_bg.png) left top repeat-x;
}

.aupairs .hdr > h1, .aupairs .hdr > h2, .aupairs .hdr h2 a
{
  color: White;
}

.aupairs .hdr .hdr_tl
{
  background: transparent url(../App_Themes/aupairs/Images/col_tl.png) left top no-repeat;
}

.aupairs .hdr .hdr_tr
{
  background: transparent url(../App_Themes/aupairs/Images/col_tr.png) left top no-repeat;
}
