/* CSS Document */

html,body {
	height:950px;
	width:auto;
	margin: 0 auto;
	background-color:#FFFFFF;
	background:url(images/bg.png) repeat-x #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
}


h1{
	text-align: center;
	color: #333333;
	font-size:16px;
	font-weight: bold;
	padding-left: 0px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2{
	text-align: center;
	color: #000;
	font-size:14px;
	font-weight: lighter;
	padding-left: 0px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {text-decoration: none; color:#333333}
a:visited {text-decoration: none;color:#333333}
a:active {text-decoration: none;color:#0303fd}
a:hover {text-decoration: none; color:#0303fd}

input
{
	background-color:#ffffff;
	font-color:#d60109;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	border:1px solid #666666;
	height:14px;
	width:135px;
}


textaera{
border:1px solid #333333;
}

div#container{
    clear:both;
    background-color:#FFFFFF;
    text-align:left;
    width:950px;
    margin:0 auto;
    border-left:6px solid #FFF;
    border-right:6px solid #FFF;
    border-bottom:6px solid #FFF;
    background: url('images/tartalom_bg.png');
    }

div#footer {
	clear:both;
	height:30px;
	background: url('images/footer.png');
	font-weight:lighter;
	font-size:10px;
	color:#FFF;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	padding-top:4px;	
}

div#header {
	width:950px;
	height: 90px;
	font-size:100%;
	position:relative;
	top:0px;
	left:0px;
	background-image: url("images/header.png");
	background-color:#FFFFFF;
	overflow:hidden;
      }
   div#header_menu {
	float:right;
	}
	 
    div#header_menu ul {
        padding:65px 0px 0px 580px;
        list-style:none;
      }
   div#header_menu li {
      padding:0 0 0 0px;
      display:inline;

      }
    div#header_menu a {
      float:left;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    div#header_menu a span {
	float:left;
	width:130px;
	height:12px;
	display:block;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    div#header_menu a span {float:none;}
    /* End IE5-Mac hack */
    div#header_menu a:hover span {
      color:#FFF;
	  cursor:pointer;
      }
   div#header_menu a:hover {
      background-position:0% ;
      }
    div#header_menu a:hover span {
      background-position:100% ;
	  color:#FF0000;
      }

       div#header_menu #current a {
                background-position:0% ;
        }
        div#header_menu#current a span {
                background-position:100% ;
        }


div#data{
	width:950px;
	height:60px;
	position:relative;
	top:0px;
	left:0px;
	background: url("images/tableftE.gif");
}

div#banner{
	width:600px;
	height:60px;
	position:absolute;
	top:0px;
	left:200px;
	background:#d60109;
	border-left:1px solid #d60109;
	border-right:1px solid #d60109;
	padding-top:0px;
	padding-left:0px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

    div#banner ul {
        margin:0;
        padding:0px 0px 0px 0px;
        list-style:none;

      }
    div#banner li {
      display:inline;
      margin:0px;
      padding:0px;

      }
    div#banner a {
      float:left;

      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    div#banner a img {
	float:left;
	width:149px;
	height:60px;
	display:block;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
     	 border-right:1px dotted #d60109;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    div#banner a img {float:none;}
    /* End IE5-Mac hack */
    div#banner a:hover img {
      color:#FFF;
      }
    div#banner a:hover {
      background-position:0% -42px;
      }
    div#banner a:hover img {
	  background:url("") no-repeat right top;
         background-position:100% -42px;
	  color:#FF0000;
      }

       div#banner #current a {
                background-position:0% -42px;
        }
        div#banner #current a img {
                background-position:100% -42px;
        }
		
div#login{
	position:absolute;	
	top:0px;
	left:0px;
	background-color:#d60109;	
	background: url("images/shop.png");
	width:193px;
	height:82px;
	padding-left:5px;
	padding-right:5px;
	font-color:#333333;
	overflow:hidden;
	color:#fff;
}

.login{
	width:90px;
	height:15px;
	margin-right:5px;
	color:#fff;
	background:#890808;
	border:none;
}

