/* Reset default margins and paddings*/
*
{
	margin: 0;
	padding: 0;
}
.clearFix
{
	clear: both;
	float: none;
}

	body#bodyMain
	{
		background: white;
		text-align: center;
	}
	
#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 991px;
}

#headerContainer
{
	width: 985px;
	height: 93px;
}
#headerContainer small
{
	display:block;
	float: right;
	position: relative;
	top: 25px;
	right: 20px;
	color: #0361a4;
	font-weight: bold;
}
	#logotype
	{
		background: url(../images/common/logotype.gif) no-repeat;
		display: block;
		height: 42px;
		width: 106px;
		position: relative;
		top: 29px;
		left: 20px;
		float:left;
	}
	#chooseLanguage
	{
	}
	#chooseLanguage a
	{
	}

#bodyContainer
{
	width: 991px;
	padding: 10px 0 0 0;
	margin: 0;
}

	#mainContainer
	{
		float: left;
		width: 789px;
		margin: 0 10px 0 0;
	}
	#mainContainer2
	{
		float: left;
		width: 600px;
		margin: 0 10px;
	}
		#mainContent
		{
		}
		#newsContainer
		{
		}
		#leftCol
		{
			float: left;
			width: 179px;
			display: inline;
		}
		#centerCol
		{
			float: left;
			width: 600px;
			margin: 0 10px;
			
		}
		#rightCol
		{
			float: left;
			width: 192px;
		}
#footerContainer
{
	background: url(../images/common/footer_bg.gif) no-repeat;
	width: 971px;
	height: 44px;
	color: #4f4f4f;
	margin: 20px 0 0 0;
	padding: 10px;
	float:left;
}
	#produced
	{
		float: right;
	}
	#footerContent
	{
		float: left;
	}
	#copyright
	{
	}


/* MAIN NAVIGATION */

#menuContainer
{
	background: url(../images/common/topmenu_bg.gif) no-repeat;
	height: 32px;
	width: 991px;
	
}
#menuContent
{
	margin: 0;
	width: 753px;
	float: left;
}
	#menuContent ul
	{
		margin: 0 0 0 20px;
		padding: 0;
	}
	#menuContent ul li
	{
		list-style: none;
		font-weight: bold;
		font-size: .8em;
		text-transform: uppercase;
		float: left;
		height: 30px;
		margin: 0;
		padding: 0;
	}
	#menuContent ul li a
	{
		color: white;
		text-decoration: none;
		padding: 5px 13px 0 13px;
		margin: 0;
		background: url(../images/common/topmenu_separator.gif) right top no-repeat;
		display: block;
		float: left;
		height: 25px;
		width: auto !important;
	}
	#menuContent ul li .topMenuItemContentSelected a
	{
		color: white;
	}
#topMenuList
{
}

/* Classes for left and right object around the top menu */
#topMenuLeft
{
}
#topMenuRight
{
}

/* Classes for INACTIVE TopMenu Items */
.topMenuItemLeft
{

}
.topMenuItemRight
{

}
.topMenuItemContent
{
}

/* Classes for ACTIVE TopMenu Items */
.topMenuItemLeftSelected
{

}
.topMenuItemRightSelected
{

}
.topMenuItemContentSelected
{
	background: url(../images/common/topmenu_active_bg.gif) repeat-x;
	float: left;
	height: 30px;
	padding: 0;
}


/* SUB MENU */

#subMenuContainer
{
	background: url(../images/common/submenu_bg.gif) repeat-y;
	width: 179px;
	float:left;
}

#subMenuFooter
{
	background: url(../images/common/submenu_footer.gif) left bottom no-repeat;
	width: 179px;
	padding: 0 0 10px 0;
	float:left;
	line-height:0;
	font-size:0;
}
.productLayout #subMenuContent
{
	margin: 0;
}
.subMenuActive
{

}
.subMenuActiveContent
{
	background: url(../images/common/submenu_header.gif) no-repeat;
	width: 170px;
	height: 22px;
	padding: 6px 0 0 9px;
	margin: 0 0 12px 0;
}
.subMenuActiveContent h2
{
	font-size: 1.16em;
	margin: 0;
	padding: 0;
	color: #4f4f4f;
	font-weight: bold;
}

	.subMenuActiveContent h2 a
	{
		color:#4F4F4F
	}


