html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

body,input,select,textarea {
	font-family: Arial,Helvetica;
	background-color:#fff;
	font-size: 16px;
}

body{
	min-width: 300px;
}


*{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

img{
	vertical-align:top;
	max-width: 100%;
}

a{
	color: #000;
	text-decoration:none;
}

p{
	margin:0;
	padding:0;
}


a:hover{
	color: #000;
	text-decoration:none;
}

h1 {
	font-size: 24px;
	margin: 5px 0;
}

h2 {
	font-size: 20px;
	margin: 5px 0;
}

h3{
	font-size: 18px;
	margin: 5px 0;
}


.wrap {
    height: auto !important;
    margin: 0 auto;
    min-height: 100%;
	position: relative;
	width: 100%;
	background-color: #ededed;
}

.iframe .wrap{
	min-height: auto;
	height: auto;
	background-color: #fff;

}

.c2{
	background-color: #ededed;
}

.inner{
	margin: 0 auto;
	width: 980px;
}

.header{
	position: relative;
}

.htxt{
	padding-top: 20px;
	padding-right: 5px;
	max-width: 40%;
	font-size: 14px;
}


div.logo{
	width:300px;
	left:230px;
	max-width: 40%;
	margin-left: 80px;
	margin-bottom: 20px;
	padding: 20px 0 0 20px;
}


#nav a{
	display: block;
	width: 122px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float:left;
	font-weight: bold;
	color:#000;
}

.footer a,
#nav a{
	text-decoration: none;
	font-variant: small-caps;
}

.footer a{
	height: 30px;
	line-height: 30px;
	color: #ededed;
}

.footer a:hover,
#nav a:hover,
#nav a.active{
	color:#fff;
}

a.btn{
	color: #fff;
	background-color: #ff0000;
	padding: 5px 10px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #B5B5B5;
}


a.nbtn{
	display: block;
	width: 100%;
	color: #fff;
	background-color: #ff0000;
	padding: 5px 10px;
	line-height: 26px;
	border: 1px solid #B5B5B5;
	margin-bottom: 5px;

}

a.allcat{
	background-color: #000;
	font-weight: bold;
}


.shopbar{
	padding: 5px 0;
}

.asearch label{
	font-weight: bold;
	float:left;
	line-height: 30px;
}

.asearch .controls{
	float:left;
	width: 320px;
}

.asearch .controls input{
	width: 250px;
	float:left;
	height: 30px;
	margin: 0;
}

.breadc a{
	font-size: 14px;
}


a.shopbtn{
	display: block;
	width: 30px;
	height: 30px;
	background-color: #ff0000;
	border: 1px solid #B5B5B5;
	padding:4px;
	float:left;
	margin: 0 2px;
}

a.shopbtn_txt{
	width: auto;
	color: #fff;

}

a.shopbtn:hover,
a.nbtn.active,
a.nbtn:hover,
a.btn:hover{
	background-color: #B5B5B5;
}

.mbtn{
	padding: 10px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 10px;
}

.catbtn{
	text-align: right;
	margin-bottom: 20px;
}


div.shopitem{
	padding-top: 10px;
	width: 100%;
	height: 180px;
	clear:both;
	position:relative;
}

div.shopitem:hover{
	background-color: #B5B5B5;
}

div.shopitem .img,
div.shopitem .txt,
.zzp,
.zzv
{
	float:left;
}

div.shopitem .img{
	height: 150px;
    width: 150px;
	margin: 10px;
}

div.shopitem a.shopdetail{
	color:#000;
	text-decoration:none;
}

div.shopitem div.towk{
	position:absolute;
	bottom:0px;
	right: 0px;
}

div.towk div{
	float:left;
}


div.delstat{
	position:absolute;
	bottom:40px;
	right: 5px;
	text-align:right;
}

div.towkf{
	margin: 0 5px;
}
div.shopitem div.txtf{
	line-height:18px;
	padding:4px 0;
}

div.shopitem div.txt{
	width: 540px;
	line-height: 22px;
}

div.shoptxt{
	width: 300px;
	float:left;
	margin-bottom: 20px;
}

#maincontnet{
	margin: 0 auto;
	background-color: #fff;
	padding: 30px 4px 180px;
	min-height: 500px;
}



a.gal {
	padding-top: 5px;
    color: #000000;
    display: block;
    float: left;
    height: 200px;
    margin: 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 181px;
	border: 2px solid #fff;
	background-color:#EDEDED;
}

.gal span.ptxt{
	display:block;
	position:absolute;
	bottom:5px;
	text-align: center;
    width: 100%;
}

a.upl:hover,
a.gal:hover {
	border: 2px solid red;
}

div.gal {
    color: #000000;
    display: block;
    float: left;
    height: 280px;
    margin: 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 200px;
	border: 2px solid red;
	background-color:#EDEDED;
}

.gal span.pdesc{
	display:block;
	position:absolute;
	bottom:65px;
	text-align: center;
    width: 100%;
	font-weight: bold;
}



div.alert {
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
}

