/*

Designed by Mondo Luna Design
http://www.mondoluna.com

*/

body {
	margin: 0;
	padding: 0;
	background: #CCC url(images/topbg.gif) repeat-x top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0 0 .6em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #811305;
}

h1 {
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	font-size: 23px;
}

h4 {
    font-size: 18px;
	padding: .5em 0 .8em 0;
}

p, ul, ol {
	margin: 0 0 1.8em 0;
	line-height: 20px;
}

a:link {
	color: #811305;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #811305;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 10px;
	/*border: 1px solid #999999;*/
	padding: 2px;
}

img.right {
	float: right;
	margin-left: 15px;
	border: 1px solid #999999;
	padding: 5px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 960px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 960px;
	height: 70px;
	background: #000000 url(images/menubg.gif) repeat-x top;
}

#menu ul {
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0;
}

#menu li {
	display: inline;
	float: left;
}

#menu li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	text-transform: uppercase;
	padding: 1.7em .87em 1.7em .9em;
}

#menu a:hover {
	text-decoration: none;
	background: #990000 url(images/menubgR.gif) repeat-x top;
}

/*#menu .current_page_item a {
	color: #FFFFFF;
}*/

/* LOGO */

#logo {
	width: 271px;
	height: 200px;
	/*background: url(images/header-logo.gif) no-repeat left top;*/
	float: left;
}

#slideshow {
	width: 689px;
	height: 200px;
	float: right;
}

#logo h1 { 
	display: none;
}

#logo h2 {
	display: none;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 960px;
	background: url(images/bkgd.gif) repeat-y left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto 0 auto;
}

/* Content */

#homeContent {
	float: right;
	width: 610px;
	/*background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	/*height: 480px;*/
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	background-color: #dcdcdc;
}

#content {
	float: right;
	width: 640px;
	padding: 30px 30px 0 0;
}

#mainContent {
	clear: both;
	float: none;
	padding: 20px 40px 40px 40px;
}

td.prod a {
	display: block;
	color: #811305;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
	}
	
td.prod a:hover {
	background-color: #CCCCCC;
}

td.gallerybox a {
	display: block;
	color: #811305;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
	border: thin dotted #FFFFFF;
	}
	
td.gallerybox a:hover {
	border: thin dotted #811305;
}

#post {
	width: 606px;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/*#post p {
	clear: both;
}*/

#items {
	width: 606px;
	padding-top: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}

#items img {
	float:left;
	display: inline;
	width: 200px;
	padding-right: 2px;
	padding-bottom: 10px;
}

#items p {
	clear: both;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 30px 0 0 30px;
}

#sidebar p {
	color: #666;
	line-height: 18px;
}

#sidebar p.special {
	color: #811305;
	line-height: 18px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 1.2em 1.5em;
}

#sidebar li {
    color: #666;
}

#sidebar li ul {
}

#sidebar h2 {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

#sidebar h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.teibro ul {
	list-style-image: url(brochures/images/icon_TEIbro.gif);
	list-style-type: none;
	padding: 5px;
	list-style-position: inside;
}

.teispecs ul {
	list-style-image: url(brochures/images/icon_TEIspecs.gif);
	list-style-type: none;
	padding: 5px;
	list-style-position: inside;
}

.berbro ul {
	list-style-image: url(brochures/images/icon_BERbro.gif);
	list-style-type: none;
	padding: 5px;
	list-style-position: inside;
}

.eurobro ul {
	list-style-image: url(brochures/images/icon_EURObro.gif);
	list-style-type: none;
	padding: 5px;
	list-style-position: inside;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 960px;
	height: 80px;
	background: #acacac;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	margin: 0 auto;
	height: 80px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer p {
	line-height: 14px;
}

#legal {
	clear: both;
	text-align: center;
	color: #666;
	font-size: 9px;
}

#legal a {
	text-decoration: none;
	color: #666;
}

#bottomnav {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #000000;
}

#bottomnav a {
	text-decoration: underline;
	color: #000000;
}

#bottomnav a:hover { text-decoration: none; }
