@charset "utf-8";
/* CSS Document */

body {
margin-left:auto;
margin-right:auto;
}

tr.menu_gray {
	background-color:#FFF;
}

td.menu_gray {
	height:37px;
	border:solid 1px;
	border-color:#999;
	background-image:url('images/bg_menu_gray.png');
	background-repeat:repeat-x;
}

td.menu_button_blue {
	height:26px;
	width:100px;
	border:solid 1px;
	border-color:#999 #000 #999 #999;
	background-image:url('images/bg_button_blue.png');
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:x-small;
}

td.menu_button_blue_last {
	height:26px;
	border:solid 1px;
	border-color:#999 #999 #999 #999;
	background-image:url(images/bg_button_blue.png);
	background-repeat:repeat-x;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	font-size:x-small;		
	padding-right:10px;
}

td.menu_button_blue_last_selected {
	height:26px;
	border:solid 1px;
	border-color:#999 #999 #999 #999;
	background-image:url('images/bg_button_blue_selected.png');
	background-repeat:repeat-x;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	font-size:x-small;		
	padding-right:10px;
}

td.menu_button_blue_selected {
	height:26px;
	width:100px;
	border:solid 1px;
	border-color:#999 #000 #999 #999;
	background-image:url('images/bg_button_blue_selected.png');
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:x-small;	
}

