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


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

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, ul,
dd, dt, li, 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{ 
  padding: 0;
  margin: 0;
}

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

ol{ 
	padding: 0;
	margin: 0;
}

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

#global-container {
	width: 980px;
	margin:0 auto;
	background: white;
}

.articles_view ul
{
    padding: 20px 10px 10px 40px;    
}

.content-container {
	width: 980px;
	margin:15px 0 0 0;
	
	float:left;

}

/***HEADER***/
header {
	position: relative;
}

.header-column-one {
	width:40%;
	float:left;
	padding:10px 0;
}

.header-column-two {
	width:60%;
	float:right;
	padding:10px 0;
}

.header-sub-column {
	width:100%;
	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: 900px;
	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 {
	display: inline;
	overflow: auto;
	white-space: nowrap;
	width:98%;
	float:left;
	margin-left:30px;
	margin-top:30px;
}

.component-column-bottom img, .component-column-bottom div {
	float: left;
}

.component-column-bottom img:first-child, 
.component-column-bottom div:first-child {
	margin:0;
}

.component-column-bottom div {
	margin: 0 5px;
}

#component {
	display:block;
	float: left;
	width: 92%;
	padding: 0 4%;
	margin: auto;
	
}

/**FOOTER**/
footer {
	float: left;
	width: 100%;
	margin:0 0 10px 0;
}

.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: #000;
	text-align:center;
	bottom:0;
	position: static;
	padding:5px 0;
	 
}

.bottombar a {
	color: #fff;
	font-weight:bold;
	font-size:0.75em;
}


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

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

.search > 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
{
	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: 615px !important;
	float: left;
	
	padding-top: 20px !important;
	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: left;
padding: 27px 0px 0px 35px;
	
}

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

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

.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;
	opacity:0.6;
	 
}

.mbpgallery-category-box-file img:hover{
   
	box-shadow: 0 0 10px rgba(8, 22, 37, 0.3);
}

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

.button.button 
{
	background: #0084E8 !important;
	border: 0;
	width: 80px;
	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;
}

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

.mbpgallery-category-box-file img:hover{
   
	box-shadow: 0 0 10px rgba(8, 22, 37, 0.3);
}

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