/* CSS Document */


/* === Basic Information === */ 

/* === see bottom of document for splash page and solutions styles ===*/ 
	
*
{
	margin:					0;
	padding:				0;
	text-decoration: 		none;
}

body {
	color:					#6f6f6f;
	background-color:		#5b8199;      
	font-family: 			helvetica, arial, sans-serif;
	font-size: 				11px;
	line-height:			1.2em;  
	text-align:				center;
}

p {
	padding:				5px 0 10px 0;
	font-size: 				12px;
	margin:					0;
}

ul {
	list-style-type:		none;
	padding:				5px 0;
}


ul li {
	text-decoration:		none;
}


div#subcontent ul {
	list-style-type:		none;
	margin: 				0 0 0 15px;
	padding:				0;
}

div#subcontent ul li {
	text-decoration:		none;
	list-style:				disc outside;
	padding:				5px 0 0 2px;
	font-size:				12px;
}       



dl.newsItem
{
	margin-bottom:			20px;
}


dl.newsItem dt
{
	font-weight:			bold;
	font-size:				14px;
	color:					#143360;
	margin-bottom:			5px;
}

dl.newsItem dd
{
	font-size:				11px;
}

/*If text on the right of the image is wrapping under the image extend the bottom margin */
#subcontent img.small_portrait
{
	float:					left;
	width:					auto;
	padding:				7px 10px 0 0;
	margin:					0 0 15px 0;
}

div#subcontent img.large_portrait
{
	clear:					none;
	float:					right;
	width:					auto;
	margin:					0;
	padding:				0 0 10px 10px;
}

div#subcontent label.wide_label
{
	width:					120px;
	padding: 				0px 0 10px 0;
}

div#subcontent #bio{
	display:				block;
	text-align:				left;
	float:					right;
	width:					375px;
	clear:					right;
}

div#subcontent #partner p{
	display:				block;
	text-align:				left;
	float:					right;
	width:					395px;
	clear:					right;
	padding:				0 0 35px 0;
}

div#subcontent #partner img{
	display:				block;
	text-align:				left;
	float:					left;
	padding:				0 0 35px 0;
}
div#subcontent #customer{
	position:				relative;
	float:					none;
	width:					600px;
}

div#subcontent #customer p{
	display:				block;
	text-align:				left;
	float:					right;
	width:					390px;
	clear:					right;
	padding:				0 0 35px 0;
}

div#subcontent #customer img{
	position:				relative;
	display:				block;
	float:					left;
	right:					auto;
	top:					0;
	margin-right:			auto;
	padding:				0 0 35px 0;
}
div#subcontent4 { /* subpage content container */
	width:					615px;
	float:					right;
	margin-right:			80px;
	padding:				50px 0;
	margin-left:	35px;
}
div#subcontent4 #customer{
	position:				relative;
	float:					none;
	width:					615px;
}

div#subcontent4 #customer p{
	display:				block;
	text-align:				left;
	float:					right;
	width:					390px;
	clear:					right;
	padding:				0 0 35px 0;
}

div#subcontent4 #customer img{
	position:				relative;
	display:				block;
	float:					left;
	right:					auto;
	top:					0;
	margin-right:			auto;
	padding:				0 0 35px 0;
}
div#subcontent #awards{
	position:				relative;
	float:					none;
	width:					600px;
}

div#subcontent #awards dl {
	display:				block;
	text-align:				left;
	float:					right;
	width:					475px;
	clear:					right;
	padding:				0 0 20px 0;
}

div#subcontent #awards img {
	position:				relative;
	display:				block;
	float:					left;
	right:					auto;
	top:					0;
	margin-right:			auto;
	padding:				0 0 20px 0;
}
div#subcontent #awards.logo img{
	width: 60px
	height: 60px;
}

div#subcontent #news{
	position:				relative;
	float:					none;
	width:					600px;
}

div#subcontent #news dl {
	display:				block;
	text-align:				left;
	float:					right;
	width:					500px;
	clear:					right;
	padding:				0 0 20px 0;
}

div#subcontent #news img {
	position:				relative;
	display:				block;
	float:					left;
	right:					auto;
	top:					0;
	margin-right:			auto;
	padding:				0 0 20px 0;
}
div#subcontent #news.logo img{
	width: 60px
	height: 60px;
}

div#subcontent #resource {
	position:				relative;
	float:					none;
	width:					600px;
}

div#subcontent #resource #content {
	position:				relative;
	display:				block;
	text-align:				left;
	float:					right;
	width:					540px;
	clear:					right;
	padding:				0 0 35px 0;
}
div#subcontent #resource #content p {
	text-align:				left;
	width:					540px;
}
div#subcontent #logo {
	float:right;
}
div#subcontent #resource #content h5 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#6e9200;
}

div#subcontent #resource #icon {
	position:				relative;
	display:				block;
	width: 					50px;
	float:					left;
	right:					auto;
	top:					0;
	margin-right:			auto;
}

div#subcontent #member {
	position:				relative;
	width:					600px;
}

div#subcontent #member .copy{
	display:				block;
	text-align:				left;
	float:					right;
	width:					415px;
	padding: 				0 10px 20px 0;
}

div#subcontent #member img{
	display:				block;
	float:					left;
	padding:				5px 0 0 0;
}

div#subcontent #formcontain *{
	list-style:				none;
}

h1 {
	font-size:				2.4em;
	color:					#003366;
	font-weight:			normal;
	margin-bottom:			10px;
	line-height:			1em;
}

h2 {
	font-size:				1.7em;
	line-height:			1.1em;
	font-weight:			bold;
	color:					#003366;
	/*margin:					10px 0;*/
	margin:	 				8px 0 6px 0;
}

h3 {
	font-size:				1.5em;
	line-height:			1.15em;
	font-weight:			bold;
	color:					#003366;
	margin:					5px 0 3px 0;
}

h4 {
	font-size:				1.3em;
	line-height:			1.2em;
	font-weight:			normal;
	color:					#003366;
	margin:					5px 0 5px 0;
} 

h4.bottomMarg
{
	margin-bottom:			15px;
}
		
a {
	color:					#6e9200;
	text-decoration:		underline;
}
	
a:hover {
	color:					#7a9f09;
}

img {
	border:					none;
	padding:				0;
	margin:					0;
	display:				block;
} 

.italic {
	font-style:				italic;
}

.required {
	color:				#2b69a4;
	font-weight:			bold;
}

.errors {
	color:				#FF0000;
	font-weight:			bold;
}

p.backBtn{
	position:				relative;
	left:					25px;
	margin:					5px 0 0 0;
	padding:				0;
	text-align:				right;
}

div#subcontent{
	padding:				10px 0 60px 0;
}

/* Currently used for the News Section */
div#subcontent .box
{
	display:				inline;
	/*width:					550px;*/
	clear:					both;
}

div#subcontent .box p
{
	display:				block;
	/*width:					150px;*/
	/*float:					left;*/
	padding:				15px 0 5px 0;
	font-weight:			bold;
	font-size:				14px;
	color:					#143360;
}

div#subcontent .box span
{
	display:				inline;
	/*width:					400px;*/
	text-align:				left;
	/*float:					right;*/
	padding:				0 0 15px 0;
	margin:					0;
}

/* Currently used for saas.php in the Delivery Section */
table#delivery_table
{
	width:					575px;
	border:					none;
	clear:					both;
	border-collapse:		collapse;
	margin:					0 0	0 0;
}

table#delivery_table tr 
{
	padding:				0 0 15px 0;
	border:					1px dotted #143462;
}

table#delivery_table td
{
	text-align:				left;
	padding:				10px 10px 15px 10px;
	border:					1px dotted #143462;
}

table#delivery_table td.small
{
	color:					#143462;
	font-weight:			bold;
	text-align:				center;
	width:					100px;
	padding:				5px 5px 10px 5px;
	border:					1px dotted #143462;
}

/* Currently used for /foodlion/sip.php in the Customer Section */
table#sip_table
{
	width:					575px;
	border:					none;
	clear:					both;
	border-collapse:		collapse;
	margin:					0 0	0 0;
}

table#sip_table tr 
{
	border:					1px dotted #143462;
}