.reg{
	width:90px;
	margin-right:5px;
	margin-top:1px;
}


div#shop{
	width:139px;
	height:50px;
	position:absolute;
	left:801px;
	background: url("images/shop.png");
	top: 0px;
	overflow: hidden;
	font-color:#fff;
	font-weight:lighter;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	padding:5px;
	text-align:center;
	color:#fff;
}

div#menu{
	width:950px;
	height:30px;
	overflow:hidden;
	background:url("images/menu.png");
}


div#search{
	width:750px;
	height:22px;
	position:relative;
	top:0px;
	left:0px;
	font-weight:lighter;
	font-size:12px;
	float:right;
	color:#fff;
	overflow:hidden;
	background:url("images/search.png");
	}

.input {
	width:200px;
	height:14px;
	font-weight:lighter;
	font-size:12px;
	color:#333333;
	margin-right:3px;
	background:#FFF;
	position:relative;
	top:1px;
	left:280px;
}

.submit{
	width:25px;
	height:17px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding:0px;
	position:relative;
	top:0px;
	left:282px;
}
#logged{
	text-align:center;
	color:#FFF;
	margin:5px;
}

.logout{
	width:60px;
	height:15px;
	font-weight:lighter;
	font-size:10px;
	color:#fff;
	text-align:center;
	padding:0px;
	position:absolute;
	top:40px;
	left:70px;
	background:#890808;
}

div#reg{
	width:778px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	margin:10px 10px 10px 0px;
	border:1px solid #999999;
}

 /*- Menu Tabs E--------------------------- */

    #tabsE {
	width:950px;
	height:30px;
	font-size:93%;
	line-height:normal;
	position:relative;
	top:0px;
	left:0px;
      }
    #tabsE ul {
        margin:0;
        padding:0px 0px 0px 0px;
        list-style:none;
      }
    #tabsE li {
      width:118.5px;
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE ul li a {
      float:left;
      width:118.5px;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    #tabsE ul li a span {
	float:left;
	width:118.5px;
	height:24px;
	display:block;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE ul li a span {float:none;width:118.5px;}
    /* End IE5-Mac hack */
    #tabsE ul li a:hover span {
	  width:118.5px;
         color:#e50204;
      }
    #tabsE ul li a:hover {
      background-position:0% -42px;
      }
    #tabsE ul li a:hover span {
	  background:url("images/tableftE.gif") right top;
    	  background-position:100% -42px;
	  color:#e50204;
	  cursor:pointer;
      }

        #tabsE #current ul li a {
                background-position:0% -42px;
        }
        #tabsE #current ul li a span {
                background-position:100% -42px;
        }

#center {
    float:right;
    width: 790px;
    	
    }
   
div#pager {
	clear: both;
	position: relative;
	top: 10px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 12px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;	
	height: 20px;
  	width: 790px;	
}

/*
.cikkszam{
	color:#d60109;
	margin-top:10px;
       text-decoration:none;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
*/

#slidebar {
	/*clear:both;*/
	float:left;
	width:150px;
	/*height:100%;*/
	font-size:100%;
	line-height:normal;
	position:inherit;
	top:0px;
	left:0px;
	border-top:1px dotted #FFF;
      }
    #slidebar li {
        margin:0;
        padding:0px 0px 0px 0px;
        list-style:none;
      }
    #slidebar ul {
      margin:0;
      padding:0;
      }
    #slidebar a {
      float:left;

      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    #slidebar a span {
	float:left;
	width:140px;
	height:20px;
	display:block;
	color:#ffffff;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom:1px dotted #FFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url("images/menu_left.png");
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #slidebar a span {float:none;}
    /* End IE5-Mac hack */
    #slidebar a:hover span {
      	color:#400000;
      }
    #slidebar a:hover {
      }
    #slidebar a:hover span {
	 color:#400000;
	 cursor:pointer;
     }

        #slidebar #current a {
                background-position:0% -42px;
        }
        #slidebar #current a span {
                background-position:100% -42px;
        }


#tophead {
	background-color:#333333;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	width:768px;
	height:18px;
	overflow:hidden;
	padding-top:2px;
	padding-left:10px;
}

