


a:hover, a:focus, a:active{
	color:#900;
	outline: none;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	background-image: url(../pimages/images/bg_field.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	background-position: center top;
	padding: 0px;
	height: 100%;
	background-attachment: fixed;
}

#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#rndtop {
	height: 7px;
	margin-top: 5px;
	clear: left;
	background-color: #FFF;
}

#subcont {
	background-color: #FFF;
	overflow: hidden;
	clear: left;
	padding-bottom: 10px;
}
#leftpanel {
	float: left;
	width: 236px;
	padding-right: 7px;
	padding-left: 7px;
}
/*#subcont a {
	background-color: #FFF;
	height: 500px;
	overflow: hidden;
	color: #36C;
}*/
#mcont {
	margin-left: 250px;
	margin-right: 10px;
}


#navig {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 3px;
}
#fnavig {
	padding-top: 3px;
}
#ilist_header {
	background-image: url(../pimages/images/CatalogNavBack.gif);
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	overflow: hidden;
}
#pnavig ul {
	list-style-type: none;
	margin: 0px;
	margin-top: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pnavig ul li {	
	margin-right: 5px;
	display:inline;
}
#pnavig ul li.actives {	
	font-size: 11px;
	color: #FFF;
	background-color:#F00;	
	padding:3px 5px;
	display:-moz-inline-box;
  	display:inline-block;
	min-width: 12px;
	text-align:center;
}

#pnavig a:link , #pnavig a:visited{
	font-size: 11px;
	color: #FFF;
	background-color:#666;	
	padding:3px 5px;
	display:-moz-inline-box;
  	display:inline-block;
	min-width: 12px;
	text-align:center;
}
#pnavig a:hover {
	background-color: #F00;
}
a:link,a:visited{
	color:#333
}

#ilist {
	margin-top: 10px;
}


.pqty {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
.aqty input  , .aqty_d input, .aqty_b input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 38px;
	height: 16px;
	background-image: none;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #FFF;
	text-align: right;
	margin-right: 1px;
}
.price {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #069;
	font-weight: bold;
}
#chrbg {
	/*background-image: url(../pimages/images/chrbg.png);*/
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	/*background-repeat: no-repeat;
	background-position: left center;*/
	background-color: white;
	float: left;
	width: auto;
	text-align: center;
	padding: 4px 7px 0;
	margin-right: 2px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}
#salbg {
	background-image: url(../pimages/images/sales.png);
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 50px;
	text-align: center;
	padding-top: 4px;
}
#newbg {
	background-image: url(../pimages/images/news.png);
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 50px;
	text-align: center;
	padding-top: 4px;
}


#details {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #CCC;
}




.price2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.priceT {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}


.ptext {
	float: right;
	margin-top: 4px;
}


.aqty {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
	height: 20px;
	background-color: #FFF;
	background-image: url(../pimages/images/stepper/arrowInput.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.aqty_d {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
	height: 20px;
	background-color: #FFF;
	background-image: url(../pimages/images/stepper/arrowInput_d.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.aqty_b {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
	height: 20px;
	background-color: #FFF;
	background-image: url(../pimages/images/stepper/arrowInput_b.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
}
#overlay div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}
#neword {
	background-image: url(../pimages/images/CatalogSelectBackTop.gif);
}
#h_list th {
	background-color: #666;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.brdrr {
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
.brdr {
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
#h_list th.aa {
	background-color: #666;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #FFF;
}
/*#h_list tr, h_list td, h_list th {
    -moz-user-select: none; // mozilla browsers
    -khtml-user-select: none; // webkit browsers
}*/
#ddest {
	font-size: 12px;
}
.brdrr1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.brdrr2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.brdrr10 {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.brdrr20 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.price4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #900;
	font-weight: bold;
}
.mitem a {
	color: #333;
}
.mitem {
	float: left;
	width: 186px;
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 160px;
}
.mitem a img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 5px;
}
#catheader {
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	clear: left;
}
#catheader a:link , #catheader a:visited{
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #066;
	text-decoration: none;
}
#catheader a:hover, #catheader a:active {
	color: #900;
	text-decoration: underline;
}
#login {
	padding-left: 10px;
}
#nottice {
	padding: 10px;
	border: 1px solid #900;
	margin-bottom: 5px;
}
#mtitle {
	font-size: 12px;
	font-weight: bold;
	color: #066;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#block {
	padding: 5px;
}



#logtop {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
.aqtys {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
	height: 20px;
}

#privacy-notes {
	position: fixed;
	bottom: 0;
	display: flex;
	flex-direction:row; 	
	justify-content: center;
	background-color: #333333;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 16px;
	z-index: 1000;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}

.hidden {
	display: none !important;
}

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:default;}

/* Container */
#simplemodal-container {
	height:100px;
	width:100px;
	color:#000;
	background-color:#FFF;
	border:4px solid #444;
	padding:12px;
}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
/*#simplemodal-container a {color:#ddd;}*/
#simplemodal-container a.modalCloseImg {background:url(../x2.png) no-repeat; width:15px; height:15px; display:inline; z-index:3200; position:absolute; top:5px; right:5px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
