body {
font-family: Verdana, Arial, Helvetica, sans-serif;
min-width: 1024px;
width:100%;
height:100%;
margin: 0;
padding: 0;
}

ul, li {
list-style: none;
margin: 0;
padding: 0;
}

img, div, span, p {
border: 0;
margin: 0;
padding: 0;
}

a, a:visited {
color: inherit;
text-decoration: none;
}

.hide {
display: none;
}

.fleft {
float: left;
}

.fright {
float: right;
}

.page {
min-height: 500px;
margin: 20px auto !important;
}

.pcenter {
width: 1000px;
margin: 0 auto;
}

.pheader {
float: left;
width: 100%;
font-size: 18px;
padding-bottom: 20px;
border-bottom: solid 1px #B4B4B4;
}

.pheader a:hover {
color: #1584BB;
}

input[type="text"], input[type="password"], input[type="search"] {
font-size: 15px;
padding: 0 5px;
height: 27px;
line-height: 27px;
border: solid 1px #005886;
margin-left: 0;
margin-right: 5px;
}

#pass {
position: relative;
z-index: 1;
}

form.error input {
border: solid 1px red !important;
}

.button {
color: white !important;
font-size: 14px;
background: #1584BB;
border: solid 1px #005886;
padding: 5px 10px;
cursor: pointer;
height: 100%;
margin: 0;
}

.button:hover {
background: #0973A8;
border: solid 1px #005886;
box-shadow: 0 1px 0 rgba(0,0,0,0.10);
}

.button.active {
background: #0973A8;
border: solid 1px #005886;
box-shadow: 0 1px 0 rgba(0,0,0,0.10);
color: black !important;
font-weight: bold;
cursor: inherit !important;
}

.product .fright {
position: relative;
width: 140px;
height: 140px;
text-align: center;
line-height: 40px;
}

.product .info {
margin-left: 10px;
line-height: 35px;
}

.product .info a:hover {
color: #1584BB;
}

.product .info .name, .product .info .dprice {
font-weight: bold;
}

.product .info .price {
font-weight: bold;
color: red;
}

.amjbar .fright form {
float: right;
}

.amjbar {
width: 100%;
height: 85px;
position: fixed;
right: 0;
left: 0;
z-index: 1000;
color: white;
background: #1C90CA;
border-bottom: solid 1px #005886;
-webkit-box-shadow: 0 0 5px #005886;
-moz-box-shadow: 0 0 5px #005886;
box-shadow: 0 0 5px #005886;
}

.amjbar .logo {
width: 220px;
height: 55px;
margin: 15px 0;
}

.amjbar .logo a {
float: left;
width: 100%;
height: 100%;
color: transparent;
background: url('//www.amjconsumibles.com/img/amjlogo.png') no-repeat;
background-size: 100%;
outline: none;
}

.amjbar .pcenter > .fright {
width: 745px;
padding-top: 8px;
}

.catalogbar {
width: 100%;
height: 40px;
padding-top: 85px;
text-align: center;
background: #F0F0F0;
border-bottom: solid 1px #B4B4B4;
-webkit-box-shadow: 0 0 5px #B4B4B4;
-moz-box-shadow: 0 0 5px #B4B4B4;
box-shadow: 0 0 5px #B4B4B4;
}

.catalogbar .categorias {
width: 100%;
color: #005C8B;
position: relative;
}

.catalogbar .categorias div:first-child {
border-left: none !important;
}

.catalogbar .categorias .cat {
padding: 11px 9px;
display: inline-block;
border-left: solid 1px #B4B4B4;
height: 19px;
}

.catalogbar .categorias .cat span {
cursor: pointer;
}

.catalogbar .categorias .cat span a {
color: #005C8B;
}

.catalogbar .categorias .cat:hover span a {
color: black;
}

.catalogbar .categorias .cat .arrow {
display: none;
border: 5px dashed white;
position: relative;
width: 0;
height: 0;
top: 7px;
left: 50%;
margin-left: -5px;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
z-index: 15;
}

