/* BY ID*/


/*
#HEAD_HEAD {
 width: 1000px;
 display: block;
}
.WEBPAGE_MENUIMGICON {
 width: 16;
 height: 16;
}
#WEBPAGE_CONTENTTD {
 padding-left:5px;
 padding-top: 5px;
}
#HEAD_MAINTD {
}
#WEBPAGE_BODY {
 width: 1000px;
}
#WEBPAGE_MENU {
 width: 1000px;
}
#HEAD_LOGO {
 display: none;
}
#HEAD_TEXT1 {
   display:none;
}
#HEAD_TEXT2 {
   display:none;
}
#SIDEBAR_HEADTABLE {
 display:none;
}
#HEAD_LOGO_TD {
 display:none;
}
#HEAD_LANGTD {
 display:none;
}
*/
/* index menu */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 100%; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(http://lib.neu.ac.th/ULIB//imgpng/titlebar.png) repeat-x center left;
margin-bottom: 4px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
padding-top:0px;
margin: 0;
page-break-after: avoid;page-break-before: avoid;page-break-inside: avoid;
}

.arrowlistmenu ul li a{
color: #A70303;
display: block;
padding: 2px 0;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 12;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}







/* other css */
.a_btn {
	border-color: #C0CFE2;
	border-style: solid;
	border-width: 1px;
	background-color: #EFEFEF;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	color: #330066;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	line-height: 130%; 
	margin: 5 0 5 0;
}
.a_btn:hover  {
	background-color: #DFDFFF;
	border-color: #507BAF;
	color: #330066;
}

.feedbtn {
	color: #be0000 !important;
	font-size: 13;
	font-family: Tahoma;
}
.feedbtn:hover  {
	background-color: #d4d4d4;
	color: #330066;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 100%;
}

.curlycontainer .innerdiv{
background: transparent url(http://lib.neu.ac.th/ULIB//neoimg/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}


	/*general size and family*/
td ,font,a,CENTER,body,b,span,div { 
	font-family: "Tahoma";
	font-size: 16px;
}

.smaller { 
	font-family: "Tahoma";
	font-size: 14px;
}
.smaller2 { 
	font-family: "Tahoma";
	font-size: 12px;
}

body {  

	margin: 0px  0px; 
	padding: 0px  0px; 
	background-repeat: repeat-y; 
	background-image: url(http://lib.neu.ac.th/ULIB//image/bg.jpg); 
	background-position: center;
}
a:link { 
	color: #005CA2; 
	text-decoration: none;
	font-family: "Tahoma", "Microsoft Sans Serif"; 
}
a:visited { 
	color: #005CA2; 
	text-decoration: none;
	font-family: "Tahoma", "Microsoft Sans Serif"; 
}
a:active { color: #0099FF; 
	text-decoration: underline;
	font-family: "Tahoma", "Microsoft Sans Serif"; 
}
a:hover { color: #0099FF; 
	text-decoration: underline;
	font-family: "Tahoma", "Microsoft Sans Serif"; 
}
input, select { 
  background-image: url(http://lib.neu.ac.th/ULIB//neoimg/input_bg.png);
	background-repeat: no-repeat;
	font-family: 'Tahoma';
	height: 24px;
	font-size: 16;
	background-color: #FFFFFF; 
	border: #003366; 
	border-style: outset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

INPUT[type="image"] {
	background-image: url(http://lib.neu.ac.th/ULIB//neoimg/spacer.gif);;
 }
INPUT[type="submit"] {
	background-image: url(http://lib.neu.ac.th/ULIB//neoimg/spacer.gif);;
	color: #17314A;
	height: 28px;
 }
INPUT[type="radio"] {
	border-width: 0px;
	background-color: transparent;
 }
INPUT[type="checkbox"] {
	border-width: 0px;
	background-color: transparent;
 }
INPUT[type="reset"] {
	background-image: url(http://lib.neu.ac.th/ULIB//neoimg/spacer.gif);;
	color: #17314A;
	height: 28px;
 }
INPUT[type="button"] {
	background-image: url(http://lib.neu.ac.th/ULIB//neoimg/spacer.gif);;
	color: #17314A;
	height: 28px;
 }
textarea { 
  background-image: url(http://lib.neu.ac.th/ULIB//neoimg/input_bg.png);
	background-repeat: no-repeat;
	font-family: 'Tahoma';
	font-size: 16;
	background-color: #FFFFFF; 
	border: #003366; 
	border-style: outset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.mbtn { 
	background-color: #B9C6FF; 
	border: 1px #0033FF solid; 
	font-family: "Tahoma"; 
	color: #333333; 
	font-weight: bold;
}
.mnhead {
	text-align: center;
	color: #25323F;
	background-color: #CDD5E0;
	font-weight: bold;
}
.tb {
	font-family: "Tahoma";
	font-size: 28px;
	color: #FFFFFF;
	font-weight: 700;
}
.tbs {
	font-family: "Tahoma";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 700;
}
.stupid {
	font-family: "Tahoma";
	font-size: 16px;
}
.stupidmenu {
	font-family: "Tahoma";
	font-size: 20px;  
	font-weight: bold;
}
.stupidb {
	font-family: "Tahoma";
	font-size: 16px;
	font-weight: bold;
}
.ts {
}
.checkbox {
	BORDER-RIGHT: #99ccff 0px groove;
	BORDER-TOP: #99ccff 0px groove;
	BORDER-LEFT: #99ccff 0px groove;
	BORDER-BOTTOM: #99ccff 0px groove
}
.frmbtn {
	background-color: #E7EBF1;
}

.sidebarstriptagp p { 
	page-break-after: avoid;
	page-break-before: avoid ;
	margin: 0px;
}



/* สำหรับบาร์ต่าง ๆ ในโหมดแอ็ดมิน */

.baradmin1 {
	background-color:#0D5780;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09304D;
	border-right-color: #000000;
	border-bottom-color: #76D3F8;
	border-left-color: #000000;
	filter : glow(color = 93bee2, Strength=2, positive=true);
}
.baradmintxt {
	 font-family: "Tahoma";
 font-size: 20px;  
 font-weight: bold;
}










.table_head {
	padding-left: 2px;
	text-align: center;
	font-weight: bold;
	border-style: solid;
	border-color: #D1D1D1;
	border-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#E8E8E8;
}
.table_head2 {
	padding-left: 2px;
	text-align: center;
	font-weight: normal;
	border-style: solid;
	border-color: #D1D1D1;
	border-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#F0F0F0;
}
.table_border {
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	background-color: #F4F4F4;
	border-left-color: #7C7C7C;
	border-right-color: #7C7C7C;
}
.table_td {
	padding-left: 2px;
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: #D6D6D6;
	background-color: #F9F9F9;
}

/*Wiki's wikiwrapper */

#wikiwrapper {
	padding: 0px;
	padding-left: 9px;
}
#wikiwrapper a {
	font-size: 14;
}
#wikiwrapper p {
	font-size: 14;
}
#wikiwrapper {
	font-size: 14;
}
#wikiwrapper img{
border: 1px solid #ccc;
}

#wikiwrapper img:hover{
border: 1px solid navy;
}
