body, html { 
	font-family: verdana,arial; 
	font-size: 11px; 
	margin: 0px; 
	padding: 0px; 
	background-color: #d2d8db;
	color: #333333; 
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

	
.mobileshow {
	display: none;
}

@media only screen and (max-width: 980px), only screen and (max-device-width: 980px) {
	.mobilehide {
		display: none;
	}

	.mobileshow {
		display: block;
	}

	#mainmenu {
		width: 40px;
	}
	
	#left_col {
		width: 40px;
	}
	
	#right_col {
		margin-left: 60px !important;
	}
}

.cursor_wait {
	cursor: wait;
}

#cartinfo_cartid a, #cartinfo_cartid a:visited, #cartinfo_cartid a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}

#cartinfo_box {
	display: none;
	position: absolute;
	top: 40px;
	right: 10px;
	overflow: hidden;
	background-color: #3a87ad;
	border: 1px solid #666666;
	color: #ffffff;
	text-align: left;
	z-index: 100;
}

.minitable {
	font-size: 11px;
	margin: 0px;
	padding: 2px 5px 1px;
}

#loginform input, #loginform select {
	line-height: 16px !important;
	font-size: 14px !important;
	padding-bottom: 4px;
	height: 20px !important;
}

#langswitch {
	text-align: center;
	white-space:nowrap; 
}

#loginform .alert {
	font-size: 14px;
}
#login_email, #login_password {
	height: 30px;
	line-height: 30px;
	width: 280px;
}

#tophead {
	position: fixed;
	width: 100%;
	font-family: arial;
	background-color: #ffffff;
	margin: 0px 0px 4px;
	padding: 1px 3px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 1px;
	font-size: 15px;
	z-index: 100;
}

#page {
	margin-top: 30px;
}

.mainmenu .custselect {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 100%;
	height: 20px;
}

#tophead .brdleft {
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 0px;
	border-left-width: 1px;
	padding: 0px 5px;
}

#tophead .brdright {
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 0px;
	border-right-width: 1px;
	padding: 0px 5px;
	height: 20px;
	line-height: 20px;
}

#right_col {
	margin-left: 200px;
	margin-right: 5px;
	margin-top: 10px;
	text-align: left;
	overflow: auto;
}



div.rwindow {
	background-color: #fff; 
	border: 1px solid #bbbbbb;
	padding: 3px 10px 5px;
	margin-bottom: 15px;
	overflow: auto;
}

div.col_title {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	float: left;
	width: 200px;
}

div.col_value {
	float: left;
}

.fsize12 {
	font-size: 12px;
}

.w250 {
	width: 250px;
	padding-right: 5px;
}

.cls {
	clear: both;
}

.mainmenu #custinfo {
	line-height: 14px;
	font-size: 12px;
}

.nav-list > li > a{
	color: #000000;
}

input.qt {
	line-height: 16px !important;
	font-size: 14px !important;
	padding: 0px;
	margin: 0px;
	height: 16px !important;
	vertical-align: middle;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 95%;
}


.tdright {
	text-align: right !important;
}

.tdnowrap {
	color: red !important;
	 width: 1% !important; 
	 white-space:nowrap !important;
}

.subtotal {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: right !important;
}
.total {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: right !important;
}


#resultbox th{
	white-space:nowrap !important;
	text-align: center;
}

form { margin: 0px; padding: 0px; display: inline;}
image { border-width: 0px; }
hr { padding: 0px; margin: 0px; }
fieldset { background-color: #ffffff; color: #333333;}
table {
	border-collapse:collapse;
	/* border-collapse: separate; */
    empty-cells: show;
}

tr.grey {
	background-color: #efefef;
}

tr.silver {
	background-color: #cccccc;
}

tr.highlight td {
	/* border-color: #aaaaaa !important; */
	background-color: #f8ffc4 !important;
}

#container {
	width: 100%;
}

.loading { display: none; text-align: center; z-index: 10; margin: 2px;}

#home {  text-align: right; padding: 5px 5px 0px; }

.mainmenu {
	border: 1px solid #bbb;
	background-color: #fff; 
	width: 180px; 
	overflow: hidden;
	height: auto;
	margin: 0px 5px 10px;
	padding: 1px;
	font-size: 14px;
	font-family: arial;
}

.mainmenu table { 
	font-family: arial; 
	font-size: 11px;
	color: #333333;
}

.mainmenu table select{ 
	font-family: arial; 
	font-size: 11px;
}

#header {
	display: none;
	width: 100%;
	height: 12px;	
	border: 0px solid #666666; 
	border-bottom-width: 1px; 
	background-color: #febd0d; 
	text-align: left;
	overflow: hidden;
}

#header2 {
	display: none;
	width: 100%;
	height: 120px;	
	background-color: #000000; 
	text-align: left;
	position: relative;
}

#content {  
	overflow: hidden;
	position: relative; 
	top: 10px; 
	top: 0px; 
	left: 0px; 
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px; 
	text-align: center;
}

#loginform { 
	width: 400px;
	padding: 10px;
	margin: 100px auto;
	background-color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(0,0,0,.5);
}
#loginform table { 
	width: 100%; 
	color: #333333;
	text-align: center; 
	font-family: verdana; 
	font-size: 12px; 
}
#loginform table td { padding: 5px; }
#loginform table a, #loginform table a:visited { padding: 0px 10px; }

