/* Default CSS Stylesheet for a new Web Application project */

html, body
{
    font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size:	1.0em;
	font-weight: normal; 
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: #000000;
	background-color: #FFFFFF;
}
body{
margin: 0px;
padding: 0px;
border: 0px;
height: 100%; 
max-height: 100%;
max-width: 1040px; 
overflow: hidden;
}
#ileft {
    width: 800px;
    height:100%;
    border: 1px solid #EEEEEE;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
	right: auto;
    margin-left: -1310px;
    background-color: gray;
    background-image: url('/images/ileft.png');
    background-repeat:repeat-y;
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}
#iright {
    width: 800px;
    height: 100%;
    border: 1px solid #EEEEEE;
    text-align: left;
    position: absolute;
    top: 0px;
    right: 50%;
	left: auto;
    margin-right: -1310px;
    background-color: gray;
    background-image: url('/images/iright.png');
    background-repeat:repeat-y;
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}
#main {
    width: 1020px;
    height: 100%;
    border: 1px solid #EEEEEE;
    text-align: left;
    margin-right: -510px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -510px;
}
#header {
    overflow:hidden;
    position: relative;
    width:100%;
    height:95px;
    top:0px;
    left:0px;
}
#footer{
    overflow:hidden;
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 0px;
    left:0px;
	clear: left;
	background: black;
	color: #FFF;
	padding: 4px 0;
}

#content{
	position: absolute;  
	overflow:auto;
	top: 96px;
	left: 5px;
	right: 5px;
	bottom: 30px;
}

#contentleft{
	position: absolute;  
	width: 225px;
	overflow:auto;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 30px;
	padding-left: 2px;
}

#contentmain{
	position: absolute;  
	overflow:auto;
	top: 0px;
	left: 238px;
	right: 0px;
	bottom: 30px;
	padding-left: 6px;
}

#indexleft{
	position: absolute;  
	width: 250px;
	overflow:auto;
	top: 96px;
	left: 5px;
	right: 0px;
	bottom: 30px;
	padding: 5px;
}

#indexmain{
	position: absolute;  
	overflow:auto;
	top: 96px;
	left: 260px;
	right: 5px;
	bottom: 30px;
}

#ido{
	float: right;
	width: 220px;
	height: 15px;
	position: absolute;
	bottom: 2px;
	font-size: 0.8em;
	font-weight: 400;
}

H1, H2, H3, H4, H5
{
	COLOR: #666699;
	content:normal;
	display:inline;
	}	

h1	{	
	font-size:	145%;
	font-weight:	700;
	padding-left: 5px;
	}	
		
h2	{	
	font-size:	135%;
	font-weight:	700;
	padding-left: 4px;
	}	
		
h3	{	
	font-size:	125%;
	font-weight:	700;
	padding-left: 3px;
	display:inline;
	}	

th, td
{
	margin: 0;
	padding: 0;
}
td
{
	font-size: 1em;
}
th
{
	vertical-align:	baseline;
	font-size:	1.1em;
	font-weight:	bold;
}

A:link
{
	color: Black ;
	text-decoration: none;
	background-color:inherit;
}	

		
A:visited
{
	color:  #444444;
	text-decoration: none;
	background-color:inherit;
}	
		
A:active
{
	color: #666699;
	text-decoration: none;
	background-color:inherit;
}	
		
A:hover
{
	color: #FB9D00;
	text-decoration: underline;
	background-color:inherit;
}

.InverzZone{
	font-size: 1.2em;
	font-weight: 900;
	color: #FFFFFF;
	background-color:#000000;
}
.InverzZone A:link
{
	color: White ;
	text-decoration: underline;
	background-color:inherit;
}	

		
.InverzZone A:visited
{
	color: #BBBBBB;
	text-decoration: underline;
	background-color:inherit;
}	
		
.InverzZone A:active
{
	color: #666699;
	text-decoration: none;
	background-color:inherit;
}	
		
