
#content {
	width: 760px;
	margin: 0 3px;
 	padding: 0 0 20px 0;
	background: #ffffff url(images/prodnav_bg.gif) top left repeat-y;
	border: 0px solid black;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
}

#content_left {
	float: left;
	width: 220px;
	padding: 0;
	background: url(images/prodnav_corner_bg.gif) top left no-repeat;
	border: 0px solid black;
}

#content_right {
	float: left;
	width: 540px;
	padding: 0; 
	border: 0px solid black;
}

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

#content_left div {
	width: 160px;
	margin-left: 24px;
}

#content_left div.prodnav_divider {
	margin: 14px 0 6px 0;
}

#content_left div.prodnav_header {
	margin: 0 0 5px 0;
	color: #DD0000;
	font-family: Verdana;
	font-size: 10pt;
}

#content_left div ul.prodnav_list {
	width: 160px;
	padding: 0;
	margin: 0;
	border: 0px solid red;

}

#content_left div ul li {
	padding: 0;
	margin: 0;
	border: 0px solid green;

}

#content_left div ul li div.prodnav_item {
	width: 152px;
	padding: 0 0 0 8px;
	margin: 0 0 3px 0;
	background: url(images/prodnav_arrow.gif) top left no-repeat;
	border: 0px solid black;
}

#content_left div ul li div a {
	font-size: 8pt;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}

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

#inner_content {
	margin: 2px 0 0 12px;
	width: 505px;
	border: 0px solid black;
}

#inner_content_left {
	float: left;
	width: 260px;
	padding: 0;
	border: 0px solid black;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
}

#inner_content_right {
	float: left;
	margin: 0 0 0 20px;
	width: 223px;
	padding: 0; 
	border: 0px solid black;
}

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


#tabbox_shops {
	width: 245px;
	height: 170px;
	morgin: 0;
}

#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;
}

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

#prodinfobar {
	margin: 2px 0 0 14px;
}

#prodinfobar a img {
	border: 0;
}
