/* Global */

body { margin: 0 0 20px 0; padding: 0;	background: #666666 url(/images/shared/bg.gif) repeat; }

img {	border: 0; vertical-align: middle; }
	
form { margin: 0;	padding: 0;	}

fieldset { border: 0; margin: 0; padding: 0; }

p {	margin: 1em 0 0 0; }

td { vertical-align: top; }

/* General Layout ------------------------------------------------------------ */

#container {
	background: #e6e8da url(/images/shared/container_bg.gif) repeat-y;
	width: 810px;
	margin: 0 auto 0 auto;
	padding: 20px 0 10px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3e2113;
	}
	
#containerFooter {
	background: url(/images/shared/container_footer.gif) no-repeat;
	width: 810px;
	height: 20px;
	margin: 0 auto 0 auto;
	}
	
/* Left Column --------------------------------------------------------------- */

#leftCol {
	float: left;
	width: 204px;
	padding: 0 0 9px 32px;
	}

#leftColHeader {
	background: url(/images/leftcol/bg/leftcol_header.gif) no-repeat 0 bottom;
	height: 14px;
	}

#leftColContent {
	background: url(/images/leftcol/bg/leftcol_bg.gif) repeat-y;
	padding-top: 3px;
	}

#leftColFooter {
	background: url(/images/leftcol/bg/leftcol_footer.gif) no-repeat;
	height: 14px;
	}

/* Logo */

#logo {
	padding: 0 0 0 17px;
	}

/* Search */

#search {
	padding: 14px 0 6px 22px;
	}	

.searchBox {
	width: 135px;
	height: 14px;
	padding-left: 2px;
	border: 1px solid #9c9b9b;
	background-color: #ecf6a3;
	font-size: 11px;
	color: #575656;
	}

.searchButton {
	vertical-align: top;
	padding: 1px 0 0 3px;
	}

/* Navigation */

#navigation {
	width: 160px;
	margin: 8px 0 0 21px;
	}

.navToggler {
	padding: 4px 0 0 4px;
	float: left;
	cursor: pointer;
	}
	
.navElement {
	height: 25px;
	padding: 1px 0 0 0;
	margin: 0 0 0 24px;
	}

.navElement a {
	font-size: 13px; 
	font-weight: bold; 
	color: #3e2113;
	text-decoration: none;
	}
	
.navSubElement {
	height: 20px;
	padding: 2px 0 0 37px;
	}
	
.navSubElement a {
	font-size: 12px;
	font-weight: normal;
	color: #3e2113;
	text-decoration: none;
	}

.navHighlight {
	background-color: #fff;
	}

.navHighlightOver {
	background: url(/images/leftcol/nav_highlight_over.gif) no-repeat top left;
	} 

.stretcher {
	display: none;
	}

#LeftNewsletter
{
    font-size: 16px;
}
/* Partners */

#partners {
	padding-bottom: 5px;
	text-align: center;
	}

/* Right Column -------------------------------------------------------------- */

#rightCol {
	float: left;
	width: 533px;
	padding-left: 9px;
	}

#rightColHeader {
	background: url(/images/rightcol/bg/rightcol_header.gif) no-repeat 0 bottom;
	height: 14px;
	padding-top: 7px;
	}

#rightColContent {
	background: url(/images/rightcol/bg/rightcol_bg.gif) repeat-y;
	padding: 4px 0 2px 10px;
	}
	
#rightColFooter {
	background: url(/images/rightcol/bg/rightcol_footer.gif) no-repeat;
	height: 14px;
	}

/* Promo Area */

#promoArea {
	background: url(/images/promo/bg/promo_bg.gif) no-repeat;
	height: 115px;
	}
	
.featuredSolution {
	position: relative;
	top: 17px;
	left: 17px;
	width: 310px;
	height: 81px;
	float: left;
	display: none;
	background-color: #fff;
	}
	
.featuredImage {
	position: relative;
	width: 81px;
	height: 81px;
	padding-right: 12px;
	float: left;
	}

.featuredTitle {
	font-size: 12px;
	font-weight: bold;
	color: #575656;
	height: 13px;
	float: left;
	}

.featuredContent {
	font-size: 11px;
	line-height: 14px;
	padding: 5px 5px 0px 0;
	height: 47px;
	clear: right;
	}

.featuredSolution a {
	font-size: 11px;
	font-weight: bold;
	color: #575656;
	text-decoration: none;
	}
	
