﻿html{background:#485B22;color:#333;}

h4 {color:#F58400;}

#body {background: #E3DEC0; /* old browsers */
background: -moz-linear-gradient(top, #E3DEC0 10%, #F1EFE0 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#E3DEC0), color-stop(100%,#F1EFE0)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3DEC0', endColorstr='#F1EFE0',GradientType=0 ); /* ie */

-moz-box-shadow: 0 0 5px 2px #333;-webkit-box-shadow: 0 0 5px 2px #333;box-shadow: 0 0 5px 2px #333;}

#header {background: #F1EFE0 !important; /* old browsers */
        background: -moz-linear-gradient(top, #F1EFE0 0%, #EDE1AD 100%) !important; /* firefox */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F1EFE0), color-stop(100%,#EDE1AD)) !important; /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1EFE0', endColorstr='#EDE1AD',GradientType=0 ) !important; /* ie */}
#header h1 {color:#364818;text-shadow: 1px 1px 1px #e3dec0;}
#header h2 {color:#364818;text-shadow: 1px 1px 1px #e3dec0;}
#header h5 {color:#364818;}

h4.paction {border:solid 1px #333;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:#333;
        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:after {border-color:#f79621 transparent transparent; }

.offer {border:dashed 3px #333;background:#fff}
.offer h5 {color:#E17009;}

.ui-widget-header {border:none !important;background: #485B22 !important; /* old browsers */
background: -moz-linear-gradient(top, #485B22 0%, #324317 100%) !important; /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#485B22), color-stop(100%,#324317)) !important; /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485B22', endColorstr='#324317',GradientType=0 ) !important; /* ie */}


.ui-widget-content {background:#485B22 !important}

.ui-state-default {border-color:#333 !important;background: #485B22 !important; /* old browsers */
background: -moz-linear-gradient(top, #465628 0%, #485B22 84%) !important; /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#465628), color-stop(84%,#485B22)) !important; /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#465628', endColorstr='#485B22',GradientType=0 ) !important; /* ie */}

.ui-state-active {border-color:#333 !important;background: #E3DEC0 !important; /* old browsers */
background: -moz-linear-gradient(top, #E3DEC0 0%, #485B22 100%) !important; /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E3DEC0), color-stop(100%,#485B22)) !important; /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3DEC0', endColorstr='#485B22',GradientType=0 ) !important; /* ie */}

.ui-state-hover {border-color:#F1EFE0 !important;background: #E3DEC0 !important; /* old browsers */
background: -moz-linear-gradient(top, #E3DEC0 0%, #485B22 100%) !important; /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E3DEC0), color-stop(100%,#485B22)) !important; /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3DEC0', endColorstr='#485B22',GradientType=0 ) !important; /* ie */}


#footer, #footer a, a {color:#F58400}
a:hover, #footer a:hover {color:#333}