/******************************************************/
/*	Theme Name: Sellya - Responsive HTML5 OpenCart Theme
/*	Theme URI: http://themeforest.net/item/sellya-responsive-opencart-theme/3431353
/*	Description: Sellya is a fully responsive theme for any store, it uses Bootstrap and it's created by using the latest HTML5 and CSS3 features.
/*	Author: 321cart.com
/*	Author URI: http://www.321cart.com/
/*	Theme Version: 1.0.7
/*	OpenCart Version: 1.5.5.1
/******************************************************/


/******************************************************/
/*  GENERAL STYLES
/******************************************************/
.completec_content img{max-width:100% !important; height: auto !important;}

#content-home .mycontentnews h3{margin-bottom:0px;}
#content-home .mycontentdetailnews h3{margin-bottom:10px !important;}
#content-home .mycontentnews a{font-size: 18px; color:#f05c27;}
#content-home .mycontentnews a:hover{color:#545454 !important;}

	    .parentN{
    width: 24%;
    display: inline-block;
    float: left;
    position: relative;
     }
	.christmas{
    position: absolute;
    display: inline-block;
    overflow: hidden;
    float: right;
	background-repeat:no-repeat;
	width:281px; height:342px;
    background-image: url("https://www.completecnc.co.uk/image/christmas.png");
	
	
    -moz-animation: 3s ease 0s normal none infinite swing;/*Mozilla*/
    -moz-transform-origin: center top;/*Mozilla*/
	
	-webkit-animation: 3s ease 0s normal none infinite swing;/* Chrome, Safari, Opera */
    -webkit-transform-origin: center top;/* Chrome, Safari, Opera */
	
	-ms-animation: 3s ease 0s normal none infinite swing;/*Explorer*/
    -ms-transform-origin: center top;/*Explorer*/
	
	-o-animation: 3s ease 0s normal none infinite swing;/*Explorer*/
    -o-transform-origin: center top;/*Explorer*/
	
	animation: 3s ease 0s normal none infinite swing;/*Explorer*/
    transform-origin: center top;/*Explorer*/
	
	top:-20px;
	left:750px;
  	z-index: 8;	
   
}

@keyframes swing {
    0% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    50% {
        -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    100% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

@-moz-keyframes swing {
    0% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    50% {
        -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    100% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

@-webkit-keyframes swing {
    0% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    50% {
        -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    100% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

@-ms-keyframes swing {
    0% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    50% {
        -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    100% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

@-o-keyframes swing {
    0% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    50% {
        -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    100% {
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}



/*	 
	 .christmas_sign{
    position: absolute;
    display: inline-block;
    overflow: hidden;
    float: right;
	width:374px; height:223px;
    background-image: url("http://www.completecnc.co.uk/image/sign.png");
	top:-20px;
	left:650px;
  	z-index: 99998;	
   
}


    .christmas{
    position: absolute;
    display: inline-block;
    overflow: hidden;
    float: right;
	width:140px; height:195px;
    background-image: url("http://www.completecnc.co.uk/image/ball_ball.png");
    -moz-animation: 3s ease 0s normal none infinite swing;
    -moz-transform-origin: center top;
	top:190px;
	left:820px;
  	z-index: 99997;	
   
}

*/



@-moz-keyframes swing {
 0% {
   -moz-transform: rotate(5deg);
 }
 50% {
   -moz-transform: rotate(-5deg);
 }
100%{
   -moz-transform: rotate(5deg);
 }
}

	
	
iframe[id='twitter-widget-'] {
height:70px !important;
margin-bottom:10px !important;
width:100% !important;
min-height:initial !important;
min-width:initial !important;
max-width:initial !important;
max-height:initial !important;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"), url("http://fonts.gstatic.com/s/oswald/v10/-g5pDUSRgvxvOl5u-a_WHw.woff") format("woff");
}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
	font-size:22px; 
}
.custom_footer{
	background-color:#000;  padding-bottom:50px; padding-top:20px;
}
.Show_logo{
	position:relative;
	float:right;
	margin-right:206px;
	margin-top:-107px;
	}
.Tekcel_logo{
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	position:relative;
	float:right;
	margin-right:17px;
	margin-top:-20px;
	font-size:22px; 
	color:#FEFEFE;
	}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0}
body {
	margin: 0;
	padding: 0;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
}
.row-fluid > h1{
	font-size: 20px !important;
}
h1 {
	font-size: 24px;
    margin-bottom: 14px;
}
h2 {
	font-size: 20px;
    margin-bottom: 12px;
} 
h3 {
	font-size: 18px;
    margin-bottom: 10px;
}
h4 {
	font-size: 14px;
    margin-bottom: 8px;
}
h5 {
	font-size: 12px;
    margin-bottom: 6px;
}
h6 {
    font-size: 11px;
    margin-bottom: 4px;
}
p {
	margin-top: 0;
	margin-bottom: 20px;
    font-size: 12px;	
}
a, a:visited, a b {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
ol {
    counter-reset: item;
    list-style-type: none;
	margin: 0 0 0 15px;
}
ol li:before {
    content: counter(item) "  "; 
    counter-increment: item;
}


/******************************************************/
/*  FORMS
/******************************************************/

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea {
    box-shadow: none;
}
input[type='text'], input[type='password'], textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DFDFDF #EFEFEF #EFEFEF #DFDFDF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;	
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    padding: 6px 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;	
}
input:focus, textarea:focus {
	box-shadow: none;
}
select {
	padding: 3px;
	border-style: solid;
    border-color: #DFDFDF #EFEFEF #EFEFEF #DFDFDF; 
	border-width: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;	
    border-radius: 2px;
	background: none repeat scroll 0 0 #FFFFFF;
	width: auto;
	height: auto;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
}
label, input {
    display: inline!important;	
}
input, textarea, select, .uneditable-input {
    margin-bottom: 0;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin-left: 5px;
}
pre {
    background: none;
    border: none;	
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
	font-family: inherit;
	color: inherit;
}


/******************************************************/
/*  ALERT BOXES
/******************************************************/

.success, .warning, .attention, .information {
	padding: 15px 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color: #555555;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 60px;
	right: 20px;
	max-width: 300px;
	z-index: 999999;
}
.success {
	background: #FFFFFF url('../image/success.png') 10px center no-repeat;
}
.warning {
	background: #FFFFFF url('../image/warning.png') 10px center no-repeat;
}
.attention {
	background: #FFFFFF url('../image/attention.png') 10px center no-repeat;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	position: absolute;
	top: 7px;
	right: 7px;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	font-size: 10px;
	font-weight: normal;
	display: block;
}


/******************************************************/
/*  TABLES
/******************************************************/

table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: auto;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
table.list thead td {
	background-color: #F7F7F7;
	padding: 0 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: middle;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr.highlight:hover td {
	background: #F3F3F3;
	cursor: pointer;
}
table.radio label {
	width: 100%;
	height: 15px;
	display: inline-block;
}


/******************************************************/
/*  BUTTONS
/******************************************************/

a.button, input.button {
    border: 1px solid;
    font-size: 12px;
    text-align: center;
	cursor: pointer;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;	
	transition: all 0.2s ease-in 0s;
}
a.button {
	padding: 4px 8px;
}
input.button {
	margin: 0;
	padding: 4px 8px;
}
a.button:hover, input.button:hover, .ei-title h4 a.button:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
a.button-exclusive, input.button-exclusive {
    border: 1px solid;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	cursor: pointer;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;	
	transition: all 0.2s ease-in 0s;	
}
a.button-exclusive {
	text-decoration: none;
	padding: 10px 20px;
}
input.button-exclusive {
	margin: 0;
	padding: 10px 20px;
}
a.button-exclusive:hover, input.button-exclusive:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/******************************************************/
/*  TABS
/******************************************************/

.htabs {
	height: 41px;
	line-height: 16px;
}
.htabs a {
	background: #FFFFFF;
	padding: 12px 25px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-right: 8px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 12px;
	font-weight: bold;	
}
.tab-content {
	padding: 15px;
	margin-bottom: 30px;
	z-index: 2;
	overflow: auto;
	background-color: #FFFFFF;
	width: auto;
}


/******************************************************/
/*  LAYOUT
/******************************************************/

.wrapper {
	min-width: 283px;
}
.custom_footer{
	width:1000px;
	position:relative;
	float:none;
	margin:0 auto;
	background:url(../image/footer.jpg) no-repeat top center #272727 !important
}


#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	padding: 0 10px;
	margin-top:25px;
	overflow: visible;
}
#midsection {
	margin: 20px auto 0px;
	overflow: visible;
}
#column-left {
	float: left;
	width: 235px!important;
	margin-left: 0px;
	margin-bottom: 25px;	
	border-right:1px solid #d5d5d5;
	border-bottom:2px solid #d5d5d5;
	background:#FFF !important;
}
#column-right {
	float: right;
	width: 216px!important;
	margin-left: 20px;
	margin-bottom: 25px;
}
#content {
	margin-bottom: 20px;
	padding: 15px 0;	
}
#content-home {
	margin-left: 20px;
	padding: 0 0 0 0;	
}
#content-home .span {
	margin-left: 0;
	width: 100%;
}
#content-home .product-list .span { 
    margin-left: 0 !important;
    
}
.category-list > div:nth-child(6) {
    margin-left: 0 !important;
}
#lrc #bestseller, #lrc #featured, #lrc #latest, #lrc #specials {
    margin-left: 0;
}
#lrc #bestseller .span-first-child, #lrc #featured .span-first-child, #lrc #latest .span-first-child, #lrc #specials .span-first-child {
    margin-left: 2.12766% !important;
}


#lrc + #content-home {
    width: 684px;
}
#lrc + #content-home .span {
	width: 640px;
}
#lrc + #content-home .es-carousel ul li {
    margin: 5px 12px 15px 1px !important;
}
#lrc + #content-home .box-category-home > div.span2, #lrc + #content-home .box-category-home > div.span2 img {
	width: 92px;
}
#lrc + #content-home .box-category-home > div.span3 {
	width: 149px;
}
#lrc + #content-home .box-manufacturers-home > div.span2 {
	width: 88px;
}
#lrc + #content-home .box-manufacturers-home > div.span3 {
	width: 143px;
}
#lrc + #content-home .ei-slider-large li img {
	padding: 70px 10px 70px 70px;
}
#lrc + #content-home .box-product .span3, #lrc + #content .product-grid > div.span-related {
    clear: none !important;
	margin-left: 5px!important;
}
#lrc + #content-home .box-product .span3:nth-child(3n+1), #lrc + #content .product-grid > div.span-related:nth-child(3n+1) {
    clear: left !important;
	margin-left: 0!important;
}
#lrc + #content {
    width: 680px;
}
#lrc + #content .product-info div#right-sm {
	display: none;
}
#lrc + #content .product-info {
	overflow: hidden;
}
#lrc + #content .product-info .right {
    width: 290px;
	margin-right: 0;
}
#lrc + #content .product-info .left .image #cloud-zoom-big {
    width: 302px!important;
}
#lrc + #content .product-info .options input[type="text"], #lrc + #content .product-info .options textarea, #lrc + #content .product-info .options select, #lrc + #content .product-info .options .uneditable-input {
    width: 180px!important;
}
#lrc + #content .content .reviews-right {
	max-width: 50%
}

#column-left + #column-right + #content, #column-left + #content {
	padding: 20px;
}
#column-right + #content {
	margin-right: 235px;
	padding: 20px;	
}

#ccp {
    margin: 0 auto;	
}
/*.span-first-child {
    margin-left: 0!important;
	clear: left!important;
}*/

/*
comment added by Vishal Barot - 15-03-2016
.span-first-child:first-child {
    margin-left: 0!important;
	clear: left!important;
}
*/
.span-first-child:nth-child(n-3) {
    clear: left !important;
    margin-left: 0 !important;
}
.span3 {
	clear: none;
}
.span9 .row-fluid, .span10 .row-fluid, .span11 .row-fluid, .span12 .row-fluid {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
}

#CNCOne{
	position:relative;
	float:left;
	width:50%;
	
	}
#CNCTwo{
	position:relative;
	float:right;
	width:50%;
	
	}
#CNCTwo{
	position:relative;
	float:right;
	}
#CNCContainer{
	position:relative;
	width:100%;
	}
#innerText{
	width:40%
	}

