@font-face {
	font-family: 'Open Sans';
	src: url('font/OpenSans-Regular_0.ttf');
}


body{
    color: #5d5d5d;
    font: 0.875em Lucida Sans, arial, sans-serif;
	background: white;
}

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

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table,
dd, dt, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

/**
* Common Element Specific
*/
p{ 
  padding: 0;
  margin: 0;
}

img, fieldset {
	border: 0;
}

/**img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

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

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

.bold
{
color: #A96540;
font-weight: bold;
}

.aboutlist
{
margin: 0px 0px 23px;
padding: 0px 0px 0px 61px;
border: 0px;
outline: 0px;
vertical-align: baseline;
background-position: 0px 5px;
background-repeat: no-repeat no-repeat;
display: inline-block;
}

a 
{
color: #5D5D5D;
text-decoration: none;
}

a:hover { 
	outline: none;
  	text-decoration: none;
  	color: #0084E8;
	text-decoration: none;
}


ul li{ 
	list-style-type: circle;
}

.left_blog ul li
{
padding: 10px;
background: url(/storage/upload/fairwaylogistic/images/base/bullet_icon.png) no-repeat;
background-position: 0px 10px;
padding-left: 30px;
list-style-type: none;
}

.left_blog ul
{
padding: 0px;
margin: 0px;
}

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


ol{ 
	padding: 0;
	margin: 0;
}

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

#global-container {
	width: 100%;
	margin:0 auto;
	background: url(/storage/upload/fairwaylogistic/images/base/bg.png) repeat;
	float: left;
	min-width:980px;
}

.article_blog_date p
{
text-align:center !important;
}

.articles_view p
{
text-align:justify;
}

.articles_view h3
{
margin: 30px 0px 0px 0px;
}


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

/***HEADER***/
header {
	position: relative;
	width: 970px;
	margin: auto;
}

.header
{
background:url(/storage/upload/fairwaylogistic/images/base/header_bg.png) repeat-x;
width: 100%;
height: 131px;
min-width:980px;
}

.header-column-one {
	width:30%;
	float:left;
	height:130px;
}

.header-column-two {
	width: 50%;
	float: right;
	padding-top: 40px;
}

.header-sub-column {
	width:60%;
	float:right;
}

.header-sub-column-two {
	width:auto;
	float:right;
}

/**TOP MENU**/
.navigation {
	width: 900px;
	z-index: 999;
	background: url(/storage/upload/ebusiness/images/menu_bg.gif);
	border-radius: 3px;
	margin: auto;
}

/**TINYNAV PLUGIN**/
/**default menu, tinynav disabled**/
.tinynav { display: none;}
.menu  { display:block;}

@media screen and (max-width: 480px) {
	/**tinynav enabled**/
	.tinynav {
		display: block; 
		width: 50%;
		margin: 20px 25%;
		background: #f5f5f5;
		border: 0;
		padding: 5px 10px;
		color: gray;
	}
	.menu { display: none;}
}

/**BANNER ROTATOR**/
.banner {
	display: block;
	width: 940px;
	margin: auto;
}

/**BODY SECTION**/
section {
	width:100%;
	float:left;
}

.component-column-top {
	display:block;
	width:100%;
	float:left;
	padding:10px 20px;
	margin-bottom:10px;
}

.component-column-bottom {
	margin: auto;
	width: 950px;
}

#component {
	display: block;
	float: left;
	width: 950px;
	padding: 0 2%;
	margin: auto;
	min-height: 270px;
	margin-bottom: 20px;
}

/**FOOTER**/
footer {
	-moz-box-shadow: 0px -5px 100px #B9B9B9;
	-webkit-box-shadow: 0px -5px 100px #B9B9B9;
	box-shadow:0px -5px 100px #B9B9B9;
	float: left;
	width: 100%;
	background: white;
	height: 97px;
	min-width:980px;
}

.footer-top {
	width: 100%;
	display:block;
	/*background: #f3f3f3;*/
	float: left;
	margin: 30px 0 0 0;
	padding: 15px 0px;
}

.footer-bottom {
	width: 100%;
	display:block;
}

.footer-column-top, .footer-column-bottom {
	display:inline;
	width:100%;
	float:left;
	margin-top:10px;
}

.footer-column-top div {
	width: 27%;
	float:left;
	padding: 0 3%;
}

.footer-column-bottom div {
	width: 27%;
	float:left;
	padding: 0 3%;
}

.footer-column-bottom .widget h3 span { 
	color: #6dcff6;
}

.footer-column-bottom .widget h3 {
	border-bottom:0;
	margin:0;
}

.footer-sub-column {
	width:auto;
	float:right;
}