div.alert-error {
    background-color: #FC7C7C;
}

div.alert-success{
	background-color: #B8FFD2;
}


.control-group{
	clear:both;
	
}

.error label.control-label {
    color: #FC7C7C;
}

.control-group label{
	float:left;
	text-align:right;
	width:100px;
	padding-right: 5px;
	line-height:30px;
	font-size: 14px;
}
.control-group div{
	float:left;
	width:300px;
	line-height: 25px;
	margin-bottom: 10px;
}

input, select {
	border: 1px solid #CCCCCC;
	display: inline-block;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	margin: 0 0 5px;
	max-width: 100%;
	padding: 0px 0;
	vertical-align: middle;
	width: 100%;
}

input[type='checkbox']{
	width: auto;
	border: 0;
}

div.oform label{
	width: 150px;
}

div.cbc .controls{
	width:20px;
	margin-left:135px;
}
div.cbc label{
	width:300px;
	line-height: 25px;
	text-align: left;
}

textarea{
	width: 100%;
	height:100px;
}

div.form-actions{
	clear:both;
	padding-left: 150px;
}



ul.cat{
	margin:0;
	padding:0;
	list-style-type: none;
	width: 240px;
}

ul.cat li{
	margin-bottom: 5px;
}

ul.cat a{
	padding: 7px 2px;
	display:block;
	line-height:20px;
	background-color: red;
	color: #fff;
	text-decoration:none;
}

ul.cat a.allcat{
	padding: 7px 2px;
	display:block;
	line-height:20px;
	background-color: #000;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}

ul.cat a:hover{
	background-color: #B5B5B5;
}

ul.cat a.active{
	background-color: #B5B5B5;
}

ul.hcat{
	width:100%;
}

ul.hcat li{
	width: 190px;
	margin:0 1px 20px;
	float:left;
}

ul.hcat li a{
	height: 100px;
}


.snav{
	float:left;
	width: 250px;
}

.scontent{
	float:right;
	width: 720px;
}

.pimgWrap{
	width: 500px;
	float:right;
	max-width: 100%;
}

.fimggal,
#galleria{
	width: 500px;
	height: 450px;
	max-width: 100%;
	
}

div.pagination{
	margin-top: 20px;
	width: 100%;
}

div.pagination ul{
	margin: 0 auto;
	width: 300px;
}

div.pagination li{
	margin: 0 5px;
	float:left;
}

div.pagination li a{
	padding: 5px 10px;
}

div.pagination li.active a{
	background-color: #B5B5B5;
}


.footer{
	position:absolute;
	bottom:0px;
	width: 100%;
	font-size: 14px;
	padding: 0 10px;
	line-height: 26px;
	height: 160px;
	color: #fff;
	background-color: #000;
	border-top: 5px solid #B5B5B5;

}

.footerelm{
	width: 300px;
}

.w-50{
	width: 49%;
	float:left;
}

.w-100,
.w100p{
	width: 100%;

}

.mt20{
	margin-top:20px;
}

.mb20{
	margin-bottom: 20px;
}

.bg-grey{
	background-color: #ededed;
}


div.lbb{
	background-color: #000000;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 2040;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display:none;
	margin: 0px;
	padding: 0px;
	background-image:url("preload2.gif");
	background-repeat: no-repeat;
	background-position: center center;
} 

#lbw{
	position: absolute;
	top: 10px;
	display:none;
	visibility: hidden;
	left:0;
	right:0;
	background-color: #fff;
	z-index: 2050;
	border:1px solid #000;
	border-radius: 5px;
}

.iframe #lbw{
	top: 10px;
}

#lbcl{
	right: 0px;
	position: absolute;
	top: -10px;
	z-index: 2060;
	background-image:url("ico2.png");
	background-repeat:no-repeat;
	width: 33px;
	height: 40px;
}

.iframe #lbcl{
	
	top: 0px;
	right: 0px;
}

#lbcl:hover{
	background-position: 0 -40px;	
}

#lbc{
	padding:10px;
	overflow-y: auto; 
}


#lbc #lb{
	width: 100%;
}

#lbc .inner{
	width: 100%;
}

#allContent{
	width: 1px;
    min-width: 100%;
    width: 100%;
}


.nodesktop{
	visibility: hidden;
	display: none;
}

#cookiemsg{
	width: 100%;
	font-size: 12px;
	position: fixed;
	bottom: 0px;
	text-align: center;
	background-color: #ededed;
	padding: 5px 0;
}


@media (min-width: 1200px) {
	.inner{
		width:1184px;
	}

	#nav a{
		width: 148px;
	}

	.scontent{
		width: 900px;
	}

}

