/*
	global styles
	specific styles are in elements.css
*/

body {
	margin: 0;
	padding: 0;
	background: #FFF url(bg.jpg) 0 0 repeat-x;
	font: normal 13px "Trebuchet MS", sans-serif;
	color: #777;
}
#container {
	position: relative;
	width: 1024px;
	min-height: 300px;
	margin: 0 auto;
/*
	padding: 140px 0 10px 0;
	background: transparent url(banner2.png) 0 0 no-repeat;
*/
	padding: 0 0 10px 0;
	color: #777;
}
#logo {
	width: 460px;
	height: 45px;
	position: absolute;
	top: 25px;
	left: 21px;
}
#content {
	position: relative;
	padding: 20px 112px;
}
.hidden {
	display: none;
}

/*--- default elements ---*/
form {
	margin: 0;
}
h1 {
	color: #ff5001;
	font-size: 16px;
}
h2 {
	color: #ff5001;
	font-size: 14px;
}
h3 {
	color: #ff5001;
	font-size: 13px;
}
table {
	font-size: 13px;
}
a {
	color: #ff5001;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input[type="text"], input[type="password"] {
	width: 100%;
	border: 1px solid #999;
	padding: 2px;
	color: #777;
}
select {
	width: 100%;
	border: 1px solid #999;
	color: #777;
}

/* generic classes */
.error {
	color: #B8231F;
}
.status {
	color: #32AA30;
}
.bulletlink {
	padding-right: 20px;
	background: transparent url(bullet.png) 100% 50% no-repeat;
}
.leftbulletlink {
	padding-left: 20px;
	background: transparent url(bullet.png) 0 50% no-repeat;
}
.backbulletlink {
	padding-left: 20px;
	background: transparent url(backbullet.png) 0 50% no-repeat;
}
.message {
	margin: 10px 20px;
}

/*--- boxes ---*/
.dialog {
	padding: 40px 10px 10px 10px;
	border: 1px solid #005F1D;
	background: #FFF url(small-banner.png) right top no-repeat;
}
.linebox {
	overflow: hidden;
	position: relative;
	border: 1px solid #000;
}
.linebox p, .linebox h1, .linebox h2, .linebox h3 {
	margin: 4px 20px 2px 10px;
}
.emphasize {
	background-color: #E0E0E0;
}

/* box without title tab */
.nobox {
	padding-top: 22px;
}
/* box with left-aligned title tab */
.leftbox h1 {
	background: #FFF url(header-left.png) 0 0 no-repeat;
	margin: 0;
	padding: 0 0 0 11px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
}
.leftbox h1 div {
	display: block;
	float: left;
	padding: 0 11px 0 0;
	height: 22px;
	line-height: 22px;
	background: #E0E0E0 url(header-right.png) 100% 0 no-repeat;
}
/* box with centered title tab */
.centerbox h1 {
	text-align: center;
	height: 22px;
	margin: 0;
	line-height: 22px;
	font-size: 16px;
}
.centerbox h1 span.outer {
	background: #E0E0E0 url(header-left.png) 0 0 no-repeat;
	margin: 0;
	padding: 2px 0 2px 0;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
}
.centerbox h1 span.inner {
	margin-left: 30px;
	padding: 2px 30px 2px 0;
	height: 22px;
	line-height: 22px;
	background: #E0E0E0 url(header-right.png) 100% 0 no-repeat;
}

ul#mainnav li a.active, ul#mainnav li a:hover {
	background:url(/skin/button-bg.jpg) repeat-x left;
}

/* Postcode alert */
div#pcode_alert {
	width: 100px;
	padding: 2px 5px;
	border: 1px solid #000000;
	background: #E0E0E0;
	color: #009714;
	font-size: 10px;
	position: absolute;
	top: 55px;
	left: -120px;
}

div#kopen_select div.search {
	clear: both;
	padding: 0 10px;
}
	div#kopen_select div.search div.left {
		float: left;
	}
	div#kopen_select div.search div.right {
		float: right;
	}
	div#kopen_select div.search label {
		display: block;
	}
	div#kopen_select ul.switcher {
		margin-left: 0;
	}



#header {
	background: #fff;
	z-index: 2;
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	#header .container {
		width: 1000px;
		margin: 0 auto;
	}
	#topcontainer {
		height: 64px;
		position: relative;
		z-index: 2;
	}
	#header a#logo {
		display: block;
		width: 436px;
		height: 40px;
		background: transparent url('/skin/logo.png') no-repeat left top ;
		text-indent: -20000px;
		outline: none;
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 15px;
		_-pie-background: url('/skin/logo.png') no-repeat left top;
		_behavior: url('/scripts/css3-pie.htc'); 
	}
	#header ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
		#header ul li {
			float: left;
		}
	#header #mainmenu {
		position: relative;
		background: #fba238;
		border-top: 1px;
		background: #fca338 url('/skin/menuitem.jpg') repeat-x left bottom;
		overflow: hidden;
	}
		#header #mainmenu .container {
			border-left: 1px solid #e1821c;
		}
		#header #mainmenu ul li a {
			display: block;
			padding: 0 13px;
			line-height: 50px;
			text-align: center;
			background: #fca338 url('/skin/menuitem.jpg') repeat-x left bottom;
			color: #fff;
			font-size: 12px;
			text-decoration: none;
							letter-spacing: 0.8px ;
			border-right: 1px solid #e1821c;
			border-left: 1px solid #f3ae64;
			text-shadow: 1px 1px 1px #57340b;
		}
			#header #mainmenu ul li.last a {
				border-right: 0;
			}
			#header #mainmenu ul li a:hover {
				color: #ddd;
			}
			#header #mainmenu ul li a.active {
				background: #cf6b09 url('/skin/menuitem_active.jpg') repeat-x center bottom;
			}
	#header #submenu {
		position: relative;
		background: #c6c6c6 url('/skin/submenu.jpg') repeat-x left top;
		/*border-bottom: 1px solid #9e9e9e;*/
	}
		#header #submenu .container {
			height: 40px;
			overflow: hidden;
		}
			#header #submenu ul li {
				margin-right: 20px;
			}
				#header #submenu ul li a {
					line-height: 40px;
					text-decoration: none;
					color: #8e8d8d;
				}
					#header #submenu ul li a.active,
					#header #submenu ul li a:hover {
						color: #d77512;
					}
#footer {
	position: relative;
	background-color: #eeeeee;
	color: #777777;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	#footer ul.menu {
		padding-left: 0;
		list-style: none;
	}
	#footer .container {
		width: 1000px;
		margin: 0 auto;
	}
	#footer a {
		color: #555;
	}	
		#footer a:hover,
		#footer a.active {
			color: #D16802;
		}
		#footer a.active,
		#footer a:hover, #footer a:active {
			text-decoration: underline;
		}
	#footer h3 {
		margin-bottom: 1em;
		font-size: 116%;
		font-weight: bold;
		text-transform: uppercase;
		color: #777777;
	}
	#footer .col {
		padding-top: 20px;
		position: relative;
		float: left;
		width: 254px;
	}
		#footer .col-3 {
			width: 258px;
		}
		#footer .col-4 {
			width: 231px;
		}
	#footer .socialmedia {
		margin-bottom: 5px;
	}
		#footer .socialmedia a {
			color: #555;
			font-size: 11px;
		}
		#footer .socialmedia img {
			vertical-align: middle;
		}