/******************************************************/
/*  END LAYOUT
/******************************************************/



/******************************************************/
/*  TOP AREA
/******************************************************/
#telephoneContact{
	padding-top:6px;
	
	}
/* 

.TelephoneColorGreen{
	color: #454545;
	}

#TelephoneColorOrange{
	font-family: Oswald,Arial,Helvetica,sans-serif!important;
	color: #454545;
	text-rendering: optimizelegibility;
	line-height: normal;
	font-size: 28px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	letter-spacing: 3px;
	}

#TelephoneGrey{
	/* padding-top: 38px;
	font-family: Oswald,Arial,Helvetica,sans-serif!important;
	color: #a7a9ac;
	text-rendering: optimizelegibility;
	line-height: normal;
	font-size: 17px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	letter-spacing: 3px;
}*/
#t-header {
	background:url(../image/Myheader.jpg) no-repeat top left;	
	min-height: 179px !important;
	margin-top:0px;
	margin-left:1px;
	padding-bottom:5px;
	position: relative;
	z-index: 99;
	clear: both;
	width:100%;
}

/*  Logo  */

#t-header #logo {
	position: relative;
	padding: 10px 0px 5px 0px;
	width: 244px;
	margin-top:20px;
	min-height:115px !important;
	margin-left:45px !important;
}

#t-header #logo a img{
	/*width:100%;*/
}
/*  Currency & Language dropdowns  */

#lc_dropdown {
    position: absolute;	
    right: 20px;
    top: 67px;
}
#currency .arrow, #language .arrow {
	background: url("../image/arrow-down-gray.png") no-repeat 100% 50%;
	padding: 7px 0 7px 7px;
	width: 8px;
	height: 8px;
	position: relative;
	float: right;
	cursor: default;	
}
#language.dropdown_l {
	right: 125px;
	padding: 1px 0 1px;
    position: absolute;	
    z-index: 1000;
	font-size: 11px;
	min-width: 117px;
	text-align: right;
}
#currency.dropdown_l {
	right: 0;	
	padding: 1px 0 1px;		
    position: absolute;	
    z-index: 1000;
	font-size: 11px;	
	min-width: 117px;
	text-align: right;
}
.dropdown_l ul {
	display: none;
    margin: 3px 0 0;
    padding: 2px 10px 5px;
    list-style-type: disc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;	
    border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	width: 95px;
}
.dropdown_l .selected_l, .dropdown_l li, .dropdown_l li a {
    display: block;
	padding-bottom: 0;
    text-decoration: none;
	text-align: left;
}
.dropdown_l li a {
    padding: 5px 0 0;
	font-size: 11px;		
}
.dropdown_l .selected_l {
    line-height: 21px;
    float: right;
	cursor: default;
}
.dropdown_l .options_l {
    cursor: pointer;
    left: 0;
    line-height: 11px;
    display: none;
	clear: both;
}
#language img {
	cursor: pointer;
	display: inline-block;
	padding: 5px 4px 3px 0;
	margin-right: 0;
    vertical-align: top;	
}

/*  Cart  */

#t-header #cart {

	position: absolute;
	top: 95px;
	right: 10px;
	z-index: 9;
	min-width: 180px;
}
#t-header #cart .heading {
	float: right;
	margin-right: 0;
	margin-top: 0;
	padding: 3px 0 3px 30px;	
	position: relative;
	z-index: 100;
}
#t-header #cart .heading h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
#t-header #cart .heading a span {
	padding: 10px 0;
    height: 24px;
    line-height: 24px;	
}
#t-header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: 0;
	padding: 8px;
	min-height: 150px;
	min-width: 350px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;


	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
#t-header #cart.active .heading {
	margin-top: 0;
	padding-bottom: 10px;
}
#t-header #cart.active .content {
	display: block;
	z-index: 99999;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #F1F1F1;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	text-align: left;
}
.mini-cart-info .name small {
	color: #666666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
	border-bottom: 1px solid #F1F1F1;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000000;
	padding: 4px;
}
#t-header #cart .checkout {
	text-align: center;
	clear: both;
	margin: 15px auto 10px;
}
#t-header #cart .checkout a:hover {
	color: #FFFFFF!important;
}
#t-header #cart .empty {
	padding-top: 50px;
	text-align: center;
}

/*  Search bar  */

#t-header #search {
	position: absolute;
	float: right;
	clear: both;
	padding-top:27px;
		
}
#t-header .button-search {
	position: absolute;
	right: 5px;
	top: 3px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 24px;
	cursor: pointer;
	padding-top:40px;
}
#t-header #search input {
	width: 96%;
	text-shadow: 0 1px 0 #FFFFFF;
    background: none repeat scroll 0 0 #FAFAFA;
	border-style: solid;  
	border-width: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;	
    border-radius: 2px;
    margin: 0 24px 0 0;
    padding: 5px 0 5px 10px;
	font-size: 13px;
	font-style: italic;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;	
}
#t-header #search input:focus {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);		
}

/*  Header links  */

#t-header .links {
	position: absolute;
	top: 45px;
	right: 0;
	font-size: 10px;
	padding-right: 20px;
	float: right;
	clear: both;
}
#t-header .links a {
	font-family:Open Sans,Arial,Helvetica,sans-serif !important;
	float: left;
	display: block;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
}
#t-header .links a + a {
	margin-left: 14px;
	padding-left: 14px;
}

/******************************************************/
/*  END TOP AREA
/******************************************************/




/******************************************************/
/*  MAIN MENU
/******************************************************/

#menu {
	margin: 0;	
	padding-right: 7px;
}
#menu h1 {
	text-transform: none;
}
#menu #homepage {
	display: block;
	float: left;
    height: 41px;
	min-width: 15px;
    margin-bottom: 0;
    padding: 4px 16px;
	position: relative;
}
#menu #homepage a {	
	line-height: 38px;
}
#menu #homepage img {
	position: absolute;
	top: 17px;
	left: 16px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding-right: 10px;
}
#menu > ul > li > span, #menu > ul > li > a {
	line-height: 38px;
	background: url("../image/arrow-down-gray.png") no-repeat scroll 100% 60% transparent;
	display: block;
	padding: 4px 15px 4px 10px;
	margin-bottom: 0;
	height: 38px;
	z-index: 6;
	position: relative;
	cursor: pointer;
}
#menu > ul > li > div {
	position: absolute;
	z-index: 5;
	padding: 10px 5px 5px;
	opacity: 0;
	visibility: hidden;
}
#menu > ul > li:hover > div {
	display: table;
	opacity: 1;
	visibility: visible;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	padding: 7px 9px;
	display: block;
	white-space: nowrap;
	min-width: 150px;
}
#menu > ul > li > div > ul > li > div {
	position: absolute;
	left: 170px;
	margin-top: 0px;
	z-index: 5;
	padding: 5px;
	opacity: 0;
    top:0;
	visibility: hidden;	
}
#menu > ul > li > div > ul > li> div#test{
	position: absolute;
	left: 190px;
	margin-top: 0px;
	z-index: 5;
	padding: 5px;
	opacity: 0;
    top:0;
	visibility: hidden;	
}
#menu > ul > li > div > ul > li:hover > div {
	display: table;
	opacity: 1;
	visibility: visible;
}



#menu > ul > li > div > ul > li:hover > div#test {
	display: table;
	opacity: 1;
	visibility: visible;
}
#menu > ul > li > div > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li > div > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li > div > ul > li ul > li > a {
	padding: 7px 9px;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}

/*  Main menu category horizontal style  */

#menu-category-wall ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-category-wall > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding-right: 10px;
}
#menu-category-wall > ul > li > a {
	line-height: 38px;
	background: url("../image/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;
	display: block;
	padding: 4px 15px 4px 10px;
	margin-bottom: 0;
	height: 40px;
	z-index: 6;
	position: relative;
	cursor: pointer;	
}
#menu-category-wall > ul > li > div {
	display: none;
	position: absolute;
	z-index: 5;
	padding: 10px 10px 10px;	
	margin-left: 0;
}
#menu-category-wall > ul > li > div > div {
	margin-left: 12px;
	margin-bottom: 20px;
	width: 166px;
}
#menu-category-wall > ul > li > div > div > div.image {
	text-align: center;
}
#menu-category-wall > ul > li > div > div > div.image img {
	max-width: 80px;
}
#menu-category-wall > ul > li:hover > div {
	display: block;
}
#menu-category-wall > ul > li > div > ul {
	display: table-cell;
}
div.menu-category-wall-sub-name {
	padding-left: 7px;
	margin-bottom: 1px;	
} 
div.menu-category-wall-sub-name a {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 30px;
    padding-bottom: 8px;
}
div.menu-category-wall-sub-name + div > ul > li {
	padding: 4px 0;
}
div.menu-category-wall-sub-name + div > ul > li a {
    padding: 7px;
}

/*  Main menu brands wall  */

#menu_brands ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_brands > ul > li {
	position: relative;
	float: left;
	z-index: 19;
	padding-right: 10px;
}
#menu_brands > ul > li > a {
	line-height: 38px;
	background: url("../image/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;	
	display: block;
	padding: 4px 15px 4px 10px;
	margin-bottom: 0;
	z-index: 6;
	position: relative;
	cursor: pointer;
}
#menu_brands > ul > li > div {
	position: absolute;
	z-index: 5;
	padding: 15px 5px 0px 10px;
	margin-left: 0;
	opacity: 0;
	visibility: hidden;	
}
#menu_brands > ul > li:hover > div {
	display: table;
	opacity: 1;
	visibility: visible;
}
#menu_brands > ul > li > div > div {
    display: table-cell;
	padding: 0 7px;
    margin: 0 0 15px 0;
    text-align: center;
}

/*  Main menu custom links  */

.menu_links {
    display: block;
	float: left;
    height: 41px;
    margin-bottom: 0;
    padding: 4px 10px;
}
.menu_links a {	
    line-height: 45px;	
}

/*  Main menu informations  */


#menu_informations ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_informations > ul > li {
	position: relative;
	float: left;
	z-index: 18;
	padding-right: 10px;
	height:49px;
}
#menu_informations > ul > li > a {
	line-height: 38px;
	background: url("../image/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;	
	display: block;
	padding: 4px 15px 4px 10px;
	margin-bottom: 0;
	z-index: 6;
	position: relative;
	cursor: pointer;
}
#menu_informations > ul > li > div {
	position: absolute;
	z-index: 5;
	padding: 10px 10px 10px 0px;
	opacity: 0;
	visibility: hidden;	
}
#menu_informations > ul > li:hover > div {
	display: table;
	opacity: 1;
	visibility: visible;
}
#menu_informations > ul > li > div > ul {
	display: table-cell;
	vertical-align: top!important;
}
#menu_informations h1 {
	font-size: 13px;
    font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	margin-bottom: 6px;
	padding-left: 7px;
}
#menu_informations > ul > li ul > li > a {
	padding: 7px;
	display: block;
	white-space: nowrap;
	min-width: 140px;
}
#menu_informations ul > li > div > ul > li > .span3 {
    margin-left: 0px;
}

/*  Main menu your account  */

#menu_your_account ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_your_account > ul > li {
	position: relative;
	float: left;
	z-index: 17;
	padding-right: 10px;
}
#menu_your_account > ul > li > span {
	line-height: 38px;
	background: url("../image/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;	
	display: block;
	padding: 4px 15px 4px 10px;
	margin-bottom: 0;
	z-index: 6;
	position: relative;
	cursor: pointer;
}
#menu_your_account > ul > li > div {
	position: absolute;
	z-index: 5;
	padding: 10px 5px 5px;
	opacity: 0;
	visibility: hidden;	
}
#menu_your_account > ul > li:hover > div {
	display: table;
	opacity: 1;
	visibility: visible;
}
#menu_your_account > ul > li > div > ul {
	display: table-cell;
}
#menu_your_account > ul > li ul + ul {
	padding-left: 20px;
}
#menu_your_account > ul > li ul > li > a {
	padding: 7px 9px;
	display: block;
	white-space: nowrap;
	min-width: 150px;	
}

/*  Main menu custom block  */

