﻿html{background: #333 url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png) 50% 50% repeat;color:#333;}

h4, a {color:#004276;}

#body {background:#aaa;-moz-box-shadow: 0 0 5px 2px #333;-webkit-box-shadow: 0 0 5px 2px #333;box-shadow: 0 0 5px 2px #333;}

#header {}
#header h1 {color:#fff;text-shadow: 1px 1px 1px #333;}
#header h2 {color:#fff;text-shadow: 1px 1px 1px #333;}
#header h5 {color:#fff;}

h4.paction {border:solid 1px #FAD42E;color:#363636;background: #f9c667;
    background: -moz-linear-gradient(top, #f9c667 0%, #f79621 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); }

.tip {color:#fff;background:#71A8D1;background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(113,168,209)),color-stop(1, rgb(108,143,197)));background-image: -moz-linear-gradient(center bottom, rgb(113,168,209) 0%, rgb(108,143,197) 100%);}
.tip:after {border-color:#71A8D1 transparent transparent; }

.offer {border:dashed 3px #333;background:#fff}
.offer h5 {color:#E17009;}


#footer, #footer a {color:#fff}