@charset "utf-8";
/* categories box parent and child categories */

@-ms-viewport {	width: auto !important; }

@font-face {
	font-family: 'Bebas';
	src: url('fonts/bebas.eot');
	src: url('fonts/bebas.eot?#iefix') format('embedded-opentype'),
			 url('fonts/bebas.woff') format('woff'),
			 url('fonts/bebas.ttf') format('truetype'),
			 url('fonts/bebas.svg#bebas') format('svg');
	font-weight: normal;
	word-spacing: 5px;
    font-style: normal;
}


/* OPEN SANS FONT */
@font-face {
	font-family:'open_sansregular';
	src:url('fonts/OpenSans-Regular-webfont.eot');
	src:url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/OpenSans-Regular-webfont.woff') format('woff'),url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'colaborate-regular';
    src: url('fonts/ColabReg-webfont.eot');
    src: url('fonts/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabReg-webfont.woff') format('woff'),
         url('fonts/ColabReg-webfont.ttf') format('truetype'),
         url('fonts/ColabReg-webfont.svg#colaborate-regular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html,body{}
body{
	margin:0px;
	background: #fff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0a0a0a;
    overflow-x: hidden;
}

a,
a:link, a:visited{
	color:#9F7948;
    cursor: pointer;
	text-decoration:none;
}
a:hover,a:focus{ 
	color:#333; 
	text-decoration:none;
}
a:active{ color: #0b5da5; }
a > img{ border: none; }

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0px none;
}

h1{	
	font-family:'colaborate-regular';
	font-size: 35px;
	color: #000;
/*	font-weight: bold;*/
	text-transform: capitalize;
	padding:0px;
	margin:15px 0 8px 0;
}
h2{	
	font-family:'colaborate-regular';
	font-size: 28px;
	color: #BC8C4E;
	font-variant: normal;
	text-transform:none;
	padding:0px;
	margin: 10px 0 8px 0;
	line-height: 120%;
}
.item_content h2{ margin: 5px 0 5px 0; }

h3{	
	font-family:'colaborate-regular';
	font-size: 21px;
	color: #000;
	margin: 10px 0 5px 0;
	line-height: 23px;
}
blockquote{
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
}
hr{
	border: 0px;
	border-top: 1px solid #ccc;
}


.wrapper_header, .wrapper_banner, .wrapper_middle, 
.wrapper_bottom, .wrapper_footer{
	position:relative;
	width: 100%;
	min-height:	100px;
	min-width: 300px;
	clear:both;
    z-index: 5;
}

.wrapper_header .container, .wrapper_banner .container, .wrapper_middle .container, 
.wrapper_bottom .container, .wrapper_footer .container{
	max-width: 100%;
	width: 1100px;
/*	width: 1100px;*/
	margin: 0 auto;
}
/*.container > .row{ margin: 0; }*/
/*.container .row div[class^='col-md-']{ padding: 0 }*/

.clearBoth{ clear:both; }
/*.right{ float: right; }
.left{ float: left; }*/
.content.left { width: 210px; }
.content.right { max-width: 820px }

.wrapper_middle.coverpage .left { width: 50% }
.wrapper_middle.coverpage .right { width: 50% }


A.category-top:visited {}
A.category-top, A.category-top:visited {}
A.category-top:hover{}

/* 
Category top menu word link
*/
A.category-top-menu-link, A.category-top-menu-link:visited { }
A.category-top-menu-link:hover{ }

A.catagory_frame:hover {
	color: #CC0000;
	text-decoration:underline;	
}

.sideMenu table{ width:200px; }
.sideMenu table td{
	padding: 0px 5px;
	text-align:left;
/*	background-color:#0b5da5;*/
	word-wrap:break-word;
	border-bottom: #ccc 1px dotted;
}
.sideMenu table td:hover{ /*background-color:#0033FF;*/ }
.sideMenu table td.active{ background-color:#ccc; }
.sideMenu table td.active a{ color:#fff; }

a.catagory_frame:link,a.catagory_frame:visited{
	font-family:'AvenirLT-Medium';
	display: block;
	cursor: pointer;
	color: #111;
	text-decoration: none;
	font-size:13px;
	text-transform:uppercase;

}
a.catagory_frame:hover{color:#666}

.category_table_box{}
.category_table_cell_box{}

.normal_text, .cke_editable { clear:both; line-height: 20px;}
.normal_text p{margin: 0px 0 12px 0;}

.product_title { 
	padding: 5px 0;
	font-size: 13px;
	text-align:left;
	font-weight:bold;
}

.product_img_line{
	border:0px solid #CCCCCC;
	width: 100%;
	max-width: 250px;
	height: auto;
}

.col-md-3.row_image{max-width: 200px!important;}
.wrapper_image{
	width: 200px;
	height:150px;
	overflow:hidden;
	border:1px solid #898A85;
}
.wrapper_image:hover{ border-color: #ededed; }
.wrapper_image img.product_img_line, 
.wrapper_image > img{
	width: 100%;
	min-height: 100%;
	height:auto;
	border:none;
	padding:0; margin:0;
}

.grid_item{
	display: inline-block;
	margin: 10px 17px 10px 0;
	width: 250px;
    vertical-align: top;
}
.grid_category{
	float:left;
	margin: 0 20px 5px 0;
	max-height: 200px;
	min-height: 200px;
	max-width: 202px;
	text-align:center;
}
.grid_category:last-child{ }
.grid_category a:link,.grid_category a:visited{ color:#0a0a0a; }
.grid_category .wrapper_image{ }

.button_img{
	border:0px;
	margin: 0px;
	margin-right: 5px;
}

span.button_img, a.search_result_url{
	width: 100px;
	min-width: 90px;
	height: 20px;
    line-height: 110%;
	background:#111 /*url('images/arrow-right4.png') */ no-repeat right;
	display:block;
	float:left;
	color:#fff;
	padding: 3px 6px;
	font-weight:bold;
	border:1px solid #000;
	text-align:center;
}
span.button_img:hover{background-color:#333;}

.product_box1, .product_box2{
	border-bottom: 1px #333333 dotted; 
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.product_box1 h2 a, .product_box2 h2 a{ color: #333; }
.product_box1  h2 > a:hover, .product_box2 h2 > a:hover{ color: #000; }





/* Convert ul li into Grid Block */
ul.grid,
ul.grid li{
    padding: 0px;
    margin: 0px;
}
ul.grid li{
    list-style: none;
    display: inline-block;
    vertical-align: top;
}
ul.list-inline{ margin-bottom: 0px; }
ul.list-inline > li{ vertical-align: top; }




/* Flex in row - BOL */
.row-flex {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    
    vertical-align: center;
    
/*
    -webkit-flex-direction: row;  
    flex-direction: row;
*/
/*
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
*/
}
/* Flex in row - EOL */





/* Item image list in page */
ul.listImage li{
	margin: 0 5px 5px 0;
	width: 200px;
	height: 150px;
	overflow:hidden;
}






.itemPhotoWrapper div img{
	width: 100%;
	height:auto;
}

.search_result_title{ font-size: 16px; margin: 5px 0; }
.search_result_title a{ color: #BC8C4E; }
.search_result_paragraph{
	margin: 20px 0;
    padding: 0 0 15px 0;
	border-bottom: #ccc dotted 1px;
}
.btn-search{ margin: 10px 0; }

.wrapper_middle .pageList select { 
	width: auto; 
	height: 22px;
	padding: 2px;
	font-size: 12px;
}

#toTop-morph,
#toTop{
	width: 38px;
	height: 38px;
	border: 2px solid #f7f7f7;
	background: #8E090A;
	text-align: center;
	position: fixed;
	bottom: 120px;
	right: -100px;
	cursor: pointer;
	color: #fff;
	padding: 5px;
	z-index: 1000;
	font-size: 18px;
    line-height: 1.2;

    -webkit-border-radius:  80px;
    border-radius:          80px;
	-webkit-transition: all .5s linear;
	transition:         all .5s linear;
}
#toTop-morph.active,
#toTop.active{ right: 5px; }

#toTop-morph:hover,
#toTop:hover{
	background: #BC8C4E;
	border: 2px solid #000;
    color: #000;
}

/*--------- STICKY FOOTER -------------*/

/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	/* Negative indent footer by it's height */
	margin: 0 auto -50px;
}

#push,
footer.wrapper_footer {
	min-height: 50px;
}

/*--------- EOF - STICKY FOOTER -------------*/



@media (min-width: 980px) and (max-width: 1400px){
    #toTop-morph,
    #toTop{
        bottom: 50px;    
    }
}


/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
	.wrapper_header > .container, .wrapper_banner > .container, 
    .wrapper_middle > .container, .wrapper_bottom > .container, 
    .wrapper_footer > .container{
/*        padding: 0;*/
    }
    
    /* Make FLEX sub div to 100% width */
    .row-flex { display: block; }
    .row-flex > .col-sm-1,  .row-flex > .col-md-1,  .row-flex > .col-lg-1, 
    .row-flex > .col-sm-2,  .row-flex > .col-md-2,  .row-flex > .col-lg-2, 
    .row-flex > .col-sm-3,  .row-flex > .col-md-3,  .row-flex > .col-lg-3, 
    .row-flex > .col-sm-4,  .row-flex > .col-md-4,  .row-flex > .col-lg-4, 
    .row-flex > .col-sm-5,  .row-flex > .col-md-5,  .row-flex > .col-lg-5, 
    .row-flex > .col-sm-6,  .row-flex > .col-md-6,  .row-flex > .col-lg-6, 
    .row-flex > .col-sm-7,  .row-flex > .col-md-7,  .row-flex > .col-lg-7, 
    .row-flex > .col-sm-8,  .row-flex > .col-md-8,  .row-flex > .col-lg-8, 
    .row-flex > .col-sm-9,  .row-flex > .col-md-9,  .row-flex > .col-lg-9, 
    .row-flex > .col-sm-10, .row-flex > .col-md-10, .row-flex > .col-lg-10, 
    .row-flex > .col-sm-11, .row-flex > .col-md-11, .row-flex > .col-lg-11, 
    .row-flex > .col-sm-12, .row-flex > .col-md-12, .row-flex > .col-lg-12 {
        width: 100%;
    }
    
    
    
}




.trans-all *,
.trans-all{
    -webkit-transition: all 0.3s ease-in-out;
    transition:         all 0.3s ease-in-out;
}




/* -------------------------------------------------------------------------------------------------------------*/
/*======= Edited by Tung - 23-Nov-2012 ==========*/
/*
	[+] Please do not simply change CSS above
	[+] If you wish to make your customized CSS, please write it at style.css
*/
/* -------------------------------------------------------------------------------------------------------------*/




