@font-face {
	font-family: 'MiloSerifOffcMedium, Serif';
	src: url('font/miloserif.ttf');
}

body
{
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg) center 0 no-repeat #eeeeee; /* this is for background */
	font: 12px 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;

}

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: none;
  	color: #000;
}


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



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


/**
* Layout Specific
*/

.topbar {
	width:100%;
	height:30px;
	background: #f5f4f0;
	border-bottom: 1px solid #e6e6e6;
}

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

#content-container {
	width: 980px;
	margin:0 auto;
}

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

.header-column-one {
	
	width:250px;
	float:left;
}

.header-column-two {
	margin:10px 0;
	width:300px;
	float:right;
}


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

#content-container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: white;
	min-height: 1400px;
	-webkit-box-shadow: 0px 2px 19px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    0px 2px 19px rgba(50, 50, 50, 0.55);
	box-shadow:         0px 2px 19px rgba(50, 50, 50, 0.55);
	margin-top: 10px;
	border-radius: 10px;
	/*background-image: url(images/divider3.png);
	background-position: 654px -190px;
	background-repeat: repeat-y;
	border: 1px #BCBCBC solid;*/
	
}	

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





ul.menu li                      
{ 	
	font-size:11px;
    float: right; 
    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;
}




.navigation {
	display: block;
width: 100%;
float: left;
z-index: 999;
background: url(images/menubg.png) repeat-x white;
margin-top: -2px;
}


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

section {
	width:100%;
	float:left;
	background-image: url(images/divider_open.jpg);
	background-position: 654px 0px;
	background-repeat: repeat-y;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: white;
}

.divider_close
{
	width:100%;
	float:left;
	height:50px;
	margin-top: -20px !important;
	background-image: url(images/divider_close.jpg);
	background-position: 654px 0px;
	background-repeat: repeat-y;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: white;
}

.component-column /** can display multiple partials, set width & height in your own markup **/ {
	width: 260px;
	display: inline;
	float: right;
	min-height: 500px;
	line-height: 18px;
	padding: 20px;
}

.component-column h3
{
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:0px;
}

.component-column a, #component a, .explore a
{
	color:#0169D8 !important; 
}

.component-column a:hover, #component a:hover, .explore a:hover
{
	color:#272727 !important;
}


.fourbooks
{
	display:inline;
	width:240px;
	float:left;
	height:110px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}


.component-column_tab
{
	
	min-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;
	float: left;
	width: 610px;
	min-height:300px;
	padding:20px;
}

#component_image
{
	padding: 4px;
	border: 1px solid lightGrey;
}

.component-column img {
	float: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;
	min-height:60px;
}

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

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

.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;
}


.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: right;
padding: 10px;
}

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

.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 !important;
}

.side_row li
{
    list-style:none!important;
}

/*
*   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
{
float: right;
}

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


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

.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
{
padding:10px 0px 10px 0px;
}

#product_module
{
margin: 20px 0;
float: left;
}

.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 a:hover { color: #3169a8; text-decoration: underline; }

.module_title
{
padding-left: 20px;
}

/**changeable css**/


.bottombar {
	width:100%;
	height:20px;
	float:left;
	background: #111;
	text-align:center;
	padding:5px 0;
}

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


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

.button_user, .button_login, .button_register {
	float: left;
	width: auto;
	font-size:12px;
	background: #474848;
	color: white;
	text-transform:uppercase;
	padding: 8px 20px;
	border-radius:5px;
	margin: 2px 0 0 10px;
}


.widget.cart {
	background: url(images/cart-bg.png) center 0 no-repeat;
	width: 186px;
	height: 56px;
	float: right;
	text-align:right;
	font-size:11px;
	color:white;
	font-weight:bold;
	padding: 4px 0;
}

.item_in_cart, .total_in_cart, .cart_button a {
padding: 0px 20px;
}

.cart_button a{ color:white; text-decoration: underline; }

.button_logout input[type="submit"] {
	border: none;
	background: #474848;
	color: white;
	text-transform:uppercase;
	padding: 8px 20px;
	border-radius:5px;
	font: 12px 'Open Sans', sans-serif;
}



.widget.userlog {
	margin: 10px 50px 0 0;
	float: right;
}

.button_logout {
float: left;
}

.footermenu
{
float:left;
}

.footermenu h3 span
{
color: #4D91DA;
font-size: 25px;
font-weight: bold;
}

.footermenu ul.menu li.top_li
{
width: 180px;
text-align: left;
padding: 5px !important;
font-size: 12px;
border-bottom: 1px solid rgba(0, 110, 228, 0.79);
}

.footermenu h3
{
padding-left:10px;
}



.footermenu ul
{
list-style: none;
display: inline;
float: left;
width: 200px;
padding-left:0px;
margin-top: 0px;
}

.explore
{
float: left;
width: 620px;
min-height: 200px;
padding: 0px 20px 0px 20px;
}

.articles_view
{
padding:0px !important;
} 

.article_title{
	float: none;
}

.search h3{display: none;}
.search span{display: none;}
.search ul{list-style: none; !important}
.button{display: none;}
.search > input[name="submit_search"] {display: none;}
	
#search_keyword, #search_word
{	
background: url(images/search.png) white no-repeat 5px 3px;
-moz-border-radius: 20px;
border-radius: 20px;
font-size: 14px;
height: 16px;
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:16px;
text-transform: uppercase;
}

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

.separator
{
background:url(images/separator.gif) 0 0 repeat-x; 
height:5px;
margin:10px;
}

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

.social img:hover
{
opacity:0.76;
filter:alpha(opacity=76);
}

.article_title h2
{
font-size: 20px !important;
color: #4D91DA !important;
}

.footermenu ul.menu ul  { min-width: 200px; visibility: hidden; position: absolute; top: 0px; left: 190px;}
.footermenu ul.menu li {padding:5px !important;} 
.footermenu ul.sub_menu a{color:white !important;} 
.footermenu ul.sub_menu a:hover {color: #4D91DA !important}

.row.position{display:none;}
.article_title {margin:0px !important;}
.article_title_area {background-color:transparent !important;}

.article_title h4
{
color: #4D91DA !important;
}
