@charset "UTF-8";

/*This makes superscripts like trademark symbols appear in correct position regardless of font size*/
.sup 
{
	position: relative;
	top: -2ex;
	vertical-align:baseline;
	font-size: 40%;
}

.subheader
{
	color: #666666;
	font-size: 14pt;
}

a.homeboxlink
{
	text-decoration:none;
	font-size:10px;
	color: #000000;
	width:3em;
}

a.homeboxlink:hover
{
	font-size:10px;
	color:#666666;
	
}

/*This is for all body content*/
body
{
	font-family: Helvetica, Arial, sans-serif;
	min-width:1053px;
	max-width:1053px;
	color: #000;
	padding: 0px;
	border-right: 1px;
	top:0;
	left:0;
	background-image:url(http://www.spotimaging.com/images/backgroundgray.jpg);
	background-repeat:repeat-x;
	margin: 3px;
	margin-left: 3px;
}

/*This makes the border around the page- needs to be outside of all content but inside body*/
#my-border 
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	width:93%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

/*This colors the background*/
#my-border, #my-border .sb-inner 
{ 
	background-color:#ffffff; 
}

#my-topborder 
{
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	width:93%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*This colors the background*/
#my-topborder, #my-topborder .sb-inner 
{ 
	background:#000;
	background-image:url(http://www.spotimaging.com/images/backgroundheader.jpg);
	background-repeat:repeat-x;
}

/*This is for all landing and product page tables*/
table#formatlanding td
{
	cell-padding:5px;
	cell-spacing:5px;
	margin:3px;
	padding: 4px;
	padding-left: 3px;
	border: 1px solid #ececec;
	border-collapse:collapse;
	font-size: 9pt;
	text-align:center;
}


table#formatlanding 
{
	margin-left:9em;
	border: 1px solid #ececec;
	border-collapse:collapse;
	width:800px;
	position:relative;


	*width:760px;
	margin-top:0\0/; /*hack for IE8*/
	width:780px\0/;
	font-size:9pt;
	/*margin-left:13em;
	margin-left:13em\0/;*/
}



td#pad
{
	padding-left:20px;
	padding-right:20px;
	z-index:2;
}

table#formatlanding2 
{
	margin-top:1em;
	border: 1px solid #ececec;
	border-collapse:collapse;
	position:relative;
	*margin-top:5em; /*hack for IE7*/
	*width:780px;
	margin-top:0\0/; /*hack for IE8*/
	width:780px\0/;
	font-size:9pt;
	height: 56;	
}

/*This formats the top row of the product page table content*/
td#header
{
	background-color:#ececec;
	color:#000000;
	font-weight: bold; 
	height:10px;
	border: 1px solid #ececec;
	border-collapse:collapse;
	font-size:14px!important;
	text-align: center;
}

/*This formats the second row of the product page table content*/	
td.secondheader
{
	text-align: center;
	font-weight:bold;
	padding:3px;
	font-size:12px;
	border: 1px solid #ececec;
	border-collapse:collapse;
}

.tablefont 
{
	font-size: small; 
	font-weight:normal;
}

.tableheader 
{
	font-size:medium;
	font-weight:bold;
}

/*for table cells*/
td.productmarketing
{
	font-size: 9pt;
	font-weight:normal;
	color: #000;
	text-align:center;
	padding:3px;
	border: 1px solid #ececec;
	border-collapse:collapse;
}

/*for table cells*/
td.productmarketingfirstcolumn
{
	font-size: 9pt;
	font-weight:normal;
	color: #000;
	border: 1px solid #ececec;
	text-align:right;
	border-collapse:collapse;
}

.productmarketing
{
	font-size: 9pt;
	font-weight:normal;
	color: #000;
	border-collapse:collapse;
	text-align:center;
}

#landingpageheader
{
	font-size: 18pt;
	font-weight: bold;
	color: #000;
	padding-left: 2px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:5px;
}

h1
{
	font-size: 18pt;
	font-weight: bold;
	color: #000;
}

#landingpagemarketing
{
	font-size: 9pt;
	/* [disabled]font-weight:normal; */
	color: #FFF;
	color: #000000;
	padding-left: 2px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:20px;
}
  
tr.lpheaderdivisions
{
	background-color:#ececec;
	height:20px;
	color:#000000;
	font-weight: normal;
	padding: 2px;
	height:20px;
	font-size:12px;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/*selectors for home page*****************************************************************************/
#homepage ul
{
	padding:0;
	margin: 0;
}




td.home 
{
	background-image:url(http://www.spotimaging.com/images/buttonwshadnormallarger.png);
	background-repeat:no-repeat;
	background-position: top;
	text-decoration:none;
	font-size:13px;
	color: #ffffff;
	font-weight:300;
	line-height:4em;
}

td.home a:link
{
	text-decoration:none;
	font-size:13px;
	color: #ffffff;
	font-weight:300;
	line-height:4em;
}

a.home:hover
{

	font-size:13px;
	color: #666666;

}

td.home:hover
{
	background-image:url(http://www.spotimaging.com/images/buttonwshadnormallargerblack.png);
	background-repeat:no-repeat;
	background-position: top;
	line-height:4em;
	color: #666666;
	
}

td.home:hover a:link
{
	
	font-size:13px;
	
	color: #666666;
	line-height:4em;
}

a.home:hover
{
	
	font-size:13px;
	color: #666666;
	line-height:4em;
}

a.home
{
	text-decoration:none;
	font-size:13px;
	color:#ffffff;
	font-weight:300;
	line-height:4em;
}
.date
{
	color:#999999;
	font-size:10px;
}

.news
{
	color:#333333;
	font-size:11px;
}

td.news
{
	text-decoration:none;
	font-size:12px;
	color: #666666;
	padding-left:5px;
	padding-right:5px;
}

td.news:hover
{
	font-size:12px;
	color:#666666;
	padding-left:5px;
	padding-right:5px;
}

a.bullet 
{
	text-decoration:none;
	font-size:13px;
	color: #000000;
}

a.bulletgreen:hover 
{

	font-size:14px;
	color:#666666;
}

a.bulletgreen img
{
	padding:2px;
}

a.bulletgreen 
{
	text-decoration:none;
	font-size:14px;
	color: #3a6c08;
}



a.green
{
	text-decoration:none;
	color: #3a6c08;
}

a.green:hover 
{
	
	color:#666666;
}	

a.bullet:hover 
{
	
	font-size:13px;
	color:#666666;
}

a.smallbullet 
{
	text-decoration:none;
	font-size:12px;
	color: #000000;
}

a.smallbullet:hover 
{
	
	font-size:12px;
	color:#666666;
}

a.inlinebullet 
{
	text-decoration:none;
	font-size: 9pt;
	color: #3a6c08;
}

table a:hover 
{
	color: #666666;
	
}

table a
{
	text-decoration:none;
	font-size: 9pt;
	color: #3a6c08;
}

a.inlinebullet:hover 
{
	
	color:#666666;
}
a.greenlink
{
	text-decoration:none;
	color: #3a6c08;
}
a.greenlink:hover 
{
	
	color:#666666;
}
ul li#homey
{
	padding-left: 30px;
	font-size:12px;
	color:#333333;
	padding-right:30px;
	padding-bottom:10px;
}

/*Vertical Menu Selectors**************************************************/
td.vert
{
	border-right:1px solid #ececec;
	z-index:2;
}

li.vertmenudivider
{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	font-size:11px;
}

a.vertmenusectionbottom
{
	padding-bottom:15px;
}

#browse
{
	padding-top:15px;
	padding-bottom:10px;
	color: #999999;
	font-weight: bold;
	font-size:12px;
}
/*End Vertical Menu Selectors***************************************/

/*Product and Landing Page Selectors**************************************************/

#left  {
    width: 6.5em;
	float:left;
	border-right:thin;
	border-right-color:#ececec;
	border-right-style:solid;
	clear:bottom;
	margin-right:10px;
	padding-right:5px;
}

#center
{
	float:left;
	width:450px;
	padding-bottom:10px;
}

#center2
{
	float:left;
	width:450px;
	padding-bottom:10px;
	font-size: 9pt;
}

#right
{
	float:left;
	width:370px;
	padding-top:10px;
	clear:right;
	width:350px\0/;
	padding-bottom:10px;
}

#centerandright
{
	width:810px;
	padding-bottom:20px;
	float:left;
	clear:right;
}

#spacer
{
	clear:both;
	margin: 50px;
}

#row1
{
	width:950px;
	/*height:385px\0/;*/
	clear:right;
}

#content
{
	width:950px;
 	overflow:hidden;
}
/**for landing pages********************************/

#row2
{
	float:left;
	width: 855px;
	bottom: 0px;
}

/*this is for the selector guides */
selector
{
	font-size: 11px;
	font-family:Helvetica;
	color:#000000;
}

/*This formats the top row of the landing page tables*/	
.lpheader tr
{
	background-color:#ffffff;
	color:#000000;
	font-weight: normal;
	text-align:center;
	font-size:14px;
	height:40px!important;
	border: 1px solid #ececec;!important;
}

a.bigbullet 
{
	text-decoration:none;
	font-size: 12pt;
	color: #3a6c08;
}

a.bigbullet:hover 
{
	
	font-size:12pt;
	color:#666666;
}

/*-------new product----*/
#nav-menu ul
{
	list-style: none;
	padding: 0;
	clear:both;
	width:850px;
}

#nav-menu li
{
	float: left;
	list-style: none;
} 

#nav-menu li a
{
	background: url(http://www.spotimaging.com/images/backgroundmenu.jpg) #fff bottom left repeat-x;
	float: left;
	width: 11em;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	z-index:2;
}

#nav-menu img
{
	border:0;
}

#leftblock
{
	float:left;
	width:360px;
	height:250px;
	padding: 15px;
}

#rightblock
{
	float:left;
	width:300px;
	height:250px;
	clear:right;
	padding: 15px;
}

#nav
{
	width:850px;
	padding-left: 79px;
	padding-right: 100px;
}

.scrollToAnchor 
{
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom:10px;
}

.large-macbookair-wrapper across
{
	padding-top: 20px;
}

#end
{
	clear:right;
	padding-right:10px;
}

#center2
{
	float:left;
	width:360px;
}

#right2
{
	margin-top:20px;
	float:left;
	width:400px;
	padding-top:5px;
	clear:right;
	width:350px\0/;
	padding-left:10px;
}

#centerandright2
{
	width:850px;
	float:left;
	clear:right;
	z-index:2;
}

.section 
{
	background-color:#ececec;
	height: 300px;
	display: block;
	width:780px;
	padding: 10px;
	margin-bottom: 30px;
	clear:both;
}

a.btt
{
	margin-left: 825px;
	text-decoration:none;
	color:#577f01;
}

#nav2
{
	width:850px;
	padding-right: 100px;
}

#nav-menu2 ul
{
	list-style: none;
	padding: 0;
	clear:both;
	width:850px;
}

#nav-menu2 li
{
	float: left;
	list-style: none;
} 

#nav-menu2 li a
{
	background-color:#577f01;
	color:#FFFFFF;
	height: 45em;
	float: left;
	width: 20em;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	line-height:20px;
}

#nav-menu2 img
{
	border:0;
}

#more
{
	text-decoration:none;
	color:#577f01;
	text-decoration: none;
	text-align: center;
	font-size:12px;
}

td.news2
{
	font-size:12px;
	color: #333333;
	padding-left:5px;
	padding-right:5px;
}

.wrapper
{
	clear:both;
	border:0;
}

.right
{
	float:left;
	clear:right;
}

.left
{
	float:left;
}

/*****************************Lists*****************************/
ul.niceList 
{ 
	  margin-left:0em; 
	  padding-left:0.2em; 
	  margin-bottom:1em; 
}

ul.niceList li 
{ 
  background:url(http://www.spotimaging.com/images/bullet.gif) 0.7em 0.15em no-repeat; 
  padding-left: 1.2em; 
  list-style: none; 
}

.niceList ul li 
{ 
	background-image:url(http://www.spotimaging.com/images/bullet_child.gif); 
}
 
ol.niceList li, ul.niceList li { margin-bottom:0.5em; }
 
ol.niceList { 
  margin-left:1.5em; 
  padding-left:0px; 
}

.niceList ol li { 
  list-style:decimal; 
  background-image:none; 
  padding-left:0em; 
}

/******************************Home Page**************************/

#image_container 
{
	width:100%;
	text-align:center;
	padding: 0px;
	margin: 0px;
	z-index: 2;
} 

#image_container img 
{
	width:100%;
	padding: 0px;
	margin: 0px;
}

#menucontainer
{
	height:150px; 
	text-align:center;
	padding: 0px;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	position:relative;
	top:-0.5em;
	vertical-align:middle;	
}
.boxtops
 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 37px;
}

.largeblock
{
	position:relative; 
	left: 17px; 
	width: 982px; 
	align:center;
}

.anotherblock
{
	position:relative; 
	left: 17px; 
	width: 982px;
}

.columnheader 
{
	background-image:url(http://www.spotimaging.com/images/homepgart2010/revisedhomepageboxes/top.png);
	width:317px;
	height:37px;
	float:left;
	color:#FFFFFF;
	background-repeat: no-repeat; 
	background-position:center;
	font-size: 14px;
	line-height: 47px;
	text-align:center;
	}
.column
{
	background-image:url(http://www.spotimaging.com/images/homepgart2010/revisedhomepageboxes/bottom.png);
	width:317px;
	float:left;
	background-repeat: no-repeat; 
	background-position:top;
	height:500px;
	
	
	}
	
.vertspace 
	{
	padding-top:10px;
	text-align:center;
	font-size:12px;
	padding-right: 20px;
	padding-left: 20px;

	}
#block
	{
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
	font-size:13px;
	padding:5px;
	}
	
#border
{
	border:solid;
	border-width:2px;
	border-color:#ececec;
	margin:15px;
}		
.important
{
	font-size:14px;
	color:#3a6c08;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	border:solid;
	border-width:2px;
	border-color:#FFCC00;
	margin:15px;
}
.subhead {
	font-size: 12pt;
	color: #666666;
	line-height: 90%;
	padding-top:15px;
}
.gradient {
	background-image:url(../../../images/greentab.gif);
	background-repeat:no-repeat;

	background-position:bottom;
	color:#FFF;
}
.orangegradient {
	background-image:url(../../../images/orangetab.png);
	background-repeat:no-repeat;

	background-position:bottom;
	color:#FFF;
}
.point {
	background-image:url(../../../images/greenarrow.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.greenbackground {
	background-image:url(../../../images/greenbackground.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.orange {
	background-image:url(../../../images/orangebackgroundshaded.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.orangepoint {
	background-image:url(../../../images/orangearrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#FFDE79;
	font-weight:bold;
	font-size:12px;
}
h3 {
	padding-top:.3em;
	padding-bottom:.3em;
	margin-top:.3em;
	margin-bottom:.3em;
	font-size:14px;
}
h2 {
	padding-top:.5em;
	padding-bottom:.5em;
	margin-top:.5em;
	margin-bottom:.5em;
	font-size:16px;
}

.shade {
	background-image:url(../../../images/orangebackgroundshaded.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.shadelight {
	background-image:url(../../../images/orangebackgroundshadedlight.gif);
	background-repeat:no-repeat;
	background-position:right;
}
a.bigbulletss 
{
	text-decoration:none;
	
	color: #3a6c08;
}

a.bigbulletss:hover 
{
	color:#666666;
}
.searchbox {
	/*background-image:url('images/magnifying-glass.gif');
    background-repeat:no-repeat;
    padding-left:20px;*/
}
.largerfont {
	font-size:12px;
}
#round {
	border: 1px solid #ececec;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 .31em #888;
	-webkit-box-shadow: 0 0 .31em #888;
	box-shadow: 0 0 .31em #888;
	padding: .5em;
	
	clear:both;
	margin: 1.5em;
}

#round table {
	margin-right: .8em;
	margin-top: .8em;
	margin-bottom: .8em;
}	