/* 1st SUB MENU LEVEL */

.subMenuListLvl1
{
	margin: 0 10px 0 10px;
	padding: 0;
}
	.subMenuListLvl1 li 
	{
		list-style: none;
		margin: 2px 0 0 0;
		padding: 0;
		width: 159px;
		border-bottom: 1px solid #d9d9d9;
		font-size: 11px;
	}
		.subMenuListLvl1 li a
		{
			padding: 0;
			margin: 0;
			font-weight: normal;
			text-decoration: none;
			color: black;
			display:block;
			
		}
			.subMenuListLvl1 li a:hover
			{
			}
			.subMenuListLvl1 .leftMenuSelected, .subMenuListLvl2 .leftMenuSelected
			{
				font-weight: bold !important;
			}

/* 2nd SUB MENU LEVEL */

.subMenuListLvl2
{
	margin: 0;
	padding: 0;
}
	.subMenuListLvl2 li
	{
		list-style: none;
		margin: 0;
		padding: 0 0 0 8px;
		width: 151px;
		clear: both;
		background: none;
		background: url(../images/common/submenu_arrow.gif) 0 6px no-repeat;
		border: 0;
	}
		.subMenuListLvl2 li a
		{
			background: none;
			margin: 0;
			padding: 0;
		}
		.subMenuListLvl2 li a:hover
		{
		} 

		
/* NEWS */

.col3SectionHeader
{
	background:url(../images/common/news_header.gif) no-repeat scroll 0 0;
	height:22px;
	margin:0 0 9px;
	padding:6px 0 0 9px;
	font-weight:bold;
	display:block;
	color:#4F4F4F;
	font-size:1.16em;
}

#newsFooter
{
	background:url(../images/common/news_footer.gif) no-repeat scroll left bottom;
	font-size:0.9em;
	line-height:1.3em;
	padding:0 0 10px;
	width:192px;
	float:left;
	margin:0;
	line-height:0;
	font-size:0;
}

.newsBoxContainer
{
	font-size:90%;
	line-height:1.4em;
}

.readMoreDate
{
	text-align:right;
	font-size:90%;
}

	#filteredResults .readMoreDate
	{
		padding:0 0 5px 0;
	}

.newsDate, .divider
{
	display:inline;
	width:auto;
	color:#4F4F4F;
}

#newsArchiveButton
{
	font-size:90%;
	float:right;
	margin:5px 10px 0 0;
	padding:0;
	line-height:1em;
}

.newsBoxContainer h2
{
	color:#4F4F4F;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:0 0 4px;
}

/* NEWS ARCHIVE */

#NewsSearchForm label
{font-size:110%;}

#NewsSearchForm input
{
	padding:3px;
	font-size:110%;
}

#newsArchiveFilterLeft, #newsArchiveFilterRight
{
	width:200px;
	float:left;
}

#newsArchiveSearchString, #fromDate, #toDate, newsArchiveSearchString
{
	width:190px !important;
}

#filteredResults
{
	margin:20px 0 20px 0;
}

	#filteredResults .divider
	{
		display:none;
	}

#filteredResults .newsBoxContainer
{
	background:none;
	padding:0;
	margin:10px 0 0 0 !important;
	clear:both;
}

	#filteredResults .newsBoxContainer h2 a
	{
		color:#000;
	}
	
	#filteredResults .newsBoxContainer h2 a:hover
	{
		text-decoration:none;
	}
	

.readMoreDate
{
	text-align:right;
	padding:5px 0 0 0;
}

#newsArchiveFormCollections ul li
{
	background:none;
	list-style:none;	
}

#newsArchiveFormSearch .submit
{
	float:right;
	margin:10px 0 0 0;
	cursor:pointer;
}		

/* Category filter */
#newsArchiveFormCollections
{
	width: 200px;
	float: left;
	font-size: .9em;
	color: #666;
}

/* Search field */
#newsArchiveFormSearchText
{
	width: 200px;
	float: left;
	position: relative;
	font-size: .9em;
	color: #666;
}
#newsArchiveFormSearchText input
{
	width: 200px;
	padding: 2px 0;
}

/* Interval filter */
#newsArchiveFormFrom
{
	width: 200px;
	float: left;
	/*position: relative;*/
	font-size: .9em;
	color: #666;
}
#newsArchiveFormFrom input
{
	width: 200px;
	padding: 2px 0;
}