#head	{
	background-color:#890808;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	width:773px;
	height:18px;
	overflow:hidden;
	padding-top:2px;
	padding-left:10px;
	margin-top:10px;
}

#text{
	margin-top:10px;
	margin-bottom:10px;
	width:774px;
	display:block;
	background:#e4e4e9;
	padding-left:5px;
	padding-right:5px;
}

.logerror{
	width:210px;
	height:16px;
	text-align:left;
	color:#fff;
	font-size:10px;
	/*font-weight:bold;*/
	position:absolute;
	top:3px;
	left:0px;
	margin-left:4px;
}

/*  SzA Kategoria Tábla*/
div.categorytable{
	position:relative;
	left:0px;
}
table.category{
	
	text-align:left;
	width:774px;	
	background: #8a8989;
	padding:0px;
	border-spacing: 0px;
	border:solid 1px #000;
	margin-top:5px;

}
#head1{
	background:#333333;
	height: 20px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-align:center;
}
#head2{
	background:#890808;
	height: 20px;
	text-align: left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-left:2px;
}

#categorycell{
	padding:5px;
	border-spacing: 0px;		
	border-bottom:solid 1px #333333;
	/*border-right:solid 1px #333333;*/
	vertical-align:middle;
	text-align:left;
	color:#890808;

	cursor:pointer;
}

#categoryline{
	border-bottom:solid 1px #ffffff;
	font-color:#333333;
	font-size:13px;		
}
#kategorylist{
	margin-bottom:1px;
	padding-top:1px;
	color:#890808;
	font-weight:bold;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:13px;
	/*border-bottom:1px solid #fe0303;*/
}
#kategorylist:hover{
	color:#ccc;
	
}
/* SzA Új termek doboz */
div.productbox {
	width: 384px;
	height: 260px;	
	border: solid 1px #000;
	background: #e4e4e9;
	/*top: 7px;
	left: 2px;*/
	position: relative;
	margin-right: 5px;
	margin-bottom:5px;

	float: left;	
}


a.producthead {
	clear: both;
	height: 30px;
	background: #890808;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding-top:5px;
	padding-left: 4px;
}

a.producthead:hover {
	color: #333333;
	background: #FFFFFF;
}

a.producthead:hover:visited {
	color: #333333;
	background: #fff;
	text-decoration:none;
}

div.productmiddle {
	padding: 5px 5px 5px 5px;
	text-align: left;	
}
	
div.productimage {	
	width: 368px;	
	/*background: #00f;*/
	text-align: center;
	margin-left:5px;
	margin-top:5px;
	}
	
div.productimage img {	
	border: 1px solid #000;	
	}
	
div.productcontent {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 160px;
	position: absolute;
	top: 20px;
	
	
}

div#price {
	margin-top: 5px;
	margin-bottom: 5px;	
	text-align: center;
	font-weight: bold;
}

	div#price span {
		font-weight: bold;	
		border: 2px solid #DA6015;
		padding: 1px;
		color: #fff;		
		background: #FF842C
	}

div#productitemno {
	text-align: center;
	overflow: hidden;
}

div#productcart{
	width:278px;
	height:20px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:10px;
	color:#000;
	padding-top:18px;
	padding-left:80px;
	float:left;
}
	
div#productfooter {
	width:384px;	
	height: 16px;
	display:block;
	background: #fff;
	position: absolute;
	bottom:25px;
	left: 0px;	
	margin: 0px 0px 0px 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
}

div.productfooter img {
	border: 0px;	
}
	
	
div.productfooter a:hover {
	color: #da2323;
	
}

div.productfooter a:hover:visited {
	color: #da2323;
	
	text-decoration: none;
}	
div.productfooter a {
	position: absolute;
	bottom: 5px;
	right: 5px;
	clear: both;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #890808;
	font-size: 12px;	
}
/* Termek Box End */


