.top_strip {
    background:#a00a4e;
}
.header_wrapper .header{
    background: #c33073 url('images/pinkln.png') top center no-repeat;
}
.main_search #searchsubmit {   
background: #c33073;
border-bottom: 2px solid #a00a4e;
}
.main_search #searchsubmit:hover{
background: #F80A76;
}
.jcarousel-skin-tango:hover .jcarousel-prev-horizontal{
    background: #c33073 url('images/prev-slide.png') no-repeat 14px 10px;
}
.jcarousel-skin-tango:hover .jcarousel-next-horizontal {
    background:#c33073 url('images/next-slide.png') no-repeat 17px 10px;
}
.article_slider .flex-direction-nav li .next {
    background: #c33073 url('images/next-slide.png') no-repeat 16px 9px;
}
.article_slider .flex-direction-nav li .prev {
    background: #c33073 url('images/prev-slide.png') no-repeat 13px 9px;
}
.content_wrapper ul.paging a.active, .content_wrapper ul.paging a.current, .content_wrapper ul.paging a:hover {
background: #c33073;
border: 1px solid #a00a4e;
color: #fff;
}
.sidebar #searchform input[type="submit"], .footer_wrapper #searchform input[type="submit"]{
    background:url(images/pinksh.png) no-repeat;
}
.footer_wrapper {
    background:#a00a4e;
}
.footer_wrapper .footer_widget h5 {
    background:url(images/prborder.png) repeat-x bottom;
}
.footer_wrapper .footer_widget ul {
    list-style-image:url(images/pbullet.png);
}
.footer_wrapper .footer_widget #searchform {
    background:url(images/fpsearch.png) no-repeat;
}
.footer_bottom {
    background:#5e052d;
    color:#df8db2;
}
.footer_bottom .copy_right {
    color: #df8db2;
}