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
*/
/**p{ 
  padding: 0;
  margin: 0;
}*/

img { border: 0;}

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

h1{ 
	font: normal 190% MiloSerifOffcMedium, serif;
	/*padding: 0;
	margin: 0;*/
}

h2 { 
	font: normal 185% MiloSerifOffcMedium, serif;
	/*padding: 0;
	margin: 0;*/
}



h3{ 
	font: normal 175% MiloSerifOffcMedium, serif;
	/*padding: 0;
	margin: 0;*/
}


h3 
{ 
	font: normal 175% MiloSerifOffcMedium, serif; 
	/*display: inline; */
	color: #000; 
	font-weight: normal; 
}

#component h3
{
display: inline; 
}


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

h5{ 
	font: italic 100% MiloSerifOffcMedium, serif;
  	padding: 0 0 15px 0;
  	color: #000;
}

h6{ 
	font: italic 80% MiloSerifOffcMedium, serif;
  	padding: 0 0 15px 0;
  	color: #000;
}

h6{ color: #000;}

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


a:hover{ 
	outline: none;
  	color: #008df9;
	
}

/*ul{ 
  padding: 0;
  margin: 0;
}*/

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

/*ol{ 
	padding: 0;
	margin: 0;
}*/

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


/**
* Layout Specific
*/

.topbar {
	background: #414143;
	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:20px;
}

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



#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                      
{ 	

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

.header-column-two {
	background: url(http://www.mobipot.com.my/template/free/surf/css/images/cart.png) no-repeat;
	width:auto;
	float:right;
	height:36px;
	width:150px;
	padding-bottom: 10px;
}

.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 37px;
	display:block;
	float: left;
	z-index:999; 
	width: 750px;
	font-family: Verdana bold, serif; 
}

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


.banner {
	display:block;
	float:left;
	width:959px;
	height:336px;
	overflow:hidden;
}

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:237px;
	height:79px;
	float:left;
	margin-bottom:10px;
	margin-right: 5px !important;
}

.component-column_tab_left
{
	width: 343px;
float: left;
margin-top: 5px;

}

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

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



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

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

.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: 959px;
	min-height:300px;
	float: left; 
	background: transparent url(images/side_shadow.png) repeat-y right; 
	position: relative; 
	text-align:left;
	margin-bottom:20px;
}

#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:10px;
}

.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: left;
    width:705px;
    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: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;
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;
padding: 6px;
margin: 0;
}

/*
Banner Rotator
*/

/* Customize */

#coin-slider1883{ background-repeat:no-repeat;overflow: width:916px; overflow:hidden; zoom: 1; position: relative; }
#coin-slider1883 a {text-decoration: none; outline: none; border: none; }
#coin-slider1883.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
#coin-slider1883 .cs-prev { background:url(images/prev.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important; opacity:1 !important; filter:alpha(opacity=100) !important; }
#coin-slider1883 .cs-prev:hover {background-position:0 -35px !important;}
#coin-slider1883 .cs-next {background:url(images/next.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important;  opacity:1 !important; filter:alpha(opacity=100) !important; right:20px !important; }
#coin-slider1883 .cs-next:hover {background-position:0 -35px !important;}
#coin-slider-coin-slider1883 .cs-buttons { top:450px !important ;position:absolute !important; padding:0 !important; left: 90% !important; margin-left: -20px; position: relative; top: 5%; }
#coin-slider-coin-slider1883 .cs-buttons a {color:transparent!important; margin-left: 5px; margin-top: 5px; height: 23px; width: 16px; float: left; text-indent: -1000px; background:url(images/non_select.png) no-repeat; border:0px; }
#coin-slider-coin-slider1883 .cs-buttons .cs-active { height: 20px; width: 16px; background:url(images/select.png) no-repeat; }
.wrapper_div1272 #coin-slider1883  .cs-title { top: 250px; height:20px;width:906px; }

.top_li.active a
{
color:#0091D5!important;
}