#menu_custom_block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_custom_block > ul > li {
	position: relative;
	float: left;
	z-index: 16;
	padding-right: 10px;
}
#menu_custom_block > ul > li > a {
	line-height: 38px;
	background: url("../image/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;
	display: block;
	padding: 4px 15px 4px 10px;
	margin-bottom: 0;
	z-index: 6;
	position: relative;
}
#menu_custom_block > ul > li > div {
	position: absolute;
	z-index: 5;
	padding: 5px 25px 10px;
	opacity: 0;
	visibility: hidden;	
}
#menu_custom_block > ul > li:hover > div {
	display: table;
	opacity: 1;
	visibility: visible;
}
#menu_custom_block > ul > li > div > ul {
	display: table-cell;
	vertical-align: top;
}
#menu_custom_block > ul > li ul + ul {
	padding-left: 20px;
}
#menu_custom_block > ul > li ul > li > a {
	padding: 7px 9px;
	display: block;
	white-space: nowrap;
	min-width: 150px;	
}
#menu_custom_block h1 {
	font-size:13px;
    font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	margin-bottom: 6px;
	padding-left: 7px;	
}

/*  Main menu contact  */

#menu_contacts ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_contacts > ul > li {
	position: relative;
	float: left;
	z-index: 15;
	padding-right: 10px;
}
#menu_contacts > ul > li > a {
	line-height: 38px;
	background: url("../image/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;
	display: block;
	padding: 4px 15px 4px 10px;
	margin-bottom: 0;
	z-index: 6;
	position: relative;
}
#menu_contacts > ul > li > div {
	position: absolute;
	z-index: 5;
	padding: 10px 20px 5px 5px;
	opacity: 0;
	visibility: hidden;	
}
#menu_contacts > ul > li:hover > div {
	display: table;
	opacity: 1;
	visibility: visible;
}
#menu_contacts > ul > li > div > ul {
	display: table-cell;
	vertical-align: top;
}
#menu_contacts > ul > li ul + ul {
	padding: 0 10px;
}
#menu_contacts > ul > li ul > li > a {
	padding: 7px 9px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 150px;
	text-shadow: 0 1px 0 #7D9E9C;
}
#menu_contacts > ul > li ul > li > a:hover {
	background: #7D9E9C;
	color: #FFFFFF!important;
}
#menu_informations .span3 {
	width:160px;
	}
	
	
#menu_contacts .span3 {
	margin-top: 0;
}
#menu_contacts h1 {
	font-size: 13px;
    font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	margin-bottom: 12px;
	padding-left: 7px;
}
#menu_contacts h2 {
	font-size: 12px;
    font-weight: normal;
	line-height: normal;
	margin-top: 5px;
}
#menu_contacts span {
	font-size: 12px;
    font-weight: normal;
	line-height: normal;
}
#menu_contacts span.mm_icon {
    display: block;
    float: left;
    margin-right: 10px;
}
#menu_contacts .buttons {
    background: none;
    margin-bottom: 15px;
    overflow: auto;
    padding: 15px 0 5px;
}
.contactsNew{
	font-size: 14px;
	}

/*  Main menu Opencart style */

#menu_oc ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_oc > ul > li {
	position: relative;
	float: left;
	z-index: 20;
}
#menu_oc > ul > li > a {
	line-height: 38px;
	display: block;
	padding: 4px 10px;
	margin-bottom: 0;
	z-index: 6;
	position: relative;
}
#menu_oc > ul > li > div {
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 5px;
	opacity: 0;
	visibility: hidden;	
}
#menu_oc > ul > li:hover > div {
	display: table;
	opacity: 1;
	visibility: visible;
}
#menu_oc > ul > li > div > ul {
	display: table-cell;
}
#menu_oc > ul > li ul + ul {
	padding-left: 20px;
}
#menu_oc > ul > li ul > li > a {
	padding: 7px 9px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}

/******************************************************/
/*  END MAIN MENU
/******************************************************/



/******************************************************/
/*  MIDSECTION
/******************************************************/

/******************************************************/
/*  BOXES
/******************************************************/

.box {
	margin-bottom: 15px;
}
.box .box-heading {
	padding: 0 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;		
}
.box .box-heading h2 {
	font-size: 16px;
}
#content .box .box-heading {
	padding: 0 0 0 15px;
}
.box .box-content {
	padding: 0 0 10px 0;
}

/*  Box information  */

.box .box-content .box-content-information ul {
	padding: 0 15px;
	margin: 0;
	list-style: none;
}
.box .box-content .box-content-information ul li {
	padding: 3px 0;
}

/*  Box account  */

.box .box-content .box-content-account ul {
	padding: 0 15px;
	margin: 0;
	list-style: none;
}
.box .box-content .box-content-account ul li {
	padding: 3px 0;
}

/*  Box products  */

.box-product {
	width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;	
}
.box-product > div {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
    padding: 5px;
	position: relative;	
	width: 210px!important;
}
.box-product > div > div.pbox {
    padding: 5px 9px 10px;	
	background-color: #FFFFFF;
	text-align: center;	
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
    display: block;
    margin-bottom: 0;
    position: absolute;
    z-index: 3;
}
.box-product .image img {
    background-color: #FFFFFF;
    padding: 0;
    text-align: center;
	max-width: 100%;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;	
	transition: all 0.2s ease-in 0s;
}
.box-product .image img:hover {
	opacity: 0.1;
}
.box-product .description {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 80px;
    margin-bottom: 0;
    padding: 55px 7px 10px;
    position: relative;
    width: 176px;
    z-index: 1;
}
.box-product .rating {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 55px;
    margin-bottom: 0;
    padding: 0 7px;
    position: relative;
    width: 176px;
    z-index: 1;
}
.box-product .name {
	padding-left: 5px;
	padding-right: 5px;
}
.box-product .name a {
	display: block;
	margin-bottom: 7px;
	margin-top: 10px;
}
.box-product .price {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
}
.box-product .price-old {
	text-decoration: line-through;
	font-weight: normal;
	font-size: 12px;
}
.box-product .cart {
    margin-bottom: 12px;
    margin-top: 10px;
}
.box-product ol li {
	width: 190px!important;	
	display: inline-block;
}
.box-product ol li .l_column {
	margin: 0 0 0 5px!important;
	width: 175px!important;	
}
#lrc + #content .box-product ol {
	margin: 0;
}
#lrc + #content .box-product ol li {
	width: auto!important;	
	display: inline-block;
}
#lrc + #content .box-product ol li {
	width: auto!important;	
}
#lrc + #content .box-product ol li .l_column {
	margin: 0 0 0 5px!important;
	width: 202px!important;	
}
.box-product .l_column {
	width: 190px!important;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 3px 0;
    box-shadow: none;
	clear: both;
}
.box-product .l_column:hover {
    box-shadow: none;
	background: none!important;	
	opacity: 0.9;	
}
#content .l_column {
	width: 217px!important;
	margin: 0;
	padding: 10px 0;
}
#content .l_column + .l_column {
	border-top: none!important;
}
#column-left + #column-right + #content .box-product .l_column {
	width: 119px;
}
.box-product .l_column .image {
	float: left;
	margin-right: 12px;
    position: inherit;
    z-index: inherit;	
}
.box-product .l_column .image img {
	padding: 3px;
	background-color: #FFFFFF;
}
.box-product .l_column .image img:hover {
	opacity: 1;
}
.box-product .l_column .name a {
	display: block;
	margin-bottom: 2px;
	margin-top: 5px;
}
.box-product .l_column .price {
	display: block;
	font-size: 11px;	
	font-weight: normal;
	margin-bottom: 6px;
}
.box-product .l_column .price-old {
	text-decoration: line-through;
	font-size: 11px;	
	font-weight: normal;
}
.box-product .l_column .price-new {
	font-size: 11px;
	font-weight: normal;
}
.box-product .l_column .rating {
	display: block;
	margin-bottom: 4px;
}

/*  Box category  */

.box-category {
	margin-top: -5px;
	padding-left: 15px;
	padding-right: 15px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 24px 8px 0;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0 15px;
}
.box-category > ul > li ul > li > a {
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}

/* Box filter */

ul.box-filter {
	list-style: none;
	margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}
ul.box-filter ul {
	list-style: none;
	margin: 0;
    padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	display: block;
	padding-bottom: 7px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
a#button-filter {
	margin: 5px 15px 10px;
}

/*  Box homepage category wall  */

.box-category-home {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
.box-category-home > div.span2, 
.box-category-home > div.span3 {
    display: inline-block;
    margin: 10px 0 15px;
	padding: 0 10px;
    text-align: center;
    vertical-align: top;
	min-height: 300px;
}
.box-category-home > div.span2 {
	width: 132px;
}
.box-category-home > div.span3 {
	width: 208px;
}
.box-category-home > div.span2 a,
.box-category-home > div.span3 a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;	
}
.box-category-home > div.span2 > div.image,
.box-category-home > div.span3 > div.image {
	margin-bottom: 5px;
}
.box-category-home > div.span2 > div.all {
	text-align: left;
	margin: 5px 0 10px;
}
.box-category-home > div.span3 > div.all {
	text-align: left;
	margin: 5px 15px 10px;
}
.box-category-home > div.span2 > div.all a,
.box-category-home > div.span3 > div.all a {
	font-size: 11px;
	font-weight: normal;	
}
.box-category-home > div.span2 > div > ul,
.box-category-home > div.span3 > div > ul {
	margin: 0 0 5px;
	text-align: left;
}
.box-category-home > div.span2 > div > ul {
	padding: 0;
}
.box-category-home > div.span3 > div > ul {
	padding: 0 15px;
}
.box-category-home > div.span2 > div > ul > li,
.box-category-home > div.span3 > div > ul > li {
	list-style: none;
	line-height: 26px;
}
.box-category-home > div.span2 > div > ul > li > a,
.box-category-home > div.span3 > div > ul > li > a {
	font-size: 12px;	
	font-weight: normal;
	margin-bottom: 0;		
}

/*  Box homepage manufacturers wall  */

.box-manufacturers-home {
	padding-left: 20px!important;
	padding-right: 20px!important;
    margin: 10px 0 15px;	
}
.box-manufacturers-home > div.span2, 
.box-manufacturers-home > div.span3 {
    background: none repeat scroll 0 0 #FFFFFF;	
    display: inline-block;
    margin: 0 0 -1px 0;
	padding: 0 10px;
    text-align: center;
	min-height: 80px;
}
.box-manufacturers-home > div.span2 {
	width: 128px;
}
.box-manufacturers-home > div.span3 {
	width: 203px;
}
.box-manufacturers-home > div.span2 a,
.box-manufacturers-home > div.span3 a {
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0;	
}
.box-manufacturers-home > div.span2 > div.name_s,
.box-manufacturers-home > div.span3 > div.name_s {
	line-height: 80px;
}
.box-manufacturers-home > div.span2 > div.image,
.box-manufacturers-home > div.span3 > div.image {
	margin-bottom: 0;
}
.box-manufacturers-home > div.span2 > div.all {
	text-align: left;
	margin: 5px 0 10px 5px;
}
.box-manufacturers-home > div.span3 > div.all {
	text-align: left;
	margin: 5px 0 10px 15px;
}
.box-manufacturers-home > div.span2 > div.all a,

.box-manufacturers-home > div.span3 > div.all a {
	font-size: 11px;
	color: #999999;
}
.box-manufacturers-home > div.span2 > div > ul,
.box-manufacturers-home > div.span3 > div > ul {
	margin: 0 0 5px;
	text-align: left;
}
.box-manufacturers-home > div.span2 > div > ul {
	padding: 0 5px;
}
.box-manufacturers-home > div.span3 > div > ul {
	padding: 0 15px;
}
.box-manufacturers-home > div.span2 > div > ul > li,
.box-manufacturers-home > div.span3 > div > ul > li {
	list-style: none;
	line-height: 26px;
}
.box-manufacturers-home > div.span2 > div > ul > li > a,
.box-manufacturers-home > div.span3 > div > ul > li > a {
	font-size: 12px;	
	font-weight: normal;
	margin-bottom: 0;		
}

/******************************************************/
/*  END BOXES
/******************************************************/



/******************************************************/
/*  CONTENT COLUMN
/******************************************************/

#content .content {
	padding: 20px 10px 10px;
	overflow: auto;
	margin-bottom: 20px;
}
.row-fluid h2{
	color:#454545;
	}
#content .content .left {
	float: left;
	width: 49%;
}