.catalogbar .categorias .cat ul {
display: none;
position: absolute;
background: white;
text-align: left;
color: black;
width: 998px;
height: 300px;
left: 0px;
top: 40px;
border: solid 1px #B4B4B4;
-webkit-box-shadow: 0 1px 5px #B4B4B4;
-moz-box-shadow: 0 1px 5px #B4B4B4;
box-shadow: 0 1px 5px #B4B4B4;
z-index: 10;
}

.catalogbar .categorias .cat ul .fam div {
float: left;
width: 218px;
margin: 12px 0px;
}

.catalogbar .categorias .cat ul .fam a {
padding: 5px 10px;
}

.catalogbar .categorias .cat ul .fam a:hover {
color: white;
background: #1584BB;
border-radius: 4px;
}

#loginform .info {
position: absolute;
padding: 5px;
right: 59px;
top: 40px;
z-index: 1000;
}

#loginform .info .arrow {
position: absolute;
width: 0;
height: 0;
line-height: 0;
border: 5px dashed #000;
top: 0px;
left: 50%;
margin-left: -5px;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
}

#loginform .info .text {
margin: 0;
border: 0;
outline: 0;
vertical-align: top;
background: transparent;
text-decoration: none;
text-shadow: none;
float: none;
position: static;
width: auto;
height: auto;
cursor: inherit;
-webkit-tap-highlight-color: transparent;
line-height: normal;
font-weight: normal;
font-size: 13px;
background-color: #000;
color: #fff;
padding: 5px 10px;
text-align: center;
white-space: normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 5px #000000;
-moz-box-shadow: 0 0 5px #000000;
box-shadow: 0 0 5px #000000;
}

.navbar {
height: 29px;
line-height: 29px;
}

.navbar .fleft div {
float: left;
margin-right: 10px;
}

.navbar .barrow {
position: absolute;
top: 13px;
right: 8px;
border-top: 5px solid white;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}

.navbar a {
padding: 6px 12px;
}

.navbar .fleft div a:hover, .navbar .fleft div a.active {
background: #0072AE;
border-radius: 4px;
}

.navbar .bmenu {
position: relative;
float: left;
margin-left: 10px;
}

.navbar .bmenu a {
padding-right: 28px;
}

.navbar .bmenu:hover ul, .navbar .bmenu:hover .arrow {
display: block !important;
}

.navbar .bmenu:hover a {
text-shadow: 0px 0px 10px white;
}

.navbar .bmenu ul {
display: none;
position: absolute;
background: white;
padding: 5px 0;
color: black;
border: solid 1px #005886;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 3px 15px #4D4D4D;
-moz-box-shadow: 0 3px 15px #4D4D4D;
box-shadow: 0 3px 15px #4D4D4D;
z-index: 10;
}

.navbar .bmenu.cesta ul {
width: 350px;
right: -107px;
}

.navbar .bmenu.cuenta ul {
width: 250px;
right: 0px;
}

.navbar .bmenu ul li {
padding: 5px 10px;
}

.navbar .bmenu ul li:hover {
color: white;
background: #1584BB;
border-top: solid 1px #005886;
border-bottom: solid 1px #005886;
padding: 4px 10px;
}

.navbar .bmenu ul a {
padding: 0 !important;
text-shadow: none !important;
}

.navbar .bmenu .arrow {
display: none;
position: absolute;
border: 5px dashed white;
top: 25px;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
z-index: 15;
}




.navbar .bmenu.cesta .cartitem {
float: left;
clear: both;
margin: 5px;
font-size: 12px;
height: 60px;
}

.navbar .bmenu.cesta .cartitemimg {
float: left;
width: 43px;
height: 43px;
margin-right: 5px;
position: relative;
}

.navbar .bmenu.cesta .cartitemimg img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}

.navbar .bmenu.cesta .cartiteminfo {
float: left;
width: 275px;
line-height: 18px;
}

.navbar .bmenu.cesta .cartitemtitle {

}