@media (max-width: 980px) {

	.inner{
		width:100%;
	}

	.header{
		padding-bottom: 10px;
		border-bottom: 2px solid #ff0000;
	}

	#nav{
		position: fixed;
		left: -250px;
		top: 0px;
		width: 250px;
		height: 100%;
		background-color: #ff0000; 
		background: #ff0000;
		z-index:500;
	}

	#nav a{
		width: 100%;
		text-align: left;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px dotted #fff;
	}


	#lbc{
		padding:2px;
	}

	.nodesktop{
		visibility: visible;
		display: block;
	}

	.snav{
		float:none;
		position: fixed;
		right: -250px;
		top: 0px;
		width: 250px;
		height: 100%;
		background-color: #ff0000; 
		background: #ff0000;
		z-index:500;
		overflow-y: scroll;

	}

	a.nbtn{
		border-top:none;
		border-right: none;
		border-left: none;
		border-bottom: 1px dotted #fff;
		margin:0;
	}

	.scontent{
		width: 100%;
	}

}

@media (max-width: 768px) {
	#galleria{
		float:none;
		clear:both;
	}

	div.shoptxt{
		width: 100%;
	}

	.w-50{
		width: 100%;
		float:none;
	}

	div.shopitem{
		height: auto;
		margin-bottom: 10px;
	}

	div.shopitem div.txt{
		width: auto;
	}

	div.shopitem div.towk,
	div.delstat{
		clear:both;
		position:static;
		width: 100%;
		text-align: left;
		margin-bottom: 5px;
	}

	div.delstat{
		margin-top: 10px;
	}
}


@media (max-width: 640px) {
	.header .fr{
		float:none;
	}

	div.logo{
		padding-top: 10px;
		margin-bottom: 10px;
		max-width: 50%;
	}

	div.logostart{
		padding-left: 0px;
		width: 220px;
		max-width: 100%;
	}

	.htxt{
		clear:both;
		width: 98%;
		margin: 0 auto;
		max-width: 100%;
		font-size: 13px;
		padding: 0px;
		text-align: right;
	}

	#maincontnet{
		padding: 30px 2px 320px;
	}

	.shopbar .fr{
		width: 100%;
		margin-top: 20px;
	}

	.footer{
		height: 300px;
	}

	.footerelm{
		width: 100%;
		float:none;
		clear:both;
		
	}

	.footer .txt_r{
		text-align: left;
	}

}


@media (max-width: 500px) {
	.control-group label{
		clear:both;
		text-align: left;
		width: 100%;
	}

	a.gal{
		margin: 1px;
		max-width: 49%;
	}

	a.gal img{
		max-width: 99%;
	}

}


.msg {
  padding: 6px;
  margin: 0 auto 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
  color: #3A87AD;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width:100%;

}
.msg-success {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  color: #468847;
}

.msg-danger,
.msg-error {
  background-color: #F2DEDE;
  border-color: #b94a48;
  color: #B94A48;
}


.msg-toast{
	position:fixed;
	bottom: 50px;
	left: 50%;
	margin-left: -150px;
	width: 320px;
	text-align: center;
	z-index: 2500;
	box-shadow: 0px 0px 50px #000;
}

.iconb{
	display:block;
	background-image: url('icons.png');
	background-repeat: no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.icon{
	background-image: url('icons.png');
	background-repeat: no-repeat;
	width:20px;
	height:20px;
	margin: 5px;
	float:left;
}

.ico_kt{
	background-position: -40px -20px;
}

.ico_ktf{
	background-position: -60px 0px;
}

.ico_oef{
	background-position: 0px -60px;
}

.ico_info{
	background-position: -20px -60px;
}

.ico_team{
	background-position: -20px 0px;
}

.ico_search{
	background-position: -60px -60px;
}

.ico_shop{
	background-position: 0px -80px;
}

.ico_del{
	background-position: -20px -80px;
}

.ico_del7{
	background-position: -40px -80px;
}

.ico_del5{
	background-position: -60px -80px;
}

.ico_del1{
	background-position: 0px -100px;
}

.ico_delw{
	background-position: -21px -100px;
}

.seperator {
    border-bottom: 1px dotted #999999;
    height: 1px;
    margin-bottom: 10px;
    width: 100%;
}

.bg{
	position:fixed;
	width: 100%;
	height: 100%;
	background-color:#412b16 ;
	opacity: 0.2;
	top:0px;
	left:0px;
	right:0px;
	left:0px;
	display:none;
}

.h_gradient{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffff00+0,ffffff+100 */
	background: #ffff00; /* Old browsers */
	background: -moz-linear-gradient(top, #ffff00 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffff00 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffff00 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.bg_gradient{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b6b6b+0,ff0000+25,ff0000+75,6b6b6b+100 */
	background: #6b6b6b; /* Old browsers */
	background: -moz-linear-gradient(top, #6b6b6b 0%, #ff0000 25%, #ff0000 75%, #6b6b6b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #6b6b6b 0%,#ff0000 25%,#ff0000 75%,#6b6b6b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #6b6b6b 0%,#ff0000 25%,#ff0000 75%,#6b6b6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#6b6b6b',GradientType=0 ); /* IE6-9 */
}




.fl{
	float:left;
}

.txt_r{
	text-align: right;
}

.fr{
	float:right;
}

.clear{
	clear:both;
}