table#sip_table td
{
	text-align:				left;
	padding:				5px;
	border:					1px dotted #143462;
	font-size: 				102%;
	color:					#143462;
}
table#sip_table  ul 
{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

table#sip_table  ul li
{
	font-size:100%;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 0;
}

table#question_table
{
	border:					none;
	clear:					both;
	border-collapse:		collapse;
	margin:					0 0	0 0;
}

table#question_table tr 
{
	padding:				0 0 15px 0;

	border:					none;
}

table#question_table td
{
	text-align:				center;
	border:					none;
}


div#subcontent p.top_left
{
	width:					470px;
	color:					#143462;
	font-weight:			bold;
	font-size:				13px;
	text-align:				left;
	float:					left;
	padding:				0 0 5px 0;
	margin:					0;
	border:					1px solid #ffffff;
	border-bottom:			0 dotted #143462;
}


div#subcontent p.top_right
{
	color:					#143462;
	font-weight:			bold;
	text-align:				left;
	width:					100px;
	font-size:				13px;
	padding:				0 0 5px 0;
	margin:					0;
	float:					left;
	border:					1px solid #ffffff;
	border-bottom:			0 dotted #143462;
}




/* === home layout divs === */
	
div#pagecontainer {
	width:					957px;
	margin:					0px auto; 
	text-align:				left;
}
	
div#header {
	background-image:		url(/img/header_bg.gif);
	background-repeat:		no-repeat;
	background-color:		#FFF;
	width:					957px;
	height:					108px;
	position:				relative;
	z-index:				4;
	overflow:				visible;
}  


div#middle {
	background-image:		url(/img/middle_bg.gif);
	background-repeat:		repeat-y;
	background-color:		#FFF;
	position:				relative;
	z-index:				3;
	padding:				0;
	margin:					0;
} 

div#footer {
	background:				url(/img/footer_bg.gif) no-repeat top left;
	height:					65px;
	padding:				0;
	margin:					0;
} 

div.clear {
	clear:					both;
}

.holder-nav{
	width:100%;
	margin:9px 0 12px;
	position:relative;
	z-index:10;
}
.holder-nav:after{
	content:"";
	display:block;
	clear:both;
}
.holder-nav .holder{
	float:left;
	left:50%;
	position:relative;
}
div#nav {
 height: 		38px;
 width: 		957px;
 padding: 		0;
 border: 		0;
 float: 		left;
 z-index:10;
 }

ul#nav {
 height: 38px;
 width: 957px;
 background: transparent url(/img/topnav.gif) top left no-repeat;
 margin: 0;
 padding: 0;
 position: relative;
 line-height: normal;
  float: 		left;
 z-index:10;
 overflow:visible;
}

ul#nav li {
 margin: 0;
 padding: 0;
 list-style: none;
 background: transparent;
 position: absolute;
 top: 0;
 }
 
ul#nav li, ul#nav a {
 height: 39px;
 display: block;
 }
 
ul#nav li a {
 /*text-indent: -9999px;*/
 color:	#FFFFFF;
 text-transform:uppercase;
 font-style:italic;
 padding: 20px 0 0 23px;
 text-decoration: none;
 }
 
ul#nav li a.first {
padding-left: 30px;
 }
 
ul#nav li a.delivery_link {
padding-left: 33px;
 }

ul#nav  li a.contact_link {
padding-left: 30px;
 }
 
div#homeIcon a{
	position:absolute;
	top: 82px;
	width:47px;
	height:33px;
	background: transparent url(/img/homeicon.gif) no-repeat;
	z-index: 20;
	text-indent: -9999px;

}
div#homeIcon a:hover{
	background: transparent url(/img/homeicon_roll.gif) no-repeat;
}


/* === Blank topNav bar === */
div#navBlank {
 height: 		38px;
 width: 		957px;
 padding: 		0;
 border: 		0;
 float: 		left;
 }

div#navBlank ul {
 height: 38px;
 width: 957px;
 background: transparent url(/img/topnav-blank.gif) top left no-repeat;
 margin: 0;
 padding: 0;
 position: relative;
 line-height: normal;
 }
 
/* === homepage elements === */

img#logo { 
	float:					left;
	padding:				30px 0 10px 33px;
	border:					none;
} 

div#loginlinks {  /* top right links to T3Ci community */
	float:					right;
	font-size:				1.2em;
	width:					370px;
	margin:					20px 20px 0 0;   
}

div#loginlinks ul {
	margin: 				0;
	padding:				0;
	position: 				relative;
	line-height: 			normal;   
	text-align:				right; 
}
	
div#loginlinks ul li {
	margin: 				0;
	padding:				7px 0 0 5px;
	list-style: 			none;
}

div#loginlinks ul li.tagline {
	color:					#003366;
	font-style:				italic;
	font-size:				1.2em;
}

div#loginlinks ul li a {
	text-indent: 			-9999px;
	text-decoration: 		none;
}

div#loginlinks ul li a:hover {
	text-decoration:		underline;
}

div#flash {  
	width:					592px;
	height:					287px;
	padding:				12px 13px 12px 18px;
	float:					left;
}

div#toprightbox {   
	width:					314px;
	background:				url(/img/home_right_boxbot.gif) no-repeat bottom left;
	padding:				0;
	margin:					12px 0 0 0;
	float:					left;
	text-align:				left;
}

div#toprightbox ul {
	background: 			url(/img/home_right_boxtop.gif) no-repeat top left;
	/*padding:				0 20px 6px 20px;*/
	height:					261px;
	padding:	 			11px 20px 14px 20px;
	list-style-type:		none;
}

div#toprightbox ul li {
	/*padding:				8px 5px 8px 5px;*/
	padding:	 			0 5px 4px 5px;
	list-style:				none;
}

div#toprightbox img	{
	display:				inline;
	/*padding:				2px 0 2px 3px;
	vertical-align:			bottom;*/
	padding:	 3px 0 2px 3px;
	vertical-align:	 middle;
}

/* divide toprightbox into two boxes to allow for separate webinar announcement - DF 02/17/08 */

div#topright_2boxes {
	float:					left;
	margin:					12px 0 0 0;
}

div#toprightbox1 {   
	width:					326px;
	height:					137px;
	background:				url(/img/home_right_box1c.jpg) no-repeat top left;
	padding:				0;
	text-align:				left;


}
div#toprightbox1 h1 {   
	font-size:				1.5em;
	font-weight:			bold;
	padding-top:			12px;
	text-align:				center;
	color:					#003366;
}
div#toprightbox1 h2 {
	font-size:				13px;
	padding:	 			3px 21px 0 21px;
	color:					#003366;
}
div#toprightbox1 p {  
	font-size:				11px; 
	padding:	 			3px 21px 7px 21px;
}

div#toprightbox2 {   
	width:					326px;
	height:					137px;
	background:				url(/img/home_right_box1c.jpg) no-repeat top left;
	padding:				0;
	text-align:				left;
	margin:					13px 0 0 0;
}
div#toprightbox2 h1 {   
	font-size:				1.5em;
	font-weight:			bold;
	padding-top:			12px;
	text-align:				center;
	color:					#003366;
}
div#toprightbox2 h2 {
	font-size:				13px;
	padding:	 			3px 21px 0 21px;
	color:					#003366;
}
div#toprightbox2 p {  
	font-size:				11px; 
	padding:	 			3px 21px 7px 21px;
}

/* div#toprightbox2 {   
	width:					314px;
	height:					137px;
	background:				url(/img/home_right_box1c.jpg) no-repeat top left;
	padding:				0;
	margin:					13px 0 0 0;
}
div#toprightbox2 h1 {   
	font-size:				1.7em;
	font-weight:			bold;
	padding-top:			12px;
	text-align:				center;
	color:					#003366;
}
div#toprightbox2 h2 {
	font-size:				12px;
	padding:	 			3px 21px 0 21px;
	color:					#6f6f6f;
	font-weight:			normal;
}
div#toprightbox2 p	{
	padding:	 			5px 21px 3px 0;
	text-align:				center;
	font-size:				11px; 
	line-height:			140%;
}
*/

.moreawards {
	padding:	 			3px 0 5px 21px;
}

.moreawards  img {
	display:				inline;
	padding:				2px 0 2px 3px;
	vertical-align:			bottom;
}

div#bottomrightbox {
	width:					314px;
	background: 			url(/img/home_right_boxtop2.gif) no-repeat top left;
	padding:				0;
	/*margin:					10px 0 0 0;*/
	margin:					0;
	margin-right:			20px;
	float:					right;
	text-align:				left;
}

div#bottomrightbox p.all {
	padding:				10px 13px 21px 25px;
	margin:					0;
	text-align:				right;
	font-style:				italic;
	font-weight:			bold;
	color:					#6e9200;
}

