#content {
	font-size: 12px;
	color: black;
}

#tagline {
	margin-left: 37px;
}

#topHeadline {
 	height:40px;
	margin-left:30px;
	padding-top:15px;
	background-image:url(/resources/images/products/headlineUnderline.gif); 
	background-repeat:no-repeat; 
	background-position:2px 43px;
}

.headline {
	font-size : 31px;
}

.headline2 {
	font-size : 31px;
}

.headWithSubhead {
 font-size:30px; margin-bottom:-16px;
 }


#bannerShadow { 
	background-image:url(../resources/images/shadow_mainbanner.png); background-repeat:no-repeat;
	height:10px;
}

#pageNavigation {
	font-size:11px; /* romie */
	color: #dadada;
	margin: 3px 0px 0px 30px;
	height:33px;
	overflow:hidden;
}

#pageNavigation a {
	color: #3375ba;
	text-decoration:none;
	
}


.showName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#333333;
}

/* --- Sub Nav Tabs --- */


a.button
{
	display: inline-block;
	font: bold 11px 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: 11px;
}
a.button:hover { background-color: #9900CC; }
a.button span
{
	line-height: 33px;
	display: block;
	padding-right: 11px;
	background: url(/resources/images/buttons/productTab.png) no-repeat right bottom;
}
.button span
{

}



a.subNavLink { color:red; font: normal 11px Arial, Serif; text-decoration: none; font-weight:bold; padding:5px; }

a.subNavLink:hover { color:#000000; border:1px solid #dddddd; padding:4px; font-weight:bold; }



/* --- About Sub Nav Tabs --- */


#aboutButtonDiv {
    /* position:relative; 
	left:0px; 
	top:-8px; */
	color:#999999; 
	padding:0px 0px 20px 15px; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px;
	}

a.aboutButton
{
	display: inline-block;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #333;
	outline: none;
	background: url(../resources/images/buttons/AboutTab_01.png) no-repeat left top;
	line-height: 33px;
	padding-left: 10px;
}
a.aboutButton:hover { /* background-color: #DDDDDD; */ }
a.aboutButton span
{
	line-height: 33px;
	display: block;
	padding-right: 10px;
	background: url(/resources/images/buttons/AboutTab_01.png) no-repeat right bottom;
}



#solutions {
	background: white url('/resources/images/solutions/backgrounds/solutions.gif') no-repeat top left;
	width: 671px;
	height: 543px;
	margin: 10px 0px 15px 25px;
}

#sidebar {
	background: white url('/resources/images/solutions/backgrounds/sidebar.gif') no-repeat top left;
	width: 236px;
	height: 543px;
	float: right;
	margin: 10px 15px 15px 0px;
	line-height: 14px;
	color: #666666;
}

#solutionsNavigation {
	margin: 0px 0px 13px 13px;
	padding-top: 5px;
}

#solutionsNavigationLinks {
	color: gray;
}

#solutionsNavigationLinks a{
	color: gray;
}

.solutionItem {
	margin: 10px 0px 10px 15px;
	padding-right: 10px;
	line-height: 14px;
	width: 300px;
	float: left;
	cursor:pointer;
}

.solutionThumbnail {
	float: left;
}

.solutionTitle {
	margin: 0px 0px 0px 90px;
	color: #3375ba;
	font-weight: bold;
}

.solutionBody {
	margin: 0px 0px 0px 90px;
}

#sidebar p {
	margin: 5px 15px 20px 15px;
	color: #666666;
}

#sidebar p a {
	color: #3375ba;
	text-decoration: underline;
}



#rightSide {
	width: 266px;
	background-image: url('/resources/images/products/printers/advancedJet/rightSideBackground.gif');
	background-repeat: repeat-y;
	float: right;
	margin: 10px 20px 5px 0px;
}

#rightSide p {
	margin: 0px 10px 5px 12px;
}


/* 3 column with new left */

#leftColumn {
	float:left;
	margin:10px 20px 10px 30px;
	width:295px;
}


#centerColumn {
	float:left;
	margin:10px 20px 10px 0px;
	width:295px;
}

#centerColumn a:link { color:#333333; }
#centerColumn a:visited { color:#333333; }
#centerColumn a:hover { color:#0066CC; }



/* 2 column new */

#leftColumn2col {
	float:left; 
	padding:8px 10px 10px 30px; 
	width:420px;
}

#rightColumn2col {
	float:right; 
	padding:8px 30px 10px 10px; 
	width:420px;
}


/* events 1 column */

