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

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

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



#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*/
    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 16px;
	

}

.dresscode_menu ul.menu li.top_li{
height: 37px;
border-left: 1px solid rgba(255, 255, 255, 0.0976562) !important;
border-right: 1px solid rgba(0, 0, 0, 0.347656);
}


.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: 37px;
	display:block;
	float: left;
	z-index:999; 
	width: 100%;
	font-family: Verdana bold, serif; 
	border-top: 1px solid #757575;
}

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


.banner {
	display:block;
	width:100%;
	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: 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;
	background: white;
	min-height: 720px;
	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_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;
}


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

.footer1 ul li 
{
list-style-type: square;
color: white;
}

#footer-links ul li {padding-left: 0px;}
#footer-links { clear: both; padding-top:10px; width: 970px; margin: 0 auto; padding-bottom: 20px; }
#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; text-decoration: none; text-align: left; color:#8D8D8D !important; font: normal 14px'Nunito', sans-serif !important;}
#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:150px !important;
    height: 30px;
	margin-top: 10px;
}

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


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


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


.footer1, .social
{
float: left;
width: 240px;
}


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

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

.social img
{
margin-top:10px;
}

.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%;
min-height: 200px;
float: left;
background: url(images/footerbg.jpg) repeat;
text-align: left;
}

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

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


/*
* Blog 
*/


.left_blog{
	width: 615px !important;
	float: left;
	text-align: justify !important;
}

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

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

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

.login_reset, .login_account
{
background: url(/storage/upload/ebusiness/images/marker.png) no-repeat 0 3px;
padding: 0 0 5px 23px;
}


.login_account
{
margin-top:10px;
}


.login
{
background: url(/storage/upload/ebusiness/images/userlogin.png) no-repeat -16px -10px;
 
padding-top: 50px;
}

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

.category_blog_view .items-leading

#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: 30px;
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: 30px !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;
float: right;
-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: 40%;
padding-top: 80px;
}

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

.active  a
{
color: white !important;
}

ul.sub_menu li.active a
{
color:grey;
}

ul.sub_menu li
{
border-bottom: 1px dotted lightgrey;
}

ul.sub_menu li a
{
color:grey !important;
}

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

ul.sub_menu
{
border-bottom: 3px solid #0084E8 !important;
}

a.cs-prev
{
background: url(/storage/upload/dresscode/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/dresscode/images/next.png) no-repeat;
width: 50px;
height: 50px;
color:transparent;
}