#content .content .right {
	float: right;
	width: 49%;
}
#review .content {
	background: #FFFFFF;
}
.bestseller h3, .featured h3, .latest h3, .special h3 {
	padding-bottom: 7px;
}
.cncpages{
	width: 100%;
	font-size: 20px;
	padding: 10px 0 15px;
	}
.cncpages h2{
	color:#454545
	}
.cncpages, .cncpages-content {
	margin: 0 20px;
	float: left;
	font-size: 13px;
	font-weight: normal;
	
}
.cncsoftWare {
	margin: 0 20px;
	float: left;
	font-size: 13px;
	font-weight: normal;
	
}
.welcome {
	width: 100%;
	font-size: 18px;
	font-weight:normal !important;
	padding: 10px 0 15px;
	line-height:22px;
}
.welcome, .welcome-content {
	margin: 0 20px;
	float: left;
}
.mycontentnews h3{ font-weight:normal !important; margin-left:0px; }

/*  Breadcrumb  */

.breadcrumb {
    font-size: 11px;	
	margin-bottom: 10px;
	padding: 0;	
    background: none;
    border: none;
	box-shadow: none;
}
.breadcrumb-pp {
    max-width: 700px; 
	float: left;
	margin-bottom: 10px;
}

/*  Pagination  */

.pagination {
	padding-top: 10px;
	display: inline-block;
	width: 100%;
	margin: 15px 0 0;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	color: #A3A3A3;
	line-height: inherit;
	float: none;
	background: #FFFFFF;	
}
.pagination .links a:hover {
	background: #F5F5F5;	
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	font-weight: normal;
	background: #F5F5F5;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}

/*  Category Page  */

.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 0;
	margin-right: 15px;
}
.category-info img {
    width: 100%;
}
.category-list {
	overflow: auto;
	margin-bottom: 15px;
}
.category-list > div {
	text-align: center;
	margin-left: 11px;
	min-height: 130px;
	max-width: 100px;
}
.category-list ul {
	float: left;
	width: 18%;
	list-style: none;
	margin-left: 0;
}
.category-list ul li {
	margin: 5px 10px 5px 0;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
.product-filter {
	padding: 10px 0;
	margin-bottom: 15px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	font-weight: normal;	
}
.product-filter .display a {
	font-weight: normal;
}
.product-filter .sort {
	float: right;
    margin-top: 2px;	
}
.product-filter .limit {
	margin-left: 15px;
    margin-top: 2px;	
	float: right;
}
.product-filter .display img {
    cursor: pointer;
}
.product-compare {
	float: left;
	padding-left: 15px;
    margin-top: 4px;
	font-weight: bold;
}
.product-compare a {
	font-weight: normal;
}
.product-list {
	margin-top: 25px;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	margin-right: 20px;
    margin-left: 0;	
	width: 100%;
	position: relative;	
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div, 
.product-list > div + div.span-first-child {
    padding-top: 16px;	
}
.product-list .span4 {
	width: 240px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
	margin-left: 0;
}
.product-list .image img {
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	max-width: 145px;
}
.product-list .image img:hover {
	opacity: 0.7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	font-size: 14px;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 15px;
}
.product-list .rating {
	color: #7B7B7B;
    margin-bottom: 10px;	
}
.product-list .price {
	float: right;
	margin-left: 8px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 16px;
}
.product-list .price-old {
	font-weight: normal;	
	font-size: 12px;	
	text-decoration: line-through;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
}
.product-list .cart {
	margin-bottom: 15px;
	text-align: center;
}
.product-list .cart input {
	max-width: 140px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 5px;
	margin-right: 15px;
	padding-left: 20px;	
	display: inline-block;
	text-align: center;
}
.product-list .compare {
	clear: both;
}
.product-list .wishlist a, .product-list .compare a {
	font-size: 11px;
	display: block;
}
span.wishlist {
    height: 15px;
    padding: 0 15px 0 5px;
}
span.compare {
    height: 15px;
    padding: 0 15px 0 7px;
}
.product-grid {
	width: 100%;
	overflow: auto;
}

.product-grid > div {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
    margin: 10px 0 5px 5px;
    padding: 5px;
	position: relative; 	
}
.product-grid > div > div.pbox {
    padding: 5px 4px 10px;	
	background-color: #FFFFFF;
	text-align: center;	
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;	
}
.product-grid .image {
	display: block;
	margin-bottom: 0;
	position: absolute;
	z-index: 3;
}
.product-grid .image img {
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;	
	transition: all 0.2s ease-in 0s;	
}
.product-grid .image img:hover {
	opacity: 0.05;
}
.product-grid .name a {
	display: block;
	margin-top: 10px;
	margin-bottom: 7px;
	font-size: 13px;
}
.product-grid .description {
	position: relative;
	z-index: 1;
	background: #FFFFFF;
	height: 80px;
	width: 176px;	
	margin-bottom: 0;
	padding: 55px 7px 10px;
}
.product-grid .rating {
	position: relative;
	z-index: 1;
	background: #FFFFFF;
	height: 45px;
	width: 176px;	
	margin-bottom: 0;
	padding: 0 7px;
}
.product-grid .price {
	display: block;
	margin-bottom: 4px;
	font-size: 15px;	
}
.product-grid .price-old {
	font-weight: normal;	
	font-size: 12px;		
	text-decoration: line-through;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-top: 10px;
	margin-bottom: 12px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 5px;
	display: inline-block;
	text-align: left;
	padding-left: 20px;
}
.product-grid .compare {
	margin-left: 15px;
}
.product-grid .wishlist a, .product-grid .compare a {
	font-size: 11px;
	display: block;
}
.product-grid > div.span-related {
	margin-left: 20px;
}

/*  Product Page  */

span.sale-icon {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05);
	text-transform: uppercase;
	padding: 3px 7px 4px;
	position: absolute;
	z-index: 5;
	top: 3px;
	left: 3px;
	font-size:12px;			
}
#prev-next {
	float: right;
}
.product-name {
    overflow: auto;
    padding: 5px;
	text-align: center;	
}
.product-name h1 {
	padding: 0;
	margin-bottom: 0;
    line-height: normal;	
}
.product-info {
	overflow: auto;
	clear: both;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 12px;
}
.product-info > .left + .right {
    width: 378px;
	margin-right: 13px;
}
.product-info > .right {
	float: left;
}
.product-info .image {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	position: relative;
}
.product-info .image .zoom-b {
	position: absolute;
	right: 15px;
    bottom: 15px;
    height: 12px;
    width: auto;
    z-index: 5;
}
.product-info .image .zoom-b a {
    background: url("../image/button-search.png") no-repeat scroll;
    color: #A3A3A3;
    font-size: 10px;
	text-transform: uppercase;
    padding-left: 18px;
}
.product-info .image #wrap #cloud-zoom-big {
	left: 340px!important;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);		
}
.product-info .image-additional {
	width: 342px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-left: 2px;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin: 0 4px 9px 8px;
}
.product-info .description {	
	padding: 15px 5px;
	margin-bottom: 5px;
	line-height: 20px;
	font-weight: bold;		
}
.product-info .options {	
	padding: 15px 5px;
	line-height: 20px;
	font-weight: bold;		
}
.product-info .description span {
	font-weight: normal;
}
.product-info .buy {
	padding: 10px;
	margin-bottom: 20px;
}
.product-info .price {
	overflow: auto;
	padding: 15px 5px 10px;
	margin-bottom: 5px;
	font-size: 24px;
	text-align: center;	
}
.product-info .price-old {
	font-weight: normal;	
	font-size: 12px;	
	text-decoration: line-through;
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
}
.product-info .price .discount {
	font-size: 12px;	
	font-weight: normal;
}
.product-info span.stock {
	font-weight: bold;
}
.product-info .option {
	margin-bottom: 15px;
	clear: none;
}
.product-info .option-l {
	float: left;
	clear: both;
	width: 30%;
}
.product-info .option-r {
	margin-left: 35%;
}
.product-info .options h4 {
	padding: 0;
	margin-bottom: 20px;
    line-height: normal;	
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	padding: 30px 5px 20px;
	overflow: auto;
	text-align: center;
}
.product-info .cart .dec, .product-info .cart .inc {
	background-color: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
	border: none;
	width: 30px;
    height: 30px;
}
.product-info .cart .dec {
	background-image: url("../image/quantity-minus.png");
}
.product-info .cart .inc {
	background-image: url("../image/quantity-plus.png");
}
.product-info .cart input {
	margin-top: 3px;
	margin-bottom: 3px;
}
.product-info .add-to-cart {
	clear: both;
	float: left;
	width: 100%;
}
.product-info .wishlist-compare {
	margin-top: 5px;	
	width: 100%;
	text-align: center;
}
.product-info .wishlist-compare a {
	margin-top: 15px;
	display: inline-block;
    font-size: 11px;
	font-weight: bold;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
}
.product-info .cart .minimum {
	padding-top: 10px;
	font-size: 11px;
	clear: both;
	width: 100%;
	text-align: center;	
}
.product-info .review {
	text-align: center;
	margin: 5px 5px 10px;
	padding-top: 13px;
}
.product-info .review > div {
	padding: 2px 8px 8px;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #2596D2;
}
.product-info .share {
	overflow: auto;
	line-height: normal;
}
#lrc + #content .product-info .share {
	display: none;
}
div#right-sm {
	overflow: hidden;
}
.right-sm-related {
	float: right;
	clear: right;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
	max-width: 165px;
}
.right-sm-related .image img {
	float: left;
}
.product-related {
	float: right;
	padding: 15px 10px 10px;
	text-align: left;
}
.product-related > div {
    display: block;
	float: left;
	clear: both;
	margin-left: 0;
    padding: 40px 0 0;
    width: 145px;
	text-align: center;	
}
.product-related ul {
	margin-left: 0;
}
.product-related ul li {
	list-style: none!important;
	background-color: #FFFFFF;
}
.product-related .image {
    display: block;
    margin-bottom: 0;
	padding: 0;
    position: absolute;
    z-index: 3;	
	background: none;	
    float: inherit;
}
.product-related .image img {
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	max-width: 145px;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;	
	transition: all 0.2s ease-in 0s;	
}
.product-related .image img:hover {
	opacity: 0.1;
}
.product-related .description-r {
	position: relative;
	z-index: 1;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
	height: 85px;
	width: 131px;
	border-top: none!important;
	line-height: inherit;
	margin-bottom: 0;
	padding: 40px 7px 30px;
	font-size: 11px;
	font-weight: normal;
}
.product-related .name a {
    display: block;
    font-size: 12px;	
    font-weight: normal;
	margin: 0 0 4px;
}
.product-related .price {
    display: block;
    font-size: 12px;
	margin: 0 0 4px;
	padding: 0;
	border: none;
}
.product-related .price-old {
	font-weight: normal;	
	font-size: 11px;		
	text-decoration: line-through;
}
.product-related .rating {
    display: block;
    margin-bottom: 10px;
}
.product-related .bx-wrapper div.bx-next {
	background: url(../image/nav-v.png) no-repeat scroll 0 0 #EFEFEF!important;
	display: block;
	float: right;
	margin-right: 41px;
	position: relative;
	bottom: 230px;
	width: 30px;
	height: 19px;
	text-indent: -10000px;
	cursor: pointer;	
}
.product-related .bx-wrapper div.bx-prev {
	background: url(../image/nav-v.png) no-repeat scroll 0 -19px #EFEFEF!important;
	display: block;
	float: left;
	margin-left: 41px;	
	position: relative;
	bottom: 230px;
	width: 30px;
	height: 19px;
	text-indent: -10000px;
	cursor: pointer;	
}
.right-sm-manufacturer-logo {
	float: right;
	clear: right;	
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
}
.product-manufacturer-logo-block {
	padding: 0 15px!important;
	text-align: center!important;
	width: 135px;
}
.right-sm-custom {
	float: right;
	clear: right;	
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
}
.product-custom-block {
	padding: 15px 10px!important;
	text-align: left!important;
	width: 145px;
}
.product-custom-block ul li {
	background: none;
	list-style: inherit!important;
}
.right-sm-share {
	float: right;
	clear: right;	
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
}
.product-share {
	padding: 15px 10px!important;
	text-align: left!important;
	width: 145px;
}
.right-sm-tags {
	float: right;
	clear: right;	
	text-align: center;
	overflow: hidden;
	padding-bottom: 12px;
	background-color: #FFFFFF;
}
.product-tags {
	padding: 15px 10px;
	text-align: left;
	width: 145px;
}
.product-tags div {
	margin-bottom: 6px;
	float: left;
}
.product-tags div a {
	background: #F7F7F7;
	padding: 3px 6px;
	margin-right: 5px;
	font-size: 11px;
}
#content .content .reviews-left {
	float: left;
	width: 170px;
	padding: 70px 10px 10px;
	text-align: center;
	background: url("../image/mw_1.png") no-repeat scroll 0 0 #FFFFFF;
	background-position: center top;
}
#content .content .reviews-left span {
	font-size: 11px;
	display: block;
	margin-top: 5px;
}
#content .content .reviews-right {
	float: left;
	max-width: 60%;
	margin-top: 10px;
	padding: 30px 40px;
	background-color: #F3F3F3;
	border: 1px solid #E9E9E9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
    border-radius: 5px;	
	font-size: 13px;
}
#content .content .review-arrow {
	position: absolute;
	margin-top: -18px;
	margin-left: -66px;
	width: 26px;
	height: 55px;
	background: url("../image/review-arrow.png") no-repeat;
}
.tags {
	margin-top: 30px;
}
.tags a {
	background: #F7F7F7;
	padding: 3px 6px;
	margin-left: 5px;
}
#lrc + #content .tags {
	display: none;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #454545;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #454545;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

