﻿.header_container { width:982px !important; }

#header { background-color: #E5E1C6; }

#hdrInfoNavi_wrapper { background-color: #32331D; }

#userInfo li, #userInfo a { color: #d1cc98; }
#userInfo ul.piped li { border-right-color:#d1cc98; }

ul.mainMenu li a { color: #d1cc98; }

#pagetitle
{ 
    border-left:1px solid #C2C2C5;
    border-right:1px solid #C2C2C5;
}

.box { background-color: #32331D; }

#footer { background-color:#32331D; }
#footer a { color: #d1cc98; }

a.btn
{
    background: #BE3426; /* Old browsers */
    background: -moz-linear-gradient(top, #BE3426 0%, #8E2D23 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BE3426), color-stop(100%,#8E2D23)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #BE3426 0%,#8E2D23 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #BE3426 0%,#8E2D23 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #BE3426 0%,#8E2D23 100%); /* IE10+ */
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BE3426', endColorstr='#8E2D23',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #BE3426 0%,#8E2D23 100%); /* W3C */
    -webkit-box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #e3e3e3;
    -moz-box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #e3e3e3;
    -ms-box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #e3e3e3;
    -o-box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #e3e3e3;
    box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #e3e3e3;
    border-color: #67221a;
    text-shadow: 0 1px 1px #360000;
}
a.btn:hover
{
    background: #8E2D23; /* Old browsers */
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8E2D23', endColorstr='#8E2D23',GradientType=0 ); /* IE6-9 */
    border-color: #67221a;   
}
a.btn.darkBg
{ 
    -webkit-box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #4d4d4d;
    -moz-box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #4d4d4d;
    -ms-box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #4d4d4d;
    -o-box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #4d4d4d;
    box-shadow: inset 0 1px 0 0 #CE6F66, 0 1px 0 0px #4d4d4d;
}
a.btn.darkBg:hover
{ 
    -webkit-box-shadow: inset 0 1px 0 0 #C13F31, 0 1px 0 0px #4d4d4d;
    -moz-box-shadow: inset 0 1px 0 0 #C13F31, 0 1px 0 0px #4d4d4d;
    -ms-box-shadow: inset 0 1px 0 0 #C13F31, 0 1px 0 0px #4d4d4d;
    -o-box-shadow: inset 0 1px 0 0 #C13F31, 0 1px 0 0px #4d4d4d;
    box-shadow: inset 0 1px 0 0 #C13F31, 0 1px 0 0px #4d4d4d;    
}

a.btn.gold
{
    background: #8B8652; /* Old browsers */
    background: -moz-linear-gradient(top, #9b9559 0%, #736E3A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b9559), color-stop(100%,#736E3A)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9b9559 0%,#736E3A 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9b9559 0%,#736E3A 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #9b9559 0%,#736E3A 100%); /* IE10+ */
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9559', endColorstr='#736E3A',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #9b9559 0%,#736E3A 100%); /* W3C */
    -webkit-box-shadow: inset 0 1px 0 0 #BCB891, 0 1px 0 0px #e3e3e3;
    -moz-box-shadow: inset 0 1px 0 0 #BCB891, 0 1px 0 0px #e3e3e3;
    -ms-box-shadow: inset 0 1px 0 0 #BCB891, 0 1px 0 0px #e3e3e3;
    -o-box-shadow: inset 0 1px 0 0 #BCB891, 0 1px 0 0px #e3e3e3;
    box-shadow: inset 0 1px 0 0 #BCB891, 0 1px 0 0px #e3e3e3;
    border-color: #5e5a2c;
    text-shadow: 0 1px 1px #000000;
}
a.btn.gold:hover
{
    background: #77723E; /* Old browsers */
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77723E', endColorstr='#77723E',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #e3e3e3;
    -moz-box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #e3e3e3;
    -ms-box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #e3e3e3;
    -o-box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #e3e3e3;
    box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #e3e3e3;    
    border-color: #30311D;   
}
a.btn.gold.darkBg
{ 
    -webkit-box-shadow: inset 0 1px 0 0 #B0AB80, 0 1px 0 0px #4d4d4d;
    -moz-box-shadow: inset 0 1px 0 0 #B0AB80, 0 1px 0 0px #4d4d4d;
    -ms-box-shadow: inset 0 1px 0 0 #B0AB80, 0 1px 0 0px #4d4d4d;
    -o-box-shadow: inset 0 1px 0 0 #B0AB80, 0 1px 0 0px #4d4d4d;
    box-shadow: inset 0 1px 0 0 #B0AB80, 0 1px 0 0px #4d4d4d;    
    border-color: #30311D;      
}
a.btn.gold.darkBg:hover
{ 
    -webkit-box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #4d4d4d;
    -moz-box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #4d4d4d;
    -ms-box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #4d4d4d;
    -o-box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #4d4d4d;
    box-shadow: inset 0 1px 0 0 #8E8A5E, 0 1px 0 0px #4d4d4d;      
}

a.btn.blue
{
    background: #2981be; /* Old browsers */
    background: -moz-linear-gradient(top, #2981be 0%, #1b5488 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2981be), color-stop(100%,#1b5488)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2981be 0%,#1b5488 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2981be 0%,#1b5488 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #2981be 0%,#1b5488 100%); /* IE10+ */
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2981be', endColorstr='#1b5488',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #2981be 0%,#1b5488 100%); /* W3C */
    -webkit-box-shadow: inset 0 1px 0 0 #5fa1ce, 0 1px 0 0px #e3e3e3;
    -moz-box-shadow: inset 0 1px 0 0 #5fa1ce, 0 1px 0 0px #e3e3e3;
    -ms-box-shadow: inset 0 1px 0 0 #5fa1ce, 0 1px 0 0px #e3e3e3;
    -o-box-shadow: inset 0 1px 0 0 #5fa1ce, 0 1px 0 0px #e3e3e3;
    box-shadow: inset 0 1px 0 0 #5fa1ce, 0 1px 0 0px #e3e3e3;
    border-color: #13436d;
    text-shadow: 0 1px 1px #000000;
}
a.btn.blue:hover
{  
    background: #1C578C; /* Old browsers */
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1C578C', endColorstr='#1C578C',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #e3e3e3;
    -moz-box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #e3e3e3;
    -ms-box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #e3e3e3;
    -o-box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #e3e3e3;
    box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #e3e3e3;
    border-color: #13436d;
}
a.btn.blue.darkBg
{ 
    -webkit-box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #4d4d4d;
    -moz-box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #4d4d4d;
    -ms-box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #4d4d4d;
    -o-box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #4d4d4d;
    box-shadow: inset 0 1px 0 0 #5a92be, 0 1px 0 0px #4d4d4d;      
}
a.btn.blue.darkBg:hover
{ 
    -webkit-box-shadow: inset 0 1px 0 0 #387aad, 0 1px 0 0px #4d4d4d;
    -moz-box-shadow: inset 0 1px 0 0 #387aad, 0 1px 0 0px #4d4d4d;
    -ms-box-shadow: inset 0 1px 0 0 #387aad, 0 1px 0 0px #4d4d4d;
    -o-box-shadow: inset 0 1px 0 0 #387aad, 0 1px 0 0px #4d4d4d;
    box-shadow: inset 0 1px 0 0 #387aad, 0 1px 0 0px #4d4d4d;     
}

.btn.grey {
    background: #e1e1e1 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #d2d2d2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e1e1 0%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e1e1 0%,#d2d2d2 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #e1e1e1 0%,#d2d2d2 100%); /* IE10+ */
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #e1e1e1 0%,#d2d2d2 100%); /* W3C */
    -webkit-box-shadow: inset 0 1px 0 0 #f1f1f1, 0 1px 0 0px #e3e3e3;
    -moz-box-shadow: inset 0 1px 0 0 #f1f1f1, 0 1px 0 0px #e3e3e3;
    -ms-box-shadow: inset 0 1px 0 0 #f1f1f1, 0 1px 0 0px #e3e3e3;
    -o-box-shadow: inset 0 1px 0 0 #f1f1f1, 0 1px 0 0px #e3e3e3;
    box-shadow: inset 0 1px 0 0 #f1f1f1, 0 1px 0 0px #e3e3e3;
    border: 1px solid #979797 !important;
    -webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;
    color: #555555 !important;
    line-height: 1;
    text-align: center;
    text-shadow: 0 1px 0 #eee;
 }
.btn.grey:hover {
    background: #d7d7d7 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #d7d7d7 0%, #dadada 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#dadada)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d7d7d7 0%,#dadada 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d7d7d7 0%,#dadada 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #d7d7d7 0%,#dadada 100%); /* IE10+ */
    _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #d7d7d7 0%,#dadada 100%); /* W3C */

    -webkit-box-shadow: inset 0 1px 0 0 #eee, 0 1px 0 0px #e3e3e3;
    -moz-box-shadow: inset 0 1px 0 0 #eee, 0 1px 0 0px #e3e3e3;
    -ms-box-shadow: inset 0 1px 0 0 #eee, 0 1px 0 0px #e3e3e3;
    -o-box-shadow: inset 0 1px 0 0 #eee, 0 1px 0 0px #e3e3e3;
    box-shadow: inset 0 1px 0 0 #eee, 0 1px 0 0px #e3e3e3;
    color: #555555 !important;
    border: 1px solid #979797 !important;
}