#leftbanners
{
	margin-top: 15px;
}
#telephone
{
	position: absolute;
	margin-top: 49px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	width: 500px;
}
/* left navigation */
#menu {
	width: 12em;
	background: #eee;
	text-align:center;
	margin-top:20px;
	margin-bottom:50px;
	position: absolute;
	z-index: 999;
}
div.column
{
	float: left;
	height: 850px;
	margin: 0;
	padding: 0;
}
div#left
{
	text-align: left;
	width: 185px;
	z-index: 99;
}
div.column#middle
{
	text-align: center;
	width: 600px;
}
div.column#right
{
	text-align: center;
	width: 175px;
}
div.clear
{
	clear: both;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
}
#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}
#menu a {
	color: #ccc;
	background: #efefef;
	text-decoration: none;
}
/*#menu a:hover {
	color: #a00;
	background: #fff;
}*/
#menu a:hover {
	color:#fff;
}
#menu ul ul ul {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
}
#menu li {
	position: relative;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	z-index: 99;
	left: 100%;
	width: 100%;
}
div#menu ul ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}
/**/
#menu {
	width:11.3em;
	border:0;
	background:0;
	position: absolute;
	z-index: 99;
}
#menu a {
	background: url(../_img/_btn_opaque.png) no-repeat;
	padding-top:7px;
	padding-bottom:7px;
	border:0;
}
#menu ul ul ul {
	left: 60%;
	top: 55%;
}
#menu ul ul ul a {
	background: url(../_img/_btn_transparency.png) no-repeat;
	text-align:right;
	padding-right:14px;
}
#menu ul ul ul a:hover {
	background: url(../_img/_btn_opaque.png) no-repeat;
}
/* left navigation end */
/* =================================== */
/* top navigation */
#top_menu {
	position: relative;
	margin: 0 0 0 0;
	height: 53px;
	width: 593px;
}
.nav {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
}
.nav a, .nav a:link, .nav a:visited {
	display: block;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	border: 0;
}
.nav a:hover {
	color: #fff;
}
* html a:hover {
	visibility:visible;
}
.nav a:hover img {
	visibility:hidden;
}
.nav span {
	position: absolute;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	/* IE has problems with the following
	width: inherit;
	text-align: center;
	*/
	/* fix */
	margin: 0 0 0 11px;
	/* end fix */
	top: 17px;
}
.nav img {
	border: 0;
}
/* order 
tm_home
tm_aboutUs
tm_faq
tm_delivery
tm_termsOfPurchase
tm_contactUs
 */
/* =================================== */
/* 1 home */
#tm_home {
	left: 0;
	background: url(../_img/_tm_1_home_hover.png) no-repeat;
}
#tm_home, #tm_home img, #tm_home a {
	width: 61px;
}
/* =================================== */
/* 2 about us */
#tm_aboutUs {
	left: 61px;
	background: url(../_img/_tm_2_aboutUs_hover.png) no-repeat;
}
#tm_aboutUs, #tm_aboutUs img, #tm_aboutUs a {
	width: 81px;
}
/* =================================== */
/* 3 faq */
#tm_faq {
	left: 142px;
	background: url(../_img/_tm_3_faq_hover.png) no-repeat;
}
#tm_faq, #tm_faq img, #tm_faq a {
	width: 47px;
}
/* =================================== */
/* 4 delivery */
#tm_delivery {
	left: 189px;
	background: url(../_img/_tm_4_delivery_hover.png) no-repeat;
}
#tm_delivery, #tm_delivery img, #tm_delivery a {
	width: 76px;
}
/* =================================== */
/* 5 terms of purchase */
#tm_termsOfPurchase {
	left: 265px;
	background: url(../_img/_tm_5_termsOfPurchase_hover.png) no-repeat;
}
#tm_termsOfPurchase, #tm_termsOfPurchase img, #tm_termsOfPurchase a {
	width: 145px;
}
/* =================================== */
/* 6 the watch */
#tm_theWatch {
	left: 410px;
	background: url(../_img/_tm_6_theWatch_hover.png) no-repeat;
}
#tm_theWatch, #tm_theWatch img, #tm_theWatch a {
	width: 91px;
}
/* =================================== */
/* 7 contact us */
#tm_contactUs {
	left: 501px;
	background: url(../_img/_tm_7_contactUs_hover.png) no-repeat;
}
#tm_contactUs, #tm_contactUs img, #tm_contactUs a {
	width: 92px;
}
/* =================================== */
#content
{
	/*border: 1px solid;*/
	margin-top: 20px;
	z-index: 0;
	position: relative;
}
object, embed
{
	z-index: 0;
	position: relative;
}
#footer
{
	margin: 10px;
	border-top: 1px solid #000;
	font-size:12px;
	padding:5px;
}
.tr_top
{
	/*width:170px;*/
	text-align:center;
}
.tr_top a, .tr_top a:visited, .tr_top a:active, .tr_top a:hover
{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.tr_top2 span
{
	text-align:right;
	left:0;
	position:relative;
}
.tr_top2
{
	/*width:170px;*/
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.tr_top2 td
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.tr_top2 a, .tr_top2 a:visited, .tr_top2 a:active, .tr_top2 a:hover
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.tr_middle, .tr_middle2
{
	/*width:170px;*/
	/*border:1px solid #ccc;*/
	text-align:center;
	color:#000;
	font-size:11px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
}
#price
{
	font-size:22px;
	font-weight:normal;
}
.tr_middle
{
	width:170px;
	height:220px;
}
.tr_middle2
{
	margin:8px;
}
tr_middle_blog
{
	width:170px;
	overflow:hidden;
}
.tr_middle img, .tr_middle2 img
{
	border: none;
}
.tr_bottom
{
	/*width:170px;*/
	text-align:center;
}
.tr_bottom a, .tr_bottom a:visited
{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#fff;
	font-variant:small-caps;
}
.watches
{
		/*margin-top:20px;*/
}
.watches td
{
	/*width:170px;*/
}
.watches span
{
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
}
#bb a, #bb a:visited, #bb a:active, #bb a:hover
{
	font-size: 14px;
	color: #fff;
	font-weight:bold;
}
#blog
{
	margin-top: 20px;
}
#blog .tr_middle
{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}
#blog .tr_middle h2
{
	font-size: 12pt;
	font-weight: bold;
}
#info
{
	text-size:10px;
	text-align:left;
}
.src_btn
{
	border:0;
	width:50px;
	height:28px;
	background: url(../_img/_btn_search.png) no-repeat;
}
.search
{
	font-family: Verdana, sans-serif;
	font-size:11pt;
	color:#fff;
	font-weight:bold;
	margin:0 5px 0 0;
}
#cart
{
	position:relative;
	margin:0 0 0 0;
	left:-35px;
}
table.description_uk tr td
{
	text-align:left;
}
table.description_uk tr td.duk_type
{
	text-align:right;
}
#pixel
{
	position:absolute;
	z-index:1;
	display:none;
}
#leftbanners
{
	background: none;
}
#leftbanners a
{
	background: none;
}
div#botLinks ul, div#botLinks li
{
	margin: 0;
	padding: 0;
}
div#botLinks li
{
	display: inline;
	list-style: none;
}