
@charset "utf-8";

/* ========== COLOR 1: HEADER ========== */

#header {background-color: #1985f5}

/* ========== COLOR 2: PANEL HEADS/TITLES ========== */

.panelhead {background: #1985f5;}
.panelhead_alt {background: #9e9e9e;} /* do not edit */

#titlebar div span {color: #1985f5;}
#titlebar_alt div {color: #1985f5;}

.listprice {color: #1985f5;}

/* ========== COLOR 3: BUTTONS/LINKS ========== */

.butt_lg a:link, .butt_lg a:visited {color: #1985f5;}
.butt_lg a:hover, .butt_lg a:active {border-color: #1985f5; color: #999999;} /* only edit "border-color" */

.butt_lg.butt_navmenu > div > a.sel {border-color: #1985f5;}
.butt_lg.butt_navmenu ul a {background: #1985f5;}

button.butt_sm, a.butt_sm:link, a.butt_sm:visited {color: #1985f5;}
button.butt_sm:hover, button.butt_sm:active, a.butt_sm:hover, a.butt_sm:active {border-color: #1985f5; color: #999999;} /* only edit "border-color" */

a.butt_sm_color:link, a.butt_sm_color:visited {background-color: #1985f5;}

#wrapper form input[type="text"]:focus, #wrapper form select:focus, #wrapper form textarea:focus {border-color: #1985f5;}	

.listres_apt div a.image:hover, .listres_apt div a.image:active {border-color: #1985f5;}

#detphoto a:hover, #detphoto a:active {color: #1985f5;}

.dettext a:link, .dettext a:visited {color: #1985f5;}
.dettext a:hover, .dettext a:active {color: #666666;} /* do not edit */

.agentdetcon a:link, .agentdetcon a:visited {color: #1985f5;}
.agentdetcon a:hover, .agentdetcon a:active {color: #666666;} /* do not edit */

.offdet div a:link, .offdet div a:visited {color: #1985f5;}
.offdet div a:hover, .offdet div a:active {color: #666666;} /* do not edit */

.contdet div a:link, .contdet div a:visited {color: #1985f5;}
.contdet div a:hover, .contdet div a:active {color: #666666;} /* do not edit */

#pp_cat_list li a:link, #pp_cat_list li a:visited {color: #1985f5;}
#pp_cat_list li a:hover, #pp_cat_list li a:active {color: #333333;} /* do not edit */

.prefprof a:link, .prefprof a:visited {color: #1985f5;}
.prefprof a:hover, .prefprof a:active {color: #666666;} /* do not edit */

.couponsubtitle {color: #1985f5;}