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



#component p
{
text-shadow: 1px 1px 1px white;
font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.events p
{
font: 12px Verdana, Arial, Helvetica, sans-serif !important;
}

.events a
{
color: #00A4FF;
}

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% 'Nunito', sans-serif !important;
  	color: #000;
  	padding: 15px 0 5px 0;
}

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

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;
	-moz-transition:color 0.3s ease-out;
	-webkit-transition:color 0.3s ease-out;
	-o-transition:color 0.3s ease-out;
	-ms-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;
}


a:hover{ 
	outline: none;
}


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%;
	height: 164px;
}

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

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



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

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

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

ul.menu li                      
{ 	

	font-size:15px;
    float: left; 
    zoom: 1;
    /*APPEND*/
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
}

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




.shopping_bag {
background:url(/template/plus/surfashion_plus/css/images/cart.png) no-repeat -90px 15px white;
float: right;
padding-bottom: 50px;
width: 150px;
height: 40px;
padding-right: 10px;
padding: 10px 20px;
margin-bottom: 10px;
border-radius: 5px;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}



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

.navigation a { 
font-size: 13px;
font-family: 'Nunito', sans-serif !important;
text-transform: uppercase;
}


.banner {
	display:block;
	width:100%;
	position: relative;
	/*-moz-box-shadow: 0px 0px 17px #707070;
	-webkit-box-shadow: 0px 0px 17px #707070;
	box-shadow: 0px 0px 17px #707070;*/
}

.newsticker_bg
{
border-top: 1px solid #77ceff;
width: 100%;
height:43px;
background-color:#00a4ff;
}


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

.component-column /** can display multiple partials, set width & height in your own markup **/ 
{
	display:inline;
	width: auto;
	overflow:auto;
	white-space: nowrap;
}


.component-column img {
	float:left;
}

.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;
	text-align: left;
	min-height: 720px;
	padding: 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-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_1 {
	width:100%;
	height:230px;
	float:left;
	background: url(images/footerbg.jpg) repeat;
	text-align:left;
}

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

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



.review_box
{
border:0px !important;
}



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

.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
{
display:none;
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}


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

.widget h3
{
border:0px;
}



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


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

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

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


.categories h3 span
{
font: normal 175% arial, sans-serif;
color: black;
font-size: 12px;
font-weight: bold;
padding-left: 100px;
}

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

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

.categories  ul.menu li.top_li a:hover
{
color:black !important;
}

.categories  ul.menu li.top_li a 
{
color: #595B5D !important;
}

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

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



.social
{
float: right;
margin-top: 5px;
height: 40px;
}

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

.footer1 ul
{
float: left;
height: 80px;
padding: 0px;
}

.footer1 h3
{
margin:0px;
border-bottom: 1px solid #CCC;
width: 200px;
}



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

.footer1 h3 span
{
padding: 0px;
color: white !important;
font: normal 18px 'Nunito', sans-serif !important;
}

#footer-links
{
width: 100%;
height: 70px;
background-color: #308AAA;
color: whiteSmoke;
font-size: 14px;
text-shadow: 1px 1px #464646;
line-height: 40px;
float:left;
}

#footer-links a:hover
{
color:white !important;
text-decoration:none;
}

#menu li .active, 
{
color: white;
}


/*
* Blog 
*/


.left_blog{
	width: 615px !important;
	float: right;
	text-align: justify !important;
	font-size: 15px;
}

.left_blog img
{
border-radius: 4px;
font-size: 0;
line-height: 0;
border: 1px solid white;
box-shadow: 0 0 3px rgba(0, 0, 0, .3);
margin-bottom: 14px;
}


.right_blog
{
	width: 250px;
	float: left;
}

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

.right_blog a:hover
{
color: #0084E8;
}

 
.login_account
{
margin-top:10px;
}



 input[type="password"], .login_email > input[type="text"] 
{
border: 1px solid #CFCFCF;
padding: 8px 8px 8px;
background: #EEE;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
border-radius: 2px;
box-shadow: 0 1px 1px rgba(255, 255, 255, .8);}


.login_submit > input[type="submit"]
{
	background: #0084E8;
	border: 0;
	width: 220px;

	padding: 5px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
	
}

.login_submit > input[type="submit"]:hover
{
	background: #0962A5;
	color: white;
}



