/* CSS Document by CodeZa */

.PanelBGGloss  {
	background:#CCFAFF;
	/*background: #f6f8f9;*/
	background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9));
	background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
	background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
	background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); 
	background: linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 );
}
.PanelBGWhite3D {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.PanelBGWhiteGray {
	background: #eeeeee;
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.PanelBGBlueFlat {
	background: #61a4e8;
	background: -moz-linear-gradient(top,  #61a4e8 1%, #4097ee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#61a4e8), color-stop(100%,#4097ee));
	background: -webkit-linear-gradient(top,  #61a4e8 1%,#4097ee 100%);
	background: -o-linear-gradient(top,  #61a4e8 1%,#4097ee 100%);
	background: -ms-linear-gradient(top,  #61a4e8 1%,#4097ee 100%);
	background: linear-gradient(top,  #61a4e8 1%,#4097ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61a4e8', endColorstr='#4097ee',GradientType=0 );
}
.PanelBGBlue3D  {
	background: rgb(0,183,234);
	background: -moz-linear-gradient(top,  rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,183,234,1)), color-stop(100%,rgba(0,158,195,1)));
	background: -webkit-linear-gradient(top,  rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
	background: -o-linear-gradient(top,  rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
	background: -ms-linear-gradient(top,  rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
	background: linear-gradient(top,  rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 );
}
.PanelBGBlack3D{
	background: #7d7e7d;
	background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
	background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
	background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
	background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
	background: linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
}
.PanelBGBlack{
	background: #383a3d;
	background: -moz-linear-gradient(top,  #383a3d 1%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#383a3d), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #383a3d 1%,#000000 100%);
	background: -o-linear-gradient(top,  #383a3d 1%,#000000 100%);
	background: -ms-linear-gradient(top,  #383a3d 1%,#000000 100%);
	background: linear-gradient(to bottom,  #383a3d 1%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383a3d', endColorstr='#000000',GradientType=0 );
}
.PanelBGRed3D{
	background: #ff3019;
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
	background: linear-gradient(top,  #ff3019 0%,#cf0404 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
}
.PanelBGGreenGloss{
	background: #bfd255;
	background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d));
	background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
	background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
	background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
	background: linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
}
.PanelBGGreen3D {
	background: #7b7f4f;
	background: -moz-linear-gradient(top,  #7b7f4f 0%, #373d08 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b7f4f), color-stop(100%,#373d08));
	background: -webkit-linear-gradient(top,  #7b7f4f 0%,#373d08 100%);
	background: -o-linear-gradient(top,  #7b7f4f 0%,#373d08 100%);
	background: -ms-linear-gradient(top,  #7b7f4f 0%,#373d08 100%);
	background: linear-gradient(to bottom,  #7b7f4f 0%,#373d08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7f4f', endColorstr='#373d08',GradientType=0 );
}
.PanelBGOlive3D{
	background: #627d4d;
	background: -moz-linear-gradient(top,  #627d4d 0%, #1f3b08 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#627d4d), color-stop(100%,#1f3b08));
	background: -webkit-linear-gradient(top,  #627d4d 0%,#1f3b08 100%);
	background: -o-linear-gradient(top,  #627d4d 0%,#1f3b08 100%);
	background: -ms-linear-gradient(top,  #627d4d 0%,#1f3b08 100%);
	background: linear-gradient(top,  #627d4d 0%,#1f3b08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 );
}
.PanelBGBlueGreyFlat{
	background: #3f4c6b;
	background: -moz-linear-gradient(top,  #3f4c6b 0%, #3f4c6b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4c6b), color-stop(100%,#3f4c6b));
	background: -webkit-linear-gradient(top,  #3f4c6b 0%,#3f4c6b 100%);
	background: -o-linear-gradient(top,  #3f4c6b 0%,#3f4c6b 100%);
	background: -ms-linear-gradient(top,  #3f4c6b 0%,#3f4c6b 100%);
	background: linear-gradient(top,  #3f4c6b 0%,#3f4c6b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b',GradientType=0 );
}
.PanelBGGreenFlat{
	background: #a4b357;
	background: -moz-linear-gradient(top,  #a4b357 0%, #75890c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890c));
	background: -webkit-linear-gradient(top,  #a4b357 0%,#75890c 100%);
	background: -o-linear-gradient(top,  #a4b357 0%,#75890c 100%);
	background: -ms-linear-gradient(top,  #a4b357 0%,#75890c 100%);
	background: linear-gradient(to bottom,  #a4b357 0%,#75890c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 );
}
.PanelBGPink3D {
	background: #f7dcf6;
	background: -moz-linear-gradient(top,  #f7dcf6 0%, #e8adea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7dcf6), color-stop(100%,#e8adea));
	background: -webkit-linear-gradient(top,  #f7dcf6 0%,#e8adea 100%);
	background: -o-linear-gradient(top,  #f7dcf6 0%,#e8adea 100%);
	background: -ms-linear-gradient(top,  #f7dcf6 0%,#e8adea 100%);
	background: linear-gradient(top,  #f7dcf6 0%,#e8adea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7dcf6', endColorstr='#e8adea',GradientType=0 );
}

.PanelBGYellow {
	background: #fefcea;
	background: -moz-linear-gradient(top,  #fefcea 0%, #efe6a7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#efe6a7));
	background: -webkit-linear-gradient(top,  #fefcea 0%,#efe6a7 100%);
	background: -o-linear-gradient(top,  #fefcea 0%,#efe6a7 100%);
	background: -ms-linear-gradient(top,  #fefcea 0%,#efe6a7 100%);
	background: linear-gradient(top,  #fefcea 0%,#efe6a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#efe6a7',GradientType=0 );

}
.PanelBGRedfill {
	background: #febbbb;
	background: -moz-linear-gradient(top,  #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febbbb), color-stop(45%,#fe9090), color-stop(100%,#ff5c5c));
	background: -webkit-linear-gradient(top,  #febbbb 0%,#fe9090 45%,#ff5c5c 100%);
	background: -o-linear-gradient(top,  #febbbb 0%,#fe9090 45%,#ff5c5c 100%);
	background: -ms-linear-gradient(top,  #febbbb 0%,#fe9090 45%,#ff5c5c 100%);
	background: linear-gradient(top,  #febbbb 0%,#fe9090 45%,#ff5c5c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=0 );
}
.PanelBGGreyGloss {
	background: #e2e2e2;
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
}
.PanelBGGreyGloss2 {
	background: #CCC;
	background: -moz-linear-gradient(top,  #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9));
	background: -webkit-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);
	background: -o-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);
	background: -ms-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);
	background: linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 );
}
.PanelBGBrownRed3D {
	background: #a90329;
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
}
.PanelGreyBlakc3D {
	background: #606c88;
background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b));
background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%);
background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%);
background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%);
background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 );
}
.PanelBGC1 {
	background: #b5bdc8;
background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 25%, #28343b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(25%,#828c95), color-stop(100%,#28343b));
background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 25%,#28343b 100%);
background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 25%,#28343b 100%);
background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 25%,#28343b 100%);
background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 25%,#28343b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 );
}