body {
	margin: 0;
	background-color: #DDDDDD;
}
A:link { color: gray; }
A:visited { color: gray; }
A:active { color: gray; }
A:hover { text-decoration: none; color: gray;}
A:visited:hover {text-decoration: none; color: gray;}

A.menu:link {text-decoration: none; color: #dddddd; }
A.menu:visited {text-decoration: none; color: #dddddd;}
A.menu:active {text-decoration: none; color: #dddddd;}
A.menu:hover {text-decoration: underline; color: #A4A500;}
A.menu:visited:hover {text-decoration: underline; color: #A4A500;}

A.on_menu:link {text-decoration: none; color: #A4A500; font-weight: bold; }
A.on_menu:visited {text-decoration: none; color: #A4A500; font-weight: bold; }
A.on_menu:active {text-decoration: none; color: #A4A500; font-weight: bold; }
A.on_menu:hover {text-decoration: underline; color: #A4A500;}
A.on_menu:visited:hover {text-decoration: underline; color: #A4A500;}

A.red_menu:link {text-decoration: none; color: #FF0000; }
A.red_menu:visited {text-decoration: none; color: #FF0000;}
A.red_menu:active {text-decoration: none; color: #FF0000;}
A.red_menu:hover {text-decoration: underline; color: #FF0000;}
A.red_menu:visited:hover {text-decoration: underline; color: #FF0000;}

td,div {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000000;
}

.mainborder {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

.menu_space {
    padding-top: 25px;
}

.extra_menu {
    padding-top: 25px;
    padding-left: 20px;
}

#content {
    padding-right: 25px;
    padding-bottom: 25px;
}

.display_image {
    padding: 5px;
}

.section_image {
    border: 1px solid #000000;
}

.smallspace {
  padding-right: 15px;
}

.highlight {
  font-size: 14px;
  font-weight: bold;
}

.itemtable {
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Verdana, sans-serif;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px dotted #c9c9c9;
}

div#photo_links {
	margin-top: 1px;
	text-align: right;
	width: 274px;
}
a.photolink	 {
	background-color: #BBB;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	margin: 2px;
	margin-top: 4px;
}

input,select,textarea { 
    background-color: #F4F4F4; 
    border: 1px dashed #c9c9c9;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #000000;
}
form.grid textarea {
	width: 90%;
}
div#subpage_links.indent {
	padding-left: 50px;
}

table#milliere thead tr th {
	background-color: #555;
	color: #FFF;
}
table#milliere tbody tr { height: 140px; }
table#milliere tbody tr.even td { background-color: #CECECE; }
table#milliere tbody tr.odd td { background-color: #B1B1B1; }
table#milliere tbody td { text-align: center; }
table#milliere tbody td.photo { width: 140px; }
table#milliere tbody td.ref { width: 130px; }
table#milliere tbody td.price { width: 80px; }
table#milliere tbody td.remark { }
table#milliere tbody td.photo img{
	border: 1px solid #000;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}
table#milliere tbody td.photo a:hover img { border: 1px solid #A4A501; }
table#milliere tbody td.remark div.title {
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}

h2#items {
	font-size: 100%;
	font-weight: normal;
}
img#showPhoto {
	display: block;	
	margin-bottom: 20px;
}

td.imgbox {
	width: 150px;
	height: 150px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
