body
{
	background:url(images/bg.png) repeat;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	min-width: 990px;
}



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
*/


img { border: 0;}

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

h2{ 
	font: normal 175% Verdana, serif;
	padding: 0;
	margin: 0;
}

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

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

h6{ color: #000;}

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


a:hover{ 
	outline: none;
  	color: black;
	
}


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



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


/**
* Layout Specific
*/

.topbar {
	background:url(images/topbarbg.jpg) 0 repeat-x;
	width:100%;
	position:absolute;
	z-index:999;
	border-bottom: 1px solid #e6e6e6;
}

.topbar_text
{
	color:#ffffff;
	text-align:right;
	padding:5px 0;
	width: 970px;
	margin:0 auto;
	position:relative;
	height:30px;
	padding-top: 19px; 
}

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



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

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

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

ul.menu li                      
{ 	

	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 21px;
	margin-top: 7px;
	
}

.shopping_bag {
	background: url(http://www.mobipot.com.my/template/free/surf/css/images/cart.png) no-repeat 0px 80px;
	width:auto;
	float:left;
	height:36px;
	width:150px;
	padding-bottom: 10px;
	padding-top: 80px;
}


.search{
	width:auto;
	float:left;
	height:36px;
	width:200px;
	padding-bottom: 10px;
	padding-top: 80px;

}

.navigation {
	background: url(images/menubg.jpg) repeat-x;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 37px;
	display:block;
	float: left;
	z-index:999; 
	width: 100%;
	font-family: Verdana bold, serif; 
}

.navigation a { 
font-size: 12px;
}


.banner {
	background: url(images/r1.jpg) no-repeat;
	display:block;
	width:100%;
	height:336px;
	position: relative;
	float: left;
	-moz-box-shadow: 0px 0px 17px #707070;
-webkit-box-shadow: 0px 0px 17px #707070;
box-shadow: 0px 0px 17px #707070;
}



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

.component-column /** can display multiple partials, set width & height in your own markup **/ 
{
	display:inline;
	width:970px;
	float:left;
	height:172px;
	padding-bottom: 15px;
}

.component-column_2
{
	display:inline;
	width:970px;
	float:left;
}

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


.component-column_tab
{
	width:299px;
	height:158px;
	float:left;
	margin-right:13px;
}

.component-column_tab_left
{
	width:343px;
	float:left;
	margin-top:8px;
	margin-bottom:10px;
}

.component-column_tab_right
{	
	
	width:610px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:10px;
}

.booktab a, .booktab p
{
text-align:center;
}

.title
{
font-size: 16px;
line-height: 18px;
margin-bottom: 10px;
}

.slogan 
{
padding-bottom: 10px;
}


.largeTitle {
font-size: 25px;
line-height: 30px;
font-weight: normal;
margin-bottom: 5px;
color: #2D2D2D;
text-transform: uppercase;
}

.title h3
{
text-transform: uppercase;
color: white;
background: #F1F1F1;
position: relative;
width: 920px;
padding:0px;
color:white;
font-weight: bold;
font-size: 12px;
}

.mediumTitle {
font-size: 16px;
line-height: 18px;
margin-bottom: 10px;}

.title h3 span
{
display: inline-block;
padding: 4px 10px;
}

.channelBar 
{
background: #A6A6A6;
}


.component_row
{	
	width: 959px;
	height:300px;
	float:left;
}

.book
{
width:220px;
height:260px;
margin-top:20px;
float:left;
margin-right:15px;
}

.book img
{
	padding-right: 3px; 
}

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

.categories ul
{
display: inline;
}

.categories ul li 
{
display: inline;
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;
	float: left;
	width: 930px;
	float: left; 
	position: relative; 
	margin-top:20px;
	text-align:left;
	margin-top: 10px;
	background: white;
	min-height: 800px;
	padding: 20px;
	border: 1px solid #D9D9D9;
}

#sidebar
{	
	margin: 20px 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
{
	background:url(images/bestseller.jpg) 0 no-repeat;
	height:405px;
	width:302px;
	float:left;
	margin-top:30px;
}

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

.footer-content  /** can display multiple partials, set width & height in your own markup **/  {
	display:inline;
	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;
	height:30px;
	margin:0 auto;
	position:relative;
	margin-top:30px;
}

.bottombar {
	width:100%;
	height:25px;
	float:left;
	background: url(images/footer2bg.jpg) repeat;
	text-align:center;
	padding:10px 0;
	border-top: 1px solid #7C7C7C;
}

.bottombar_1 {
	width:100%;
	height:230px;
	float:left;
	background: url(images/footerbg.jpg) repeat;
	text-align:left;
}


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


.footer1 ul
{
float:left;
width:200px;
height:100px;
}

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

#footer-links ul li {list-style:none;}
#footer-links { clear: both; padding-top:10px; width: 970px; margin: 0 auto; padding-bottom: 20px; border-bottom: 1px solid #ffffff; }
#footer-links .col-1, #footer-links .col-2, #footer-links .col-3, #footer-links .col-4, #footer-links .col-5, #footer-links .col-6 { position: relative; padding: 20px 0; font: normal 11px/18px arial, sans-serif; float: left; }
#footer-links .col-1 { width: 182px; }
#footer-links .col-2 { width: 190px; }
#footer-links .col-3 { width: 173px; }
#footer-links .col-4 { width: 183px; }
#footer-links .col-5 { width: 133px; }
#footer-links .col-6 { width: 109px; }
#footer-links .col-1 .innerpadding { padding-left: 38px; }
#footer-links .col-2 .innerpadding, #footer-links .col-3 .innerpadding { padding-left: 0; }
#footer-links .col-4 .innerpadding, #footer-links .col-5 .innerpadding { padding-left: 0; }
#footer-links .col-6 .innerpadding { padding-left: 0; }
#footer-links a { display: block; color: #000000; text-decoration: none; text-align: left; }
#footer-links a:hover { color: #3169a8; text-decoration: underline; }
#footer-links h5 { position: absolute; top: 0; width: 100%; font: bold 12px arial, sans-serif; }
#footer-links .col-1 h5 { margin: 0; }
#footer-links .col-2 h5, #footer-links .col-3 h5 { left: 0; margin: 0; }
#footer-links .col-4 h5, #footer-links .col-5 h5 { margin: 0; }
#footer-links .col-6 h5 { left: 46px; margin: 0; }



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

.review_box
{
border:0px !important;
}

.wrapper
{
padding: 10px;
}

/*
*   Search Widget
*/
.search
{
    float: right;
    width:250px;
    height: 30px;
    margin-top: 7px;
}

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

#search_keyword
{
    float: left;
    width:150px;
    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;
color:#B7B7B7;
}

.button_login a:hover , .button_register a:hover
{
color:white;
}

.button_register a
{
color:#B7B7B7;
}

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

/**footer**/
.footer-links div.links ul {list-style: none !important; padding:0px;}
.footer-links a {color:#8D8D8D; font:11px/1 "Interstate Light",Arial,Helvetica,Sans-serif;}
.footer-links a:hover {color:white;}
.footer-links{width:960px; margin:20px auto 30px}
.footer-links div.payment-methods{display:inline;float:left;height:25px;width:117px;clear:both}
.footer-links h2{color:white !important; border-bottom:1px solid #CCC;text-transform:uppercase;margin-bottom:17px; font-size:15px; font:11px/1 "Interstate Light",Arial,Helvetica,Sans-serif;padding-bottom:13px}
.footer-links div.links{display:inline;float:left;margin-right:30px;margin-bottom:5px}
.footer-links div.links.last{margin-right:0}
.footer-links div.links ul li{line-height:22px}
.footer-links div.links a{text-decoration:none}
.columns-4 div.links{width:210px}
.columns-5 div.links{width:162px}
.columns-6 div.links{width:135px}

.article_title h2
{
color:white !important;
}

.title h3 span
{
color: white;
font-size: 12px;
}

.widget h3
{
border:0px;
}


.search h3{display: none;}
.search span{display: none;}
.search ul{list-style: none;}
.button{display: none;}
	
#search_keyword
{	
background: url(images/search.png) no-repeat 5px 6px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 14px;
height: 22px;
line-height: 1.2em;
padding: 4px 10px 4px 28px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
border: 1px solid #DDD;
float: right;
-webkit-transition-duration: 400ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
-moz-transition-duration: 400ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-o-transition-duration: 400ms;
-o-transition-property: width, background;
-o-transition-timing-function: ease;
width: 72px;
color: #888;
font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height:22px;
text-transform: uppercase;
}

#search_keyword:focus 
{
background-color: #f9f9f9;
width: 196px;
}