div#bottomrightbox p.all a  {
	text-decoration:		none;
}

div#bottomrightbox h2 {  /* special case of h2 to make it float on top of the top img of this box */
	position:				absolute;
	width:					200px;
	/*top:					330px;*/
	top:	 				322px;
	left:					648px;
}

div#bottomrightbox ul {
	background:				url(/img/home_right_boxbot.gif) no-repeat bottom left;
	/*padding:				0 20px 6px 20px;*/
	padding:	 			0 20px 25px 20px;
	list-style-type:		none;
}

div#bottomrightbox ul li {
	/*padding:				15px 5px 15px 5px;*/
	padding:	 			14px 5px;
	list-style:				none;
	background:				url(/img/horz_divider.gif) no-repeat top left;
}

div#bottomrightbox ul li#first {
	background:				none;
}

div#bottomrightbox img	{
	display:				inline;
	padding:				2px 0 2px 4px;
	vertical-align:			bottom;
}

div#leftmiddlebox {
	width:					592px;
/*	height:					275px;*/
	background:				url(/img/home_leftmid_boxbot.gif) no-repeat bottom left;
	/*margin:					5px 2px 12px 18px;
	padding:				0 0 20px 0;*/
	margin:	 				0 2px 12px 18px;
	float:					left;
	text-align:				left;
}

div#leftmiddlebox h2 {
	background: 			url(/img/home_left_boxtop2.gif) no-repeat top left;
	margin:					0;   
	margin-bottom:				-1px;
	/*width:					592px;
	padding:				20px 8px 10px 25px;*/
	padding:	 			17px 8px 5px 25px;		
}

div#leftmiddle {
	width:					592px;
	margin-left:  			19px;
	margin-bottom:			12px;
	float:					left;
	text-align:				left;
}
div#leftmiddle_ourcustomers {
	width:					394px;
	height:					151px;
	background:				url(/img/home_leftmid_customers_box.gif) no-repeat top left;
	margin:	 				0 0 12px 0;
	float:					left;
	text-align:				left;
}
div#leftmiddle_ourcustomers h2  {
	margin:					0;
	padding:	 			19px 10px 10px 25px;	
	text-decoration:		none;
	color:					#003366;
}

div#leftmiddle_ourcustomers p {
	padding: 				0 10px 8px 25px;
	font-size:				11px;
}

div#logoflashwrap {
	margin:	 			10px 10px 12px 25px;

}

div#leftmiddle_quotes {
	width:					394px;
	height:					135px;
	background:				url(/img/home_leftmid_quotes_box.gif) no-repeat top left;
	margin:	 				0;
	text-align:				left;
	float:					left;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
div#leftmiddle_quotes p {
	color:					#003366;
	padding: 				20px 25px 8px 25px;
	font-size:				11px;
}

div#leftmiddle_quotes p .name {
	float:					right;
	padding-right:			20px;
}

div#leftmiddle_retailprograms {
	width:					182px;
	height:					299px;
	background:				url(/img/home_leftmid_retailprograms_box.gif) no-repeat top left;
	float:					right;
	text-align:				left;
}

div#leftmiddle_retailprograms h2  {
	margin:					0;
	padding:	 			19px 10px 20px 15px;	
	text-decoration:		none;
	color:					#003366;
}
div#leftmiddle_retailprograms h2 a {
	text-decoration:		none;
	color:					#003366;
}

div#leftmiddle_retailprograms p {
	padding: 				0 10px 8px 15px;
	font-size:				11px;
}

div#leftmiddlebox h2.special_solutions a{
	position:				relative;
	top:					-40px;
	left:					15px;
	background: 			none;
	margin:					0;
	text-decoration:		none;
	color:					#003366;
	padding:	 			0;		
}


div#leftmiddlebox div.splitlft {  /* creates the left half of the left middle box */
	background:				url(/img/vert_divider.gif) no-repeat top right;
	width:					370px;
	float:					left;
	padding:  				0 15px 10px 25px;	
}

#ajaxlogos img {
	display:				inline;
	padding:				10px 25px 10px 0;
}

#homequote {
	background:				url(/img/quote_bg.gif) no-repeat top left;
	color:					#003366;
	padding:				10px 5px 0 0;
}

#homequote .name {
	float:					right;
}

div#leftmiddlebox div.splitrt { /* creates the right half of the left middle box */
	position:				relative;
	top:					-30px;
	margin:					0;
	width:					180px;
	text-align:				left;
	float:					right;
	padding:				0 0 5px 0;
}

div#leftmiddlebox div.splitrt p {
	font-size:			11px;
	margin:	 			0 10px 10px 12px;
	padding:			0;
}

div#leftmiddlebox div.splitrt ul li {
	list-style:	 			none;
	padding:	 			0 0 0 0;
	/*padding:	 			0 10px 25px 0;*/
}

div#leftmiddlebox div.splitrt ul li.green {
	font-weight:			normal;
	padding:				0 0 5px 0;
	margin:					0;
	/*padding:				3px 0 15px 0;*/
}

div#leftmiddlebox div.splitrt ul li.blue a {
	font-weight:	 		bold;
	color:	 				#333;
	text-decoration:	 	none;
	margin:					0;
	padding:				0;
	/*padding:	 			3px 0 15px 0;*/
}

div#leftbottombox {
	width:					592px;
	background:				url(/img/home_leftbot_boxbot.gif) no-repeat bottom left;
	/*margin:					0 0 12px 18px;*/
	margin:	 				0 0 12px 18px;	
	padding-bottom:	 		6px;
	float:					left;
	text-align:				left;
}

div#leftbottombox h2 {
	background: 			url(/img/home_left_boxtop.gif) no-repeat top left;
	margin:					0;
	/*padding:				20px 8px 5px 25px;	*/
	padding:	 			17px 8px 5px 25px;	
}

div#leftbottombox p {
	width:	 				550px;
	padding: 				0 14px 8px 25px;
	/*padding: 				0 8px 8px 25px;*/
}

.learnmore {
	float:					right;
	/*
	padding:				3px 8px 3px 0;*/
	padding:	 			3px 8px 5px 0;
}

.learnmore img {
	display:				inline;
	padding:				2px 0 2px 3px;
	vertical-align:			bottom;
}

.inline_link {
	float:					left;
	/*
	padding:				3px 8px 3px 0;*/
	padding:	 			3px 8px 5px 0;
}

.inline_link img {
	display:				inline;
	padding:				2px 0 2px 3px;
	vertical-align:			bottom;
}

#footer_logos { /* logo that floats just above the footer info */
	padding:				0 5px 0px 20px;
	width:					930px;
	text-align:				left;
	font-size: 				11px;  
}

#footer_logos img {
	padding-left:			5px;
	padding-right:			5px;
	margin:					0;
	display:				inline;	
	vertical-align:			middle;
}

.footertxt {
	padding:				5px 0 0 25px;
	color:					#e2e7eb;
	float:					left;
}

.credit {
	padding:				5px 25px 0 0;
	color:					#e2e7eb;
	float:					right;
}

.credit a {
	color:					#e2e7eb;
	text-decoration:		underline;
}

a#rdsLogin	{
	color:					#7b0c26;
}

/* === subpage === */

div#submiddle { /* content div for subpage has different bg img than home */
	background-image:		url(/img/sub_middlebg.gif);
	background-repeat:		repeat-y;
	background-color:		#FFF;
	color:					#454545;
	position:				relative;
	z-index:				3;
	padding:				0;
	margin:					0;
}

div#subfooter {
	background:				url(/img/sub_footerbg.gif) no-repeat top left;
	height:					65px;
	padding:				0;
	margin:					0;
}

div#footer a{
	color:					#ffffff;
}

div#subfooter a{
	color:					#ffffff;
}

.subfootertxt {
	padding:				39px 0 0 25px;
	color:					#e2e7eb;
	float:					left;
}

.subcredit {
	padding:				39px 25px 0 0;
	color:					#e2e7eb;
	float:					right;
}

.subcredit a {
	color:					#e2e7eb;
	text-decoration:		underline;
}