.navbar .bmenu.cesta .cartitemqty {
margin-right: 25px;
}


.productlist {
width: 100%;
}

.productlist .product {
position: relative;
padding: 10px 0;
border-bottom: solid 1px #B4B4B4;
}

.pheader .select {
position: relative;
display: inline-block;
margin-left: 15px;
}

.pheader .select select {
position: relative;
font-size: 16px;
margin: 0;
padding-right: 22px;
background: transparent;
outline: none;
border: none;
-webkit-appearance: none;
appearance: none;
}

.pheader .barrow {
position: absolute;
top: 10px;
right: 5px;
border-top: 5px solid black;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}

.impresoras {
float: left;
width: 100%;
padding: 10px 0;
border-bottom: solid 1px #B4B4B4;
}

.impresoras div {
float: left;
margin-right: 25px;
line-height: 35px;
}

.page .pinfo {
float: left;
width: 100%;
margin: 20px 0;
}

.page .pinfo.right {
background: url('http://kot.rogacz.com/Science/Studies/12/GameTheory/reviewQuizes/RQ2_files/tick.png');
background-repeat: no-repeat;
padding-left: 30px;
background-position-y: 1px;
}

.page .pinfo.error {
background: url('http://www.ad3af.com/images2/wrong.png');
background-repeat: no-repeat;
padding-left: 30px;
background-position-y: 1px;
margin-top: 0 !important;
}

.productlist .pages {
float: left;
width: 100%;
text-align: center;
margin: 15px 0;
}

.productlist .pages a, .productlist .pages span {
margin-right: 6px;
}

.productlist .pages span:hover {
cursor: inherit;
background: #1584BB;
border: solid 1px #005886;
box-shadow: none;
}









#searchtype {
float: left;
width: 110px;
height: 27px;
position: relative;
background-color: #1584BB;
border: solid 1px #005886;
}

#searchtype select {
width: 100%;
position: relative;
color: white;
font-size: 14px;
z-index: 2;
line-height: 14px;
margin: 0;
padding: 7px 20px 6px 7px;
background: transparent;
border: none;
-webkit-appearance: none;
appearance: none;
}

#searchtype select option {
color: black;
}

#searchtype .barrow {
position: absolute;
top: 12px;
right: 12px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid white;
}



.lcuenta div {
margin-bottom: 20px;
}

.lcuenta div a:hover, .impmod a:hover, .infopage a:hover {
color: #1584BB;
}


.cesta.page .cartitem {
position: relative;
float: left;
clear: both;
width: 100%;
height: 70px;
border-bottom: solid 1px #B4B4B4;
line-height: 60px;
font-size: 14px;
}

.cesta.page .cartitem div {
text-align: center;
}

.cesta.page .cartitem a:hover, .docart a:hover {
color: #1584BB;
}

.moreimg .arrow{
position: absolute;
top: 50%;
right: -9px;
margin-top: -3px;
border-left: 5px solid black;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
}

.cartinfo {
position: absolute;
padding: 5px;
right: -5px;
bottom: 4px;
z-index: 9;
}

.cartinfo .arrow {
position: absolute;
width: 0;
height: 0;
line-height: 0;
border: 5px dashed #000;
top: 0px;
right: 72px;
margin-left: -5px;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
}

.cartinfo .text, .pcartinfo .text, .ccartinfo .text {
margin: 0;
border: 0;
outline: 0;
vertical-align: top;
background: transparent;
text-decoration: none;
text-shadow: none;
float: none;
position: static;
width: auto;
height: auto;
cursor: inherit;
-webkit-tap-highlight-color: transparent;
line-height: normal;
font-weight: normal;
font-size: 13px;
background-color: #000;
color: #fff;
padding: 5px 10px;
text-align: center;
white-space: normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 5px #000000;
-moz-box-shadow: 0 0 5px #000000;
box-shadow: 0 0 5px #000000;
}

.pcartinfo {
position: absolute;
padding: 5px;
left: -5px;
bottom: -41px;
z-index: 9;
}