.category-module a
{
color: black;
text-decoration: none;
font-size: 15px;
}

.category-module h3
{
margin-bottom: 0px;
padding-top: 5px;
}

.widget_style_44 li
{
width: 190px;
}


.widget_style_44 ul 
{ 
padding-left: 20px !important;
}

.items-leading
{
padding: 30px;
}

#system-readmore
{
display:none !important;
}

.readmore
{
text-align:right;
}

.readmore span
{
	background: #0084E8;
	border: 0;
	width: 80px;

	padding: 5px;
	margin-left: 10px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
}

.readmore span:hover
{
	background: #0962A5;
	color: white;
}


.mbpgallery-category-box-file-first {
padding: 5px 6px;
}

.mbpgallery-category-box-file {
background: none;
border: 0;
float: left;
margin: 5px;
overflow: visible;
text-align: center;
}



.header_bg
{
	border: 1px solid #DADADA;
	background: url(/storage/upload/ebusiness/images/menu_bg.gif);
	border-radius: 3px;
	float: left;
	width: 100%;
	height: 380px;
}


.rslides_tabs .rslides_here a
{
background: rgba(0, 163, 255, .8) !important;
}

.contact_label> input[type="submit"]
{
	background: #0084E8;
	border: 0;
	width: 80px;

	padding: 5px;
	margin-left: 10px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
	
}

.contact_label> input[type="submit"]:hover
{
	background: #0962A5;
	color: white;
}



.row.position, .row.state
{
display:none;
}

.contact_form
{
font: normal 150%;
padding: 0;
color: #5D5D5D;
margin: 0 0 20px 0;
font-size: 22px;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
color: #393132;
letter-spacing: -2px;
}

.mbpgallery-category-box-file-first {
padding: 5px 6px;
}

.mbpgallery-category-box-file {

border: 0;
float: left;
margin: 5px;
overflow: visible;
height: 20% !important;
text-align: center;
opacity:1;
background: white;
display: inline-block;
vertical-align: top;
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}


.mbpgallery-category-box-file:hover{
    border: 0;
    background: none;
	opacity:0.6;
	
}



.category_blog_view .items-more ul
{
padding-top: 10px !important;
}

.author
{
background: url(/storage/upload/basic/images/user.png) 0 3px no-repeat;
padding-left: 18px !important;
padding-bottom: 15px !important;
color: #505050;
}

.total_comments
{
background: url(/storage/upload/basic/images/comment.png) 0px 3px no-repeat;
padding-left: 17px !important;
margin-left: 5px  !important;
color: #505050;
}

.total_comments a:hover
{
text-decoration:underline;
}

#article-comments
{
margin: 80px 0 15px 0;
border-top: 1px solid #D2D0C8;
padding: 20px;
}

.pagination a
{
display: inline-block;
margin-right: 4px;
border-radius: 3px;
border: solid 1px silver !important;
background: #E9E9E9;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .8), 0px 1px 3px rgba(0, 0, 0, .1);
font-size: .875em;
font-weight: bold;
text-decoration: none;
color: #717171 !important;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F8F8F8), to(#E9E9E9));
background: -moz-linear-gradient(0% 0% 270deg,#F8F8F8, #E9E9E9);
padding:5px;
margin-left: 5px
}

.pagination a:hover
{
background: #FEFEFE;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#F0F0F0));
background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #F0F0F0);
border: solid 1px #DEDEDE !important;
}

.pagenav.selected
{
border: none;
background: #616161;
box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .8);
color: #F0F0F0 !important;
text-shadow: 0px 0px 3px rgba(0, 0, 0, .5) !important;
border-radius: 3px;
}

.category_blog_view .pagination
{
border-top: 1px solid #DDD;
padding-top: 10px;
margin-top: 10px;
margin-bottom: 70px;
}

.ppt
{
display:none !important;
}

.gallery_category_title h1
{
font-size: 20px !important;
font-size: 36px;
line-height: 1.2em;
margin: 0px 0 20px;
font-family: 'Lato', sans-serif;
font-weight: 300;
}

.mbpgallery_category_wrapper
{
margin-bottom: 60px;
}

.mbpgallery-category-box-file
{	
	padding: 4px;
	border-radius: 10px;
	border-width: 5px;
}

.readmore span
{
background: #0084E8;
border: 0;
width: 80px;
padding: 5px;
color: white;
border-radius: 5px;
cursor: pointer;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}