.footer-long-column {
	padding:1% 0;
	float: left;
	width: 100%;
	border-top: 1px solid lightgray;
	margin: 30px 0 0 0;
}

.bottombar {
	width: 100%;
	float: left;
	background: url(/storage/upload/fairwaylogistic/images/base/footer_bg.png) repeat-x;
	text-align: center;
	line-height: 44px;
	min-width:980px;
}

.bottombar a {
	color: #fff;
	font-size: 14px;
}


/********************
CLEARFIX
********************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }

/********************
CUSTOM CSS
********************/

.login_widget
{
width: 30%;
float: right;
padding-top:15px;
}

.widget.searchwidget {
	float: right;
margin-top: -8px;
margin-right: -35px;
}

.widget.searchwidget h3 {
	display:none;
}
.widget.searchwidget li {
	list-style:none;
}
#search_word{
	background: whiteSmoke;
	border: 1px solid #E1E1E1;
	padding: 5px 10px;
	border-radius: 5px;
	float:left;
	color: #a9a9a9;
	font: 0.875em Lucida Sans, arial, sans-serif;
	width:150px;
}

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

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

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

.search_product {
	width: auto;
	float: left;
	margin: 5px 0 0 0;
}

.button {
	background: none;
	width: auto;
	border:0;
	margin: 0 5px;
	z-index:999;
	border: 0;
}

a.button span.icon.magnifier, button span.icon.magnifier {
	background-position: 0 -472px;
	margin: 3px 0 0 7px;
}

.article-navigation {
	margin: 0;
	height: 0;
}

ul.side_row {
	width: 100%;
}

ul.side_row li, ul.side_row li a {
	list-style: square;
	color: #777;
}

.widget.new-product-widget {
	padding: 10px 15px;
	margin: 10px;
}

.widget.currency-widget	{
	padding: 10px 15px;
	margin: 10px;
}

.widget.product-category-widget	{
	padding: 10px 15px;
	margin: 10px;
}

.widget.article-category-widget  {
	padding: 10px 15px;
	margin: 10px;
}

.categories-module li h3 {
	font-size:100%;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

ul.categories-module li {
	list-style:square;
}

.widtitle3 {
	margin-left: -15px;
	padding-left: 0;
}

.widget.article-category-widget,
.widget.new-product-widget,
.widget.product-category-widget,
.widget.currency-widget {
	width: 19%;
}

.pagination {
	margin: 15px 0;
}

.pagination a , .pagination strong{
	padding:4px;
	border: 1px solid lightgray;
	margin: 0 2px;
	color: darkgrey;
}

.module.recent-viewed-widget {
	width: 94% !important;
}

#slidingTopTrigger {
	color: #fff;
	padding:0 20px;
}

#slidingTopWrap {
	margin: 10px;
	background: #0076a3;
	padding: 5px;
	border-radius: 7px;
}

#basketTitleWrap {
	color: #fff;
	padding:5px 20px 0 20px;
}

#basketItemsWrap li {
	list-style:none;
}

.item_name, .item_qty, .item_price {
	width: 100%;
	display: block;
	color: white;
	padding: 0 20px;
}

.item_price {
	padding-bottom:10px;
}

.position
{
    font-weight: bold;
}

.nav-next {
float: right;
margin: 15px 0 5px 0;
background: #00bff3;
padding:3px 10px;
border-radius: 5px;
}

.nav-next a { color: #fff; }

.b1 img, .b2 img, .b3 img, .b4 img
{
border-radius:10px;
border-color:white;
}


/*
* Blog 
*/


.left_blog{
	width: 630px !important;
	float: left;
	padding-right: 60px !important;
	text-align: justify !important;
}


.right_blog
{
width: 250px;
float: left;
padding: 20px 0px;
}

.justify
{
text-align:justify;
}

.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);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


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

.widget h3 span
{
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;
}

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

.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;
height: 20% !important;
text-align: center;
}

.gallery_category_title {
display:none;
}

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



.header_bg
{
	background: #63B8BF;
	float: left;
	width: 100%;
	padding-top: 35px;
	min-width:980px;
}

.rslides_tabs
{
margin-top:0px !important;
text-align: center;
padding: 7px;
}

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

.contact_label> input[type="submit"]
{
	background: #1094A0 !important;
	border: 0;
	width: 80px;
	box-shadow: 2px 2px 2px white !important;
	padding: 5px;
	margin-left: 10px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
	
}

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

.email
{
display:none;
}

/*.button.button 
{
	background: #0084E8 !important;
	border: 0;
	padding: 5px;
	margin-top: 10px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
	text-shadow: 1px 1px 0 #5A5A5A;
}*/


a.button span.icon.magnifier, button span.icon.magnifier {
	background-position: 0 -472px;
	display:none;
}




