/* BEGIN TYPOGRAPHY & COLORS */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background:#CCC;
}

a {
	color: #610413;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

.pageCover {
	background-color:#fff;
	display:none;
	height:1500px;
	left:0;
	opacity:0.6;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:1001;
	cursor: wait;
}


h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.detail-image-link{
	cursor:pointer;
}
#form-container-light{
	width:100%;
	position:absolute;
	background-color:#fff;
	top:0px;
	left:0px;
	height:2000px;
	z-index:1000;
	opacity:0.6;
	-moz-opacity: 0.6;
	display:none;
	overflow:hidden;	
}
.clear {
	clear:both;
	float:none;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	width:0;
}
.close-link{
	float:right;
}
#top-link-container{
	background:url("images/weinblatt.gif") 0 0 no-repeat;
	height:29px;
	width:88px;
	float:right;
	margin-right:50px;
	}
#top-link-container:hover{
	background:url("images/weinblatt.gif") 0 -29px no-repeat;
	}	
td {
	background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-size:1.2em;
	padding: 0px;
	text-align:left;
}

a img {
	border: none;
	}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */

#page {
	margin: auto;
	padding: 0;
	width: 992px;
	height:975px;
	border: 0px solid;
	text-align: left;
	background:#E9E9F3 url("images/page_hg.gif") repeat-y top left;
	border: none;
}

#content-container{
	width:755px;
	float:left;
	margin:0;
	background:#fff url("images/content_hg.jpg") no-repeat top left;
	min-height:500px;
}
#content-container h3.title{
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#610413;
	font-size:18px;
	line-height:16px;
	text-align:right;
	margin:30px  auto 0 auto;
	width:639px;
	padding-right:40px;
}

.open-container{
	width:100%;
	text-align:center;
	display:none;
	position:absolute;
	z-index:1002;
	top:50px;
	left:0px;
	overflow:hidden;
	height:800px;
}
#contact-form-container,#ajax-content-container{
	display:none;
	z-index:1002;
	top:50px;
	left:0px;
	overflow:hidden;
	height:800px;
	position:absolute;
}
#contact-form-container form,#ajax-content-outer{
	border:2px solid #C2BBB9;
	margin:auto;
	background:#fff;
	padding:20px;	
}
#ajax-content-outer{
	width:700px;	
}
#ajax-content-inner .cpage_body{
	font-size:12px;
	line-height:18px;	
}
.fcaption{
	font-weight:normal;
	background:none;
	border-bottom:1px dashed red;
	padding:0;
}
.forumheader{
	color:red;
}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:755px;
	height:100px;
	overflow:hidden;
	float:left; 
	}


#top-container{
	border-bottom:1px solid #B4B4B4;
	height:100px;
	
}
#top-menu-container{
	margin:0;
	width:755px;
	height:100px;
	float:left;
	background:url(images/top_background_1.jpg) no-repeat 0 0;
}
#top-menu{
	float:right;
	margin:0;
	width:320px;
	height:30px;
	border:1px solid #610413;
	/* background: rgba(255, 255, 255, 0.5); */
}

#top-menu a, #top-menu li{
	color:#610413;
	font-weight:bold;
	line-height:15px;
	height:15px;
}
#top-menu li{
	float:left;
	margin:0 20px 0 0;
}
.top-menu-active{
	color:red;	
}
#left-menu-container, #logo-container {
	width:228px;
	float:left;
	background-color:#610413;
	margin-left:4px;
	height:600px; 
}
#logo-container{
	height:100px;
}

#logo-container img{
	margin:40px 5px 0 5px;
}

#left-menu-list-container{
	width:200px;
	min-height:294px;
	background:url('images/menu_hg.gif') bottom no-repeat;
	margin:0 auto;
}

.home-quote{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#999;
	line-height:35px;
	font-size:20px;
	font-weight: lighter;
	border:1px solid red;
	padding:16px;
}

.home-menu{
	font-size:18px;
	background:url('images/home-menu-hg.gif') no-repeat 3px 0;
	height:139px;
	width:140px;
	text-align:center;
	line-height:43px;
	float:right;
	cursor:pointer;
	margin-bottom:100px;
}
.home-menu a{
	color:#fff;
}

#left-menu-container ul{
	list-style-type:none;
}
#left-menu-container li{
	float:left;
	padding:3px 0 3px 30px;
	margin:0 0 10px -35px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:14px;
	width:161px;
	border-bottom:1px solid #CDA23B;
	color:#fff;
	background:url(images/bullet_sprite.gif) 170px -8px no-repeat;
}


#left-menu-container li:hover,
#left-menu-container li a:hover,
.active{
	color:#CDA23B;
	background:url(images/bullet_sprite.gif) 170px 7px no-repeat;
}
.glossary-titles{
	font-size:12px;
	line-height:16px;
}

#left-menu-container li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}
.button{
	background:#EEEDEC;
}
.spritebutton{
	background:url('images/search_button_sprite.gif') top left no-repeat;
	border: 1px solid #D9D6D5;
	height:20px;
	cursor:pointer;
}
.caption{
	background:url('images/search_button_sprite.gif')no-repeat right -41px;
	padding-right:18px;
	font-weight:bold;
	cursor:help;
}

#searchbutton{
	width:40px;
	float:right;
	margin-right:10px;
	margin-top:2px;
}
#searchbutton:hover{
	background-position:0px -17px;
	border: 0px solid #c0c0c0;
}
#contact-form{
	width:442px;
}
.contact-form-table{
	width:400px;
}
.contact-form-table td{
	padding-bottom:10px;
}

#contact-form-container .spritebutton,#ajax-content-outer .spritebutton{
	background:url('images/search_button_sprite.gif') -45px 2px no-repeat;
	width:82px;	
}
#contact-form-container .spritebutton:hover{
	background-position: -45px -15px;
	border: 1px solid #c0c0c0;
}
#product-data-container .spritebutton{
	background:url('images/search_button_sprite.gif') 0px -40px no-repeat;
	width:55px;
	height:18px;
	border: 0px solid #c0c0c0;
}
#product-data-container .spritebutton:hover{
	background-position: 0px -57px;
}

#page2 {
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	text-align: left;
	border: none;
}

#header {
	padding: 0;
	margin: 0 auto;
	height: 4px;
	width: 992px;
	background: url("images/top_hg.gif") #E9E9F3 no-repeat top left;
	margin-top:16px;
	clear:both;
}
#footer {
	background:#CCC url(images/bottom_hg.gif) no-repeat scroll bottom left;
	font-size:12px;
	height:25px;
	margin:0 auto 480px auto;
	padding:0;
	text-align:right;
	width:992px;
}
.cpage_body{
	font-size:12px;
	line-height:18px;
	width:620px;
	margin:0 auto;	
}
.contentcolumn {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	width:992px;
}
#ajax-content-container{
	text-align:left;
}


.contentcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */



.tbox{
	background-color: #fff;
	border: #5e5e5e 1px solid;
	color: #000000;
	font-size: 10px;
	width:250px
}