#loginform .tb { 
	width: 300px; 
	background-color: #ffffff; 
	border: 1px solid #b1b3b7; 
	font-size: 16px; 
}
#loginlogo { 
	/*
	margin: 20px auto; 
	width: 200px; 
	height: 100px; 
	background-color: #aaaaaa; 
	border: 1px solid #666666; 
		*/

}

#loginlogo img {
	/*
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 0px 1px 1px 0px;
	*/
	/* border: 1px solid #666666; */
}

#box_form_cart_deliverymethod, #box_form_cart_deliverydate, #box_salestypes {
	white-space: nowrap;
}


/* -------------------- */
.mainmenu div{
	padding: 2px 5px 3px;
}
.mainmenu div a{
	font-size: 13px;
	font-weight: bold;
}

.flags { 
	float: left; 
	padding: 3px 10px;  
	border: 1px solid orange;
}

#footer { text-align: left; }




#debugbox{ 
	display: none; 
	border: 2px solid red; 
	position: absolute; 
	bottom: 0px; 
	left:0px; 
	padding: 10px; 
	width: 90%; 
	height: 300px; 
	overflow: auto; 
	background-color: #444; 
	color: #fff;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;	
}


.error { 
	font-weight: bold; 
	color: #f00; 
}

input.error{
	background-color: #ff0000;
	color: #ffffff;
}

button.error {
	color: #f00; 
}

.add_cart {
	cursor: pointer;
}

.content {
	width: 100%;
}

.content .left-panel {
	/* position: absolute; */
	float: left;
    width: 200px;
	text-align: left;
	z-index: 2;
}

.content .center-panel {
/*	position: absolute;
	top: 0px;
	left: 0px;*/
	margin-left: 200px;
	text-align: left;
	/* height: 1%; */
	margin-right: 20px;
	z-index: 2;
}

.rowhover {
	background-color: yellow !important;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.showorderselected td {
	color: #00f;
	font-weight: bold;

}

/* Part info popup */
#partinfo { width: 100%; margin-top: 13px; border: 1px solid #cccccc; font-family: verdana; font-size: 12px;}
.partinfo_rowtitle { font-weight: bold; }

/* Product search page */
#resulttable { width: 100%; }
#resulttable table { border-style: solid; border-width: 1px; font-family: verdana; font-size: 12px; background-color: #ffffff; color: #000000;}
#resulttable  .head { font-family: verdana; font-size: 12px; font-weight: bold; text-align: center; background-color: #000; color: #febe10; }
#resulttable input { border: 1px solid #666666; }

/* Carts page */

#table_carts td.table_carts_cartid{ cursor: pointer; }
#table_carts { width: 100%; }
#table_carts table { border-style: solid; border-width: 1px; font-family: verdana; font-size: 12px; background-color: #ffffff; color: #000000;}
#table_carts .head { font-family: verdana; font-size: 12px; font-weight: bold; text-align: center; background-color: #000; color: #febe10; }
#table_carts input { border: 1px solid #666666; }

/* Orders page */

#table_orders td.table_carts_cartid{ cursor: pointer; }
#table_orders {  }
#table_orders table { border-style: solid; border-width: 1px; font-family: verdana; font-size: 12px; background-color: #ffffff; color: #000000;}
#table_orders .head { font-family: verdana; font-size: 12px; font-weight: bold; text-align: center; background-color: #000; color: #febe10; }
#table_orders input { border: 1px solid #666666; }

fieldset li {
	padding-bottom: 3px;
	
}

code {
	background-color: #000;
	color: #ccc;
	padding: 1px;
	border: 1px solid #ccc;
}


.mar10 {
	margin: 10px;
}

.pad10 {
	padding: 10px;
}

.pad20 {
	padding: 20px;
}
.padh20 {
	padding-left:20px;
	padding-right: 20px;
}

.w100p {
	width: 100%;
}

.fontsize11 {
	font-size: 11px;
	line-height: 14px;
}

.cartupdate_notice {
	background-color: #1010da;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #ffff80;
}

.select2, .select2-search__field, .select2-results {
	font-size: 14px;
}

.select2-search__field{
	padding: 1px 1px 4px;
	margin: 1px !important;
}

.select2-search  {
	margin: 1px;
	padding: 1px;
}

.select2-search input {
	height: 24px;
	line-height: 20px;
}

#tophead .select2  {
	width: 300px;
	text-align: left;
}

#tophead .select2-selection, #tophead select {
	border: none;
	line-height: 13px;
}

#tophead .select2-selection, #tophead select, #tophead .select2-selection__rendered, #tophead .selection, #tophead .select2-selection__arrow {
	height: 20px !important;
	margin: -3px 0px 0px;
	padding: 0px;
	line-height: 20px;
}

#select_setcustno {
	z-index: 1000;
	width: 300px;
	
}


.control-label {
	cursor: default;
}

.form-horizontal .control-group {
	margin-bottom: 5px;
}

tr.yellow td {
	background-color: #e4f165;
}

.marked {
	background-color: #e4f165;
}

.text-left {
	text-align: left !important;
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

.nowrap {
	white-space:nowrap; 
}

.nomargin {
	margin: 0px !important;
}

tr.virtual-cart-row td {
	background-color: #d3ffff;
}
/*
tr.virtual-cart-row:nth-child(even) td {
	background-color: #d3ffff;
}
*/

tr th.order {
	cursor: pointer;
}