a.menu_a:link{color: #FFF;text-decoration: none;font-family:arial;font-size:8pt;}
a.menu_a:visited{color: #FFF;text-decoration: none;font-family:arial;font-size:8pt;}
a.menu_a:hover{color: #FFF;text-decoration: underline;font-family:arial;font-size:8pt;}
a.menu_a:active{color: #FFF;text-decoration: underline;font-family:arial;font-size:8pt;}


td.td_quick_search {
	width:130px;
	text-align:right;
	color:#F00;
	font-weight:bold;
	font-size:12px;	
}

input.button_search{
	width:89px;
	height:20px;	
	
	border: none;
	/*display: block;*/
	background-color: transparent;
	background-image: url('images/bg_button_red.png');
	background-repeat: no-repeat;
	color:#FFF;
	font-size:10px;
}

td.language_selection_ge {
	text-align:right; 
	font-size:12px;
	padding:0px;
	width:45px;
	color:#F00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

td.language_selection_en {
	text-align:left; 
	font-size:12px;
	padding:0px;	
	width:45px;
	color:#00F;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

tr.left_box_top {
	background-image:url('images/bg_left_box_top.png');
	height:24px;
	background-repeat:no-repeat;
}

td.left_box_top {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
}

td.left_box_body {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
	border:solid 1px;
	border-color:#909090;
	font-size:10px
}

a.left_box_price:link{color: #000;text-decoration: none;font-weight:bold; font-family:arial;font-size:8pt;}
a.left_box_price:visited{color: #000;text-decoration: none;font-weight:bold;font-family:arial;font-size:8pt;}
a.left_box_price:hover{color: #000;text-decoration: underline;font-weight:bold;font-family:arial;font-size:8pt;}
a.left_box_price:active{color: #000;text-decoration: underline;font-weight:bold;font-family:arial;font-size:8pt;}


td.popular_button_blue_selected {
	height:24px;
	width:157px;
	border:solid 1px;
	border-color:#999 #000 #999 #999;
	background-image:url('images/bg_popular_blue_selected.png');
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:x-small;	
}

td.popular_button_gray {
	height:24px;
	width:157px;
	border:solid 1px;
	border-color:#999 #000 #999 #999;
	background-image:url('images/bg_popular_gray.png');
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:x-small;
}

a.popular_a:link{color: #000;text-decoration: none;font-family:arial;font-size:8pt;}
a.popular_a:visited{color: #000;text-decoration: none;font-family:arial;font-size:8pt;}
a.popular_a:hover{color: #000;text-decoration: underline;font-family:arial;font-size:8pt;}
a.popular_a:active{color: #000;text-decoration: underline;font-family:arial;font-size:8pt;}

a.popular_a_selected:link{color: #FFF;text-decoration: none;font-family:arial;font-size:8pt;}
a.popular_a_selected:visited{color: #FFF;text-decoration: none;font-family:arial;font-size:8pt;}
a.popular_a_selected:hover{color: #FFF;text-decoration: underline;font-family:arial;font-size:8pt;}
a.popular_a_selected:active{color: #FFF;text-decoration: underline;font-family:arial;font-size:8pt;}


a.popular_details:link{color: #000;text-decoration: none;font-family:arial;font-size:8pt;}
a.popular_details:visited{color: #000;text-decoration: none;font-family:arial;font-size:8pt;}
a.popular_details:hover{color: #000;text-decoration: underline;font-family:arial;font-size:8pt;}
a.popular_details:active{color: #000;text-decoration: underline;font-family:arial;font-size:8pt;}

a.prod_details:link{color: #000;text-decoration: none;font-family:arial;font-size:10pt;}
a.prod_details:visited{color: #000;text-decoration: none;font-family:arial;font-size:10pt;}
a.prod_details:hover{color: #000;text-decoration: underline;font-family:arial;font-size:10pt;}
a.prod_details:active{color: #000;text-decoration: underline;font-family:arial;font-size:10pt;}

a.news:link{color: #000;text-decoration: none;font-family:arial;font-size:10pt;}
a.news:visited{color: #000;text-decoration: none;font-family:arial;font-size:10pt;}
a.news:hover{color: #000;text-decoration: underline;font-family:arial;font-size:10pt;}
a.news:active{color: #000;text-decoration: underline;font-family:arial;font-size:10pt;}

td.popular_item {
	text-align:center;
	width:79px;
	font-size:10px;
	padding:4px;
}


img.popular_item_mymobile {
	height:168px;
}

img.popular_item_mymarket {
	width:112px;
}


td.popular_box_body {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
	border:solid 1px;
	border-color:#909090;
	font-size:10px
}


tr.news_box_top {
	background-image:url('images/bg_news_top.png');
	height:24px;
	background-repeat:no-repeat;
}


td.news_box_top {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
}

td.news_box_body {
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	border:solid 1px;
	border-color:#909090;
	font-size:8pt;
	text-align:left;
}

td.myshop_shop {
	width:125px;
}

td.myshop_item {
	width:150px;
}

td.bottom {
	width:100%;
	height:83px;
	border:0px;
	border-color:#FFF #FFF #FFF #FFF;
	background-image:url('images/bg_bottom.png');
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	font-size:x-small;	
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:  18px;
z-index    :  100;
font-weight:  lighter;
font-family:  sylfaen; 
color      :  black;
font-size  :  10pt;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
background-color: white;
font-weight:  lighter;
font-family:sylfaen; 
color: navy;
font-size:8pt;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration:underline; 
background-color: white;
}

td.prodname {
	text-align:center;
	font-size:12pt;
}

td.price {
	color:#6c62d2;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

select {
	font-size:10pt;
}


tr.prod_details{
	
}

td.prod_details{
	text-align:left;
	font-size:10pt;
	height:12px;
	background-color:#EEEEEE;
}

td.prod_details_mymarket{
	text-align:left;
	font-size:10pt;
	height:12px;
}

td.prod_details_value{
	text-align:left;
	font-size:10pt;
	height:20px;
	background-color:#EEEEEE;
}

td.prod_details_header {
	background-color:#CCCCCC;
	height:20px;
	text-align:left;
	font-size:10pt;
	height:12px;	
}

tr.prod_details_header {
	background-color:#CCCCCC;
	height:20px;
}

table.prod_details {
	width:100%;
	border:0px;
	padding:0px;
	margin:0px;
}

td.comp_ele {
	text-align:center;
	font-size:8pt;
	height:24px;
}

td.comp_title {
	text-align:right;
	font-size:8pt;
	height:24px;	
}


img.mymobile_list_image {
	border:0;
	height:168px;
}

img.mymarket_list_image {
	border:0;
	height:84px;
}

td.news_header {
	font-size:14px;
}

td.news_body {
	text-align:left;
	font-size:12px;
}

td.delimiter{
	border-top-width:1px;
	border-color:#CCC;
	border-style:dashed;
	border-left-width:0px;
	border-right-width:0px;	
	border-bottom-width:0px;	
	
}

td.man_header {
	background-color:#999;
	font-size:16px;
	padding:5px;
	font-weight:bold;
}