
#content {
	width: 733px;
	margin: 0 3px;
 	padding: 18px 7px 18px 20px;
	background: #ffffff url(images/bg_heli1.jpg) top right no-repeat;
	border: 0px solid black;
	text-align: left;
}

#rightside {
	float: right;
	width: 245px;
	height: 491px;
	border: 0px solid black;
	position: relative;
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
}


/* -------------------------------------------------- */


#tabbox_shops {
	width: 245px;
	height: 170px;
	morgin: 0;
	position: absolute;
	top: 322px;
	z-index: 100;
}

#tab_shops {
	width: 245px;
	height: 170px;
	background: #737373 url(images/t_shops_bg.gif) bottom center no-repeat;
}

#t_shops_menu {
	width: 245px;
	height: 27px;
	margin: 0;
}#t_shops_menu ul {
	width: 245px;
	height: 27px;
	background: url(images/t_shops_menu_bg.gif) bottom center no-repeat;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}#t_shops_menu ul li {
	height: 27px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
}#t_shops_menu ul li a {
	display: block;
	height: 25px;
	color: #737373;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0;
	margin-top: 2px;
}
#t_shops_menu ul li a:hover {
	background-color: #ffffff;
}#t_shops_menu ul li a#x {
	display: none;
}#t_shops_menu ul li#tshops_nav_1 {
	left: 0;
	width: 122px;
}
#t_shops_menu ul li#tshops_nav_1 a {
	width: 122px;
	background: url(images/t_shops_menu_wheretobuy.gif);
}#t_shops_menu ul li#tshops_nav_2 {
	left: 123px;
	width: 122px;
}
#t_shops_menu ul li#tshops_nav_2 a {
	width: 122px;
	background: url(images/t_shops_menu_international.gif); 
}

#wheretobuy {
	margin: 10px 0 0 18px;
}

#wheretobuy_list {
	margin: 10px 0 10px 16px;
	list-style-type: disc;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
}

#international {
	margin: 10px 0 0 18px;
}

#international_list {
	margin: 10px 0 10px 16px;
	list-style-type: disc;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
}

a.t_shops_listitem {
	font-size: 8pt;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

span.t_shops_name {
	font-weight: bold;
}

/* -------------------------------------------------- */


#leftside {
	margin: 0;
	width: 465px;
	border: 0px solid black;
	text-align: center;
}

div.catname {
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	margin: 5px 0;
}

ul.catitems {
	margin: 3px 0 10px 70px;	
	list-style-type: disc;
	color: #666666;
	text-align: left;
}

ul.catitems li a {
	font-size: 8pt;
	font-family: Arial;
	color: #444444;	
}


/* -------------------------------------------------- */
