@charset "UTF-8";
/* CSS Document */

body    
{
	background-color: #f6f3f2;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
}

#Wrapper {
	width:984px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}

#Wrapper2 {
	width:984px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg2b.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}

#HeaderTop {
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/Header_Top.jpg);
	height: 35px;
	background-repeat: no-repeat;
}

#Header {
	background-image: url(../images/Header1b2.jpg);
	height: 43px;
	background-repeat: no-repeat;
	padding-top: 67px;
}

#Header2 {
	background-image: url(../images/Header2c2.jpg);
	height: 43px;
	background-repeat: no-repeat;
	padding-top: 67px;
}

#HeaderText {
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
}

#HeaderText a:link, #HeaderText a:visited {
	text-decoration: underline;
	color: #FFF;
}

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


#TopMenu {
	padding-left: 207px;
}

#MainArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#MainBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/main_banner_left.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 174px;
	font-weight: bold;
	color: #003E7A;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 215px;
	padding-left: 580px;
}

#MainBanner ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#MainBanner li {
	padding-bottom: 3px;
}

#MainBanner a:link, #MainBanner a:visited {
	text-decoration: underline;
	color: #003E7A;
	background-image: url(../images/dotted_arrow_blue.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px 50%;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

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

#MainBanner2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/main_banner_v3.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 482px;
	font-weight: bold;
	color: #003E7A;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 215px;
	padding-left: 502px;
}

#MainBanner2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#MainBanner2 li {
	padding-bottom: 3px;
}

#MainBanner2 a:link, #MainBanner2 a:visited {
	text-decoration: underline;
	color: #003E7A;
	background-image: url(../images/dotted_arrow_blue.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px 50%;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

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

#MainBanner3 {
	width: 984px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}

#MainBannerRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/main_banner_right.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 230px;
	color: #333;
	float: left;
	margin-bottom: 10px;
}

#MainBannerRightContents {
	width: 200px;
	background-color: #FFF;
	background-image: url(../images/panel_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003E7A;
	border-bottom-color: #003E7A;
	border-left-color: #003E7A;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	margin-left: 5px;
}

#MainBannerRightContents a:link, #MainBannerRightContents a:visited {
	text-decoration: underline;
	color: #00539F;
}

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

.MainBannerRightContentsHeader {
	background-color: #003E7A;
	width: 192px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/HeadingBG.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
}

#TabMenu {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	float: left;
	width: 516px;
}

#LeftMenu {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 190px;
	background-color: #FFF;
	float: left;
	text-align: left;
}

#RightArea {
	width: 733px;
	background-color: #FFF;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#RightArea p {
	color: #333;
	font-size: 12px;
}

#RightArea ul {
	margin-left: 15px;
	padding-left: 0px;
}

#RightArea li {
	padding-bottom: 10px;
}

#ProductImage {
	float: left;
	width: 480px;
	margin-bottom: 10px;
	height: 185px;
	margin-right: 10px;
}

#ProductImage2 {
	float: left;
	width: 480px;
	margin-bottom: 10px;
	height: 130px;
	margin-right: 10px;
}

#ProductImage3 {
	float: left;
	width: 350px;
	margin-bottom: 10px;
	height: 185px;
	margin-right: 10px;
}

#ProductImage4 {
	float: left;
	width: 480px;
	margin-right: 10px;
}

#LinkArea {
	float: left;
	width: 221px;
	height: 160px;
	margin-bottom: 20px;
	background-image: url(../images/panel_bg2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
}

#LinkArea2 {
	float: left;
	width: 168px;
	height: 105px;
	margin-bottom: 20px;
	background-image: url(../images/panel_bg2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
}

#LinkArea p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#LinkArea a:link, #LinkArea a:visited {
	text-decoration: underline;
	color: #00539F;
}

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

#LinkArea2 p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#LinkArea2 a:link, #LinkArea2 a:visited {
	text-decoration: underline;
	color: #00539F;
}

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

#TextArea {
	clear: both;
	margin-right: 10px;
}

#TextArea a:link, #TextArea a:visited {
	text-decoration: underline;
	color: #00539F;
}

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

#LeftBanners {
	padding-top: 15px;
	width: 190px;
	float: left;
}

#LeftBanners2 {
	width: 190px;
	float: left;
}

#Banners {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 190px;
	background-color: #FFF;
	float: left;
	background-image: url(../images/panel_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}

.HomePageBannersHeader {
	background-color: #003E7A;
	width: 406px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/HeadingBG.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

#HomePageBannersSection {
	margin-bottom: 10px;
	width: 406px;
	background-color: #FFF;
	background-image: url(../images/panel_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	height: 184px;
}

.HomePageBannersLeft {
	width: 198px;
	float: left;
	height: 51px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.HomePageBannersRight {
	width: 198px;
	float: left;
	height: 51px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.HomePageBannersLeftLarge {
	width: 198px;
	float: left;
	height: 112px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.HomePageBannersRightLarge {
	width: 198px;
	float: left;
	height: 112px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#Footer {
	background-image: url(../images/footer_bar.jpg);
	background-repeat: repeat-x;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	padding-left: 25px;
}

#Footer a:link, #Footer a:visited {
	text-decoration: none;
	color: #FFF;
}

#Footer a:hover{
	text-decoration: underline;
}

#Credits {
	width:930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

#Credits a:link, #Credits a:visited {
	text-decoration: underline;
	color: #333;
}

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

#DemoAreaPage {
	width:660px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #ECECEC;
	height: 156px;
	border: 1px solid #999;
}

