/* CSS destination table */

#complete_table {
	width: 950px;
	height:209px;
	border:0;
	margin: 0;
}

table#language {
	background-image: url(../images/__mainpage/table_main/lang_10.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#language td {
    padding: 3px;
    border: 0;
}
table#english {
	background-image:url(../images/__mainpage/table_main/lang_09.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#english td {
    padding: 3px;
    border: 0;
}
table#spanish {
	background-image:url(../images/__mainpage/table_main/lang_02.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#spanish td {
    padding: 3px;
    border: 0;
}
table#french {
	background-image:url(../images/__mainpage/table_main/lang_05.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#french td {
    padding: 3px;
    border: 0;
}
table#german {
	background-image:url(../images/__mainpage/table_main/lang_04.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#german td {
    padding: 4px;
    border: 0;
}
table#italian {
	background-image:url(../images/__mainpage/table_main/lang_07.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#italian td {
    padding: 3px;
    border: 0;
}
table#portuguese {
	background-image: url(../images/__mainpage/table_main/lang_06.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#portuguese td {
    padding: 3px;
    border: 0;
}
table#chinese {
	background-image:url(../images/__mainpage/table_main/lang_03.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#chinese td {
    padding: 3px;
    border: 0;
}
table#arabic {
	background-image:url(../images/__mainpage/table_main/lang_08.jpg);
	background-repeat:no-repeat;
    width: 184px;
	border:none;
}

table#arabic td {
    padding: 3px;
    border: 0;
}


/* CSS shopping car */
.shopping_car {
	background-image:url(../images/__mainpage/table_main/shopping_car.png);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
	width:18px;

}
#box-link {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 13px;
	background-color: transparent;
	border: 1px;
}	

/* CSS box title */
.toprow {
    text-align: center;
	font-family: Arial, sans-serif, Helvetica;
	font-weight:bold;
	font-size: 11px;
	color:#FFF;
	height:21px;	
}
.toprow A:link, .toprow A:active, .toprow A:visited, .toprow A:hover { 
	color: #FFF;
	text-decoration:none;
	font-size: 11px;
}


/* CSS text boxes */
.city_language {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 80px;
}
.city_language a:link, .city_language a:active, .city_language a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
.city_language a:hover{
	font-weight: bold;
	color: #000000;
}
.price {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:-0.8px;
	color:#F00;
	text-align: right;
	width:45;

}
.price A:link, .price A:active, .price A:visited, .price A:hover { 
	color: #F00;
	text-decoration:none;
}

/* background list */
td.english {
	width:175px;
	height:60;
	background:url(../images/languages_table/lang_09.jpg) no-repeat;
}
td.french {
	width:175px;
	height:60;
	background:url(../images/languages_table/lang_02.jpg) no-repeat;
}
td.german {
	width:175px;
	height:60;
	background:url(../images/languages_table/lang_04.jpg) no-repeat;
}
td.italian {
	width:173px;
	height:85;
	background:url(../images/languages_table/lang_07.jpg) no-repeat;
}
td.spanish {
	width:175px;
	height:144;
	background:url(../images/languages_table/lang_05.jpg) no-repeat;
}
td.portuguese {
	width:173px;
	height:70;
	background:url(../images/languages_table/lang_06.jpg) no-repeat;
}
td.chinese {
	width:173px;
	height:100;
	background:url(../images/languages_table/lang_03.jpg) no-repeat;
}
td.arabic {
	width:173px;
	height:100;
	background:url(../images/languages_table/lang_08.jpg) no-repeat;
}

/* list */
#vertmenu {
font-family: Arial, sans-serif, Helvetica;
font-size: 11px;
width: 160px;
padding: 0px;
margin: 0px;
}
#vertmenu h1 {
display: block;
font-size: 11px;
color: #FFFFFF;
padding: 3px 0 6px 6px;
margin: 0px;
width:159px;
}
#vertmenu h1 a {
display: block;
font-size: 11px;
font-weight:bold;
color: #FFFFFF;
padding: 0px 0 4px 0px;
width:159px;
text-decoration:none;
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 11px;
font-weight:normal;
display: block;
padding: 1px 0px 0px 10px;
text-decoration: none;
color: #000000;
width:160px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
font-weight:bold;
}
/* list english */
#vertmenu_english {
font-family: Arial, sans-serif, Helvetica;
font-size: 11px;
width: 160px;
padding: 0px;
margin: 0px;
}
#vertmenu_english h1 {
display: block;
font-size: 11px;
color: #FFFFFF;
padding: 3px 0 6px 6px;
margin: 0px;
width:159px;
}
#vertmenu_english h1 a {
display: block;
font-size: 11px;
font-weight:bold;
color: #FFFFFF;
padding: 0px 0 4px 0px;
width:159px;
text-decoration:none;
}
#vertmenu_english ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu_english ul li {
margin: 0px;
padding: 0px;
}
#vertmenu_english ul li a {
font-size: 11px;
font-weight:normal;
display: block;
padding: 1px 0px 4px 10px;
text-decoration: none;
color: #000000;
width:160px;
}
#vertmenu_english ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
font-weight:bold;
}




