/* no anchor border around IMGs */
a:link img { border: none }
a:visited img { border: none }
a:active img { border: none }
a:hover img { border: none }

/* cursor efektek */
a.kez:hover {CURSOR: url(kez.cur);}
a.nagyitoplusz:hover {CURSOR: url(nagyitoplusz.cur);}

.bgx {
	background-repeat:repeat-x;
}
.bgx_bottom {
	background-repeat:repeat-x;
	background-position: bottom;
}
.bgy {
	background-repeat:repeat-y;
}
.bg1 {
    background-repeat:no-repeat;
}

/* link colours */
a:link        { color: #0093DD; text-decoration: underline }
a:visited     { color: #0093DD; text-decoration: underline }
a:active      { color: #0093DD; text-decoration: underline }
a:hover       { color: #0093DD; text-decoration: none; border: none; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #F0F0F0; 
	scrollbar-arrow-color :#C0C0C0;
	scrollbar-base-color: #F0F0F0;
	scrollbar-darkshadow-color : #C0C0C0;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F0F0F0;
}
ul { 
    list-style-position: outside;
	list-style-image: url("../images/p.jpg");
	/*margin-left: 16px;*/
	padding-left: 10px;
	font-size: 11px;
	line-height: 14px;
}
.logout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 11px;
	background-repeat: no-repeat;
}
a.logout:link        { color: #75736B; text-decoration: none }
a.logout:visited     { color: #75736B; text-decoration: none }
a.logout:active      { color: #75736B; text-decoration: none }
a.logout:hover       { color: #0093DD; text-decoration: none; border: none; }
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 32px;
	padding-top: 6px;
	line-height: 14px;
	color: #75736B;
}
.text_left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 13px;
	padding-top: 16px;
	line-height: 14px;
	color: #75736B;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0093DD;
	font-weight: bold;
	text-transform: uppercase;
}
.text_first_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0093DD;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
}
.text_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #75736B;
	font-weight: bold;
}
.registration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #75736B;
}
.loginbox {
	background-color:#F0F0F0;
	color:#626262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 158px;
	height: 19px;
	border: 1px solid #4CB3E7;
}
.loginbox_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	color: #FFFFFF;
}
.emailbox {
	background-color:#F0F0F0;
	color:#626262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 122px;
	height: 19px;
	border: 1px solid #199EE0;
}
.emailbox_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-top: 8px;
}
.ok_padding {
	padding-bottom: 16px;
	padding-right: 16px;
	padding-top: 8px;
}
a.sitemap:link        { color: #75736B; text-decoration: none }
a.sitemap:visited     { color: #75736B; text-decoration: none }
a.sitemap:active      { color: #75736B; text-decoration: none }
a.sitemap:hover       { color: #75736B; text-decoration: underline; border: none; }
/*textbox on white*/
.textbox {
	background-color: #F0F0F0;
	color:#626262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 158px;
	height: 19px;
	border: 1px solid #C0C0C0;
}
.textbox_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75736B;
	padding-right: 4px;
	border: 0px;
}
.checkbox {
	border: 0px;
}
.ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0093DD;
	border: 1px solid #0080BE;
	display: block;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	text-align: center;
}
a.ok:link        { color: #FFFFFF; text-decoration: none }
a.ok:visited     { color: #FFFFFF; text-decoration: none }
a.ok:active      { color: #FFFFFF; text-decoration: none }
a.ok:hover       { color: #FFFFFF; text-decoration: none; border: none; color: #0093DD; background-color: #D9E9FF; border: 1px solid #7FC9EE; }
.ok_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	text-align: center;
	color: #0093DD;
	background-color: #D9E9FF;
	border: 1px solid #7FC9EE;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4CB3E7;
	background-image: url(../images/top.jpg); 
    background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding-top: 5px;
}
a.top:link        { color: #4CB3E7; text-decoration: none }
a.top:visited     { color: #4CB3E7; text-decoration: none }
a.top:active      { color: #4CB3E7; text-decoration: none }
a.top:hover       { color: #4CB3E7; text-decoration: none; border: none; background-image: url(../images/top_on.jpg); }
.back{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4CB3E7;
	padding-top: 5px;
}
a.back:link        { color: #4CB3E7; text-decoration: none }
a.back:visited     { color: #4CB3E7; text-decoration: none }
a.back:active      { color: #4CB3E7; text-decoration: none }
a.back:hover       { color: #4CB3E7; text-decoration: none; border: none }
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-top: 10px;
}
a.copyright:link        { color: #FFFFFF; text-decoration: none }
a.copyright:visited     { color: #FFFFFF; text-decoration: none }
a.copyright:active      { color: #FFFFFF; text-decoration: none }
a.copyright:hover       { color: #FFFFFF; text-decoration: underline; border: none; }

/*--------------------------------------styles for cwhoiscart-------------------------------------------*/
.cwhoissimplestep1 {
	position: static;
}
p.cwhoissimplestep1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
input.cwhoissimplestep1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
select.cwhoissimplestep1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
table.cwhoissimplestep1 {
    position: static;
}

/*  .cwhoissearch is the search and suggest part of the cart (normal cart mode) */

.cwhoissearch {
	position: static;
}
p.cwhoissearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330099;
	font-weight: normal;
	position: static;
}
small.cwhoissearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330099;
	font-weight: normal;
	position: static;
}
input.cwhoissearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
select.cwhoissearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
table.cwhoissearch {
    position: static;
}

/*  .cwhoischeckbox is the domain extension checkbox part of the cart (normal cart mode) */

.cwhoischeckbox {
	position: static;
}
p.cwhoischeckbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
input.cwhoischeckbox {
	position: static;
}
table.cwhoischeckbox {
    position: static;
}

/*  .cwhoisresults is the search results part of the cart (normal cart mode) */

.cwhoisresults {
	position: static;
}
p.cwhoisresults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
b.cwhoisresults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: bold;
	position: static;
}
input.cwhoisresults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
select.cwhoisresults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
a.cwhoisresults {
  position: static;
}  
table.cwhoisresults {
    position: static;
}  

/*  .cwhoisshop is the current cart contents part (normal cart mode) */

.cwhoisshop {
	position: static;
}
p.cwhoisshop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
b.cwhoisshop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: bold;
	position: static;
}
big.cwhoisshop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #330099;
	font-weight: normal;
	position: static;
}
input.cwhoisshop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
hr.cwhoisshop {
    position: static;	
}
table.cwhoisshop {
    position: static;
}

/*  .cwhoisverify is the cart summary at the top of the contact form */

.cwhoisverify {
	position: static;
}
p.cwhoisverify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
b.cwhoisverify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: bold;
	position: static;
}
big.cwhoisverify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #330099;
	font-weight: normal;
	position: static;
}
strong.cwhoisverify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
	position: static;
}
input.cwhoisverify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
hr.cwhoisverify {
    position: static;
}
table.cwhoisverify {
    position: static;
}

/*  .cwhoiscontact is the contact form */

.cwhoiscontact {
	position: static;
}
p.cwhoiscontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
b.cwhoiscontact {
  position: static;
}
big.cwhoiscontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #330099;
	font-weight: normal;
	position: static;
}
input.cwhoiscontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
select.cwhoiscontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
textarea.cwhoiscontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
a.cwhoiscontact {
    position: static;
}
table.cwhoiscontact {
    position: static;
}

/*  .cwhoislookup is the whois lookup  */

.cwhoislookup {
	position: static;
}
p.cwhoislookup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #75736B;
	font-weight: normal;
	position: static;
}
a.cwhoislookup {
    position: static;
}