div#leftcolcontain { /* holds everything in the left hand column */
	background:				url(/img/leftnav_bg.gif) no-repeat top left;
	width:					201px;
	float:					left;
	margin:					0 0 0 3px;
	margin-top:				-2px;
	padding:				0;	
}
div#leftcolcontain2 { /* holds everything in the left hand column */
	background:				url(/img/leftnav_bg.gif) no-repeat top left;
	width:					201px;
	float:					left;
	margin:					-2px 0 0 3px;
	padding:				0;	
}
div#customers div#leftcolcontain2 { /* holds everything in the left hand column */
	background:				url(/img/leftnav_bg.gif) no-repeat top left;
	width:					201px;
	float:					left;
	margin:					-2px 0 0 3px;
	padding:				0;	
}
div#leftcolcontain3 { /* holds everything in the left hand column */
	background:				url(/img/leftnav_bg.gif) no-repeat top left;
	width:					201px;
	float:					left;
	margin-top:				-2px;
	padding:				0;	

}

div.leftbox {  /* secondary nav div */
	width:					168px;
	background:				url(/img/sub_lftbox_bot.gif) no-repeat bottom left;
	padding:				0;
	margin:					30px 0 0 16px;
	
}

ul.secondlev  {
	background: 			url(/img/sub_lftbox_top.gif) no-repeat top left;
	padding:				0 20px 0 15px;
	margin:					0;
	font-style:				italic;
	list-style-type:		none;
}

ul.secondlev li {
	padding:				8px 5px;
	background:				url(/img/sub_horz_divider.gif) no-repeat top left;
}

ul.secondlev li a {
	text-decoration:		none;
	color:					#003366;
}

ul.secondlev li a.active { /* makes the active secondary nav item green */
	color:					#6e9200;
	text-decoration:		none;
	
}

	/* hack for retails landing */
	
	body.dummy_overview ul.secondlev li#subfirst a { color: #6e9200; }

ul.secondlev  li#subfirst { /* gets rid of the horz divider background on the first nav item */
	padding-top:			15px;
	background:				none;
}

ul.thirdlev  {
	list-style-type:		none;
	background:				none;
	padding:				0;
	margin:					0;
}

ul.thirdlev li:first-child {
	background:				none;
	padding:				3px 0 3px 15px;
}

ul.thirdlev li {
	background:				none;
	padding:				0 0 3px 15px;
}

ul.thirdlev li a {
	text-decoration:		none;
	color:					#003366;
}

ul.thirdlev li a:hover {
	text-decoration:		underline;
}

ul.thirdlev li a.active { /* makes the active tertiary nav item green */
	color:					#6e9200;
	text-decoration:		none;	
}

/*Feature Box */
/* featured customer box */
div#featcus { 
	width:					168px;
	height:					auto;
	background:				url(/img/sub_featcus_cen.gif) repeat-y top left;
	padding:				0;
	margin:					20px 0 0 15px;
}

div#featcus span.top_feat_box{
	height:					60px;
	width:					170px;
	float:					left;
	margin:					-2px 0 -40px 0;
	padding:				0;
	background:				url(/img/sub_featcus_top.gif) no-repeat top left;
}

div#featcus span.bot_feat_box{
	height:					85px;
	width:					170px;
	float:					left;
	margin:					0;
	padding:				0;
	background:				url(/img/sub_featcus_bot.gif) no-repeat bottom left;
}

div#featcus h3 {
	width:					93px;
	padding:				5px 0px 5px 15px;
}

div#featcus p.all {
	text-align:				right;
	margin:					0;
	padding:				0;
	font-style:				italic;
	font-weight:			bold;
	color:					#6e9200;
}

div#featcus p.all a {
	position:				relative;
	top:				 	-8px;
	left:					-8px;
	right:					5px;
	text-decoration:		none;
	margin:					0;
	padding:				0;
	vertical-align:			top;
}

div#featcus p.all img {
	position:				relative;
	top:					-2px;
	left:					0;
	width:					14px;
	height:					14px;
	border:					none;
	vertical-align:			top;
	padding:				0 0 0 5px;
	margin:					0;
}

div#featcus img {
	display:				inline;
	border:					none;
	padding:				5px 0 0 15px;
}

div#featcus p.lftquote { /* quote in the left hand column */
	margin:					20px 10px 0 18px;
	padding:				0 0 10px 0;
	color:					#003366;
	font-size:				1.2em;
	line-height:			1.5em;
}

div#featcus p.lftquote img{
	display:				inline;
	margin:				 	2px;
	padding:				0;
}

div#featcus p.name {
	font-size:				1em;
	text-align:				right;
	color:					#003366;
	padding:				0;
	margin:					15px 25px 0 15px;
}

div#subcontent { /* subpage content container */
	width:					575px;
	float:					right;
	margin-right:			130px;
	padding:				50px 0;
	background-color:#fff;
}

div#subcontent1 { /* subpage content container */
	width:					575px;
	float:					right;
	margin-right:			160px;
	padding:				50px 0;
}

div#subcontent2 { /* subpage content container */
	width:					665px;
	float:					right;
	margin-right:			50px;
	padding:				50px 0;
}
div#subcontent3 { /* subpage content container */
	width:					705px;
	float:					right;
	margin-right:			0px;
	padding:				50px 0;
}



div#subcontent p {
	line-height:			1.3em;
}

img.right {
	float:					right;
	border:					none;
	padding:				0 10px 15px 10px;
}

.right {
	text-align:				right;
}

div#subcontent img.logo {
	float:					left;
	width:					auto;
	clear:					none;
	padding:				10px 15px 25px 0;
}

div#subcontent p.leadtxt { /* enlarged text to lead off subpages */
	color:					#003366;
	font-size:				1.6em;
	line-height:			1.1em;
	padding-bottom:			10px;
}

div#subcontent p.quote { /* quote in the left hand column */
	margin:					15px 18px 0 18px;
	padding:				0;
	color:					#003366;
	font-size:				1.2em;
	line-height:			1.5em;
}

div#subcontent p.quoteName span	{
	font-style:				italic;
}

div#subcontent p.quote img{
	display:				inline;
	margin:				 	2px;
	padding:				0;
}

div#subcontent p.quoteName {
	font-size:				1em;
	color:					#003366;
	padding:				0;
	margin:					10px 25px 25px 15px;
}

div#subcontent p.quoteName span	{
	font-style:				italic;
	color:					#00609d;
}


div#two_boxes_right {
	width: 					510px;
	margin:					0;
	padding:				0 0 0 100px;
}


div#two_boxes_right div#ctabox { /* call to action box within content area */
	background:				url(/img/sub_ctabox_bot.gif) no-repeat bottom left;
	padding:				0;
	display:				inline;
	clear:					right;
	width:					250px;
	padding-left:			0;
	margin-left:			0;

}

div#two_boxes_right div#ctabox h2 { 	
	background:				url(/img/sub_ctabox_top.gif) no-repeat top left;
	padding:				15px 0 5px 15px;
	margin:					0;
}

div#two_boxes_right div#ctabox img  { /* styles the green arrow images in the call to action box */ 
	display:				inline;
	padding:				2px 0 2px 5px;
	vertical-align:			bottom;
}

div#two_boxes_right div#ctabox ul {
	padding:				0 0 5px 15px;	
	margin:					0;
}

div#two_boxes_right div#ctabox ul li{
	list-style:				none;
	font-size:				1.1em;
	background: 			url(/img/sub_horz_divider2.gif) no-repeat top left;
	padding:				8px 0 10px 0;
}

div#two_boxes_right div#ctabox ul li a{
	color:					#6f6f6f;
	text-decoration:		none;
}


/* Subscribe Now box for Retailer Programs */

div#two_boxes_right2 {
	width: 					245px;
	float:					right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}
div#two_boxes_right2 div#logo {
	width: 					245px;
	margin:					auto;
}

div#two_boxes_right2 div#ctabox2 { /* call to action box within content area */
	width:					245px;
	background:				url(/img/sub_ctabox2_bot.gif) no-repeat bottom left;
	padding:				0;
	margin:					10px 0 15px 0;

}

div#two_boxes_right2 div#ctabox2 h2 { 	
	background:				url(/img/sub_ctabox_top.gif) no-repeat top left;
	padding:				15px 0 5px 0;
	margin:					0;
	text-align:				center;
}
div#two_boxes_right2 div#ctabox2 h4 { 	
	padding:				0 0 10px 0;
	margin:					0;
}

div#two_boxes_right2 div#ctabox2 img  { /* styles the green arrow images in the call to action box */ 
	display:				inline;
	padding:				2px 0 2px 5px;
	vertical-align:			bottom;
}

div#two_boxes_right2 div#ctabox2 ul {
	padding:				0 0 5px 15px;	
	margin:					0;			
}

