﻿body {
	padding: 0px;
	margin: 25px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;	
}

a {text-decoration:none;}
a:link {color: #151515;}
a:visited {color: #585858;}
a:hover {color: #585858;}
a:active {color: #585858;}

#page_layout {
	width: 755px;
	height: auto;
	margin: 0 auto;
	border: 5px solid #CCCCFF;
}
#topsection {
	height: 100px;
}
#middlesection {
	height: 452px;
	width: 767px;
}
#bottomsection {
	font-size: 11px;
	color: #999999;
	text-align:left;
	margin-left:75px;
	margin-bottom:10px;
}

#aku_kamu_logo {
	height: 94px;	
	width: 250px;	
	float: left;
	margin-left: 30px;
	margin-top:5px;
	border:0;
}
	
#menu {
	float: right; 
	margin-top: 50px; 
	margin-right: 5px;
}

.menuitem {	
	color: #585858;
	font-size: 14px;
	text-decoration: none;
	margin: 0 5px 0 10px;
}
a.menuitem {text-decoration:none;}
a.menuitem:active {color: #585858;}
a.menuitem:link {color: #585858;}
a.menuitem:visited {color: #585858;}
a.menuitem:hover {color: #ff5427;}

#leftcolumn {
	width: 300px;
	height: 441px;
	float: left;
	margin: 5px 0 0 6px;
	display: inline;
}
#rightcolumn {
	width: 435px;
	height: 440px;
	float: left;
	margin: 5px 0 0 2px;
	display: inline;
	overflow: auto;
}

#heading {
	margin-top: 20px;
}

#rightcontent {
	margin: 0 0 0 20px;
	height: 440px;
	width: 417px;
	padding-right: 20px;
	overflow: auto;
}

#righttext {
	margin-top: 5px;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

#righttext h2 {font-size: 18px; color: black; font-weight: normal; border-bottom:thin; border-bottom-color:black;border-bottom-style:solid;}
#righttext p {padding: 0; margin: 0 0 10px; line-height: 18px;}

div#righttext a{
	text-decoration: none;
}

div#righttext a:visited {
	color: #3594ff;
	font-weight: bold;
}
div#righttext a:active {
	color: #555555;
	font-weight: bold;
}
div#righttext a:link {
	color: #3594ff;
	font-weight: bold;
}
div#righttext a:hover {
	color: #ff5427;
	font-weight: bold;
}
h4 {
	color: #333333;
	font-size: 15px;
	margin: 20px 0 5px;
	padding: 0;
	font-weight:bold;
	border-bottom: 1px solid #aaa;
}
h5 {
	color: #333333;
	font-size: 13px;
	margin: 20px 0 5px;
	padding: 0;
	font-weight:bold;
}

div#ISBN {
	text-align:right;
	font-size: 10px;

}

div#info {
	text-align:left;
	font-size: 11px;
	color: #666666;
}

.columnleft {
	display: inline-block;
}

.columnright {
	text-align:center;
	vertical-align:middle;
	display: inline-block;
	width: 130px;
	height:125px;
	font-size: 10px;
	font-weight:bold;
}

.style1 {
	text-align: center;
}
.style2 {
	border-width: 0px;
}