/*  Manufacturer Page  */

.manufacturer-list {
	border: none;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	font-weight: bold;	
}

/*  Compare  */

.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr:hover {
	background-color:#F7F7F7;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;	
}

/*  Wish List  */

.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
}
.wishlist-info tbody .image img {
	border: 1px solid #EEEEEE;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}

/*  Login  */

.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content h2{
	color:#454545;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}

/*  Orders  */

.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}

/*  Returns  */

.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 45%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 50%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}

/*  Download  */

.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}

/*  Cart  */

.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D!important;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
}
.cart-info tbody .image img {
	border: none;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #FF0000;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #EEEEEE;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}

/*  Checkout  */

.checkout-heading {
	background: #F8F8F8;
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #EEEEEE;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 0;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
}
.checkout-content {
	padding: 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content h2 {
	margin: 15px 0 10px;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #EEEEEE;
}

/*  Contact Page  */

.contact-info {
	overflow: auto;
	float: left;
	margin-left: 0;
	width: 47%;
	
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.contact-custom {
	margin-top: 20px;
	padding: 20px 0 10px;
}
.contact-form {
	float: right;
	margin-left: 0;
	padding: 0;
	width: 49%;
}
.contact-form h2 {
	color:#454545;
}
.contact-info h2 {
	color:#454545;
	}

/*  Site Map  */

.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}

.row12{
	width:100%;
	float:left;
}
.row6{
	width:50%;
	float:left;
}
.home_lnews{
	width:90%;
	float:left; 
	padding:5px 10px;
	background-color:#FFF;
	border-bottom:2px solid #dbdbdb;
	border-right:2px solid #dbdbdb;
	margin-bottom:15px;
	margin-top:0px;
}
.video_pages{
	width:86%;
	float:right; 
	padding:5px 10px 15px;
	background-color:#FFF;
	border-bottom:2px solid #dbdbdb;
	border-right:2px solid #dbdbdb;
	margin-bottom:24px;
	margin-top:0px; 
}
.home_video{
	width:90%;
	float:right;
	padding:5px 10px;
	background-color:#FFF;
	border-bottom:2px solid #dbdbdb;
	border-right:2px solid #dbdbdb;
}


/******************************************************/
/*  END CONTENT COLUMN
/******************************************************/

/******************************************************/
/*  END MIDSECTION
/******************************************************/



/******************************************************/
/*  BOTTOM AREA
/******************************************************/

/*  Contact Us, Twitter, Custom Column  */

#footer_cnc {
	clear: both;
	overflow: auto;
	border: none !important;

}
#footer_cnc .container {
	width: 960px;
}
#footer_cnc .span4 {
	margin-left: 10px;
	margin-right: 10px;
}

#footer_cnc .span6,
#footer_cnc .span12 {
	margin-left: 10px;
	margin-right: 10px;
}
#footer_cnc .span4 > div,
#footer_cnc .span6 > div,
#footer_cnc .span12 > div {
	margin-bottom: 15px;
}
#footer_cnc .span4 > div > span.c_icon,
#footer_cnc .span6 > div > span.c_icon,
#footer_cnc .span12 > div > span.c_icon {
	display: block; 
	float: left;
	margin-right: 10px;
}
#footer_cnc .span4 ul,
#footer_cnc .span6 ul,
#footer_cnc .span12 ul {
	margin-top: 0;
	margin-left: 0;	
	padding-left: 0;
}
#footer_cnc .span4 ul li,
#footer_cnc .span6 ul li,
#footer_cnc .span12 ul li {
	list-style: none;
	margin-bottom: 7px;	
}
#footer_cnc .twitter ul li {
    padding-left: 0;
	padding-right: 20px;
    margin-bottom: 20px;	
}
#footer_cnc .twitter ul li a {
	display: block;
}
#footer_cnc .twitter ul li span a {
	display: inline-block;
}
#footer_cnc h3 {
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#footer_cnc_content {
    margin: 0 auto;	
}

/*  Information, Customer Service, Extras, My Account  */

#footer_info {
	clear: both;
	overflow: auto;
	padding: 20px 0;
}
#footer_info .container {
	width: 960px;
}
#footer_info .span3 {
	margin-left: 10px;
	margin-right: 10px;
}
#footer_info .span3 a {
    font-size: 13px;
}
#footer_info .span3 ul {
	margin-top: 0;
	margin-left: 0;	
	padding-left: 0;
}
#footer_info .span3 ul li {
	list-style: none;
	margin-bottom: 7px;	
}
#footer_info h3 {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 5px;	
	font-size:17px;
	font-weight:normal;
}
#footer_info_content {
    margin: 0 auto;
}

/*  Footer - Payment Images, Powered by, Follow Us  */

#footer_cr {
	clear: both;
	overflow: auto;
	padding: 20px 0;
}
#footer_cr .container {
	width: 960px;
}
#footer_cr .span4 {
	margin-left: 10px;
	margin-right: 10px;
}
#footer_cr .span6,
#footer_cr .span12 {
	margin-left: 10px;
	margin-right: 10px;
}
#footer_cr p {
	margin-bottom: 0;	
}
#footer_cr_content {
    margin: 0 auto;	
}
#footer_cr_content #payment_logos {	
    float: left;
}
#footer_cr_content #payment_logos img {
	padding-top: 2px;
}
#footer_cr_content #powered_content {
	margin: auto 0;
	text-align:center;
}
.customSmoove a:hover{
	color:#f05236;
}
.customSmoove a:active{
	color:#ffffff;
}
.customSmoove a:link{
	color:#ffffff;
}

#footer_cr_content #follow_us {	
    float: right;
	text-align: right;	
}
#footer_cr_content #follow_us img {	
	margin-left: -3px;	
}
#footer_cr_content #follow_us img:hover {
	opacity: 0.8;
}

/*  About Us  */

#footer_about {
	clear: both;
	overflow: auto;
	margin-top: 0;
	padding: 20px;
}
#footer_about p {
	margin: 0 auto;
}
#footer_about_content {
    margin: 0 auto;
	max-width: 940px;
}

/******************************************************/
/*  END BOTTOM AREA
/******************************************************/


/*  Banners  */

.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
#column-left .banner div, #column-right .banner div  {
	text-align: center;
	width: 100%;
	display: none;
}
#column-left .banner div img, #column-right .banner div img {
	margin-bottom: 20px;
}

/*  Sellya Product Slider  */

#product-slider {
	clear: both;
}

/*  Elastislide Style  */

.es-carousel-wrapper {
	background: none;
	padding: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
.es-carousel {
	overflow: hidden;
	background: none;
}
.es-carousel ul {
	display: none;
}
.es-carousel ul li {
	height: 100%;
	float: left;
	display: block;	
	margin: 5px 18px 20px 1px !important;
    padding: 5px;
    text-align: center;
    vertical-align: top;
	position: relative;	
}
.es-carousel ul li div.pbox {
    padding: 5px 9px 10px;	
	background-color: #FFFFFF;
	text-align: center;	
}
.es-carousel ul li a {
	display: block;
}
.es-carousel ul li .image {
    display: block;
    margin-bottom: 0;
    position: absolute;
    z-index: 3;
}
.es-carousel ul li a img {
    background-color: #FFFFFF;
    padding: 0;
    text-align: center;
	max-width: 100%;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;	
	transition: all 0.2s ease-in 0s;	
}
.es-carousel ul li a img:hover {
	opacity: 0.1;
}
.es-carousel .description {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 80px;
    margin-bottom: 0;
    padding: 55px 7px 10px;
    position: relative;
    width: 176px;
    z-index: 1;
}
.es-carousel .rating {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 55px;
    margin-bottom: 0;
    padding: 0 7px;
    position: relative;
    width: 176px;
    z-index: 1;
}
.es-carousel .name {
	max-width: 190px;
}
.es-carousel .name a {
    display: block;
    margin-bottom: 4px;
    margin-top: 10px;
}
.es-carousel .price {
    display: block;
	font-size: 15px;		
    margin-bottom: 10px;
}
.es-carousel .price-old {
    font-weight: normal;
	font-size: 12px;	
    text-decoration: line-through;
}
.es-carousel .cart {
    margin-bottom: 12px;
    margin-top: 10px;
	max-width: 190px;	
}
.es-nav span {
	background: url(../image/nav.png) no-repeat scroll 0 0 #F1F1F1;
	width: 34px;
	height: 60px;	
	position: absolute;
	top: 38%;
	left: -20px;
	right: auto;
	text-indent: -10000px;
	cursor: pointer;
    z-index: 999;
}
.es-nav span.es-nav-next {
	right: -20px;
	left: auto;
	background-position: 0 -60px;
}
.es-carousel-banners-wrapper {
	background: none;
	padding: 0;
	position: relative;
	margin-top: 0!important;
}
.es-carousel-banners {
	overflow: hidden;
	background: none;
}
.es-carousel-banners ul {
	display: none;
}
.es-carousel-banners ul li {
	height: 100%;
	float: left;
	display: block;
    background-color: #FFFFFF;
	margin: 5px 20px 20px 0!important;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    vertical-align: top;
	position: relative;		
}
.es-carousel-banners ul li a {
	display: block;
}
.es-carousel-banners ul li a img {
	display: block;
	border: none;	
}
.es-carousel-banners-wrapper .es-nav span {
	background: url(../image/nav.png) no-repeat scroll 0 0 #F1F1F1;
	width: 34px;
	height: 60px;		
	position: absolute;
	top: 35%;
	left: -20px;
	right: auto;
	margin-top: -15px;	
	text-indent: -10000px;
	cursor: pointer;
}
.es-carousel-banners-wrapper .es-nav span.es-nav-next {
	right: -20px;
	left: auto;
	background-position: 0 -60px;
}
.es-carousel-related-wrapper {
	background: none;
	padding: 10px 0;
	margin-top: 35px;
	position: relative;
}
.es-carousel-related {
	overflow: hidden;
	background: none;
}
.es-carousel-related ul {
	display: none;
}
.es-carousel-related ul li {
	height: 100%;
	float: left;
	display: block;
	margin: 5px 20px 5px 0!important;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    vertical-align: top;
}
.es-carousel-related .span2 {
	margin-left: -1px;
}
.es-carousel-related-wrapper .es-nav span {
	background: url(../image/nav.png) no-repeat scroll 0 0 #E5E5E5;
	width: 20px;
	height: 20px;	
	position: absolute;
	top: 0;
	right: 75px;
	left: auto;
	margin-top: -25px;	
	text-indent: -10000px;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
    border-radius: 10px;	
}
.es-carousel-related-wrapper .es-nav span.es-nav-next {
	right: 50px;
	left: auto;
	background-position: 0 -20px;
}
.es-carousel-related-wrapper .es-nav span:hover {
	background-color: #DF442C;
}
.pager a {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
}

/*  Widget Facebook Likebox  */

.facebook_left {
    width: 293px;
    height: 389px;
    position: fixed;
	left: -293px;
	top: 220px;	
	z-index: 99997;
}
.facebook_right {
    width: 293px;
    height: 389px;
    position: fixed;
	right: -293px;
	top: 220px;
	z-index: 99997;
}	
.facebook_left #facebook_icon {
	float: right;
	height: 60px;
    width: 34px;
	right: -34px;
    background: url("../image/facebook_lb_l.png") no-repeat;
	cursor: pointer;	
	position: relative;	
    z-index: 99998;	
}
.facebook_right #facebook_icon {
	float: left;
	height: 60px;
    width: 34px;
	left: -34px;
    background: url("../image/facebook_lb_r.png") no-repeat;
	cursor: pointer;
	position: relative;	
    z-index: 99998;	
}
.facebook_right .facebook_box {
    background-color: #FFFFFF;
	border: 4px solid #3B5998;
    float: right;
	top: -60px;
	position: relative;
    z-index: 99999;		
}
.facebook_left .facebook_box {
    background-color: #FFFFFF;
	border: 4px solid #3B5998;
    float: left;
	top: -60px;
	position: relative;	
    z-index: 99999;		
}
.fb_iframe_widget span {
	max-width: 285px!important;
	overflow:hidden;
}