div#two_boxes_right2 div#ctabox2 ul li{
	list-style:				none;
	font-size:				1.1em;
	background: 			url(/img/sub_horz_divider2.gif) no-repeat top left;
	padding-top:			15px;
}

div#two_boxes_right2 div#ctabox2 ul li a{
	color:					#6f6f6f;
	text-decoration:		none;
}


div#ctabox { /* call to action box within content area */
	float:					right;
	width:					245px;
	background:				url(/img/sub_ctabox_bot.gif) no-repeat bottom left;
	padding:				0;
	margin:					10px 10px 15px 20px;
}

div#ctabox h2 { 	
	background:				url(/img/sub_ctabox_top.gif) no-repeat top left;
	padding:				15px 0 5px 15px;
	margin:					0;
}

div#ctabox img  { /* styles the green arrow images in the call to action box */ 
	display:				inline;
	padding:				2px 0 2px 5px;
	vertical-align:			bottom;
}

div#ctabox ul {
	padding:				0 0 5px 15px;	
	margin:					0;
}

div#ctabox ul li{
	list-style:				none;
	font-size:				1.1em;
	background: 			url(/img/sub_horz_divider2.gif) no-repeat top left;
	padding:				8px 0 10px 0;
}

div#ctabox ul li a{
	color:					#6f6f6f;
	text-decoration:		none;
}



/* === form styles === */

div#formcontain {
	padding:				10px 0 20px 0;
}

div#formcontain .form_lftcol{
	width:					145px;
	float:					left;  
	display:				inline;
	padding:				0;
	margin:					0;
}

div#formcontain ul li{
	padding-left:			0;
}

div#formcontain .form_rtcol{
	width:					145px;
	float:					left;  
	display:				inline;
	padding:				0;
	margin:					0;
}

.content {
 	width: 					500px;
 }
 
 form label, form input, form textarea {
	display: 				inline;
	width: 					250px;
	float: 					left;
	margin-bottom: 			10px;
	margin-right: 			1em;
 }

form textarea {
	height: 				100px;
 }

form input#send {
	width: 					auto;
 }

form .checkbox {
	margin:					0 10px 0 10px;
	width: 					auto;
 }
 
.radiobutton {
	margin:					0 15px 0 15px;
	width: 					15px;
 }

 .radiotitle {
	font-weight:			bold;
	color:					#003366;
}

form .texta {
	width: 400px;
	heigth: 40px;
}


 form .smallinput {
	width: 					150px;
	margin: 			0;
 }

div#checkboxes {
	position:				relative;
	left:					120px;
}

div#checkboxes div#first_checkbox_set {
	position:				relative;
	float:					left;
	clear:					left;
	width:					175px;
	padding:				0 50px 0 0;
 }

div#checkboxes div#second_checkbox_set {
	position:				relative;
	float:					left;
	clear:					right;
	width:					175px;
 }

form input#submit {
 width: 					60px;
 margin-left: 				60px;
 padding: 					0;
 }
form input#login {
 width: 					60px;
 margin-left: 				60px;
 padding: 					0;
 }
form label {
 width: 					120px;
/*
 width: 					75px;
*/
 padding: 					.3em 1em 0 0;
 margin-right: 				0;
 text-align: 				left;
 }

form br {
 clear: 					both;
 }

div#graph_style1 {
	position:				relative;
	left:					25px;
	float:					right;
	font-size:				11px;
	text-align:				right;
	margin:					0;
	padding-bottom:			15px;
}

div#graph_style1 h4 {
	font-size:				11px;
	width:					300px;
}

div#graph_style2 {
	float:					right;
	text-align:				right;
	padding-left:			5px;
}

div#graph_style2 h4 {
	font-size:				11px;
	width:					300px;
}
/* === solutions overview diagram map styles === */
div#overview_diagram{
	margin:					0 0 0 60px;
	padding:				50px 0 0 0;
}

div#overview_diagram ul{
	width:					433px;
	height:					348px;
	position:				relative;
	margin:					0;
	padding:				0;
	background: 			#fff url(/img/graphs/overview_diagram.gif) no-repeat;
}

div#overview_diagram ul li {
	list-style:				none;
}

div#overview_diagram li.center_btn a{
	position:				absolute;
	overflow:				hidden;
	top:					135px;
	left:					140px;
	width:					145px;
	height:					88px;
	text-indent:			-1000px;
	/*background:				#CCC;*/
	margin:					0;
	padding:				0;
}

div#overview_diagram li.top_blue a{
	position:				absolute;
	overflow:				hidden;
	top:					25px;
	left:					140px;
	width:					145px;
	height:					35px;
	text-indent:			-1000px;
	/*background:				#CCC;*/
	margin:					0;
	padding:				0;
}

div#overview_diagram li.top_grey_l1 a{
	position:				absolute;
	overflow:				hidden;
	top:					60px;
	left:					140px;
	width:					145px;
	height:					25px;
	text-indent:			-1000px;
	/*background:				#CC0;*/
	margin:					0;
	padding:				0;
}

div#overview_diagram li.left_blue a{
	position:				absolute;
	top:					190px;
	left:					0px;
	width:					145px;
	height:					35px;
	text-indent:			-1000px;
	/*background:				#CCC;*/
	margin:					0;
	padding:				0;
}

div#overview_diagram li.left_grey a{
	position:				absolute;
	top:					190px;
	left:					0px;
	width:					145px;
	height:					25px;
	text-indent:			-1000px;
	/*background:				#CC0;*/
	margin:					0;
	padding:				0;
}

div#overview_diagram li.left_grey_l1 a{
	position:				absolute;
	overflow:				hidden;
	top:					225px;
	left:					0px;
	width:					145px;
	height:					25px;
	text-indent:			-1000px;
	/*background:				#CC0;*/
	margin:					0;
	padding:				0;
}

div#overview_diagram li.right_blue a{
	position:				absolute;
	top:					190px;
	left:					285px;
	width:					145px;
	height:					35px;
	text-indent:			-1000px;
	/*background:				#CCC;*/
	margin:					0;
	padding:				0;
}


div#overview_diagram li.right_grey_l1 a{
	position:				absolute;
	overflow:				hidden;
	top:					230px;
	left:					285px;
	width:					145px;
	height:					12px;
	text-indent:			-1000px;
	/*background:				#CC0;*/
	margin:					0;
	padding:				0;
}

div#overview_diagram li.right_grey_l2 a{
	position:				absolute;
	overflow:				hidden;
	top:					240px;
	left:					285px;
	width:					145px;
	height:					12px;
	text-indent:			-1000px;
	/*background:				#FFC;*/
	margin:					0;
	padding:				0;
}

div#overview_diagram li.right_grey_l3 a{
	position:				absolute;
	overflow:				hidden;
	top:					252px;
	left:					285px;
	width:					145px;
	height:					12px;
	text-indent:			-1000px;
	/*background:				#FFF;*/
	margin:					0;
	padding:				0;
}


div#overview_diagram a{
	position:				absolute;
	overflow:				hidden;
	width:					145px;
	height:					35px;
	text-indent:			-1000px;
	/*background:				#CC0;*/
}


/*  SOLUTIONS SECTION ADDITIONS  */


.solutionsCol1	{
	width: 255px;
	float:left;
	margin:15px 0 0 0;
	padding-right: 20px;
}

.solutionsCol2	{
	width: 300px;
	float:right;
	margin:40px 0;
		
}

.solutionsCol3	{
	width: 300px;
	float:right;
	margin:30px 0 15px 15px;
		
}

.solColItem 	{
	padding:0;
	margin:0 0 25px;
}

body#solutions .solColItem 	{
	float: right;
	display:inline;
	width: 304px;
	padding:0;
	margin: 0 8px 0 10px;
}

#learnmore table {
	border:thin #999999 solid;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
}

.graphCaption	{
	font-size: 11px;
	color: #003366;
	padding: 0 10px;
}

.graphClick	{
	width:300px;
	text-align:right;
	font-size: 11px;
	padding: .8em 0;
}

/** splash page stuff */

body.splash div#pagecontainer { width: 700px; padding: 20px 0 0 0; }
      
div#splashTop { padding: 22px 0 0 73px; width: 627px; background: url(/img/splash/bg_splash_top.gif) top left no-repeat; }

	div#splashTop h1 { width: 545px; margin: 0 0 22px 0px; font-size: 22px; font-weight: bold; text-align: center; line-height: 1.5em; }

    div#splashTop img { margin: 0 0 0 45px; padding: 0 0 59px 0; }
        
