	.container {
	width:1000px;
}

.col-lg-12, .col-md-12 {padding-left: 0px; padding-right: 0px;}

.carousel-control.left { background: transparent; }
.carousel-control.right { background: transparent; }

.topnavigation {
	background:#f0f0f0;
	height:50px;
}

.topdata {
	background:#1b2024;
	height:75px;
}

.stik {
	border: none;
}

.stik tr {
	border: none;

}

.stik tr td {
	border: none !important;
	border-top: none;
	text-align: center;
	cursor: pointer;
	width: 33%;
}

.stik tr td .prodimg {padding-top: 20px;}

.stik tr td:hover {
	background: #79cd00;
}

.stik tr td:hover .prodname {
	color: #fff;
}

.stik tr td:hover .prename {
	color: #fff;
}
.stik tr td .prodprice {
	font-size: 20px;
	color: red;
}
.stik tr td:hover .prodprice {
	color: red;
}

.prodname {
	font-size: 18px;
	color: #79cd00;
}

.prodname .prename {
	display: block;
	font-size: 14px;
	color: #ccc;
}

.footerzone {
	background: #1b2024;
	height: 150px;
}

.fmenu {
	margin-left: 120px;
}

.fmenu ul {
	padding-left: 0px;
}

.fmenu ul li {
	list-style: none;
	float: left;
	border-left: 1px solid #79cd00;
}

.fmenu ul li a {
	color: #79cd00;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.fmenu ul li:first-child {
	border-left: none !important;
}

.fmenu ul li a:hover {
	text-decoration: underline;
}

.fm {
	margin-top: 20px;
}

/* path gorizontal menu */

#menu {
	padding: 0;
	margin: 0;
	font-size: 100%;
	z-index: 9999;
}

#menu li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 125px;
	height:50px;
	text-align: center;
	background: #f0f0f0;
	position: relative;
	padding-top: 12px;
}

#menu li:hover a {
	color: #79cd00; 
}


#menu li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 125px;
	height:50px;
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 99999;
}

#menu li ul li {
	float: none;
	margin: 0;
	width: 125px;
	text-align: center;
	background: #f0f0f0;
}

#menu li a {
	display: block;
	width: 125px;
	height:50px;
	color: #000;
	text-decoration: none;
	padding-top: 4px;
}

#menu li:hover ul, #menu li.jshover ul {
	display: block;
}

#menu li:hover, #menu li.jshover {
	background: #424242;
	color: #fff !important;
}

/* left menu */ 


#leftm {
	/*margin-top: 30px;*/
	padding-left: 0px;
}

#leftm li {
	list-style: none;
}

#leftm li a {
	color: #333;
	display: block;
	font-size: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#leftm li a:hover {
	background: #eee;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.tel-text {
	position: absolute;
	color: #fff;
	font-size: 18px;
	margin-top: -50px; 
	margin-left: 820px;
}
.tel-text a{
	color: #fff;
}

.times-text {
	position: absolute;
	color: #afef2a;
	font-size: 14px;
	margin-top: -45px; 
	margin-left: 520px;
}

.slogan {
	position: absolute;
	/*font-style: italic;*/
	font-size: 11px;
	color: #eee;
	margin-top: -35px;
	margin-left: 83px;
	width:200px;
	text-align:left;
}

.ftxt {
	color: #fff;
}

.ftxtphone {
	font-size: 20px;
	padding-top: 30px;
}
.ftxtphone a{
	color: #fff;
}

.ftxtcopy {
	 font-size: 16px;
	 padding-top: 25px;
}


.lmp1 {
	color: #81c300;
	position: absolute;
	font-size: 16px;
	display: block;
	margin-top: -157px; 
	margin-left: 65px;
}

.lmp2 {
	color: #81c300;
	position: absolute;	
	font-size: 16px;
	display: block;
	margin-left: 65px;
	margin-top: -98px;
}

.lmp3 {
	color: #81c300;
	position: absolute;
	font-size: 16px;
	display: block;
	margin-left: 65px;
	margin-top: -40px;
}

.lmp1:hover {
	color: #81c300;
}

.lmp2:hover {
	color: #81c300;
}

.lmp3:hover {
	color: #81c300;
}

#output {
	border: none !important;
	font-size: 26px !important;
	height: 50px;
}


.error{
	color: red;
}