/* =============================== Reset Elements =============================== */
*{
	margin:0;
	padding:0;
}
h1,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th{
	font-size:1em;
	font-weight:normal;
	font-style:normal;
}
ul,ol{
	list-style:none;
}
fieldset,img{
	border:none;
}
caption,th{
	text-align:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* =============================== Basic Elements =============================== */
body{
	background: url("http://www.agfa.com/resources/images/body-bg.gif") repeat-x #ECECEC;
	font:101% "Arial",Verdana,sans-serif;
}
#gandi{
	float:left;
	display:inline;
	margin:20px 0 0 15px;
}
#gandi h1{
	width:315px;
	height:75px;
}
#gandi h1 a{
/*	background:url(../themes/main/logo_gandi-2.png) 0 0 no-repeat; */
	background:url("http://www.agfa.com/gs/global/en/binaries/logo_tcm601-40715.gif") 0 0 no-repeat;
	border:0;
	height:75px;
	display:block;
	line-height:63px;
	text-indent:-9999px;
}
#gandijeti h1 a{
	background:url(../themes/main/logo_gandi-jeti.png) 0 0 no-repeat;
	border:0;
	height:75px;
	display:block;
	line-height:63px;
	text-indent:-9999px;
}
h2{
	color:#fff;
	font-family:Arial;
	font-size:22px;
	margin-bottom:15px;
	background:#67737a;
	border-bottom:1px solid #61828b;
	padding:5px;
}
#news h3{
	font-family:Arial;
	color:#fff;
	font-size:16px;
	margin-bottom:10px;
	padding:5px;
	background:#67737a;
	font-weight:bold;
	border-bottom:1px solid #61828b;
}
/* =============================== Layout Elemtents =============================== */
#container{
	margin:0 auto;
	width:1006px;
}
#layout{
	margin:1px 0 20px 0;
	background: url("http://www.agfa.com/resources/images/site-borders-gs.gif") no-repeat top left;
}
/* =============================== Header Elemtents =============================== */
#header{
	width:999px;
}
#logos{
	/*background:url(../themes/main/topbanner.png) left no-repeat;*/
	height:106px;
}
#jeti{
	float:right;
	margin:30px 30px 0 0;
	width:71px;
}
#dpi_jeti{
	float:right;
	margin:10px 20px 0 0;
	width:143px;
}
#gandijetilogo{
    position:absolute;
    background:url(../themes/main/logo_jeti.png) left no-repeat;
    width:61px;
}
#banner{
	height:346px;
	background:#e6e7e8;
	margin-top:20px;
}
/* =============================== Menu Elemtents =============================== */
#homebtn{
	width:4px;
	height:16px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(../themes/main/gandi_homepage_btn.jpg) no-repeat;
	float:left;
}
#homebtn:hover{
	margin:0 auto;
	background-position:0 -26px;
}
a.button span{position:absolute;left:-1000px;}
#wrap{
	height:26px;
	margin:0 auto;
	clear:both;
}
#menu{
	margin:0 auto;
    background:#f3f3f3;
	color:#7d7d7d;
	font-family:Arial;
	font-size:14px;
	height:26px;
	width:94%;
	font-family: arial,trebuchet MS,tahoma,helvetica,clean,sans-serif;
	border-radius:10px;
	border-top: 1px solid #dcdcdc;
	border-left:1px solid #acadad;
	border-bottom:1px solid #acadad;
	border-right:1px solid #acadad;
	padding:6px;
	z-index:999;
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
	display:inline;
}
#menu a{
	display:block;
	margin:0 auto;
	padding:5px 18px 5px 18px;
	text-align:left;
    text-decoration:none;
    font-weight:bold;
    color:#7d7d7d;
	border-right:1px solid #c4c4c4;
	
}
#menu a:hover{
    color:#000;
}
#menu span{
    display:none;
}
#subnav{
    font-size:.8em;
    margin-bottom:2em;
}
#subnav a{
    color:#fb3b00;
    margin-right:1em;
}
#subnav span{
    color:silver;
    margin-right:1em;
}
#searchform{
    background:#a82912;
	float:right;
	margin:2px 0 0 0;
    padding:0;
	width:198px;
}
#s{
	border:none;
	color:#67737a;
	padding:3px;
	width:140px;
	font-size:12px;
	font-weight:bold;
}
#searchsubmit{
	border:none;
	font-size:.9em;
	color:#fff;
}
#s:focus, #s:hover{
    background:#f5f1cc;
    color:#67737a;
}
/* =============================== Content Elemtents =============================== */
#main{
    background:#e6e7e8 url(../themes/main/main_fill.png) repeat-y right;
	width:999px;
	margin-top:20px;
}
#main #content{
	width:1006px;
	/*background:url(../themes/main/main_top_area.png) top right no-repeat;*/
	color:#fff;
	margin:0 auto;
	padding:0 0 15px 0;
}
#news{
	width:280px;
	margin:10px 20px 0 10px;
}
#news a:link{
	color:#a82912;
    text-decoration:none;
}
#news a:visited{
	color:#a82912;
    text-decoration:underline;
}
#news a:hover{
	color:#486dae;
	text-decoration:underline;
}
#news a:active{
	color:#a82912;
}
#news p{
	font-family:Arial;
	color:#000;
	font-size:12px;
	margin:0 0 20px 0;
	padding:0;
	line-height:20px;
}
#news ul{
	list-style:none;
	margin:0;
	padding:0;
}
#news li{
	font-size:12px;
	margin-bottom:10px;
	width:250px;
}
#secondarycontent{
	/*background:url(../themes/main/4_boxes_full.png) no-repeat;*/
	margin-top:5px;
	height:134px;
	width:388px;
}
#promotions{
	padding:0 20px 0 20px;
}
/*#promotions li{
	background:url(../themes/main/main_4boxes_1.png) no-repeat right;
	font-size:.8em;
	height:37px;
	line-height:1.2em;
	margin-bottom:5px;
	margin-top:10px;
	padding-top:5px;
	text-transform:uppercase;
	width:159px;
}
#promotions li a{
	color:#313131;
	font-weight:bold;
	text-decoration:none;
}
#promotions li a em{
	color:#fe000b;
	font-weight:bold;
}
.flashclip{
	margin-left:4px;
	margin-right:2px;
}*/
#updates{
	color:#67737a;
	height:400px;
	margin-top:10px;
	margin-left:5px;
	width:380px;
}
#updates li{
	background:url(../themes/main/box_chop_corner.png) no-repeat top left;
	height:139px;
	width:183px;
}
#boxchopLong li{
	background:url(../themes/main/box_chop_corner_long.png) no-repeat top left;
	height:139px;
	width:183px;
}
#updates a:link{
	color:#a82912;
    text-decoration:none;
}
#updates a:visited{
	color:#a82912;
    text-decoration:underline;
}
#updates a:hover{
	color:#486dae;
	text-decoration:underline;
}
#updates a:active{
	color:#a82912;
}
h4{
	color:#67737a;
	font-size:.9em;
	font-weight:bold;
	margin:7px;
}
#updates li{
	margin-bottom:5px;
}
#updates li img{
	display:block;
	margin:0 auto;
}
#updates li p{
	font-size:.7em;
	margin:2px 2px 0 2px;
	text-align:center;
}
#sidebar{
	padding-left:10px;
	width:285px;
}
/* =============================== Article Elements =============================== */
#article{
	width:673px;
	padding:10px 0 0 20px;
}
#article p{
	font-size:12px;
	line-height:18px;
	margin:0 20 15px 0;
	padding:0;
}
#article h2{
	background:#67737a;
	border-bottom:1px solid #61828b;
	clear:both;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:5px 0 5px 5px;
	width:100%;
}
#article h3{
	clear:both;
	color:#67737a;
	font-size:18px;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:5px 0 5px 5px;
	width:100%;
}
#article a:link{
	color:#a82912;
    text-decoration:none;
}
#article a:visited{
	color:#a82912;
    text-decoration:underline;
}
#article a:hover{
	color:#486dae;
	text-decoration:underline;
}
#article a:active{
	color:#a82912;
}
/* =============================== Internal Elements =============================== */
#internal{
	width:999px;
    background:#e6e7e8 url(../themes/main/main_fill.png) repeat-y right;
	/*background:url(../themes/main/internal_fill.png) repeat-y right;*/
}
#content{
	width:1006px;
	/*background:url(../themes/main/internal_top_area.png) top right no-repeat;*/
	color:#2e454b;
}
#internal h2{
	font:1.2em bold "Trebuchet MS", Verdana, Arial, sans-serif;	
}
/* =============================== About Elements =============================== */
#timeline li{
	font-size:.8em;
	height:130px;
	padding-left:155px;
	margin-bottom:10px;
}
.y2002{
	background:url(../themes/main/timeline-2002.png) left center no-repeat;
}
.y2003{
	background:url(../themes/main/timeline-2003.png) left center no-repeat;
}
.y2004{
	background:url(../themes/main/timeline-2004.png) left center no-repeat;
}
.y2005{
	background:url(../themes/main/timeline-2005.png) left center no-repeat;
}
.y2006{
	background:url(../themes/main/timeline-2006.png) left center no-repeat;
}
.y2007{
	background:url(../themes/main/timeline-2007.png) left center no-repeat;
}
.y2008{
	background:url(../themes/main/timeline-2008.png) left center no-repeat;
}
.y2009{
	background:url(../themes/main/timeline-2009.png) left center no-repeat;
}
/* =============================== Support Elements =============================== */
.contactlist{
	height:150px;
	width:330px;
}
.contactlist li{
	font-size:.8em;
}
.companylist{
	width:330px;
}
.companylist li{
	font-size:.8em;
}
#supportnav li{
	display:inline;
}
#supportnav li a{
	background-color:#67737a;
	color:#fff;
	padding:.2em 1em;
	text-decoration:none;
}
#supportnav li a:hover{
	background-color:#369;
	color:#fff;
}
#slider{
    position:relative;
    width:680px;
}
.scroll{
    clear:left;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    width:680px;
}
.scrollContainer div.panel{
    padding:0 10px 0 0;
    width:680px;
}
.scrolllist{
	margin:5px 0 5px 0;
}
.scrolllist li{
	font-size:.8em;
}
.phone{
	background:url(../themes/icons/icon-phone.png) left center no-repeat;
	padding-left:24px;
}
.fax{
	background:url(../themes/icons/icon-fax.png) left center no-repeat;
	padding-left:24px;
}
.email{
	background:url(../themes/icons/icon-email.png) left center no-repeat;
	padding-left:24px;
}
.global{
	background:url(../themes/icons/icon-web.png) left center no-repeat;
	padding-left:24px;
}
#productitems img{
	margin:5px 10px 5px 0;
}
/* =============================== Client Login Elements =============================== */
#login{
	background:none transparent;
}
#loginform{
	background:#67737a;
	color:#fff;
	margin:5px 20px 0 10px;
	width:393px;
}
#login h3{
	font-weight:bold;
	padding:3px;
}
.textbox{
	border:1px solid #000;
	margin-bottom:3px;
}
.button{
	margin-bottom:-6px;
}
#login label{
	font-size:.8em;
	width:500px;
}
#login a{
	font-size:.7em;
}
#login a:link{
	color:#fff;
	text-decoration:none;
}
#login a:visited{
	color:#efeff0;
}
#login a:hover{
	color:#fff;
	text-decoration:underline;
}
#login a:active{
	color:#fff;
}
#signup{
	text-align:center;
}
#signup li{
	display:inline;
	margin:5px 10px 0 10px;
}
/* =============================== Accordian Elements =============================== */
#secondarynav{
	margin-left:10px;
	background-color:#67737a;
	width:275px;
}
#secondarynav a.head{
	cursor:pointer;
	background:#a82912 url(../themes/icons/icon_menu_arrow_right.png) no-repeat scroll right center;
	color:#fff;
	display:block;
	font-size:.8em;
	font-weight:bold;
	padding:3px;
	text-decoration:none;
}
#secondarynav a.selected{
	background-image:url(../themes/icons/icon_menu_arrow_up.png);
}
#secondarynav a.head:hover{
	background:#bf311a url(../themes/icons/icon_menu_arrow_down.png) no-repeat scroll right center;
}
#secondarynav li{
	display:inline;
	list-style:none outside none;
}
#secondarynav li li{
	font-size:0.8em;
}
#secondarynav li li a{
	color:#fff;
	display:block;
	margin:5px 0 5px 10px;
	text-decoration:none;
}
#secondarynav li li a:hover{
	color:#fff;
	background-color:#bf311a;
}
#printers{
	margin:5px;
}
#printers li{
	margin:5px;
}
.aqua{
	background:url(../themes/buttons/button_aquajet_printer_icon.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.solvent{
	background:url(../themes/buttons/button_solvent_printer_icon.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.cyclones{
	background:url(../themes/buttons/button_cyclone_icon.png) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.gandisoftrips{
	background:url(../themes/buttons/button_gandisoft_icon.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.uv{
	background:url(../themes/buttons/button_uv_printer_icon.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.uvrtr{
	background:url(../themes/buttons/button_uv_rtr_printer_icon.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.media{
	background:url(../themes/buttons/button_sapproved_media_icon.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.ink{
	background:url(../themes/buttons/button_gandi_inks_icon.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.videos{
	background:url(../themes/buttons/button_video_icon.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
.brochures{
	background:url(../themes/buttons/button_pdf_brochure.gif) no-repeat left top;
	padding:3px 3px 3px 25px;
}
.hal{
	background:url(../themes/buttons/button_hal.jpg) no-repeat left center;
	padding:3px 3px 3px 25px;
}
/* =============================== Printer Elemtents =============================== */
.printerstats{
	float:left;
	font-size:.8em;
	line-height:1.5em;
	margin:0 10px 5px 0;
	width:320px;
}
.mainpoint{
	font-weight:bold;
}
#options{
	border-bottom:1px dashed #67737a;
	border-top:1px dashed #67737a;
	padding:5px;
	margin:0 0 15px 0;
}
#options li{
	display:inline;
	font-size:.75em;
}
#options li a{
	text-decoration:none;
}
.pdf{
	background:url(../themes/icons/icon-pdf.gif) no-repeat left center;
	display:block;
	height:23px;
	width:220px;
	padding-left:25px;
	line-height:24px;
}
/* =============================== Footer Elemtents =============================== */
#footer{
	/*background:url(../themes/main/footer_full.png) right no-repeat;*/
	clear:both;
	color:#000;
	font-size:.7em;
	height:46px;
	width:1006px;
}
#policy{
	margin:15px 0 0 10px;
	width:190px;
}
#policy a{
	color:#a82912;
	text-decoration:underline;
}
#policy a:hover{
	color:#bf311a;
	text-decoration:none;
}
#address{
	text-align:center;
	margin-top:15px;
	width:606px;
}
#copy{
	text-align:center;
	margin-top:15px;
	width:190px;
}
/* =============================== Misc Elemtents =============================== */
fieldset{
	clear:both;
	margin:1em 0;
	font-size:.75em;
	padding:1em;
}
legend{
	font-weight:bold;
}
#article label{
	display:block;
}
#article input{
	border:none;
	width:196px;
}
#article input:focus,#article textarea:focus{
	background:#ffc;
}
#article textarea{
	border:none;
	height:100px;
	width:200px;
}
#article input.radio,#article input.checkbox,#article input.submit{
	float:left;
	margin-right:1em;
	width:auto;
}
.submit{
	background-color:#ff0000;
	border:1px solid #800000;
	color:#fff;
	padding:2px;
}
.submit:hover{
	background-color:#0080ff;
}
.image{
	background:#5d8996;
	display:block;
	margin:0 15px 15px 0;
	padding:5px;
	float:left;
}
.pquote{
	background:#fff;
	border:1px solid #e2f2f4;
	color:#2e454b;
	font-size:.8em;
	font-style:italic;
	margin:0 5px 0 5px;
	padding:5px;
	text-align:center;
	width:200px;
}
.pquote span{
	color:#58848f;
	font-size:.75em;
	font-style:normal;
}
.right{
	float:right;
}
.left{
	float:left;
}
.imgleft{
	float:left;
	width:120px;
	height:120px;
	border:1px solid #67737a;
	margin-bottom:10px;
}
.imgleftflash{
	float:left;
	width:120px;
	height:100px;
	margin:0px 10px 0 0;
	_margin:5px 10px 0 0;
	border:1px solid #67737a;
}
.clear{
	clear:both;
}
#flashmasthead{
	width:999px;
	height:346px;
}
#printer{
	width:999px;
	height:346px;
}
#navlist{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
li.addressBlock{
	background-image:url(../themes/icons/icon-pdf.gif);
	background-repeat:no-repeat;
	height:23px;
	background-position:0 50%;
	padding:10px 5px 3px 30px;
	margin:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#bannerhome{
	margin-left:380px;
	height:346px;
}
blockquote{
	background:#67737a;
	color:#fff;
	font-style:italic;
	font-size:12px;
	margin:0 0 15px 0;
	padding:10px;
}
blockquote span{
	color:#e6e7e8;
	font-style:normal;
	font-size:12px;
	margin:0 auto;
	line-height:28px;
	padding:0;
	font-weight:bold;
}
.grid-a{
	color:#67737a;
	font-style:italic;
	font-size:11px;
	background:#bccfd2;
	margin:0 auto;
	padding:10px;
}
.grid-a h4{
	color:#67737a;
	font-style:italic;
	font-size:16px;
	margin:0 0 5px 0;
	padding:0;
}
.grid-a ul{
	list-style:disc;
	margin:0 0 0 20px;
	padding:0;
}
.grid-a li{
	font-size:12px;
	margin-bottom:5px;
}
.grid-b{
	color:#67737a;
	font-style:italic;
	font-size:11px;
	margin:0 auto;
	padding:10px;
}
.grid-b h4{
	color:#67737a;
	font-style:italic;
	font-size:16px;
	margin:0 0 5px 0;
	padding:0;
}
.grid-b ul{
	list-style:disc;
	margin:0 0 0 20px;
	padding:0;
}
.grid-b li{
	font-size:12px;
	margin-bottom:5px;
}
.grid-b li{
	font-size:12px;
	margin-bottom:5px;
}
#kwicks_container{ 
	background:url(../themes/main/print_slide_intro.jpg) no-repeat;
	height:350px;
}
#kwicks{
	position:relative;
}
.kwick span{
	width:250px;
	font-size:11px;
	margin:0 auto;
	padding:0 0 0 45px;
}
#kwicks .kwick{
	float:right;
	display:block;
	width:30px;
	height:350px;
}
#kwick_red{background:#424242 url(../themes/main/print_slide.jpg) no-repeat;}
#kwick_orange{background:#424242 url(../themes/main/print_slide2.jpg) no-repeat;}
#kwick_yellow{background:#424242 url(../themes/main/print_slide3.jpg) no-repeat;}
#kwick_green{background:#424242 url(../themes/main/print_slide4.jpg) no-repeat;}
#kwick_blue{background:#424242 url(../themes/main/print_slide5.jpg) no-repeat;}
#kwick_indigo{background:#424242 url(../themes/main/print_slide6.jpg) no-repeat; color:#fff; }
#kwick_violet{background:#424242 url(../themes/main/print_slide7.jpg) no-repeat;}.contactsHeads{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
}
.maps{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	width:200px;
	left:0px;
	top:0px;
	right:0px;
	bottom:55px;
}
.mapstext{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	width:200px;
	left:200px;
	top:0px;
	right:0px;
	bottom:55px;
}
.maptextinfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.headingsRed{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
inthepress{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	background-color:#ccc;
}
inthenews{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	color:#000000;
}
fieldset p{
    margin-top:5px;
}
fieldset label{
    width:6.5em;
    float:left;
    margin-right:0.5em;
    display:block;
}
fieldset input, fieldset textarea{
    color:#781351;
    background:#e6e7e8;
}
.feedback-submit input{
    border:none;
    margin-left:6.5em;
    height:57px;
	text-indent:-9999px;
}
fieldset{
    border:1px solid #67737a;
    width:40em;
}
legend{
    background:#67737a;
    color:#fff;
    font-weight:bold;
    padding:4px;
    margin-bottom:5px;
} 
.formbutton{
    cursor:pointer;
    background:url(../themes/main/feedback-submit.gif) repeat-x left top;
}