div#splashBottom { padding: 22px 0 14px; background: red url(/img/splash/bg_splash_bottom.gif) top left no-repeat; }

	div#splashBottom p { margin: 0 0 0 45px; color: #002656; font-size: 11px; width: 375px; line-height: 1.4em; }
                                
	div#splashBottom p a { color: #5b8199; }
	
	div#splashBottom p a:hover { text-decoration: none; } 
	
	div#splashBottom a#rdsLink { float: right; display: inline; margin: -5px 50px 0 0; width: 172px; height: 49px; overflow: hidden; text-indent: -9999px; }
	
div#footerSplash { padding: 0px 45px; }    

	div#footerSplash p,
	div#footerSplash p a { color: #fffdfd; font-size: 10px; text-decoration: none; }
    
	div#footerSplash p#footerL { float: left; display: inline; width: 395px; }
    
	div#footerSplash p#footerR { float: right; display: inline; width: 100px; text-align: right; }
	
	
/** solutions additions */
             
/* nav indent */


body#news div#leftcolcontain ul.secondlev li#subfirst { padding-left: 0; }    

body#news div#leftcolcontain ul.secondlev li { padding-left: 10px; }

body#resources div#leftcolcontain ul.secondlev li#subfirst { padding-left: 0; }    
body#resource div#leftcolcontain ul.secondlev li { padding-left: 10px; }

/* new content col width */

body#solutions div#subcontent { padding-right: 0; width: 610px; float: right; display:inline; margin: 0 80px 0 0; }

body#solutions div#submiddle { padding-right: 0; }           

/* solutions landing page links */

body#solutions div.solNavItem 
{ 
	float: left; 
	display: inline; 
	width: 189px; 
	height: 115px; 
	margin: 0 15px 13px 0;
	padding: 6px 0 0 0;
	background: url(/img/solutions/bg_butts_3up.gif) top left no-repeat; 
}  

body#solutions div#retailVis
{
	width: 599px;
	height: 72px;      
	margin: 0;
	padding: 6px 0 0 0;
	background: url(/img/solutions/bg_retail_vis.gif) top left no-repeat;
}

body#solutions div.last { margin-right: 0; }
        
body#solutions div#learnBlock h2 { font-size: 17px; }

	body#solutions div.solNavItem h4,
	body#solutions div#retailVis h4 { font-weight: bold; text-align: center; margin-bottom: 3px; }
    
		body#solutions h4.bottom15 { margin-bottom: 15px; }

    body#solutions div.solNavItem a,
 	body#solutions div#retailVis a
	{ 
		display: block;
		margin: 0 0 0 12px; 
		width: 166px; 
		height: 41px; 
		text-indent: -9999px;
		overflow: hidden; 
	}
	
	body#solutions div#retailVis a { float: left; display: inline; height: 40px; margin-right: 25px; }
	
	body#solutions div#retailVis a.last { margin-right: 0; }
	
	body#solutions div.solNavItem a#promoDesign         { background: url(/img/solutions/sprite.gif) 0px 0px no-repeat; }
    body#solutions div.solNavItem a#promoExecution      { background: url(/img/solutions/sprite.gif) 0px -40px no-repeat; }
	body#solutions div.solNavItem a#onShelf             { background: url(/img/solutions/sprite.gif) 0px -82px no-repeat; }
	body#solutions div.solNavItem a#replenishment       { background: url(/img/solutions/sprite.gif) 0px -122px no-repeat; }
	body#solutions div.solNavItem a#cat_reviews         { background: url(/img/solutions/sprite.gif) 0px -163px no-repeat; }
	body#solutions div.solNavItem a#cat_consulting      { background: url(/img/solutions/sprite.gif) 0px -204px no-repeat; }
	
	body#solutions div#retailVis a#demandSignal 		{ background: url(/img/solutions/sprite.gif) 0px -247px no-repeat; }
	body#solutions div#retailVis a#advancedReporting 	{ background: url(/img/solutions/sprite.gif) 0px -288px no-repeat; }
	body#solutions div#retailVis a#rfidAnalytics 		{ background: url(/img/solutions/sprite.gif) 0px -329px no-repeat; }
                                                   
    body#solutions div.solNavItem a#promoDesign:hover         { background: url(/img/solutions/sprite.gif) -167px 0px no-repeat; }
    body#solutions div.solNavItem a#promoExecution:hover      { background: url(/img/solutions/sprite.gif) -167px -40px no-repeat; }
	body#solutions div.solNavItem a#onShelf:hover             { background: url(/img/solutions/sprite.gif) -167px -82px no-repeat; }
	body#solutions div.solNavItem a#replenishment:hover       { background: url(/img/solutions/sprite.gif) -167px -122px no-repeat; }
	body#solutions div.solNavItem a#cat_reviews:hover         { background: url(/img/solutions/sprite.gif) -167px -163px no-repeat; }
	body#solutions div.solNavItem a#cat_consulting:hover      { background: url(/img/solutions/sprite.gif) -167px -204px no-repeat; }
    
	body#solutions div#retailVis a#demandSignal:hover 		{ background: url(/img/solutions/sprite.gif) -167px -247px no-repeat; }
	body#solutions div#retailVis a#advancedReporting:hover 	{ background: url(/img/solutions/sprite.gif) -167px -288px no-repeat; }
	body#solutions div#retailVis a#rfidAnalytics:hover 		{ background: url(/img/solutions/sprite.gif) -167px -329px no-repeat; }

  
#REM {
	position:relative;
	background:url(/img/RSI_REMChart_background.jpg);
	width:600px;
	height:308px;
}
#REM a {
	position:absolute;
		display: block;
		width: 166px; 
		height: 41px; 
		text-indent: -9999px;
		overflow: hidden; 
}

#REM a#category-management {
	left:27px;
	top:19px;
	background: url(/img/sprite-rem.gif) 0px 0px no-repeat;
}
#REM a#pricing-management {
	left:6px;
	top:68px;
	background: url(/img/sprite-rem.gif) 0px -40px no-repeat;
}
#REM a#promotion-management {
	left:0px;
	top:115px;
	background: url(/img/sprite-rem.gif) 0px -81px no-repeat;
}
#REM a#new-products {
	left:6px;
	top:166px;
	background: url(/img/sprite-rem.gif) 0px -122px no-repeat;
}
#REM a#store-operations {
	left:27px;
	top:213px;
	background: url(/img/sprite-rem.gif) 0px -163px no-repeat;
}
#REM a#channel {
	left:217px;
	top:274px;
	background: url(/img/sprite-rem.gif) 0px -204px no-repeat;
}
#REM a#forecastingt {
	left:401px;
	top:19px;
	background: url(/img/sprite-rem.gif) 0px -245px no-repeat;
}
#REM a#inventory-management {
	left:422px;
	top:68px;
	background: url(/img/sprite-rem.gif) 0px -286px no-repeat;
}
#REM a#out-of-stocks {
	left:428px;
	top:115px;
	background: url(/img/sprite-rem.gif) 0px -327px no-repeat;
}
#REM a#shrink {
	left:422px;
	top:166px;
	background: url(/img/sprite-rem.gif) 0px -368px no-repeat;
}
#REM a#end-of-life {
	left:401px;
	top:213px;
	background: url(/img/sprite-rem.gif) 0px -409px no-repeat;
}

#REM a#category-management:hover {background: url(/img/sprite-rem.gif) -167px 0px no-repeat;}
#REM a#pricing-management:hover  {background: url(/img/sprite-rem.gif) -167px -40px no-repeat;}
#REM a#promotion-management:hover  {background: url(/img/sprite-rem.gif) -167px -81px no-repeat;}
#REM a#new-products:hover  {background: url(/img/sprite-rem.gif) -167px -122px no-repeat;}
#REM a#store-operations:hover  {background: url(/img/sprite-rem.gif) -167px -163px no-repeat;}
#REM a#channel:hover  {background: url(/img/sprite-rem.gif) -167px -204px no-repeat;}
#REM a#forecastingt:hover  {background: url(/img/sprite-rem.gif) -167px -245px no-repeat;}
#REM a#inventory-management:hover  {background: url(/img/sprite-rem.gif) -167px -286px no-repeat;}
#REM a#out-of-stocks:hover  {background: url(/img/sprite-rem.gif) -167px -327px no-repeat;}
#REM a#shrink:hover  {background: url(/img/sprite-rem.gif) -167px -368px no-repeat;}
#REM a#end-of-life:hover  {background: url(/img/sprite-rem.gif) -167px -409px no-repeat;}