#newsArchiveFormTo
{
	width: 200px;
	float: left;
	font-size: .9em;	
	color: #666;
}
#newsArchiveFormTo input
{
	width: 200px;
	padding: 2px 0;
}

/* Search button */
#newsArchiveFormSearch
{
	position: relative;
	left: 372px;
	width: 90px;
	margin: 4px 0 0 0;
}


/* NEWS LIST */

#newsContainer
{
	width: 192px;
	background: url(../images/common/news_bg.gif) repeat-y;
}

.newsDate
{
	display:block;
	margin:3px 0 0 0;
	font-size:90%;
}

#newsHeaderContent
{
	background: url(../images/common/news_header.gif) no-repeat;
	height:22px;
	padding:6px 0 0 9px;
	width:183px;
	margin: 0 0 9px 0;
}
	#newsHeaderContent h2
	{
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
#newsContent h5
{
	color: #4f4f4f;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
}
#newsContent
{
	width: 192px;
	background: url(../images/common/news_footer.gif) left bottom no-repeat;
	padding: 0 0 10px 0;
	font-size: .9em;
	line-height: 1.3em;
	height: auto !important;
	height: 291px;
	min-height: 291px;
}

#newsContent p
{
	font-size: 1em;
}
.newsBoxContainer
{
	margin: 0 10px;
	background: url(../images/common/news_hr.gif) bottom repeat-x;
}

	.newsBoxContainer p
	{
		padding:0 0 5px 0 !important;
	}
	
#newsContainerBottom
{
}
.newsReadMore
{
	font-size: .9em;
	width: 172px;
	text-align: right;
	padding: 0 0 5px 0;
	margin:0;
	font-size:0;
}

/* DISPLAY SINGLE ENTRY */

#mainContent2 #newsContainer
{
	background: none;
	width: 100%;
	font-size: 1em;
}

#mainContent2 .newsDate
{
	color: #4f4f4f;
	font-size: .9em;
	line-height: 1em;
	padding: 8px 0 0 0;
	display: block;
}

#mainContent2 #newsHeaderContent
{
	background: none;
	width: 100%;
}
	#mainContent2 #newsHeaderContent h2
	{
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
#mainContent2 #newsContent
{
	width: 100%;
	background: none;
	padding: 0 0 10px 0;
	font-size: .9em;
	line-height: 1.3em;
}
#mainContent2 #newsBoxContainer h2
{
	
}
#mainContent2 #newsContent p
{
	font-size: 1em;
}
#mainContent2 .newsBoxContainer
{
	margin: 0 10px;
	background: url(../images/common/news_hr.gif) bottom repeat-x;
}

/* ORDER FORM */
.orderFormSubmit
{
	display:none;
}

/* ORDERFORM */

#orderProductsList li
{
	font-size: .916em;
}

#orderProductsList li input
{
	width: 20px !important;
}

#SendOrderForm ul
{
	margin: 0;
	padding: 0;
	width:365px;
}
#SendOrderForm input
{
	border: 1px solid #c4c4c4;
}
#SendOrderForm ul li input
{
	width: 153px;
	font-size:100%;
	padding:3px;
	margin:0;
}
#SendOrderForm em
{
	color: #cd0014;
}
#SendOrderForm li 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:none !important;
}

#twocolumn
{
	float: none;
	clear: both;
}

#orderFormSubmit
{
	border:1px solid #999999;
	padding:2px 4px;
	background:#4F4F4F none repeat scroll 0 0;
	color:white;
	float:right;
	font-weight:bold;
	margin:0 250px 20px 0;
	width:auto !important;
}

#SendOrderForm #name
{
	width: 341px;
}

#SendOrderForm #other
{
	width: 350px;
}
#SendOrderForm #other
{
	height: 80px;
	border: 1px solid #c4c4c4;
	clear: both;
}

#SendOrderForm .left
{
	clear: left;
	width: 150px;
	float: left !important;
	margin: 0 12px 0 0;
}
#SendOrderForm .right
{
	width: 150px;
	float: right !important;
	margin: 0 12px 0 0;
}

#SendOrderForm .clear{clear:both}

.checkbox{border:0 !important;}