.readmore span:hover
{
	background: #0962A5;
	color: white;
	background-position: 0 -40px
}

.month, .day, .year
{
padding-bottom:3px;
}



.contact_form_div
{
padding-bottom:50px;
}

.header-coloumn-two
{
float: right;
width: 60%;
margin-top: 60px;
}

.counter
{
float: left;
padding: 4px 20px;
background-color: #BBB;
color: #555;
margin-right: 10px !important;
border: 1px solid #8F8F8F;
}

.pagination ul
{
float: left;
}

.category_blog_view h1
{
font-size: 30px !important;
}

.widtitle3
{
font-size: 15px;
font-weight: bold;
}

.widget_style_16 h2
{
font: normal 25px 'Nunito', sans-serif !important;
border-bottom: 1px dotted;
}

.article_title
{
margin: 0 !important;
padding: 0 !important;
}

.article_title h4
{
border-bottom: 1px dotted;
}

.widget_style_23 ul
{
padding-left: 20px !important;
}



ul.sub_menu li
{
border-bottom: 1px dashed #0070FF;
}

.sub_menu li:last-child
{
border-bottom:0px !important;
}


ul.sub_menu li a:hover
{
color:#0084E8 !important;
}


a.cs-prev
{
background: url(/storage/upload/ptga/images/prev.png) no-repeat;
width: 50px;
height: 50px;
color:transparent;
left: 8px !important;
}

.cs-prev a
{
color:transparent;
}

a.cs-next
{
background: url(/storage/upload/ptga/images/next.png) no-repeat;
width: 50px;
height: 50px;
color:transparent;
left: 260px;
}


.ads1
{
padding-bottom: 15px;
float: left;
}

.ads2
{
float: left;
margin-right: 12px;
}

.ads2 span
{
display: none;
}


.ads2 p
{
padding:0px;
margin:0px;
}




.ads2 h2, .poll h2, .useful_link h3, .be_inspired h3
{
margin: 4px;
padding: 5px;
border-bottom: 0px;
font-size: 20px !important;
}

.rotator_gallery
{
float: left;
width: 300px;
height: 260px;
margin-top: 5px;
box-shadow: 0 15px 20px -15px rgba(94, 94, 94, 0.8);
}

.level1, .level2, .level3
{
float: left;
width: 100%;
margin-bottom:20px;
}

.component-left
{
width:151px;
float:left;
padding-right:10px;
}

.component-column2
{
float: right;
width: 81%;
margin-top:10px;
}

.login
{
float: right;
width: 100%;
}


/*
*   Search Widget
*/
.search
{
    float: right;
    height: 30px;
	margin-top: 5px;
	margin-left: 20px;
}

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

