/* Created by Artisteer v4.0.0.58475 */
@font-face {
	font-family: 'thsarabun';
	src: url('fonts/thsarabunnewwebfont.eot');
	/*src: local('☺'), url('fonts/thsarabun.woff') format('woff'), url('fonts/thsarabun.ttf') format('truetype'), url('fonts/thsarabun.svg') format('svg');*/
	src: local('☺'),url('fonts/thsarabunnewwebfont.ttf') format('truetype'), url('fonts/thsarabunnewwebfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#art-main
{
   background: #FFFFFF url('../images/page.png') fixed;
   background-size: 100% 100%;
   background-repeat: no-repeat;
   background-color: #ffffff;
/*background: rgba(232,232,232,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(232,232,232,1) 0%, rgba(222,222,222,1) 47%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(232,232,232,1)), color-stop(47%, rgba(222,222,222,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(232,232,232,1) 0%, rgba(222,222,222,1) 47%, rgba(217,217,217,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(232,232,232,1) 0%, rgba(222,222,222,1) 47%, rgba(217,217,217,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(232,232,232,1) 0%, rgba(222,222,222,1) 47%, rgba(217,217,217,1) 100%);
background: radial-gradient(ellipse at center, rgba(232,232,232,1) 0%, rgba(222,222,222,1) 47%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#d9d9d9', GradientType=1 );*/
   margin:0 auto;
   font-size: 15px;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.art-hmenu
{
   font-size: 16px;
   font-family: 'thsarabun', Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

#idordershow namemember1{
	font-size: 16px;
	color: #F80409;
}

.art-sheet
{
   background: #000000;
   background: transparent;
   padding:15px;
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width:auto;
   z-index: auto !important;
}



input, select, textarea
{
   vertical-align: middle;
   font-size: 14px;
   color: #000000;
   font-family: 'thsarabun', Arial, Helvetica, Sans-Serif;
   box-shadow:0px 0px 1px 1px #000000;
   border-radius:5px 5px 5px 5px ;
   border:0px solid #000000;

}



input[type="text"], input[type="password"], input[type="email"], input[type="url"],input[type="number"], textarea
{
   background: #F8FAFB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 5px 10px;
   color: #7A5800 !important;
   font-size: 14px;
   font-family: 'thsarabun', 'thsarabun', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   border-radius:5px 5px 5px 5px ;

}
input[type="number"]{
	width: 10%;
	height:25px;
}
input.art-error, textarea.art-error
{
   background: #F8FAFB;
   border:1px solid #F5250A;
   margin:0 auto;
}
input.art-error, textarea.art-error {
   color: #7A5800 !important;
   font-size: 13px;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.art-search input[type="text"]
{
   background: #F8FAFB;
   border-radius: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #7A5800 !important;
   font-size: 13px;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.art-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.art-search input
{
   top:0;
   right:0;
}

form.art-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.art-search input[type="submit"]
{
   background: #88B5D3;
   margin:0 auto;
   color: #274E68 !important;
   font-size: 13px;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
   border-radius:5px 15px 15px 5px ;

}

label.art-checkbox:before
{
   background: #F8FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.art-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.art-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.art-checkbox.active:before
{
   background: #8C8C8C;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.art-checkbox.hovered:before
{
   background: #A8A8A8;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.art-radiobutton:before
{
   background: #F8FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.art-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

.art-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.art-radiobutton.active:before
{
   background: #8C8C8C;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.art-radiobutton.hovered:before
{
   background: #A8A8A8;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

a img
{
   border: 0;
}



blockquote
{
   background: #B8D3E5 url('../images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 10px 10px 50px;
   color: #204055;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer blockquote a,
blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer blockquote a:link,
blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer blockquote a:visited,
blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer blockquote a:hover
{
   color: #204055;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.art-postcontent blockquote p,
.art-blockcontent blockquote p,
.art-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}



.art-footer
{
   background: #0d4172;
   margin:0 auto;
   position: relative;
   color: #ADADAD;
   font-family: Arial, Helvetica, Sans-Serif;
   text-align: left;
   padding: 0;
	
}

.art-footer a,
.art-footer a:link,
.art-footer a:visited,
.art-footer a:hover,
.art-footer td, 
.art-footer th,
.art-footer caption
{
   color: #ADADAD;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
}

.art-footer p 
{
   margin: 5px 0;
   padding:0;
   text-align: left;
}

.art-footer a,
.art-footer a:link
{
   color: #DB9D00;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   text-decoration: none;
}

.art-footer a:visited
{
   color: #FFBF1F;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   text-decoration: none;
}

.art-footer a:hover
{
   color: #3C78A0;
   font-family: Arial, 'thsarabun', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.art-footer img
{
   border: none;
   margin: 0;
}

.art-footer-inner
{
   margin: 0 auto;
   width:auto;
   padding: 15px;
   text-align: center;
   height: 60px;
}



.loading
{
   position: fixed;
   background: #fff url('../images/preloader-01.gif') center center no-repeat;
   width: 32px;
   height: 32px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
}



.art-content-layout .art-content
{
   margin:0 auto;
}


#divContent{
	padding:5px;
	border-radius:5px;
}
fieldset{
	padding:30px 10px 10px 10px;
	border-radius:5px;
	
background: rgb(249,252,247); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjlmY2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjlmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(249,252,247,1)), color-stop(100%,rgba(245,249,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */	
}
#headtable{
	font-family:'thsarabun', Helvetica, Sans-Serif;
	padding:10px;
	border-radius:10px;
	font-size:20px;
	color: #ffffff; /*text-shadow: black 0.1em 0.1em 0.2em;*/
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,65,114,1)), color-stop(100%, rgba(11,51,96,1)));
	background: -webkit-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -o-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -ms-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: linear-gradient(to right, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4172', endColorstr='#0b3360', GradientType=1 );

}
#headtable1{
	font-family:'thsarabun', Helvetica, Sans-Serif;
	padding:10px;
	border-radius:5px;
	font-size:18px;
	color: #ffffff; /*text-shadow: black 0.1em 0.1em 0.2em;*/
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,65,114,1)), color-stop(100%, rgba(11,51,96,1)));
	background: -webkit-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -o-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -ms-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: linear-gradient(to right, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4172', endColorstr='#0b3360', GradientType=1 );

}
#headtable2{
	font-family:'thsarabun', Helvetica, Sans-Serif;
	padding:10px;
	border-radius:5px;
	font-size:16px;
	color: #ffffff; /*text-shadow: black 0.1em 0.1em 0.2em;*/
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,65,114,1)), color-stop(100%, rgba(11,51,96,1)));
	background: -webkit-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -o-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -ms-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: linear-gradient(to right, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4172', endColorstr='#0b3360', GradientType=1 );

	height: 30px;
}
#headtable3{
	font-family:'thsarabun', Helvetica, Sans-Serif;
	padding:10px;
	border-radius:5px;
	font-size:12px;
	color: #ffffff; /*text-shadow: black 0.1em 0.1em 0.2em;*/
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,65,114,1)), color-stop(100%, rgba(11,51,96,1)));
	background: -webkit-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -o-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -ms-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: linear-gradient(to right, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4172', endColorstr='#0b3360', GradientType=1 );

	height: 30px;
}
#headtable2 th{
	text-align: center;
	vertical-align: middle;
	
}
#headtable3 th{
	text-align: center;
	vertical-align: middle;
}
#headtable4{
	font-family:'thsarabun', Helvetica, Sans-Serif;
	padding:10px;
	border-radius:5px;
	font-size:13px;
	color: #ffffff; /*text-shadow: black 0.1em 0.1em 0.2em;*/
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,65,114,1)), color-stop(100%, rgba(11,51,96,1)));
	background: -webkit-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -o-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -ms-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: linear-gradient(to right, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4172', endColorstr='#0b3360', GradientType=1 );
	vertical-align: middle;
	height: 30px;
}