#platform-applications {
	position:relative;
	background:url(/img/pos_chart-v2_background.jpg);
	width:600px;
	height:351px;
}
#platform-applications a {
	position:absolute;
		display: block;
		width: 155px; 
		height: 28px; 
		text-indent: -9999px;
		overflow: hidden; 
}

#platform-applications a#on-shelf {
	left:61px;
	top:49px;
}
#platform-applications a#zero-scans {
	left:225px;
	top:49px;
}
#platform-applications a#pos {
	left:388px;
	top:49px;
}
#platform-applications a#promotion-analytics {
	left:80px;
	top:92px;
	width:440px;
}
#platform-applications a#retail-visibility {
	left:140px;
	top:196px;
}
#platform-applications a#retail-intelligence {
	left:304px;
	top:196px;
}
#platform-applications a#retail-data {
	left:223px;
	top:298px;
}


#platform-applications a#on-shelf:hover  {background: url(/img/sprite_chart2.jpg) 0px 0px no-repeat;}
#platform-applications a#zero-scans:hover {background: url(/img/sprite_chart2.jpg) 0px -28px no-repeat;}
#platform-applications a#pos:hover  {background: url(/img/sprite_chart2.jpg) 0px -56px no-repeat;}
#platform-applications a#promotion-analytics:hover  {background: url(/img/sprite_chart2.jpg) 0px -84px no-repeat;}
#platform-applications a#retail-visibility:hover  {background: url(/img/sprite_chart2.jpg) 0px -112px no-repeat;}
#platform-applications a#retail-intelligence:hover  {background: url(/img/sprite_chart2.jpg) 0px -140px no-repeat;}
#platform-applications a#retail-data:hover  {background: url(/img/sprite_chart2.jpg) 0px -168px no-repeat;}
/* solutions tab area */

body#solutions div#solTabs,
body#solutions div#solTabsSub 
{ width: 600px; height: 31px; margin: 58px 0 30px 0; background: url(/img/solutions/bg_soltabs.gif) top left repeat-x;}
      
	body#solutions div#solTabs a,
	body#solutions div#solTabsSub a 
	{ 
		float: left; 
		display: inline; 
		width: 136px; 
		height: 31px;
		text-indent: -9999px;
		overflow: hidden;  
	}
	
	body#solutions div#solTabsSub a { width: 117px; }

body#solutions div#subcontent ul li { margin-bottom: 14px; }

body#solutions div#subcontent ul li ul li { list-style-type: circle; margin-bottom: 4px; }



/** customers additions */
             

   

/* customers landing page links */

body#customers div.last { margin-right: 0; }

body#customers div.cusNavItem 
{ 
	float: left; 
	display: inline; 
	width: 189px; 
	height: 115px; 
	margin: 0 15px 13px 0;
	padding: 6px 0 0 0;
	background: url(/img/customers/bg_butts_3up.gif) top left no-repeat; 
}  
        
body#customers div#learnBlock h2 { font-size: 17px; }

	body#customers div.cusNavItem h4 { font-weight: bold; text-align: center; margin-bottom: 3px; }
    
	body#customers h4.bottom15 { margin-bottom: 15px; }

    body#customers div.cusNavItem a { 
		display: block;
		margin: 0 0 0 12px; 
		width: 166px; 
		height: 41px; 
		text-indent: -9999px;
		overflow: hidden; 
	}

/* customers tab area */
body#retail_execution_management div#subcontent ul li { margin-bottom: 14px; }

body#customers div#cusTabs,
body#customers div#cusTabsSub 
{ width: 600px; height: 31px; margin: 58px 0 30px 0; background: url(/img/solutions/bg_soltabs.gif) top left repeat-x;}

      
	body#customers div#cusTabs a,
	body#customers div#cusTabsSub a 
	{ 
		float: left; 
		display: inline; 
		width: 136px; 
		height: 31px;
		text-indent: -9999px;
		overflow: hidden;  
	}
	
body#customers div#cusTabsSub a { width: 100px; }

body#customers div#subcontent ul li { margin-bottom: 14px; }


body#customers div#subcontent ul li ul li { list-style-type: circle; margin-bottom: 4px; }
body#customers div#logos img {
display:inline;
	vertical-align: middle;
	padding: 15px;
	text-align: center;
}


body#platform div.solNavItem 
{ 
	float: left; 
	display: inline; 
	width: 189px; 
	height: 115px; 
	margin: 0 15px 13px 0;
	padding: 6px 0 0 0;
	background: url(/img/solutions/bg_butts_3up.gif) top left no-repeat; 
}  

body#platform div#retailVis
{
	width: 599px;
	height: 72px;      
	margin: 0;
	padding: 6px 0 0 0;
	background: url(/img/solutions/bg_retail_vis.gif) top left no-repeat;
}

body#platform div.last { margin-right: 0; }
        
body#platform div#learnBlock h2 { font-size: 17px; }

	body#platform div.solNavItem h4,
	body#platform div#retailVis h4 { font-weight: bold; text-align: center; margin-bottom: 3px; }
    
		body#platform h4.bottom15 { margin-bottom: 15px; }

    body#platform div.solNavItem a,
 	body#platform div#retailVis a
	{ 
		display: block;
		margin: 0 0 0 12px; 
		width: 166px; 
		height: 41px; 
		text-indent: -9999px;
		overflow: hidden; 
	}
	
	body#platform div#retailVis a { float: left; display: inline; height: 40px; margin-right: 25px; }
	
	body#platform div#retailVis a.last { margin-right: 0; }
	
	body#platform div.solNavItem a#promoDesign         { background: url(/img/solutions/sprite.gif) 0px 0px no-repeat; }
    body#platform div.solNavItem a#promoExecution      { background: url(/img/solutions/sprite.gif) 0px -40px no-repeat; }
	body#platform div.solNavItem a#onShelf             { background: url(/img/solutions/sprite.gif) 0px -82px no-repeat; }
	body#platform div.solNavItem a#replenishment       { background: url(/img/solutions/sprite.gif) 0px -122px no-repeat; }
	body#platform div.solNavItem a#cat_reviews         { background: url(/img/solutions/sprite.gif) 0px -163px no-repeat; }
	body#platform div.solNavItem a#cat_consulting      { background: url(/img/solutions/sprite.gif) 0px -204px no-repeat; }
	
	body#platform div#retailVis a#demandSignal 		{ background: url(/img/solutions/sprite.gif) 0px -247px no-repeat; }
	body#platform div#retailVis a#advancedReporting 	{ background: url(/img/solutions/sprite.gif) 0px -288px no-repeat; }
	body#platform div#retailVis a#rfidAnalytics 		{ background: url(/img/solutions/sprite.gif) 0px -329px no-repeat; }
                                                   
    body#platform div.solNavItem a#promoDesign:hover         { background: url(/img/solutions/sprite.gif) -167px 0px no-repeat; }
    body#platform div.solNavItem a#promoExecution:hover      { background: url(/img/solutions/sprite.gif) -167px -40px no-repeat; }
	body#platform div.solNavItem a#onShelf:hover             { background: url(/img/solutions/sprite.gif) -167px -82px no-repeat; }
	body#platform div.solNavItem a#replenishment:hover       { background: url(/img/solutions/sprite.gif) -167px -122px no-repeat; }
	body#platform div.solNavItem a#cat_reviews:hover         { background: url(/img/solutions/sprite.gif) -167px -163px no-repeat; }
	body#platform div.solNavItem a#cat_consulting:hover      { background: url(/img/solutions/sprite.gif) -167px -204px no-repeat; }
    
	body#platform div#retailVis a#demandSignal:hover 		{ background: url(/img/solutions/sprite.gif) -167px -247px no-repeat; }
	body#platform div#retailVis a#advancedReporting:hover 	{ background: url(/img/solutions/sprite.gif) -167px -288px no-repeat; }
	body#platform div#retailVis a#rfidAnalytics:hover 		{ background: url(/img/solutions/sprite.gif) -167px -329px no-repeat; }

  
/* solutions tab area */

body#platform div#solTabs,
body#platform div#solTabsSub 
{ width: 600px; height: 31px; margin: 58px 0 30px 0; background: url(/img/solutions/bg_soltabs.gif) top left repeat-x;}
      
	body#platform div#solTabs a,
	body#platform div#solTabsSub a 
	{ 
		float: left; 
		display: inline; 
		width: 136px; 
		height: 31px;
		text-indent: -9999px;
		overflow: hidden;  
	}
	
	body#platform div#solTabsSub a { width: 117px; }

