@charset "utf-8";
/* CSS Document */
* {
margin: 0px;
padding: 0px;
}
body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
color:#333;
text-align:center;
background-color: #666;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color:# F33;
}
a:hover {
	text-decoration:none;
	color: #333;
	font-weight: normal;
}
#wrapper {
width:950px;
height:1%;
text-align:left;
margin:0px auto;
border-top:solid 1px #666;
border-right:solid 1px #666;
border-bottom:solid 1px #666;
border-left:solid 1px #666;
}
#header {
width:auto;
height:142px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image: url(../images/global/adminheadarkerblue950.gif);
}
#header p {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:8px;
font-family:"Arial Black", Gadget, sans-serif;
color:#008;
}
.h1 {
	font-size:24px;
	color:#008;
}
#navigation {
width:auto;
height:36px;
margin:0px 0px 0px 0px;
background-image: url(../images/global/navbarldarkerblue950.gif);
}
#mainav {
width:auto;
height:1%;
list-style:none;
padding:7px 60px 0px 180px;
}
#mainav li {
float:left;
}
#mainav li#front {
float:right;
}
#mainav li a:link, #mainav li a:active, #mainav li a:visited {
display:block;
padding:0px 0px 0px 0px;
text-decoration:none;
vertical-align: middle;
float:left;
color:#333;
}
#mainav li a:hover {
color:#ccc;
}
#container {
	padding:20px 60px 20px 60px;
	margin: 0px 0px 0px 0px;
	width:auto;
	height:1%;
	background-image: url(../images/global/contentdarkerblue950.gif);
	color: #000;
}
#ptitle {
font-weight:bold;
font-size:16px;
color: #003;
}
.categoryName {
color:#900;
}
#footer {
margin:0px 0px 0px 0px;
height:50px;
text-align:center;
font-size:12px;
background-image: url(../images/global/footerdarkerblue950.gif);
}
#footer p {
padding:15px;
margin:0px 0px 0px 0px;
color:#444;
font-size:10px;
}
#footer a:link, #footer a:active, #footer a:visited {
color:#444;
text-decoration:none;
}
#footer a:hover {
color:#999;
text-decoration:none;
}
#forminsert {
margin:20px 0px;
}
#tblinsert {
border-bottom:solid 1px #aaa;
border-left:solid 1px #aaa;
}
#tblinsert th, #tblinsert td {
border-top:solid 1px #aaa;
border-right:solid 1px #aaa;
vertical-align:top;
}
#tblinsert th {
padding:3px 10px; 
color: #333;
background-color:#dadada;
font-weight:bold;
text-align:right; 
}
#tblinsert td {
padding:3px;
text-align:left;
}
#tblinsert caption {
	width: auto;
	padding:2px 0px 2px 10px;
	font-weight:bold;
	color:#333;
	background-color:#dadada;
	border-top:solid 5px #aaa;
	border-right:solid 1px #aaa;
	border-left:solid 1px #aaa;
	clear:both;
	height:auto;
	text-align:center;
	text-transform:uppercase;
}
#tblinsert input {
border:1px solid #aaa;
width:400px;
height:20px;
}
#tblinsert textarea {
border:1px solid #aaa;
width:400px;
height:100px;
}
#tblinsert select {
border:1px solid #aaa;
width:auto;
height:20px;
}
#tblinsert input#button {
align: center;
height:23px;
width:80px;
padding:2px 10px;
display:block;
background-color:#DADADA;
color:#333;
font-size:14px;
cursor:pointer;
cursor:hand;
}
#tblinsert input#check {
border:1px solid #aaa;
float:left;
}
#tblinsert input#keyword {
border:1px solid #aaa;
width: 200px;
height: 20px;
}
/*************************** Table Repeat **************************************/
#tblrepeat {
margin:20px 0px;
border-top:solid 5px #aaa;
border-bottom:solid 1px #aaa;
border-left:solid 1px #aaa;
}
#tblrepeat th {
padding:3px 10px;
text-align:left;
vertical-align:middle;
background-color:#DADADA;
border-right:solid 1px #aaa;
}
#tblrepeat td {
border-top:solid 1px #aaa;
border-right:solid 1px #aaa;
padding:3px 10px;
}
#tblrepeat tr {
background-color:transparent;
}
#tblrepeat tr:hover {
background-color:#fff;
}
.messagebox {
background-color:#fff;
text-align:left;
vertical-align:middle;
}
.messagebox p {
margin-left:7px;
font-weight:bold;
color:#900;
}
.redBold {
	font-weight:bold;
	color:#F30;
}
.blueBold {
	font-weight:bold;
	color:#03F;
}
.delbtn {
	color:#F00;
}
.editbtn {
	color: #060;
}
.addnewbtn {
	color:#03F;
}
/*************************** /Table Repeat **************************************/
/******************** rank ******************************/
.rankcont {
display: block; 
width: 48px; 
height: 4px; 
border: solid 1px #666; 
position: relative;
background-color:#fff;
overflow:hidden;
}
.rank2, .rank3, .rank4 {
background-color: #669933; 
height: 4px;
position: absolute; 
top: 0px; 
left: 0px; 
}
.rank2 { 
width: 16px; 
}
.rank3 {
width: 32px; 
}
.rank4 { 
width: 48px; 
}
/******************* /rank ******************************/
/********************** Recordset paging *********************/
#paging {
margin:20px 0px 20px 0px;
}
#paging a:link, #paging a:active, #paging a:visited {
padding:1px 5px 1px 5px;
margin-right:5px;
border:solid 1px #999;
text-decoration:none;
background:#fff;
}
#paging a:hover {
text-decoration:none;
background:#dadada;
}
#paging .inactive {
padding:1px 5px 1px 5px;
margin-right:5px;
background:transparent;
color:#ccc;
border:solid 1px #ccc;
}
/********************** /Recordset paging *********************/
