/* 
	CSS handcoded by Nizam Ahamad | nizam.ahamad-at-gmail.com
	New Media Publishing Dept. | Kumpulan Karangkraf Sdn. Bhd.
	Jun 2009. All Right Reserved. 
*/
	

body {
	margin: auto;
	background-image: url(images/mainbg.jpg);
	background-color: #d3cdbe;
	background-repeat: no-repeat;
	background-position: center top;
	/* overall font setting */
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #666666;
}

a, a img {
	color: #FF0000;
	border: 0;
	text-decoration: none;
}

ul, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0 0 5px 0;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #CC0000;
	border-bottom: 1px dotted #CCCCCC;
}
p { text-align: left; }
blockquote { margin: 5px 0 0 30px; }
.red { color: #FF0000; }
#wrapper {
	margin: auto;
	width: 980px;
/*	border: 1px solid #FF0000; */
}
#header {
	height: 190px;
	width : 960px;
	padding: 0 10px 0 10px;
	overflow: hidden;
}
#header-in1 {
	clear: both;
	height: 155px;
}
#header-in2 {
	clear: both;
	height: 35px;
	padding-right: 10px;
	text-align: right;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #ffdbbe;
}
#header-in2 span.follow {
	float: right;
}
#header-in2 img {
	border: 0;
	float: right;
	margin-left: 5px;
}
#headerlogo {
	float: left;
	width: 400px;
	height: 150px;
}
#headerlogo img, #headerlogo img a {
	width: 350px; 
	height: 150px; 
}
#headerboxr {
	float: right;
	width: 550px;
	height: 125px;
	padding-top: 25px;
}
#headerboxr .headboxbanner {
	width: 550px;
	height: 80px;
	text-align: right;
	background-color: #99FF00;
	overflow: hidden;
}
#headerboxr .headboxmenu {
	margin-top: 23px;
	height: 20px;
	text-align:right;
}
#headerboxr .headboxmenu img {
	width: 105px; 
	height: 20px;
}
/* masuk top sector - slideshow,download software, photobook and freeflow part */
#middletop {
	width: 945px;
	height: 315px;
	padding: 0 15px 0 20px;
	overflow: hidden;
	clear: both;
/*	background-color: #FF9900; */
}
#slideshow {
	float: left;
	margin-top: 5px;
	width: 938px;
	height: 300px;
	background-color: #000000;
	border: 1px solid #333333;
	overflow: hidden;
}
#subtopr { /* contained -dloadsware -subscribe -photobook/freeflow */
	float: right;
	width: 440px;
	height: 310px;
	background-color: #F4F4F4;
	overflow: hidden;
}
#box-dload {
	float: left;
	width: 220px;
	height: 113px;
	background-image: url(images/box-dload.png);
	text-align: center;
	padding-top: 32px;
	overflow: hidden;
}	
#box-dload img, #box-dload img a {
	border: none;
	margin-bottom: 3px;
}

#box-subscribe {
	float: left;
	width: 220px;
	height: 145px;
	background-image: url(images/box-subscribe.png);
}	
#box-subscribe .subsub {
	padding: 45px 16px 0 0;
	text-align: right;
}	 
#box-subscribe input {
	width: 140px;
	height: 24px;
	border: none;
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-bottom: 5px;
	color: #CC0000;
}
#box-subscribe .subbut {
	width: 90px;
	height: 24px;
	border: 0;
	background-image:url(images/box-subscribe-but.png);
	background-repeat:no-repeat;
}

/* start CONTENT area that was below the toppromo section */

#content-sector {
	width: 940px;
	height: 550px;
	margin: 0 20px 0 20px;
	padding-top: 5px;
	overflow: hidden;
	border-top: 1px dashed #C4C4C4;
	background-color: #FFFFFF;
}
#content-navbar {
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 0;
	background-image: url(images/bg-navbar.png);
	background-repeat:repeat-x;
	overflow: hidden;
	margin-bottom: 10px;
}
#content-navbar ul li {
	display: inline;
	padding: 0;
	margin: 0 0 0 -4px;
}
#content-navbar a {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border-right: 1px solid #f17316;
}
#content-navbar a:hover {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 16px;
	font-weight: bold;	
	color: #FFFF00;
	text-decoration: none;	
	padding: 10px;
	background-image:url(images/bg-pagenav-on.png);
}

#content-sector2 {
	clear: both;
	background-color: #99FF66;
}


#featured, #featured2 {
	width: 465px;
	height: 430px;
	background-image: url(images/cont-ft-bg.png);
	background-repeat: repeat-y;
}

#featured {	float: left; } 
#featured2 { float: right; }

#featured .ft-top {
	height: 25px;
	background-image:url(images/cont-ft-title.png);
	background-repeat:no-repeat;
}
#featured2 .ft-top { height: 25px; }

#featured .ft-content, #featured2 .ft-content {
	padding: 10px;
}
#featured .ft-items, #featured2 .ft-items {
	height: 110px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#featured .ft-items img, #featured2 .ft-items img {
	width: 180px;
	height: 110px;
	border: 1px solid #E3E3E3;
	float: right;
}