/* Sza Product View*/
div#productview{
	width:768px;
	margin:10px 5px 10px 0px;
	border:1px solid #999999;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	float:right;
	background: #e4e4e9;
}
div#productviewhead{
	width:765px;
	height: 20px;
	background: #942121;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top:2px;
	text-decoration: none;	
}
div#termekadat{
	width:768px;
	height: 300px;	
}

div#egytermekkep {	
	width: 240px;	
	/*height: 150px;*/
	float: left;
	margin-left:5px;
	margin-top: 5px;	
	margin-bottom: 5px;
	text-align:center;
}
	
div#egytermekkep img {	
	border: 1px solid #000;
	cursor: pointer;
	background-color:#fff;
	}
	
	
table#adatlap {
	
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	background: #e6e6e6;
	border: 1px solid #bbb;	
	vertical-align: top;
	margin-top: 10px;
	margin-right: 3px;	
	background: url(images/katcsomagbg.gif) top repeat-x #f5f5f5;
}

table#adatlap td {	
	padding: 2px;
}
	
table#adatlap tr {
	vertical-align: top;
}

td.price_mezo {
	font-weight: bold;
	width: 110px;
	color:#5d0404;
 	background-color:#bdbdbc;
	border-bottom:1px solid #FFFFFF;			
}
td.price_adat {
	font-weight: bold;
	width: 200px;
	color:#FFFFFF;
	background-color:#ff7301;
	border-bottom:1px solid #FFFFFF;	
}	

td.mezo {
	font-weight: bold;
	width: 110px;	
}

td.adat {
	width: 200px;
}

td#adat_cart {
	width: 300px;
}

div#egytermekszoveg{
	width:320px;
	float:right;

}

div.egytermekszoveg {
	float: right;
	width: 320px;	
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 12px;
	margin-bottom: 5px;	
}
div#termekleiras {
	clear: both;	
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin-left: 5px;
}

span.cimsor {
	width:748px;
	font-weight: bold;
	line-height: 18px;
	display:block;
 	background-color:#bdbdbc;
	padding-left:10px;
}
div#egytermeklab {	
	height: 23px;	
	clear: both;			
	margin-left:310px;
	
}

div#egytermeklab img {
	border: 0px;
}


/* CART */
table.cart{
	width:780px ;
	border-spacing: 0;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	background-color:#890808;
	vertical-align: top;
	margin-top: 10px;

	
}
#cartline1{
	border:1px solid #999999; 
	border-spacing:0px;
	width:778px;
	background:#fff;
	
}
#cartline2{
	border:1px solid #999999; 
	border-spacing:0px;
	width:778px;
	background:#e6e6e6;
	
}
tr.carthead{
	border:1px solid #999999; 
	border-spacing:0;
	background:#ff842c;
}
td.mezo1 {
	
	text-align: right;	
}
td.mezo1#db{
	width:25px;
	
}
td.mezo1#nev{
	width:300px;
	font-weight:bold;
	text-align:left;
	
}
td.mezo1#price{
	width:80px;
	
}
td.mezo1#nev a{
	color:#000;
	}
td.mezo1#nev a:hover{
	color:#942121;
	}

td.mezo1#sum{
	width:80px;
	font-weight: bold;
	color:#fff;
}

.carttable{
	border:1px solid #999999; 
	border-spacing:0px;
	width:778px;
}

.cartsumtable{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	width:778px;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	margin-top:30px;
	background-color:#666666;
	color:#fff;
}
.cartlabel{
	font-weight:bold;
	margin-left:20px;
}

.orderbtn{
	width:135px;
	height:23px;
	border:#FFF;
	float:right;
	margin-left:620px;
}

.nextbtn{
	width:110px;
	height:23px;
	border:3px solid #FFF;
	float:right;
	margin-left:650px;
}

#cart_head{
	background-color:#333333;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	width:768px;
	height:18px;
	overflow:hidden;
	padding-top:2px;
	padding-left:10px;
	text-align:left;
}
/* CART */


div#empty_cart{
	margin:10px 10px 10px 0px;
	border:1px solid #999999;
	color: #000;
}

#empty_cart p{
	padding:10px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
}

