body
{
	background:#fff;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	min-width: 990px;
}

#component  h3 
{ 
	font-family: MiloSerifOffcMedium, serif; 
	color: #000; 
	font-weight: normal; 
}


html{ 
	height: 100%;
}

.clear_left{
	clear: both;
}

/**HTML5 fix - do not touch**/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/**
* Common Element Specific
*/
p{ 
  padding: 0;
  margin: 0;
}

img { border: 0;}

h1, h2, h3, h4, h5, h6 { 
	font: normal 175% arial, sans-serif;
  	color: #000;
  	margin: 0 0 15px 0;
  	padding: 15px 0 5px 0;
}

h2{ 
	font: normal 175% arial, sans-serif;
	margin: 0 0 20px 0;
}

h4, h5, h6{ 
  	padding: 0 0 5px 0;
  	font: normal 120% arial, sans-serif;
  	color: #000;
}

h5, h6{ 
	font: italic 95% arial, sans-serif;
  	padding: 0 0 15px 0;
  	color: #000;
}

h6{ color: #000;}

a
{ 
	outline: none;
  	text-decoration: none;
  	color: #000;
}


a:hover{ 
	outline: none;
  	text-decoration: underline;
  	color: #000;
	
}


ul li{ 
	list-style-type: circle;
	padding: 0;
	margin: 0;
}



ol li{ 
	padding: 0;
	margin: 0;
}


/**
* Layout Specific
*/

.topbar {
	background: #f5f4f0;
	width:100%;
	position:absolute;
	z-index:999;
	border-bottom: 1px solid #e6e6e6;
}

.topbar_text
{
	color:#000000;
	text-align:right;
	padding:5px 0;
	width: 970px;
	margin:0 auto;
	position:relative;
	height:20px;
}

.logo
{	
	background:url(css/images/logo.png) 0 no-repeat;
	width:100%;
	float:right;
	height:50px;
	float: left;
	padding-top:55px;
}



#global-container {
	width: 100%;
	float:left;
	margin:0 auto;
}

#content-container {
	width: 970px;
	margin:0 auto;
	position:relative;
}

header {
	width: 100%;
	float: left;
	min-height: 120px;
}





ul.menu li                      
{ 	

	border-left: 1px #929292 solid;
	font-size:15px;
    float: left; 
    zoom: 1;
    /*APPEND*/
    list-style-type: none;
    color: #998675;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
}

ul.menu li:nth-child(1)
{
	border-left:0px;
}

ul.menu li.top_li{
    padding: 0px 11px;
}

.header-column-two {
	float:right;

}

.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px #D5D4CC solid;
	border-bottom: 3px #939189 solid;
	height: 25px;
	display: block;
	width: 100%;
	float: right;
	z-index: 999;
	font-family: MiloSerifOffcMedium, serif;
	padding-top: 5px;
}


.banner {
	
	display:block;
	float:left;
	width:970px;
	height:362px;
	overflow:hidden;
}

section {
	width:100%;
	float:left;
}

.component-column /** can display multiple partials, set width & height in your own markup **/ {
	display:inline;
	display: table;
	width:970px;
	float:left;
	height:110px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding-bottom: 15px;
}

.fourbooks
{
	display:inline;
	width:970px;
	float:left;
	height:110px;
}


.component-column_tab
{
	
	height:79px;
	float:left;
	margin: 13px 0px 5px 0px;
	display: table-cell;
}

.component-column_tab:nth-child(1)
{
	border-left:0px;
}


.component_row
{	background: url(images/bggradient.png) 0 0 repeat-x;
	width: 650px;
	height:300px;
	float:left;
	border-top: 1px #D5D4CC solid;
	border-bottom: 1px #D5D4CC solid;
	margin-bottom: 30px;
}

.book
{
width:150px;
height:300px;
margin-top:20px;
float:left;
}

.book img
{
	padding: 3px; 
	border: 1px solid #bdbaaf; 
	-webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25); 
	-moz-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25); 
	box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25); 
}

.book img:hover
{
-webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); 
-moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); 
box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); 
}

}

.categories 
{
width: 970px;
margin: 0 auto;
text-align: center;
}



.categories ul li 
{
padding: 0 7px;
border-left: 1px solid #222;
}

.categories ul li:nth-child(1)
{
	border-left:0px;
}

.categories strong 
{
font-weight: bold;
}

#component 
{
	display:block;
	margin: 20px 0 20px 0;
	float: left;
	width: 650px;
	min-height:690px;
	float: left; 
	background: transparent url(images/side_shadow.png) repeat-y right; 
	padding: 0 20px 0 0; 
	position: relative; 
	text-align:left;
}

#sidebar
{	
	margin: 0px 0 20px 0;
	display:block;
	float: right;
	height:500px;
	width:300px;
}

#promotion
{
	background:url(images/sale.jpg) 0 no-repeat;
	height:257px;
	width:303px;
}

#bestseller
{


	height:405px;
	width:302px;
	float:left;
	margin-top:30px;
}

footer
 {
	width:970px;
	float: left;
	margin:0 0 10px 0;
}