#featured h2, #featured2 h2 { font-size: 12px; color: #000000; padding-bottom: 5px; }
#featured h2 a, #featured2 h2 a { color: #000000; }
#featured h2 a:hover, #featured2 h2 a:hover { color: #CC0000; }
#featured h3, #featured2 h3 { font-size: 10px; color: #CCCCCC; padding-bottom: 3px; text-transform: uppercase; }
#featured .desc, #featured2 .desc { font-size: 11px; color: #666666; }
#featured .price, #featured2 .price { font-size: 20px; color: #FF0000; background-color:#FFFFFF; font-weight: bold; }
#featured .start-from, #featured2 .start-from { color: #FF9900; font-size: 14px; font-family:"Century Gothic", Arial, Verdana, Tahoma; font-weight: bold; text-transform: Uppercase; }


#footer {
	height: 120px;
	line-height: 120px;
	background-image:url(images/bg-footer2.png);
	background-repeat:no-repeat;
	text-align: center;
	clear: both;
}

/***********************************************/
/* This separated part for landing/others page */
/***********************************************/

#landingsector {
	width: 940px;
	height: 1500px;
	padding: 10px 20px 0 20px;
	/* font setups */
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #666666;
}

#landingsub {
/*	background-color: #EFEFEF; */
	padding: 10px;
}
#landingsub-img {
	border: 1px solid #999999;
	width: 938px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	clear: both;
}
#landingsub h1 {
	padding: 0 0 5px 0;
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 24px;
	color: #000000;
}
#landingsub h2 {
	padding: 5px 0 8px 20px;
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 16px;
	color: #CC0000;
	border-bottom: 1px dotted #FFCC66;
	margin-bottom: 5px;
	background-color: #EFEFEF;
}

#landingsub .landingloop {
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 14px;
}
#landingsub .loopinside1 {
	float: left;
	width: 680px;
}
#landingsub .loopinside2 {
	float: right;
	width: 220px;
}
#landingsub .loopinside3 {
	float: left;
}
#landingsub .bookdetail, #landingsub .details {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	clear: both;
}	
/* landingsub table . this is using list tag */
#landingsub .tablesector {
	margin: 5px 0 0 20px;
	clear: both;
}
.clear-it { clear: both; }

.imgproduct {
	border: 1px solid #999999;
}

.papertype-a { width: 430px; float: left; border: 1px solid #F3F3F3; padding: 10px; } 
.papertype-b { width: 430px; float: right; border: 1px solid #F3F3F3; padding: 10px; } 
.border1 { margin-left: 10px; border: 1px solid #CCCCCC; }

.tablesector ul {
	float: left; 
	list-style-type: none;
}
.tablesector ul li {
	list-style-type: none;
	display: block;
	width: 165px;
	height: 16px;
	line-height: 16px;
	padding: 3px 0 3px 5px;
	background-color: #fdfde4;
	margin-bottom: 2px;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
}
.spansmall {
	font-size: 9px;
}
.li-wider li {
	height: 30px;
}
#landingsub .title {
	font-weight: bold;
}

/* section download  page only */
#boxdload {
	float: right; 
	padding: 10px;
	width: 220px; 
	height: 350px; 
	background-color: #FFFFFF;
	background-image: url(images/bg-dloadbox.png);
	background-position: center top;
	background-repeat:no-repeat;
/*	border: 1px solid #EFEFEF; */
	margin: 10px 0 0 10px;
}
.dload-sub {
	width: 200px;
	padding: 10px;
}	
.dload-input {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.listdot {
	list-style-type: none;
	font-size: 12px;
	background-image:url(images/ticked.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 5px 20px;
	line-height: 18px;
}
.img-right {
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;	
}
.img-right-noborder {
	float: right;
	padding: 5px;
}

/* for the contact page */
#contact-form {
	clear: both;
}
#contact-form-sub1 {
	float: left;
	width: 480px;
	height: 400px;
	line-height: 28px;
	margin-bottom: 30px;
}
#contact-form-sub2 {
	float: right;
	width: 380px;
	height: 350px;
	padding: 0 0 0 20px;
	border-left: 1px dotted #FF6600;
}

#contact-form-sub2 h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #FF9933;
}

#contact-form .list-a {
	float: left;
	width: 80px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Verdana;
}
#contact-form .list-b {
	float: right;
	width: 390px;
	padding-left: 10px;
	text-align: left;
}
.contact-input {
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 2px;
	width: 350px;
	background-image:url(images/bg-input.png);
	background-repeat:no-repeat;
}
.contact-input2 {
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 2px;
	width: 350px;
	height: 250px;
	background-image:url(images/bg-input.png);
	background-repeat:no-repeat;
}

#catlistmenu {
	margin-bottom: 5px;
	margin: 0 0 0 -10px;
}
#catlistmenu ul {
	margin: 0 0 0 10px;	
}	
#catlistmenu ul li {
	display: inline;
	padding: 0px;
}
#catlistmenu a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	background-image: url(images/catalog-bg.png);
	background-repeat: repeat-x;
/*	background-color: #FFFF99; */
	border-right: 1px solid #DFDFDF;
	/* fontages */
	font-family: "Century Gothic", Arial, Verdana;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}
#catlistmenu a:visited { color: #333333; }
#catlistmenu a:hover { color: #FF0000; }
#catlistmenu a:active { color: #FFFFFF; }

#catlistmenu .list-end {
	display: block;
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	background-image: url(images/catalog-bg-end.png);
	background-repeat: no-repeat;
}

#in-frame {
	border: 1px solid #DFDFDF;
}

/* footers */
#footer2 {
	margin: auto;
	width: 980px;
	height: 120px;
	line-height: 120px;
	background-image:url(images/bg-footer2.png);
	background-repeat:no-repeat;
	text-align: center;
}