div#cart{
	margin:10px 10px 10px 0px;
	border:1px solid #999999;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	text-align:center;
	wigth:780px;

}

#flash{
	width:150px;
	height:70px;
	clear:both;
	position:relative;
	left:0px;
	top:30px;
	margin-bottom:25px;	
}

#news{
	width:146px;
	
	clear:both;
	position:relative;
	left:0px;
	top:3px;
	padding:10px 2px 10px 2px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #fff;
	font-size: 11px;
	float:left;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}

#process {
	width:778px;
	height:30px;
	position:relative;
	top:0px;
	left:0px;
	overflow: hidden;
	border-bottom:1px solid #FFFFFF;
      }

img#pecset {
	z-index: 1;
	display: block;
	position: absolute;
	top: 15px;
	left: 316px;
}
img#pecset1 {
	z-index: 1;
	display: block;
	position: absolute;
	top: 195px;
	left: 3px;
}

.error{
color:#5d0404;
font-size: 9px;
font-weight:bold;
}

div#quotation{
	width:768px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	border:none;
}

#info{
	margin-top:10px;
	float:right;
	background:#e4e4e9;
}

div.productbox_info {
	width: 384px;
	height: 250px;	
	border: solid 1px #000;
	background: #e4e4e9;
	/*top: 7px;
	left: 2px;*/
	position: relative;
	float: left;	
}
#info_form{
	width: 384px;
	height: 250px;
	border: solid 1px #000;
	background: #fff;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	margin-top:10px;
	margin-bottom:10px;

}

div#productfooter_info{
	width:384px;	
	height: 16px;
	display:block;
	background: #fff;
	position: absolute;
	bottom:0px;
	left: 0px;	
	margin: 0px 0px 0px 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;

}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* hírek */


div#news_menu{
	float:left;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;

}

div#news_menu a{
	float:left;
	width:105px;
	height:20px;
	display:block;
	padding-top:10px;
	padding-left:15px;
	margin-right:1px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	background:url('images/news_btn.png');
}

div#news_menu a:hover{
	color:#333333;
}
div#news_box{
	clear:both;
	width:774px;
	float:left;
	color:#000000;
	border:4px solid #942121;
	padding:0 0 10px 0;
	margin-bottom:20px;
}

div#news_box a:hover{
	color:#333333;
}

div#arc{
	clear:both;
	width:100px;
	height:31px;
	float:right;
}


div#big_news{
	clear:both;
	position:relative;
	left:0px;
	top:0px;
	padding-bottom:20px;
}


div#big_news a{
	display:block;
	float:right;
	padding:10px 10px 10px 0px;
	font-size:11px;
	font-weight:bold;
	width:608px;
}

div#big_news a:hover{
	color:#000000;
}

div#link{
	clear:both;
	width:769px;
	padding-top:10px;
	padding-left:3px;
	padding-right:3px;
	border-top:1px solid #942121;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

div#link a{
	padding-right:10px;
	font-size:10px;
	font-weight:lighter;
	display:block;
	width:330px;
	height:12px;
	float:left;
	padding-left:15px;
	padding-bottom:5px;
	color:#333333;
}

div#link a:hover{
	color:#FF7F00;
}

div#bazar_text{
	font-size:12px;
	font-weight:bold;
padding:3px;
clear:both;
position:relative;
top:0px;
background:#890808;
color:#ffffff;
}

div#bazar_discription{
padding:3px;
clear:both;
position:relative;
top:0px;
background:#999999;
color:#ffffff;
}

div#bazar_price{
padding:5px;
font-size:12px;
font-weight:bold;
text-align:right;
clear:both;
position:relative;
top:0px;
color:#890808;
border:1px solid #999999;
background:#ffffff;
}

div#bazar_date{
padding:5px;
font-size:10px;
font-weight:lighter;
text-align:right;
clear:both;
position:relative;
top:0px;
color:#999999;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
background:#ffffff;
}

.bazar{
width:300px;
margin-left:10px;
margin-right:10px;

}
div#morecontent {
    visibility: hidden;
	clear:both;
	height:30px;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial, sans-serif;	
}
    