/* ----------------------------------- */
/*                                     */
/* Reset styles                        */
/*                                     */
/* ----------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

/* ----------------------------------- */
/*                                     */
/* Main styles                         */
/*                                     */
/* ----------------------------------- */

html {
	height: 100.01%;
}
body {
	height: 100%;
	background-color:#a7b835;
	background-image: url(/public/img/vervolg_bg/bg_container.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #597729;
}
a {
	color: #b40000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding-bottom: 20px;
}
h1 {
	position: relative;
	float: left;
	height: 130px;
	width: 505px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}
h2 {
	font-weight: bold;
	color: #b40000;
	margin: 20px 0 0 0;
}
strong
{
	font-weight: bold;
}

input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* ----------------------------------- */
/*                                     */
/* Div styles                          */
/*                                     */
/* ----------------------------------- */


#maincontainer {
	position: relative;
	width: 755px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: auto;
	_overflow: visible;
	margin: 0 0 0 auto;
	background-image: url(/public/img/vervolg_bg/bg_main.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#left_main {
	position: relative;
	float: left;
	width: 505px;
	padding: 0 0 0 5px;
	background-image: url(/public/img/vervolg_bg/bg_leftshadow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#left_content{
	float: left;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 375px;
	display: inline;
	margin: 25px 50px 0 80px;
}
#right_main {
	float: left;
	width: 245px;
}
#right_main_logo {
	float: left;
	width: 245px;
	height: 240px;
	background-image: url(/public/img/vervolg_logo/logo_frumarco.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/* ----------------------------------- */
/*                                     */
/* HEADER styles                       */
/*                                     */
/* ----------------------------------- */
h1.industrie {
	background-image: url(/public/img/vervolg_header/header_industrie.gif);
}
h1.industry {
	background-image: url(/public/img/vervolg_header/header_industry.gif);
}
h1.retail {
	background-image: url(/public/img/vervolg_header/header_retail.gif);
}
h1.waarom_frumarco {
	background-image: url(/public/img/vervolg_header/header_waarom_frumarco.gif);
}
h1.why_frumarco {
	background-image: url(/public/img/vervolg_header/header_why_frumarco.gif);
}
h1.downloads {
	background-image: url(/public/img/vervolg_header/header_downloads.gif);
}
h1.contact {
	background-image: url(/public/img/vervolg_header/header_contact.gif);
}

/* ----------------------------------- */
/*                                     */
/* NAV styles                          */
/*                                     */
/* ----------------------------------- */

#top_menu {
	float: left;
	width: 245px;
	height: 15px;
	background-image: url(/public/img/vervolg_but/bg_topmenu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu {
	float: left;
	width: 245;
	height: 360px;
	background-image: url(/public/img/vervolg_bg/bg_menu.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	margin: 0px 0px 0px 0px;
}
#menu ul li a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background-repeat: no-repeat;
	background-position: top;
	width: 245px;
	height: 50px;
}
#menu ul li a:hover {
	background-position: center;
}
#menu .active {
	background-position: bottom;
}
#menu #waarom_frumarco {
	background-image: url(/public/img/vervolg_but/but_waarom_frumarco.gif);
}
#menu #why_frumarco {
	background-image: url(/public/img/vervolg_but/but_why_frumarco.gif);
}
#menu #retail {
	background-image: url(/public/img/vervolg_but/but_retail.gif);
}
#menu #industrie {
	background-image: url(/public/img/vervolg_but/but_industrie.gif);
}
#menu #industry {
	background-image: url(/public/img/vervolg_but/but_industry.gif);
}
#menu #downloads {
	background-image: url(/public/img/vervolg_but/but_downloads.gif);
}
#menu #contact {
	background-image: url(/public/img/vervolg_but/but_contact.gif);
}
#menu_bottom{
	float: left;
	height: 295px;
	width: 245px;
	background-image: url(/public/img/vervolg_but/but_empty.gif);
	background-repeat: no-repeat;
}

/* submenu */
#submenu{
	float: left;
	width: 455px;
	height: 35px;
	padding-left: 50px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#submenu ul {
	padding: 0;
	list-style: none;
	margin: 0px 0px 0px 0px;
}
#submenu ul li {
	margin: 0;
	padding: 0;
	float:left;
}
#submenu ul li a {
	float: left;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #597729;
}
#submenu ul li a:hover {
	color: #909f31;
}
#submenu ul li a.active {
	color: #909f31;
}
.strike{
	float: left;
	height: 15px;
	width: 1px;
	background-color: #597729;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 7px;
}

/* onze merken */
#onze_merken_nl {
	float: right;
	height: 70px;
	width: 245px;
	position: relative;
	margin-top: -70px;
}
#onze_merken_nl ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#onze_merken_nl li {
	float: left;
	margin: 0px 0px 0px 0px;
}
#onze_merken_nl ul li a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url(/public/img/vervolg_but/but_onze_merken.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 245px;
	height: 70px;
}
#onze_merken_nl ul li a:hover {
	background-position: top;
}

/* our brands */
#onze_merken_uk {
	float: right;
	height: 70px;
	width: 245px;
	position: relative;
	margin-top: -70px;
}
#onze_merken_uk ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#onze_merken_uk li {
	float: left;
	margin: 0px 0px 0px 0px;
}
#onze_merken_uk ul li a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url(/public/img/vervolg_but/but_our_brands.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 245px;
	height: 70px;
}
#onze_merken_uk ul li a:hover {
	background-position: top;
}


/* contactform */
#contactform {
	width: 375px;
}
#contactform label {
	position: relative;
	float: left;
	width: 100px;
	margin: 0 0 3px 0;
	display: inline;
}
#contactform input {
	position: relative;
	float: left;
	width: 268px;
	margin: 0 0 3px 0;
	display: inline;
}
#contactform textarea {
	position: relative;
	float: left;
	width: 268px;
	height: 100px;
	margin: 0 0 3px 0;
	display: inline;
}

#submit {
	float: right;
	margin: 10px 3px 40px 0;
}

#errormessage {
	color: #b40000;
	font-size: 11px;
	margin: 0 0 20px 0;
}

/* stats */
#stats {
	display: none;
	visibility: hidden;
}

