/*  
Theme Name: Nitobi
Theme URI: http://wordpress.org/
Description: This is the standard corporate blog template for Nitobi Software.
Version: 1.0

	Nitobi v1.0

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/* CSS Document */


/* CSS Document */

blockquote {

	font-family: courier, georgia, verdana;
	font-size: 14px;
	}

body {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color:#AEAEAE;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	line-height: normal;
}

.NitobiTable {

	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}

.SearchBox {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 12px;
	color:#CCCCCC;
	width:150px;
	height: 24px;
}

ul {
	margin-top: 10px;
}

a:link, a:visited {
	font-size: 14px;
	color:#666666;
	font-style:normal;
	text-decoration:none;
	}
	
a:hover {
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	}

a.TopBar:link, a.TopBar:visited {
	font-size: 14px;
	color:#666666;
	font-style:normal;
	text-decoration:none;
	}
	
a.TopBar:hover {
	color:#FF9900;
	font-style:normal;
	text-decoration:underline;
	}
	
a.LargeLink:link, a.LargeLink:visited {
	font-size: 16px;
	color:#2341A7;
	font-style:normal;
	text-decoration:none;
	}
	
a.LargeLink:hover {
	color:#FF9900;
	font-style:normal;
	text-decoration:underline;
	}

.CopyrightText {
	color: #CCCCCC;
	font-size:14px;
	height: 30px;
	padding-bottom:10px;
}

a.CopyrightText:link, a.CopyrightText:visited {
	color: #F0F0F0;
	font-size:14px;
	height: 30px;
	padding-bottom:10px;
	text-decoration:none;
}

a.CopyrightText:hover {
	color:#FF9900;
	font-size:14px;
	height: 30px;
	padding-bottom:10px;
	text-decoration:underline;
}

a.SubHeadingBig:link, a.SubHeadingBig:visited {
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding:0px;
	margin: 0px;
	font-weight:bold;
}

a.SubHeadingBig:hover {
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:underline;

}

.SideSubHeading {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px; 
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/headingline.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;
	font-weight:bold;	

}

.SubHeadingBig {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */	
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/headinglineleft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;
	font-weight:bold;	
}

.SubHeadingSmall {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */	
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/headinglineleftsmall.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;	
	font-weight:bold;	
}

h2 {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */	
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/longline.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;	
	font-weight:bold;
}

.SubHeadingWide {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */	
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/longline.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;	
	font-weight:bold;
}

p {
	font-size: 14px;
	color:#000000;
	font-style:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 3px;
	margin: 0px;
	line-height: 21px;	

}




.BodyText {
	font-size: 14px;
	color:#000000;
	font-style:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 3px;
	margin: 0px;
	line-height: 21px;	

}

.QuoteName {
	font-size: 14px;
	color:#666666;
	font-style:normal;
	text-decoration:none;
	font-style:italic;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: right;
}

a.BodyText:link, a.BodyText:visited {
	color: #2341A7;
	font-size:14px;

	padding:0px;
	text-decoration:none;
}

a.BodyText:hover {
	color:#FF9900;
	font-size:14px;

	padding:0px;
	text-decoration:underline;
}

a:link, a:visited {
	color: #2341A7;
	font-size:14px;

	padding:0px;
	text-decoration:none;
}

a:hover {
	color:#FF9900;
	font-size:14px;

	padding:0px;
	text-decoration:underline;
}

li.BodyList {
	list-style-image: url(../../../../../images/arrow.gif);
	list-style-type: circle;
	padding:0px;
	margin: 0px;
	marker-offset:2px;
	font-size:14px;
	line-height: 21px;	
}

li {
	list-style-image: url(../../../../../images/arrow.gif);
	list-style-type: circle;
	padding:0px;
	margin: 0px;
	marker-offset:2px;
	font-size:14px;
	line-height: 21px;	
}

.ArticleDate {
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	padding: 0px;
	line-height:normal;
}

.ArticlePreview {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 19px;
	padding: 0px;
	line-height: 20px;	
}

h1 {
	font-size: 32px; 
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin: 0px;
	text-decoration:none;
	font-weight:normal;
}

.MainCodeBox {
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	background-color:#f0f0f0;
	border-width:1px;
	border-color:#999999;
	padding:10px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 5px;
	overflow-x:scroll;
	overflow-y:visible;
	white-space: nowrap;
	width: 465px; 

}

form {
	margin:0px;
	padding: 0px;
}

.ProductSubheading {
	font-size: 12px;
	color: #666666;
	margin-left: 3px;
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	line-height: 20px;	
}

.BodySubText {
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	line-height: 20px;	
}


.GroupingClass {
	font-size: 10px;
	color:#666666;
	font-style:normal;
	text-decoration:none;
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 15px;	
	width: 300px;
	cursor: pointer;

}


td {

	font-size: 14px;
		line-height: 21px;
}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */