body {
	margin:0px;
	text-align:center;
}

body, td, th, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}

#shadow-left {
	background-image:url(images/outer_shadow_left.gif);
	padding-left:8px;
	background-repeat:repeat-y;
	background-position:left;
	width:825px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#shadow-right {
	background-image:url(images/outer_shadow_right.gif);
	padding-right:7px;
	background-repeat:repeat-y;
	background-position:right;
}

#main {
	background-image:url(images/main_bg_gradient.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:15px;
	padding-right:15px;
	background-color:#e3ecf2;
}

#logo {
	float:left;
	margin-top:10px;
	margin-bottom:15px;
}

#search {
	float:right;
	color:#ffffff;
	font-size:10pt;
	margin-top:15px;
	margin-right:5px;
}

#search #label {
	float:left;
	margin-right:15px;
	margin-top:5px;
}

#search .reflection {
	background-image: url(images/search_reflection.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:24px;
	float:left;
	margin-right:5px;
	display:inline;
}

#search #search-text {
	width:250px;
	background-color:#ffffff;
	border-width:0px;
	height:22px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
}

#search #search-text[id] {
	height:23px;
}

#search #go-button {
	border:1px solid #ffffff;
	color:#ffffff;
	padding:2px;
	padding-left:7px;
	padding-right:7px;
	font-size:10pt;
	background-color:#c4d6e3;
	font-weight:bold;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#main-menu {
	margin-left:12px;
}

#main-menu a {
	float:left;
	padding:4px;
	padding-left:50px;
	padding-right:50px;
	color:#ffffff;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-color:#90b4cb;
	text-decoration:none;
	text-transform:uppercase;
}

#main-menu .right {
	border-right:1px solid #ffffff;
}

#main-menu a:hover, #main-menu .selected {
	background-color:#477aa0;
}

#body {
	width:786px;
	clear:both;
}

#body #left {
	background-image: url(images/body_shadow_left_r.gif);
	background-repeat:repeat-y;
	background-position:right;
	text-align:right;
	vertical-align:top;
}

#body #right {
	background-image: url(images/body_shadow_r_right.gif);
	background-repeat:repeat-y;
	background-position:left;
	text-align:left;
	vertical-align:top;
}

#body #bottom {
	background-image: url(images/body_shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height:12px;
}

#main-body {
	background-color:#ffffff;
	width:100%;
	vertical-align:top;
	padding:3px;
}

#structure-left {
	background-color:#eaf1f9;
	width:187px;
	vertical-align:top;
}

#category-menu {
	background-color:#dae6f4;
	height:480px;
}

#category-menu[id] {
	min-height:480px;
	height:auto;
}

#category-menu a {
	display:block;
	padding:5px;
	padding-left:25px;
	color:#0f5c8d;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}

#category-menu a:hover,#category-menu .selected {
	background-color:#c7d9ef;
}

#newsletter {
	margin-top:30px;
	margin-left:15px;
}

#newsletter #title {
	text-transform:uppercase;
	color:#3a7aa2;
	font-size:10pt;
	font-weight:bold;
}

#newsletter .newsletter-field {
	display:block;
	padding:5px;
	color:#d0d0d0;
	height:25px;
	width:140px;
	margin-top:5px;
	border-width:0px;
	text-transform:uppercase;
}

#newsletter #submit {
	margin-top:10px;
}

#structure-main {
	color:#9a9a9a;
	width:425px;
	vertical-align:top;
}

#structure-main h1 {
	font-size:14pt;
	color:#735225;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:7px;
	margin-bottom:15px;
}

#structure-main h2,#popup h1 {
	font-size:10pt;
	font-weight:bold;
	color:#1c6593;
	margin:0px;
	margin-top:10px;
	text-transform:uppercase;
}

hr {
	height:1px;
	border-width:0px;
	background-color:#d0d0d0;
	margin-top:15px;
	margin-bottom:15px;
}

#structure-right {
	vertical-align:top;
}

.feature {
	background-color:#d0d0d0;
	width:140px;
	height:316px;
	margin-bottom:5px;
}

.feature[class] {
	height:auto;
	min-height:316px;
}

.feature-body {
	padding:7px;
	color:#5d5d5d;
}

.feature-body strong {
	color:#1c6593;
}

.feature-body .more, .search-result .more {
	color:#1c6593;
	text-decoration:none;
	display:block;
	font-size:7pt;
	font-weight:bold;
}

.feature-body h1 {
	font-size:14pt;
	color:#1c6593;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:7px;
	margin-bottom:10px;
}

#footer {
	text-align:center;
	color:#226996;
	padding-top:5px;
	padding-bottom:15px;
}

#footer a {
	color:#226996;
	text-decoration:none;
	text-transform:uppercase;
}

#text-container {
	margin-left:10px;
	margin-right:10px;
}

#product-specs {
	float:right;
	width:125px;
	border-left:1px solid #d0d0d0;
	padding-top:5px;
	padding-left:5px;
	color:#735225;
	font-size:10pt;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:5px;
	padding-bottom:10px;
}

#product-specs .button {
	padding:10px;
	background-color:#c4d6e4;
	color:#ffffff;
	font-size:9pt;
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight:bold;
	margin:10px;
}

#product-images {
	background-color:#d1d1d1;
}

#product-images #image-label {
	padding:30px;
	color:#735225;
	display:block;
	font-weight:bold;
	font-size:7pt;
}

#product-images img {
	display:block;
	border-width:0px;
	margin-bottom:5px;
}

.search-result {
	border-top:1px solid #d0d0d0;
	padding-top:10px;
	margin:0px;
}

.search-result[class] {
	padding-bottom:10px;
}

.search-result .preview-image {
	float:left;
	margin-right:5px;
}

.search-result .search-body {
	display:block;
	float:right;
	width:270px;
}

.search-result .search-body .title {
	font-size:10pt;
	font-weight:bold;
	color:#1c6593;
	margin:0px;
	text-transform:uppercase;
	display:block;
}

#pager {
	text-align:right;
}

#pager a {
	color:#1c6593;
}

#popup {
	background-color:#ffffff;
	padding:20px;
	height:325px;
}

#popup input,#popup textarea {
	width:200px;
}

#popup .normal {
	width:auto;
}

#popup h1 {
	margin-bottom:10px;
	margin-left:2px;
}

.field-set {
	width:100%;
}

.field-set th {
	text-align:right;
	vertical-align:top;
}

.field-set td input, .field-set td textarea {
	width:100%;
}

.field-set td input.normal {
	width:auto;
}