﻿@charset "utf-8";
/* CSS Document */

body {
	background: #cc99cc;
	font: 1em Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	width: 970px;
}

#header_gfx {
	clear: both;
	height: 200px;
	background: url(../images/EDNA_masthead_09.jpg) no-repeat;
	margin-bottom: 0px;
}

#page_title {
	font: small-caps 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	background: url(../images/EDNA_centerbar_09.jpg);
	clear: both;
	padding-bottom: 10px;
}
#top_menu_09 {
	text-align: center;
	clear: both;
	background: url(../images/EDNA_centerbar_09.jpg) repeat-y;
	padding: 12px 0px;
}

.Edna_left_main {
	width: 475px;
	margin-left: 30px;
	float: left;
	clear: left;
}

.Edna_right_main {
	width: 375px;
	clear: right;
	float: right;
	margin-right: 30px;
	text-align: center;
}


#main_section_bottom {
	background: url(../images/EDNA_bottom_09.jpg);
	height: 30px;
	clear: both;
}
table {
	font-size: 0.9em;
	width: 490px;
	border: 3px solid #CC99FF;
}
th {
	background: #DDBBFF;
}
td {
	padding: 3px;
}

.even_row_class {
	background: #EEDDEE;
}
.odd_row_class {
	background: #FFFFFF;
}
.table_hover_class {
	color: #FFFFFF;
	background: #CC3499;
}
.white_font {color: #FFFFFF}
#top_detail_graphic {
	margin-top: 50px;
	padding: 0px;
	margin-bottom: 0px;
	clear: both;
	height: 24px;
}
#bottom_detail_graphic {
	clear: both;
}

#detail_area {
	background: #FFFFFF;
	padding: 12px 8px 10px;
	margin-top: 0px;
	clear: both;
	margin-bottom: 0px;
}
#productimage {
	padding-top: 10px;
}

#footer {
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 175px;
	background: url(../images/EDNA_footer_bg_09.jpg);
}
.footer {
	padding-top: 30px;
}
p {
	text-align: left;
}

.fs-c {
	text-align: center;
}
a.mail:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
a.mail:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a.mail:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