#leg{	
	font-family:'thsarabun', Helvetica, Sans-Serif;
	font-size:22px;
	color:#E7E7E7;
	font-weight:bold;
	/*text-shadow: black 0.1em 0.1em 0.2em;*/
	border-radius:5px 5px 5px 5px ;
	box-shadow:black 0.1em 0.1em 0.2em;
	background: rgba(13,65,114,1);
	background: -moz-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,65,114,1)), color-stop(100%, rgba(11,51,96,1)));
	background: -webkit-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -o-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -ms-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: linear-gradient(to right, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4172', endColorstr='#0b3360', GradientType=1 );
	 padding:10px 10px;
}
#leg2{	
	font-family:'thsarabun', Helvetica, Sans-Serif;
	font-size:20px;
	font-weight:bold;
	color: #fffff; text-shadow: black 0.1em 0.1em 0.2em;
	border-radius:5px 5px 5px 5px ;
	box-shadow:black 0.1em 0.1em 0.2em;
	background: -moz-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,65,114,1)), color-stop(100%, rgba(11,51,96,1)));
	background: -webkit-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -o-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: -ms-linear-gradient(left, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	background: linear-gradient(to right, rgba(13,65,114,1) 0%, rgba(11,51,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4172', endColorstr='#0b3360', GradientType=1 );


}
#tablecustom{
font-size:14px;
box-shadow:0px 0px 1px 1px #000000;
border-radius:5px 5px 5px 5px ;
border:1px solid #000000;
background: rgb(249,252,247); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjlmY2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjlmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(249,252,247,1)), color-stop(100%,rgba(245,249,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */	
}
#tablecustom  tr{
	font-size:12px;
	padding: 10px,10px;
	height:30px;	
}
#tablecustom  td{
	font-size:12px;
	padding: 10px,10px;
	vertical-align: middle;	
}
#barcode{
	font-family:'Conv_BarcodeFont';
}