/*  Widget Custom Box  */

.custom_box_left {
    width: 245px;
    height: 399px;
    position: fixed;
	left: -245px;
	top: 300px;
	z-index: 99991;
}
.custom_box_right {
    width: 245px;
    height: 399px;	
    position: fixed;
	right: -245px;
	top: 300px;
	z-index: 99991;
}	
.custom_box_left #custom_box_icon {
	float: right;
	height: 60px;
    width: 34px;
	right: -34px;
    background: url("../image/custom_box_l.png") no-repeat;
	position: relative;	
    z-index: 99992;		
}
.custom_box_right #custom_box_icon {
	float: left;
	height: 60px;
    width: 34px;
	left: -34px;
    background: url("../image/custom_box_r.png") no-repeat;
	position: relative;	
    z-index: 99992;		
}
.custom_box_right .custom_box {
    background-color: #FFFFFF;
    float: right;
	width: 217px;
	height: auto;
	top: -60px;
	position: relative;	
    z-index: 99993;
	padding: 10px;
}
.custom_box_left .custom_box {
    background-color: #FFFFFF;
    float: left;
	width: 217px;
	height: auto;
	top: -60px;
	position: relative;	
    z-index: 99993;
	padding: 10px;
}


.wrapper{
	margin:0px auto !important;
}

.span2{
	width:172px !important;
}

.span2 ul{
	list-style-type:none;
	margin:0 0 9px !important;
}


#footer_info a{
	line-height:25px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif !important;
}
#footer {
	margin-top: 0px;	
	font-family:"Open Sans",Arial,Helvetica,sans-serif !important;
}
.right_footer{
	background:url(../image/right_footer.jpg) no-repeat top left;
	width:22px;
	right:0px;
	bottom:0px;
	height:240px;
	position:absolute;
}
.wrapper{
	box-shadow:none !important;
	border-bottom:none !important;
}
.header_top{
	width:100%;
	float:left;
	background:url(../image/header.jpg) no-repeat center center #000;
	background-size:100%;
	
	
}
.fullmenu{
	width:100%;
	margin-top:5px;
	margin-bottom:2px;
	min-height:71px;
	float:left;
	background:url(../image/menu_leftbg.png) repeat-x top left;	
}


#menu{
	margin-top:8px;

}
.menuouterclass{
	background:url(../image/menu_new.png) no-repeat top left !important;
	background-size:1010px 100% !important;
	min-height:74px !important;
	border:none !important;
	width:1014px;
	margin:0 auto;	
}
.box {
	background-color:#f6f6f6;
		
}
.event-heading{
	text-transform:uppercase;
	padding-left:15px !important;
	padding-bottom:10px !important;
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	color:#3cb44a !important;
	font-size:18px !important;
	float:left;
	margin-bottom:4px;
}
.header_uppper{
	background:url(../image/boc_inner.png) no-repeat top right !important;
  	float: right;
    margin-bottom: 10px;
    margin-right: -6px;
    width: 100%;
}
.event-content{
	padding:2px 0px !important;
	margin:0px !important;
	
}
ul.event-category{
	list-style-type:none !important;
	padding:0px !important;
	margin:0px 5px !important;
}
ul.event-category li a{
	border:none !important;
}
.article-info{
	
	float:left;
	background:#FFF !important;
	margin-left:0px;
	margin-top:0px;
	padding:10px 25px !important;
}
.article-title{
	width:100%;
	float:left;
	padding-bottom:0px !important;
	border-bottom:#cfcfcf 5px solid;
	margin-bottom:15px;
}
.article-title h1{
	margin-bottom:5px !important;
}
.article-title > h1 > a{
	font-size: 18px !important;   
	font-family:Arial,Helvetica,sans-serif !important;
	font-weight:lighter !important;
	padding-top:5px !important;
	color:#000000 !important;
	padding-bottom:0px !important;
	text-transform:capitalize !important; 
}
.article-description{
	margin:15px 0px;
	font-size: 13px !important;
	font-family: "Open Sans",Arial,Helvetica,sans-serif !important; 	
}
.article-title > h1{
	font-size: 18px !important; 
	font-family: Oswald,Arial,Helvetica,sans-serif !important;	
}

.home_page_box .box-heading{
	background-color:#FFF !important;
	width:90% !important;
	padding:14px 5% !important;
	font-size: 18px !important;
	text-transform:uppercase !important;
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	font-weight:400 !important;
	color:#ef5c28 !important;	
	line-height:26px;
}
.home_page_box .box-content{
	background-color:#FFF !important;
	width:90% !important;
	padding-left:5% !important;
	padding-right:5% !important;
	
}
.home_page_box{
	border:none;
	
}
.home_page_box .box-content img, .home_page_box .box-content p img{
	width:100% !important;
}
.home_page_box .box-content p{
	margin-bottom:2px !important;
}
.home_page_box .box-content p span{
	margin-top:10px !important;
	margin-bottom:0px !important;
	 font-size:14px !important;
	 font-weight:normal !important;
	 width:50%;
	 float:left;	 
}
.home_page_box .box-content p a{
	font-family:Oswald,Arial,Helvetica,sans-serif !important;
	margin-top:10px !important;
	color:#FFF;
	 padding:8px 11px 7px 11px !important;
	 background-color:#3cb44a !important; 	
	 float:right;
	 font-size:14px !important;
	 text-transform:uppercase;
}




.home_page_box .box-content a:hover{

	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset !important;
    background-color: #f05c27 !important;
    border-color: #f05c27 !important;
    color: #ffffff !important;
}



.home_about{
	float:left;
	background-color:#ededed !important;
	border-right:2px solid #dbdbdb;
	border-bottom:2px solid #dbdbdb;

}

.home_lnews, .home_video, .video_pages {
	min-height:275px !important;
}

.home_about .box-heading{
	background-color:#ededed !important;
	width:95% !important;
	padding:5px 10px 5px 25px !important;
	font-size: 24px;
	text-transform:uppercase !important;
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	font-weight:lighter !important;
	color:#ef5c28 !important;
	word-spacing:4px !important;
	margin:25px 0px 10px 0px;

}

.home_about .box-content p{
	margin-bottom:2px !important;
	padding:5px 25px 5px 25px !important;
	font-size:14px;
	color:#545454 !important;
	font-family:"Open Sans",Arial,Helvetica,sans-serif !important
}

.home_about .box-content p a, .home_about .box-content a{
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	margin-top:10px !important;
	margin-bottom:25px !important;
	color:#FFF;
	padding:8px !important;
	background-color:#3cb44a !important; 	
	float:right;
	font-size:14px !important;
	margin-right:-1px;
}
.home_about .box-content p a:hover, .home_about .box-content a:hover{
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset !important;
    background-color: #f05c27 !important;
    border-color: #f05c27 !important;
    color: #ffffff !important;
}
	
	
.box-news h4{
	padding-left:5px;
	padding-bottom:5px;
	font-size:15px;
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	font-weight:100 !important;
	margin-bottom:0px !important;
	width:90%;
	float:right;
	margin-right:5px;	
}
.box-news a{	
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:5px;
	font-size:14px;
	text-transform:capitalize;
	color:#f05c27 !important;
	margin-top:-2px !important;
	font-weight:100 !important;
	width:90%;
	float:right;
	position:relative;
	margin-right:5px;
	z-index:9;	
}
a.customlink1 {	
	font-family:Helvetica,sans-serif !important;
	padding-top:7px !important;
	padding-bottom:5px !important;
	padding-left:5px;
	font-weight:600;
	font-size:15px !important;
	text-transform:uppercase;
	color:#2F2F2F !important;
	margin-top:-5px !important;
	font-weight:100 !important;
	width:90%;
	float:right;
	position:relative;
	margin-right:5px;
	z-index:9;	
}
a.customlink2 {	
	font-family:Helvetica,sans-serif !important;
	padding-top:7px !important;
	padding-bottom:15px !important;
	padding-left:5px;
	font-weight:600 !important;
	font-size:15px !important;
	text-transform:uppercase;
	color:#f05c27  !important;
	margin-top:-5px !important;
	font-weight:100 !important;
	width:90%;
	float:right;
	position:relative;
	margin-right:5px;
	z-index:9;	
}
a.customlink2:hover {
	color:#2F2F2F !important;
}



a.customlink3 {
  color: #f05c27 !important;
  float: right;
  font-family: 'Oswald', sans-serif !important;
  font-size: 18px !important;
  font-weight: 300 !important; 
  margin-right: 5px;
  margin-top: -11px !important;
  padding-bottom: 7px !important;
  padding-left: 5px;
  padding-right:25px;
  box-sizing:border-box;
  padding-top: 7px !important;
  position: relative;
  width: 92%;
  z-index: 9;
  margin-bottom: -8px;text-transform:none !important;
}
a.customlink3:hover {
	color:#2F2F2F !important;
}
a.customlink3 span.carrow{ top:8px;}
.active.cncnews{margin-bottom:10px;}

.header_uppper{margin-top:17px !important}

span.carrow{
	background:url(../image/left_arrow.png) no-repeat  center center !important;
	width:10px;
	height:17px;
    position: absolute;
    right: 2px;
    top: 5px;
    width: 10px;
	float:right;
}
.mycontentnews{
	width:95.3%;
	padding:15px; 
	float:left; 
	border-bottom:3px solid #dbdbdb;
	border-right:2px solid #dbdbdb; 
	background:#FFF !important;
	margin-bottom:10px;
}
.inst_title{
	width:100%;
	float:left;
}
.inst_title_left, .inst_tit_infor_right, .inst_title_info{
	font-size:13px !important;
	line-height:25px;
	color:#000;
	font-family:Open Sans,Arial,Helvetica,sans-serif !important;

}

.inst_title_right img{
	width:95% !important;
	margin-left:5px;
}
.inst_tit_infor_left img{
	width:95% !important;
	margin-right:5px;
}

#menu ul > li > div{
	top:49px;
}
a.cuttin_edgetools{
	padding-left:5%;
}