.InverzZone A:hover
{
	color: #FB9D00;
	text-decoration: underline;
	background-color:inherit;
}
A:link
{
	color: Black;
	text-decoration: underline;
}	

		
A:visited
{
	color: #999999;
	text-decoration: underline;
}	
		
A:active
{
	color: Blue;
	text-decoration: none;
}	
		
A:hover
{
	color: #666699;
	text-decoration: underline;
}
frameset
{
	border: 0px;
	margin: 0px;
}
frame
{
	border: 0px;
	margin: 0px;
}
iframe
{
	border: 0px;
	margin: 0px;
}

.lbox1 {float:left; width: 202px; margin: 0px 0px 5px 5px; display: inline; z-index: 99;}
.lbox1 .top{float:left; width: 202px; height:20px; padding-top: 4px; background: #FFFFFF url(/images/lbox1_top.png);}
.lbox1 .content{float:left; width: 100%; max-width: 202px; border-width: 0px 1px 0px 1px; border-style: solid; border-color: #666699; background-color: #FFFFFF;}
.lbox1 .contentt{float:left; width: 194px; max-width: 202px; margin: 2px 0px 0px 2px; color:white; font-weight:bold;}
.lbox1 .bottom{float:left; width: 202px; height:16px; background: #666699 url(/images/lbox1_bot.png); font-size: 1px;}
.lbox1 h3{font-weight: bold; font-size:14px; color: white; font-family: verdana, Arial, sans-serif; padding:0px; margin: 4px 0px 0px 15px;}
.lbox1 ul{padding: 5px 0px 0px 0px; margin:0px; list-style-type:none;}
.lbox1 a {color:#666699;}
.lbox1 a:link{color:#666699;}
.lbox1 a:visited{color:black;}
.lbox1 a:hover{color:#FF9900;}

.hirbox1 {float:left; width: 212px; margin: 0px 0px 5px 5px; display: inline; z-index: 99;}
.hirbox1 .top{float:left; width: 212px; height:20px; padding-top: 4px; background: #FFFFFF url(/images/lbox1_top.png);}
.hirbox1 .content{float:left; width: 100%; max-width: 212px; border-width: 0px 1px 0px 1px; border-style: solid; border-color: #666699; background-color: #FFFFFF;}
.hirbox1 .contentt{float:left; width: 210px; max-width: 212px; margin: 2px 0px 0px 2px; color:white; font-weight:bold;}
.hirbox1 .bottom{float:left; width: 212px; height:16px; background: #666699 url(/images/lbox1_bot.png); font-size: 1px;}
.hirbox1 h3{font-weight: bold; font-size:14px; color: white; font-family: verdana, Arial, sans-serif; padding:0px; margin: 4px 0px 0px 15px;}
.hirbox1 ul{padding: 5px 0px 0px 0px; margin:0px; list-style-type:none;}
.hirbox1 a {color:#666699;}
.hirbox1 a:link{color:#666699;}
.hirbox1 a:visited{color:black;}
.hirbox1 a:hover{color:#FF9900;}

.SzamText
{
	text-align:right;
	font-size:	1.1em;
	font-weight:	bold;
}
.grdTabla
{
	font-size: 1em;
	padding: 3px;
}
.KicsiFont
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 0.9em;
}
.KozepFont
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1.2em;
}
.PosTabla
{
	width: 990px;
	border: 0;
}
.PosTabla td, th
{
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.alcim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666699;
	font-weight: 800;
}
.alcim A:link
{
	font-size: 1.3em;
	color: #666699;
	font-weight: 900;
	text-decoration: underline;
}	

		
.alcim A:visited
{
	font-size: 1.3em;
	color: #999999;
	font-weight: 900;
	text-decoration: underline;
}	
		
.alcim A:active
{
	font-size: 1.3em;
	font-weight: 900;
	color: #BBBBBB;
	text-decoration: none;
}	
		
.alcim A:hover
{
	font-size: 1.3em;
	font-weight: 900;
	color: #FB9D00;
	text-decoration: underline;
}

.focim {
	color: #FB9D00;
	background-color: inherit;
}
A.focim:link
{
	color: #000000;
	text-decoration: underline;
	background-color: #FB9D00;
}	

		
A.focim:visited
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FB9D00;
}	
		
A.focim:active
{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #FB9D00;
}	
		
A.focim:hover
{
	color: red;
	text-decoration: underline;
	background-color: #FB9D00;
}

IMG 	{
	margin-top: 0px;
	border-width : 0px;
	}
image
	{
	margin-top: 0px;
	border-width : 0px;
	}
imagebutton
	{
	border-width : 0px;
	}
.imagebutton
	{
	border-width : 0px;
	}
.image
	{
	margin-top: 0px;
	border-width : 0px;
	}
.breadcrumb 
{
	font-size: 9px;
	background-color:inherit;
}
table
{
	border: 0;
}
UL LI	
{	
	list-style-type:	square ;
}	

UL LI LI
{	
	list-style-type:	disc;
}	

UL LI LI LI	
{	
	list-style-type:	circle;
}	
	
OL LI	
{	
	list-style-type:	decimal;
}	

OL OL LI	
{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	
{	
	list-style-type:	lower-roman;
}	
productDescription
{	
	font-size: 0.9em;
	background-color:inherit;
}
.normal
{	
	font-size: 1.1em;
	background-color:inherit;
	margin-top: 5px; 
	margin-bottom: 5px;
}
.dialog {
 width:100%;
 margin:0px ;
 min-width:20em;
 color:#000;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(/images/tlw.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(/images/trw.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(/images/mlw.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(/images/mrw.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 0px 0px 0px;
 padding:0 0 0 2em;
}

.dialog .ft {
 background:transparent url(/images/blw.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(/images/brw.gif) no-repeat right 0px;
}


/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
}

.dialog pre {
 font-size:1.1em;
}

.fotoimage
{
	margin-top: 0px;
	border-width : 0px;
	max-width : 720px
}

.listitemstyle
{
	padding-left: 2px; 
	margin-left: 2px;
	padding-right: 2px; 
	margin-right: 2px;
}

TFOOT, THEAD	{	
	font-size:	9px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;
	background-color: #FFFFFF;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	9px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	



SMALL	{	
	font-size:	8px;
	}	

BIG	{	
	font-size:	14px;
	}	


/* Custom styles for How To **********************************/
TD
{
	font-size: 12px;
}

TD.details
{
	text-align: center;
	margin-top: 2px;
}

TR.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: #FFFFFF;
	background-color: #666699; 
}

TR.DataGrid_ItemStyle
{
	background-color: #ffffff;
	color: #000000;
}

TR.DataGrid_HeaderStyle 
{
	color: White;
	background-color: Black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}

TR.DataGrid_HeaderStyle A
{
	text-decoration:	underline;
	color:	White;
	background-color: Black; 
}

TR.DataGrid_HeaderStyle A:visited
{
	text-decoration:	underline;
	color:	White;
	background-color: Black; 
}

TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	#FFFFFF;
	background-color: Black; 
}

TR.DataGrid_FooterStyle
{
	color:	White;
	background-color: #666699; 
}

TR.DataGrid_PagerStyle
{
	color: White;
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.CustomPaging
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

DataGridHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
	line-height: 20px;
}

HyperLinkColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 10px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
}
.DataGrid
{
	font-weight: normal;
	font-size: small;
	vertical-align: text-top;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: White;
}

.GridView TD
{
	font-weight: normal;
	font-size: small;
	vertical-align: text-top;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: White;
	table-layout:fixed;
	border-collapse:collapse;
	border-width:1px;
	border-color:Silver;
	border-style:solid;
}

BoundColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: text-top;
	background-color: #FFFFFF;
}
.HeaderStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
	line-height: 20px;
}

.LeftPane
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	background-position: center center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 20px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
	margin-left: 10px ;
	margin-top: 0 ;
	margin-right: 0;
	margin-bottom: 0;
	
}
.linkCart {		
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	cursor: pointer ;
	background-image: url(/images/button-cart.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	line-height:15px;
	color:inherit;
	background-color:inherit;
}
.linkWishlist {	
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 1px;
	cursor: pointer ;
	background-image: url(/images/button-wishlist.gif);
	background-repeat: no-repeat;
	color:inherit;
	background-color:inherit;
	}
.signIn {
	color:inherit;
	background-color: #CCCCCC;
	height: 15px;
	margin-top: 1px;
}
.signInContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	white-space: nowrap;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
}
.signinButton { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:Silver;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer ;
	border: 1px solid;
	border-bottom-color:#666699;
	border-top-color: #666699;
	border-right-color:#666699;
	border-left-color:#666699;
    padding-right: 1px; 
    padding-left: 1px;
    margin-bottom: 1px; 
    margin-right: 1px;   
}
.signinHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height:15px;
	background-color:#CCCCCC;
}
.signinTextbox {
	font-size: 14px;
	color: #000000;
	text-indent: 3px;
	background-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	height: 15px;
	margin-right: 1px;
}
.signinLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #333333;
	background-color:inherit;
}
.signinNewUser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-indent: 3px;
	background-color:inherit;
}
.asterisk {
	color: #333333;
	vertical-align: top;
	background-color:inherit;
}
.checkOut 
{
	color:inherit;
	background-color: Gray;
	/*cursor: pointer ;*/
}
.checkoutHeaders{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
	white-space: nowrap;
	height: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:inherit;
}
.continue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/button-continue.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	background-color:#FFFFFF;
	padding-right: 1px;
	padding-top: 1px;
	margin-right: 1px;
	cursor: pointer ;
	line-height: 25px;
}
.back {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/button-back.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 1px;
	padding-top: 1px;
	margin-left: 1px;
	cursor: pointer ;
	line-height: 25px;
	background-color:inherit;
}
.submit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FB9D00;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer ;
	line-height: 30px;
	border: 1px solid;
	border-bottom-color:#666699;
	border-top-color: #666699;
	border-right-color:#666699;
	border-left-color:#666699;
    padding-right: 1px; 
    padding-left: 1px;
    padding-top: 1px; 
    padding-bottom: 1px;
}
.welcomeName {
	font-size: 9px;
	font-weight: bold;
	white-space: nowrap;	
	text-indent: 3px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
}
.cart 
{
	color:inherit;
	background-color:#DDDDDD;
}
.disabledLink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	text-indent: 2px;
	background-color:inherit;
}
.linkCheckOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-indent: 2px;
	background-color:inherit;
}
.checkoutPosition {
	padding-top: 2px;
	padding-bottom: 2px;
}
.checkoutContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	white-space: nowrap;
	color: #333333;
	padding-left: 5px;
}
.checkoutLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	background-color:inherit;
}
.checkoutTextbox {
	font-size: 12px;
	color: #000;
	text-indent: 3px;
	background-color: Silver;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	height: 16px;
	margin-top: 1px;
}
.checkoutDropdown {
	font-size: 12px;
	color: #000;
	text-indent: 3px;
	background-color: Silver;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #000;
	height: 16px;
	margin-top: 1px;
}
.checkoutButtonBg {
	background-image: url(/images/dotten-line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.checkOutLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 3px;
	margin-bottom: 1px;
	text-align: left;
	background-color:inherit;
}
.dataListHandCursor {
	cursor : pointer  ;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: Silver;
	padding-left: 10px;
	line-height: 16px;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
	background-color:inherit;
}
.textboxSearch {
    font-size: 12px;
	color: #000;
	text-indent: 3px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	height: 15px; 
}
.bgBreadcrumb {
	padding-top: 2px;
	padding-bottom: 2px;
}
.mainNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	padding-left: 2px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	padding-right: 5px;
	display:block;
	height:100%;
	background-color:inherit;
}
.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: Black;
	text-indent:16px;
}
.dottedLine {
	background-image: url(/images/dotten-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left: 1px;
	padding-right: 1px;
	background-color:inherit;
}
.homeBody {
	background-color: #FFFFFF;
	color:inherit;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/home-bg-body.gif);
	background-repeat: repeat-x;
}
.homeBgSearch {
	background-image: url(/images/bg-search.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
.fishPosition {
	position: relative;
	left: -60px;
	top: 0px;
	width: 241px; 
	height: 300px; 
}
.footerHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: Black;
	padding-left: 10px;
	line-height: 16px;
}
.homeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333;
	vertical-align: middle;
	background-color:inherit;
}
.homeSearchBox {
	font-size: 12px;
	color: #404040;
	text-indent: 3px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	height: 14px;
	padding-right: 5px;
}
.paddingSearchicon {
	padding-top:3px; 
	padding-left:5px;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	height: 27px;
	text-transform: uppercase;
	background-color: #666699;
	vertical-align: middle;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	padding-top: 5px;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 2px;
	display: block;
	width: 300px;
	background-color:inherit;
}
.navigationLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333;
	line-height: 1.8em;
	font-weight: bold;
	vertical-align:top;
	background-image: url(/images/dotten-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:inherit;
	width:320px;
}
.navigationLabel {
	color: #98A839;
	font-size: 9px;
	font-weight: bold;
	line-height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background-color:inherit;
}
.bgControl {
	background-color: #E3E5DC;
	color:inherit;
}
.productDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color:inherit;
}
.productName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 12px;
	background-color:inherit;
}
.paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#98A839;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:inherit;
}
.productsPosition {
	padding-top: 20px;
	padding-bottom: 20px;
}
.productsLine {
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E8EADD;	
}
.itemsPosition {	
	padding-top: 5px;
	padding-bottom: 33px;	
}
.itemText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
	text-indent: 3px;
	line-height: 1.3em;
	background-color:inherit;
}
.itemName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	text-indent: 3px;
	line-height: 1.3em;
	background-color:inherit;
}
.cartPosition {	
	padding-top: 5px;
	padding-bottom: 33px;
}
.labelLists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  9px;
	font-weight: bold;
	color: #666699;
	vertical-align: bottom;
	background-image: url(/images/bg-labelLists.gif);
	text-align:left;
	line-height: 21px;
	padding-left: 5px;
	text-indent: 2px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	background-color:inherit;
}
.listItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  9px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	white-space: nowrap;
	text-align: left;
	background-color:inherit;
}
.dottedLineCentered {
	background-image: url(/images/dotten-line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 8px;
}
.total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 2px;
	line-height: 1.5em;
	background-color:inherit;
}
.asterisk {
	color: #333333;
	vertical-align: top;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-bottom: 15px;
	text-align: left;
	background-color:inherit;
}
.profilePosition {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	font-weight:bold;
	white-space: nowrap;
	color: #333333;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.searchPosition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linkNewUser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	text-indent: 3px;
	background-color:inherit;
}
.cartHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	color: #333333;
	width: 387px;
	padding-bottom: 5px;
	background-color:inherit;
}
.signinPosition {
	padding-top: 5px;
	padding-bottom: 5px;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-position: center;
	background-color:inherit;
}
.blackNorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color:inherit;
}
.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	background-color:inherit;
}
.Ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	background-color:inherit;
}
.refMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:inherit;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:inherit;
}
.kereses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	white-space: normal;
	line-height: 50px;
}

		

.postinfo
{
   background-color: #CCCCCC;
   text-align: center;
   font-weight: bold;
}

.posttitle
{
   padding: 1px;
   margin-bottom: 5px;
   background-color: #BBBBBB;
   color: white;
   font-weight: bold;
}

.postbody
{
   padding: 1px;
}
.forum
{
	color:inherit;
	background-color:#EEEEEE;
}
FRAMESET
{
	border: 0px;
}
