#pageNavigation {
	font-size:12px; /* romie */
	color: #dadada;
	margin: 3px 0px 10px 30px;
	height:33px;
	overflow:hidden;
}

#pageNavigation a {
	color: #3375ba;
	text-decoration:none;
}


/* --- Sub Nav Tabs --- */

a.button
{
	display: inline-block;
	font: bold 14px Arial, Serif;
	text-decoration: none;
	color: #000;
	outline: none;
	background: url(../resources/images/buttons/productTab.png) no-repeat left top;
	line-height: 33px;
	padding-left: 14px;
}
a.button:hover { background-color: #9900CC; }
a.button span
{
	line-height: 33px;
	display: block;
	padding-right: 14px;
	background: url(../resources/images/buttons/productTab.png) no-repeat right bottom;
}
.button span
{

}

#topHeadline {
 	height:40px;
	margin-left:100px;
	margin-top:15px;
	background-image:url(/resources/images/products/headlineUnderline.gif); 
	background-repeat:no-repeat; 
	background-position:2px 29px;
}

.headline {
	font-size : 31px;	

}

.headline2 {
	font-size : 31px;
}

.headlineh2TG18 {
	font-size : 18px;
	color:#363636;
	
	
}
.headlineh2TG18Line {
	margin-left: 30px;
	/* margin-left: 47px; */
	width: 200px;
	margin-top: 25px;
	text-align:left;
}
.TG12 {
	font-size:12px;
	color:#676767;
}
#rightSide {
	width: 266px;
	background-image: url('/resources/images/products/printers/advancedJet/rightSideBackground.gif');
	background-repeat: repeat-y;
	float: right;
	margin: 10px 20px 25px 0px;
}

#rightSide p {
	margin: 0px 10px 5px 10px;
}



/* LEFT SIDE */

#centerSide {
	/* margin: 30px 300px 10px 30px; */
	margin: 50px 150px 20px 150px;
}
#centerSide p {
	line-height: 22px
}

 #centerSide li {
	list-style-image:url(../resources/images/arrow.gif);
	list-style-type:square;
	margin: 10px;
	padding: 0 10px 0px 10px;
	line-height:22px;

}
#leftSide {
	/* margin: 30px 300px 10px 30px; */
	margin: 20px 300px 20px 30px;
}

#leftSideLeftSide {
	margin: 0px 10px 10px 20px;
	float: left;
	width:340px;
	}


#leftSideLeftSide p {
	padding: 2px 0px 2px 20px;
}

#leftSideLeftSide li {
	list-style-type: disc;
	/* margin-left: 50px; */
	margin-left: 15px;

}

.tabbed {
	margin-left: 15px;
	font-weight: bold;
}

#leftSideRightSide {
	float: right;
	width: 202px;
	margin-right: 30px;
}

#leftSideRightSide p {
	padding: 10px 0px 5px 20px;
}

#relatedProds {
	padding:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#42637D;
	font-weight:bold;
}	

.blue {
	color: #3375ba;
}

.leftSpace {
	margin-left: 30px;
}

.borderBox {
	border: 1px solid #dddddd;
	padding: 0 0 10px 0;
}

.boxTitle {
	background: #eeeeee;
	padding: 10px 0px 10px 20px;
	color: black;
	font-weight: bold;
}

#bannerShadow { 
	background-image:url(../resources/images/shadow_mainbanner.png); background-repeat:no-repeat;
	height:10px;
}

.specTableHead {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background-color:#084594;
color:#FFFFFF;
}

table.specifications { 
	
	background-color: #ffffff;
	border:0px;
	
}
table.specifications tr th {
	background-color:#eeeeee;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding: 2px 4px;
}
table.specifications td {
	border-bottom:1px #eeeeee solid;
	text-align:left;
	font-size:11px;
	color:#333333;
	vertical-align:top;
}
table.specifications td.tableheading { 
	font-weight:bold;
}



table.og_promo tr th td { padding:0px; }

/*--------- Summary ---------*/




#summaryBody {
	background-color:#ffffff;
	padding: 20px;
}


#summaryBody li {
	padding: 0px 0px 4px 0px;
	margin: 0 0 0 10px;
	color: #000000;
	list-style-image:url(../resources/images/arrow.gif);
	}
	
#summaryBody ul {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 10px;
	color: #000000;
	list-style-image:url(../resources/images/arrow.gif);
	}	


/* ---- Image Cycle ---- */

.pics {  
    height:  260px;  
    width:   600px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
/*  padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px;
*/	
    top:  0; 
    left: 0 
} 



	/*---Adjustable Color Classes--*/
	
	a.red { background-color: red;}
	a.green { background-color: green;}
	a.orange { background-color: orange;}
	a.blue { background-color: blue;}


/* lists */

ul, ol {
	list-style-image:url(../resources/images/arrow.gif);
	list-style-type:square;
	margin: 0px;
	padding: 0px 20px 20px 20px;
	
}

li {
	margin:8px 0 0 10px;
}


/***** Links *****/

A:link {
	text-decoration: none; 
	color:#0066CC; /* #000000 */
}

A:visited {
	text-decoration: none;
	color:#0066CC;  /* #000000 */
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: none;  /* none */
	color:#3366CC;
}


/* Show Right Column Container  */
.showRtColBox			  { background: #eeeeee; border: 1px solid #cccccc; position: relative; font-size:12px; margin:5px 5px 10px 5px; }
.showRtColBox .tl		  { position: absolute; width: 6px; height: 6px; background:url(/resources/images/corners/prodBox-tl.png); top: -1px; left: -1px; }
.showRtColBox .tr		  { width: 6px; height: 6px; background: url(/resources/images/corners/prodBox-tr.png); position: absolute; top: -1px; right: -1px; }
.showRtColBox .bl		  { width: 6px; height: 6px; background: url(/resources/images/corners/prodBox-bl.png); position: absolute; bottom: -1px; left: -1px; }
.showRtColBox .br		  { width: 6px; height: 6px; background: url(/resources/images/corners/prodBox-br.png); position: absolute; bottom: -1px; right: -1px; }
.showRtColBox .inside  	  { padding: 20px 10px 0px 10px; }

/*Products Right Column */
.prodRtColHeadline  	{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; width:240px; }
.prodRtColPartContent   { float:left; margin:0 0 0 5px; width:180px; padding:0; }


/* tables */
table tr td { padding: 0px; }
