/* FIELDMEAL */
a {
	color: #40641B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2, h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #40641B;
	margin: 0 0 5px 0;
	padding: 0;
}

#wrapper {
	width: 944px;
	margin: 0 auto;
	border: 1px solid #ddd;
}

#header {
	width: 944px;
	height: 181px;
	margin: 0;
	padding: 0;
}

#menu {
	width: 944px;
	height: 18px;
	background: #fff url('http://www.drytech.no/images/realfieldmeal/menu.jpg') no-repeat left top;
	position: relative;
}

#menu ul {
	margin: 0 0 0 232px;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	margin: 0 15px 0 0;
	padding: 3px 0 0 0;
	float: left;
}

#menu ul li a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li ul {
	display: none;
}

#content {
	width: 944px;
}

#content #products {
	width: 232px;
	padding-top: 57px;
	float: left;
	background: #fff url('http://www.drytech.no/images/content_bg.gif') repeat-x left top;
}

#content #products #list {
	text-align: center;
	width: 180px;
	margin-left: 15px;
}

#content #products #list h2 {
	text-align: center;
	font-size: 11px;
	height: 13px;
	padding: 0 0 3px 0;
	border-bottom: 5px solid #eee;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #40641B;
	font-weight: bold;
}

#content #dyncontent {
	width: 480px;
	padding-top: 57px;
	float: left;
	background: #fff url('http://www.drytech.no/images/content_bg.gif') repeat-x left top;
}

#content #dyncontent #breadcrumbs {
	width: 480px;
	height: 13px;
	padding-bottom: 3px;
	border-bottom: 5px solid #eee;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #40641B;
	font-weight: bold;
}

#content #sidebar {
	width: 177px;
	text-align: center;
	padding-left: 40px;
	padding-right: 15px;
	padding-top: 190px;
	float: left;
	background: #fff url('http://www.drytech.no/images/realfieldmeal/sidebar.jpg') no-repeat left top;
}

#bottom {
	width: 944px; 
	height: 18px;
	background: #fff url('http://www.drytech.no/images/realfieldmeal/bottom.gif') no-repeat left top;
}

.detaillink a {
	text-transform: uppercase;
	color: #40641B;
	margin: 0;
	padding-left: 14px !important;
	background: #fff url('http://www.drytech.no/images/linkbullet.gif') no-repeat left 50%;
}

/* Menus FR 1000 */
.menusec {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.menusec table {
	width: 480px;
	border: 1px solid #ddd;
}

.menusec table td {
	padding: 2px 4px;
}

.menusec .col1 {
	width: 120px;
}

.menusec .col2 {
	width: 120px;
}

.menusec .col3 {
	width: 240px;
}

.menusec .even {
	background: #eee;
}

.menusec .odd {
	background: #ddd;
}

.menusec .menuname {
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #40641B;
}

.menusec .header {
	font-weight: bold;
	color: #40641B;
}

.menusec .highlight {
	font-weight: bold;
}

/* Menus FR 3800 and 5000 */
.divsec {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.divsec table {
	width: 480px;
	border: 1px solid #ddd;
}

.divsec table td {
	padding: 2px 4px;
}

.divsec table td span {
	font-weight: bold;
}

.divsec .col1, .divsec .col2, .divsec .col3 {
	width: 160px;
	text-align: center;
}

.divsec .even {
	background: #eee;
}

.divsec .odd {
	background: #ddd;
}

.divsec .header {
	font-weight: bold;
	color: #40641B;
}

.divsec .contents {
	vertical-align: top;
}

.divsec .contents p {
	font-weight: bold;
}

.divsec h3 {
	font-size: 13px;
}