#leftColumn1col {
	float:left; 
	padding:8px 10px 10px 30px; 
	width:600px;
}


/* old left */

#leftSide {
	margin: 30px 620px 10px 30px;
}


#leftSideLeftSide {
	margin: 10px 250px 10px 20px;
}


#leftSideLeftSide p {
	padding: 2px 0px 2px 20px;
}

#leftSideLeftSide li {
	list-style-type: disc;
	margin-left: 50px;
}

.tabbed {
	margin-left: 15px;
	font-weight: bold;
}

#leftSideRightSide {
	float: right;
	width: 290px;
	margin:20px 20px 0 0;
}

#leftSideRightSide p {}

.blue {
	color: #3375ba;
}

.leftSpace {
	margin-left: 30px;
}

.borderBox {
	border: 1px solid #dddddd;
}

.boxTitle {
	background: #eeeeee;
	padding: 10px 0px 10px 20px;
	color: black;
	font-weight: bold;
}

/* -- Tables -- */

table td { padding:0px; }

table.shows { 
	
	background-color: #ffffff;
	border:0px;
	margin:0 0 20px 0;
	padding:0px;
	
}
table.shows tr th {
	background-color:#eeeeee;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	/* text-align:left; */
	padding: 2px 2px;
}
table.shows td {
	/* border-bottom:1px #eeeeee solid; */
	/* text-align:left; */
	font-size:11px;
	color:#333333;
	vertical-align:top;
	padding:0px;
}
table.shows td.tableheading { 
	font-weight:bold;
}

.newsTable a:link { color:#333333; }
.newsTable a:visited { color:#333333; }
.newsTable a:hover { color:#0066CC; }


/* -- Image Padding -- */

.imgAlignRight {
	 padding:4px 0 8px 8px;
	 float:right;
}
.imgAlignLeft {
	 padding:4px 8px 8px 0px;
	 float:left;
}


/* lists */

ul, ol {
	list-style-image:url(/resources/images/arrow_list.gif); 
	margin: 0px;
	margin: 0px -0px 0px 18px;
}

li {
	margin:10px 0px 10px 0px;
}

/* social column */

#flickr img, #scrnshots img, #twitter img			{ width: 65px; margin: 4px; }

.tweet												{ padding: 4px 4px 8px 15px; margin: 0px 0; }



/***** 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;
}


/*** Boxes ***/

/* boxMessage  */
.boxMessage			{ background: #ffffff; border: 1px solid #cccccc; position: relative; }
.boxMessage .tl		{ position: absolute; width: 10px; height: 10px; background:url(/resources/images/corners/box1-tl.png); top: -1px; left: -1px; }
.boxMessage .tr		{ width: 10px; height: 10px; background: url(/resources/images/corners/box1-tr.png); position: absolute; top: -1px; right: -1px; }
.boxMessage .bl		{ width: 10px; height: 10px; background: url(/resources/images/corners/box1-bl.png); position: absolute; bottom: -1px; left: -1px; }
.boxMessage .br		{ width: 10px; height: 10px; background: url(/resources/images/corners/bbox1-br.png); position: absolute; bottom: -1px; right: -1px; }
.boxMessage .inside	{ padding: 10px; }


#rightSide2 {
	width: 266px;
	/* background-image: url('/resources/images/products/printers/advancedJet/rightSideBackground.gif'); */
	background-repeat: repeat-y;
	float: right;
	margin: 10px 20px 25px 0px;
}


/* Company Right Column Container  */
.compRtColBox			  { background: #eeeeee; border: 1px solid #cccccc; position: relative; font-size:11px; margin:5px 5px 10px 5px; }
.compRtColBox .tl		  { position: absolute; width: 6px; height: 6px; background:url(/resources/images/corners/prodBox-tl.png); top: -1px; left: -1px; }
.compRtColBox .tr		  { width: 6px; height: 6px; background: url(/resources/images/corners/prodBox-tr.png); position: absolute; top: -1px; right: -1px; }
.compRtColBox .bl		  { width: 6px; height: 6px; background: url(/resources/images/corners/prodBox-bl.png); position: absolute; bottom: -1px; left: -1px; }
.compRtColBox .br		  { width: 6px; height: 6px; background: url(/resources/images/corners/prodBox-br.png); position: absolute; bottom: -1px; right: -1px; }
.compRtColBox .inside  	  { padding: 10px 6px 4px 6px; }


/*Products Right Column */
.compRtColHeadline  	{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; width:240px }
.compRtColPartContent   { float:left; margin:0 0 0 5px; width:180px; padding:0; }
