body{
	font-family: Tahoma;
        text-align: justify;
}

#wrapper {
	position: relative;
	//background-image: url(../../images/background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height:100%;
	border: 1px solid #265180;
	padding-top: 0;
	text-align: left;
}

/* Header */
#header {
	background-image: url(../../images/header_slice.png);
        
        background-color: #aee1f3;
	background-repeat: no-repeat;
        background-position: left-top;
	height: 130px;
	width: 100%;
}
#footer{
	padding: 10px 0;
	color: #FFFFFF;
	background-color: #004f94;
        width: 100%;
}
#spacecontent {
	float: left;
	width: 10px;
}
#content {
	margin-left: 0px;
        
        background-image: url(../../images/Layer-1.jpg);
	padding: 5px 0 0 0;
	top: 5px;
        
        
        height:auto !important;
        height:600px; 
}
#content p {
	font-size: 75%;
	line-height: 1.8em;
	padding-left: 2em;

}
#menukiri {
    width: 100%;
    margin: 0;
    list-style: none;  
    top: 0;
    
}
#menukiri ul ul
{
    top: 0;
    left: 5px;
}
/*Top Menu*/
#menu {
	width: 100%;
	position: absolute;
	top: 110px;
	left: 0;
	margin: 0;
	padding: 0;
	background: #004f94;
        background: -moz-linear-gradient(#004f94, #004f94);
        background: -webkit-gradient(linear,left bottom,left top,color-stop(004f94, #004f94),color-stop(004f94, #004f94));	
	background: -webkit-linear-gradient(#004f94, #004f94);
        background: -o-linear-gradient(#004f94, #004f94);
        background: -ms-linear-gradient(#004f94, #004f94);
        background: linear-gradient(#004f94, #004f94);
        -moz-border-radius: 50px;
        -moz-box-shadow: 0 2px 1px #004f94;
        -webkit-box-shadow: 0 2px 1px #004f94;
        box-shadow: 0 3px 1px #004f94;
        margin: 0px;
}
#menu a 
{
    color: #fafafa;
    text-decoration: none;
    text-shadow: 3px 4px 3px #000;
}
#menu li:hover > ul
{
    display: block;
}
#menu ul
{
    list-style: none;
    z-index: 99999;    
    background: #004f94;
    background: -moz-linear-gradient(#004f94, #004f94);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #004f94),color-stop(1, #004f94));
    background: -webkit-linear-gradient(#004f94, #004f94);    
    background: -o-linear-gradient(#004f94, #004f94);	
    background: -ms-linear-gradient(#004f94, #004f94);	
    background: linear-gradient(#004f94, #004f94);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #004f94, 0 2px 0 #004f94;
    -webkit-box-shadow: 0 1px 0 #004f94, 0 2px 0 #004f94;
    box-shadow: 0 1px 0 #004f94, 0 2px 0 #004f94;
    
}
#menu ul a:hover
{
    background: #0186ba;
    background: -moz-linear-gradient(#04acec,  #0186ba);	
    background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
    background: -webkit-linear-gradient(#04acec,  #0186ba);
    background: -o-linear-gradient(#04acec,  #0186ba);
    background: -ms-linear-gradient(#04acec,  #0186ba);
    background: linear-gradient(#04acec,  #0186ba);
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #004f94; 
}
#menu ul ul li:first-child a:hover:after
{
    border-right-color: #004f94; 
    border-bottom-color: transparent; 	
}
a:link,a:visited {
  color:#004f94;
}
a:hover {
	color: #004f94;
	text-decoration:none;
}
h2 {   
	font: normal 120% Georgia;
	line-height: 200%;
	color: #265180;
	background-color: transparent;
	border-bottom: 1px dotted #265180;
        padding-left: 10px;
}

h1 {   
	font: normal 120% Georgia;
	line-height: 200%;
	color: #265180;
	background-color: transparent;

}

h3 {   
	font: normal 150% Tahoma;
	color: #265180;
	background-color: transparent;
	border-bottom: 1px dotted #265180;
}
/*
table {
	font-family: Tahoma; 
	font-size: 8pt;
/*	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
*/	/*border-collapse: collapse;
	margin: 10px 0px;
}
th{
	color: #FFFFFF;
	font-size: 7pt;
	text-transform: uppercase;
	text-align: center;
	padding: 0.5em;
/*	border-width: 1px;
	border-style: solid;
	border-color: #969BA5;
*/	/*border-collapse: collapse;
	background-color: #265180;
}
td{
	padding: 0.5em;
	vertical-align: middle;
/*	border-width: 1px;
	border-style: solid;
	border-color: #969BA5;
	border-collapse: collapse;
}

input,textarea,select{
	font-family: Tahoma; 
	font-size: 8pt;
}
*/
#paging{
	font-family: Tahoma; 
	font-size: 8pt; 
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}
table.adminlist2 {
    width: 100%; 
    border-spacing: 1px;
    background-color: #e7e7e7;
    color: #666;
}
table.adminlist2 td {
    font: normal 125% Tahoma;
    color: #265180;
    background-color: transparent;
    border-bottom: 1px dotted #265180; 
}
table.adminlist2 th { padding: 4px; }

table.adminlist2 thead th {
	text-align: left;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.adminlist2 thead th { font-weight: normal; font-size: 10px; }	

table.adminlist2 thead a:hover { text-decoration: none; }

table.adminlist2 thead th img { vertical-align: middle; }

table.adminlist2 tbody th { font-weight: normal; }

table.adminlist2 tbody tr		{ background-color: #fff;  text-align: left; font-weight: normal; font-size: 10px;}
table.adminlist2 tbody tr.row1 	{ background: #F0E9E9; border-top: 1px solid #fff; }

table.adminlist2 tbody tr.row0:hover td,
table.adminlist2 tbody tr.row1:hover td  { background-color: #ffd ; }

table.adminlist2 tbody tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.adminlist2 tbody tr.row1 td { background: #F0E9E9; border-top: 1px solid #FFF; }

table.adminlist2 tfoot tr { text-align: center;  color: #333;  }
table.adminlist2 tfoot td,
table.adminlist2 tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; text-align: center; }

table.adminlist2 td.order 		{ text-align: center; white-space: nowrap; }
table.adminlist2 td.order span { float: left; display: block; width: 20px; text-align: center; }

table.adminlist2 .pagination { display:table; padding:0;  margin:0 auto;	font-size: 11px; }

.pagination div.limit {
    float: left;
    height: 100px;
    line-height: 22px;
    margin: 0 10px;
}