a.cuttin_edgetools img{
	width:90%;
}
.router_category{
	width:100%;
	float:left;
	margin-bottom:20px;
	font-family:Helvetica,sans-serif !important;
}
.router_category .box-news a{
	font-family:Helvetica,sans-serif !important;
	font-weight:600 !important;
	color:#f05c27  !important;
    float: right;
    font-size: 15px;
    font-weight: normal !important;
    margin-right: 5px;
    margin-top: 4px !important;
	padding-bottom:7px !important;
	padding-top:3px !important;
    padding-left: 5px;
    position: relative;
    text-transform: uppercase;
    width: 92%;
    z-index: 9;
	border-bottom:1px solid #dbdbdb;
}
.router_category .box-news > a > span{
	color:#2f2f2f  !important;	

}
.routers{
	
}
.routers p {
	padding-top:4px !important;
	padding-bottom:4px !important;	
	line-height:27px !important;
	color:#333 !important;
}
.area_data, .area_data > p{
	 font-family: Oswald,Arial,Helvetica,sans-serif !important;
	margin-left:20px !important; 
	font-size:14px !important; 
	text-transform:uppercase !important; 
	line-height:27px !important;
	color:#333 !important;

}
a.send_for_sample{
 	 background: none repeat scroll 0 0 #f05c27 !important;
    color: #fff !important;
    float: left;
    font-family: Oswald,Arial,Helvetica,sans-serif !important;
    font-size: 19px;
    margin-bottom: 15px;
    margin-left: 25px;
    margin-top: 1px;
    padding: 8px 18px  11px!important;
    text-transform: uppercase;
}
a.send_for_sample:hover{
	background: none repeat scroll 0 0 #3cb44a !important;
	 color: #fff !important;
	  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset !important;
    color: #ffffff !important
}
.machinable{
	width:90%;
	float:left;
	margin-left:25px;
	color:#999;

}
.machinable > p{
	width:90%;
	float:left;
	color:#999;
	margin-left:15px;
	font-family: Helvetica,sans-serif !important;
	font-size:14px;
	line-height:27px !important;
}
.accessories{
	
}
.accessories > p{
	 font-family: Oswald,Arial,Helvetica,sans-serif !important;
	 line-height:26px !important;
	 margin-top:1px !important;
	 margin-bottom:1px !important;
	 padding:0px !important;
	 font-weight:normal !important;
	 letter-spacing:1px !important;
	 word-spacing:2px;
	 font-size:14px !important;
}
.technicalspecifications{
	width:100%;
	float:left;
}
.left_titles{
	width:80%;
	float:left;
	margin-left:22px;
	padding-left:18px;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	font-family: Helvetica,sans-serif !important;
	font-size:14px;	
	color:#f05c27 !important;
	font-weight:600;
}
.right_titles{
	width:95%;
	float:left;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	font-family: Helvetica,sans-serif !important;
	font-size:14px;	
	color:#f05c27 !important;
	font-weight:600;
}

.technicalspecifications_content_l{
	width:80%;
	float:left;
	margin-left:40px;
	margin-top:5px;	

}
.technicalspecifications_content_r{
	width:90%;
	float:left;
	margin-top:5px;	
}


.technicalspecifications_content_l > p, .technicalspecifications_content_r > p{
	line-height:20px !important;
	color:#333 !important;
}

.title_abs{
	position:absolute;
	font-size:20px;
	left:10px;
	top:10px;
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	color: #f05c27 !important;
	text-transform:uppercase;
	word-spacing:2px;	
	letter-spacing:1px;
	background-color:#FFF;
	padding:10px;
}
.title_abs span{	
	margin-right:3px;
}
li.active{
	background-color: #f05c27 !important;
}
.router_home_title{
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	font-size:18px;
	color:#f05c27;
	text-transform:uppercase;
	word-spacing:3px;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:10px;
}
a.homepagefindmore{
	font-family: Arial,Helvetica,sans-serif !important;
	width:100%;
	float:left;
	margin:5px 0px;
	color:#f05c27 !important;
	word-spacing:0px !important;
	text-transform:uppercase;
	font-size:16px !important;
}
.home_router_content {
	font-size:13px !important;
	line-height:20px !important;
	color:#333;
}
.router_image{
	width:95%;
	float:left;	
}
.router_image img{
	width:100%;
	margin-top:5px !important;
}
.contactusmenu{
	   background-color: #f05c27 !important;
}
.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}

@media screen and (max-width: 768px) {
 .menuouterclass, .fullmenu{
	display:none;
   }
   	.cuttin_edgetools a > img{
	margin-right: 10px !important;
}
	.custom_footer{
		width:100% !important;
		background:#272727 !important;
		padding-bottom:0px; 
		padding-top:0px;
	}
	.home_about .box-content{
	background-color:#ededed !important;
	width:88% !important;
	padding:5px 0px 5px 25px !important;
	
}
    .christmas{
   
	top:0px;
	left:450px;

   
}

}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	a.send_for_sample{
		font-size:14px !important;
	}
	.cuttin_edgetools a > img{
	
    margin-right: 10px !important;

}
	
	.custom_images img{ 
		height:auto !important;
		width:100% !important;
	}
	
.fullmenu{
	width:100%;
	margin-top:5px;
	margin-bottom:2px;
	min-height:71px;
	float:left;
	background:url(../image/menu_leftbg.png) repeat-x top left;	
}


#menu{
	margin-top:8px;

}
.menuouterclass{
	background:url(../image/menu_new.png) no-repeat top left !important;
	background-size:1010px 100% !important;
	min-height:74px !important;
	border:none !important;
	width:1014px;
	margin:0 auto;	
}
	.Tekcel_logo{
		float:right !important;
		margin-top:-10px;
		margin-right:16px;
	}   
	
	.custom_footer{
		width:100% !important;
		background:#272727 !important;
	}


.cuttin_edgetools a > img{
	margin-top:5px !important;
	float: right !important;
    height: 180px !important;
    margin-right: 6px !important;
    width: 90% !important;
}
.event-category li > a > img{
	width:90% !important;
	float:right; 
	margin-right:3px !important;
}	

.speeffect{
	width:auto;
}




	/*
	#t-header .links{
		top:10px !important;
	}
	*/
	.router_category .box-news a, .box-news a, .box-news h4{
		font-size:12px;
	}
	.event-heading{
		font-size:17px !important;
		
	}
	.cuttin_edgetools a > img, .cuttin_edgetools a > img, .event-category li > a > img{
		min-width:90% !important;
	}
	#column-left, #column-right, #column-left .banner div img, #column-right .banner div img{
		margin-left:20px;
	}
	.home_about{
		width:auto !important;
	}
	/*
	#lrc + #content-home{
		width:538px !important;
	}
	*/
	#menu > ul > li > span, #menu-category-wall > ul > li > a, #menu > ul > li > a, #menu_oc > ul > li > a, .navbar .brand {
		line-height:10px !important;
	}
	.navbar-inner{
		margin-top:15px;
		padding-top:5px;
	}
	
	.home_about .box-content p{
	margin-bottom:2px !important;
	padding:5px 25px 5px 25px !important;
	font-size:14px;
	color:#545454 !important;
	font-family:"Open Sans",Arial,Helvetica,sans-serif !important
}

    .christmas{
	top:-5px;
	left:450px;
	
}

.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}

}


@media screen and (max-width: 600px) {
	
	a.send_for_sample{
		font-size:14px !important;
	}
	.key2img > h4, .key1img > h4{
		font-size:10px !important;
	}	
	
	#content{
		margin:0px !important;
	}
	#content-home{
		margin:0 auto !important;
		
	}

	.home_router_content {
		width:90% !important;
		float:none !important;
		margin:0 auto !important;
		text-align:justify !important;
		padding-left:5% !important;
	}
	
	.box-content{
		padding-top:15px !important;
		width:95% !important;
		float:none !important;
		margin:0 auto !important;
		text-align:justify !important;
	}
	.home_about .welcome{
		margin-left:3px !important;
	}
	.event-content{
		width:100% !important;
		float:left !important;
	}
	.event-category li > a > img, .cuttin_edgetools a > img{
		width:90% !important;
		float:left !important;
		margin-left:5% !important;
	}
	
	.router_image{
		width:100% !important;
	}
	
	
    #lrc{
		width:100% !important;
		float:left !important;
	}
	#column-left{
		width:99% !important;
		border-left:1px solid #d5d5d5 !important;
		margin:0 auto !important;
		margin:10px 0px;
		border-bottom:1px solid #d5d5d5 !important;
		border-top:1px solid #d5d5d5 !important;
		padding-top:25px !important;
		padding-bottom:10px !important;
		
	}
	.header_uppper{
		background-size:100% !important;
	}

	.home_about{
		width:99% !important;
		float:left;
		
		
	}
	.box-content{
			width:86% !important;
			float:left;
			margin-left:0% !important;
			padding-left:0px !important;
	}	
	.box home_about .box-content{
		padding:0px 0px 0px 18px !important;
		width:88% !important;
	}
	.welcome{
		width:90% !important;
		float:left;
		padding-left: 5% !important;
	}
	.row6{
		width:100%;
		float:left;
		margin:1% 0px;
	}
	.home_lnews{
		width:auto !important;
		float:none !important;
	}
	
.cuttin_edgetools a > img{
	margin-top:5px !important;
	float: right !important;
    height: 180px !important;
    margin-right: 6px !important;
    width: 90% !important;
}
.event-category li > a > img{
	width:90% !important;
	float:right; 
	margin-right:3px !important;
}

.speeffect{
	width:auto;
}	
.speeffect{
	width:none !important;
}
.cuttin_edgetools{
	width:90%;
	float:left;
	margin-left: 20px;
}
.event-category li > a > img{
	width:none !important;
	float:left;
	margin-left:10%;
}
.event-content{
	float:left;
}
.cuttin_edgetools a > img{
	width:none !important;
}
.left_titles{
	margin-left:0px;
	margin-top:10px;
}
.right_titles, .technicalspecifications_content_r{
	padding-left:20px;
}
.accessories{
	margin-left:30px;
}
.row6 > h2{
	margin-left:25px;
}

.header_top{
	width:100%;
	float:left;
	background:#FFF;
	background-size:100%;	
}
#t-header{
	background:#000;
}

#t-header #logo {
	margin-left:0px !important;
}
	

.box home_page_box .box-content{
	font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
	line-height:21px !important;
	margin-left: 20px !important;
	margin-right: 20px !important;
}


    .christmas{
    position: absolute;
    display: inline-block;
    overflow: hidden;
    float: right;
	width:373px; height:455px;
    background-image: url("http://www.completecnc.co.uk/image/christmas.png");
    -moz-animation: 3s ease 0s normal none infinite swing;
    -moz-transform-origin: center top;
	top:0px;
	left:150px;
  	z-index: 99998;	
	
	

	
}


}

a.hover_youtube{
	position:relative;
}

a.hover_youtube:hover span.play{
	display:block;
	position:absolute;
	width:100%;
}
span.play{
	display:none;
}
.cuttin_edgetools a > img{
	margin-top:5px;
	float: right !important;
    height: 180px !important;
    margin-right: 19px !important;
    min-width: 192px;
}
.event-category li > a > img{
	min-width:210px;
	float:right; 
	margin-right:3px !important;
	
}

.featured  h2, .bestseller h2{
	padding:8px 0px !important;
}
.speeffect{
	width:682px;
}
.twitter p > ifrmae{
	width:100% !important;
}
	
@media screen and (max-width: 767px) {
	#t-header{
		background:#000 !important;
	}
	.header_top{
		background:#FFF !important;
	}
	.home_about .box-content p{
	margin-bottom:2px !important;
	width:100% !important;
	padding:5px 0px 5px 0px !important;
	color:#545454 !important;
	font-family:"Open Sans",Arial,Helvetica,sans-serif !important
}

}
@media only screen 
and (min-width : 980px) 
and (max-width : 1024px) {
	.custom_images img{
		height:auto !important;
		width:100% !important;
	}
	.custom_footer{
		background-color:#272727 !important;
		background:#272727 !important;
	}
	.spe768{
		margin:0px !important;
	}
	
	.fullmenu{
		display:block;
	}
	.menuouterclass, .fullmenu{
		display:block;
	}
	.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{
		width:100% !important;
	}
	
	#banner-slider{
		margin-top:15px !important;
	}	
	#menu_oc > ul > li > a, #menu-category-wall > ul > li > a, #menu > ul > li > span, #menu > ul > li > a, #menu_brands > ul > li > a, .menu_links a, #menu_informations > ul > li > a, #menu_your_account > ul > li > span, #menu_custom_block > ul > li > a, #menu_contacts > ul > li > a, #menu #homepage a, .navbar .brand{
		line-height:45px !important;
		font-size:12px !important;
	}
	#menu > ul > li{
		padding-right:2px;
	}
	#menu #homepage{
		padding:4px 9px;
	}
	#menu_informations > ul > li{
		padding-right:0px;
	}
	.menu_links{
		padding:4px 6px;
	}
	.fullmenu, .menuouterclass{
		background:#3cb44a  !important;
		width:100%;
		float:left;
		min-height:48px !important;
	}
	#menu{
		margin:0px !important;
	}		

	a.ipad{
		width:85% !important;
		float:left !important;
	}
	a.ipad > span.carrow{
		right:-15px !important;
		
	}
	a.customlink2, a.customlink1{
		font-size:12px !important;
		width:95% !important;
	}
	a.customlink1 > span.carrow{
		right:1px !important;
	}
	.cuttin_edgetools a > img, .event-category li > a > img{
		width:86% !important;
		min-width:86% !important;
	}
	