#DemoAreaPage a:link, #DemoAreaPage a:visited {
	text-decoration: underline;
	color: #00539F;
}

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

#DemoAreaPage2 {
	width:660px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #ECECEC;
	height: 156px;
	border: 1px solid #999;
}

#DemoAreaPage2 a:link, #DemoAreaPage2 a:visited {
	text-decoration: underline;
	color: #00539F;
}

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

.LatestNews {
	width:205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	padding-right: 5px;
}

.LatestNews a:link, .LatestNews a:visited {
	text-decoration: underline;
	color: #00539F;
}

.LatestNews a:hover{
	text-decoration: none;
}

.DemoAreaLeft {
	width:230px;
	float: left;
	padding-right: 20px;
}

.DemoAreaRight {
	width:230px;
	float: left;
}

.PrinterLists {
	width:705px;
	padding: 10px;
	background-color: #ECECEC;
	border: 1px solid #999;
	height: 100px;
	margin-bottom: 10px;
}

.PrinterListsTop {
	width: 725px;
	background-image: url(../images/printer_box_top.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	height: 20px;
	background-position: bottom;
}

.PrinterListsMiddle {
	width: 705px;
	background-image: url(../images/printer_box_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	overflow: hidden;
	text-align: left;
	height: 100px;
}

.PrinterListsBottom {
	width: 725px;
	height: 10px;
	background-image: url(../images/printer_box_bottom.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	clear: both;
}

.PrinterListsMiddle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.PrinterListsMiddle p a:link, .PrinterListsMiddle p a:visited {
	text-decoration: underline;
	color: #00539F;
}

.PrinterListsMiddle p a:hover{
	text-decoration: none;
}

.PrinterListsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin: 0px;
	font-weight: bold;
}

.PrinterListsHeading a:link, .PrinterListsHeading a:visited {
	text-decoration: underline;
	color: #00539F;
}

.PrinterListsHeading a:hover{
	text-decoration: none;
}

.PrinterListsPDF {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 220px;
}

.PrinterListsPDF a:link, .PrinterListsPDF a:visited {
	text-decoration: underline;
	color: #00539F;
}

.PrinterListsPDF a:hover{
	text-decoration: none;
}

.PrinterListsImage {
	margin-right: 20px;	
}

#LeftColumn {
	width:320px;
	float: left;
	margin-right: 40px;
}

#RightColumn {
	width:300px;
	float: left;
}

#LeftColumn2 {
	width:200px;
	float: left;
	margin-right: 40px;
}

#RightColumn2 {
	width:420px;
	float: left;
}

.Clear {
	clear:both;
}

.TabPanelLeft {
	float: left;
	width: 326px;
	margin-right: 20px;
	margin-top: 10px;
}

.TabPanelRight {
	width: 140px;
	float: left;
	margin-top: 10px;
}

.DescAreaTop {
	width: 240px;
	background-image: url(../images/desc_box_top.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	height: 10px;
	background-position: bottom;
}

.DescAreaTop2 {
	width: 240px;
	background-image: url(../images/desc_box_top.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	height: 20px;
	background-position: bottom;
}

.DescAreaMiddle {
	width: 220px;
	background-image: url(../images/desc_box_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	overflow: hidden;
	text-align: left;
}

.DescAreaMiddle a:link, .DescAreaMiddle a:visited {
	text-decoration: underline;
	color: #00539F;
	font-size: 11px;
	display: inline;
	font-weight: normal;
}

.DescAreaMiddle a:hover{
	text-decoration: none;
}

.DescAreaMiddle ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
}

.DescAreaMiddle li {
	line-height: 14px;
}

.DescAreaBottom {
	width: 240px;
	height: 10px;
	background-image: url(../images/desc_box_bottom.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#LeftColumnProduct {
	float: left;
	width: 490px;
}

#LeftColumnProductZundVideo {
	float: left;
	width: 740px;
}

#RightColumnProduct {
	float: left;
	width: 240px;
}

.AgfaDescAreaTop {
	width: 240px;
	background-image: url(../images/agfa_desc_box_top.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	height: 10px;
	background-position: bottom;
}

.AgfaDescAreaTop2 {
	width: 240px;
	background-image: url(../images/agfa_desc_box_top.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	height: 20px;
	background-position: bottom;
}

.AgfaDescAreaMiddle {
	width: 220px;
	background-image: url(../images/agfa_desc_box_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	color: #333;
}

.AgfaDescAreaMiddle a:link, .AgfaDescAreaMiddle a:visited {
	text-decoration: underline;
	color: #00539F;
	font-size: 11px;
	display: inline;
	font-weight: normal;
}

.AgfaDescAreaMiddle a:hover{
	text-decoration: none;
}

.AgfaDescAreaBottom {
	width: 240px;
	height: 10px;
	background-image: url(../images/agfa_desc_box_bottom.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#ZundVideosSubmenu {
	width: 180px;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #ECECEC;
}

.ZundVideosSubmenuLinks {
	font-size: 11px;
	background-image: url(../images/dotted_arrow_blue.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	margin-left: 7px;
}

.ZundVideosSubmenuLinks a:link, .ZundVideosSubmenuLinks a:visited {
	text-decoration: underline !important;
	color: #00539F !important;
	font-weight: normal !important;
}

.ZundVideosSubmenuLinks a:hover{
	text-decoration: none !important;
	background-color: #ECECEC !important;
	background-image: url(../images/dotted_arrow_blue.gif) !important;
	background-repeat: no-repeat !important;
}
