
/* /////////////////////// Basic Tags //////////////////////// */
body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	overflow: hidden;
}

body,table {
	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

table {
	empty-cells: show;
}

a {
	color: #8e4300;
	text-decoration: none;
}

a:hover {
	color: #cd4300;
	text-decoration: underline;
}

img {
	padding: 3pt;
	border: 0px;
}

hr {
	height: 1px;
	background-color: #cccccc;
	top: 0px;
	border: 0px;
}




/* /////////////////////// The basic layout //////////////////////// */

#master_producedby {
	position: absolute;
	bottom: 0px; left: 0px;
	width: 100%; height: 10pt;
	clear: both;
	background-color: #222222;
	color: #666666;
	font-size: 8pt; line-height: 10pt;
	text-align: center;
	padding-top: 2.5pt;
	padding-bottom: 2.5pt;
}
#master_bdlink {
	color: #aaaaaa;
}

#master_nav {
	position: absolute;
	top: 85%; left: 0px;
	width: 100%; height: 15%;
	clear: both;
	background-color: #000000;
	color: #ffffff;
}
.master_navtd {
	text-align: center;
	vertical-align: middle;
	padding: 10pt;
	padding-bottom: 25pt;
}
.master_navimg {
	border: 0px;
}




/* /////////////////////// The DIVs and TABLEs the content is placed in //////////////////////// */

.richtext_content table {
	border: 0px;
	background-color: #cccccc;
	border-spacing: 1px;
	padding: 0px;
	width: 100%;
	margin-bottom: 22pt;
	empty-cells: show;
}

.richtext_content td {
	background-color: #eeeeee;
	border: 1px solid #fbfbfb;
	padding: 8px;
	text-align: justify; vertical-align: top;
}

.content_table {
	border: 0px;
	background-color: #cccccc;
	border-spacing: 1px;
	padding: 0px;
	width: 100%;
	margin-bottom: 22pt;
	empty-cells: show;
}

.content_td {
	background-color: #eeeeee;
	border: 1px solid #fbfbfb;
	padding: 9pt;
	text-align: justify; vertical-align: top;
}

.headerbar_td {
	border: 0px;
	color: #000000;
	background-color: #e2e2e2;
	margin: 0px;
	padding: 1px;
	text-align: center;
}
.headerbar_td A {
	color: #999999;
}
.headerbar_td A:hover {
	color: #33bbff;
}

.breadcrumb {
	font-size: 8pt;
	text-transform: lowercase;
	text-align: left;
	margin-bottom: 20pt;
}
.breadcrumb A {
	color: #005DB4;
	text-decoration: none;
}
.breadcrumb A:hover {
	color: #33bbff;
}

.buttonbar {
	text-align: left;
}

.button {
	background-image: url(images/buttonback.png);
	background-repeat: repeat-x;
	padding: 3pt;
	background-color: #F6F2F6;
}




/* /////////////////////// INPUT //////////////////////// */
.input_textarea {
	width: 99%; height: 180pt;
	font-size: 10pt; font-family: Arial,sans-serif;
	color: #000000;
	padding: 3pt; margin-top: 2pt; margin-bottom: 2pt;
	border: 1px solid #666666;
	background-color: #ffffff;
}
.input_select {
	width: 99%;
	font-size: 10pt; font-family: Arial,sans-serif; color: #000000;
	padding: 3pt;
	margin-top: 2pt; margin-bottom: 2pt;
	border: 1px solid #666666; background-color: #ffffff;
}
.input_text {
	width: 99%;
	font-size: 10pt; font-family: Arial,sans-serif;
	color: #000000;
	padding: 3pt;
	margin-top: 2pt; margin-bottom: 2pt;
	border: 1px solid #666666;
	background-color: #ffffff;
}
.input_button {
	font-size: 10pt; font-family: Arial,sans-serif; color: #000000;
	border: 1px solid #666666; background-color: #dedede;
}
.blockinput_textarea {
	width: 95%;
	margin: 2pt;
	height: 48pt;
	font-size: 10pt; font-family: Arial,sans-serif; color: #000000;
	margin-top: 2pt; margin-bottom: 2pt;
	border: 1px solid #666666; background-color: #ffffff;
}
.blockinput_select {
	width: 95%;
	margin: 2pt;
	font-size: 10pt; font-family: Arial,sans-serif; color: #000000;
	border: 1px solid #666666; background-color: #ffffff;
}
.blockinput_text {
	width: 95%;
	margin: 2pt;
	font-size: 10pt; font-family: Arial,sans-serif; color: #000000;
	border: 1px solid #666666; background-color: #ffffff;
}
.blockinput_button {
	font-size: 10pt; font-family: Arial,sans-serif; color: #000000;
	border: 1px solid #666666; background-color: #ededed;
}




