
/* 
Traiteur Patrick Costers stylesheet
-----------------------------------
All rights reserved (c)2008
Authored by CryptoNet
www.cryptonet.be
*/

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

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
}

img {
	border: 0px;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
}

a {
	border: 0px;
}

/* Structure --------------------- */

body {
	background: #6c2323 url('/images/page/tpc_bg.jpg') repeat-x;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #222222;
}

#container {
	width: 682px;
	position: relative;
	margin: 2px auto;
}

#container.aanbod {
	width: 863px;
	left: 183px;
}

#header {
	height: 148px;
	position: relative;
	background: url('/images/page/tpc_header.jpg') no-repeat;
	padding: 16px 0 0 54px;
}

#content-container {
	position: relative;
	padding: 28px 51px 30px 51px;
	background: url('/images/page/tpc_content_bg.png') repeat-y;
}

#content-container.home {
	padding: 60px 51px 30px 51px;
}

#footer {
	height: 161px;
	padding: 20px 51px 0 51px;
	position: relative;
	background: url('/images/page/tpc_footer_bg.png') no-repeat;
}

#left-menu {
	width: 215px;
	height: 404px;
	position: absolute;
	margin: 180px 0 0 -181px;
	float: left;
	z-index: 2;
	background: url('/images/page/tpc_leftmenu_bg.png') no-repeat;
}

#site-links {
	position: relative;
	margin: -20px auto 10px 25px;
	z-index: 2;
}

#site-links p {
	text-align: center;
	color: #ffffff;
	margin: 0;
}

#site-links a {
	color: #ffffff;
	text-decoration: none;
}

#site-links a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	height: 57px;
	position: relative;
}

ul#navigation li {
	text-align: left;
	display: inline;
	list-style-type: none;
}

ul#navigation li a {
	height: 57px;
	margin: 0 25px 0 0;
	float: left;
	display: block;
}

ul#navigation li a.home {
	width: 60px;
	background: url('/images/page/nav_home.gif') no-repeat;
}

ul#navigation li a.home:hover, ul#navigation li a.homeselected {
	width: 60px;
	background: url('/images/page/nav_home_hover.jpg') no-repeat;
}

ul#navigation li a.contact {
	width: 81px;
	background: url('/images/page/nav_contact.gif') no-repeat;
}

ul#navigation li a.contact:hover, ul#navigation li a.contactselected {
	width: 81px;
	background: url('/images/page/nav_contact_hover.jpg') no-repeat;
}

ul#navigation li a.aanbod {
	width: 76px;
	background: url('/images/page/nav_aanbod.gif') no-repeat;
}

ul#navigation li a.aanbod:hover, ul#navigation li a.aanbodselected {
	width: 76px;
	background: url('/images/page/nav_aanbod_hover.jpg') no-repeat;
}

ul#navigation li a.bestellen {
	width: 96px;
	background: url('/images/page/nav_bestellen.gif') no-repeat;
}

ul#navigation li a.bestellen:hover, ul#navigation li a.bestellenselected {
	width: 96px;
	background: url('/images/page/nav_bestellen_hover.jpg') no-repeat;
}

ul#navigation li a span {
	display: none;
}

ul#subnavigation {
	position: relative;
	margin: 0 0 28px -13px;
}

ul#subnavigation li {
	text-align: left;
	display: inline;
	list-style-type: none;
}

ul#subnavigation li a {
	padding: 0 13px 0 13px;
	float: left;
	position: relative;
	display: block;
	font-family: Arial Black, Arial;
	font-size: 13px;
	color: #464646;
	border-right: 2px solid #656565;
	text-decoration: none;
}

/* Content --------------------- */

.textfield {
	width: 514px;
	position: relative;
	background: url('/images/page/home_intro_bg.jpg') repeat-y;
	padding: 35px 30px 35px 30px;
}

.textfield ul {
	margin: 0 0 15px 30px;
}

.textfield li {
	list-style-image: url('/images/page/bullet.jpg');
	margin: 0 0 10px 0;
}

#introduction {
	width: 574px;
	position: relative;
	margin: 0 0 20px 0;
	background: url('/images/page/home_intro_bg.jpg') repeat-y;
}

#introduction-photo {
	width: 337px;
	height: 254px;
	position: relative;
	margin: -23px -18px 0 0;
	float: right;
	background: url('/images/page/home_intro_photo2.jpg') no-repeat;	
}

#introduction-text {
	width: 215px;
	position: relative;
	float: left;
	padding: 35px 0 0 30px;
}

#signature {
	float: right;
	margin: 0 0 20px 0;
}

#promo1, #promo2, #promo3 {
	width: 175px;
	float: left;
	color: #f0f0f0;
	text-decoration: none;
	margin: 0 15px 0 0;
}

#promo3 {
	padding-right: 5px;
}

#left-menu ul {
	width: 130px;
	margin: 30px 0 0 30px;
}

#left-menu ul li {
	margin: 0 0 10px 0;
}

.label {
	width: 90px;
	float: left;
	font-weight: bold;
	position: relative;
}

#form-layout td {
	height: 30px;
	padding-right: 10px;
}

input {
	border: 1px solid #8c8a8a;
	background: #f3f6f8;
	width: 150px;
	padding: 2px;
	margin-right: 10px;
}

textarea {
	border: 1px solid #8c8a8a;
	background: #f3f6f8;
	width: 415px;
	height: 150px;
	padding: 2px;	
}

input#send {
	width: 420px;
	background: #702727;
	border: 0px;
	margin: 10px 0 0 0;
	color: #ffffff;
}

/* Typography --------------------- */

h3 {
	font-family: Arial Black, Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #8c8989;
	font-weight: normal;
	margin: 15px 0 15px 0;
}

p {
	text-align: justify;
	margin: 0 0 10px 0;
	line-height: 18px;
}

h1 {
	margin: 0 0 15px 0;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	font-weight: normal;
}

#introduction-text h1 {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #222222;
	font-weight: bold;
}

h1.promo {
	font-family: Arial Black, Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #f0f0f0;
	margin: 10px 0 0 0;
}

.contact {
	margin: 0 0 10px 0;

}

.contact li {
	margin: 0 0 5px 0;
	list-style-type: none;
	list-style-image: none;
}

.contact span {
	width: 75px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	color: #222222;
}

a:hover {
	color: #732828;
}

#footer ul {
	color: #7d7d7d;
	margin: 0 0 10px 0;
}

#footer span {
	width: 75px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}

#footer a {
	color: #7d7d7d;
	text-decoration: none;
}

#footer a:hover {
	color: #732828;
}

input.error {
  background: url('/images/icons/exclamation.png') no-repeat 135px 2px #f3f6f8;
}

textarea.error {
  background: url('/images/icons/exclamation.png') no-repeat 395px 3px #f3f6f8;
}
