/************************************************************
020 stadsdistributie Global Stylesheet 
Target: Screen
Author: Martijn Schornagel - Momono Ontwerpwerk - www.momono.nl
************************************************************/
a:link,
a:visited {
	text-decoration: underline;
	color: #0E2B89;
}
a:hover {
	color: #ACC323;
	text-decoration: none;
}
img {
	border: 0px;
}
body {
	color: #0D2B88;
	background: #FFF url(../img/bg-body.gif) repeat-y center top;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

/************************************************************

* Positioning

************************************************************/
#headerwrapper {
	background-image: url(../img/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 411px;
}
#header {
	height: 411px;
	width: 750px;
	margin: auto;
	position: relative;
	background: url(../img/bg-headerimg.jpg) no-repeat;
}
#navigation {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#content {
	width: 750px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: auto;
}
#leftcolumn {
	width: 530px;
	padding-bottom: 20px;
	padding-top: 15px;
}
#rightcolumn {
	float: right;
	width: 186px;
	line-height: 18px;
	background: url(../img/bg-rightcolumn.jpg) no-repeat right top;
	padding-top: 14px;
	padding-left: 14px;
}
#bottom {
	background-image: url(../img/bg-bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 750px;
	margin: auto;
	clear: both;
}
#footer {
	height: 66px;
	position: relative;
	background: url(../img/bg-footer.gif) no-repeat center top;
	border-top: 1px solid #CFD5E7;
}
h1#logo a {
	background: url(../img/logo.jpg) no-repeat left top;
	text-indent: -32697px;
	display: block;
	height: 45px;
	width: 373px;
	position: absolute;
	left: 55px;
	top: 103px;
}
h1#logo a:hover {
	background: url(../img/logo.jpg) no-repeat left bottom;
}
#top {
	position: relative;
	height: 0px;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}


/************************************************************

* Navigation

************************************************************/
ul#mainmenu {
}

ul#mainmenu li {
	float: left;
	margin-right: 15px;
}


ul#mainmenu li a:link,
ul#mainmenu li a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	display: block;
	padding: 4px 0px;
	border-bottom: 1px solid #CFD4E7;
}

ul#mainmenu li a:hover {
	color: #ACC323;
	background-color: #FFFFFF;
	border-bottom: 1px solid #6784AE;
}


ul#mainmenu li a.selected {
	color: #ACC323;
	border-bottom: 1px solid #6784AE;
}



/************************************************************

* Typography & classes

************************************************************/
h1 {
	color: #ACC313;
	margin-bottom: 10px;
	font: bold 18px Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ACC323;
}
h3.koel-vriesdistributie a {
	background-image: url(../img/head-koel-vriesdistributie.gif);
	height: 24px;
	width: 254px;
	text-indent: -32697px;
	display: block;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
h3.warehousing a {
	background-image: url(../img/head-warehousing.gif);
	height: 24px;
	width: 254px;
	text-indent: -32697px;
	display: block;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
h3.logistieke-dienstverlening a {
	background-image: url(../img/head-logistieke-dienstverlening.gif);
	height: 24px;
	width: 254px;
	text-indent: -32697px;
	display: block;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
h3.koel-vriesdistributie a:hover,
h3.warehousing a:hover,
h3.logistieke-dienstverlening a:hover {
	background-position: left bottom;
}

#leftcolumn p {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.meer-info a {
	height: 50px;
	width: 170px;
	display: block;
	background-image: url(../img/bg-meer-info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	margin-bottom: 15px;
}
.meer-info a:hover {
	background-position: left bottom;
}
.phone {
	background-image: url(../img/icon-phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-top: 8px;
}
.fax {
	background-image: url(../img/icon-fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.mail {
	padding-left: 16px;
	background: url(../img/icon-email.gif) no-repeat left center;
}
.floatleft {
	padding: 2px;
	border: 1px solid #DEE2EF;
	float: left;
	margin-right: 8px;
	margin-bottom: 12px;
}
.floatright {
	padding: 2px;
	border: 1px solid #DEE2EF;
	float: right;
	margin-bottom: 12px;
	margin-left: 8px;
}
#content ul {
	margin-bottom: 15px;
}
#content ul li {
	padding-left: 18px;
	background: url(../img/bullit.jpg) no-repeat left 1px;
	margin-bottom: 2px;
}
#content ul li a {
}
.lime {
	color: #ACC323;
}
/************************************************************

* Forms

************************************************************/

#zemContactForm {
	margin-bottom: 20px;
	float: right;
}
textarea {
	width: 500px;
	background-color: #75ADC7;
	font-size: 11px;
	border: 1px solid #75ADC7;
	color: #1D3D54;
}
input {
	width: 100px;
	border: 1px solid #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
input#zemSubmit {
	background-color: #75ADC7;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #75ADC7;
	font-size: 11px;
}
input#zemSubmit:hover {
	background-color: #84A64D;
	color: #FFFFFF;
	border: 1px solid #84A64D;
}
ul.zemError {
	list-style-image: none;
	list-style-type: none;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	padding-left: 6px;
	width: 297px;
	margin-bottom: 15px;
	border: 1px dotted #84A64D;
}
ul.zemError li {
	padding-left: 10px;
	background-image: url(img/alert.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#email {
	margin-bottom: 5px;
	width: 300px;
	color: #1D3D54;
	border: 1px solid #75ADC7;
	background-color: #75ADC7;
}

#telefoon {
	margin-bottom: 5px;
	width: 300px;
	color: #1D3D54;
	border: 1px solid #75ADC7;
	background-color: #75ADC7;
}
#opmerkingen {
	width: 300px;
	color: #1D3D54;
	border: 1px solid #75ADC7;
	background-color: #75ADC7;
	margin-bottom: 10px;
}
#uwnaam {
	margin-bottom: 5px;
	width: 300px;
	color: #1D3D54;
	border: 1px solid #75ADC7;
	background-color: #75ADC7;
}

.zemRequired {
	color: #75ADC7;
}
.zemRequirederrorElement {
	font-weight: bold;
	color: #84A64D;
}