.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 {
background: none;
border: 0;
float: left;
margin: 5px;
overflow: visible;
height: 20% !important;
text-align: center;
}

.gallery_category_title {
display:none;
}



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



.article_title h4
{
font: normal 150%;
margin: 10px 0px 5px 0px;
font-size: 22px;
color: #4DAAFF !important;
background-color: transparent !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, .9);
letter-spacing: -2px;
font-weight: 400;
}

.article_title_area
{
background:transparent;
}


.pagination a
{
display: inline-block;
margin-right: 2px;
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);
}

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

/*product dropdown list*/

.product_sort {
	display: inline-block;
	position: relative;
	overflow: hidden;
	height: 28px;
	width: 150px;
	background: #f2f2f2;
	border: 1px solid;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	background-image: -moz-linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	background-image: -ms-linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	background-image: -o-linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	background-image: linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
	border-color: #B3AFA4 #AEAB9F #A8A499;
}

.sort_order {
  position: relative;
  width: 130%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 28px;
  line-height: 14px;
  font-size: 12px;
  color: #62717a;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: listitem;
  cursor:pointer;
  text-transform: capitalize;
}

.sort_order:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 0px solid #49aff2;
  outline: 0px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}

.sort_order > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}

.product_sort:before, .product_sort:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 9px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}

.product_sort:before {
  border-bottom-style: solid;
  border-top: none;
}

.product_sort:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}

.product_sort:active
{
background-color: transparent;
border-color: #AEAB9F;
background-image: -webkit-linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
background-image: -moz-linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
background-image: -ms-linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
background-image: -o-linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
background-image: linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
}

.list_product_name
{
letter-spacing: 0px !important;
}


span.roll {
	background:url(/storage/upload/ebusiness/images/zoom.png) center center no-repeat #000;
	height: 135px;
	width: 180px;
	position: absolute;
	z-index: 10;	
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000; 
}

.register select[name="country"] 
{
border: 1px solid #D0D0D0;
background: url(http://www.quilor.com/i/select.png) no-repeat right center, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FBFBFB), to(#EDEDED));
background: -moz-linear-gradient(19% 75% 90deg,#EDEDED, #FBFBFB);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
color: #444;
padding-left: 10px;
z-index: 1;
-webkit-appearance: initial;
display: inline-block;
position: relative;
overflow: hidden;
height: 28px;
width: 150px;
border: 1px solid;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
border-color: #B3AFA4 #AEAB9F #A8A499;
width: 52% !important;
}

.gmap3
{
border: 1px solid #D6D6D6;
position: relative;
-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;
}

.map
{
border:0px !important;
}

.cart
{
float: right;
}

.m_login.myform h1, #maincol h1, .register.myform h1, #maincol h1
{
font-size: 20px !important;
font-weight: normal !important;
margin-bottom: 8px;
color: black;
}

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

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

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

.category_blog_view .article_title h4 a:hover
{
color: grey !important;
background-color: transparent !important;
}

.article_title_area
{
margin-bottom: 20px;
}

.category_blog_view.article_title, .articles_view.article_title
{
width:80% !important;
padding: 0px 10px 0px 10px !important;
}

.article_blog_date
{
background-color: #4DAAFF;
padding: 5px;
border-radius: 50%;
height: 80px;
width: 80px !important;
color: white;
}

.article_title h4 a:hover
{
color: grey !important;
background-color: transparent !important;
}

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

.commentlist ul.children
{
margin-left: 30px !important; 
}

.right
{
float:right;
}

.top
{
margin-top: 10px;
}

.bodytopbg
{
background:url(/storage/upload/fairwaylogistic/images/base/body_top.png) repeat-x; 
float: left;
height: 42px;
width: 100%;
min-width:980px;
}

.readmore
{
background:url(/storage/upload/fairwaylogistic/images/base/readmore_icon.png) no-repeat; 
float: right;
height: 29px;
width: 97px;
margin: 10px 0px;
cursor: pointer;
}

.rotatorshadow
{
background: url(/storage/upload/fairwaylogistic/images/base/rotator_shadow.png) no-repeat;
height: 40px;
width: 941px;
margin: auto;
}


.fourbarall
{
float: left;
width: 100%;
}

.fourbar
{
float: left;
width: 220px;
padding:8px;
}

.fourbar_title
{
color: #63B8C0;
border-bottom: 1px dotted #AAAAAA;
font-weight: bold;
text-align: center;
font-size: 17px;
padding: 5px 0px;
text-shadow: 1px 2px 1px white;
}

.fourbar_text
{
text-align: justify;
font-size: 13px;
padding: 10px 0px;
}

.left_blog strong
{
color: #109AA5;
}