.featuredSolution a:hover {
	color: #000;
	}

.featuredNav {
	float: right;
	padding-right: 15px;
	}

.featuredPrev {
	cursor: pointer;
	padding-right: 3px;
	}

.featuredNext {
	cursor: pointer;
	}

.ad {
	position: relative;
	right: 18px;
	top: 7px;
	width: 187px;
	height: 101px;
	float: right;
	}

/* Content Title */

.contentTitle {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #4e4e4e;
	padding: 1px 0 0 14px;
	width: 429px;
	}

/* More Bar */

.moreBar {
	background: url(/images/rightcol/more/more_bg.gif) no-repeat;
	color: #fff;
	font-size: 11px;
	display: none;
	height: 33px;
	}
	
.moreBar a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}	
	
.moreBar a:hover { 
	color: #8dcaf2;
	}
	
.moreBarContent {
	padding: 2px 0 4px 16px; 
	font-size: 11px;
	}
	
.moreBarSeparator {
	background: url(/images/rightcol/more/separator.gif) no-repeat left top;
	height: 1px;
	width: 513px;
	margin: 10px 0 1px 0;
	overflow: hidden;
	}

/* More Button */

.moreButtonUp {
	text-indent: -1000em;
	background: url(/images/rightcol/more/more_button.gif) no-repeat left top;
	width: 63px;
	height: 21px;
	display: block;
	overflow: hidden;
	outline: none;
	}

.moreButtonUp:hover {
	background-position: -63px 0;
	}
	
.moreButtonDown {
	text-indent: -1000em;
	background: url(/images/rightcol/more/more_button.gif) no-repeat -126px 0;
	width: 63px;
	height: 21px;
	display: block;
	overflow: hidden;
	outline: none;
	}

.moreButtonDown:hover {
	background-position: -189px 0;
	}

/* Body Content -------------------------------------------------------------- */

#content {
	padding: 0 0 0 14px;
	margin-top: 10px;
	width: 490px;
	line-height: 1.5em;
	}
	
#content p {
	margin: 0 0 20px 0;
}

#content p .tags {
	font-size: 11px;
}

#content p img.product-logo, #content p img.content-image {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}

#content ul {
	margin-bottom: 20px;
}
	
#contentHeaderImg, .contentHeaderImg {
	padding: 2px 10px 0 0;
	float: left;
}

.contentSeparator {
	margin: 10px 50px;
	border-top: 1px dotted #ddd;
	height: 5px;
}

#content table {
	margin-bottom: 20px;
}

#content table.pricing {
	border-collapse: collapse;
	width: 100%;
}

#content table.pricing thead td {
	/*background: #e6e8da;*/
	font-weight: 800;
	border-bottom: 1px solid #bbb;
}

#content table.pricing tfoot {
	background: #f1f1f1;
	font-weight: 800;
}

#content table.pricing tr {
}

#content table.pricing td {
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #e6e8da;
}
	
/* Featured Client List */

#featuredClientList {
	padding: 0 0 12px 0;
}

.featuredClient {}

.featuredClientListImage {
	padding: 0 15px 0 0;
	width: 81px;
	height: 81px;
	float: left;
	}
	
/* Here's How Button */

.heresHowbutton {
	text-indent: -1000em;
	background: url(/images/rightcol/content/hereshow_button.gif) no-repeat left top;
	width: 85px;
	height: 21px;
	display: block;
	overflow: hidden;
	margin-top: 10px;
	}

.heresHowbutton:hover {
	background-position: -85px 0;
	}
	
/* Related Content */
	
#related {
	width: 132px;
	margin: 15px 0 0 15px;
	float: right;
	visibility: hidden;
	}
	
#relatedHeader {
	background: url(/images/rightcol/related/related_header.gif) no-repeat 0 bottom;
	width: 132px;
	height: 25px;
	}

#relatedContent {
	background: url(/images/rightcol/related/related_bg.gif) repeat-y;
	width: 132px;
	}
	
#relatedContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
	}
	
#relatedContent li {
	background: url(/images/rightcol/related/arrow.gif) left center no-repeat;
	padding: 5px 0 5px 24px;
	margin-left: 8px;
	}
		
#relatedContent a {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	}
	
#relatedContent a:hover {
	color: #0366a6;
	}	
	
