body, h2, p {
	margin: 0;
	padding: 0;
}

body {
	background-color: #c0c0c0;
	color: #333;
	font-family: Helvetica, sans-serif;
}

#book {
	background: url("bookver4.png") no-repeat;
	position: absolute;
	/*width: 1500px;
	height: 842px;
	right: 5px;
	bottom: 45px;*/
	
	width: 1665px;
	height: 1186px;
	right: 40px;
	bottom: 70px;
	
	/*margin-left: -400px;*/
	/*margin-top: -125px;	*/
	-ms-transform:scale(0.2,0.2); /* microsoft */
	-moz-transform:scale(0.2,0.2); /* Firefox */
	-webkit-transform:scale(0.2,0.2); /* Safari and Chrome */
	-o-transform:scale(0.2,0.2); /* Safari and Chrome */
	transform:scale(0.2,0.2);
	z-index: 1;
}
#scaleBar {
	color: #FFFFFF;
	position: absolute;
	width: 99.5%;	 
	bottom:-2px; 
	padding:0px;
	z-index: 1;
	text-align:center;
	background-color: #8C8B9D;
	border-style : solid;
	border-color : #e8eef7;

}

#productDetails {
	position: absolute;
	color:#8C8B9D;
	left: 100px;
	top: 10%;
	z-index:150;

}

#pages section {
	background: url("pagever4.png") no-repeat;
	display: block;
	/*width: 723px;
	height: 811px;
	left: 750px;
	top: 15.5px;*/
	
	width: 800px;
	height: 1142px;
	left: 832.5px;
	top: 22px;
	
	position: absolute;	
	overflow: hidden;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	
}

#content {
	/*width:723px;*/
	width:210mm;
	height: 297mm;
	border-width : 0px;
	border-color : #ff00ff;
	border-style : solid;
	position:relative;
	padding:10px;
	padding-left:20px;
	color:#949494;
	
	
}
#contentslot{
	font-size:13px;
}
#footer {
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 12px;
	/*BACKGROUND-IMAGE: url(http://www.whwplastics.co.uk/images/centriluxBgrn_h101.png);
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-POSITION: left bottom;*/
	background-color: #8401C8;
	padding:15px;
	text-align:center;
	height:25px;
}

#header {
	color: #FFFFFF; 
	border-width : 0px;
	border-color : #0000ff;
	border-style : solid;
	/*BACKGROUND-IMAGE: url(http://www.whwplastics.co.uk/images/centriluxBgrn_h101.png);
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-POSITION: left top;*/
	background-color: #8401C8;
	height:25px;
}

#productListing {
	color: #FFFFFF; 	
	background-color: #8401C8;
	width: 100%;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size: 11px;
	text-align:left;
	}
#productListing div:hover {
	color: #FF0000; 
	cursor:pointer;
}	
	
#contentsection {

	BACKGROUND-IMAGE:url(http://www.whwplastics.co.uk/images/leftBorder2.png);	 
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: left center; MARGIN-LEFT: auto; MARGIN-RIGHT:auto; 
	BACKGROUND-COLOR: rgb(255,255,255);
	BORDER-RIGHT: 1px solid;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size:15px;
	PADDING-LEFT: 10px; 
	/*width: 723px;*/
	width:212mm;
	height:297mm;
	text-align:left;
    overflow: hidden;
}	



#productsection {

	/*BACKGROUND-IMAGE:url(http://www.whwplastics.co.uk/images/leftBorder2.png);*/	 
	/*BACKGROUND-REPEAT: repeat-y;*/
	/*BACKGROUND-POSITION: left center;*/
	MARGIN-LEFT: auto; MARGIN-RIGHT:auto; 
	/*BACKGROUND-COLOR: rgb(255,255,255);*/
	/*BORDER-RIGHT: 1px solid;*/
	font-family:Arial,Verdana,Helvitica,sans-serif;
	
	PADDING-LEFT: 0x; 
	width: 400px;
	font-weight:bold;
	text-align:left;
	
}
#productcontent{
	color:#FFFFFF; 
	position:relative;
	top:15px;
	left:0px;
	PADDING-LEFT: 0px;
	
}
#productspec{
    text-align:left;
    background-color: #8C8B9D;
    border-color : #ff00ff;
    border-width : 3px;
	border-color : #e8eef7;
	border-style : solid;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size:15px;
	padding:6px;
	width:300px;
}
.sl_paginationpart{ 
		   width:auto; 
		   height:15px; 
		   display:block; 
		   position:relative; 
		   right:10px; 
		   top:5px; 
		   padding:6px;
		   z-index:1;
		   background-color: #8C8B9D;
		   }

ul.slpagination{ margin:0px; padding:0px; list-style:none; font-family:arial; }
ul.slpagination li{ margin:0px; padding:0px; list-style:none; float:left; }
ul.slpagination li a.prev{background:url(http://whwplastics.appspot.com/images/sl_prev.png); background-repeat : no-repeat; width:14px; height:15px; display:block; margin-top: 2px;}
ul.slpagination li a.next{background:url(http://whwplastics.appspot.com/images/sl_next.png) ; background-repeat :no-repeat; width:14px; height:15px; display:block; margin-top: 2px; }
ul.slpagination li a.number{background:url(http://whwplastics.appspot.com/images/sl_nobg.png) ; background-repeat :no-repeat; width:18px; height:18px ; display:block; text-align:center; margin:0px 3px; font-size:12px; font-weight:bold; color:#006aa6; text-decoration:none; }
ul.slpagination li a.select{
			    background:url(http://whwplastics.appspot.com/images/select_sl.png) ;
			    background-repeat : no-repeat;
			    width:18px; height:18px ; 
			    display:block; 
			    text-align:center; 
			    margin:0px 3px; 
			    font-size:12px; 
			    font-weight:bold;
			    color:#fff; 
				    }


#pages section>div {
		display: block;
		width: 400px;
		height: 250px;
		font-size: 11px;
	}
#pages section p,
#pages section h2 {
		padding: 3px 35px;
		line-height: 1.4em;
		text-align: justify;
	}
#pages section h2{
		margin: 15px 0 10px;
	}

#pageflip-canvas {
	position: absolute;
	z-index: 100;
	
}