.search > input[type="submit"]
{
width: 25px;
background: url(http://www.mobipotcms.com/storage/upload/ptga/images/search.png) white no-repeat;
color: transparent;
margin-left: -30px;
height: 25px;
border: 0px;
cursor: pointer;
}

.search > input[id="search_word"]
{
height: 25px;
width: 150px;
padding-left: 5px;
padding-right: 5px;
color: rgb(97, 97, 97);
font-weight: bold;
border:0px;
}

.useful_link
{
display: block;
width: 930px;
margin:auto;
}

footer
 {
	width: 100%;
	float: left;
	border-top: 1px dashed #46C2EE;
	height: 108px;
}



.rslides_tabs
{
margin-top: -10px !important;
text-align: center;
z-index: 999;
position: absolute;
left: 900px;
top: 330px;
background: rgba(255, 255, 255, 0.94);
padding-left: 5px;
border-radius: 10px;
padding: 5px 5px 5px 10px;
box-shadow: 0 15px 20px -15px rgba(94, 94, 94, 0.8);
}

.rslides.rslides1.rslides3
{
max-height:435px !important;
}

.cs-buttons
{
display:none !important;
}

.poll
{
float:right;
}

.rotator_gallery > .rslides img
{
width:303px !important;
}



span.pds-links
{
display:none !important;
}



.fbConnectWidgetHeaderTitle
{
display:none !important;
}

.fbConnectWidgetTopmosts
{
border: 0px !important;
}

#PDI_container6747065 .pds-feedback-group
{
padding:0px !important;
}

.content{width:516px; height:205px; padding-bottom:20px; overflow:auto;}
.content p:nth-child(even){color:#999; font-family:Georgia,serif; font-size:17px; font-style:italic;}
.content p:nth-child(3n+0){color:#c96;}
		

.pds-links-back span, .pds-links, .pds-links-back
{padding:0px !important;}

.pds-links
{
padding-bottom: 10px;
}

.pds-vote
{
padding: 5px 0px !important;
}

.pds-pd-link
{
display:none !important;
}

.pds-box
{
width: 480px !important;
min-height: 226px !important;
}

.useful_link
{
float: left;
width: 30%;
}

.useful_link h3 span
{
font: normal 20px 'Nunito', sans-serif !important;
color:black;
}

.useful_link li
{
padding: 6px 0px 6px 0px !important;
border-bottom:1px dotted white;
width:100%;
}

.useful_link ul
{
text-align:left;
padding-left: 0px !important; 
height: 215px;
width: 200px;
background: #555;
border-radius:10px;
margin: 0px;
}

.useful_link a
{
color:white !important;
}

.useful_link a:hover
{
background:transparent !important;
color:white !important;
}


.useful_link ul.menu li.top_li:hover
{
padding: 10px;
background:#3789b9 !important;
color:white !important;
}

.useful_link li.top_li.active, .useful_link li.top_li a:hover
{color:white !important;
}


.useful_link ul.menu li:nth-child(1)
{
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.useful_link ul.menu li:nth-child(7)
{
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.ads1 img, .ads2 img
{
box-shadow: 0 15px 20px -15px rgba(94, 94, 94, 0.8)
}

.useful_link li.top_li.active
{
margin-top: 0px !important;
padding-bottom: 0px !important;
background:#3789b9 !important;
color:white !important;
}


/*Be inspired menu*/

.be_inspired
{
float: left;
width: 60%;
}

.be_inspired h3 span
{
font: normal 20px 'Nunito', sans-serif !important;
color:black;
}

.be_inspired li
{
padding: 6px 0px 6px 0px !important;
border-bottom: 1px solid rgb(79, 148, 175);
width:100%;
}

.be_inspired ul
{
text-align:left;
padding-left: 0px !important; 
height: 215px;
width: 500px;
background: rgb(13, 121, 148);
border-radius:10px;
margin: 0px;
}

.be_inspired a
{
color:white !important;
margin-left: 20px;
background: url(/storage/upload/ptga/images/menu/arrow_right.png) no-repeat left center;
padding-left: 20px;
}

.be_inspired a:hover
{
background:transparent !important;
color:white !important;
background: url(/storage/upload/ptga/images/menu/arrow_right.png) no-repeat left center !important;
padding-left: 20px;
}


.be_inspired ul.menu li.top_li:hover
{
padding: 10px;
background: rgb(0, 50, 80) !important;
color:white !important;
}

.be_inspired li.top_li.active, .be_inspired li.top_li a:hover
{color:white !important;
}


.be_inspired ul.menu li:nth-child(1)
{
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.be_inspired ul.menu li:nth-child(7)
{
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.be_inspired li.top_li.active
{
margin-top: 0px !important;
padding-bottom: 0px !important;
background:#3789b9 !important;
color:white !important;
}

.be_inspired ul.menu li
{
text-align:left;
}


.bx-next {
	position:absolute;
 	bottom:1px;
	right: 30%;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(/storage/upload/ptga/images/gray_next.png) no-repeat 0 -30px;

}

/*previous button*/
.bx-prev {
	position:absolute;
	left: 27%;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(/storage/upload/ptga/images/gray_prev.png) no-repeat 0 -30px;
	bottom:1px
}

/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper
{
background:#fffedf;
height: 195px;
}

.events p
{
margin:0px !important;
}

.events td
{
border-bottom: 1px dashed #78CEFF;
}


/******Back to top CSS, add to your stylesheet****/

.back-to-top {
display:none;
text-decoration:none;
position:fixed;
bottom:12px;
right:12px;
overflow:hidden;
width:50px;
height:50px;
border:none;
text-indent:100%;
background:url(images/ui.totop.png) no-repeat left top;
z-index:190;
}

.back-to-top a {
text-indent: -9999px;
display: block;
}


.back-to-top:hover { 
background:url(images/ui.totop_hover.png) no-repeat;
width:50px;
height:50px;
display:block;
overflow:hidden;
float:left;
}

#coin-slider4801 .cs-title
{
display:none !important;
}

.button_login a, .button_logout input[type="submit"], .login_reset a, .button_setting button[type="button"]
{
display: inline-block;
zoom: 1;
padding: 6px 20px;
margin: 0;
cursor: pointer;
border: 1px solid #bbb;
overflow: visible;
font: bold 13px arial, helvetica, sans-serif;
text-decoration: none;
white-space: nowrap;
color: #555;
background-color: #ddd;
background-image: linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0)), url(data:image/png;base64,iVBORw0KGg[...]QmCC);
transition: background-color .2s ease-out;
background-clip: padding-box;
border-radius: 3px;
box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
text-shadow: 0 1px 0 rgba(255,255,255, .9);
}

.button_login a:hover, .button_logout input[type="submit"]:hover, .login_reset a:hover
{
background-color: #eee;
color: #555;
}


.button_setting button:hover
{
background-color: #eee !important;
color: #555;
}

.button_login a:active, .button_logout input[type="submit"]:active, .login_reset a:active, .button_setting button[type="button"]:active
{
background: #e9e9e9;
position: relative;
top: 1px;
text-shadow: none;
box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
}

.login_reset
{
float: right;
margin-right: 10px;
}

.article_blog_date .day
{
font-size: 20px !important; 
}

.month, .day, .year
{
padding:0px !important;
}

.article_blog_date
{
float: left;
margin: 0 12px 0 0;
display: block;
background: #00A4FF !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: white;
}

.addthis_toolbox.addthis_default_style
{
padding-top: 20px;
}

.article_title
{
width: 100%;
}

.articles_view .article_blog_date
{
margin-top:30px;
}

#cancel-comment-reply a
{
margin-right: 20px;
padding: 2px 8px !important;
}

/*Sidebar Menu*/
.sidebar_menu  ul.menu li
{
min-height: 0px;
font-size: 12px;
padding-top: 6px;
border-bottom: 1px solid #CDCDCD;
padding-left: 10px;
width: 200px;
text-align: left;
}

.sidebar_menu 
{
float: right;
}


.sidebar_menu li.top_li.active, .sidebar_menu li.top_li a:hover
{
background: transparent !important;
color:black !important;
}

.sidebar_menu li.top_li.active
{
margin-left: 10px;
}



ul.menu li ul.sub_menu li
{
padding: 6px 30px !important;
}


 
.contact_desc
{
margin-bottom: 50px;
}

.gmap3
{
box-shadow: 0px 0px 10px #888888;
border: 1px solid rgb(255, 255, 255) !important;
}

.map
{
border:0px !important; 
}

.items-leading
{
width: 870px;
}

.m_login p
{
float: left;
margin: 10px !important;
width: 100%;

}
 
.m_login.myform button, .m_login.myform .submit
{
background: rgb(55, 160, 255) !important;
}

.validation {
background-image: url('images/error.png');
background-position: 10px 65px ;
}

/*Preloader*/

.preloader { background:url(http://ptga.my/storage/upload/ptga/images/preloader.gif) center center no-repeat transparent;  }

.mbpgallery-category-box-file:hover
{
border:1px solid lightgrey !important;
}

.gallery_category_view_desc
{
padding-bottom: 20px;
}

.gallery_back_button
{
display:none;
}

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

.category_blog_view .article_title h4, .articles_view .article_title h4
{
width: 115% !important;
}
/*Added by FY 05 Feb 2015*/
#downloadable_forms {
    width: 600px;
    border: 1px dotted;
    padding: 0px 20px 0px 20px;
}
#downloadable_forms td {
    padding-top: 10px;
    padding-bottom: 10px;
}
#downloadable_forms td:first-child {
    padding-left: 15px;
}
.download_title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 140%;
    font-weight: 700;
    margin-right: 15px;
}
.icon_download_pdf {
    width: 200px;
    height: 52px;
    background: url('images/button_pdf.png') no-repeat center center;
    display: block;
    position: relative;
}
.icon_download_pdf, .icon_download_pdf:hover, .icon_download_pdf:active {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.icon_download_pdf:hover, .icon_download_pdf:active {
    background: url('images/button_pdf_hover.png') no-repeat center center;
}
.icon_download_pdf:active {
    top: 1px;
}