Body{background: url("https://media.playgroundsystem.se/16/bg.png") no-repeat scroll center top;
    line-height: 1.35em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #E31C23;
  font-weight: 300;
    font-size: 14px;
    height: 101%;
    color: #000000;


  background-size: auto;}MasterPage{
  text-align: center;


}html{

}h1{
    font-size: 20px;
    font-weight: bold;
}h2{
    font-size: 20px;
    font-weight: bold;
}h3{
    font-size: 20px;
    font-weight: bold;
}.Calendar{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 20px;
    box-shadow: 3px 3px 3px #888888;
}.CalendarHeader{  background: rgb(158,206,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(158,206,255,1) 0%, rgba(96,171,248,1) 52%, rgba(23,130,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,206,255,1)), color-stop(52%,rgba(96,171,248,1)), color-stop(100%,rgba(23,130,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(158,206,255,1) 0%,rgba(96,171,248,1) 52%,rgba(23,130,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(158,206,255,1) 0%,rgba(96,171,248,1) 52%,rgba(23,130,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(158,206,255,1) 0%,rgba(96,171,248,1) 52%,rgba(23,130,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(158,206,255,1) 0%,rgba(96,171,248,1) 52%,rgba(23,130,237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#9eceff", endColorstr="#1782ed",GradientType=0 ); /* IE6-9 */
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 25px;
    font-size: 20px;
}.CalendarNextMonth{    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 15px;
    min-width: 15px;
     padding-top: 4px; padding-below: 4px;  padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}.CalendarFull{    background: -moz-linear-gradient(-45deg, rgba(255,33,33,1) 0%, rgba(255,33,33,0.98) 1%, rgba(134,17,17,0) 48%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,33,33,1)), color-stop(1%,rgba(255,33,33,0.98)), color-stop(48%,rgba(134,17,17,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(255,33,33,1) 0%,rgba(255,33,33,0.98) 1%,rgba(134,17,17,0) 48%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(255,33,33,1) 0%,rgba(255,33,33,0.98) 1%,rgba(134,17,17,0) 48%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(255,33,33,1) 0%,rgba(255,33,33,0.98) 1%,rgba(134,17,17,0) 48%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(255,33,33,1) 0%,rgba(255,33,33,0.98) 1%,rgba(134,17,17,0) 48%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff2121", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}.CalendarFew{  background: -moz-linear-gradient(-45deg, rgba(241,244,31,1) 0%, rgba(241,244,31,0.98) 1%, rgba(127,128,16,0) 48%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(241,244,31,1)), color-stop(1%,rgba(241,244,31,0.98)), color-stop(48%,rgba(127,128,16,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(241,244,31,1) 0%,rgba(241,244,31,0.98) 1%,rgba(127,128,16,0) 48%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(241,244,31,1) 0%,rgba(241,244,31,0.98) 1%,rgba(127,128,16,0) 48%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(241,244,31,1) 0%,rgba(241,244,31,0.98) 1%,rgba(127,128,16,0) 48%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(241,244,31,1) 0%,rgba(241,244,31,0.98) 1%,rgba(127,128,16,0) 48%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f1f41f", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}.CalendarALot{    background: -moz-linear-gradient(-45deg, rgba(45,196,45,1) 0%, rgba(255,255,255,0.52) 48%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(45,196,45,1)), color-stop(48%,rgba(255,255,255,0.52)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(45,196,45,1) 0%,rgba(255,255,255,0.52) 48%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(45,196,45,1) 0%,rgba(255,255,255,0.52) 48%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(45,196,45,1) 0%,rgba(255,255,255,0.52) 48%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(45,196,45,1) 0%,rgba(255,255,255,0.52) 48%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b7df2d", endColorstr="#f8ffe8",GradientType=1 ); /* IE6-8 */}.CalendarNotActiveMonth{   color: #cccccc;
}.TableHeader{   background: rgb(158,206,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(158,206,255,1) 0%, rgba(96,171,248,1) 52%, rgba(23,130,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,206,255,1)), color-stop(52%,rgba(96,171,248,1)), color-stop(100%,rgba(23,130,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(158,206,255,1) 0%,rgba(96,171,248,1) 52%,rgba(23,130,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(158,206,255,1) 0%,rgba(96,171,248,1) 52%,rgba(23,130,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(158,206,255,1) 0%,rgba(96,171,248,1) 52%,rgba(23,130,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(158,206,255,1) 0%,rgba(96,171,248,1) 52%,rgba(23,130,237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#9eceff", endColorstr="#1782ed",GradientType=0 ); /* IE6-9 */
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 3px 3px 3px #888888;
    min-height: 20px;
    font-size: 15px;

}.styleTable{     width: 800px;
    text-align: left;
}.text{ font-size: 14px;
}.progressbuttonsNotDone{  text-decoration: none;
    float: left;
    border: 1px solid #000000;
    margin: 2px 10px 2px 0px;
    padding: 4px 8px 4px 8px;
    -webkit-border-radius: 0px 9px 9px 0px;
    -moz-border-radius: 0px 9px 9px 0px;
    border-radius: 0px 9px 9px 0px;
    height: 15px;
    box-shadow: 3px 3px 3px #888888;
    color: #000000;
    text-wrap: avoid;
    background: rgb(221,221,221); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(221,221,221,1) 0%, rgba(173,173,173,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(100%,rgba(173,173,173,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(221,221,221,1) 0%,rgba(173,173,173,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(221,221,221,1) 0%,rgba(173,173,173,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(221,221,221,1) 0%,rgba(173,173,173,1) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(221,221,221,1) 0%,rgba(173,173,173,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#dddddd", endColorstr="#adadad",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}.progressbuttonsDone{  text-decoration: none;
    float: left;
    border: 1px solid #000000;
    margin: 2px 10px 2px 0px;
    padding: 4px 8px 4px 8px;
    -webkit-border-radius: 0px 9px 9px 0px;
    -moz-border-radius: 0px 9px 9px 0px;
    border-radius: 0px 9px 9px 0px;
    color: #000000;
    height: 15px;
    box-shadow: 3px 3px 3px #888888;
    text-wrap: avoid;
    background: rgb(248,255,232); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(248,255,232,1) 0%, rgba(227,245,171,1) 33%, rgba(183,223,45,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(248,255,232,1)), color-stop(33%,rgba(227,245,171,1)), color-stop(100%,rgba(183,223,45,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(248,255,232,1) 0%,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(248,255,232,1) 0%,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(248,255,232,1) 0%,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(248,255,232,1) 0%,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f8ffe8", endColorstr="#b7df2d",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}.progressbuttonsDone:hover{         background: #068900;
        color: #85e281;}.progressbuttonsCurrent{  float: left;
    border: 1px solid #000000;
    margin: 2px 10px 2px 0px;
    padding: 4px 8px 4px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 15px;
    box-shadow: 3px 3px 3px #888888;
    text-wrap: avoid;
    text-decoration: none;
    color: #000000;
    background: rgb(254,252,234); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fefcea", endColorstr="#f1da36",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}.progressbuttonsCurrent:hover{  background: #cec242;
        color: #F9F3C2;}.TextboxSmall{    border: 1px solid #848484;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    outline: 0;
    height: 25px;
    width: 100px;
    padding-left: 10px;
    padding-right: 10px;}.TextboxLarge{    border: 1px solid #848484;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    outline: 0;
    height: 25px;
    width: 275px;
    padding-left: 10px;
    padding-right: 10px;}.TextboxXLarge{    border: 1px solid #848484;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    outline: 0;
    height: 75px;
    width: 350px;
    padding-left: 10px;
    padding-right: 10px;}.AvailibilityButton{    border: 1px solid #000000;
    margin: 1px 1px 1px 1px;
    padding: 1px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #9999ff;
    box-shadow: 2px 2px 2px #888888;
    text-decoration: none;}.right-triangle{    float: left;
    width: 0;
    height: 0;
    margin: 8px 8px 8px 2px;
    border-left: 12px solid #000000;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}.PGSTag{    position: relative;
    right: 0px;
}.CustomerLogo{    position: center;



}.OuterContainer{     margin: auto;
    width: 900px;
}.Container{
}.InnerContainer{    margin: auto;
    margin-top: 10px;
    border: 1px solid #848484;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 20px;
    min-height: 500px;
    width: 900px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
}.ProgressBox{     margin: auto;
    border: 1px solid #848484;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 20px;
    min-height: 30px;
    vertical-align: middle;
    width: 900px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
}.ContentBox{  
}.BasketBox{       float: right;  margin-top: 10px;
    border: 1px solid #848484;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 200px;
    width: 200px;
    padding: 5px;
    background: #a1dbff; /* Old browsers */
    background: -moz-linear-gradient(top, #a1dbff 0%, #cbebff 53%, #f0f9ff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1dbff), color-stop(53%,#cbebff), color-stop(100%,#f0f9ff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a1dbff 0%,#cbebff 53%,#f0f9ff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a1dbff 0%,#cbebff 53%,#f0f9ff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a1dbff 0%,#cbebff 53%,#f0f9ff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a1dbff 0%,#cbebff 53%,#f0f9ff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a1dbff", endColorstr="#f0f9ff",GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
}.Button{     background: rgb(208,228,247); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(208,228,247) 0%, rgb(115,177,231) 24%, rgb(10,119,213) 50%, rgb(83,159,225) 79%, rgb(135,188,234) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(208,228,247)), color-stop(24%,rgb(115,177,231)), color-stop(50%,rgb(10,119,213)), color-stop(79%,rgb(83,159,225)), color-stop(100%,rgb(135,188,234))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d0e4f7", endColorstr="#87bcea",GradientType=0 ); /* IE6-9 */
    padding: 5px 10px;
    margin: 10px 2px 2px 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;}.Button:hover{     border-top-color: #28597a;
        background: #28597a;
        color: #ccc;}.Button:active{     border-top-color: #1b435e;
        background: #1b435e;}.ButtonAdd{    background: rgb(208,228,247); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(208,228,247) 0%, rgb(115,177,231) 24%, rgb(10,119,213) 50%, rgb(83,159,225) 79%, rgb(135,188,234) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(208,228,247)), color-stop(24%,rgb(115,177,231)), color-stop(50%,rgb(10,119,213)), color-stop(79%,rgb(83,159,225)), color-stop(100%,rgb(135,188,234))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d0e4f7", endColorstr="#87bcea",GradientType=0 ); /* IE6-9 */
    padding: 2px 2px;
    margin: 10px 2px 2px 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 10px;
    text-decoration: none;
    vertical-align: middle;
    text-wrap: avoid;}.ButtonAdd:hover{      border-top-color: #28597a;
        background: #28597a;
        color: #ccc;}.ButtonSub{   background: rgb(208,228,247); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(208,228,247) 0%, rgb(115,177,231) 24%, rgb(10,119,213) 50%, rgb(83,159,225) 79%, rgb(135,188,234) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(208,228,247)), color-stop(24%,rgb(115,177,231)), color-stop(50%,rgb(10,119,213)), color-stop(79%,rgb(83,159,225)), color-stop(100%,rgb(135,188,234))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d0e4f7", endColorstr="#87bcea",GradientType=0 ); /* IE6-9 */
    padding: 2px 2px;
    margin: 10px 2px 2px 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 10px;
    text-decoration: none;
    vertical-align: middle;
    text-wrap: avoid;}.ButtonSub:hover{      border-top-color: #28597a;
        background: #28597a;
        color: #ccc;}.ButtonSub:active{        border-top-color: #1b435e;
        background: #1b435e;}.ButtonDelete{   background: rgb(208,228,247); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(208,228,247) 0%, rgb(115,177,231) 24%, rgb(10,119,213) 50%, rgb(83,159,225) 79%, rgb(135,188,234) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(208,228,247)), color-stop(24%,rgb(115,177,231)), color-stop(50%,rgb(10,119,213)), color-stop(79%,rgb(83,159,225)), color-stop(100%,rgb(135,188,234))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(208,228,247) 0%,rgb(115,177,231) 24%,rgb(10,119,213) 50%,rgb(83,159,225) 79%,rgb(135,188,234) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d0e4f7", endColorstr="#87bcea",GradientType=0 ); /* IE6-9 */
    padding: 2px 2px;
    margin: 10px 2px 2px 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 10px;
    text-decoration: none;
    vertical-align: middle;
    text-wrap: avoid;}.ButtonDelete:hover{      border-top-color: #28597a;
        background: #28597a;
        color: #ccc;}.ButtonDelete:active{    border-top-color: #1b435e;
        background: #1b435e;}.confirmChangeButton{    border: 1px solid #000000;
    margin: 2px 10px 2px 0px;
    padding: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #66FF66;
    width: 50px;
    height: 15px;
    box-shadow: 3px 3px 3px #888888;
    font-size: 12px;}.error{   font-weight: bold;
    color: #FF0000;}.styleHeader{    font-weight: bold;}.xxxx{}.InviteTable{margin:0px;padding:0px;   width:100%;   box-shadow: 10px 10px 5px #888888;   border:1px solid #000000;      -moz-border-radius-bottomleft:14px;   -webkit-border-bottom-left-radius:14px;   border-bottom-left-radius:14px;      -moz-border-radius-bottomright:14px;   -webkit-border-bottom-right-radius:14px;   border-bottom-right-radius:14px;      -moz-border-radius-topright:14px;   -webkit-border-top-right-radius:14px;   border-top-right-radius:14px;      -moz-border-radius-topleft:14px;   -webkit-border-top-left-radius:14px;   border-top-left-radius:14px;}.InviteTable table{border-collapse: collapse;          border-spacing: 0;   width:100%;   height:100%;   margin:0px;padding:0px;}.InviteTable tr:last-child td:last-child{ -moz-border-radius-bottomright:14px;   -webkit-border-bottom-right-radius:14px;   border-bottom-right-radius:14px;}.InviteTable table tr:first-child td:first-child{-moz-border-radius-topleft:14px;   -webkit-border-top-left-radius:14px;   border-top-left-radius:14px;}.InviteTable table tr:first-child td:last-child{-moz-border-radius-topright:14px;   -webkit-border-top-right-radius:14px;   border-top-right-radius:14px;}.InviteTable tr:last-child td:first-child{-moz-border-radius-bottomleft:14px;   -webkit-border-bottom-left-radius:14px;   border-bottom-left-radius:14px;}.InviteTable tr:nth-child(odd){background-color:#aad4ff;}.InviteTable tr:nth-child(even){background-color:#ffffff;}.InviteTable td{vertical-align:middle;    border:1px solid #000000;   border-width:0px 1px 1px 0px;   text-align:left;   padding:7px;   font-size:12px;   font-family:Arial;   font-weight:normal;   color:#000000;}.InviteTable tr:last-child td{border-width:0px 1px 0px 0px;}.InviteTable tr td:last-child{border-width:0px 0px 1px 0px;}.InviteTable tr:first-child td{ background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );   background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f"); background: -o-linear-gradient(top,#005fbf,003f7f);     background-color:#005fbf;   border:0px solid #000000;   text-align:center;   border-width:0px 0px 1px 1px;   font-size:14px;   font-family:Arial;   font-weight:bold;   color:#ffffff;}.InviteTable tr:first-child:hover td{background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );   background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f"); background: -o-linear-gradient(top,#005fbf,003f7f);     background-color:#005fbf;}.InviteTable tr:first-child td:first-child{border-width:0px 0px 1px 0px;}.InviteTable tr:first-child td:last-child{border-width:0px 0px 1px 1px;}.GreenButton{ -moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;   -webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;   box-shadow:inset 0px 1px 0px 0px #d9fbbe;   background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );   background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b8e356", endColorstr="#a5cc52");   background-color:#b8e356;   -webkit-border-top-left-radius:5px;   -moz-border-radius-topleft:5px;   border-top-left-radius:5px;   -webkit-border-top-right-radius:5px;   -moz-border-radius-topright:5px;   border-top-right-radius:5px;   -webkit-border-bottom-right-radius:5px;   -moz-border-radius-bottomright:5px;   border-bottom-right-radius:5px;   -webkit-border-bottom-left-radius:5px;   -moz-border-radius-bottomleft:5px;   border-bottom-left-radius:5px;   text-indent:0;   border:1px solid #83c41a;   display:inline-block;   color:#ffffff;   font-family:Arial;   font-size:15px;   font-weight:bold;   font-style:normal;   height:9px;   line-height:9px;   width:8px;   text-decoration:none;   text-align:center;   text-shadow:1px 1px 0px #86ae47;}.GreenButton:hover{background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );   background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a5cc52", endColorstr="#b8e356");   background-color:#a5cc52;}.GreenButton:active{position:relative;   top:1px;}