/*****************
 GLOBAL
*****************/

* { margin: 0; padding: 0; }

p { margin: 0.5em 0 1.0em 0; }

img { border-width: 0; }

h1, h2, h3, h4, h5, h6 { margin:0.5em 0 0.2em 0; }

body {
	background: #fff;
	margin:0;
	padding:0;
	color: #000;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}

/**********
 HEADERS
**********/

h1 { font-size: 1.4em; color: #d33; font-weight: normal;}
h2 { font-size: 1.1em; color: #c33; font-weight: bold; }
h3 { font-size: 1.0em; color: #c33; letter-spacing: -1px;}

/**********
 FORMS
**********/

form { display: inline; }

/**********************
 OVERALL LAYOUT
***********************/

#skiptomain {
	display: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	font-size: 0.85em;
}

	#pagecontainer {
		width: 910px;
		padding: 10px 0px;
	}

		#header {
			width: 910px;
			margin-top: 15px;
			}

			#toplogo {
				padding: 2px 0px 0px 0px;
				width: 400px;
				float: left;
			}

			#topright {
				padding: 0px 0px 0px 0px;
				width: 500px;
				float: right;
				text-align: right;
				font-size: 0.8em;
			}
			
			#topright a:link, #topright a:visited { color: #e33; text-decoration: none; }
			#topright a:hover { color: #e33; text-decoration: underline; }


		#topnav {
			width: 910px;
			margin: 3px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #e33;
		}
		
		#topbar {
			width: 910px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #333;
			color: #fff;
		}
		
			#breadcrumb {
				width: 680px;
				float: left;
				padding: 7px 10px 5px 10px;
				font-size: 0.9em;
			}
			
			#breadcrumb a:link, #breadcrumb a:visited { color: #e66; text-decoration: none; }
			#breadcrumb a:hover { color: #e66; text-decoration: underline; }

			#topdate {
				width: 200px;
				float: right;
				text-align: right;
				padding: 7px 10px 5px 0;
				font-size: 0.8em;
				color: #fff;
			}

		#maincontent {
			width: 910px;
			margin: 0;
			padding: 25px 0 0 0;
			font-size: 0.95em;
			line-height: 1.5em;
			background: #fff  url(/images/verticallines.gif) repeat-x top center;
		}
		
			#maincontent a:link, #maincontent a:visited { color: #c33; text-decoration: none; }
			#maincontent a:hover { color: #e33; text-decoration: underline; }

			#maincontentleft {
				width: 590px;
				float: left;
				margin: 0px 30px 0 0;
			}
			
				.subpages {
					padding: 3px 0;
					margin: 5px 0;
					border-bottom: 1px dotted #ebb;
				}
				
				.pagefeature {
					float: left;
					width: 188px;
					height: 348px;
					margin: 0 9px 0 0;
					padding: 0;
					background: #d33;
					border: 1px solid #d33;
				}
				
				.pagefeaturepadding {
					width: 170px;
					height: 330px;
					padding: 9px;
					border: 1px solid #d33;
				}
				
				.pagefeatureend {
					margin: 0;
				}
				
				#maincontent .pagefeature h2 { font-size: 2.0em; line-height: 1.1em; margin: 10px 0; color: #fff; font-weight: normal; }

				#maincontent .pagefeature a:link, #maincontent .pagefeature a:visited { color: #fff; text-decoration: none; }
				#maincontent .pagefeature a:hover { color: #fff; text-decoration: underline; }

					#downloads {
						width: 568px;
						border: 1px dotted #ebb;
						margin: 10px 0 0 0;
						padding: 10px;
					}
					
			#maincontentleft .product ul { padding: 5px 0 5px 25px; }
					

			#maincontentright {
				width: 290px;
				float: right;
				margin: 0px 0px 10px 0px;
			}
			
				#casestudies {
					width: 260px;
					margin: 0;
					padding: 15px;
					background: #fee;
					font-size: 0.95em;
				}
			
				#partners {
					width: 260px;
					margin: 5px 0;
					padding: 13px;
					border: 1px dotted #ebb;
					font-size: 0.95em;
				}
				
		#footer {
			margin-top: 0px;
			clear: both;
			width: 880px;
			font-size: 0.9em;
			color: #fff;
			padding: 15px;
			background: #d33;
		}
		
			#footer1 {
				width: 180px;
				float: left;
				padding: 0 19px 0 0;
				margin: 0 20px 0 0;
				border-right:1px dotted #fff;
			}

			#footer2 {
				width: 180px;
				float: left;
				padding: 0 20px 0 0;
				margin: 0 20px 0 0;
				border-right:1px dotted #fff;
			}

			#footer3 {
				width: 200px;
				float: left;
				padding: 0 20px 0 0;
				margin: 0 20px 0 0;
				border-right:1px dotted #fff;
			}

				input.reference {
					float: left;
					width: 130px;
					border: 1px solid #666;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}
				
				input.referencesubmit {
					float: left;
					width: 25px;
					margin-left: 2px; 
					border: none;
					background: #333;
					color: #fff;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}
			
			#footer3 a:link, #footer3 a:visited { color: #fff; text-decoration: underline; }
			#footer3 a:hover { color: #000; text-decoration: underline; }

			#footer4 {
				width: 190px;
				float: left;				
			}

			#footer4 a:link, #footer4 a:visited { color: #fff; text-decoration: underline; }
			#footer4 a:hover { color: #000; text-decoration: underline; }

		#belowfooter {
			margin-top: 5px;
			clear: both;
			width: 910px;
			font-size: 0.9em;
			padding: 10px 0;
			color: #666;
		}

		#belowfooter strong {
			font-weight: normal;
			font-family:  verdana, arial, helvetica, helve, sans-serif;
		}

		#belowfooter a:link, #belowfooter a:visited { color: #a22; text-decoration: none; }
		#belowfooter a:hover { color: #a22; text-decoration: underline; }