#relatedFooter {
	background: url(/images/rightcol/related/related_footer.gif) no-repeat;
	width: 132px;
	height: 4px;
	}

/* Quote Content */
	
#quote {
	width: 140px;
	/* margin: 15px 15px 0 0px; */
	margin: 0px 15px 15px 0px;
	float: left;
	visibility: hidden;
	}

#quoteHeader {
	background: url(/images/rightcol/related/quote_header.gif) no-repeat;
	width: 132px;
	height: 4px;
	}

	
#quoteContent {
	background: url(/images/rightcol/related/quote_bg.gif) repeat-y;
	width: 132px;
	}

#quoteContentText {
	padding: 5px 0 5px 5px;
	margin-left: 8px;
}

/*	
#quoteContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
	}
	
#quoteContent li {
	background: url(/images/rightcol/related/arrow.gif) left center no-repeat;
	padding: 5px 0 5px 24px;
	margin-left: 8px;
	}
		
#quoteContent a {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	}
	
#quoteContent a:hover {
	color: #0366a6;
	}	
*/
	
#quoteFooter {
	background: url(/images/rightcol/related/quote_footer.gif) no-repeat;
	width: 132px;
	height: 4px;
	}


/* Footer -------------------------------------------------------------------- */

#contentFooter {
	padding: 5px 15px 3px 7px;
	}

#contentFooter a {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	}

#contentFooter a:hover {
	color: #0366a6;
	}

#moreFooter img {
	margin: 5px 8px 0 8px;
	vertical-align: top;
	float: left;
	}

.moreFooterContent {
	width: 445px;
	margin: 0 0 0 50px;
	padding: 0;
	}
	
/* Footer Navigation */

#footerNav {
	margin: 15px 0 0 0;
	line-height: 1.5em;
	text-align: center;
	}

#footerNav a {
	font-size: 12px;
	color: #4b4c4c;
	text-decoration: underline;
	}

#footerNav a:hover {
	color: #0366a6;	
	}

/* Miscellaneous Formatting -------------------------------------------------- */

.small {
	font-size: 11px;
	}

.separator {
	margin: 12px 0 12px 22px;
	}
	
.center {
	text-align: center;
	}

.arrow {
	padding-right: 4px;
	}
	
.clear {
	height: 0;
	clear: both;
	overflow: hidden;
	}
	
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
	
li {
	background: url(/images/shared/arrow_gray.gif) left 8px no-repeat;
	padding: 2px 0 2px 18px;
	margin-left: 12px;
}
	
ul.inline 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.inline li 
{
	background-image: none;
	margin: 0 4px 0 0;
	padding: 0;
	display: inline;
}

ol {
	margin: 0;
	padding: 0;
	line-height: 16px;
	margin-left: 12px;
}

ol li
{
	background: none;
	padding: 2px 0 2px 6px;
	margin-left: 12px;
}

a {
	font-size: 12px;
	color: #575656;
	text-decoration: underline;	
}

a:hover {
	color: #000;
}

a.bold {
	font-size: 12px;
	font-weight: bold;
	color: #575656;
	text-decoration: underline;
	}
	
a.bold:hover {
	color: #000;
	}
	
a.boldSmall{
	font-size: 11px;
	font-weight: bold;
	color: #575656;
	text-decoration: underline;
	}
	
a.boldSmall:hover {
	color: #000;
}

.highlight {
	background: #ffffad;
	padding: 1px 2px;
}	

/* Customer Quote */
	
#customerQuote 
{
	width: 132px;
	margin: 15px 0 0 15px;
	float: left;
	visibility: hidden;
}
	
#customerQuoteHeader 
{
	background: url(/images/rightcol/related/related_header.gif) no-repeat 0 bottom;
	width: 132px;
	height: 25px;
}

#customerQuoteContent 
{
	background: url(/images/rightcol/related/related_bg.gif) repeat-y;
	width: 132px;
}
	
#customerQuote ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
	
#customerQuote li 
{
	background: url(/images/rightcol/related/arrow.gif) left center no-repeat;
	padding: 5px 0 5px 24px;
	margin-left: 8px;
}
		
#customerQuote a 
{
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
	
#customerQuote a:hover 
{
	color: #0366a6;
}	
	
#customerQuote 
{
	background: url(/images/rightcol/related/related_footer.gif) no-repeat;
	width: 132px;
	height: 4px;
}

.clientListHeader
{
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
