* {
	margin : 0px;
	padding : 0px;
}

body {
	color : #333333;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #FFFFFF;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top: 10px;
	background-image: url(images/Logo_hmt.jpg);
}

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}
#top_left {
	height: 30px;
	width: 470px;
	background-image: url(images/back_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#wrapper_all {
	background-image: url(images/backtrans_09.png);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top {
	background-image: url(images/back_03.gif);
	background-repeat: repeat-x;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 30px;
}
#top_right {
	background-image: url(images/back_05.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 470px;
	height: 30px;
}
#bottom {
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back_1.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	font-family: Calibri, Cambria;
	font-size: 12px;
	font-weight: normal;
}
#bottom_left {
	background-image: url(images/back_11.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 30px;
	width: 100px;
}
#bottom_right {
	background-image: url(images/back_13.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 30px;
	width: 100px;
}







/* Header Style */

#page_header {
	width : 900px;
	height : 300px;
	text-align : center;
	overflow : hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5A83C1;
}
#bottom_middle {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 3px;
	height: 30px;
}





#page_title {
	width : 300px;
	height : 300px;
	float : right;
	clear: both;
	margin-top: auto;
	margin-bottom: auto;
}
#header_right {
	float: right;
	height: 300px;
	width: 300px;
	clear: both;
}



#slideshow {
	height:290px;
	position: relative;
	width: 600px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#page_title img {
	position : absolute;
	top : 49px;
	margin-left : 5px;
	left: 699px;
}

#header_search {
	margin-top : 15px;
	width : 220px;
	float : right;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 900px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
}

#page_menu ul {
	height : 35px;
}

#page_menu li {
	padding : 12px 24px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 900px;
	text-align : justify;
	display : block;
	clear : both;
	font-family: Calibri, "Calligraph421 BT", Cambria;
	font-size: 12px;
}

#page_leftcol {
	width : 179px;
	float : left;
	font-family: Cambria, "Calligraph421 BT", Calibri;
}

#page_maincol {
	margin-left : 8px;
	width : 517px;
	float : left;
}
#page_maincol_user {
	margin-left : 8px;
	width : 702px;
	float : left;
}
#page_rightcol {
	margin-left : 8px;
	width : 185px;
	float : left;
}


/* Left Column Style */

.leftcol_box {
	width : 168px;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 0px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 15px 14px;
	width : 149px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}

#books_search {
	overflow : hidden;
}

#books_search h2 {
	border-bottom : 1px solid #009966;
	background-image: url(images/button_03_03.gif);
}

#books_search a {
	color : #D14A4A;
	font-weight : bold;
}

#books_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#books_search input {
	margin-bottom : 14px;
	width : 140px;
}

#books_search select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#books_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	border-bottom : #F8C055 1px solid;
	width: 167px;
	background-image: url(images/button_03_03.gif);
}

#catalog .content {
	text-align : left;
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
}

#catalog li {
	list-style:url(../../images/8.gif);
	padding-bottom:5px;
	margin-left:11px;
	
}



#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog a:hover {
	color : #716E6E;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#knowmore {
	margin-top : 13px;
	width : 179px;
	height : 114px;
	overflow : hidden;
	background : url('images/knowmore_bg.gif') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
}

#knowmore h2 {
	height: 23px;
	background : url('images/header_knowmore.gif') no-repeat 0px 0px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#newsletter h2 {
	border-bottom : #58A4DE 1px solid;
	width: 167px;
	background-image: url(images/button_03_03.gif);
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	width : 362px;
	height : 137px;
	background : url('images/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#maincol_top h2 {
	width : 121px;
	height : 32px;
	background : url('images/maincol_header.gif') no-repeat 0px 0px;
}

#maincol_top .sideimg {
	position : absolute;
	background : url('images/maincol_img.gif') no-repeat bottom left;
	width : 87px;
	height : 137px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 95px;
	width : 255px;
	color : #fff;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 360px;
	background : url('images/maincol_vline.gif') #fff repeat-y 180px 0px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 360px;
	height : 26px;
}

#bestsellers {
	overflow : hidden;
	background : url('images/maincol_hline.gif') 0px 27px;
}

#bestsellers h2 {
	background : url('images/header_bestsellers.gif') #075B9B no-repeat 0px 0px;
}

#bestsellers .content {
	width : 179px;
	height : 235px;
	float : left;
	overflow : hidden;
}

#bestsellers .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 160px;
}

#bestsellers .bookcover {
	width : 66px;
	height : 101px;
	float : left;
	position : static;
}

#bestsellers p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}

#bestsellers .info {
	float : none;
	width : 160px;
}

#bestsellers .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#bestsellers .buynow {
	font-weight : bold;
	float : right;
}

#bestsellers .buynow a {
	color : #577D0E;
}

#bestsellers .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


/* Right Column Style */

.rightcol_box {
	width : 173px;
	overflow : hidden;
	font-family: Cambria, "Calligraph421 BT", Calibri;
	font-size: 12px;
}

.rightcol_box h2 {
	width : 183px;
	height : 30px;
}

#latest h2 {
	background-image: url(images/button_03_03.gif);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat-x;
}

#latest .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#latest h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#latest .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #fff;
	padding-top: 5px;
}

#page_footer {
	width : 900px;
	height : 30px;
	font-size : 10px;
	color : #FFFFFF;
	background-image: url(images/button_03.gif);
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}
#page_spacing #page_footer #rights {
	padding-top: 10px;
	text-align: center;
	width: 885px;
}


#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.borderbox {
	clear : both;
	float : none;
	margin-top : 5px;
	border : #A5A4A4 1px solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#latest h2 span {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:0;
	padding-left:0;
	font-family: Cambria, "Calligraph421 BT", Calibri;
	
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul, ol {
	margin-left:7px;
	
	
}

li {
	margin-left:10px;
	
	
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #666666;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.tombol {
	padding : 2px;
	border : 1px outset #999999;
	background-color: #999999;
	clear: both;
	float: none;
	margin: 0px;
	color: #333333;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

#styletwo{
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family:Cambria, "Calligraph421 BT", Calibri;
	width : 900px;
	height : 30px;
	float : none;
	clear : both;
	text-align : center;
	background-image: url(images/button_02.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center;
	}

#styletwo ul{
	margin:0;
	list-style-type:none;
	width:auto;
	height: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#styletwo ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0px;
	}

#styletwo ul li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	height:20px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
	background-image: url(../images/foxmenu_bg-OFF.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	}

#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#000066;
	height:22px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/button.gif);
	}
td {
	padding: 3px;
	font-size: 11px;
}
