
body {
	background: #000000 url(images/admin-bg.gif) repeat-x;
	color: #CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

input {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link { 
	color: #9D9D9B;
	font-weight: bold;
	text-decoration:none;
}
	
a:visited { 
	color: #9D9D9B;
	font-weight: bold;
	text-decoration:none;
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	background:url(images/head-admin.jpg) no-repeat;
	height: 100px;
	width: 776px;
}

#container {
	background:#494949;
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background:#494949;
}

#footer {
	background: url(images/footer-bg.gif) repeat-x;
	clear: both;
	color: #FFFFFF;
	display: block;
	height: 75px;
	padding-top: 15px;
	text-align: center;
	width: 776px;
}

#left {
	float: left;
	width: 185px;
	background: #494949;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 1px;
}
#left .user {
	padding:0px 2px 5px 5px;
	color:#FFFFFF;
	font-size:12px;
}
#left .user a{
	font-size:12px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:none;
}
#left .user a:hover{
	text-decoration:underline;
}

#menu {
	padding-top: 10px;
}
#menu a {
	background: url(images/menu-bg.gif) no-repeat;
	color: #909090;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 40px;
	padding-top: 4px;	
	width: 145px;
	text-decoration: none;
}
#menu a:hover {
	background: url(images/menu-bg2.gif) no-repeat;
	color: #CCCCCC;
}

/*/////////////////RIGHT//////////////// */
#right {
	float: left;
	background:#333333;
	padding:15px 0px 10px 0px;
	width: 588px;
}
#right .top-menu a{
	display:block;
	width:110px;
	padding:3px 5px 3px 5px;
	background:#FFFF00;
	float:left;
	color:#000000;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}
#right .top-menu a:hover{
	background:#CCCCCC;
	padding:2px 4px 4px 6px;
}
#right .sub-title {
	width:568px;
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
	padding:30px 0px 0px 20px;
	border-bottom:1px double;
}
#right .sub-content {
	padding:15px 10px 10px 10px;
}
#right .message{
	background:#FFFFCC;
	border:#CCCCCC double 1px;
	padding:3px;
	margin:50px 10px 0px 10px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
#right .message2{
	background:#FFFFCC;
	border:#CCCCCC double 1px;
	padding:3px;
	margin:10px 10px 10px 10px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
/*///////////////////////////////////// */

#nav {
	clear: both;
	padding: 15px 20px 10px 0px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	height: 18px;
	width: 756px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}


.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

/*//////////////// LOGIN BOX////////////// */
#mod_admin_login {
	width: 250px;
	margin: 110px 0px 110px 0px;
	text-align: center;
	border: 1px double;
}
#mod_admin_login .header {
	color: #FFFFFF;
	background:#000000;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
}
#mod_admin_login .content {
	width: 250px;
	margin-top: 5px;
}
#mod_admin_login .row {
	padding-bottom: 10px;
	width: 235px;
	padding-left: 15px;
}
#mod_admin_login .label {
	color:#FFFFFF;
	float:left;
	padding-top:5px;
}
#mod_admin_login .inputfield {
	text-align:right;
	padding-right: 18px;
}
#mod_admin_login .message {
	width: 250px;
	padding-bottom: 5px;
}
#mod_admin_login .submit {
	padding-bottom:5px;
}
/*///////////////////////////////////// */

/*//////////////////LIST-TABLE/////////////// */
#list {
	background:#000000;
}
#list .row-head {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
#list .row-list {
	background:#333333;
}
#list .row-page {
	background:#333333;
}
/*///////////////////////////////////// */

/*//////////////////DETAIL/////////////// */
#detail-row {
	width:500px;
	margin-bottom:5px;
}
#detail-row .det-label{
	float:left;
	width:150px;
	padding:3px 0px 0px 15px;
}
#detail-row .det-input{
	display:inline;
}
#detail-submit {
	width:500px;
	margin:15px 0px 10px 0px;
	text-align:center;
}
#detail-submit input{
	margin-left:10px;
	margin-right:10px;
	width:60px;
}
#img_upload {
	height:110px;
	padding-left:10px;
}
#img_upload .img{
	float:left;
	width:150px;
	padding-right:5px;
}
#img_upload .upload{
	float:left;
}
#img_upload .upload-row{
	margin-bottom:5px;
}
/*/////////////////////////////////////// */