.pcartinfo .arrow {
position: absolute;
width: 0;
height: 0;
line-height: 0;
border: 5px dashed #000;
top: 0px;
left: 147px;
margin-left: -5px;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
}

.ccartinfo {
position: absolute;
padding: 5px;
bottom: -20px;
z-index: 9;
}

.ccartinfo .arrow {
position: absolute;
width: 0;
height: 0;
line-height: 0;
border: 5px dashed #000;
top: 0px;
left: 50%;
margin-left: -5px !important;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
}




input[type="checkbox"] {
font-size: 16px;
margin: 0 6px 0 0;
padding: 0;
}




.pager {
float:right;
margin-right: 30px;
}

.pager div {
float: left;
width: 24px;
height: 24px;
cursor: pointer;
margin: 2px 1px;
outline: none;
background-image: url('//www.amjconsumibles.com/css/img/arrows.png');
}

.pager .first {
background-position: 0px -24px;
}

.pager .previous {
background-position: 0px 0px;
}

.pager .next {
background-position: 0px -48px;
}

.pager .last {
background-position: 0px -72px;
}

.pager .first:hover {
background-position: 0px -120px;
}

.pager .previous:hover {
background-position: 0px -96px;
}

.pager .next:hover {
background-position: 0px -144px;
}

.pager .last:hover {
background-position: 0px -168px;
}

.pager .first.disabled {
background-position: 0px -216px;
}

.pager .previous.disabled {
background-position: 0px -192px;
}

.pager .next.disabled {
background-position: 0px -240px;
}

.pager .last.disabled {
background-position: 0px -264px;
}

.tablesearch input {
width: 300px;
outline-offset: -2px;
margin-right: 0;
}

.lfloat {
float: left;
}

table {
margin: 0 !important;
padding: 0 !important;
}

.tabs li {
padding-right: 20px;
}

.tabs li a {
width: 100%;
color: #DDDDDD;
display: block;
padding: 12px 10px;
outline: none;
}

.tabs li:hover {
background-color: #474747 !important;
}

.tabs li.ui-tabs-active {
background-color: #225E98 !important;
}

.tabs li:hover a, li.ui-tabs-active a {
color: white !important;
}

.footer {
float: left;
clear: both;
width: 100%;
height: 95px;
margin-top: 10px;
color: white;
background: #1C90CA;
border-top: solid 1px #005886;
border-bottom: solid 1px #005886;
-webkit-box-shadow: 0 0 5px #005886;
-moz-box-shadow: 0 0 5px #005886;
box-shadow: 0 0 5px #005886;
}

.footer a:hover {
color: black;
}

.dataTables_wrapper {
clear: both;
}

.dataTable {
width: 100%;
font: 12px/18px Arial, Sans-serif;
border-spacing: 0;
text-align: left;
overflow-x: hidden;
border-left: #ccc 1px solid;
border-right: #ccc 1px solid;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.dataTable th {
position: relative;
font-weight: bold;
border-collapse: collapse;
border-bottom: #ccc 1px solid;
padding: 0;
background-color: #f1f1f1;
background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
background-position: center right;
background-repeat: no-repeat;
cursor: pointer;
white-space: normal;
padding: 4px 20px 4px 4px;
text-align: left;
outline: none;
height: 25px;
z-index: 2;
}
.dataTable th.sorting_asc {
background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
border-bottom: #000 1px solid;
}
.dataTable th.sorting_desc {
background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
border-bottom: #000 1px solid;
}

.dataTable tbody td {
border-bottom: #ccc 1px solid;
padding: 4px;
vertical-align: top;
cursor: default;
}
.dataTable tbody tr.odd:hover td, .dataTable tbody tr.even:hover td, .dataTable tbody tr.selected td {
background-color: #13A4EC !important;
}
.dataTable tbody tr.odd td {
background-color: #FFFFFF;
}
.dataTable tbody tr.even td {
background-color: #efefef;
}