/* Begin Additional CSS Styles */
.art-blockheader .t, .art-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
#rate{
	font-size:20px;
	color:#00F;
}
#rate1,#paymem{
	font-size:30px;
	color:#00F;
}
#caddy {
	font-size:30px;
	color:#F00;
}
#nightgolf2{
	font-size:30px;
	color:#EAF801;
}
#sumt{
	font-size:30px;
	color:#0F0;
}
#insurance{
	font-size:30px;
	color:#F00;
}
output {
    display: inline;
}
#namemember1{
	font-size:16px;
}
/*
 * Component: Info Box
 * -------------------
 */
.info-box {
  display: block;
  min-height: 70px;
  background: #fff;
  width: 70%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 15px;
}
.info-box small {
  font-size: 14px;
}
.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px -10px;
  height: 2px;
}
.info-box .progress,
.info-box .progress .progress-bar {
  border-radius: 0;
}
.info-box .progress .progress-bar {
  background: #fff;
}
.info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: left;
  height: 70px;
  width: 70px;
  text-align: center;
  font-size: 45px;
  line-height: 70px;
  background: rgba(0, 0, 0, 0.2);
}
.info-box-content {
  padding: 5px 10px;
  margin-left: 90px;
}
.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info-box-text {
  text-transform: uppercase;
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
 {
  color: #fff !important;
}
.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
  background-color: #dd4b39 !important;
}
.bg-gray {
  color: #000;
  background-color: #d2d6de !important;
}
.bg-black {
  background-color: #111111 !important;
}
.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
  background-color: #dd4b39 !important;
}
.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-waring,
.modal-warning .modal-body {
  background-color: #f39c12 !important;
}
.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
  background-color: #00c0ef !important;
}
.bg-blue {
  background-color: #0073b7 !important;
}
.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
  background-color: #3c8dbc !important;
}
.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
  background-color: #00a65a !important;
}
.bg-navy {
  background-color: #001f3f !important;
}
.bg-teal {
  background-color: #39cccc !important;
}
.bg-olive {
  background-color: #3d9970 !important;
}
.bg-lime {
  background-color: #01ff70 !important;
}
.bg-orange {
  background-color: #ff851b !important;
}
.bg-fuchsia {
  background-color: #f012be !important;
}
.bg-purple {
  background-color: #605ca8 !important;
}
.bg-maroon {
  background-color: #d81b60 !important;
}

#frmticketdrivefree td,#frmticketdrivenot td,#frmticketdrivepackageold td,#frmticketdrive td,#frmticketdrivepackage td
{
	text-align: center;
	
}