.Tekcel_logo{
	
	margin-right:17px;
	margin-top:-10px;
	font-size:22px; 
	color:#FEFEFE;
	}
	.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 


#column-left{
		margin-left:20px;
	}
	
	.fullmenu{
	margin-top:13px;

}
.home_about .box-content p{
	margin-bottom:2px !important;
	width:100% !important;
	padding:5px 0px 5px 0px !important;
	color:#545454 !important;
	font-family:"Open Sans",Arial,Helvetica,sans-serif !important
}

.christmas{

	top:-5px;
	left:360px;
  
   
}
.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

	
	.fullmenu{
	margin-top:13px;

}
.christmas{

	top:-5px;
	left:605px;
  
   
}
.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}

}

@media only screen 
and (min-width : 768px) 
and (max-width : 1000px) {

	.key1img{
	}
	
	.key2img > h4, .key1img > h4{
		font-size:10px !important;
	}

	.spe768{
		margin-left:-1.5% !important;
	}	


	.fullmenu{
	display:block;
	margin-top:13px;
	min-height:71px;

}
	.menuouterclass, .fullmenu{
		display:block;
	}
	.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{
		width:100% !important;
	}
	
	#banner-slider{
		margin-top:15px !important;
	}	
	#menu_oc > ul > li > a, #menu-category-wall > ul > li > a, #menu > ul > li > span, #menu > ul > li > a, #menu_brands > ul > li > a, .menu_links a, #menu_informations > ul > li > a, #menu_your_account > ul > li > span, #menu_custom_block > ul > li > a, #menu_contacts > ul > li > a, #menu #homepage a, .navbar .brand{
		line-height:45px !important;
		font-size:12px !important;
	}
	#menu > ul > li{
		padding-right:2px;
	}
	#menu #homepage{
		padding:4px 9px;
	}
	#menu_informations > ul > li{
		padding-right:0px;
	}
	.menu_links{
		padding:4px 6px;
	}
	.fullmenu, .menuouterclass{
		background:#3cb44a  !important;
		width:100%;
		float:left;
		min-height:48px !important;
		
	}
	#menu{
		margin:0px !important;
		
	}		

	a.ipad{
		width:85% !important;
		float:left !important;
	}
	a.ipad > span.carrow{
		right:-15px !important;
		
	}
	a.customlink2, a.customlink1{
		font-size:12px !important;
		width:95% !important;
	}
	a.customlink1 > span.carrow{
		right:1px !important;
	}
	.cuttin_edgetools a > img, .event-category li > a > img{
		width:86% !important;
		min-width:86% !important;
	}

	
		
}

.spe768{
	margin:0px;
}

.row-fluid > p{
	font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
   font-size: 12px;
    margin-bottom: 20px;
    margin-top: 0;	
}
.inst_title_left > p, .inst_title_info > p{
	line-height:25px !important;
	margin:0px !important;
	padding:0px !important; 
	font-size:13px !important;
}
.box-content{
	font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
	line-height:21px !important;
	}
.twitter-widget-0{
width: 100% !important;
}
#menu > ul > li > div, #menu-category-wall > ul > li > div, #menu_oc > ul > li > div{
	 border-top: 2px solid #f05c27 !important;
}



.checkbox_row{
	margin:10px 0px !important;
}
.spedownloform{
	padding:0px !important;
}
.spedownloform > b{
	margin-top:30px !important;
	padding-top:20px !important;
	margin-bottom:25px !important;

}
.downloadsection > p{
	width:100%;
	float:left;
	font-size:12px;
	margin-bottom:5px;
}
.downloadsection > p > a{
	float:right;
	text-align:right;
}
.downloadsection > p > a >img{
	width:90px !important;
}

@media only screen 
and (min-width : 980px) 
and (max-width : 1024px) {
	#lrc + #content-home{
		width:750px !important;
	}
	#lrc + #content{
		width:750px !important;
	}	
	.product-filter {
	margin-bottom: 15px;
	overflow: auto;
	padding: 10px 0;
	}
	
	.product-filter .limit {
	float: right !important;
	margin-left: 15px !important;
	margin-top: 0px !important;
	}
	
	.product-filter .sort {
	float: right !important;
	margin-top: 0px !important;
	}
	
.product-compare, .box-category-home > div.span2, .box-category-home > div.span3 {
    border-left: 1px solid #f6f6f6;
}
.product-compare {
    float: left;
    font-weight: bold;
    margin-top: 4px;
    padding-left: 15px;
	width:20% !important;
}
.product-grid > div{
	width:210px !important;
}	
	
	.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}
	
}
@media only screen 
and (min-width : 1000px) 
and (max-width : 1023px) {
	#lrc + #content-home{
		width:730px !important;
	}
	#lrc + #content{
		width:730px !important;
		
	}	
	.product-filter {
	margin-bottom: 15px;
	overflow: auto;
	padding: 10px 0;
	}
	
	.product-filter .limit {
	float: right !important;
	margin-left: 15px !important;
	margin-top: 0px !important;
	}
	
	.product-filter .sort {
	float: right !important;
	margin-top: 0px !important;
	}
	
.product-compare, .box-category-home > div.span2, .box-category-home > div.span3 {
    border-left: 1px solid #f6f6f6;
}
.product-compare {
    float: left;
    font-weight: bold;
    margin-top: 4px;
    padding-left: 15px;
	width:20% !important;
}
.product-grid > div{
	width:210px !important;
}

.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}
	
}
@media only screen 
and (min-width : 600px) 
and (max-width : 767px) {
	#content{
		margin:0px !important;
	}
	#content-home{
		margin-left:0px !important;
	}
	#column-left{
		width:30% !important;
	}


	#lrc + #content-home {
		float: right !important;
		margin-left: 1% !important;
		width: 68% !important;
	}

}
.article-image img{
	width:100%;
	height:100%;
	margin-bottom:15px;
}


.completec_content{
	width:100%;
	float:left;
	margin-left:0%;
}
.line12{
	width:100%;
	float:left;
	margin:2px 0px;
}
.par_left{
	width:49%;
	float:left;
	margin:2px 0px;
}
.par_right{
	width:49%;
	float:right;
	padding-left:1%;
	margin:2px 0px;
}

.line12 > p , .par_left > p, .par_right > p, .par_left > a, .par_right > a{
    color: #000;
    font-family: Open Sans,Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    line-height: 25px;	
}
.line12 > p > img , .par_left p > img , .par_right p > img, .line12 > img , .par_left > img, .par_right > img {
	width:100%;
}
#menu ul > li > div {
	padding: 3px !important;
}
.custom_button{
	width:100%;
	border:none !important;
	color: #FFF !important;
	background-color:#3cb44a!important;
	margin-bottom:5px;
	float:left;
	padding-top:9px;
	padding-bottom:8px;
	padding-left:2%;
	text-align:left;
	font-family: Oswald,Arial,Helvetica,sans-serif !important;
	text-transform:uppercase;
	font-size:15px;
	display:block;
}
.custom_button:hover, a.custom_button:hover{
	background-color:#f05c27!important;
	color:#FFF !important;
}

.navbar .nav{
	width:100% !important;
	float:left !important;
}

.navbar .nav > li > a{
	text-shadow:none !important;
}

ul.custom_new_menu{
	width:100% !important;
	float:left !important;
}
ul.custom_new_menu > li{
	width:100% !important;
	float:left !important;
	border-radius:0px !important;
}
ul.custom_new_menu > li > a{
	width:98% !important;
	float:left !important;
	padding-left:2% !important;
	border-radius:0px !important;
	padding-right:0px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	
}


ul.custom_new_menu > li > ul > li > a {

    padding: 6px 0 6px 20px;
    border-radius: 0;
    border-top: 1px solid #f3f3f3;
    color: #000000;
    font-weight: bold;	
}

.custom_width{
    width:100% !important;
	float:left;
}
li.dropdown ul{
	list-style-type:none !important;
}
ul.custom_width > li > a{
	border-radius: 0;
    border-top: 1px solid #f3f3f3;
    color: #000000;
    font-weight: bold;
    padding: 6px 0 6px 20px;
}

ul.custom_width > li:first-child > a {
    border: none;
}

ul.custom_width > li > a:hover{
	background-color: #f8f8f8 !important;
}
ul.custom_width > li > div > ul > li > a:hover{
	background-color: #f8f8f8 !important;
}
.key1img{
	width:49%;
	float:left;
	margin:5px 0px;
}
.key2img{
	width:49%;
	float:right;
	margin:5px 0px;	
}
.key2img > h4, .key1img > h4{
	width:100%;
	float:left;
	font-size:12px;
	color:#000 !important;
	text-transform:uppercase;
}
.key2img > img, .key1img > img{
	width:100%;
	float:left;
	margin-top:0px;
}
a.cncnews > img{
	margin-top:-2px !important;
	width:100% !important;
	padding-bottom:5px !important;
}

.cncnews > img{
	width:100% !important;
}
.box-heading > h2{
	border-bottom: none !important;
}
.contact-info > h2{
	font-size:20px !important;
}

/* New changes*/


.span-left {margin-left:0px !important;}
#lrc + #content.width-inc { width:700px;}
#lrc + #content-home.span-left-with-col{ margin-left:20px !important ; }

.menuouterclass .hidden-phone ul li ul li{ position:relative;}
.dchild{ top:0 !important; margin-top:0 !important;}

@media screen and (max-width:1024px)
{
	.event-heading {
  color: #3cb44a !important;
  font-size: 17px !important;
  padding-left: 6px !important;
	}
	#lrc + #content.width-inc { width:76% !important; margin-left:0px !important;}
	#column-right.span3{ width:20% !important; margin-left:0;} 
	.span-left {margin-left:0px !important;}
    .category-list > div{ min-height:154px !important;}
	.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}
}
@media screen and (max-width:1023px){
	#lrc + #content-home.span-left-with-col{ width:753px !important;}
	.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}
}

@media screen and (max-width:1000px)
{
	#lrc + #content.width-inc { margin-left:0px !important;}
	.span-left {margin-left:0px !important;}
	.spe768 {margin-left: 0% !important;}
	#lrc + #content-home.span-left-with-col{ width:753px;}
	.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}
}
@media screen and (max-width:979px)
{
	#banner-slider.inner_banner{ width:97%;}
	#column-left.col-left-news{ margin-left:20px;}
	#lrc + #content-home.span-left-with-col {  margin-left: 00px !important;  float: right;  width: 528px !important;}
	#lrc + #content.width-inc { margin-left:20px !important;}
	.spe768 {
    margin-left: 0% !important;
}
.span-left {margin-left:20px !important;}

#column-right.span3{ width:20% !important; margin-left:0;}
.twitter{
	min-height:220px !important;
	width:97%;
}
.twitter-timeline{
	max-width:100% !important;
}
}
@media screen and (max-width:750px)
{
	#lrc + #content-home.span-left-with-col {  margin-top: 15px !important;
  width: 100% !important;}
  #column-left.col-left-news {  width: 100% !important; margin-left:0;}
	#lrc + #content.width-inc { width:100% !important;}
	#column-right.span3{ width:100% !important;} 
	#lrc + #content.width-inc { margin-left:0px !important;}
	#banner-slider.inner_banner{ width:100%;}
}
/* New changes*/
@media screen and (max-width:894px)
{
.Tekcel_logo{

	float:left;
	margin-left:17px;
	margin-top:-28px;
	font-size:18px; 

	}
	#t-header #cart {
	position: absolute;
	top: 84px;
	right: 10px;
	z-index: 9;
	min-width: 180px;
}
#lc_dropdown {
    position: absolute;	
    right: 20px;
    top: 60px;
}
.fullmenu{

	margin-top:13px;
	min-height:71px;

}

}
@media screen and (max-width:759px){
.cuttin_edgetools a > img, .event-category li > a > img, a.cncnews > img {
  box-sizing: border-box;
  float: left !important;
  height: auto !important;
  margin: 0 !important;
  max-width: 95% !important;
  min-width: 0;
  padding: 0;
width:auto !important;
  }
  .cuttin_edgetools{padding:0 15px;margin:0}
  .event-heading{padding-left:15px !important}
} 
@media screen and (max-width:414px){
.event-heading{padding-left:15px !important}
.cuttin_edgetools a > img, .event-category li > a > img, a.cncnews > img {padding-left:0}
}