/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

/*****************
 TOP NAV LIST
*****************/

#topnav ul {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	list-style: none;
	width: 910px;
}

	#topnav ul li {
		letter-spacing : -1px;
		margin: 0px 0px 0px 0px;
		padding: 10px 24px 10px 24px;
		border-right: 1px solid #fff;
		display: inline;
		font-size: 0.95em;
	}

	#topnav ul li a {
		color: #fff;
		text-decoration: none;
	}

	#topnav ul li a:hover {
		color: #000;
		text-decoration: none;
	}
	
	#topnav ul li.onstate {
		font-weight: bold;
	}

	/* APPLY HOME OVERRIDE */
	#topnav ul li.homelink {
		padding: 10px 24px 10px 34px;
		background: url(/images/homeicon.gif) no-repeat 10px left;
	}

	/* APPLY END OVERRIDE */
	#topnav ul li.last {
		border: none;
	}

/*****************
 UL FOOTER NAV
*****************/


ul.footerlist {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	letter-spacing: 0;
	width: 170px;
}

	ul.footerlist li{
		margin: 0;
		padding: 1px 0 1px 15px;
		line-height: 1.3em;
		background: url(/images/footerlisticon.gif) no-repeat 0px 9px;
	}

	ul.footerlist li.header {
		font-weight: bold;
	}

		ul.footerlist a:link, ul.footerlist a:visited {
			color: #fff;
			text-decoration: none;
		}

		ul.footerlist a:hover, ul.footerlist a:active {
			color: #000;
			text-decoration: none;
		}

/*****************
 IMAGES
*****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}

img.padded {
	padding: 2px 0px;
}

/*****************
 UL
*****************/
 
ul.normal { padding: 5px 0 5px 25px; }

ul#productspage {
	list-style: none;
	margin: 0;
}

	ul#productspage li {
		list-style-type: none;
		font-size: 1.1em;
		line-height: 1.5em;
		padding-left: 20px;
		background: url(/images/icon-red-arrow.gif) no-repeat 0 3px;
	}
	
ul#products-table {
	list-style: none;
	margin: 0 0 20px 0;
}

	ul#products-table li {
		list-style-type: none;
	}
	
	ul#products-table li.header {
		color: #c33;
		font-size: 1.2em;
		font-weight: bold;
		padding: 5px 0 2px 0px;
		
	}
	
	ul#products-table li.sub-header {
		color: #666;
		font-size: 1.1em;
		font-weight: bold;
		padding: 2px 0 2px 25px;
	}
	
	ul#products-table li.product {
		clear: both;
		padding: 2px 0 2px 35px;
	}
	
	/* specificity override to put bullet back */
	#maincontentleft ul#products-table li ul {
		list-style: disc;
		padding: 5px 0 5px 25px; 
		margin: 0 0 0 15px;
	}
	
		#maincontentleft ul#products-table li ul li {
			list-style-type: disc;
		}

/*****************
 OL
*****************/
 
ol {padding: 5px 0 5px 25px;}