.footer-content  /** can display multiple partials, set width & height in your own markup **/  {
	float:left;
	width: 970px;
	margin:0 auto;
	position:relative;
	border:1px solid grey;
}

.categories /** can display multiple partials, set width & height in your own markup **/  {
	
	text-align:center;
	width: 970px;
	min-height:30px;
	margin:0 auto;
	position:relative;
}

.categories h3, .footer-links h3
{
	float: left;
	padding: 0px;
	margin: 0px;
}



.categories h3 span, #footer-links h3 span
{
color: black;
font-size: 12px;
font-weight: bold;
padding-left: 50px;
}

.categories ul.menu li.top_li {
margin-top: 7px;
font-size: 11px;
border-left: 1px solid black;
}

.categories ul.menu li.top_li:nth-child(1)
{
border-left: 0px;
}

.bottombar {
	width: 100%;
height: 20px;
float: left;
background: black;
text-align: center;
padding: 5px 0;
position: static;
bottom: 0;
line-height: 20px;
}

.bottombar a {
	color: #EBEBEB;
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
}

.bottombar a:hover
{
outline: none;
text-decoration: none;
}

.footer1, .footer2, .footer3
{
float:left;
width:190px;
}



.footer1 ul, .footer2 ul
{
float:left;
width:170px;
height:80px;
}

.footer1 h3, .footer2 h3
{
margin:0px;
padding:0px;
}

.footer1 ul li, .footer2 ul li  
{
list-style-type: none;
}

#footer-links ul.menu li.top_li
{
border:0px;
}



#booktab-wrap { width: 970px; float: left; padding: 14px 0 14px 0; border-bottom: solid 1px #cccccc;}

.booktab { float: left; width: 242px; border-right: solid 1px #cccccc; }
.booktab.last { float: left; width: 240px; border-right: solid 1px #ffffff; }

.booktab-img { float: left; height: 80px; width: 80px; margin: 0 10px; }
.gw-f1-img img { width: 80px; }

.booktab a.gw-subbox, .booktab a.gw-subbox p, a.gw-subbox div {color: #000000;text-decoration:none;display: block;}
.booktab a.gw-subbox:hover, .booktab a.gw-subbox:hover p, .booktab a.gw-subbox:hover div {color: #3169A8;cursor: pointer;text-decoration: none;}

.booktab-copy {float:left; margin: 4px 10px 0 0; width:130px;}
.booktab-copy div {color: #000000; font: 17px MiloSerifOffcMedium,serif; line-height: 20px; }
.booktab-copy p {color: #000000; font: 12px Arial,sans-serif; line-height: 16px; margin:0; padding:0;}

.review_box
{
border:0px !important;
}

.wrapper
{
padding: 10px;
}

/*
*   Search Widget
*/
.search
{
    float: left;
    width:705px;
    height: 30px;
    margin-top: 15px;
}

.search button
{
    margin:0px;
}
.search h3
{
    display: none;
}
.search span{
    display: none;
}
.search ul
{
    list-style: none;
    margin:0px;
	padding:0px !important;
}
.search ul li
{
    display:inline;
}

#search_keyword
{
    float: left;
    width:600px;
    height:18px;
    margin-right:5px;
}

/*
*   Search Form
*/
.search_form ul{
    margin:0;
    margin-top:10px;
    margin-bottom:10px;
    padding:0;
}

.search_form ul li{
    display: inline;
    list-style: none;
}

/*
*   Search results page
*/
div.search_results{
    padding: 20px;
    background-color: #f5f5f5;
    margin-bottom: 5px;
}

.button_user
{
float: right;
font-size: 14px;
padding: 10px;
}

.button_logout
{
padding-top: 5px;
padding-right: 5px;
float: right;
}

.button_login
{
font-size: 13px;
float: right;
}

.button_login a
{
padding-left: 40px;
background: url(http://www.mobipot.com.my/template/free/books/css/images/loginbg.png) no-repeat center left;
padding-bottom: 4px;
}

.button_register
{
font-size: 13px;
float: right;
padding-right: 10px;
}


.shopbag
{
background:url(http://www.mobipot.com.my/template/free/books/css/images/cart.png) no-repeat 0px 0px;
height: 50px;
width: 205px;
padding-top: 12px;
float: right;
}


.item_in_cart
{
display: inline;
font-weight: bold;
padding-left: 20px;
}

.total_in_cart
{
display: inline;
}

.cart_button
{
padding-left: 70px;
padding-top: 5px;
}

.search_product button:
{
background:url(http://www.mobipot.com.my/template/free/books/css/images/searchbutton.png) no-repeat;
}

.search_product button:hover {
	opacity:0.76;
    filter:alpha(opacity=76);
}

.widget h3
{
border:0px;
}

.productblock h3
{
font-size:25px;
}

.module
{
margin:0px !important;
}

#footer-links a { font:normal 11px/18px arial, sans-serif; display: block; color: #000000; text-decoration: none; text-align: left; }
#footer-links {min-height:125px; }
#footer-links a:hover { color: #3169a8; text-decoration: underline; }

.module_title
{
padding-left: 20px;
}