body#platform div#subcontent ul li { margin-bottom: 14px; }

body#platform div#subcontent ul li ul li { list-style-type: circle; margin-bottom: 4px; }
body#solutions div#subcontent ul li ul li { list-style-type: circle; margin-bottom: 4px; }
body#retail_execution_management div#subcontent ul li ul li { list-style-type: circle; margin-bottom: 4px; }

/* droplicous v1.1 */
#nav1 ul.scriptaculously{
	text-align:left;
	width:150px;
	background:#015D97;
	margin:0 0 0 0;
	padding:7px 0 0 0;
	position:absolute;
	left:0px;
	top:33px;
	opacity:.95;
	filter:alpha(opacity=95);
	font-style:normal;
}
html>body #nav1 ul.scriptaculously{/*ie stuff*/
	position:absolute;	
	top:36px;
}
#nav1 ul.scriptaculously a:hover{
	position:relative;
	background:none;
}
#nav1 ul.scriptaculously a{
	position:relative;
	z-index:999;
	margin:10px 0 8px 0;
	padding:0 0 0 10px;
	background:none;
	display:block;
}
#nav1 li a{
	font-weight:normal;
	text-decoration:none;
	color:white;
	padding:10px 10px 0 10px;
	margin-top:0;
}

#nav1{
	position:relative;
	height: 		38px;
	width: 		911px;
	list-style:none;
	padding:0 0 0 42px;
	margin:0;
	list-style:none;
	z-index:18;
	overflow:visible;
	left:34px;
	background-color: transparent;
	background-image: url(/img/topnav.gif);
	background-repeat: no-repeat;
	background-position: -34px top;
}
#nav1 li{
 	position:absolute;
	margin:0;
	padding:0;
	top:0;
}


li#retail_execution_managementNav {left:21px; }
li#solutionsNav {left: 253px;}
li#platformNav {left: 353px;}
li#customersNav {left: 459px;}
li#newsNav { left: 567px;}
li#resourcesNav {left: 642px;}
li#companyNav { left: 757px;} 
li#retail_execution_managementNav {
	width:233px;
	text-transform:uppercase;
	font-style:italic;
	height:39px; display:block;
}
li#solutionsNav {width: 102px; 	height:39px; display:block;
	text-transform:uppercase;
	font-style:italic;
}

li#platformNav {width: 110px; 	height:39px; display:block;
	text-transform:uppercase;
	font-style:italic;
}

li#customersNav {width: 110px;	height:39px; display:block;
	text-transform:uppercase;
	font-style:italic;
}

li#newsNav {width: 76px; 	height:39px; display:block;
	text-transform:uppercase;
	font-style:italic;
}

li#resourcesNav {width: 117px; 	height:39px; display:block;
	text-transform:uppercase;
	font-style:italic;
}

li#companyNav {width: 102px; 	height:39px; display:block;
	text-transform:uppercase;
	font-style:italic;
}


li#retail_execution_managementNav a { height:39px; display:block; padding: 20px 0 0 23px;}
li#solutionsNav a { height:39px; display:block; padding: 20px 0 0 18px;}
li#platformNav a { height:39px; display:block; padding: 20px 0 0 23px;}
li#customersNav a { height:39px; display:block; padding: 20px 0 0 20px;}
li#newsNav a { height:39px; display:block; padding: 20px 0 0 23px;}
li#resourcesNav a {height:39px; display:block; padding: 20px 0 0 23px;}
li#companyNav a { height:39px;display:block; padding: 20px 0 0 23px;}

li#retail_execution_managementNav ul.scriptaculously { width:350px; height:175px}
li#solutionsNav ul.scriptaculously {  width:350px; height:184px;}
li#platformNav ul.scriptaculously { width:325px; height:175px;}

/* 288 - width */
li#retail_execution_managementNav a:hover, li#retail_execution_managementNav a.active {background: transparent url(/img/topnav.gif) -55px -39px no-repeat; height:39px;}
li#solutionsNav a:hover, li#solutionsNav a.active {background: transparent url(/img/topnav.gif) -186px -39px no-repeat; height:39px; }
li#platformNav a:hover, li#platformNav a.active {background: transparent url(/img/topnav.gif) -178px -39px no-repeat; height:39px;}
li#customersNav a:hover, li#customersNav a.active {background: transparent url(/img/topnav.gif) -178px -39px no-repeat; height:39px;}
li#newsNav a:hover, li#newsNav a.active {background: transparent url(/img/topnav.gif) -212px -39px no-repeat; height:39px;}
li#resourcesNav a:hover, li#resourcesNav a.active {background: transparent url(/img/topnav.gif) -171px -39px no-repeat; height:39px;}
li#companyNav a:hover, li#companyNav a.active {background: transparent url(/img/topnav.gif) -186px -39px no-repeat; height:39px;}

body#retail_execution_management li#retail_execution_managementNav a {background: transparent url(/img/topnav.gif) -55px -39px no-repeat; height:39px;}
body#solutions li#solutionsNav a {background: transparent url(/img/topnav.gif) -186px -39px no-repeat; height:39px; }
body#platform li#platformNav a {background: transparent url(/img/topnav.gif) -178px -39px no-repeat; height:39px;}
body#customers li#customersNav a {background: transparent url(/img/topnav.gif) -178px -39px no-repeat; height:39px;}
body#news li#newsNav a {background: transparent url(/img/topnav.gif) -212px -39px no-repeat; height:39px;}
body#resources li#resourcesNav a {background: transparent url(/img/topnav.gif) -171px -39px no-repeat; height:39px;}
body#company li#companyNav a {background: transparent url(/img/topnav.gif) -186px -39px no-repeat; height:39px;}

#nav1 li ul li, #nav1 li ul li a {
	position:relative;
	display:inline;
	margin:0;
	padding:0;
	height:auto !important;
	background: none transparent scroll repeat 0% 0% !important;
	color:white;
	text-transform:none;
	font-weight:normal;
	font-size:13px;
	width:150px;
	font-style:italic;

}
#nav1 li ul li a:hover, #nav1 li ul li.script_third  a:hover {
	text-decoration:underline;
}

#nav1 li ul li.script_third a {
	margin:6px 0 4px 0;
	padding:0 0 0 22px;
	font-weight:normal;
	font-size:11px;
	font-style:normal;
}


#nav1 #li_8 a{
	margin-top:-153px;
}
#nav1 #li_8 a,
#nav1 #li_9 a,
#nav1 #li_10 a,
#nav1 #li_11 a,
#nav1 #li_12 a,
#nav1 #li_13 a {
	margin-left: 170px;
}

#nav1 #li_106 a {
	margin-top:-162px;
}

#nav1 #li_106 a,
#nav1 #li_107 a,
#nav1 #li_108 a,
#nav1 #li_109 a,
#nav1 #li_110 a {
	margin-left: 170px;
}

#nav1 #li_208 a {
	margin-top:-153px;
}

#nav1 #li_208 a,
#nav1 #li_209 a,
#nav1 #li_210 a,
#nav1 #li_211 a,
#nav1 #li_212 a,
#nav1 #li_213 a{
	margin-left: 170px;
}


#rem_chart {
	background-image: url(../img/rem_boxbot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 560px;
	width: 626px;
}
#subcontent #rem_chart p {
	line-height:175%;
}

#rem_chart_top {
	background-image: url(../img/rem_boxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 626px;
}
#rem_col1 {
	width:180px;
	float:left;
	padding-left:16px;
	padding-right:12px;
}
#rem_col2 {
	width:184px;
	float:left;
	padding-left:12px;
	padding-right:12px;
}
#rem_col3 {
	width:182px;
	float:left;
	padding-left:12px;
	padding-right:14px;
}

#rem_chart h2 {
	text-align:center;
}
#rem_chart .rem_img {
	padding-left:19px;
	padding-top:10px;
	padding-bottom:10px;
}

.rem_list {
	width:179px;
	height:171px;
	background-image: url(../img/rem_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body#retail_execution_management div#subcontent ul.rem_list {
	margin: 25px 0px 0px 0px;
}
body#retail_execution_management div#subcontent ul.rem_list li {
	margin-bottom:0px; 
	list-style-position:inside;
	padding-top:10px;
	padding-left:6px;
}

#rem_chart .learnmore {
	float:none;
}
