/* CSS Document */
.d-n{display:none!important}
.d-b{display:block!important}
.d-ib{display:inline-block!important}
.d-i{display:inline!important}
.ta-l{text-align:left!important}
.ta-c{text-align:center!important}
.ta-j{text-align:justify!important}
.ta-r{text-align:right!important}
.ws-nw{white-space:nowrap!important}
.f-l{float:left!important}
.f-r{float:right!important}
.f-n{float:none!important}
.fixed-font{font-family:monospace!important;}
.minifont{
	font-family:Arial!important;
	font-size:9px!important;
}
body {
	margin:0;
	padding:0;
	background:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}
td, li {font-size:12px;}
form {margin:0;padding:0;}
label.disabled{
	color:#848484;
}
h1 {
	font-size:24px;
	line-height:22px;
	margin:0 0 22px 0;
}
h2 {
	font-size:22px;
	line-height:20px;
	margin:0 0 20px 0;
}
h3 {
	font-size:20px;
	line-height:22px;
	margin:0 0 22px 0;
}
h4 {
	font-size:18px;
	line-height:20px;
	margin:0 0 20px 0;
}
h5 {
	font-size:16px;
	line-height:18px;
	margin:0 0 18px 0;
}
h6 {
	font-size:14px;
	line-height:16px;
	margin:0 0 16px 0;
}
p {
	font-size:12px;
	line-height:15px;
	margin:0 0 15px 0;
}
a,.link {
	color:#6e9642;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#6e9642;
	text-decoration:underline;
}
.btn-cart{
	display:inline-block;
	box-sizing:border-box;
	width:70px;
	height:71px;
	background:transparent url('/pic/fuggoagy.hu/btn-cart.png') 0 0 no-repeat;
	text-transform:uppercase;
	font-size:11px;
	color:#5f5c5b;
	text-align:center;
	line-height:13px;
	padding:50px 0 0 0;
	font-family:Arial!important;
}
.btn{
	display:inline-block;
	margin:0;padding:0;
	height:20px;
	background-color:#6E9642;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	text-decoration:none;
	border:0;
	text-transform:uppercase;
	color:#ffffff;
	text-align:left;
	vertical-align:top;
}
.btn-mini{
	height:16px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;	
}
.btn-double{
	height:36px;
}
.btn:disabled{background-color:rgba(110,150,66,.5);}
a.basket img{border:0 solid transparent;}
button{cursor:pointer;}
button.btn::-moz-focus-inner{margin:0;padding:0;border:0}
.btn-green{background-color:#6E9642;}
.btn-green:disabled,
.btn-green-disabled{background-color:rgba(110,150,66,.5);}

.btn-orange{background-color:#ffa400;}
.btn-orange:disabled{background-color:rgba(255,164,0,.5);}

.btn-pink{background-color:#fe13c5;}
.btn-pink:disabled{background-color:rgba(254,19,197,.5);}

.btn-red{background-color:#ff0000;}
.btn-red:disabled{background-color:rgba(255,0,0,.5);}

.btn span{
	display:block;margin:0;border:0;
	line-height:16px;
	height:20px;
	padding:3px 6px 1px 6px;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
}
.btn span.icon{
	/*padding:3px 32px 1px 6px;*/
	padding:3px 25px 1px 6px;
	background:transparent url('/pic/fuggoagy.hu/sprite-icons.v7.png') right 23px no-repeat;
}
.btn-mini span{
	font-size:9px;
	line-height:12px;
	height:12px;
	padding-top:2px!important;
	padding-bottom:2px!important;
}
.btn-mediumtext span{
	font-size:14px;
	font-weight:bold;
	padding-top:2px!important;
	padding-bottom:2px!important;
}
.btn-bigtext span{
	font-size:16px;
	font-weight:bold;
	padding-top:2px!important;
	padding-bottom:2px!important;
}
.btn span.icon-link,
.btn span.icon-forward{background-position:right -2px !important;}
.btn span.icon-back{background-position:right -27px !important;}
.btn span.icon-down{background-position:right -52px;}
.btn span.icon-up{background-position:right -77px;}
.btn span.icon-basket{background-position:right -102px;}
.btn span.icon-close{background-position:right -252px;}
.btn span.icon-save{background-position:right -327px;;margin-right:2px;	padding:3px 30px 1px 6px;}
.btn span.icon-plus{background-position:right -352px;}
.btn span.icon-minus{background-position:right -377px;}
.btn span.icon-mail{background-position:right -402px;margin-right:3px; padding:3px 30px 1px 6px;}
.btn span.icon-reload{background-position:right -427px;margin-right:3px; padding:3px 30px 1px 6px;}
.btn-notext span{
	text-indent:-1000em;
	font-size:1pt;
}
.btn-notext span.icon{
	padding-right:17px!important;
}
body.pCheckout{
	background-color:#ffffff;
}
body.pCheckout .btn,
.btn-checkout {
	height:auto;
	border-radius:5px;
}
body.pCheckout .btn span.icon,
.btn-checkout  span.icon{
	background-image:none;
/*	box-sizing:border-box;*/
	text-transform:none;
	padding:13px 20px;
	font-size:16px;
	height:auto;
	line-height:16px;
	text-align:center;
}
body.pCheckout .btn.w100 span.icon,
.btn-checkout.w100 span.icon{
	padding:13px 5px;
}
.p-manufacturer{color:#648f35;}
.p-color{font-size:12px;text-transform:none;}
.menu ul {
	display:block;
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
.menu ul li {
	float:left; display:block;
	margin:0;
	padding:0;
	border:none;
}
.pBox .menu{
	padding:0 10px;
}
.pColorBox .menu{
	padding:0 0 0 0;
	margin:-5px 0;
}
.pBox .menu ul {
	border-bottom:1px solid #e8e3d9;
	width:100%;
}
.pColorBox .menu ul{
	border-bottom:none;
}
.pBoxColumn1 .pBox .menu ul{
	width:168px;
}
.pBox .menu ul li {
	font-size:13px;
	line-height:16px;
	float:none;
	padding:3px 0;
	border-top:1px solid #e8e3d9;
}
.pBox .menu ul li ul {
	border-bottom:none;
	margin:2px 0 -3px 0;
}
.pBox .menu ul li:first-child {
	border-top:none;
}
.pBox .menu ul li ul li{
	margin-left:10px;
	font-size:12.5px;
	line-height:16px;
	border-top:1px solid #e8e3d9;
}
.pBox .menu ul li ul li a{
	color:#b9934e;
	text-transform:none;
}
.pBox .menu ul li ul li:first-child {
	border-top:1px solid #e8e3d9;
}
.pBox .menu a{
	color:#9b6401;
	text-transform:uppercase;
	text-decoration:none;
}
.clear {
	clear:both;
	width:auto;
	height:0px;
	overflow:hidden;
}
.clear5 {
	clear:both;
	width:auto;
	height:5px;
	overflow:hidden;
}
.clear10 {
	clear:both;
	width:auto;
	height:10px;
	overflow:hidden;
}
table.formTable tr:last-child td,
table.formTable tr:last-child th{
	border-bottom:none;
}
fieldset table.formTable:last-child {
	margin-bottom:0;
}
fieldset table.formTable tr:last-child th label,
fieldset table.formTable tr:last-child td label {
	display:inline-block;
	margin:0 10px 0 0;
	letter-spacing:nowrap;
}
table.formTable {
	margin-bottom:10px;
}
table.formTable td,
table.formTable th {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding:2px 5px 2px 0;
	border-bottom:1px solid #E2E2E2;
	line-height:15px;
}
table.formTable th {
	width:125px;
}
table.formTable table.subFields td,
table.formTable table.subFields th {
	border:none;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
table.formTable table.subFields {
	margin-top:10px;
}
.subfields label {
	float:left;
	font-size:10px;
	line-height:12px;
	margin-right:6px;
}
.subfields label input[type="text"],
.subfields label input[type="email"],
.subfields label input[type="password"],
.subfields label button,
.subfields label .input,
.subfields label select{
	display:block;
	font-size:12px;
}
fieldset {
	border:1px solid #f0edcc;
	padding:10px;
	margin:0 0 20px 0;
	background-color:#fff3de;
	position:relative;
}
fieldset.small{
	padding:2px 0 0 120px;
	margin:0 0 5px 0;
}
fieldset > *:last-child{
	margin-bottom:0;
}
fieldset.active{
	border:1px solid #ffa400;
}
fieldset input[type='text'],
fieldset input[type='password'],
fieldset textarea{
	padding:1px 2px;
	background-color:#fffaf2;
	border:1px solid #c2c0bf;
}
fieldset input[type='text'].active,
fieldset input[type='password'].active,
fieldset textarea.active{
	background-color:#ffffff;
	border:1px solid #ffa400;
}
fieldset h4 {
	margin:0 0 20px -5px;
}
fieldset legend h1,
fieldset legend h2,
fieldset legend h3,
fieldset legend h4,
fieldset legend h5,
fieldset legend h6 {
	margin:0;
}
fieldset.active legend h1,
fieldset.active legend h2,
fieldset.active legend h3,
fieldset.active legend h4,
fieldset.active legend h5,
fieldset.active legend h6 {
	color:#aa5b26;
}
fieldset.small legend{
	position:absolute;
	left:0;top:0;
}
fieldset td label {
	display:inline-block;
	margin:0 10px 10px 0;
	letter-spacing:nowrap;
}

.pBasket fieldset {
	border:none;
	padding:10px 0;
	margin:0 0 20px 0;
	position:relative;
	background-color:transparent;
}


table.results {
	border-top: 1px solid #d4d3d3;
}
table.results thead th,
table.results thead td {
	background-color: #E8E4DE;
}
table.results td,
table.results th {
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	padding:3px 5px 3px 5px;
	border-top: 1px solid #d4d3d3;
}
table.results tr.stock_info td,
table.results tr.stock_info th {
	vertical-align: top;
	font-size: 11px;
	text-align: left;
	padding:0px 5px 3px 5px;
	border-top:none;
}
table.results tfoot th,
table.results tfoot td {
	border-top: 1px solid #54504f;
}
table.results tbody tr.inactive td,
table.results tbody tr.inactive th {
	color:#a0a0a0;
	background-color:#f0f0f0;
}
table.results tbody tr.hidden td a,
table.results tbody tr.hidden th a{
	opacity:0.5;
}
table.results tbody tr.highlighted td,
table.results tbody tr.highlighted th {
	background-color:#e9d863;
}
table.results tbody tr.outOfOrder td,
table.results tbody tr.outOfOrder th {
	background-color:#ffd0d0;
}
table.results tbody th {
	font-weight: bold;
}
table.results tbody h6 {
	font-weight: bold;
	margin: 0px;
}
table.results tbody p {
	margin-top: 0px;
	line-height: 14px;
}
table.results tbody th a {
}
table.results tbody h3, table.results tbody h6, table.results tbody p {
}
table.results tbody h3 {
	font-size: 14px;
	margin-bottom: 3px;
}
table.results tbody h6 {
	margin-top: 3px;
	margin-bottom: 3px;
}
table.results tbody p {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 11px;
}
.highslide-credits {
	display:none!important;
}
.highslide-dimming {
	background: black;
}
#messageBox {
	background-color:#A0A0A0!important;
}
.errorMessageBox,
.okMessageBox {
	width:400px;
	position:absolute;
	z-index:100000;
	top:300px;
	left:300px;
	border:2px solid #888888;
}
.errorMessageBox .title,
.okMessageBox .title {
	width:400px;
	height:38px;
	font-size:13px;
	color:white;
}
.errorMessageBox .title {
	background-color:#666666;
}
.okMessageBox .title {
	background-color:#666666;
}
.errorMessageBox .text,
.okMessageBox .text {
	background:#e9c2b2;
	color:#5c2105;
	border:1px solid black;
	padding:25px 40px 25px 40px;
}
.okMessageBox .text {
	background:white;
	color:#5b6f80;
}
.errorMessageBox .title .border,
.okMessageBox .title .border {
	padding:12px 12px 0 43px;
}
.pMessageDialog{
	display:none;
}
.pMessageDialog .regulator,
#pModalDialog .regulator{
	max-height:400px;
	overflow:auto;
}
td.hidden {
	display:none;
}
.fbrkShowHiddenColumns td.hidden {
	display:table-cell;
}
#cke_bottom_description,
#cke_top_properties{
	padding:0;
	line-height:auto;
}
.getPageContentById{background-color:#FF00AE!important;color:white;float:right;padding:3px 6px;}
.fixSaveBtn{
	position:fixed;
	display:block;
	z-index:1000;
	top:20px;
	left:20px;
	width:100px;
	border:2px solid #669136;
	padding:2px;
	text-align:center;
	background-color:#7FA456;
}
.highlighting{
	border:1px solid #FF7E00;
	padding:10px;
	margin:20px 0 0 0;
}
.highlighting:empty{
	display:none;
}
.highlighting p:last-child{
	margin-bottom:0;
}
.rotate270{
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	writing-mode: lr-tb;
}
#ui-datepicker-div {
  z-index: 9999999!important;
}
.szinikon{
	display:inline-block;
	width:20px;height:20px;
	font-size:4px;
	line-height:4px;
}
.SQLQueryDiv {
	display:none;
	background-color:white;
	border:2px solid #808080;
	position:absolute;
	z-index:1000;
}
.SQLQuerySpan {
	background-color:white;
	border:2px solid #808080;
	display:block;
	clear:both;
}
/* #fbrkATT  */
#fbrkATT  {
	position:absolute;
	display:none;
	width:500px;
	z-index:65535;
}
#fbrkATTcontent{
	padding:5px;
	background-color:#ffffff;
	border:1px solid #54504F;
	border-radius:10px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 10px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 10px 0px rgba(0, 0, 0, 0.75);
}
/* #fbrkATT table.infoBox */
.ui-autocomplete-loading {
	background: white url('/js/jquery-ui-1.8.16/development-bundle/demos/autocomplete/images/ui-anim_basic_16x16.gif') right center no-repeat; 
}
input[type='text']:invalid,
input[type='email']:invalid,
input[type='password']:invalid,
input[type='checkbox']:invalid,
input[type='radio']:invalid,
select:invalid{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,40,87,1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,40,87,1);
	box-shadow: 0px 0px 4px 0px rgba(0,40,87,1);
}
body.isChrome input[type='radio']:invalid{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
body.isChrome input[type='radio']:invalid:after {
	content:' ';
	position:relative;
	display:inline-block;
	top:0px;
	left:0px;
	width:10px;
	height:10px;
	background: -webkit-linear-gradient(#ebebeb,#dedede);
	border-radius:10px;
	border: 1px solid #b3b3b3;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,40,87,1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,40,87,1);
	box-shadow: 0px 0px 4px 0px rgba(0,40,87,1);
}
body.pCheckout input[type='text'],
body.pCheckout input[type='email'],
body.pCheckout input[type='password'],
body.pCheckout textarea,
.fbrkInputRow input[type='text'],
.fbrkInputRow input[type='email'],
.fbrkInputRow input[type='password'],
.fbrkInputRow textarea{
	padding:13px 7px;
	background-color:#ffffff;
	border:1px solid #d9d9d9;
	border-radius:5px;
	font-size:16px;
	line-height:16px;
	box-sizing:border-box;
	margin:0;
}
.fbrkInputRow:after{
	content:'';
	display:block;
	clear:both;
}
.fbrkInputBox {
	position: relative;
	box-sizing:border-box;
	padding:2px;
	display:block;
	float:left;
}
.w75{width:75%;}
.w67{width:67%;}
.w50{width:50%;}
.w45{width:45%;}
.w40{width:40%;}
.w36{width:36%;}
.w37{width:36%;}
.w33{width:33%;}
.w30{width:30%;}
.w26{width:26%;}
.w25{width:25%;}
.w24{width:24%;}
.w20{width:20%;}
.w10{width:10%;}
.w100{
	width:100%;
	float:none;
}
.fbrkInputBox label {
	position: absolute;
	top: 3px; left: 10px;
	display:none;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
/*.fbrkInputBox.focused label,*/
.fbrkInputBox.populated label {
	display:block;
}

/*
.fbrkInputBox.focused input,
.fbrkInputBox.populated input,
.fbrkInputBox.focused textarea,
.fbrkInputBox.populated textarea {
	padding:13px 5px;
}
*/
body.pCheckout .fbrkInputBox.populated input,
body.pCheckout .fbrkInputBox.populated textarea,
.fbrkInputRow .fbrkInputBox.populated input,
.fbrkInputRow .fbrkInputBox.populated textarea {
	padding:20px 7px 6px 7px;
}

.fbrkInputBox input,
.fbrkInputBox textarea,
.fbrkInputBox label {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	box-sizing:border-box;
	width:100%;
}
input:required::placeholder{
	text-shadow: 1px 1px 1px rgba(255, 0, 0, 0.25);
}