/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(../images/blue-bar.jpg) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88888A;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
	color: #DB5600;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #DB5600;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

img, p, blockquote, ol, ul {
	margin-bottom: 1.5em; 
	text-align: justify;
	line-height: 167%;
	font-size: 107%; 
}
img { margin-right: 0.5em; margin-bottom:0;}
blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/img07.gif) no-repeat left top;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #164F94;
}

/* Menu */

#menu {
	width: 750px;
	height: 45px;
	margin: 0 auto;
	border-left: 10px solid #164F94;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #164F94; 
	text-decoration: none;
	color: white;
}

#menu b {
	text-decoration: underline;
}

/* Logo */
#logo-admin {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #164F94 url(../images/logo-admin.jpg);
}

#logo-admin h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 168%;
	font-color: red;
}
#logo1 h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 168%;
	font-color: red;
}
#logo2 h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 168%;
	font-color: red;
}
#logo3 h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 168%;
	font-color: red;
}
#logo-admin h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
#logo1 h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
#logo2 h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
#logo3 h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(../images/dwi-color-bar.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px 1px 20px 30px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 10px; 
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(../images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #164F94;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
	float: left; display:block;
}

#links ul {
	background: url(../images/img04.gif) repeat-x left bottom;
	width:200px;
}

#links li {
	padding: 5px 0 0 2px;
	background: url(../images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	color: #164F94;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #DB5600;
	border-bottom: 1px solid #DB5600;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 10px solid #164F94;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #164F94;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	background: #DB5600;
}

#tambahan menu
#sidebarNavAdd{
	width: 200px;
	float: left;
	margin-left: 1em;
	color: #666b75;
	background-color: #DB5600;
	}
#sideNavAdd{
	float: left;
	width:200px;
	height:auto;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
}
#sideNavAdd a:link, #sideNav a:visited{
	border-bottom:1px solid red;
	display:block;
	padding:5px;}
	
#sideNavAdd a:hover {
	border-bottom:1px solid #e1e1e1;
	text-decoration: none;
	background-color: #DB5600;
	color: white;
}

#footerLogo {
	position: relative;
	width: 750px;
	height: 60px;
	margin: auto; 
	background-color: #ffffff;
}

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #704968;
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #CDB4C8;
}
textarea, input.text { width: 100%; }
table td {vertical-align:top};
img {border:0px;}

table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;font-size: 11px;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
	font-size: 11px;
}
table.adminlist td {
	border: 1px solid #e5e5e5;
	padding: 4px; 
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1; 
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
img {border:0;}