/* /////////////////////// Miscellanious other things //////////////////////// */

.small {
	font-size: 9pt;
}

.flag {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.separator_td {
	background-color: #bbbbbb;
	border: 1px solid #666666;
}

.pagenumbers {
	color: #aaaaaa;
	font-size: 8pt;
	text-align: right;
	margin-right: 2.5%;
}
.pagenumbers_menu {
	font-size: 8pt;
	height: 12pt;
	border: 1px solid #bbbbbb;
	background-color: #eeeeee;
}

.code {
	width: 90%;
	margin-left: auto; margin-right: auto;
	border: 1px solid #cccccc; background-color: #eeeeee;
	padding: 2pt;
	overflow: auto;
}

.quote {
	width: 90%;
	margin-left: auto; margin-right: auto;
	border: 1px solid #cccccc; background-color: #eeeeee;
	padding: 2pt;
	overflow: auto;
}

.quoteheader {
	width: 90%;
	margin-left: auto; margin-right: auto;
	font-weight: bold;
}




/* /////////////////////// antique-watches.ch //////////////////////// */

.scheme1_scrollbox {
	position: absolute;
	top: 0px; left: 0px;
	width: 160px;
	height: 85%;
	background-color: #D2CFB8;
	padding: 0px;
	overflow: auto;
	text-align: center;
	border-right: 1px solid #B8B6A2;
}
.scheme1_scrollboxpadding {
	padding-top: 30pt;
	padding-bottom: 30pt;
}
.scheme1_currentwatch {
	background-color: #B8B6A2;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}
.scheme1_otherwatch {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}
.scheme1_mainarea {
	position: absolute;
	top: 0px; left: 0px;
	padding: 0px;
	width: 100%;
	height: 85%;
	overflow-y: auto;
}
.scheme1_table {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
}
.scheme1_header {
	text-align: left;
	border-bottom: 1px solid #666666;
	vertical-align: bottom;
	font-size: 18pt;
	font-weight: bold;
}
.scheme1_pad {
	width: 40px;
	font-size: 2px;
	color: #ffffff;
}
.scheme1_padleft {
	width: 200px;
	font-size: 2px;
	color: #ffffff;
}
.scheme1_images {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	padding-top: 15pt;
	padding-bottom: 15pt;
}
.scheme1_pic {
	padding: 5pt;
}
.scheme1_description {
	vertical-align: top;
	text-align: justify;
	padding: 0pt;
	padding-bottom: 15pt;
}
.scheme1_starttable {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 85%;
	overflow: auto;
}
.scheme1_starttext {
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
}



.master_mainwrap {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 85%;
	overflow: auto;
}
.master_mainpadding {
	padding: 60px; padding-top: 0px;
}



.scheme2_table {
	width: 900px;
	border: 0px;
	border-spacing: 0px;
}
.scheme2_pad {
	width: 40px;
	font-size: 2px;
	color: #ffffff;
}
.scheme2_header {
	text-align: left;
	border-bottom: 1px solid #666666;
	vertical-align: bottom;
	font-size: 18pt;
	font-weight: bold;
	padding-top: 20pt;
}
.scheme2_description {
	text-align: justify;
	padding-top: 20pt;
	padding-bottom: 20pt;
}
.scheme2_images {
	text-align: justify;
	padding-bottom: 20pt;
}
.scheme2_image {
	padding: 5pt;
	border: 0px;
}
.scheme2_starttable {
	width: 100%; height: 85%;
}
.scheme2_starttext {
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
}

.currencyconverter_header {
	text-align: left;
	border-bottom: 1px solid #666666;
	font-size: 18pt;
	font-weight: bold;
}

.links_header {
	text-align: left;
	border-bottom: 1px solid #666666;
	font-size: 18pt;
	font-weight: bold;
}
.links_title {
	font-size: 20pt;
	margin-bottom: 3pt;
}
.links_url {
	font-size: 9pt;
	font-style: italic;
	margin-bottom: 3pt;
}
.links_description {
	text-align: justify;
}
.links_itemwrap {
	padding-top: 15pt;
	padding-bottom: 15pt;
}


.contact_header {
	text-align: left;
	border-bottom: 1px solid #666666;
	font-size: 18pt;
	font-weight: bold;
}
.contact_text {
	text-align: justify;
	margin-bottom: 20pt;
	padding-top: 10pt;
}

.homelink {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3pt;
	font-size: 9pt; line-height: 12pt;
}

.homelink_watchlist {
	background-color: #bdbba6;
	border: 1px solid #888678;
	padding: 3pt;
	font-size: 9pt; line-height: 12pt;
}