/*---------------------------------------------------------------------------------------*
CSS for template A delicate Bite
Copyright: Onno Brauckmann - hbwConsultants
  http://www.hbwconsultants.nl
  You can use this template freely but leave the copyright notice in tact.
 *--------------------------------------------------------------------------------------*/

/*----------------------- Global -------------------------------------*/
body {
	background: #b2b2b1; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 10px auto;
	color: #882f0f;
}
acronym { cursor: help; border-bottom: 1px dashed #999; }

a { text-decoration: underline; color: #B26810;}

a:hover { text-decoration: none; color: #F7C68B; }

img {border: 0;}

/*----------------------- Container -------------------------------------*/	
#container {
	width: 760px;
	margin: 0 auto;
	background: #fff url(../images/dot_line.gif) repeat-y 28%;
	border: 1px solid #882f0f;
	padding: 0 5px;
	text-align: left; /* Cancel IE Fix */
}
	
/*----------------------- Header ----------------------------------------*/		
#header {
	background: #49515C url(../images/header.jpg) no-repeat 100% 0;
	border-bottom: 4px solid #fff;
	padding: 148px 0 0 500px;
}
	
#header h1 { 	
	margin: 0;
	color: #C6C4C5;
	font-size: 1.5em;
	font-weight: normal;
	cursor: default;
	letter-spacing: 3px;
}	

#header a {
    text-decoration: none;
	color: #fff;
}

/*----------------------- Nav ------------------------------------------*/	
#nav {
	background: #882F0F; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2.2em;
}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
}		
#nav li a { 
	text-decoration: none; 
	color: #ddd;
	background-color: #882F0F;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
}
#nav li a:hover { background-color: #BC6C47; }
#nav li a.on { background-color: #49515C; color: #C6C4C5; }


/*----------------------- Side bar --------------------------------------*/	
#sidebar {
	float: left;
	width: 200px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;
	font-size: 0.9em;	
}
#sidebar div { 
    background: #fff1e2 url(../images/bg_parheader.gif) no-repeat; 
	margin: 10px 0 10px 0;
    padding: 3px 10px 10px;
}	
#sidebar h2, h3 { 
	font-size: 1.1em; 
	color: #B26810; 
	margin: 0 10px 0 0; 
	cursor: default;
}
#sidebar ul { 
	margin: 10px 0 10px 0; 
	padding : 0; 
	list-style : none; 
}
	
#sidebar li { 
	margin: 0 0 8px 0;
	padding: 0 0 0 5px;
}

	

/*----------------------- Content ---------------------------------------*/	
#content {
	float: left;
	width: 525px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
}	
#content div {padding: 10px;}

#content h2 {
	font-size: 1.2em;
    color: #882f0f;	
	margin: 0 10px -12px 0; 
	cursor: default;
}
#content h3 { 
	font-size: 1.1em; 
	color: #882f0f; 
	margin: 0 10px 0 0; 
	cursor: default;
}	

/*----------------------- Footer ----------------------------------------*/	
#footer {
	background: #dd7232 url(../images/footer.jpg) no-repeat 100% 100%;
	border-bottom: 5px solid #fff;
	border-top: 10px solid #fff;
	text-align: center;	
	color: #fff;
	font-size: 0.8em;
	padding: 0 10px;
	line-height: 16px;
	clear: both;
}

*html #footer {border-top: 0;}   /*IE fix */
	
#footer a { text-decoration: underline; color: #fff;}
#footer a:hover { text-decoration: none; color: #A2AFBF; }

/*----------------------- sNews -----------------------------------------*/	
fieldset {
	border: 1px solid #882f0f;
	padding: 0 0 5px 10px;
}
 legend {
    color:  #882F0F;
}
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #d88e39; 
	background: #fff; 
	color: #d88e39;
}

textarea.text:hover { 
	border: 1px solid #882f0f; 
	background: #fff1e2; 
	color: #882f0f;
}

input.field { 
	border: 1px solid #d88e39; 
	background-color: #FFFFFF; 
	width: 200px; 
	color: #d88e39;
}

input.field:hover { 
	border: 1px solid #882f0f; 
	background: #fff1e2; 
	color: #882f0f;
}

input.text { 
	margin: 0; 
	width: 170px;
	border: 1px solid #d88e39; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #882f0f; 
}



input.searchbox { 
	margin: -30px 0 0; 
	width: 160px;
	border: 1px solid #882F0F; 
	background: #FFF;
	color: #882f0f; 
}

input.searchbutton { 
    margin: 0;
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #882F0F; 
	color: #fff; 
	padding: 1px; 
	font-weight: bold; 
}

* html input.searchbutton { 
    margin: -30px 0 0; 
}

.date { 
	color: #c0c0c0; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #882f0f;
}

input.button { 
	background: #fff1e2; 
	color: #882f0f;
	border-right: 1px solid #882F0F;
	border-bottom: 1px solid #882F0F;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #fff1e2; 
	color: #882f0f;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #fff1e2; 
	color: #882f0f;
}

.error {
	color: #990000;
	background-color: #F9C9C9;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}
